Max level shown:
1 [ Aug 29 15:18:38 Enabled. ]
2 [ Aug 29 15:18:39 Rereading configuration. ]
3 [ Aug 29 15:18:40 Rereading configuration. ]
4 [ Aug 29 15:18:41 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + args=("--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
23 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
24 [ Aug 29 15:18:41 Method "start" exited with status 0. ]
25 Processing configuration file 'config.xml'.
26 There is no file 'config.xml', will use embedded config.
27 Logging trace to /var/tmp/clickhouse-server.log
28 Logging errors to /var/tmp/clickhouse-server.errlog
29 2024.08.29 15:18:43.093582 [ 1 ] {} <Information> Application: Will watch for the process with pid 26506
30 2024.08.29 15:18:43.094215 [ 1 ] {} <Information> Application: Forked a child process to watch
31 2024.08.29 15:18:43.669441 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 26506
32 2024.08.29 15:18:43.670232 [ 1 ] {} <Information> Application: starting up
33 2024.08.29 15:18:43.670988 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
34 2024.08.29 15:18:43.783321 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
35 2024.08.29 15:18:43.835543 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
36 2024.08.29 15:18:43.835589 [ 1 ] {} <Debug> Application: Initializing DateLUT.
37 2024.08.29 15:18:43.835610 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
38 2024.08.29 15:18:43.835680 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
39 2024.08.29 15:18:43.836016 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
40 2024.08.29 15:18:43.837870 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
41 Processing configuration file 'config.xml'.
42 There is no file 'config.xml', will use embedded config.
43 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
44 2024.08.29 15:18:43.838396 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
45 2024.08.29 15:18:43.839274 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
46 2024.08.29 15:18:43.839302 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
47 2024.08.29 15:18:43.839316 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
48 2024.08.29 15:18:43.839506 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
49 2024.08.29 15:18:43.840442 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
50 2024.08.29 15:18:43.846534 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
51 2024.08.29 15:18:43.847432 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.08.29 15:18:43.849145 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
53 2024.08.29 15:18:43.849232 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
54 2024.08.29 15:18:43.851307 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
55 Processing configuration file 'config.xml'.
56 There is no file 'config.xml', will use embedded config.
57 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
58 2024.08.29 15:18:43.851756 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
59 2024.08.29 15:18:43.857646 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
60 2024.08.29 15:18:43.858304 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
61 2024.08.29 15:18:43.860416 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
62 2024.08.29 15:18:43.860890 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
63 2024.08.29 15:18:43.861465 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
64 2024.08.29 15:18:43.861930 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
65 2024.08.29 15:18:43.863509 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
66 2024.08.29 15:18:43.863543 [ 1 ] {} <Information> Application: Loading metadata from /data/
67 2024.08.29 15:18:43.863653 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
68 2024.08.29 15:18:43.863800 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
69 2024.08.29 15:18:43.894023 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
70 2024.08.29 15:18:43.894058 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000197074 sec
71 2024.08.29 15:18:43.894117 [ 1 ] {} <Trace> ReferentialDeps: No tables
72 2024.08.29 15:18:43.894132 [ 1 ] {} <Trace> LoadingDeps: No tables
73 2024.08.29 15:18:43.895699 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
74 2024.08.29 15:18:43.897103 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
75 2024.08.29 15:18:43.897127 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
76 2024.08.29 15:18:43.897167 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
77 2024.08.29 15:18:43.897183 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
78 2024.08.29 15:18:43.897197 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
79 2024.08.29 15:18:43.897247 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
80 2024.08.29 15:18:43.897265 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
81 2024.08.29 15:18:43.897286 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
82 2024.08.29 15:18:43.897334 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
83 2024.08.29 15:18:43.897359 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
84 2024.08.29 15:18:43.897380 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
85 2024.08.29 15:18:43.897403 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
86 2024.08.29 15:18:43.897450 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
87 2024.08.29 15:18:43.897472 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
88 2024.08.29 15:18:43.897489 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
89 2024.08.29 15:18:43.897533 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
90 2024.08.29 15:18:43.897555 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
91 2024.08.29 15:18:43.947283 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
92 2024.08.29 15:18:43.949011 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
93 2024.08.29 15:18:43.949048 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1822e-05 sec
94 2024.08.29 15:18:43.949065 [ 1 ] {} <Trace> ReferentialDeps: No tables
95 2024.08.29 15:18:43.949080 [ 1 ] {} <Trace> LoadingDeps: No tables
96 2024.08.29 15:18:43.949112 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
97 2024.08.29 15:18:43.949329 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
98 2024.08.29 15:18:43.949379 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
99 2024.08.29 15:18:43.949397 [ 1 ] {} <Debug> Application: Loaded metadata.
100 2024.08.29 15:18:43.949413 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
101 2024.08.29 15:18:43.949433 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
102 2024.08.29 15:18:43.990345 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1)
103 2024.08.29 15:18:44.219758 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1)
104 2024.08.29 15:18:44.219820 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
105 2024.08.29 15:18:44.255775 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
106 2024.08.29 15:18:44.256025 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.11 MiB (RSS), difference: 147.24 MiB
107 2024.08.29 15:18:44.257005 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3311e-05 sec.
108 2024.08.29 15:18:44.257360 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
109 2024.08.29 15:18:44.257453 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
110 2024.08.29 15:18:44.257511 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
111 2024.08.29 15:18:44.257533 [ 1 ] {} <Information> Application: Ready for connections.
112 2024.08.29 15:18:44.258667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
113 2024.08.29 15:18:44.258915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
114 2024.08.29 15:18:44.258963 [ 3 ] {} <Debug> HTTP-Session: b141637a-a21c-4fd8-b5df-815b907fcf8a Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
115 2024.08.29 15:18:44.259004 [ 3 ] {} <Debug> HTTP-Session: b141637a-a21c-4fd8-b5df-815b907fcf8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
116 2024.08.29 15:18:44.259028 [ 3 ] {} <Debug> HTTP-Session: b141637a-a21c-4fd8-b5df-815b907fcf8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
117 2024.08.29 15:18:44.259137 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
118 2024.08.29 15:18:44.259177 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
119 2024.08.29 15:18:44.259204 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
120 2024.08.29 15:18:44.259288 [ 3 ] {} <Trace> HTTP-Session: b141637a-a21c-4fd8-b5df-815b907fcf8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
121 2024.08.29 15:18:44.260822 [ 3 ] {03e32ec8-dcc2-4a50-a313-4febfa57dd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
122 2024.08.29 15:18:44.317942 [ 3 ] {03e32ec8-dcc2-4a50-a313-4febfa57dd72} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61129) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
123 
124 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
125 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
126 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
127 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
128 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
129 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
130 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
131 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
132 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
133 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
134 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
135 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
136 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
137 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
138 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
139 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
140 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
141 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
142 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
143 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
144 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
145 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
146 
147 2024.08.29 15:18:44.319087 [ 3 ] {03e32ec8-dcc2-4a50-a313-4febfa57dd72} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
148 
149 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
150 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
151 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
152 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
153 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
154 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
155 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
156 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
157 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
158 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
159 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
160 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
161 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
162 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
163 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
164 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
165 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
166 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
167 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
168 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
169 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
170 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
171 (version 23.8.7.1)
172 2024.08.29 15:18:44.321108 [ 3 ] {} <Debug> HTTP-Session: b141637a-a21c-4fd8-b5df-815b907fcf8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
173 2024.08.29 15:18:44.321695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
174 2024.08.29 15:18:44.321793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
175 2024.08.29 15:18:44.321826 [ 3 ] {} <Debug> HTTP-Session: f87b7cad-67da-4308-88e8-51534ef0c7f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
176 2024.08.29 15:18:44.321861 [ 3 ] {} <Debug> HTTP-Session: f87b7cad-67da-4308-88e8-51534ef0c7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
177 2024.08.29 15:18:44.321881 [ 3 ] {} <Debug> HTTP-Session: f87b7cad-67da-4308-88e8-51534ef0c7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
178 2024.08.29 15:18:44.321946 [ 3 ] {} <Trace> HTTP-Session: f87b7cad-67da-4308-88e8-51534ef0c7f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
179 2024.08.29 15:18:44.322159 [ 3 ] {99a678e5-d75d-474f-89ce-1dc42c4ec2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
180 2024.08.29 15:18:44.322529 [ 3 ] {99a678e5-d75d-474f-89ce-1dc42c4ec2ad} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61129) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
181 
182 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
183 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
184 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
185 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
186 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
187 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
188 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
189 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
190 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
191 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
192 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
193 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
194 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
195 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
196 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
197 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
198 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
199 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
200 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
201 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
202 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
203 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
204 
205 2024.08.29 15:18:44.322686 [ 3 ] {99a678e5-d75d-474f-89ce-1dc42c4ec2ad} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
206 
207 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
208 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
209 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
210 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
211 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
212 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
213 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
214 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
215 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
216 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
217 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
218 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
219 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
220 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
221 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
222 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
223 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
224 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
225 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
226 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
227 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
228 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
229 (version 23.8.7.1)
230 2024.08.29 15:18:44.322865 [ 3 ] {} <Debug> HTTP-Session: f87b7cad-67da-4308-88e8-51534ef0c7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
231 2024.08.29 15:18:44.327644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
232 2024.08.29 15:18:44.327711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
233 2024.08.29 15:18:44.327746 [ 3 ] {} <Debug> HTTP-Session: 6cea4132-fc60-4444-83ed-580f71aa8663 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
234 2024.08.29 15:18:44.327776 [ 3 ] {} <Debug> HTTP-Session: 6cea4132-fc60-4444-83ed-580f71aa8663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
235 2024.08.29 15:18:44.327797 [ 3 ] {} <Debug> HTTP-Session: 6cea4132-fc60-4444-83ed-580f71aa8663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
236 2024.08.29 15:18:44.327844 [ 3 ] {} <Trace> HTTP-Session: 6cea4132-fc60-4444-83ed-580f71aa8663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
237 2024.08.29 15:18:44.329697 [ 3 ] {0eb372f1-e085-41c8-81a5-c27862a40e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) DROP DATABASE IF EXISTS oximeter (stage: Complete)
238 2024.08.29 15:18:44.330742 [ 3 ] {0eb372f1-e085-41c8-81a5-c27862a40e2f} <Debug> DynamicQueryHandler: Done processing query
239 2024.08.29 15:18:44.330818 [ 3 ] {} <Debug> HTTP-Session: 6cea4132-fc60-4444-83ed-580f71aa8663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
240 2024.08.29 15:18:44.333280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
241 2024.08.29 15:18:44.333338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
242 2024.08.29 15:18:44.333370 [ 3 ] {} <Debug> HTTP-Session: 31a4508f-80af-4f2c-9e3f-14707b7d8917 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
243 2024.08.29 15:18:44.333395 [ 3 ] {} <Debug> HTTP-Session: 31a4508f-80af-4f2c-9e3f-14707b7d8917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
244 2024.08.29 15:18:44.333416 [ 3 ] {} <Debug> HTTP-Session: 31a4508f-80af-4f2c-9e3f-14707b7d8917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
245 2024.08.29 15:18:44.333459 [ 3 ] {} <Trace> HTTP-Session: 31a4508f-80af-4f2c-9e3f-14707b7d8917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
246 2024.08.29 15:18:44.333560 [ 3 ] {efa11147-1050-4929-8546-4a358e03f10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
247 2024.08.29 15:18:44.333681 [ 3 ] {efa11147-1050-4929-8546-4a358e03f10e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
248 2024.08.29 15:18:44.334978 [ 3 ] {efa11147-1050-4929-8546-4a358e03f10e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
249 2024.08.29 15:18:44.335014 [ 3 ] {efa11147-1050-4929-8546-4a358e03f10e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.3821e-05 sec
250 2024.08.29 15:18:44.335035 [ 3 ] {efa11147-1050-4929-8546-4a358e03f10e} <Trace> ReferentialDeps: No tables
251 2024.08.29 15:18:44.335056 [ 3 ] {efa11147-1050-4929-8546-4a358e03f10e} <Trace> LoadingDeps: No tables
252 2024.08.29 15:18:44.335084 [ 3 ] {efa11147-1050-4929-8546-4a358e03f10e} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.08.29 15:18:44.335237 [ 3 ] {efa11147-1050-4929-8546-4a358e03f10e} <Debug> DynamicQueryHandler: Done processing query
254 2024.08.29 15:18:44.335265 [ 3 ] {} <Debug> HTTP-Session: 31a4508f-80af-4f2c-9e3f-14707b7d8917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
255 2024.08.29 15:18:44.335437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
256 2024.08.29 15:18:44.335498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
257 2024.08.29 15:18:44.335522 [ 3 ] {} <Debug> HTTP-Session: cd9a40ba-0d01-44b2-b545-4efb64c11a10 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
258 2024.08.29 15:18:44.335546 [ 3 ] {} <Debug> HTTP-Session: cd9a40ba-0d01-44b2-b545-4efb64c11a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
259 2024.08.29 15:18:44.335567 [ 3 ] {} <Debug> HTTP-Session: cd9a40ba-0d01-44b2-b545-4efb64c11a10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
260 2024.08.29 15:18:44.335603 [ 3 ] {} <Trace> HTTP-Session: cd9a40ba-0d01-44b2-b545-4efb64c11a10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
261 2024.08.29 15:18:44.335776 [ 3 ] {9ea240d3-545d-417a-a2e3-991e5a9b4b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) /* The version table contains metadata about the `oximeter` database */
262 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
263 2024.08.29 15:18:44.335837 [ 3 ] {9ea240d3-545d-417a-a2e3-991e5a9b4b6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
264 2024.08.29 15:18:44.345960 [ 3 ] {9ea240d3-545d-417a-a2e3-991e5a9b4b6c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
265 2024.08.29 15:18:44.347103 [ 3 ] {9ea240d3-545d-417a-a2e3-991e5a9b4b6c} <Debug> oximeter.version (387bf5e0-452e-4806-8dec-ac74c397735a): Loading data parts
266 2024.08.29 15:18:44.347720 [ 3 ] {9ea240d3-545d-417a-a2e3-991e5a9b4b6c} <Debug> oximeter.version (387bf5e0-452e-4806-8dec-ac74c397735a): There are no data parts
267 2024.08.29 15:18:44.350470 [ 3 ] {9ea240d3-545d-417a-a2e3-991e5a9b4b6c} <Debug> DynamicQueryHandler: Done processing query
268 2024.08.29 15:18:44.350523 [ 3 ] {} <Debug> HTTP-Session: cd9a40ba-0d01-44b2-b545-4efb64c11a10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
269 2024.08.29 15:18:44.350682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
270 2024.08.29 15:18:44.350746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
271 2024.08.29 15:18:44.350774 [ 3 ] {} <Debug> HTTP-Session: 733eb841-04db-42ec-a4dd-93310c4a2dbe Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
272 2024.08.29 15:18:44.350794 [ 3 ] {} <Debug> HTTP-Session: 733eb841-04db-42ec-a4dd-93310c4a2dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
273 2024.08.29 15:18:44.350820 [ 3 ] {} <Debug> HTTP-Session: 733eb841-04db-42ec-a4dd-93310c4a2dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
274 2024.08.29 15:18:44.350857 [ 3 ] {} <Trace> HTTP-Session: 733eb841-04db-42ec-a4dd-93310c4a2dbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
275 2024.08.29 15:18:44.351088 [ 3 ] {ae7daf15-3b74-4031-bf65-c6e92851556d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) /* The measurement tables contain all individual samples from each timeseries.
276 *
277 * Each table stores a single datum type, and otherwise contains nearly the same
278 * structure. The primary sorting key is on the timeseries name, key, and then
279 * timestamp, so that all timeseries from the same schema are grouped, followed
280 * by all samples from the same timeseries.
281 *
282 * This reflects that one usually looks up the _key_ in one or more field table,
283 * and then uses that to index quickly into the measurements tables.
284 */
285 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
286 2024.08.29 15:18:44.351143 [ 3 ] {ae7daf15-3b74-4031-bf65-c6e92851556d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
287 2024.08.29 15:18:44.359958 [ 3 ] {ae7daf15-3b74-4031-bf65-c6e92851556d} <Debug> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Loading data parts
288 2024.08.29 15:18:44.360252 [ 3 ] {ae7daf15-3b74-4031-bf65-c6e92851556d} <Debug> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): There are no data parts
289 2024.08.29 15:18:44.361581 [ 3 ] {ae7daf15-3b74-4031-bf65-c6e92851556d} <Debug> DynamicQueryHandler: Done processing query
290 2024.08.29 15:18:44.361621 [ 3 ] {} <Debug> HTTP-Session: 733eb841-04db-42ec-a4dd-93310c4a2dbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
291 2024.08.29 15:18:44.361776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
292 2024.08.29 15:18:44.361832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
293 2024.08.29 15:18:44.361862 [ 3 ] {} <Debug> HTTP-Session: 9160a210-6716-49c3-97ef-721111fa38e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
294 2024.08.29 15:18:44.361882 [ 3 ] {} <Debug> HTTP-Session: 9160a210-6716-49c3-97ef-721111fa38e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
295 2024.08.29 15:18:44.361896 [ 3 ] {} <Debug> HTTP-Session: 9160a210-6716-49c3-97ef-721111fa38e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
296 2024.08.29 15:18:44.361930 [ 3 ] {} <Trace> HTTP-Session: 9160a210-6716-49c3-97ef-721111fa38e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
297 2024.08.29 15:18:44.362110 [ 3 ] {e728a99c-afc4-431b-bd2b-c6cf7ab62c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
298 2024.08.29 15:18:44.362160 [ 3 ] {e728a99c-afc4-431b-bd2b-c6cf7ab62c82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
299 2024.08.29 15:18:44.364834 [ 3 ] {e728a99c-afc4-431b-bd2b-c6cf7ab62c82} <Debug> oximeter.measurements_i8 (6bcaf129-032a-4155-9668-405c3a895fe6): Loading data parts
300 2024.08.29 15:18:44.365092 [ 3 ] {e728a99c-afc4-431b-bd2b-c6cf7ab62c82} <Debug> oximeter.measurements_i8 (6bcaf129-032a-4155-9668-405c3a895fe6): There are no data parts
301 2024.08.29 15:18:44.366876 [ 3 ] {e728a99c-afc4-431b-bd2b-c6cf7ab62c82} <Debug> DynamicQueryHandler: Done processing query
302 2024.08.29 15:18:44.366967 [ 3 ] {} <Debug> HTTP-Session: 9160a210-6716-49c3-97ef-721111fa38e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
303 2024.08.29 15:18:44.367138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
304 2024.08.29 15:18:44.367212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
305 2024.08.29 15:18:44.367246 [ 3 ] {} <Debug> HTTP-Session: ffa8da6f-0049-4a52-a4c1-aa452cd8fa0b Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
306 2024.08.29 15:18:44.367275 [ 3 ] {} <Debug> HTTP-Session: ffa8da6f-0049-4a52-a4c1-aa452cd8fa0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
307 2024.08.29 15:18:44.367293 [ 3 ] {} <Debug> HTTP-Session: ffa8da6f-0049-4a52-a4c1-aa452cd8fa0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
308 2024.08.29 15:18:44.367342 [ 3 ] {} <Trace> HTTP-Session: ffa8da6f-0049-4a52-a4c1-aa452cd8fa0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
309 2024.08.29 15:18:44.367565 [ 3 ] {40bd602e-dda4-4a82-860b-36d5f63cf9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
310 2024.08.29 15:18:44.367624 [ 3 ] {40bd602e-dda4-4a82-860b-36d5f63cf9a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
311 2024.08.29 15:18:44.369697 [ 3 ] {40bd602e-dda4-4a82-860b-36d5f63cf9a2} <Debug> oximeter.measurements_u8 (ae61fa2a-98a7-4250-8cac-085a74fe4a81): Loading data parts
312 2024.08.29 15:18:44.369888 [ 3 ] {40bd602e-dda4-4a82-860b-36d5f63cf9a2} <Debug> oximeter.measurements_u8 (ae61fa2a-98a7-4250-8cac-085a74fe4a81): There are no data parts
313 2024.08.29 15:18:44.371404 [ 3 ] {40bd602e-dda4-4a82-860b-36d5f63cf9a2} <Debug> DynamicQueryHandler: Done processing query
314 2024.08.29 15:18:44.371457 [ 3 ] {} <Debug> HTTP-Session: ffa8da6f-0049-4a52-a4c1-aa452cd8fa0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
315 2024.08.29 15:18:44.371617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
316 2024.08.29 15:18:44.371675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
317 2024.08.29 15:18:44.371704 [ 3 ] {} <Debug> HTTP-Session: a999436e-2c63-4bc2-90aa-d0d3f3e7321a Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
318 2024.08.29 15:18:44.371729 [ 3 ] {} <Debug> HTTP-Session: a999436e-2c63-4bc2-90aa-d0d3f3e7321a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
319 2024.08.29 15:18:44.371747 [ 3 ] {} <Debug> HTTP-Session: a999436e-2c63-4bc2-90aa-d0d3f3e7321a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
320 2024.08.29 15:18:44.371789 [ 3 ] {} <Trace> HTTP-Session: a999436e-2c63-4bc2-90aa-d0d3f3e7321a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
321 2024.08.29 15:18:44.372017 [ 3 ] {a5677dc9-b6ef-4a94-8399-452eb4da3867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
322 2024.08.29 15:18:44.372088 [ 3 ] {a5677dc9-b6ef-4a94-8399-452eb4da3867} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
323 2024.08.29 15:18:44.373835 [ 3 ] {a5677dc9-b6ef-4a94-8399-452eb4da3867} <Debug> oximeter.measurements_i16 (fe081956-ec4e-45e8-9e20-a9c0d7173c31): Loading data parts
324 2024.08.29 15:18:44.374054 [ 3 ] {a5677dc9-b6ef-4a94-8399-452eb4da3867} <Debug> oximeter.measurements_i16 (fe081956-ec4e-45e8-9e20-a9c0d7173c31): There are no data parts
325 2024.08.29 15:18:44.375388 [ 3 ] {a5677dc9-b6ef-4a94-8399-452eb4da3867} <Debug> DynamicQueryHandler: Done processing query
326 2024.08.29 15:18:44.375414 [ 3 ] {} <Debug> HTTP-Session: a999436e-2c63-4bc2-90aa-d0d3f3e7321a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
327 2024.08.29 15:18:44.375558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
328 2024.08.29 15:18:44.375618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
329 2024.08.29 15:18:44.375638 [ 3 ] {} <Debug> HTTP-Session: c7e08243-1ae4-42e4-a01d-91bf5cd80c9e Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
330 2024.08.29 15:18:44.375658 [ 3 ] {} <Debug> HTTP-Session: c7e08243-1ae4-42e4-a01d-91bf5cd80c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
331 2024.08.29 15:18:44.375672 [ 3 ] {} <Debug> HTTP-Session: c7e08243-1ae4-42e4-a01d-91bf5cd80c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
332 2024.08.29 15:18:44.375707 [ 3 ] {} <Trace> HTTP-Session: c7e08243-1ae4-42e4-a01d-91bf5cd80c9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
333 2024.08.29 15:18:44.375927 [ 3 ] {3a25412f-87a4-4c89-8bad-5426f9b7fe4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
334 2024.08.29 15:18:44.376004 [ 3 ] {3a25412f-87a4-4c89-8bad-5426f9b7fe4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
335 2024.08.29 15:18:44.379065 [ 3 ] {3a25412f-87a4-4c89-8bad-5426f9b7fe4b} <Debug> oximeter.measurements_u16 (9ce8d8e4-beba-4807-87f2-ec5eaa544acc): Loading data parts
336 2024.08.29 15:18:44.379283 [ 3 ] {3a25412f-87a4-4c89-8bad-5426f9b7fe4b} <Debug> oximeter.measurements_u16 (9ce8d8e4-beba-4807-87f2-ec5eaa544acc): There are no data parts
337 2024.08.29 15:18:44.381326 [ 3 ] {3a25412f-87a4-4c89-8bad-5426f9b7fe4b} <Debug> DynamicQueryHandler: Done processing query
338 2024.08.29 15:18:44.381361 [ 3 ] {} <Debug> HTTP-Session: c7e08243-1ae4-42e4-a01d-91bf5cd80c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
339 2024.08.29 15:18:44.381509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
340 2024.08.29 15:18:44.381565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
341 2024.08.29 15:18:44.381584 [ 3 ] {} <Debug> HTTP-Session: 7aa106d1-a902-4faf-9f9d-8995751ed36d Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
342 2024.08.29 15:18:44.381606 [ 3 ] {} <Debug> HTTP-Session: 7aa106d1-a902-4faf-9f9d-8995751ed36d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
343 2024.08.29 15:18:44.381620 [ 3 ] {} <Debug> HTTP-Session: 7aa106d1-a902-4faf-9f9d-8995751ed36d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
344 2024.08.29 15:18:44.381656 [ 3 ] {} <Trace> HTTP-Session: 7aa106d1-a902-4faf-9f9d-8995751ed36d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
345 2024.08.29 15:18:44.381839 [ 3 ] {7c0ed5c5-0a65-45ca-8447-7c8864af3b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
346 2024.08.29 15:18:44.381893 [ 3 ] {7c0ed5c5-0a65-45ca-8447-7c8864af3b2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
347 2024.08.29 15:18:44.383671 [ 3 ] {7c0ed5c5-0a65-45ca-8447-7c8864af3b2b} <Debug> oximeter.measurements_i32 (a1685fff-f122-478d-b9ad-89ed6902d2fc): Loading data parts
348 2024.08.29 15:18:44.383851 [ 3 ] {7c0ed5c5-0a65-45ca-8447-7c8864af3b2b} <Debug> oximeter.measurements_i32 (a1685fff-f122-478d-b9ad-89ed6902d2fc): There are no data parts
349 2024.08.29 15:18:44.385189 [ 3 ] {7c0ed5c5-0a65-45ca-8447-7c8864af3b2b} <Debug> DynamicQueryHandler: Done processing query
350 2024.08.29 15:18:44.385216 [ 3 ] {} <Debug> HTTP-Session: 7aa106d1-a902-4faf-9f9d-8995751ed36d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
351 2024.08.29 15:18:44.385354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
352 2024.08.29 15:18:44.385408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
353 2024.08.29 15:18:44.385428 [ 3 ] {} <Debug> HTTP-Session: 4cb760fa-efac-4a2e-972a-6d66a1bdd501 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
354 2024.08.29 15:18:44.385454 [ 3 ] {} <Debug> HTTP-Session: 4cb760fa-efac-4a2e-972a-6d66a1bdd501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
355 2024.08.29 15:18:44.385472 [ 3 ] {} <Debug> HTTP-Session: 4cb760fa-efac-4a2e-972a-6d66a1bdd501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
356 2024.08.29 15:18:44.385504 [ 3 ] {} <Trace> HTTP-Session: 4cb760fa-efac-4a2e-972a-6d66a1bdd501 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
357 2024.08.29 15:18:44.385686 [ 3 ] {23736178-5115-406a-ad96-053fd837f6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
358 2024.08.29 15:18:44.385740 [ 3 ] {23736178-5115-406a-ad96-053fd837f6e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
359 2024.08.29 15:18:44.387398 [ 3 ] {23736178-5115-406a-ad96-053fd837f6e7} <Debug> oximeter.measurements_u32 (5085a2fb-b973-4c70-8a19-1318ded9a3c9): Loading data parts
360 2024.08.29 15:18:44.387609 [ 3 ] {23736178-5115-406a-ad96-053fd837f6e7} <Debug> oximeter.measurements_u32 (5085a2fb-b973-4c70-8a19-1318ded9a3c9): There are no data parts
361 2024.08.29 15:18:44.388907 [ 3 ] {23736178-5115-406a-ad96-053fd837f6e7} <Debug> DynamicQueryHandler: Done processing query
362 2024.08.29 15:18:44.388933 [ 3 ] {} <Debug> HTTP-Session: 4cb760fa-efac-4a2e-972a-6d66a1bdd501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
363 2024.08.29 15:18:44.389097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
364 2024.08.29 15:18:44.389164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
365 2024.08.29 15:18:44.389183 [ 3 ] {} <Debug> HTTP-Session: 22230b45-53dd-4a53-8a45-07c498cf98dd Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
366 2024.08.29 15:18:44.389208 [ 3 ] {} <Debug> HTTP-Session: 22230b45-53dd-4a53-8a45-07c498cf98dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
367 2024.08.29 15:18:44.389229 [ 3 ] {} <Debug> HTTP-Session: 22230b45-53dd-4a53-8a45-07c498cf98dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
368 2024.08.29 15:18:44.389259 [ 3 ] {} <Trace> HTTP-Session: 22230b45-53dd-4a53-8a45-07c498cf98dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
369 2024.08.29 15:18:44.389442 [ 3 ] {6f89deb8-0834-436d-8356-61a34390dab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
370 2024.08.29 15:18:44.389503 [ 3 ] {6f89deb8-0834-436d-8356-61a34390dab9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
371 2024.08.29 15:18:44.391622 [ 3 ] {6f89deb8-0834-436d-8356-61a34390dab9} <Debug> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c): Loading data parts
372 2024.08.29 15:18:44.391795 [ 3 ] {6f89deb8-0834-436d-8356-61a34390dab9} <Debug> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c): There are no data parts
373 2024.08.29 15:18:44.393110 [ 3 ] {6f89deb8-0834-436d-8356-61a34390dab9} <Debug> DynamicQueryHandler: Done processing query
374 2024.08.29 15:18:44.393136 [ 3 ] {} <Debug> HTTP-Session: 22230b45-53dd-4a53-8a45-07c498cf98dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
375 2024.08.29 15:18:44.393283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
376 2024.08.29 15:18:44.393340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
377 2024.08.29 15:18:44.393360 [ 3 ] {} <Debug> HTTP-Session: 025befe5-e456-4bd5-9a03-9217c474b5aa Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
378 2024.08.29 15:18:44.393390 [ 3 ] {} <Debug> HTTP-Session: 025befe5-e456-4bd5-9a03-9217c474b5aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
379 2024.08.29 15:18:44.393407 [ 3 ] {} <Debug> HTTP-Session: 025befe5-e456-4bd5-9a03-9217c474b5aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
380 2024.08.29 15:18:44.393437 [ 3 ] {} <Trace> HTTP-Session: 025befe5-e456-4bd5-9a03-9217c474b5aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
381 2024.08.29 15:18:44.393617 [ 3 ] {c128a764-5fc9-4372-b3b9-b26157bce748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
382 2024.08.29 15:18:44.393670 [ 3 ] {c128a764-5fc9-4372-b3b9-b26157bce748} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
383 2024.08.29 15:18:44.395379 [ 3 ] {c128a764-5fc9-4372-b3b9-b26157bce748} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Loading data parts
384 2024.08.29 15:18:44.395547 [ 3 ] {c128a764-5fc9-4372-b3b9-b26157bce748} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): There are no data parts
385 2024.08.29 15:18:44.396956 [ 3 ] {c128a764-5fc9-4372-b3b9-b26157bce748} <Debug> DynamicQueryHandler: Done processing query
386 2024.08.29 15:18:44.396982 [ 3 ] {} <Debug> HTTP-Session: 025befe5-e456-4bd5-9a03-9217c474b5aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
387 2024.08.29 15:18:44.397143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
388 2024.08.29 15:18:44.397199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
389 2024.08.29 15:18:44.397218 [ 3 ] {} <Debug> HTTP-Session: 235a2db5-d9f3-49ce-ba04-b30d08f01af4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
390 2024.08.29 15:18:44.397239 [ 3 ] {} <Debug> HTTP-Session: 235a2db5-d9f3-49ce-ba04-b30d08f01af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
391 2024.08.29 15:18:44.397258 [ 3 ] {} <Debug> HTTP-Session: 235a2db5-d9f3-49ce-ba04-b30d08f01af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
392 2024.08.29 15:18:44.397288 [ 3 ] {} <Trace> HTTP-Session: 235a2db5-d9f3-49ce-ba04-b30d08f01af4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
393 2024.08.29 15:18:44.397466 [ 3 ] {67b688b8-e4bb-4228-be88-7c5b8320b636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
394 2024.08.29 15:18:44.397520 [ 3 ] {67b688b8-e4bb-4228-be88-7c5b8320b636} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
395 2024.08.29 15:18:44.399142 [ 3 ] {67b688b8-e4bb-4228-be88-7c5b8320b636} <Debug> oximeter.measurements_f32 (7185a85d-2336-4ed9-bf87-5de6615a8443): Loading data parts
396 2024.08.29 15:18:44.399337 [ 3 ] {67b688b8-e4bb-4228-be88-7c5b8320b636} <Debug> oximeter.measurements_f32 (7185a85d-2336-4ed9-bf87-5de6615a8443): There are no data parts
397 2024.08.29 15:18:44.400669 [ 3 ] {67b688b8-e4bb-4228-be88-7c5b8320b636} <Debug> DynamicQueryHandler: Done processing query
398 2024.08.29 15:18:44.400695 [ 3 ] {} <Debug> HTTP-Session: 235a2db5-d9f3-49ce-ba04-b30d08f01af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
399 2024.08.29 15:18:44.400855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2024.08.29 15:18:44.400909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
401 2024.08.29 15:18:44.400928 [ 3 ] {} <Debug> HTTP-Session: 518e334c-bf95-412d-9d2d-7ae17591045c Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
402 2024.08.29 15:18:44.400950 [ 3 ] {} <Debug> HTTP-Session: 518e334c-bf95-412d-9d2d-7ae17591045c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2024.08.29 15:18:44.400968 [ 3 ] {} <Debug> HTTP-Session: 518e334c-bf95-412d-9d2d-7ae17591045c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
404 2024.08.29 15:18:44.400997 [ 3 ] {} <Trace> HTTP-Session: 518e334c-bf95-412d-9d2d-7ae17591045c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
405 2024.08.29 15:18:44.401178 [ 3 ] {ba173bb5-3a31-40ac-8613-b9c08f0c15e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
406 2024.08.29 15:18:44.401237 [ 3 ] {ba173bb5-3a31-40ac-8613-b9c08f0c15e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
407 2024.08.29 15:18:44.403057 [ 3 ] {ba173bb5-3a31-40ac-8613-b9c08f0c15e7} <Debug> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Loading data parts
408 2024.08.29 15:18:44.403243 [ 3 ] {ba173bb5-3a31-40ac-8613-b9c08f0c15e7} <Debug> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): There are no data parts
409 2024.08.29 15:18:44.404712 [ 3 ] {ba173bb5-3a31-40ac-8613-b9c08f0c15e7} <Debug> DynamicQueryHandler: Done processing query
410 2024.08.29 15:18:44.404745 [ 3 ] {} <Debug> HTTP-Session: 518e334c-bf95-412d-9d2d-7ae17591045c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
411 2024.08.29 15:18:44.404894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2024.08.29 15:18:44.404968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
413 2024.08.29 15:18:44.405002 [ 3 ] {} <Debug> HTTP-Session: d76502ff-2e08-446d-af91-805ad0be532c Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
414 2024.08.29 15:18:44.405028 [ 3 ] {} <Debug> HTTP-Session: d76502ff-2e08-446d-af91-805ad0be532c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2024.08.29 15:18:44.405054 [ 3 ] {} <Debug> HTTP-Session: d76502ff-2e08-446d-af91-805ad0be532c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
416 2024.08.29 15:18:44.405099 [ 3 ] {} <Trace> HTTP-Session: d76502ff-2e08-446d-af91-805ad0be532c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
417 2024.08.29 15:18:44.405315 [ 3 ] {1814421e-361a-402e-ad41-30ef7d6dcf54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
418 2024.08.29 15:18:44.405397 [ 3 ] {1814421e-361a-402e-ad41-30ef7d6dcf54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
419 2024.08.29 15:18:44.408082 [ 3 ] {1814421e-361a-402e-ad41-30ef7d6dcf54} <Debug> oximeter.measurements_string (f9262145-d9ca-475f-bf7c-bbf65db96acd): Loading data parts
420 2024.08.29 15:18:44.408300 [ 3 ] {1814421e-361a-402e-ad41-30ef7d6dcf54} <Debug> oximeter.measurements_string (f9262145-d9ca-475f-bf7c-bbf65db96acd): There are no data parts
421 2024.08.29 15:18:44.410043 [ 3 ] {1814421e-361a-402e-ad41-30ef7d6dcf54} <Debug> DynamicQueryHandler: Done processing query
422 2024.08.29 15:18:44.410073 [ 3 ] {} <Debug> HTTP-Session: d76502ff-2e08-446d-af91-805ad0be532c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
423 2024.08.29 15:18:44.410243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2024.08.29 15:18:44.410308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
425 2024.08.29 15:18:44.410342 [ 3 ] {} <Debug> HTTP-Session: fe782ebb-1d42-4359-86d8-80d9a39b4078 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
426 2024.08.29 15:18:44.410362 [ 3 ] {} <Debug> HTTP-Session: fe782ebb-1d42-4359-86d8-80d9a39b4078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2024.08.29 15:18:44.410388 [ 3 ] {} <Debug> HTTP-Session: fe782ebb-1d42-4359-86d8-80d9a39b4078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
428 2024.08.29 15:18:44.410442 [ 3 ] {} <Trace> HTTP-Session: fe782ebb-1d42-4359-86d8-80d9a39b4078 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
429 2024.08.29 15:18:44.410670 [ 3 ] {05674911-2bf7-40bf-8065-61dcfcc7e014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
430 * NOTE: Right now we can't unambiguously record a nullable byte array.
431 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
432 * a string isn't palatable for a few reasons.
433 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
434 * details.
435 */
436 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
437 2024.08.29 15:18:44.410746 [ 3 ] {05674911-2bf7-40bf-8065-61dcfcc7e014} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
438 2024.08.29 15:18:44.413243 [ 3 ] {05674911-2bf7-40bf-8065-61dcfcc7e014} <Debug> oximeter.measurements_bytes (3a6daa9c-3a33-4f04-b5c8-eb940cefddf4): Loading data parts
439 2024.08.29 15:18:44.413434 [ 3 ] {05674911-2bf7-40bf-8065-61dcfcc7e014} <Debug> oximeter.measurements_bytes (3a6daa9c-3a33-4f04-b5c8-eb940cefddf4): There are no data parts
440 2024.08.29 15:18:44.414967 [ 3 ] {05674911-2bf7-40bf-8065-61dcfcc7e014} <Debug> DynamicQueryHandler: Done processing query
441 2024.08.29 15:18:44.415018 [ 3 ] {} <Debug> HTTP-Session: fe782ebb-1d42-4359-86d8-80d9a39b4078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
442 2024.08.29 15:18:44.415162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
443 2024.08.29 15:18:44.415229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
444 2024.08.29 15:18:44.415263 [ 3 ] {} <Debug> HTTP-Session: 1c7e7748-1673-4d1b-bac6-f3b387345f4b Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
445 2024.08.29 15:18:44.415291 [ 3 ] {} <Debug> HTTP-Session: 1c7e7748-1673-4d1b-bac6-f3b387345f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
446 2024.08.29 15:18:44.415308 [ 3 ] {} <Debug> HTTP-Session: 1c7e7748-1673-4d1b-bac6-f3b387345f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
447 2024.08.29 15:18:44.415355 [ 3 ] {} <Trace> HTTP-Session: 1c7e7748-1673-4d1b-bac6-f3b387345f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
448 2024.08.29 15:18:44.415599 [ 3 ] {1903cd40-23ee-4143-a085-fc377959e090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
449 2024.08.29 15:18:44.415679 [ 3 ] {1903cd40-23ee-4143-a085-fc377959e090} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
450 2024.08.29 15:18:44.417705 [ 3 ] {1903cd40-23ee-4143-a085-fc377959e090} <Debug> oximeter.measurements_cumulativei64 (2a1dfe55-53a0-4b65-af39-bd4cfb9afdac): Loading data parts
451 2024.08.29 15:18:44.417903 [ 3 ] {1903cd40-23ee-4143-a085-fc377959e090} <Debug> oximeter.measurements_cumulativei64 (2a1dfe55-53a0-4b65-af39-bd4cfb9afdac): There are no data parts
452 2024.08.29 15:18:44.419464 [ 3 ] {1903cd40-23ee-4143-a085-fc377959e090} <Debug> DynamicQueryHandler: Done processing query
453 2024.08.29 15:18:44.419491 [ 3 ] {} <Debug> HTTP-Session: 1c7e7748-1673-4d1b-bac6-f3b387345f4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
454 2024.08.29 15:18:44.419634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2024.08.29 15:18:44.419689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
456 2024.08.29 15:18:44.419709 [ 3 ] {} <Debug> HTTP-Session: 7281f522-e905-4db7-aec9-2b59d99547e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
457 2024.08.29 15:18:44.419732 [ 3 ] {} <Debug> HTTP-Session: 7281f522-e905-4db7-aec9-2b59d99547e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2024.08.29 15:18:44.419751 [ 3 ] {} <Debug> HTTP-Session: 7281f522-e905-4db7-aec9-2b59d99547e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
459 2024.08.29 15:18:44.419783 [ 3 ] {} <Trace> HTTP-Session: 7281f522-e905-4db7-aec9-2b59d99547e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
460 2024.08.29 15:18:44.419973 [ 3 ] {56fba265-ba8f-4b6f-865a-c6088e87efea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
461 2024.08.29 15:18:44.420031 [ 3 ] {56fba265-ba8f-4b6f-865a-c6088e87efea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
462 2024.08.29 15:18:44.421784 [ 3 ] {56fba265-ba8f-4b6f-865a-c6088e87efea} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Loading data parts
463 2024.08.29 15:18:44.421944 [ 3 ] {56fba265-ba8f-4b6f-865a-c6088e87efea} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): There are no data parts
464 2024.08.29 15:18:44.423310 [ 3 ] {56fba265-ba8f-4b6f-865a-c6088e87efea} <Debug> DynamicQueryHandler: Done processing query
465 2024.08.29 15:18:44.423349 [ 3 ] {} <Debug> HTTP-Session: 7281f522-e905-4db7-aec9-2b59d99547e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
466 2024.08.29 15:18:44.423479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
467 2024.08.29 15:18:44.423538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
468 2024.08.29 15:18:44.423562 [ 3 ] {} <Debug> HTTP-Session: bdb44910-baae-4c0a-98ea-6bec0456877a Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
469 2024.08.29 15:18:44.423579 [ 3 ] {} <Debug> HTTP-Session: bdb44910-baae-4c0a-98ea-6bec0456877a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
470 2024.08.29 15:18:44.423598 [ 3 ] {} <Debug> HTTP-Session: bdb44910-baae-4c0a-98ea-6bec0456877a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
471 2024.08.29 15:18:44.423633 [ 3 ] {} <Trace> HTTP-Session: bdb44910-baae-4c0a-98ea-6bec0456877a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
472 2024.08.29 15:18:44.423816 [ 3 ] {7217982e-5089-4e71-ac19-5b2601ee8090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
473 2024.08.29 15:18:44.423874 [ 3 ] {7217982e-5089-4e71-ac19-5b2601ee8090} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
474 2024.08.29 15:18:44.425766 [ 3 ] {7217982e-5089-4e71-ac19-5b2601ee8090} <Debug> oximeter.measurements_cumulativef32 (7a538675-1c76-44ef-be94-e407397abec0): Loading data parts
475 2024.08.29 15:18:44.426011 [ 3 ] {7217982e-5089-4e71-ac19-5b2601ee8090} <Debug> oximeter.measurements_cumulativef32 (7a538675-1c76-44ef-be94-e407397abec0): There are no data parts
476 2024.08.29 15:18:44.427357 [ 3 ] {7217982e-5089-4e71-ac19-5b2601ee8090} <Debug> DynamicQueryHandler: Done processing query
477 2024.08.29 15:18:44.427430 [ 3 ] {} <Debug> HTTP-Session: bdb44910-baae-4c0a-98ea-6bec0456877a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
478 2024.08.29 15:18:44.427566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
479 2024.08.29 15:18:44.427621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
480 2024.08.29 15:18:44.427656 [ 3 ] {} <Debug> HTTP-Session: 24d9a016-8604-467c-bb94-7f9ac83ed8b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
481 2024.08.29 15:18:44.427685 [ 3 ] {} <Debug> HTTP-Session: 24d9a016-8604-467c-bb94-7f9ac83ed8b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
482 2024.08.29 15:18:44.427699 [ 3 ] {} <Debug> HTTP-Session: 24d9a016-8604-467c-bb94-7f9ac83ed8b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
483 2024.08.29 15:18:44.427739 [ 3 ] {} <Trace> HTTP-Session: 24d9a016-8604-467c-bb94-7f9ac83ed8b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
484 2024.08.29 15:18:44.427937 [ 3 ] {283c72f0-00ff-4159-a359-ea99dc4b81af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
485 2024.08.29 15:18:44.428011 [ 3 ] {283c72f0-00ff-4159-a359-ea99dc4b81af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
486 2024.08.29 15:18:44.429730 [ 3 ] {283c72f0-00ff-4159-a359-ea99dc4b81af} <Debug> oximeter.measurements_cumulativef64 (a799b178-423a-40e3-a464-d2ad69a6e830): Loading data parts
487 2024.08.29 15:18:44.429941 [ 3 ] {283c72f0-00ff-4159-a359-ea99dc4b81af} <Debug> oximeter.measurements_cumulativef64 (a799b178-423a-40e3-a464-d2ad69a6e830): There are no data parts
488 2024.08.29 15:18:44.431193 [ 3 ] {283c72f0-00ff-4159-a359-ea99dc4b81af} <Debug> DynamicQueryHandler: Done processing query
489 2024.08.29 15:18:44.431219 [ 3 ] {} <Debug> HTTP-Session: 24d9a016-8604-467c-bb94-7f9ac83ed8b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
490 2024.08.29 15:18:44.431343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
491 2024.08.29 15:18:44.431401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
492 2024.08.29 15:18:44.431421 [ 3 ] {} <Debug> HTTP-Session: eaf7ba14-ca9d-44cf-aa88-15a23e699c7e Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
493 2024.08.29 15:18:44.431448 [ 3 ] {} <Debug> HTTP-Session: eaf7ba14-ca9d-44cf-aa88-15a23e699c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
494 2024.08.29 15:18:44.431472 [ 3 ] {} <Debug> HTTP-Session: eaf7ba14-ca9d-44cf-aa88-15a23e699c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
495 2024.08.29 15:18:44.431503 [ 3 ] {} <Trace> HTTP-Session: eaf7ba14-ca9d-44cf-aa88-15a23e699c7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
496 2024.08.29 15:18:44.431774 [ 3 ] {158b2dbc-53bc-481a-8834-386246517ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
497 * NOTE: Array types cannot be Nullable, see
498 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
499 * for more details.
500 *
501 * This means we need to use empty arrays to indicate a missing value. This
502 * is unfortunate, and at this point relies on the fact that an
503 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
504 * to figure out another way to represent missing samples here.
505 */
506 bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
507 2024.08.29 15:18:44.431851 [ 3 ] {158b2dbc-53bc-481a-8834-386246517ce5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
508 2024.08.29 15:18:44.433790 [ 3 ] {158b2dbc-53bc-481a-8834-386246517ce5} <Debug> oximeter.measurements_histogrami8 (567b2992-60bd-4951-ade6-5f4dca8092fd): Loading data parts
509 2024.08.29 15:18:44.433990 [ 3 ] {158b2dbc-53bc-481a-8834-386246517ce5} <Debug> oximeter.measurements_histogrami8 (567b2992-60bd-4951-ade6-5f4dca8092fd): There are no data parts
510 2024.08.29 15:18:44.435309 [ 3 ] {158b2dbc-53bc-481a-8834-386246517ce5} <Debug> DynamicQueryHandler: Done processing query
511 2024.08.29 15:18:44.435335 [ 3 ] {} <Debug> HTTP-Session: eaf7ba14-ca9d-44cf-aa88-15a23e699c7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
512 2024.08.29 15:18:44.435484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
513 2024.08.29 15:18:44.435548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
514 2024.08.29 15:18:44.435567 [ 3 ] {} <Debug> HTTP-Session: 36986326-c21b-46fc-9bac-6020f0995dd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
515 2024.08.29 15:18:44.435589 [ 3 ] {} <Debug> HTTP-Session: 36986326-c21b-46fc-9bac-6020f0995dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
516 2024.08.29 15:18:44.435609 [ 3 ] {} <Debug> HTTP-Session: 36986326-c21b-46fc-9bac-6020f0995dd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
517 2024.08.29 15:18:44.435639 [ 3 ] {} <Trace> HTTP-Session: 36986326-c21b-46fc-9bac-6020f0995dd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
518 2024.08.29 15:18:44.435893 [ 3 ] {0374659c-35dc-4105-a779-38a38eb748ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
519 2024.08.29 15:18:44.435960 [ 3 ] {0374659c-35dc-4105-a779-38a38eb748ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
520 2024.08.29 15:18:44.438020 [ 3 ] {0374659c-35dc-4105-a779-38a38eb748ed} <Debug> oximeter.measurements_histogramu8 (22f2d3f8-3814-42a9-bdf0-3d56c0e3c140): Loading data parts
521 2024.08.29 15:18:44.438209 [ 3 ] {0374659c-35dc-4105-a779-38a38eb748ed} <Debug> oximeter.measurements_histogramu8 (22f2d3f8-3814-42a9-bdf0-3d56c0e3c140): There are no data parts
522 2024.08.29 15:18:44.439534 [ 3 ] {0374659c-35dc-4105-a779-38a38eb748ed} <Debug> DynamicQueryHandler: Done processing query
523 2024.08.29 15:18:44.439561 [ 3 ] {} <Debug> HTTP-Session: 36986326-c21b-46fc-9bac-6020f0995dd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
524 2024.08.29 15:18:44.439708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
525 2024.08.29 15:18:44.439763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
526 2024.08.29 15:18:44.439784 [ 3 ] {} <Debug> HTTP-Session: 75f0b432-e84d-484a-a310-b186a9edf18c Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
527 2024.08.29 15:18:44.439806 [ 3 ] {} <Debug> HTTP-Session: 75f0b432-e84d-484a-a310-b186a9edf18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
528 2024.08.29 15:18:44.439826 [ 3 ] {} <Debug> HTTP-Session: 75f0b432-e84d-484a-a310-b186a9edf18c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
529 2024.08.29 15:18:44.439857 [ 3 ] {} <Trace> HTTP-Session: 75f0b432-e84d-484a-a310-b186a9edf18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
530 2024.08.29 15:18:44.440122 [ 3 ] {42774ff7-b6dd-43e4-974e-09c559c9d3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
531 2024.08.29 15:18:44.440197 [ 3 ] {42774ff7-b6dd-43e4-974e-09c559c9d3f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
532 2024.08.29 15:18:44.442241 [ 3 ] {42774ff7-b6dd-43e4-974e-09c559c9d3f5} <Debug> oximeter.measurements_histogrami16 (f36fa31d-4036-40d6-89f7-f2c66ca1baa5): Loading data parts
533 2024.08.29 15:18:44.442411 [ 3 ] {42774ff7-b6dd-43e4-974e-09c559c9d3f5} <Debug> oximeter.measurements_histogrami16 (f36fa31d-4036-40d6-89f7-f2c66ca1baa5): There are no data parts
534 2024.08.29 15:18:44.443764 [ 3 ] {42774ff7-b6dd-43e4-974e-09c559c9d3f5} <Debug> DynamicQueryHandler: Done processing query
535 2024.08.29 15:18:44.443799 [ 3 ] {} <Debug> HTTP-Session: 75f0b432-e84d-484a-a310-b186a9edf18c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
536 2024.08.29 15:18:44.443957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
537 2024.08.29 15:18:44.444029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
538 2024.08.29 15:18:44.444055 [ 3 ] {} <Debug> HTTP-Session: aaa96eb2-34f2-466c-a70b-1d9760794709 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
539 2024.08.29 15:18:44.444071 [ 3 ] {} <Debug> HTTP-Session: aaa96eb2-34f2-466c-a70b-1d9760794709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
540 2024.08.29 15:18:44.444091 [ 3 ] {} <Debug> HTTP-Session: aaa96eb2-34f2-466c-a70b-1d9760794709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
541 2024.08.29 15:18:44.444122 [ 3 ] {} <Trace> HTTP-Session: aaa96eb2-34f2-466c-a70b-1d9760794709 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
542 2024.08.29 15:18:44.444376 [ 3 ] {29ae0cf5-af81-41f9-9546-130581814d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
543 2024.08.29 15:18:44.444442 [ 3 ] {29ae0cf5-af81-41f9-9546-130581814d9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
544 2024.08.29 15:18:44.446691 [ 3 ] {29ae0cf5-af81-41f9-9546-130581814d9d} <Debug> oximeter.measurements_histogramu16 (0db0c6d7-4575-42e0-bf53-d16c6bb0d239): Loading data parts
545 2024.08.29 15:18:44.446895 [ 3 ] {29ae0cf5-af81-41f9-9546-130581814d9d} <Debug> oximeter.measurements_histogramu16 (0db0c6d7-4575-42e0-bf53-d16c6bb0d239): There are no data parts
546 2024.08.29 15:18:44.448222 [ 3 ] {29ae0cf5-af81-41f9-9546-130581814d9d} <Debug> DynamicQueryHandler: Done processing query
547 2024.08.29 15:18:44.448269 [ 3 ] {} <Debug> HTTP-Session: aaa96eb2-34f2-466c-a70b-1d9760794709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
548 2024.08.29 15:18:44.448428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2024.08.29 15:18:44.448486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
550 2024.08.29 15:18:44.448504 [ 3 ] {} <Debug> HTTP-Session: 14f56f9b-13f5-4b03-8579-5980c68ce66b Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
551 2024.08.29 15:18:44.448526 [ 3 ] {} <Debug> HTTP-Session: 14f56f9b-13f5-4b03-8579-5980c68ce66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2024.08.29 15:18:44.448546 [ 3 ] {} <Debug> HTTP-Session: 14f56f9b-13f5-4b03-8579-5980c68ce66b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
553 2024.08.29 15:18:44.448577 [ 3 ] {} <Trace> HTTP-Session: 14f56f9b-13f5-4b03-8579-5980c68ce66b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
554 2024.08.29 15:18:44.448839 [ 3 ] {b0438318-0421-4692-977c-72e3674f2cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
555 2024.08.29 15:18:44.448906 [ 3 ] {b0438318-0421-4692-977c-72e3674f2cf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
556 2024.08.29 15:18:44.451289 [ 3 ] {b0438318-0421-4692-977c-72e3674f2cf2} <Debug> oximeter.measurements_histogrami32 (c76aa426-e993-449e-8597-14d9b52bb3d3): Loading data parts
557 2024.08.29 15:18:44.451484 [ 3 ] {b0438318-0421-4692-977c-72e3674f2cf2} <Debug> oximeter.measurements_histogrami32 (c76aa426-e993-449e-8597-14d9b52bb3d3): There are no data parts
558 2024.08.29 15:18:44.452953 [ 3 ] {b0438318-0421-4692-977c-72e3674f2cf2} <Debug> DynamicQueryHandler: Done processing query
559 2024.08.29 15:18:44.452980 [ 3 ] {} <Debug> HTTP-Session: 14f56f9b-13f5-4b03-8579-5980c68ce66b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
560 2024.08.29 15:18:44.453138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
561 2024.08.29 15:18:44.453196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
562 2024.08.29 15:18:44.453222 [ 3 ] {} <Debug> HTTP-Session: d2b32fa1-2812-4917-9e87-e07d09ecd782 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
563 2024.08.29 15:18:44.453238 [ 3 ] {} <Debug> HTTP-Session: d2b32fa1-2812-4917-9e87-e07d09ecd782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
564 2024.08.29 15:18:44.453277 [ 3 ] {} <Debug> HTTP-Session: d2b32fa1-2812-4917-9e87-e07d09ecd782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
565 2024.08.29 15:18:44.453318 [ 3 ] {} <Trace> HTTP-Session: d2b32fa1-2812-4917-9e87-e07d09ecd782 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
566 2024.08.29 15:18:44.453569 [ 3 ] {5c036c74-d73f-445e-a822-d569e49f0129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
567 2024.08.29 15:18:44.453649 [ 3 ] {5c036c74-d73f-445e-a822-d569e49f0129} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
568 2024.08.29 15:18:44.456248 [ 3 ] {5c036c74-d73f-445e-a822-d569e49f0129} <Debug> oximeter.measurements_histogramu32 (d9acd74a-7a66-4c25-bc2a-73add2a5d799): Loading data parts
569 2024.08.29 15:18:44.456419 [ 3 ] {5c036c74-d73f-445e-a822-d569e49f0129} <Debug> oximeter.measurements_histogramu32 (d9acd74a-7a66-4c25-bc2a-73add2a5d799): There are no data parts
570 2024.08.29 15:18:44.457846 [ 3 ] {5c036c74-d73f-445e-a822-d569e49f0129} <Debug> DynamicQueryHandler: Done processing query
571 2024.08.29 15:18:44.457880 [ 3 ] {} <Debug> HTTP-Session: d2b32fa1-2812-4917-9e87-e07d09ecd782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
572 2024.08.29 15:18:44.458051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
573 2024.08.29 15:18:44.458109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
574 2024.08.29 15:18:44.458134 [ 3 ] {} <Debug> HTTP-Session: eea502f7-7166-43b8-92b0-5b2594f32c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
575 2024.08.29 15:18:44.458156 [ 3 ] {} <Debug> HTTP-Session: eea502f7-7166-43b8-92b0-5b2594f32c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
576 2024.08.29 15:18:44.458175 [ 3 ] {} <Debug> HTTP-Session: eea502f7-7166-43b8-92b0-5b2594f32c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
577 2024.08.29 15:18:44.458211 [ 3 ] {} <Trace> HTTP-Session: eea502f7-7166-43b8-92b0-5b2594f32c62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
578 2024.08.29 15:18:44.458463 [ 3 ] {14fddd4b-cdf3-49be-851c-ec6a41c7ea13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
579 2024.08.29 15:18:44.458536 [ 3 ] {14fddd4b-cdf3-49be-851c-ec6a41c7ea13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
580 2024.08.29 15:18:44.460426 [ 3 ] {14fddd4b-cdf3-49be-851c-ec6a41c7ea13} <Debug> oximeter.measurements_histogrami64 (fe3b79f3-9366-445f-a1eb-825332383a45): Loading data parts
581 2024.08.29 15:18:44.460599 [ 3 ] {14fddd4b-cdf3-49be-851c-ec6a41c7ea13} <Debug> oximeter.measurements_histogrami64 (fe3b79f3-9366-445f-a1eb-825332383a45): There are no data parts
582 2024.08.29 15:18:44.461973 [ 3 ] {14fddd4b-cdf3-49be-851c-ec6a41c7ea13} <Debug> DynamicQueryHandler: Done processing query
583 2024.08.29 15:18:44.462015 [ 3 ] {} <Debug> HTTP-Session: eea502f7-7166-43b8-92b0-5b2594f32c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
584 2024.08.29 15:18:44.462162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
585 2024.08.29 15:18:44.462224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
586 2024.08.29 15:18:44.462257 [ 3 ] {} <Debug> HTTP-Session: 7830be8e-70de-4ffa-a198-eea51a0261c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
587 2024.08.29 15:18:44.462282 [ 3 ] {} <Debug> HTTP-Session: 7830be8e-70de-4ffa-a198-eea51a0261c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
588 2024.08.29 15:18:44.462309 [ 3 ] {} <Debug> HTTP-Session: 7830be8e-70de-4ffa-a198-eea51a0261c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
589 2024.08.29 15:18:44.462355 [ 3 ] {} <Trace> HTTP-Session: 7830be8e-70de-4ffa-a198-eea51a0261c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
590 2024.08.29 15:18:44.462613 [ 3 ] {205495ec-3f35-467c-96ba-f96f4bba1263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
591 2024.08.29 15:18:44.462687 [ 3 ] {205495ec-3f35-467c-96ba-f96f4bba1263} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
592 2024.08.29 15:18:44.464566 [ 3 ] {205495ec-3f35-467c-96ba-f96f4bba1263} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Loading data parts
593 2024.08.29 15:18:44.464732 [ 3 ] {205495ec-3f35-467c-96ba-f96f4bba1263} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): There are no data parts
594 2024.08.29 15:18:44.466093 [ 3 ] {205495ec-3f35-467c-96ba-f96f4bba1263} <Debug> DynamicQueryHandler: Done processing query
595 2024.08.29 15:18:44.466141 [ 3 ] {} <Debug> HTTP-Session: 7830be8e-70de-4ffa-a198-eea51a0261c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
596 2024.08.29 15:18:44.466296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
597 2024.08.29 15:18:44.466352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
598 2024.08.29 15:18:44.466385 [ 3 ] {} <Debug> HTTP-Session: 82b9ada9-ee34-4b0d-ae71-35da1bfb347a Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
599 2024.08.29 15:18:44.466402 [ 3 ] {} <Debug> HTTP-Session: 82b9ada9-ee34-4b0d-ae71-35da1bfb347a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
600 2024.08.29 15:18:44.466423 [ 3 ] {} <Debug> HTTP-Session: 82b9ada9-ee34-4b0d-ae71-35da1bfb347a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
601 2024.08.29 15:18:44.466466 [ 3 ] {} <Trace> HTTP-Session: 82b9ada9-ee34-4b0d-ae71-35da1bfb347a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
602 2024.08.29 15:18:44.466821 [ 3 ] {71aa57ec-c934-427a-a7a2-63cb7f7b20fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
603 2024.08.29 15:18:44.466913 [ 3 ] {71aa57ec-c934-427a-a7a2-63cb7f7b20fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
604 2024.08.29 15:18:44.469607 [ 3 ] {71aa57ec-c934-427a-a7a2-63cb7f7b20fb} <Debug> oximeter.measurements_histogramf32 (65f8f7bf-48b9-4719-849f-3f1e753953ea): Loading data parts
605 2024.08.29 15:18:44.469800 [ 3 ] {71aa57ec-c934-427a-a7a2-63cb7f7b20fb} <Debug> oximeter.measurements_histogramf32 (65f8f7bf-48b9-4719-849f-3f1e753953ea): There are no data parts
606 2024.08.29 15:18:44.471628 [ 3 ] {71aa57ec-c934-427a-a7a2-63cb7f7b20fb} <Debug> DynamicQueryHandler: Done processing query
607 2024.08.29 15:18:44.471667 [ 3 ] {} <Debug> HTTP-Session: 82b9ada9-ee34-4b0d-ae71-35da1bfb347a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
608 2024.08.29 15:18:44.471797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
609 2024.08.29 15:18:44.471852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
610 2024.08.29 15:18:44.471877 [ 3 ] {} <Debug> HTTP-Session: 9ebd9469-0f57-4ba7-8ed7-7cc32f89f921 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
611 2024.08.29 15:18:44.471893 [ 3 ] {} <Debug> HTTP-Session: 9ebd9469-0f57-4ba7-8ed7-7cc32f89f921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
612 2024.08.29 15:18:44.471914 [ 3 ] {} <Debug> HTTP-Session: 9ebd9469-0f57-4ba7-8ed7-7cc32f89f921 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
613 2024.08.29 15:18:44.471950 [ 3 ] {} <Trace> HTTP-Session: 9ebd9469-0f57-4ba7-8ed7-7cc32f89f921 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
614 2024.08.29 15:18:44.472199 [ 3 ] {baac2f23-58b2-4afb-a74f-a902d6b56d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
615 2024.08.29 15:18:44.472265 [ 3 ] {baac2f23-58b2-4afb-a74f-a902d6b56d59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
616 2024.08.29 15:18:44.474236 [ 3 ] {baac2f23-58b2-4afb-a74f-a902d6b56d59} <Debug> oximeter.measurements_histogramf64 (99011cc5-26a4-4732-8a5b-764ceda1ac88): Loading data parts
617 2024.08.29 15:18:44.474413 [ 3 ] {baac2f23-58b2-4afb-a74f-a902d6b56d59} <Debug> oximeter.measurements_histogramf64 (99011cc5-26a4-4732-8a5b-764ceda1ac88): There are no data parts
618 2024.08.29 15:18:44.475781 [ 3 ] {baac2f23-58b2-4afb-a74f-a902d6b56d59} <Debug> DynamicQueryHandler: Done processing query
619 2024.08.29 15:18:44.475895 [ 3 ] {} <Debug> HTTP-Session: 9ebd9469-0f57-4ba7-8ed7-7cc32f89f921 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
620 2024.08.29 15:18:44.476032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2024.08.29 15:18:44.476086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
622 2024.08.29 15:18:44.476113 [ 3 ] {} <Debug> HTTP-Session: 6eb5661c-2033-4951-864b-b0c869901cb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
623 2024.08.29 15:18:44.476135 [ 3 ] {} <Debug> HTTP-Session: 6eb5661c-2033-4951-864b-b0c869901cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2024.08.29 15:18:44.476149 [ 3 ] {} <Debug> HTTP-Session: 6eb5661c-2033-4951-864b-b0c869901cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
625 2024.08.29 15:18:44.476193 [ 3 ] {} <Trace> HTTP-Session: 6eb5661c-2033-4951-864b-b0c869901cb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
626 2024.08.29 15:18:44.476377 [ 3 ] {86c583e2-9e6b-420b-92ee-9c9ace086474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) /* The field tables store named dimensions of each timeseries.
627 *
628 * As with the measurement tables, there is one field table for each field data
629 * type. Fields are deduplicated by using the "replacing merge tree", though
630 * this behavior **must not** be relied upon for query correctness.
631 *
632 * The index for the fields differs from the measurements, however. Rows are
633 * sorted by timeseries name, then field name, field value, and finally
634 * timeseries key. This reflects the most common pattern for looking them up:
635 * by field name and possibly value, within a timeseries. The resulting keys are
636 * usually then used to look up measurements.
637 *
638 * NOTE: We may want to consider a secondary index on these tables, sorting by
639 * timeseries name and then key, since it would improve lookups where one
640 * already has the key. Realistically though, these tables are quite small and
641 * so performance benefits will be low in absolute terms.
642 *
643 * TTL: We use a materialized column to expire old field table records. This
644 * column is generated automatically by the database whenever a new row is
645 * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *`
646 * query. Since these tables are `ReplacingMergeTree`s, that means the last
647 * record will remain during a deduplication, which will have the last
648 * timestamp. ClickHouse will then expire old data for us, similar to the
649 * measurement tables.
650 */
651 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
652 2024.08.29 15:18:44.476450 [ 3 ] {86c583e2-9e6b-420b-92ee-9c9ace086474} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
653 2024.08.29 15:18:44.478700 [ 3 ] {86c583e2-9e6b-420b-92ee-9c9ace086474} <Debug> oximeter.fields_bool (24cd4eec-5251-4421-9701-79e55a93d1f3): Loading data parts
654 2024.08.29 15:18:44.478867 [ 3 ] {86c583e2-9e6b-420b-92ee-9c9ace086474} <Debug> oximeter.fields_bool (24cd4eec-5251-4421-9701-79e55a93d1f3): There are no data parts
655 2024.08.29 15:18:44.480139 [ 3 ] {86c583e2-9e6b-420b-92ee-9c9ace086474} <Debug> DynamicQueryHandler: Done processing query
656 2024.08.29 15:18:44.480173 [ 3 ] {} <Debug> HTTP-Session: 6eb5661c-2033-4951-864b-b0c869901cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
657 2024.08.29 15:18:44.480322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
658 2024.08.29 15:18:44.480378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
659 2024.08.29 15:18:44.480405 [ 3 ] {} <Debug> HTTP-Session: 1e78df86-9ce6-4738-b051-260a4a7c318d Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
660 2024.08.29 15:18:44.480422 [ 3 ] {} <Debug> HTTP-Session: 1e78df86-9ce6-4738-b051-260a4a7c318d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
661 2024.08.29 15:18:44.480443 [ 3 ] {} <Debug> HTTP-Session: 1e78df86-9ce6-4738-b051-260a4a7c318d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
662 2024.08.29 15:18:44.480479 [ 3 ] {} <Trace> HTTP-Session: 1e78df86-9ce6-4738-b051-260a4a7c318d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
663 2024.08.29 15:18:44.480656 [ 3 ] {f08f246c-6cad-4122-8331-70a39d107a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
664 2024.08.29 15:18:44.480722 [ 3 ] {f08f246c-6cad-4122-8331-70a39d107a68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
665 2024.08.29 15:18:44.482504 [ 3 ] {f08f246c-6cad-4122-8331-70a39d107a68} <Debug> oximeter.fields_i8 (68ae9947-f641-4ca3-8008-0f5bfef79b11): Loading data parts
666 2024.08.29 15:18:44.482689 [ 3 ] {f08f246c-6cad-4122-8331-70a39d107a68} <Debug> oximeter.fields_i8 (68ae9947-f641-4ca3-8008-0f5bfef79b11): There are no data parts
667 2024.08.29 15:18:44.484183 [ 3 ] {f08f246c-6cad-4122-8331-70a39d107a68} <Debug> DynamicQueryHandler: Done processing query
668 2024.08.29 15:18:44.484225 [ 3 ] {} <Debug> HTTP-Session: 1e78df86-9ce6-4738-b051-260a4a7c318d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
669 2024.08.29 15:18:44.484364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
670 2024.08.29 15:18:44.484421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
671 2024.08.29 15:18:44.484449 [ 3 ] {} <Debug> HTTP-Session: 8d80702a-0afb-4094-abb0-de6715698ba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
672 2024.08.29 15:18:44.484470 [ 3 ] {} <Debug> HTTP-Session: 8d80702a-0afb-4094-abb0-de6715698ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
673 2024.08.29 15:18:44.484484 [ 3 ] {} <Debug> HTTP-Session: 8d80702a-0afb-4094-abb0-de6715698ba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
674 2024.08.29 15:18:44.484522 [ 3 ] {} <Trace> HTTP-Session: 8d80702a-0afb-4094-abb0-de6715698ba6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
675 2024.08.29 15:18:44.484702 [ 3 ] {d99e763c-c4f0-40fd-b1e2-9526bd62d513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
676 2024.08.29 15:18:44.484759 [ 3 ] {d99e763c-c4f0-40fd-b1e2-9526bd62d513} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
677 2024.08.29 15:18:44.486519 [ 3 ] {d99e763c-c4f0-40fd-b1e2-9526bd62d513} <Debug> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Loading data parts
678 2024.08.29 15:18:44.486702 [ 3 ] {d99e763c-c4f0-40fd-b1e2-9526bd62d513} <Debug> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): There are no data parts
679 2024.08.29 15:18:44.488735 [ 3 ] {d99e763c-c4f0-40fd-b1e2-9526bd62d513} <Debug> DynamicQueryHandler: Done processing query
680 2024.08.29 15:18:44.488787 [ 3 ] {} <Debug> HTTP-Session: 8d80702a-0afb-4094-abb0-de6715698ba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
681 2024.08.29 15:18:44.488935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
682 2024.08.29 15:18:44.489004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
683 2024.08.29 15:18:44.489041 [ 3 ] {} <Debug> HTTP-Session: a8ba4f18-ba57-4f2b-8b2b-9ed7190f2f01 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
684 2024.08.29 15:18:44.489070 [ 3 ] {} <Debug> HTTP-Session: a8ba4f18-ba57-4f2b-8b2b-9ed7190f2f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
685 2024.08.29 15:18:44.489086 [ 3 ] {} <Debug> HTTP-Session: a8ba4f18-ba57-4f2b-8b2b-9ed7190f2f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
686 2024.08.29 15:18:44.489127 [ 3 ] {} <Trace> HTTP-Session: a8ba4f18-ba57-4f2b-8b2b-9ed7190f2f01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
687 2024.08.29 15:18:44.489311 [ 3 ] {b9a911cc-479b-4ccd-bc23-9dd9a6578b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
688 2024.08.29 15:18:44.489372 [ 3 ] {b9a911cc-479b-4ccd-bc23-9dd9a6578b13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
689 2024.08.29 15:18:44.492189 [ 3 ] {b9a911cc-479b-4ccd-bc23-9dd9a6578b13} <Debug> oximeter.fields_i16 (f3b34fc5-ce00-4e46-9372-69c279eeca93): Loading data parts
690 2024.08.29 15:18:44.492361 [ 3 ] {b9a911cc-479b-4ccd-bc23-9dd9a6578b13} <Debug> oximeter.fields_i16 (f3b34fc5-ce00-4e46-9372-69c279eeca93): There are no data parts
691 2024.08.29 15:18:44.493961 [ 3 ] {b9a911cc-479b-4ccd-bc23-9dd9a6578b13} <Debug> DynamicQueryHandler: Done processing query
692 2024.08.29 15:18:44.494004 [ 3 ] {} <Debug> HTTP-Session: a8ba4f18-ba57-4f2b-8b2b-9ed7190f2f01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
693 2024.08.29 15:18:44.494149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
694 2024.08.29 15:18:44.494202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
695 2024.08.29 15:18:44.494230 [ 3 ] {} <Debug> HTTP-Session: d9e70869-2cea-43ac-b284-d8ec5f4c8ec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
696 2024.08.29 15:18:44.494253 [ 3 ] {} <Debug> HTTP-Session: d9e70869-2cea-43ac-b284-d8ec5f4c8ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
697 2024.08.29 15:18:44.494267 [ 3 ] {} <Debug> HTTP-Session: d9e70869-2cea-43ac-b284-d8ec5f4c8ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
698 2024.08.29 15:18:44.494304 [ 3 ] {} <Trace> HTTP-Session: d9e70869-2cea-43ac-b284-d8ec5f4c8ec8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
699 2024.08.29 15:18:44.494482 [ 3 ] {ae50d76f-1e35-4c84-8bbf-941293c67659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
700 2024.08.29 15:18:44.494539 [ 3 ] {ae50d76f-1e35-4c84-8bbf-941293c67659} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
701 2024.08.29 15:18:44.496247 [ 3 ] {ae50d76f-1e35-4c84-8bbf-941293c67659} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Loading data parts
702 2024.08.29 15:18:44.496406 [ 3 ] {ae50d76f-1e35-4c84-8bbf-941293c67659} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): There are no data parts
703 2024.08.29 15:18:44.497653 [ 3 ] {ae50d76f-1e35-4c84-8bbf-941293c67659} <Debug> DynamicQueryHandler: Done processing query
704 2024.08.29 15:18:44.497679 [ 3 ] {} <Debug> HTTP-Session: d9e70869-2cea-43ac-b284-d8ec5f4c8ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
705 2024.08.29 15:18:44.497824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
706 2024.08.29 15:18:44.498066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
707 2024.08.29 15:18:44.498096 [ 3 ] {} <Debug> HTTP-Session: 3ba4a537-f44c-4589-bbe9-091038e56f50 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
708 2024.08.29 15:18:44.498138 [ 3 ] {} <Debug> HTTP-Session: 3ba4a537-f44c-4589-bbe9-091038e56f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
709 2024.08.29 15:18:44.498160 [ 3 ] {} <Debug> HTTP-Session: 3ba4a537-f44c-4589-bbe9-091038e56f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
710 2024.08.29 15:18:44.498213 [ 3 ] {} <Trace> HTTP-Session: 3ba4a537-f44c-4589-bbe9-091038e56f50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
711 2024.08.29 15:18:44.498489 [ 3 ] {ae053cfc-5dac-4936-abe5-0c5ea35fcad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
712 2024.08.29 15:18:44.498578 [ 3 ] {ae053cfc-5dac-4936-abe5-0c5ea35fcad5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
713 2024.08.29 15:18:44.501683 [ 3 ] {ae053cfc-5dac-4936-abe5-0c5ea35fcad5} <Debug> oximeter.fields_i32 (9027445b-9bb0-42c0-9bf3-b316750c196a): Loading data parts
714 2024.08.29 15:18:44.501871 [ 3 ] {ae053cfc-5dac-4936-abe5-0c5ea35fcad5} <Debug> oximeter.fields_i32 (9027445b-9bb0-42c0-9bf3-b316750c196a): There are no data parts
715 2024.08.29 15:18:44.503395 [ 3 ] {ae053cfc-5dac-4936-abe5-0c5ea35fcad5} <Debug> DynamicQueryHandler: Done processing query
716 2024.08.29 15:18:44.503422 [ 3 ] {} <Debug> HTTP-Session: 3ba4a537-f44c-4589-bbe9-091038e56f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
717 2024.08.29 15:18:44.503584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
718 2024.08.29 15:18:44.503640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
719 2024.08.29 15:18:44.503659 [ 3 ] {} <Debug> HTTP-Session: 3392b5b5-9516-4cd5-8f15-d84713cf9ccf Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
720 2024.08.29 15:18:44.503681 [ 3 ] {} <Debug> HTTP-Session: 3392b5b5-9516-4cd5-8f15-d84713cf9ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
721 2024.08.29 15:18:44.503702 [ 3 ] {} <Debug> HTTP-Session: 3392b5b5-9516-4cd5-8f15-d84713cf9ccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
722 2024.08.29 15:18:44.503738 [ 3 ] {} <Trace> HTTP-Session: 3392b5b5-9516-4cd5-8f15-d84713cf9ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
723 2024.08.29 15:18:44.503926 [ 3 ] {2459f2c7-318d-4eba-ba54-d8526731a727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
724 2024.08.29 15:18:44.503983 [ 3 ] {2459f2c7-318d-4eba-ba54-d8526731a727} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
725 2024.08.29 15:18:44.505653 [ 3 ] {2459f2c7-318d-4eba-ba54-d8526731a727} <Debug> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Loading data parts
726 2024.08.29 15:18:44.505901 [ 3 ] {2459f2c7-318d-4eba-ba54-d8526731a727} <Debug> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): There are no data parts
727 2024.08.29 15:18:44.507470 [ 3 ] {2459f2c7-318d-4eba-ba54-d8526731a727} <Debug> DynamicQueryHandler: Done processing query
728 2024.08.29 15:18:44.507506 [ 3 ] {} <Debug> HTTP-Session: 3392b5b5-9516-4cd5-8f15-d84713cf9ccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
729 2024.08.29 15:18:44.507708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
730 2024.08.29 15:18:44.507782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
731 2024.08.29 15:18:44.507811 [ 3 ] {} <Debug> HTTP-Session: 7d59b292-8da9-40a3-8e83-06658d6e75b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
732 2024.08.29 15:18:44.507844 [ 3 ] {} <Debug> HTTP-Session: 7d59b292-8da9-40a3-8e83-06658d6e75b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
733 2024.08.29 15:18:44.507873 [ 3 ] {} <Debug> HTTP-Session: 7d59b292-8da9-40a3-8e83-06658d6e75b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
734 2024.08.29 15:18:44.507915 [ 3 ] {} <Trace> HTTP-Session: 7d59b292-8da9-40a3-8e83-06658d6e75b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
735 2024.08.29 15:18:44.508154 [ 3 ] {0390df89-c5c3-42fb-b4cf-54fcb1caad02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
736 2024.08.29 15:18:44.508334 [ 3 ] {0390df89-c5c3-42fb-b4cf-54fcb1caad02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
737 2024.08.29 15:18:44.510339 [ 3 ] {0390df89-c5c3-42fb-b4cf-54fcb1caad02} <Debug> oximeter.fields_i64 (31eb94df-ec2c-4cf2-b821-b67b7a67e0a7): Loading data parts
738 2024.08.29 15:18:44.510500 [ 3 ] {0390df89-c5c3-42fb-b4cf-54fcb1caad02} <Debug> oximeter.fields_i64 (31eb94df-ec2c-4cf2-b821-b67b7a67e0a7): There are no data parts
739 2024.08.29 15:18:44.511865 [ 3 ] {0390df89-c5c3-42fb-b4cf-54fcb1caad02} <Debug> DynamicQueryHandler: Done processing query
740 2024.08.29 15:18:44.512019 [ 3 ] {} <Debug> HTTP-Session: 7d59b292-8da9-40a3-8e83-06658d6e75b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
741 2024.08.29 15:18:44.512169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
742 2024.08.29 15:18:44.512220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
743 2024.08.29 15:18:44.512249 [ 3 ] {} <Debug> HTTP-Session: 1e25f188-5e3b-4aec-9f25-baab9266bd11 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
744 2024.08.29 15:18:44.512266 [ 3 ] {} <Debug> HTTP-Session: 1e25f188-5e3b-4aec-9f25-baab9266bd11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
745 2024.08.29 15:18:44.512283 [ 3 ] {} <Debug> HTTP-Session: 1e25f188-5e3b-4aec-9f25-baab9266bd11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
746 2024.08.29 15:18:44.512326 [ 3 ] {} <Trace> HTTP-Session: 1e25f188-5e3b-4aec-9f25-baab9266bd11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
747 2024.08.29 15:18:44.512500 [ 3 ] {ac52561f-3d7f-4954-86db-32309591009b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
748 2024.08.29 15:18:44.512546 [ 3 ] {ac52561f-3d7f-4954-86db-32309591009b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
749 2024.08.29 15:18:44.514773 [ 3 ] {ac52561f-3d7f-4954-86db-32309591009b} <Debug> oximeter.fields_u64 (56ec7400-e68a-4bcc-ac11-fb79038cfd2e): Loading data parts
750 2024.08.29 15:18:44.514943 [ 3 ] {ac52561f-3d7f-4954-86db-32309591009b} <Debug> oximeter.fields_u64 (56ec7400-e68a-4bcc-ac11-fb79038cfd2e): There are no data parts
751 2024.08.29 15:18:44.516135 [ 3 ] {ac52561f-3d7f-4954-86db-32309591009b} <Debug> DynamicQueryHandler: Done processing query
752 2024.08.29 15:18:44.516168 [ 3 ] {} <Debug> HTTP-Session: 1e25f188-5e3b-4aec-9f25-baab9266bd11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
753 2024.08.29 15:18:44.516318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
754 2024.08.29 15:18:44.516369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
755 2024.08.29 15:18:44.516388 [ 3 ] {} <Debug> HTTP-Session: 88f7fbc8-8169-4a96-8406-683dfaa43342 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
756 2024.08.29 15:18:44.516405 [ 3 ] {} <Debug> HTTP-Session: 88f7fbc8-8169-4a96-8406-683dfaa43342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
757 2024.08.29 15:18:44.516419 [ 3 ] {} <Debug> HTTP-Session: 88f7fbc8-8169-4a96-8406-683dfaa43342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
758 2024.08.29 15:18:44.516448 [ 3 ] {} <Trace> HTTP-Session: 88f7fbc8-8169-4a96-8406-683dfaa43342 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
759 2024.08.29 15:18:44.516621 [ 3 ] {950e162b-b5ac-41a8-b740-5b52634e6188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
760 2024.08.29 15:18:44.516665 [ 3 ] {950e162b-b5ac-41a8-b740-5b52634e6188} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
761 2024.08.29 15:18:44.518347 [ 3 ] {950e162b-b5ac-41a8-b740-5b52634e6188} <Debug> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Loading data parts
762 2024.08.29 15:18:44.518502 [ 3 ] {950e162b-b5ac-41a8-b740-5b52634e6188} <Debug> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): There are no data parts
763 2024.08.29 15:18:44.519748 [ 3 ] {950e162b-b5ac-41a8-b740-5b52634e6188} <Debug> DynamicQueryHandler: Done processing query
764 2024.08.29 15:18:44.519784 [ 3 ] {} <Debug> HTTP-Session: 88f7fbc8-8169-4a96-8406-683dfaa43342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
765 2024.08.29 15:18:44.519930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
766 2024.08.29 15:18:44.519981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
767 2024.08.29 15:18:44.520000 [ 3 ] {} <Debug> HTTP-Session: 37fd6ed9-10f4-4b3f-a21c-c4b27b598d0d Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
768 2024.08.29 15:18:44.520017 [ 3 ] {} <Debug> HTTP-Session: 37fd6ed9-10f4-4b3f-a21c-c4b27b598d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
769 2024.08.29 15:18:44.520033 [ 3 ] {} <Debug> HTTP-Session: 37fd6ed9-10f4-4b3f-a21c-c4b27b598d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
770 2024.08.29 15:18:44.520063 [ 3 ] {} <Trace> HTTP-Session: 37fd6ed9-10f4-4b3f-a21c-c4b27b598d0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
771 2024.08.29 15:18:44.520238 [ 3 ] {de8c5f6b-08f7-4e4d-8a9b-0d5b305acc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
772 2024.08.29 15:18:44.520282 [ 3 ] {de8c5f6b-08f7-4e4d-8a9b-0d5b305acc47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
773 2024.08.29 15:18:44.522133 [ 3 ] {de8c5f6b-08f7-4e4d-8a9b-0d5b305acc47} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Loading data parts
774 2024.08.29 15:18:44.522288 [ 3 ] {de8c5f6b-08f7-4e4d-8a9b-0d5b305acc47} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): There are no data parts
775 2024.08.29 15:18:44.523749 [ 3 ] {de8c5f6b-08f7-4e4d-8a9b-0d5b305acc47} <Debug> DynamicQueryHandler: Done processing query
776 2024.08.29 15:18:44.523778 [ 3 ] {} <Debug> HTTP-Session: 37fd6ed9-10f4-4b3f-a21c-c4b27b598d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
777 2024.08.29 15:18:44.523905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2024.08.29 15:18:44.523953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
779 2024.08.29 15:18:44.523973 [ 3 ] {} <Debug> HTTP-Session: 9c0081ef-acd8-4821-aa99-44725bd06d4c Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
780 2024.08.29 15:18:44.523991 [ 3 ] {} <Debug> HTTP-Session: 9c0081ef-acd8-4821-aa99-44725bd06d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2024.08.29 15:18:44.524009 [ 3 ] {} <Debug> HTTP-Session: 9c0081ef-acd8-4821-aa99-44725bd06d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
782 2024.08.29 15:18:44.524040 [ 3 ] {} <Trace> HTTP-Session: 9c0081ef-acd8-4821-aa99-44725bd06d4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
783 2024.08.29 15:18:44.524210 [ 3 ] {5afc7806-3b05-4a59-8490-5b47a52546e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
784 2024.08.29 15:18:44.524253 [ 3 ] {5afc7806-3b05-4a59-8490-5b47a52546e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
785 2024.08.29 15:18:44.526876 [ 3 ] {5afc7806-3b05-4a59-8490-5b47a52546e4} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Loading data parts
786 2024.08.29 15:18:44.527064 [ 3 ] {5afc7806-3b05-4a59-8490-5b47a52546e4} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): There are no data parts
787 2024.08.29 15:18:44.529060 [ 3 ] {5afc7806-3b05-4a59-8490-5b47a52546e4} <Debug> DynamicQueryHandler: Done processing query
788 2024.08.29 15:18:44.529092 [ 3 ] {} <Debug> HTTP-Session: 9c0081ef-acd8-4821-aa99-44725bd06d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
789 2024.08.29 15:18:44.529262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
790 2024.08.29 15:18:44.529320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
791 2024.08.29 15:18:44.529348 [ 3 ] {} <Debug> HTTP-Session: e71ebab1-0e3a-4bab-baaa-9e498d39f030 Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
792 2024.08.29 15:18:44.529367 [ 3 ] {} <Debug> HTTP-Session: e71ebab1-0e3a-4bab-baaa-9e498d39f030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
793 2024.08.29 15:18:44.529383 [ 3 ] {} <Debug> HTTP-Session: e71ebab1-0e3a-4bab-baaa-9e498d39f030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
794 2024.08.29 15:18:44.529421 [ 3 ] {} <Trace> HTTP-Session: e71ebab1-0e3a-4bab-baaa-9e498d39f030 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
795 2024.08.29 15:18:44.529659 [ 3 ] {e7301038-0d68-4141-ae58-b5409c7bda43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) /* The timeseries schema table stores the extracted schema for the samples
796 * oximeter collects.
797 */
798 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
799 2024.08.29 15:18:44.529738 [ 3 ] {e7301038-0d68-4141-ae58-b5409c7bda43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
800 2024.08.29 15:18:44.532055 [ 3 ] {e7301038-0d68-4141-ae58-b5409c7bda43} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Loading data parts
801 2024.08.29 15:18:44.532281 [ 3 ] {e7301038-0d68-4141-ae58-b5409c7bda43} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): There are no data parts
802 2024.08.29 15:18:44.534408 [ 3 ] {e7301038-0d68-4141-ae58-b5409c7bda43} <Debug> DynamicQueryHandler: Done processing query
803 2024.08.29 15:18:44.534439 [ 3 ] {} <Debug> HTTP-Session: e71ebab1-0e3a-4bab-baaa-9e498d39f030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
804 2024.08.29 15:18:44.534597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61129, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
805 2024.08.29 15:18:44.534647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
806 2024.08.29 15:18:44.534667 [ 3 ] {} <Debug> HTTP-Session: ca9f9730-ecc0-4bab-8b96-27b43e3b39ea Authenticating user 'default' from [fd00:1122:3344:101::d]:61129
807 2024.08.29 15:18:44.534685 [ 3 ] {} <Debug> HTTP-Session: ca9f9730-ecc0-4bab-8b96-27b43e3b39ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
808 2024.08.29 15:18:44.534700 [ 3 ] {} <Debug> HTTP-Session: ca9f9730-ecc0-4bab-8b96-27b43e3b39ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
809 2024.08.29 15:18:44.534729 [ 3 ] {} <Trace> HTTP-Session: ca9f9730-ecc0-4bab-8b96-27b43e3b39ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
810 2024.08.29 15:18:44.534902 [ 3 ] {934f5463-9480-4dc5-865b-5e1408a306fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61129) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
811 2024.08.29 15:18:44.536959 [ 3 ] {934f5463-9480-4dc5-865b-5e1408a306fc} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
812 2024.08.29 15:18:44.543423 [ 3 ] {934f5463-9480-4dc5-865b-5e1408a306fc} <Trace> oximeter.version (387bf5e0-452e-4806-8dec-ac74c397735a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
813 2024.08.29 15:18:44.543462 [ 3 ] {934f5463-9480-4dc5-865b-5e1408a306fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
814 2024.08.29 15:18:44.548631 [ 3 ] {934f5463-9480-4dc5-865b-5e1408a306fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
815 2024.08.29 15:18:44.549790 [ 3 ] {934f5463-9480-4dc5-865b-5e1408a306fc} <Trace> oximeter.version (387bf5e0-452e-4806-8dec-ac74c397735a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
816 2024.08.29 15:18:44.550060 [ 3 ] {934f5463-9480-4dc5-865b-5e1408a306fc} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015238 sec., 65.6254101588135 rows/sec., 1.03 KiB/sec.
817 2024.08.29 15:18:44.550226 [ 3 ] {934f5463-9480-4dc5-865b-5e1408a306fc} <Debug> DynamicQueryHandler: Done processing query
818 2024.08.29 15:18:44.550250 [ 3 ] {934f5463-9480-4dc5-865b-5e1408a306fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
819 2024.08.29 15:18:44.550267 [ 3 ] {} <Debug> HTTP-Session: ca9f9730-ecc0-4bab-8b96-27b43e3b39ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
820 2024.08.29 15:18:45.000142 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.77 MiB, peak 165.91 MiB, free memory in arenas 0.00 B, will set to 171.61 MiB (RSS), difference: 10.84 MiB
821 2024.08.29 15:18:58.863868 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
822 2024.08.29 15:18:58.863940 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
823 2024.08.29 15:19:13.864045 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
824 2024.08.29 15:19:13.864147 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
825 2024.08.29 15:19:28.864415 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
826 2024.08.29 15:19:28.864513 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
827 2024.08.29 15:19:29.556289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
828 2024.08.29 15:19:29.556413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
829 2024.08.29 15:19:29.556445 [ 3 ] {} <Debug> HTTP-Session: c54f490a-fd9c-431a-88a4-c55fdb5c51e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
830 2024.08.29 15:19:29.556473 [ 3 ] {} <Debug> HTTP-Session: c54f490a-fd9c-431a-88a4-c55fdb5c51e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
831 2024.08.29 15:19:29.556491 [ 3 ] {} <Debug> HTTP-Session: c54f490a-fd9c-431a-88a4-c55fdb5c51e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
832 2024.08.29 15:19:29.556548 [ 3 ] {} <Trace> HTTP-Session: c54f490a-fd9c-431a-88a4-c55fdb5c51e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
833 2024.08.29 15:19:29.556822 [ 3 ] {6d5e62ff-a011-4d03-90cc-75a90b60ad9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
834 2024.08.29 15:19:29.561077 [ 3 ] {6d5e62ff-a011-4d03-90cc-75a90b60ad9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
835 2024.08.29 15:19:29.573355 [ 3 ] {6d5e62ff-a011-4d03-90cc-75a90b60ad9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
836 2024.08.29 15:19:29.585405 [ 3 ] {6d5e62ff-a011-4d03-90cc-75a90b60ad9d} <Debug> DynamicQueryHandler: Done processing query
837 2024.08.29 15:19:29.585440 [ 3 ] {6d5e62ff-a011-4d03-90cc-75a90b60ad9d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
838 2024.08.29 15:19:29.585459 [ 3 ] {} <Debug> HTTP-Session: c54f490a-fd9c-431a-88a4-c55fdb5c51e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
839 2024.08.29 15:19:29.596243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
840 2024.08.29 15:19:29.596329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
841 2024.08.29 15:19:29.596353 [ 3 ] {} <Debug> HTTP-Session: cbec4e46-8eab-4763-be8b-16cf8881b3fc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
842 2024.08.29 15:19:29.596378 [ 3 ] {} <Debug> HTTP-Session: cbec4e46-8eab-4763-be8b-16cf8881b3fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
843 2024.08.29 15:19:29.596393 [ 3 ] {} <Debug> HTTP-Session: cbec4e46-8eab-4763-be8b-16cf8881b3fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
844 2024.08.29 15:19:29.596437 [ 3 ] {} <Trace> HTTP-Session: cbec4e46-8eab-4763-be8b-16cf8881b3fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
845 2024.08.29 15:19:29.596648 [ 3 ] {312fc7b4-7c13-422a-b7f4-d4aff247072e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
846 2024.08.29 15:19:29.614114 [ 3 ] {312fc7b4-7c13-422a-b7f4-d4aff247072e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
847 2024.08.29 15:19:29.614200 [ 3 ] {312fc7b4-7c13-422a-b7f4-d4aff247072e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
848 2024.08.29 15:19:29.615406 [ 3 ] {312fc7b4-7c13-422a-b7f4-d4aff247072e} <Debug> DynamicQueryHandler: Done processing query
849 2024.08.29 15:19:29.615441 [ 3 ] {312fc7b4-7c13-422a-b7f4-d4aff247072e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
850 2024.08.29 15:19:29.615458 [ 3 ] {} <Debug> HTTP-Session: cbec4e46-8eab-4763-be8b-16cf8881b3fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
851 2024.08.29 15:19:29.615888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
852 2024.08.29 15:19:29.615959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
853 2024.08.29 15:19:29.615981 [ 3 ] {} <Debug> HTTP-Session: 12184899-8688-482a-8eda-b9f791811f81 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
854 2024.08.29 15:19:29.616003 [ 3 ] {} <Debug> HTTP-Session: 12184899-8688-482a-8eda-b9f791811f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
855 2024.08.29 15:19:29.616018 [ 3 ] {} <Debug> HTTP-Session: 12184899-8688-482a-8eda-b9f791811f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
856 2024.08.29 15:19:29.616065 [ 3 ] {} <Trace> HTTP-Session: 12184899-8688-482a-8eda-b9f791811f81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
857 2024.08.29 15:19:29.616236 [ 3 ] {bb85bcca-e865-450c-bafd-43cad7c3b625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
858 2024.08.29 15:19:29.616644 [ 3 ] {bb85bcca-e865-450c-bafd-43cad7c3b625} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
859 2024.08.29 15:19:29.616698 [ 3 ] {bb85bcca-e865-450c-bafd-43cad7c3b625} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
860 2024.08.29 15:19:29.617666 [ 3 ] {bb85bcca-e865-450c-bafd-43cad7c3b625} <Debug> DynamicQueryHandler: Done processing query
861 2024.08.29 15:19:29.617694 [ 3 ] {bb85bcca-e865-450c-bafd-43cad7c3b625} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
862 2024.08.29 15:19:29.617712 [ 3 ] {} <Debug> HTTP-Session: 12184899-8688-482a-8eda-b9f791811f81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
863 2024.08.29 15:19:29.617966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
864 2024.08.29 15:19:29.618023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
865 2024.08.29 15:19:29.618045 [ 3 ] {} <Debug> HTTP-Session: 0fc646c9-c771-4380-9f42-45f90efb627e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
866 2024.08.29 15:19:29.618065 [ 3 ] {} <Debug> HTTP-Session: 0fc646c9-c771-4380-9f42-45f90efb627e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
867 2024.08.29 15:19:29.618081 [ 3 ] {} <Debug> HTTP-Session: 0fc646c9-c771-4380-9f42-45f90efb627e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
868 2024.08.29 15:19:29.618117 [ 3 ] {} <Trace> HTTP-Session: 0fc646c9-c771-4380-9f42-45f90efb627e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
869 2024.08.29 15:19:29.618251 [ 3 ] {2b8c0757-ef34-4e75-b8ae-1991697fc96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
870 2024.08.29 15:19:29.618581 [ 3 ] {2b8c0757-ef34-4e75-b8ae-1991697fc96e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
871 2024.08.29 15:19:29.618635 [ 3 ] {2b8c0757-ef34-4e75-b8ae-1991697fc96e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
872 2024.08.29 15:19:29.619599 [ 3 ] {2b8c0757-ef34-4e75-b8ae-1991697fc96e} <Debug> DynamicQueryHandler: Done processing query
873 2024.08.29 15:19:29.619626 [ 3 ] {2b8c0757-ef34-4e75-b8ae-1991697fc96e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
874 2024.08.29 15:19:29.619643 [ 3 ] {} <Debug> HTTP-Session: 0fc646c9-c771-4380-9f42-45f90efb627e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
875 2024.08.29 15:19:29.619884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
876 2024.08.29 15:19:29.619938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
877 2024.08.29 15:19:29.619957 [ 3 ] {} <Debug> HTTP-Session: 95c360d9-d0a9-4b48-8721-b62ae6a281f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
878 2024.08.29 15:19:29.619975 [ 3 ] {} <Debug> HTTP-Session: 95c360d9-d0a9-4b48-8721-b62ae6a281f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
879 2024.08.29 15:19:29.619989 [ 3 ] {} <Debug> HTTP-Session: 95c360d9-d0a9-4b48-8721-b62ae6a281f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
880 2024.08.29 15:19:29.620022 [ 3 ] {} <Trace> HTTP-Session: 95c360d9-d0a9-4b48-8721-b62ae6a281f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
881 2024.08.29 15:19:29.620154 [ 3 ] {19bd26ac-2ffe-4064-a894-ec3a1ed55457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
882 2024.08.29 15:19:29.620480 [ 3 ] {19bd26ac-2ffe-4064-a894-ec3a1ed55457} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
883 2024.08.29 15:19:29.620532 [ 3 ] {19bd26ac-2ffe-4064-a894-ec3a1ed55457} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
884 2024.08.29 15:19:29.621427 [ 3 ] {19bd26ac-2ffe-4064-a894-ec3a1ed55457} <Debug> DynamicQueryHandler: Done processing query
885 2024.08.29 15:19:29.621454 [ 3 ] {19bd26ac-2ffe-4064-a894-ec3a1ed55457} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
886 2024.08.29 15:19:29.621470 [ 3 ] {} <Debug> HTTP-Session: 95c360d9-d0a9-4b48-8721-b62ae6a281f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
887 2024.08.29 15:19:29.621695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
888 2024.08.29 15:19:29.621746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
889 2024.08.29 15:19:29.621765 [ 3 ] {} <Debug> HTTP-Session: a59134e7-f9e8-4241-87d7-06c273c1f42f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
890 2024.08.29 15:19:29.621782 [ 3 ] {} <Debug> HTTP-Session: a59134e7-f9e8-4241-87d7-06c273c1f42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
891 2024.08.29 15:19:29.621796 [ 3 ] {} <Debug> HTTP-Session: a59134e7-f9e8-4241-87d7-06c273c1f42f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
892 2024.08.29 15:19:29.621829 [ 3 ] {} <Trace> HTTP-Session: a59134e7-f9e8-4241-87d7-06c273c1f42f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
893 2024.08.29 15:19:29.621955 [ 3 ] {98d421a9-0648-4a17-bc7e-d39bd4a3176f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
894 2024.08.29 15:19:29.622283 [ 3 ] {98d421a9-0648-4a17-bc7e-d39bd4a3176f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
895 2024.08.29 15:19:29.622335 [ 3 ] {98d421a9-0648-4a17-bc7e-d39bd4a3176f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
896 2024.08.29 15:19:29.623238 [ 3 ] {98d421a9-0648-4a17-bc7e-d39bd4a3176f} <Debug> DynamicQueryHandler: Done processing query
897 2024.08.29 15:19:29.623264 [ 3 ] {98d421a9-0648-4a17-bc7e-d39bd4a3176f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
898 2024.08.29 15:19:29.623281 [ 3 ] {} <Debug> HTTP-Session: a59134e7-f9e8-4241-87d7-06c273c1f42f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
899 2024.08.29 15:19:29.623498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
900 2024.08.29 15:19:29.623547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
901 2024.08.29 15:19:29.623566 [ 3 ] {} <Debug> HTTP-Session: 651a64b4-491a-448f-a6fb-8d5cce153216 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
902 2024.08.29 15:19:29.623583 [ 3 ] {} <Debug> HTTP-Session: 651a64b4-491a-448f-a6fb-8d5cce153216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
903 2024.08.29 15:19:29.623596 [ 3 ] {} <Debug> HTTP-Session: 651a64b4-491a-448f-a6fb-8d5cce153216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
904 2024.08.29 15:19:29.623628 [ 3 ] {} <Trace> HTTP-Session: 651a64b4-491a-448f-a6fb-8d5cce153216 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
905 2024.08.29 15:19:29.623754 [ 3 ] {75013274-7794-464c-b344-033ec67ca29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
906 2024.08.29 15:19:29.624085 [ 3 ] {75013274-7794-464c-b344-033ec67ca29d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
907 2024.08.29 15:19:29.624137 [ 3 ] {75013274-7794-464c-b344-033ec67ca29d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
908 2024.08.29 15:19:29.625027 [ 3 ] {75013274-7794-464c-b344-033ec67ca29d} <Debug> DynamicQueryHandler: Done processing query
909 2024.08.29 15:19:29.625052 [ 3 ] {75013274-7794-464c-b344-033ec67ca29d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
910 2024.08.29 15:19:29.625069 [ 3 ] {} <Debug> HTTP-Session: 651a64b4-491a-448f-a6fb-8d5cce153216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
911 2024.08.29 15:19:29.625298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
912 2024.08.29 15:19:29.625348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
913 2024.08.29 15:19:29.625367 [ 3 ] {} <Debug> HTTP-Session: 08e4c482-6b0a-4297-8575-646318d58ba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
914 2024.08.29 15:19:29.625384 [ 3 ] {} <Debug> HTTP-Session: 08e4c482-6b0a-4297-8575-646318d58ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
915 2024.08.29 15:19:29.625398 [ 3 ] {} <Debug> HTTP-Session: 08e4c482-6b0a-4297-8575-646318d58ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
916 2024.08.29 15:19:29.625430 [ 3 ] {} <Trace> HTTP-Session: 08e4c482-6b0a-4297-8575-646318d58ba4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
917 2024.08.29 15:19:29.625558 [ 3 ] {d0f1e760-99e2-4721-a96f-4fcaa66c8c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
918 2024.08.29 15:19:29.625906 [ 3 ] {d0f1e760-99e2-4721-a96f-4fcaa66c8c1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
919 2024.08.29 15:19:29.625959 [ 3 ] {d0f1e760-99e2-4721-a96f-4fcaa66c8c1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
920 2024.08.29 15:19:29.626895 [ 3 ] {d0f1e760-99e2-4721-a96f-4fcaa66c8c1e} <Debug> DynamicQueryHandler: Done processing query
921 2024.08.29 15:19:29.626921 [ 3 ] {d0f1e760-99e2-4721-a96f-4fcaa66c8c1e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
922 2024.08.29 15:19:29.626938 [ 3 ] {} <Debug> HTTP-Session: 08e4c482-6b0a-4297-8575-646318d58ba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
923 2024.08.29 15:19:29.627154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
924 2024.08.29 15:19:29.627204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
925 2024.08.29 15:19:29.627224 [ 3 ] {} <Debug> HTTP-Session: b6305eab-661f-4ee5-a3eb-0dcb91eabeaa Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
926 2024.08.29 15:19:29.627242 [ 3 ] {} <Debug> HTTP-Session: b6305eab-661f-4ee5-a3eb-0dcb91eabeaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
927 2024.08.29 15:19:29.627256 [ 3 ] {} <Debug> HTTP-Session: b6305eab-661f-4ee5-a3eb-0dcb91eabeaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
928 2024.08.29 15:19:29.627288 [ 3 ] {} <Trace> HTTP-Session: b6305eab-661f-4ee5-a3eb-0dcb91eabeaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
929 2024.08.29 15:19:29.627417 [ 3 ] {69adde95-42bf-4526-aec5-3dbba4bc94d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
930 2024.08.29 15:19:29.627760 [ 3 ] {69adde95-42bf-4526-aec5-3dbba4bc94d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
931 2024.08.29 15:19:29.627815 [ 3 ] {69adde95-42bf-4526-aec5-3dbba4bc94d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
932 2024.08.29 15:19:29.628802 [ 3 ] {69adde95-42bf-4526-aec5-3dbba4bc94d4} <Debug> DynamicQueryHandler: Done processing query
933 2024.08.29 15:19:29.628873 [ 3 ] {69adde95-42bf-4526-aec5-3dbba4bc94d4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
934 2024.08.29 15:19:29.628898 [ 3 ] {} <Debug> HTTP-Session: b6305eab-661f-4ee5-a3eb-0dcb91eabeaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
935 2024.08.29 15:19:29.629182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
936 2024.08.29 15:19:29.629245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
937 2024.08.29 15:19:29.629266 [ 3 ] {} <Debug> HTTP-Session: 0b4e8a46-95f1-4d49-87ab-053e971c2c02 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
938 2024.08.29 15:19:29.629283 [ 3 ] {} <Debug> HTTP-Session: 0b4e8a46-95f1-4d49-87ab-053e971c2c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
939 2024.08.29 15:19:29.629298 [ 3 ] {} <Debug> HTTP-Session: 0b4e8a46-95f1-4d49-87ab-053e971c2c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
940 2024.08.29 15:19:29.629334 [ 3 ] {} <Trace> HTTP-Session: 0b4e8a46-95f1-4d49-87ab-053e971c2c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
941 2024.08.29 15:19:29.629512 [ 3 ] {6cc96124-4fbc-4fec-95b7-d558fd989200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
942 2024.08.29 15:19:29.629871 [ 3 ] {6cc96124-4fbc-4fec-95b7-d558fd989200} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
943 2024.08.29 15:19:29.629924 [ 3 ] {6cc96124-4fbc-4fec-95b7-d558fd989200} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
944 2024.08.29 15:19:29.630917 [ 3 ] {6cc96124-4fbc-4fec-95b7-d558fd989200} <Debug> DynamicQueryHandler: Done processing query
945 2024.08.29 15:19:29.630943 [ 3 ] {6cc96124-4fbc-4fec-95b7-d558fd989200} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
946 2024.08.29 15:19:29.630961 [ 3 ] {} <Debug> HTTP-Session: 0b4e8a46-95f1-4d49-87ab-053e971c2c02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
947 2024.08.29 15:19:29.631179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
948 2024.08.29 15:19:29.631229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
949 2024.08.29 15:19:29.631249 [ 3 ] {} <Debug> HTTP-Session: 9dff3ccd-0570-4fe6-b58b-fc8417b277fb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
950 2024.08.29 15:19:29.631267 [ 3 ] {} <Debug> HTTP-Session: 9dff3ccd-0570-4fe6-b58b-fc8417b277fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
951 2024.08.29 15:19:29.631282 [ 3 ] {} <Debug> HTTP-Session: 9dff3ccd-0570-4fe6-b58b-fc8417b277fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
952 2024.08.29 15:19:29.631312 [ 3 ] {} <Trace> HTTP-Session: 9dff3ccd-0570-4fe6-b58b-fc8417b277fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
953 2024.08.29 15:19:29.631440 [ 3 ] {e9243248-a85b-4fb5-93ab-f152ce1ee5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
954 2024.08.29 15:19:29.631787 [ 3 ] {e9243248-a85b-4fb5-93ab-f152ce1ee5f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
955 2024.08.29 15:19:29.631837 [ 3 ] {e9243248-a85b-4fb5-93ab-f152ce1ee5f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
956 2024.08.29 15:19:29.632787 [ 3 ] {e9243248-a85b-4fb5-93ab-f152ce1ee5f8} <Debug> DynamicQueryHandler: Done processing query
957 2024.08.29 15:19:29.632813 [ 3 ] {e9243248-a85b-4fb5-93ab-f152ce1ee5f8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
958 2024.08.29 15:19:29.632829 [ 3 ] {} <Debug> HTTP-Session: 9dff3ccd-0570-4fe6-b58b-fc8417b277fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
959 2024.08.29 15:19:29.633024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
960 2024.08.29 15:19:29.633074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
961 2024.08.29 15:19:29.633094 [ 3 ] {} <Debug> HTTP-Session: 72d20511-f7e3-45b3-a89a-a69afe472673 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
962 2024.08.29 15:19:29.633111 [ 3 ] {} <Debug> HTTP-Session: 72d20511-f7e3-45b3-a89a-a69afe472673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
963 2024.08.29 15:19:29.633125 [ 3 ] {} <Debug> HTTP-Session: 72d20511-f7e3-45b3-a89a-a69afe472673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
964 2024.08.29 15:19:29.633155 [ 3 ] {} <Trace> HTTP-Session: 72d20511-f7e3-45b3-a89a-a69afe472673 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
965 2024.08.29 15:19:29.633281 [ 3 ] {3a290222-cce0-4650-bf18-759aafee743d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
966 2024.08.29 15:19:29.633629 [ 3 ] {3a290222-cce0-4650-bf18-759aafee743d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
967 2024.08.29 15:19:29.633679 [ 3 ] {3a290222-cce0-4650-bf18-759aafee743d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
968 2024.08.29 15:19:29.634657 [ 3 ] {3a290222-cce0-4650-bf18-759aafee743d} <Debug> DynamicQueryHandler: Done processing query
969 2024.08.29 15:19:29.634684 [ 3 ] {3a290222-cce0-4650-bf18-759aafee743d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
970 2024.08.29 15:19:29.634700 [ 3 ] {} <Debug> HTTP-Session: 72d20511-f7e3-45b3-a89a-a69afe472673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
971 2024.08.29 15:19:29.634933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
972 2024.08.29 15:19:29.634981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
973 2024.08.29 15:19:29.635000 [ 3 ] {} <Debug> HTTP-Session: 7799079c-1520-464c-a775-9c7a66b4870e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
974 2024.08.29 15:19:29.635016 [ 3 ] {} <Debug> HTTP-Session: 7799079c-1520-464c-a775-9c7a66b4870e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
975 2024.08.29 15:19:29.635032 [ 3 ] {} <Debug> HTTP-Session: 7799079c-1520-464c-a775-9c7a66b4870e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
976 2024.08.29 15:19:29.635062 [ 3 ] {} <Trace> HTTP-Session: 7799079c-1520-464c-a775-9c7a66b4870e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
977 2024.08.29 15:19:29.635191 [ 3 ] {99e0b791-ce21-4996-85cc-b2770794176e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
978 2024.08.29 15:19:29.635545 [ 3 ] {99e0b791-ce21-4996-85cc-b2770794176e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
979 2024.08.29 15:19:29.635599 [ 3 ] {99e0b791-ce21-4996-85cc-b2770794176e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
980 2024.08.29 15:19:29.636551 [ 3 ] {99e0b791-ce21-4996-85cc-b2770794176e} <Debug> DynamicQueryHandler: Done processing query
981 2024.08.29 15:19:29.636576 [ 3 ] {99e0b791-ce21-4996-85cc-b2770794176e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
982 2024.08.29 15:19:29.636592 [ 3 ] {} <Debug> HTTP-Session: 7799079c-1520-464c-a775-9c7a66b4870e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
983 2024.08.29 15:19:29.636808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
984 2024.08.29 15:19:29.636855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
985 2024.08.29 15:19:29.636876 [ 3 ] {} <Debug> HTTP-Session: 0c09fe3f-a188-4372-942d-f7b69a69c078 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
986 2024.08.29 15:19:29.636893 [ 3 ] {} <Debug> HTTP-Session: 0c09fe3f-a188-4372-942d-f7b69a69c078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
987 2024.08.29 15:19:29.636907 [ 3 ] {} <Debug> HTTP-Session: 0c09fe3f-a188-4372-942d-f7b69a69c078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
988 2024.08.29 15:19:29.636938 [ 3 ] {} <Trace> HTTP-Session: 0c09fe3f-a188-4372-942d-f7b69a69c078 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
989 2024.08.29 15:19:29.637066 [ 3 ] {7df03bc1-f065-467d-9e5c-14d3b70adbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
990 2024.08.29 15:19:29.637426 [ 3 ] {7df03bc1-f065-467d-9e5c-14d3b70adbb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
991 2024.08.29 15:19:29.637481 [ 3 ] {7df03bc1-f065-467d-9e5c-14d3b70adbb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
992 2024.08.29 15:19:29.638467 [ 3 ] {7df03bc1-f065-467d-9e5c-14d3b70adbb4} <Debug> DynamicQueryHandler: Done processing query
993 2024.08.29 15:19:29.638493 [ 3 ] {7df03bc1-f065-467d-9e5c-14d3b70adbb4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
994 2024.08.29 15:19:29.638513 [ 3 ] {} <Debug> HTTP-Session: 0c09fe3f-a188-4372-942d-f7b69a69c078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
995 2024.08.29 15:19:29.641404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
996 2024.08.29 15:19:29.641458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
997 2024.08.29 15:19:29.641479 [ 3 ] {} <Debug> HTTP-Session: de3a3e6c-59e1-4453-82ed-21f127a2b867 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
998 2024.08.29 15:19:29.641495 [ 3 ] {} <Debug> HTTP-Session: de3a3e6c-59e1-4453-82ed-21f127a2b867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
999 2024.08.29 15:19:29.641509 [ 3 ] {} <Debug> HTTP-Session: de3a3e6c-59e1-4453-82ed-21f127a2b867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1000 2024.08.29 15:19:29.641540 [ 3 ] {} <Trace> HTTP-Session: de3a3e6c-59e1-4453-82ed-21f127a2b867 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1001 2024.08.29 15:19:29.641668 [ 3 ] {1b784726-4ea8-463c-86a9-c9ff06013a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1002 2024.08.29 15:19:29.641716 [ 3 ] {1b784726-4ea8-463c-86a9-c9ff06013a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1003 2024.08.29 15:19:29.643845 [ 3 ] {1b784726-4ea8-463c-86a9-c9ff06013a41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1004 2024.08.29 15:19:29.652486 [ 3 ] {1b784726-4ea8-463c-86a9-c9ff06013a41} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1005 2024.08.29 15:19:29.652535 [ 3 ] {1b784726-4ea8-463c-86a9-c9ff06013a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1006 2024.08.29 15:19:29.655153 [ 3 ] {1b784726-4ea8-463c-86a9-c9ff06013a41} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1007 2024.08.29 15:19:29.655785 [ 3 ] {1b784726-4ea8-463c-86a9-c9ff06013a41} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1008 2024.08.29 15:19:29.655957 [ 3 ] {1b784726-4ea8-463c-86a9-c9ff06013a41} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.014332 sec., 976.8350544236673 rows/sec., 140.16 KiB/sec.
1009 2024.08.29 15:19:29.656180 [ 3 ] {1b784726-4ea8-463c-86a9-c9ff06013a41} <Debug> DynamicQueryHandler: Done processing query
1010 2024.08.29 15:19:29.656204 [ 3 ] {1b784726-4ea8-463c-86a9-c9ff06013a41} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1011 2024.08.29 15:19:29.656221 [ 3 ] {} <Debug> HTTP-Session: de3a3e6c-59e1-4453-82ed-21f127a2b867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1012 2024.08.29 15:19:29.656370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1013 2024.08.29 15:19:29.656420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1014 2024.08.29 15:19:29.656439 [ 3 ] {} <Debug> HTTP-Session: 23a2c58b-2a44-4762-bf9a-b01cb8d636c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1015 2024.08.29 15:19:29.656456 [ 3 ] {} <Debug> HTTP-Session: 23a2c58b-2a44-4762-bf9a-b01cb8d636c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1016 2024.08.29 15:19:29.656470 [ 3 ] {} <Debug> HTTP-Session: 23a2c58b-2a44-4762-bf9a-b01cb8d636c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1017 2024.08.29 15:19:29.656500 [ 3 ] {} <Trace> HTTP-Session: 23a2c58b-2a44-4762-bf9a-b01cb8d636c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1018 2024.08.29 15:19:29.656621 [ 3 ] {91520a11-2dfa-43a7-b656-7353b8b07a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1019 2024.08.29 15:19:29.656665 [ 3 ] {91520a11-2dfa-43a7-b656-7353b8b07a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1020 2024.08.29 15:19:29.656922 [ 3 ] {91520a11-2dfa-43a7-b656-7353b8b07a21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1021 2024.08.29 15:19:29.664416 [ 3 ] {91520a11-2dfa-43a7-b656-7353b8b07a21} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1022 2024.08.29 15:19:29.664452 [ 3 ] {91520a11-2dfa-43a7-b656-7353b8b07a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1023 2024.08.29 15:19:29.664993 [ 3 ] {91520a11-2dfa-43a7-b656-7353b8b07a21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1024 2024.08.29 15:19:29.665685 [ 3 ] {91520a11-2dfa-43a7-b656-7353b8b07a21} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1025 2024.08.29 15:19:29.665839 [ 3 ] {91520a11-2dfa-43a7-b656-7353b8b07a21} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.009245 sec., 5624.66197944835 rows/sec., 437.10 KiB/sec.
1026 2024.08.29 15:19:29.666125 [ 3 ] {91520a11-2dfa-43a7-b656-7353b8b07a21} <Debug> DynamicQueryHandler: Done processing query
1027 2024.08.29 15:19:29.666150 [ 3 ] {91520a11-2dfa-43a7-b656-7353b8b07a21} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1028 2024.08.29 15:19:29.666171 [ 3 ] {} <Debug> HTTP-Session: 23a2c58b-2a44-4762-bf9a-b01cb8d636c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1029 2024.08.29 15:19:29.666304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1030 2024.08.29 15:19:29.666365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1031 2024.08.29 15:19:29.666385 [ 3 ] {} <Debug> HTTP-Session: 1fcf6ce0-142a-4414-85f8-a254b47213f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1032 2024.08.29 15:19:29.666404 [ 3 ] {} <Debug> HTTP-Session: 1fcf6ce0-142a-4414-85f8-a254b47213f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1033 2024.08.29 15:19:29.666424 [ 3 ] {} <Debug> HTTP-Session: 1fcf6ce0-142a-4414-85f8-a254b47213f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1034 2024.08.29 15:19:29.666455 [ 3 ] {} <Trace> HTTP-Session: 1fcf6ce0-142a-4414-85f8-a254b47213f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1035 2024.08.29 15:19:29.666611 [ 3 ] {4fdd45d2-ab40-4fb7-a844-490687970f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1036 2024.08.29 15:19:29.666658 [ 3 ] {4fdd45d2-ab40-4fb7-a844-490687970f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1037 2024.08.29 15:19:29.667486 [ 3 ] {4fdd45d2-ab40-4fb7-a844-490687970f97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1038 2024.08.29 15:19:29.668474 [ 3 ] {4fdd45d2-ab40-4fb7-a844-490687970f97} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1039 2024.08.29 15:19:29.668509 [ 3 ] {4fdd45d2-ab40-4fb7-a844-490687970f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1040 2024.08.29 15:19:29.670920 [ 3 ] {4fdd45d2-ab40-4fb7-a844-490687970f97} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1041 2024.08.29 15:19:29.671675 [ 3 ] {4fdd45d2-ab40-4fb7-a844-490687970f97} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1042 2024.08.29 15:19:29.671823 [ 3 ] {4fdd45d2-ab40-4fb7-a844-490687970f97} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.005243 sec., 10680.907877169559 rows/sec., 853.07 KiB/sec.
1043 2024.08.29 15:19:29.672031 [ 3 ] {4fdd45d2-ab40-4fb7-a844-490687970f97} <Debug> DynamicQueryHandler: Done processing query
1044 2024.08.29 15:19:29.672056 [ 3 ] {4fdd45d2-ab40-4fb7-a844-490687970f97} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1045 2024.08.29 15:19:29.672072 [ 3 ] {} <Debug> HTTP-Session: 1fcf6ce0-142a-4414-85f8-a254b47213f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1046 2024.08.29 15:19:29.672225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 11515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1047 2024.08.29 15:19:29.672275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1048 2024.08.29 15:19:29.672294 [ 3 ] {} <Debug> HTTP-Session: 147e4c15-a432-4f94-a624-791ed3f610cc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1049 2024.08.29 15:19:29.672311 [ 3 ] {} <Debug> HTTP-Session: 147e4c15-a432-4f94-a624-791ed3f610cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1050 2024.08.29 15:19:29.672326 [ 3 ] {} <Debug> HTTP-Session: 147e4c15-a432-4f94-a624-791ed3f610cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1051 2024.08.29 15:19:29.672357 [ 3 ] {} <Trace> HTTP-Session: 147e4c15-a432-4f94-a624-791ed3f610cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1052 2024.08.29 15:19:29.672475 [ 3 ] {1eebd599-dd05-4381-ba47-7b44203cec67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1053 2024.08.29 15:19:29.673094 [ 3 ] {1eebd599-dd05-4381-ba47-7b44203cec67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1054 2024.08.29 15:19:29.673246 [ 3 ] {1eebd599-dd05-4381-ba47-7b44203cec67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1055 2024.08.29 15:19:29.673638 [ 3 ] {1eebd599-dd05-4381-ba47-7b44203cec67} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1056 2024.08.29 15:19:29.673673 [ 3 ] {1eebd599-dd05-4381-ba47-7b44203cec67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1057 2024.08.29 15:19:29.676202 [ 3 ] {1eebd599-dd05-4381-ba47-7b44203cec67} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1058 2024.08.29 15:19:29.676846 [ 3 ] {1eebd599-dd05-4381-ba47-7b44203cec67} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1059 2024.08.29 15:19:29.676996 [ 3 ] {1eebd599-dd05-4381-ba47-7b44203cec67} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.004555 sec., 13172.338090010977 rows/sec., 935.18 KiB/sec.
1060 2024.08.29 15:19:29.677278 [ 3 ] {1eebd599-dd05-4381-ba47-7b44203cec67} <Debug> DynamicQueryHandler: Done processing query
1061 2024.08.29 15:19:29.677305 [ 3 ] {1eebd599-dd05-4381-ba47-7b44203cec67} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1062 2024.08.29 15:19:29.677322 [ 3 ] {} <Debug> HTTP-Session: 147e4c15-a432-4f94-a624-791ed3f610cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1063 2024.08.29 15:19:29.677450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 3413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1064 2024.08.29 15:19:29.677500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1065 2024.08.29 15:19:29.677522 [ 3 ] {} <Debug> HTTP-Session: d57cd651-a896-4fc4-aa88-b808e352a6a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1066 2024.08.29 15:19:29.677539 [ 3 ] {} <Debug> HTTP-Session: d57cd651-a896-4fc4-aa88-b808e352a6a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1067 2024.08.29 15:19:29.677555 [ 3 ] {} <Debug> HTTP-Session: d57cd651-a896-4fc4-aa88-b808e352a6a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1068 2024.08.29 15:19:29.677587 [ 3 ] {} <Trace> HTTP-Session: d57cd651-a896-4fc4-aa88-b808e352a6a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1069 2024.08.29 15:19:29.677695 [ 3 ] {b1a0c649-9869-4545-b51f-0162ca46df40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1070 2024.08.29 15:19:29.677741 [ 3 ] {b1a0c649-9869-4545-b51f-0162ca46df40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1071 2024.08.29 15:19:29.677883 [ 3 ] {b1a0c649-9869-4545-b51f-0162ca46df40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1072 2024.08.29 15:19:29.678178 [ 3 ] {b1a0c649-9869-4545-b51f-0162ca46df40} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1073 2024.08.29 15:19:29.678215 [ 3 ] {b1a0c649-9869-4545-b51f-0162ca46df40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1074 2024.08.29 15:19:29.678784 [ 3 ] {b1a0c649-9869-4545-b51f-0162ca46df40} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1075 2024.08.29 15:19:29.679445 [ 3 ] {b1a0c649-9869-4545-b51f-0162ca46df40} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1076 2024.08.29 15:19:29.679571 [ 3 ] {b1a0c649-9869-4545-b51f-0162ca46df40} <Debug> executeQuery: Read 22 rows, 1.55 KiB in 0.001906 sec., 11542.497376705142 rows/sec., 811.07 KiB/sec.
1077 2024.08.29 15:19:29.679775 [ 3 ] {b1a0c649-9869-4545-b51f-0162ca46df40} <Debug> DynamicQueryHandler: Done processing query
1078 2024.08.29 15:19:29.679800 [ 3 ] {b1a0c649-9869-4545-b51f-0162ca46df40} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1079 2024.08.29 15:19:29.679816 [ 3 ] {} <Debug> HTTP-Session: d57cd651-a896-4fc4-aa88-b808e352a6a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1080 2024.08.29 15:19:30.000157 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.88 MiB, peak 178.03 MiB, free memory in arenas 0.00 B, will set to 174.83 MiB (RSS), difference: 1.96 MiB
1081 2024.08.29 15:19:34.558167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1082 2024.08.29 15:19:34.558286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1083 2024.08.29 15:19:34.558313 [ 3 ] {} <Debug> HTTP-Session: e53c71e5-1051-4917-95b5-9c97cf63e7e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1084 2024.08.29 15:19:34.558339 [ 3 ] {} <Debug> HTTP-Session: e53c71e5-1051-4917-95b5-9c97cf63e7e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1085 2024.08.29 15:19:34.558353 [ 3 ] {} <Debug> HTTP-Session: e53c71e5-1051-4917-95b5-9c97cf63e7e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1086 2024.08.29 15:19:34.558404 [ 3 ] {} <Trace> HTTP-Session: e53c71e5-1051-4917-95b5-9c97cf63e7e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1087 2024.08.29 15:19:34.558612 [ 3 ] {46029c52-a076-41d0-8689-9b8f60a3e591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1088 2024.08.29 15:19:34.558682 [ 3 ] {46029c52-a076-41d0-8689-9b8f60a3e591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1089 2024.08.29 15:19:34.559049 [ 3 ] {46029c52-a076-41d0-8689-9b8f60a3e591} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1090 2024.08.29 15:19:34.559531 [ 3 ] {46029c52-a076-41d0-8689-9b8f60a3e591} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1091 2024.08.29 15:19:34.559577 [ 3 ] {46029c52-a076-41d0-8689-9b8f60a3e591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1092 2024.08.29 15:19:34.560011 [ 3 ] {46029c52-a076-41d0-8689-9b8f60a3e591} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1093 2024.08.29 15:19:34.560415 [ 3 ] {46029c52-a076-41d0-8689-9b8f60a3e591} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1094 2024.08.29 15:19:34.560600 [ 3 ] {46029c52-a076-41d0-8689-9b8f60a3e591} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.002054 sec., 25316.455696202534 rows/sec., 1.92 MiB/sec.
1095 2024.08.29 15:19:34.560937 [ 3 ] {46029c52-a076-41d0-8689-9b8f60a3e591} <Debug> DynamicQueryHandler: Done processing query
1096 2024.08.29 15:19:34.560966 [ 3 ] {46029c52-a076-41d0-8689-9b8f60a3e591} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1097 2024.08.29 15:19:34.560983 [ 3 ] {} <Debug> HTTP-Session: e53c71e5-1051-4917-95b5-9c97cf63e7e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1098 2024.08.29 15:19:34.561154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1099 2024.08.29 15:19:34.561213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1100 2024.08.29 15:19:34.561234 [ 3 ] {} <Debug> HTTP-Session: 9dec6a2e-849a-497f-9b52-c7168b9dff2a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1101 2024.08.29 15:19:34.561253 [ 3 ] {} <Debug> HTTP-Session: 9dec6a2e-849a-497f-9b52-c7168b9dff2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1102 2024.08.29 15:19:34.561267 [ 3 ] {} <Debug> HTTP-Session: 9dec6a2e-849a-497f-9b52-c7168b9dff2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1103 2024.08.29 15:19:34.561303 [ 3 ] {} <Trace> HTTP-Session: 9dec6a2e-849a-497f-9b52-c7168b9dff2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1104 2024.08.29 15:19:34.561431 [ 3 ] {f76c18ee-a9e8-43ed-92af-846b1e3a5496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1105 2024.08.29 15:19:34.561480 [ 3 ] {f76c18ee-a9e8-43ed-92af-846b1e3a5496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1106 2024.08.29 15:19:34.561740 [ 3 ] {f76c18ee-a9e8-43ed-92af-846b1e3a5496} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1107 2024.08.29 15:19:34.562131 [ 3 ] {f76c18ee-a9e8-43ed-92af-846b1e3a5496} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1108 2024.08.29 15:19:34.562170 [ 3 ] {f76c18ee-a9e8-43ed-92af-846b1e3a5496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1109 2024.08.29 15:19:34.562592 [ 3 ] {f76c18ee-a9e8-43ed-92af-846b1e3a5496} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1110 2024.08.29 15:19:34.562978 [ 3 ] {f76c18ee-a9e8-43ed-92af-846b1e3a5496} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1111 2024.08.29 15:19:34.563117 [ 3 ] {f76c18ee-a9e8-43ed-92af-846b1e3a5496} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001729 sec., 32388.663967611334 rows/sec., 2.53 MiB/sec.
1112 2024.08.29 15:19:34.563293 [ 3 ] {f76c18ee-a9e8-43ed-92af-846b1e3a5496} <Debug> DynamicQueryHandler: Done processing query
1113 2024.08.29 15:19:34.563318 [ 3 ] {f76c18ee-a9e8-43ed-92af-846b1e3a5496} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1114 2024.08.29 15:19:34.563334 [ 3 ] {} <Debug> HTTP-Session: 9dec6a2e-849a-497f-9b52-c7168b9dff2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1115 2024.08.29 15:19:34.563598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1116 2024.08.29 15:19:34.563650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1117 2024.08.29 15:19:34.563671 [ 3 ] {} <Debug> HTTP-Session: 1d055b39-2abb-4ad4-ab7e-8e7090e37338 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1118 2024.08.29 15:19:34.563689 [ 3 ] {} <Debug> HTTP-Session: 1d055b39-2abb-4ad4-ab7e-8e7090e37338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1119 2024.08.29 15:19:34.563704 [ 3 ] {} <Debug> HTTP-Session: 1d055b39-2abb-4ad4-ab7e-8e7090e37338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1120 2024.08.29 15:19:34.563736 [ 3 ] {} <Trace> HTTP-Session: 1d055b39-2abb-4ad4-ab7e-8e7090e37338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1121 2024.08.29 15:19:34.563887 [ 3 ] {2d3c409d-3788-4acc-a353-95b97d16189a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1122 2024.08.29 15:19:34.563936 [ 3 ] {2d3c409d-3788-4acc-a353-95b97d16189a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1123 2024.08.29 15:19:34.564082 [ 3 ] {2d3c409d-3788-4acc-a353-95b97d16189a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1124 2024.08.29 15:19:34.564500 [ 3 ] {2d3c409d-3788-4acc-a353-95b97d16189a} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1125 2024.08.29 15:19:34.564536 [ 3 ] {2d3c409d-3788-4acc-a353-95b97d16189a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1126 2024.08.29 15:19:34.564945 [ 3 ] {2d3c409d-3788-4acc-a353-95b97d16189a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1127 2024.08.29 15:19:34.565291 [ 3 ] {2d3c409d-3788-4acc-a353-95b97d16189a} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1128 2024.08.29 15:19:34.565422 [ 3 ] {2d3c409d-3788-4acc-a353-95b97d16189a} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001607 sec., 93341.63036714375 rows/sec., 6.47 MiB/sec.
1129 2024.08.29 15:19:34.565691 [ 3 ] {2d3c409d-3788-4acc-a353-95b97d16189a} <Debug> DynamicQueryHandler: Done processing query
1130 2024.08.29 15:19:34.565716 [ 3 ] {2d3c409d-3788-4acc-a353-95b97d16189a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1131 2024.08.29 15:19:34.565732 [ 3 ] {} <Debug> HTTP-Session: 1d055b39-2abb-4ad4-ab7e-8e7090e37338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1132 2024.08.29 15:19:34.565858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1133 2024.08.29 15:19:34.565909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1134 2024.08.29 15:19:34.565929 [ 3 ] {} <Debug> HTTP-Session: 522aef8d-346c-4f42-8d1d-2ba06d6f51de Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1135 2024.08.29 15:19:34.565946 [ 3 ] {} <Debug> HTTP-Session: 522aef8d-346c-4f42-8d1d-2ba06d6f51de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1136 2024.08.29 15:19:34.565960 [ 3 ] {} <Debug> HTTP-Session: 522aef8d-346c-4f42-8d1d-2ba06d6f51de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1137 2024.08.29 15:19:34.565991 [ 3 ] {} <Trace> HTTP-Session: 522aef8d-346c-4f42-8d1d-2ba06d6f51de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1138 2024.08.29 15:19:34.566114 [ 3 ] {9540de0c-057a-4758-a078-acbffa9ea7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1139 2024.08.29 15:19:34.566161 [ 3 ] {9540de0c-057a-4758-a078-acbffa9ea7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1140 2024.08.29 15:19:34.566309 [ 3 ] {9540de0c-057a-4758-a078-acbffa9ea7e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1141 2024.08.29 15:19:34.566614 [ 3 ] {9540de0c-057a-4758-a078-acbffa9ea7e9} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1142 2024.08.29 15:19:34.566652 [ 3 ] {9540de0c-057a-4758-a078-acbffa9ea7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1143 2024.08.29 15:19:34.567020 [ 3 ] {9540de0c-057a-4758-a078-acbffa9ea7e9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1144 2024.08.29 15:19:34.567363 [ 3 ] {9540de0c-057a-4758-a078-acbffa9ea7e9} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1145 2024.08.29 15:19:34.567487 [ 3 ] {9540de0c-057a-4758-a078-acbffa9ea7e9} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00142 sec., 35211.2676056338 rows/sec., 2.41 MiB/sec.
1146 2024.08.29 15:19:34.567757 [ 3 ] {9540de0c-057a-4758-a078-acbffa9ea7e9} <Debug> DynamicQueryHandler: Done processing query
1147 2024.08.29 15:19:34.567782 [ 3 ] {9540de0c-057a-4758-a078-acbffa9ea7e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1148 2024.08.29 15:19:34.567798 [ 3 ] {} <Debug> HTTP-Session: 522aef8d-346c-4f42-8d1d-2ba06d6f51de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1149 2024.08.29 15:19:39.556226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1150 2024.08.29 15:19:39.556429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1151 2024.08.29 15:19:39.556475 [ 3 ] {} <Debug> HTTP-Session: 77abe379-c4d2-488d-88da-3867d60629ff Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1152 2024.08.29 15:19:39.556516 [ 3 ] {} <Debug> HTTP-Session: 77abe379-c4d2-488d-88da-3867d60629ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1153 2024.08.29 15:19:39.556544 [ 3 ] {} <Debug> HTTP-Session: 77abe379-c4d2-488d-88da-3867d60629ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1154 2024.08.29 15:19:39.556622 [ 3 ] {} <Trace> HTTP-Session: 77abe379-c4d2-488d-88da-3867d60629ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1155 2024.08.29 15:19:39.556991 [ 3 ] {44e42852-e9b5-4e36-a702-6915f1bdbc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
1156 2024.08.29 15:19:39.559361 [ 3 ] {44e42852-e9b5-4e36-a702-6915f1bdbc26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1157 2024.08.29 15:19:39.561279 [ 3 ] {44e42852-e9b5-4e36-a702-6915f1bdbc26} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE
1158 2024.08.29 15:19:39.561590 [ 3 ] {44e42852-e9b5-4e36-a702-6915f1bdbc26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1159 2024.08.29 15:19:39.565751 [ 3 ] {44e42852-e9b5-4e36-a702-6915f1bdbc26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1160 2024.08.29 15:19:39.569746 [ 3 ] {44e42852-e9b5-4e36-a702-6915f1bdbc26} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1161 2024.08.29 15:19:39.575059 [ 3 ] {44e42852-e9b5-4e36-a702-6915f1bdbc26} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1162 2024.08.29 15:19:39.577473 [ 3 ] {44e42852-e9b5-4e36-a702-6915f1bdbc26} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1163 2024.08.29 15:19:39.577522 [ 3 ] {44e42852-e9b5-4e36-a702-6915f1bdbc26} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1164 2024.08.29 15:19:39.579508 [ 3 ] {44e42852-e9b5-4e36-a702-6915f1bdbc26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))"
1165 2024.08.29 15:19:39.579538 [ 3 ] {44e42852-e9b5-4e36-a702-6915f1bdbc26} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1166 2024.08.29 15:19:39.600543 [ 3 ] {44e42852-e9b5-4e36-a702-6915f1bdbc26} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.043714 sec., 320.2635311341904 rows/sec., 13.07 KiB/sec.
1167 2024.08.29 15:19:39.600905 [ 3 ] {44e42852-e9b5-4e36-a702-6915f1bdbc26} <Debug> DynamicQueryHandler: Done processing query
1168 2024.08.29 15:19:39.600938 [ 3 ] {44e42852-e9b5-4e36-a702-6915f1bdbc26} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1169 2024.08.29 15:19:39.600959 [ 3 ] {} <Debug> HTTP-Session: 77abe379-c4d2-488d-88da-3867d60629ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1170 2024.08.29 15:19:39.602587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1171 2024.08.29 15:19:39.602647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1172 2024.08.29 15:19:39.602668 [ 3 ] {} <Debug> HTTP-Session: 1c4ac88d-6ec8-4536-99d2-4970b666eaa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1173 2024.08.29 15:19:39.602687 [ 3 ] {} <Debug> HTTP-Session: 1c4ac88d-6ec8-4536-99d2-4970b666eaa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1174 2024.08.29 15:19:39.602702 [ 3 ] {} <Debug> HTTP-Session: 1c4ac88d-6ec8-4536-99d2-4970b666eaa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1175 2024.08.29 15:19:39.602739 [ 3 ] {} <Trace> HTTP-Session: 1c4ac88d-6ec8-4536-99d2-4970b666eaa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1176 2024.08.29 15:19:39.602897 [ 3 ] {8947f029-0af1-45ae-bab1-b691953ee43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1177 2024.08.29 15:19:39.603167 [ 3 ] {8947f029-0af1-45ae-bab1-b691953ee43f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1178 2024.08.29 15:19:39.603207 [ 3 ] {8947f029-0af1-45ae-bab1-b691953ee43f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1179 2024.08.29 15:19:39.603459 [ 3 ] {8947f029-0af1-45ae-bab1-b691953ee43f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1180 2024.08.29 15:19:39.603528 [ 3 ] {8947f029-0af1-45ae-bab1-b691953ee43f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1181 2024.08.29 15:19:39.603670 [ 3 ] {8947f029-0af1-45ae-bab1-b691953ee43f} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1182 2024.08.29 15:19:39.603703 [ 3 ] {8947f029-0af1-45ae-bab1-b691953ee43f} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1183 2024.08.29 15:19:39.603728 [ 3 ] {8947f029-0af1-45ae-bab1-b691953ee43f} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1184 2024.08.29 15:19:39.603746 [ 3 ] {8947f029-0af1-45ae-bab1-b691953ee43f} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1185 2024.08.29 15:19:39.603787 [ 3 ] {8947f029-0af1-45ae-bab1-b691953ee43f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1186 2024.08.29 15:19:39.603808 [ 3 ] {8947f029-0af1-45ae-bab1-b691953ee43f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1187 2024.08.29 15:19:39.604685 [ 3 ] {8947f029-0af1-45ae-bab1-b691953ee43f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001859 sec., 7530.930607853685 rows/sec., 307.31 KiB/sec.
1188 2024.08.29 15:19:39.604920 [ 3 ] {8947f029-0af1-45ae-bab1-b691953ee43f} <Debug> DynamicQueryHandler: Done processing query
1189 2024.08.29 15:19:39.604946 [ 3 ] {8947f029-0af1-45ae-bab1-b691953ee43f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1190 2024.08.29 15:19:39.604962 [ 3 ] {} <Debug> HTTP-Session: 1c4ac88d-6ec8-4536-99d2-4970b666eaa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.08.29 15:19:39.605207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1192 2024.08.29 15:19:39.605257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1193 2024.08.29 15:19:39.605278 [ 3 ] {} <Debug> HTTP-Session: ed962fb3-e8a4-498d-b994-b36f1e66fc5d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1194 2024.08.29 15:19:39.605296 [ 3 ] {} <Debug> HTTP-Session: ed962fb3-e8a4-498d-b994-b36f1e66fc5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1195 2024.08.29 15:19:39.605311 [ 3 ] {} <Debug> HTTP-Session: ed962fb3-e8a4-498d-b994-b36f1e66fc5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1196 2024.08.29 15:19:39.605342 [ 3 ] {} <Trace> HTTP-Session: ed962fb3-e8a4-498d-b994-b36f1e66fc5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1197 2024.08.29 15:19:39.605480 [ 3 ] {bcf9058f-0a85-47fd-bcc1-71a0c89db4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1198 2024.08.29 15:19:39.605738 [ 3 ] {bcf9058f-0a85-47fd-bcc1-71a0c89db4ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1199 2024.08.29 15:19:39.605784 [ 3 ] {bcf9058f-0a85-47fd-bcc1-71a0c89db4ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1200 2024.08.29 15:19:39.606040 [ 3 ] {bcf9058f-0a85-47fd-bcc1-71a0c89db4ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1201 2024.08.29 15:19:39.606107 [ 3 ] {bcf9058f-0a85-47fd-bcc1-71a0c89db4ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1202 2024.08.29 15:19:39.606246 [ 3 ] {bcf9058f-0a85-47fd-bcc1-71a0c89db4ad} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1203 2024.08.29 15:19:39.606280 [ 3 ] {bcf9058f-0a85-47fd-bcc1-71a0c89db4ad} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1204 2024.08.29 15:19:39.606304 [ 3 ] {bcf9058f-0a85-47fd-bcc1-71a0c89db4ad} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1205 2024.08.29 15:19:39.606322 [ 3 ] {bcf9058f-0a85-47fd-bcc1-71a0c89db4ad} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1206 2024.08.29 15:19:39.606364 [ 3 ] {bcf9058f-0a85-47fd-bcc1-71a0c89db4ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1207 2024.08.29 15:19:39.606387 [ 3 ] {bcf9058f-0a85-47fd-bcc1-71a0c89db4ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1208 2024.08.29 15:19:39.607194 [ 3 ] {bcf9058f-0a85-47fd-bcc1-71a0c89db4ad} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001774 sec., 7891.770011273958 rows/sec., 322.03 KiB/sec.
1209 2024.08.29 15:19:39.607430 [ 3 ] {bcf9058f-0a85-47fd-bcc1-71a0c89db4ad} <Debug> DynamicQueryHandler: Done processing query
1210 2024.08.29 15:19:39.607457 [ 3 ] {bcf9058f-0a85-47fd-bcc1-71a0c89db4ad} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1211 2024.08.29 15:19:39.607473 [ 3 ] {} <Debug> HTTP-Session: ed962fb3-e8a4-498d-b994-b36f1e66fc5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1212 2024.08.29 15:19:39.607762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1213 2024.08.29 15:19:39.607811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1214 2024.08.29 15:19:39.607831 [ 3 ] {} <Debug> HTTP-Session: f67300fe-210d-4f7f-a819-6ad04ffed508 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1215 2024.08.29 15:19:39.607847 [ 3 ] {} <Debug> HTTP-Session: f67300fe-210d-4f7f-a819-6ad04ffed508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1216 2024.08.29 15:19:39.607861 [ 3 ] {} <Debug> HTTP-Session: f67300fe-210d-4f7f-a819-6ad04ffed508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1217 2024.08.29 15:19:39.607891 [ 3 ] {} <Trace> HTTP-Session: f67300fe-210d-4f7f-a819-6ad04ffed508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1218 2024.08.29 15:19:39.608027 [ 3 ] {fa1cd74a-fcc0-433b-8bf7-0adee8d24e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1219 2024.08.29 15:19:39.608281 [ 3 ] {fa1cd74a-fcc0-433b-8bf7-0adee8d24e3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1220 2024.08.29 15:19:39.608321 [ 3 ] {fa1cd74a-fcc0-433b-8bf7-0adee8d24e3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1221 2024.08.29 15:19:39.608580 [ 3 ] {fa1cd74a-fcc0-433b-8bf7-0adee8d24e3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1222 2024.08.29 15:19:39.608645 [ 3 ] {fa1cd74a-fcc0-433b-8bf7-0adee8d24e3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1223 2024.08.29 15:19:39.608805 [ 3 ] {fa1cd74a-fcc0-433b-8bf7-0adee8d24e3b} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1224 2024.08.29 15:19:39.608845 [ 3 ] {fa1cd74a-fcc0-433b-8bf7-0adee8d24e3b} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1225 2024.08.29 15:19:39.608869 [ 3 ] {fa1cd74a-fcc0-433b-8bf7-0adee8d24e3b} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1226 2024.08.29 15:19:39.608886 [ 3 ] {fa1cd74a-fcc0-433b-8bf7-0adee8d24e3b} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1227 2024.08.29 15:19:39.608929 [ 3 ] {fa1cd74a-fcc0-433b-8bf7-0adee8d24e3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1228 2024.08.29 15:19:39.608951 [ 3 ] {fa1cd74a-fcc0-433b-8bf7-0adee8d24e3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1229 2024.08.29 15:19:39.609808 [ 3 ] {fa1cd74a-fcc0-433b-8bf7-0adee8d24e3b} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00184 sec., 7608.695652173913 rows/sec., 310.48 KiB/sec.
1230 2024.08.29 15:19:39.610040 [ 3 ] {fa1cd74a-fcc0-433b-8bf7-0adee8d24e3b} <Debug> DynamicQueryHandler: Done processing query
1231 2024.08.29 15:19:39.610073 [ 3 ] {fa1cd74a-fcc0-433b-8bf7-0adee8d24e3b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1232 2024.08.29 15:19:39.610104 [ 3 ] {} <Debug> HTTP-Session: f67300fe-210d-4f7f-a819-6ad04ffed508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1233 2024.08.29 15:19:39.614106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1234 2024.08.29 15:19:39.614162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1235 2024.08.29 15:19:39.614182 [ 3 ] {} <Debug> HTTP-Session: 9c5f1a46-56f0-4c34-b7d5-10a1f2bcd822 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1236 2024.08.29 15:19:39.614199 [ 3 ] {} <Debug> HTTP-Session: 9c5f1a46-56f0-4c34-b7d5-10a1f2bcd822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1237 2024.08.29 15:19:39.614214 [ 3 ] {} <Debug> HTTP-Session: 9c5f1a46-56f0-4c34-b7d5-10a1f2bcd822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1238 2024.08.29 15:19:39.614244 [ 3 ] {} <Trace> HTTP-Session: 9c5f1a46-56f0-4c34-b7d5-10a1f2bcd822 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1239 2024.08.29 15:19:39.614355 [ 3 ] {99e0d2db-5886-4d68-9aba-def924f6f017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1240 2024.08.29 15:19:39.614401 [ 3 ] {99e0d2db-5886-4d68-9aba-def924f6f017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1241 2024.08.29 15:19:39.614569 [ 3 ] {99e0d2db-5886-4d68-9aba-def924f6f017} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1242 2024.08.29 15:19:39.614905 [ 3 ] {99e0d2db-5886-4d68-9aba-def924f6f017} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1243 2024.08.29 15:19:39.614944 [ 3 ] {99e0d2db-5886-4d68-9aba-def924f6f017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1244 2024.08.29 15:19:39.615449 [ 3 ] {99e0d2db-5886-4d68-9aba-def924f6f017} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1245 2024.08.29 15:19:39.615795 [ 3 ] {99e0d2db-5886-4d68-9aba-def924f6f017} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1246 2024.08.29 15:19:39.616014 [ 3 ] {99e0d2db-5886-4d68-9aba-def924f6f017} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001686 sec., 2372.479240806643 rows/sec., 250.80 KiB/sec.
1247 2024.08.29 15:19:39.616196 [ 3 ] {99e0d2db-5886-4d68-9aba-def924f6f017} <Debug> DynamicQueryHandler: Done processing query
1248 2024.08.29 15:19:39.616219 [ 3 ] {99e0d2db-5886-4d68-9aba-def924f6f017} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1249 2024.08.29 15:19:39.616235 [ 3 ] {} <Debug> HTTP-Session: 9c5f1a46-56f0-4c34-b7d5-10a1f2bcd822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1250 2024.08.29 15:19:39.616395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 15566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1251 2024.08.29 15:19:39.616441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1252 2024.08.29 15:19:39.616459 [ 3 ] {} <Debug> HTTP-Session: fe71098a-0add-46de-92da-2cd4e378ddf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1253 2024.08.29 15:19:39.616476 [ 3 ] {} <Debug> HTTP-Session: fe71098a-0add-46de-92da-2cd4e378ddf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1254 2024.08.29 15:19:39.616490 [ 3 ] {} <Debug> HTTP-Session: fe71098a-0add-46de-92da-2cd4e378ddf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1255 2024.08.29 15:19:39.616520 [ 3 ] {} <Trace> HTTP-Session: fe71098a-0add-46de-92da-2cd4e378ddf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1256 2024.08.29 15:19:39.616642 [ 3 ] {92ddaf0c-beda-47ff-b570-eea55da0af3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1257 2024.08.29 15:19:39.616686 [ 3 ] {92ddaf0c-beda-47ff-b570-eea55da0af3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1258 2024.08.29 15:19:39.616918 [ 3 ] {92ddaf0c-beda-47ff-b570-eea55da0af3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1259 2024.08.29 15:19:39.617301 [ 3 ] {92ddaf0c-beda-47ff-b570-eea55da0af3a} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1260 2024.08.29 15:19:39.617339 [ 3 ] {92ddaf0c-beda-47ff-b570-eea55da0af3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1261 2024.08.29 15:19:39.617732 [ 3 ] {92ddaf0c-beda-47ff-b570-eea55da0af3a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1262 2024.08.29 15:19:39.618102 [ 3 ] {92ddaf0c-beda-47ff-b570-eea55da0af3a} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1263 2024.08.29 15:19:39.618268 [ 3 ] {92ddaf0c-beda-47ff-b570-eea55da0af3a} <Debug> executeQuery: Read 106 rows, 9.10 KiB in 0.001671 sec., 63435.06882106523 rows/sec., 5.32 MiB/sec.
1264 2024.08.29 15:19:39.618564 [ 3 ] {92ddaf0c-beda-47ff-b570-eea55da0af3a} <Debug> DynamicQueryHandler: Done processing query
1265 2024.08.29 15:19:39.618589 [ 3 ] {92ddaf0c-beda-47ff-b570-eea55da0af3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1266 2024.08.29 15:19:39.618605 [ 3 ] {} <Debug> HTTP-Session: fe71098a-0add-46de-92da-2cd4e378ddf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1267 2024.08.29 15:19:39.618744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1268 2024.08.29 15:19:39.618793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1269 2024.08.29 15:19:39.618812 [ 3 ] {} <Debug> HTTP-Session: f4e59b72-9ec1-47b4-aae4-dd59f899179b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1270 2024.08.29 15:19:39.618830 [ 3 ] {} <Debug> HTTP-Session: f4e59b72-9ec1-47b4-aae4-dd59f899179b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1271 2024.08.29 15:19:39.618844 [ 3 ] {} <Debug> HTTP-Session: f4e59b72-9ec1-47b4-aae4-dd59f899179b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1272 2024.08.29 15:19:39.618874 [ 3 ] {} <Trace> HTTP-Session: f4e59b72-9ec1-47b4-aae4-dd59f899179b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1273 2024.08.29 15:19:39.618980 [ 3 ] {ea584207-7651-4c0d-aa42-fe2f74c5b546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1274 2024.08.29 15:19:39.619023 [ 3 ] {ea584207-7651-4c0d-aa42-fe2f74c5b546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1275 2024.08.29 15:19:39.619338 [ 3 ] {ea584207-7651-4c0d-aa42-fe2f74c5b546} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1276 2024.08.29 15:19:39.619763 [ 3 ] {ea584207-7651-4c0d-aa42-fe2f74c5b546} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1277 2024.08.29 15:19:39.619797 [ 3 ] {ea584207-7651-4c0d-aa42-fe2f74c5b546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1278 2024.08.29 15:19:39.620161 [ 3 ] {ea584207-7651-4c0d-aa42-fe2f74c5b546} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1279 2024.08.29 15:19:39.620531 [ 3 ] {ea584207-7651-4c0d-aa42-fe2f74c5b546} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1280 2024.08.29 15:19:39.620684 [ 3 ] {ea584207-7651-4c0d-aa42-fe2f74c5b546} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001736 sec., 15552.99539170507 rows/sec., 1.14 MiB/sec.
1281 2024.08.29 15:19:39.620859 [ 3 ] {ea584207-7651-4c0d-aa42-fe2f74c5b546} <Debug> DynamicQueryHandler: Done processing query
1282 2024.08.29 15:19:39.620883 [ 3 ] {ea584207-7651-4c0d-aa42-fe2f74c5b546} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1283 2024.08.29 15:19:39.620899 [ 3 ] {} <Debug> HTTP-Session: f4e59b72-9ec1-47b4-aae4-dd59f899179b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1284 2024.08.29 15:19:39.621045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 15806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1285 2024.08.29 15:19:39.621094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1286 2024.08.29 15:19:39.621114 [ 3 ] {} <Debug> HTTP-Session: 1f3471ec-8da2-422a-be4b-44937e5c3646 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1287 2024.08.29 15:19:39.621130 [ 3 ] {} <Debug> HTTP-Session: 1f3471ec-8da2-422a-be4b-44937e5c3646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1288 2024.08.29 15:19:39.621145 [ 3 ] {} <Debug> HTTP-Session: 1f3471ec-8da2-422a-be4b-44937e5c3646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1289 2024.08.29 15:19:39.621175 [ 3 ] {} <Trace> HTTP-Session: 1f3471ec-8da2-422a-be4b-44937e5c3646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1290 2024.08.29 15:19:39.621296 [ 3 ] {13c44158-9903-4870-8f97-2351eaf97d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1291 2024.08.29 15:19:39.621339 [ 3 ] {13c44158-9903-4870-8f97-2351eaf97d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1292 2024.08.29 15:19:39.621564 [ 3 ] {13c44158-9903-4870-8f97-2351eaf97d77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1293 2024.08.29 15:19:39.621931 [ 3 ] {13c44158-9903-4870-8f97-2351eaf97d77} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1294 2024.08.29 15:19:39.621968 [ 3 ] {13c44158-9903-4870-8f97-2351eaf97d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1295 2024.08.29 15:19:39.622374 [ 3 ] {13c44158-9903-4870-8f97-2351eaf97d77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1296 2024.08.29 15:19:39.622748 [ 3 ] {13c44158-9903-4870-8f97-2351eaf97d77} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1297 2024.08.29 15:19:39.622919 [ 3 ] {13c44158-9903-4870-8f97-2351eaf97d77} <Debug> executeQuery: Read 93 rows, 7.45 KiB in 0.00166 sec., 56024.096385542165 rows/sec., 4.38 MiB/sec.
1298 2024.08.29 15:19:39.623178 [ 3 ] {13c44158-9903-4870-8f97-2351eaf97d77} <Debug> DynamicQueryHandler: Done processing query
1299 2024.08.29 15:19:39.623203 [ 3 ] {13c44158-9903-4870-8f97-2351eaf97d77} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1300 2024.08.29 15:19:39.623219 [ 3 ] {} <Debug> HTTP-Session: 1f3471ec-8da2-422a-be4b-44937e5c3646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1301 2024.08.29 15:19:39.623419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1302 2024.08.29 15:19:39.623468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1303 2024.08.29 15:19:39.623489 [ 3 ] {} <Debug> HTTP-Session: 908fe067-e61e-409e-9bd2-84db88552cf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1304 2024.08.29 15:19:39.623505 [ 3 ] {} <Debug> HTTP-Session: 908fe067-e61e-409e-9bd2-84db88552cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1305 2024.08.29 15:19:39.623519 [ 3 ] {} <Debug> HTTP-Session: 908fe067-e61e-409e-9bd2-84db88552cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1306 2024.08.29 15:19:39.623549 [ 3 ] {} <Trace> HTTP-Session: 908fe067-e61e-409e-9bd2-84db88552cf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1307 2024.08.29 15:19:39.623696 [ 3 ] {2ca94cdb-2e1b-41ed-a628-a3bb684accce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1308 2024.08.29 15:19:39.623744 [ 3 ] {2ca94cdb-2e1b-41ed-a628-a3bb684accce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1309 2024.08.29 15:19:39.623905 [ 3 ] {2ca94cdb-2e1b-41ed-a628-a3bb684accce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1310 2024.08.29 15:19:39.624280 [ 3 ] {2ca94cdb-2e1b-41ed-a628-a3bb684accce} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1311 2024.08.29 15:19:39.624316 [ 3 ] {2ca94cdb-2e1b-41ed-a628-a3bb684accce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1312 2024.08.29 15:19:39.624699 [ 3 ] {2ca94cdb-2e1b-41ed-a628-a3bb684accce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1313 2024.08.29 15:19:39.625036 [ 3 ] {2ca94cdb-2e1b-41ed-a628-a3bb684accce} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1314 2024.08.29 15:19:39.625183 [ 3 ] {2ca94cdb-2e1b-41ed-a628-a3bb684accce} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001548 sec., 96899.22480620156 rows/sec., 6.72 MiB/sec.
1315 2024.08.29 15:19:39.625357 [ 3 ] {2ca94cdb-2e1b-41ed-a628-a3bb684accce} <Debug> DynamicQueryHandler: Done processing query
1316 2024.08.29 15:19:39.625389 [ 3 ] {2ca94cdb-2e1b-41ed-a628-a3bb684accce} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1317 2024.08.29 15:19:39.625408 [ 3 ] {} <Debug> HTTP-Session: 908fe067-e61e-409e-9bd2-84db88552cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1318 2024.08.29 15:19:39.625686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1319 2024.08.29 15:19:39.625736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1320 2024.08.29 15:19:39.625755 [ 3 ] {} <Debug> HTTP-Session: 222e8ae1-e055-4c67-bd70-ec41b6ebb2ea Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1321 2024.08.29 15:19:39.625772 [ 3 ] {} <Debug> HTTP-Session: 222e8ae1-e055-4c67-bd70-ec41b6ebb2ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1322 2024.08.29 15:19:39.625786 [ 3 ] {} <Debug> HTTP-Session: 222e8ae1-e055-4c67-bd70-ec41b6ebb2ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1323 2024.08.29 15:19:39.625816 [ 3 ] {} <Trace> HTTP-Session: 222e8ae1-e055-4c67-bd70-ec41b6ebb2ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1324 2024.08.29 15:19:39.626114 [ 3 ] {96a6450c-a75e-4815-aa68-8ab8a6563234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
1325 2024.08.29 15:19:39.626178 [ 3 ] {96a6450c-a75e-4815-aa68-8ab8a6563234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
1326 2024.08.29 15:19:39.626588 [ 3 ] {96a6450c-a75e-4815-aa68-8ab8a6563234} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1327 2024.08.29 15:19:39.629443 [ 3 ] {96a6450c-a75e-4815-aa68-8ab8a6563234} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1328 2024.08.29 15:19:39.629488 [ 3 ] {96a6450c-a75e-4815-aa68-8ab8a6563234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1329 2024.08.29 15:19:39.634574 [ 3 ] {96a6450c-a75e-4815-aa68-8ab8a6563234} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1330 2024.08.29 15:19:39.635030 [ 3 ] {96a6450c-a75e-4815-aa68-8ab8a6563234} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1331 2024.08.29 15:19:39.635215 [ 3 ] {96a6450c-a75e-4815-aa68-8ab8a6563234} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.009302 sec., 2902.601591055687 rows/sec., 5.20 MiB/sec.
1332 2024.08.29 15:19:39.635606 [ 3 ] {96a6450c-a75e-4815-aa68-8ab8a6563234} <Debug> DynamicQueryHandler: Done processing query
1333 2024.08.29 15:19:39.635630 [ 3 ] {96a6450c-a75e-4815-aa68-8ab8a6563234} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
1334 2024.08.29 15:19:39.635646 [ 3 ] {} <Debug> HTTP-Session: 222e8ae1-e055-4c67-bd70-ec41b6ebb2ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1335 2024.08.29 15:19:39.635786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1336 2024.08.29 15:19:39.635837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1337 2024.08.29 15:19:39.635858 [ 3 ] {} <Debug> HTTP-Session: 6a17294a-a487-4841-ad69-3be281fd760f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1338 2024.08.29 15:19:39.635876 [ 3 ] {} <Debug> HTTP-Session: 6a17294a-a487-4841-ad69-3be281fd760f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1339 2024.08.29 15:19:39.635890 [ 3 ] {} <Debug> HTTP-Session: 6a17294a-a487-4841-ad69-3be281fd760f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1340 2024.08.29 15:19:39.635921 [ 3 ] {} <Trace> HTTP-Session: 6a17294a-a487-4841-ad69-3be281fd760f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1341 2024.08.29 15:19:39.636023 [ 3 ] {33ddf49b-7ea0-459c-b9cc-609f854e721c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1342 2024.08.29 15:19:39.636068 [ 3 ] {33ddf49b-7ea0-459c-b9cc-609f854e721c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1343 2024.08.29 15:19:39.636206 [ 3 ] {33ddf49b-7ea0-459c-b9cc-609f854e721c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1344 2024.08.29 15:19:39.636466 [ 3 ] {33ddf49b-7ea0-459c-b9cc-609f854e721c} <Trace> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1345 2024.08.29 15:19:39.636502 [ 3 ] {33ddf49b-7ea0-459c-b9cc-609f854e721c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1346 2024.08.29 15:19:39.636880 [ 3 ] {33ddf49b-7ea0-459c-b9cc-609f854e721c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1347 2024.08.29 15:19:39.637206 [ 3 ] {33ddf49b-7ea0-459c-b9cc-609f854e721c} <Trace> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1348 2024.08.29 15:19:39.637355 [ 3 ] {33ddf49b-7ea0-459c-b9cc-609f854e721c} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001354 sec., 13293.943870014771 rows/sec., 1001.81 KiB/sec.
1349 2024.08.29 15:19:39.637615 [ 3 ] {33ddf49b-7ea0-459c-b9cc-609f854e721c} <Debug> DynamicQueryHandler: Done processing query
1350 2024.08.29 15:19:39.637640 [ 3 ] {33ddf49b-7ea0-459c-b9cc-609f854e721c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1351 2024.08.29 15:19:39.637655 [ 3 ] {} <Debug> HTTP-Session: 6a17294a-a487-4841-ad69-3be281fd760f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1352 2024.08.29 15:19:39.637765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1353 2024.08.29 15:19:39.637814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1354 2024.08.29 15:19:39.637834 [ 3 ] {} <Debug> HTTP-Session: 69b6f801-9606-497b-8915-d9e5aa579fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1355 2024.08.29 15:19:39.637851 [ 3 ] {} <Debug> HTTP-Session: 69b6f801-9606-497b-8915-d9e5aa579fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1356 2024.08.29 15:19:39.637864 [ 3 ] {} <Debug> HTTP-Session: 69b6f801-9606-497b-8915-d9e5aa579fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1357 2024.08.29 15:19:39.637894 [ 3 ] {} <Trace> HTTP-Session: 69b6f801-9606-497b-8915-d9e5aa579fcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1358 2024.08.29 15:19:39.638002 [ 3 ] {e9307876-4af3-4b04-8de7-501cf400a953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1359 2024.08.29 15:19:39.638045 [ 3 ] {e9307876-4af3-4b04-8de7-501cf400a953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1360 2024.08.29 15:19:39.638193 [ 3 ] {e9307876-4af3-4b04-8de7-501cf400a953} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1361 2024.08.29 15:19:39.638541 [ 3 ] {e9307876-4af3-4b04-8de7-501cf400a953} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1362 2024.08.29 15:19:39.638578 [ 3 ] {e9307876-4af3-4b04-8de7-501cf400a953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1363 2024.08.29 15:19:39.638937 [ 3 ] {e9307876-4af3-4b04-8de7-501cf400a953} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1364 2024.08.29 15:19:39.639263 [ 3 ] {e9307876-4af3-4b04-8de7-501cf400a953} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1365 2024.08.29 15:19:39.639389 [ 3 ] {e9307876-4af3-4b04-8de7-501cf400a953} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001417 sec., 35285.81510232886 rows/sec., 2.42 MiB/sec.
1366 2024.08.29 15:19:39.639674 [ 3 ] {e9307876-4af3-4b04-8de7-501cf400a953} <Debug> DynamicQueryHandler: Done processing query
1367 2024.08.29 15:19:39.639699 [ 3 ] {e9307876-4af3-4b04-8de7-501cf400a953} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1368 2024.08.29 15:19:39.639716 [ 3 ] {} <Debug> HTTP-Session: 69b6f801-9606-497b-8915-d9e5aa579fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1369 2024.08.29 15:19:43.864767 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
1370 2024.08.29 15:19:43.864839 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
1371 2024.08.29 15:19:44.556791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1372 2024.08.29 15:19:44.556922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1373 2024.08.29 15:19:44.556954 [ 3 ] {} <Debug> HTTP-Session: 2f0fc4d7-f31e-4457-9437-874f93ef7343 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1374 2024.08.29 15:19:44.556984 [ 3 ] {} <Debug> HTTP-Session: 2f0fc4d7-f31e-4457-9437-874f93ef7343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1375 2024.08.29 15:19:44.557005 [ 3 ] {} <Debug> HTTP-Session: 2f0fc4d7-f31e-4457-9437-874f93ef7343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1376 2024.08.29 15:19:44.557062 [ 3 ] {} <Trace> HTTP-Session: 2f0fc4d7-f31e-4457-9437-874f93ef7343 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1377 2024.08.29 15:19:44.557316 [ 3 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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)
1378 2024.08.29 15:19:44.557692 [ 3 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1379 2024.08.29 15:19:44.557737 [ 3 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <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
1380 2024.08.29 15:19:44.558044 [ 3 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1381 2024.08.29 15:19:44.558127 [ 3 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1382 2024.08.29 15:19:44.558304 [ 3 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1383 2024.08.29 15:19:44.558446 [ 250 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1384 2024.08.29 15:19:44.558460 [ 254 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1385 2024.08.29 15:19:44.558603 [ 3 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1386 2024.08.29 15:19:44.558634 [ 3 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1387 2024.08.29 15:19:44.562563 [ 3 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1388 2024.08.29 15:19:44.564463 [ 3 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 18 rows with 2 streams
1389 2024.08.29 15:19:44.564544 [ 3 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <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'))"
1390 2024.08.29 15:19:44.564632 [ 3 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <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'))"
1391 2024.08.29 15:19:44.566366 [ 3 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.009153 sec., 1966.5683382497543 rows/sec., 82.58 KiB/sec.
1392 2024.08.29 15:19:44.566714 [ 3 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <Debug> DynamicQueryHandler: Done processing query
1393 2024.08.29 15:19:44.566743 [ 3 ] {1fee4a4e-ff09-4ed3-b4f6-0d16a6d50019} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1394 2024.08.29 15:19:44.566791 [ 3 ] {} <Debug> HTTP-Session: 2f0fc4d7-f31e-4457-9437-874f93ef7343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1395 2024.08.29 15:19:44.567163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1396 2024.08.29 15:19:44.567216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1397 2024.08.29 15:19:44.567238 [ 3 ] {} <Debug> HTTP-Session: 9d1686b9-9051-4796-a8b9-bf8017c3b9d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1398 2024.08.29 15:19:44.567256 [ 3 ] {} <Debug> HTTP-Session: 9d1686b9-9051-4796-a8b9-bf8017c3b9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1399 2024.08.29 15:19:44.567271 [ 3 ] {} <Debug> HTTP-Session: 9d1686b9-9051-4796-a8b9-bf8017c3b9d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1400 2024.08.29 15:19:44.567303 [ 3 ] {} <Trace> HTTP-Session: 9d1686b9-9051-4796-a8b9-bf8017c3b9d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1401 2024.08.29 15:19:44.567452 [ 3 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'switch_data_link:link_enabled') FORMAT JSONEachRow; (stage: Complete)
1402 2024.08.29 15:19:44.567723 [ 3 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1403 2024.08.29 15:19:44.567765 [ 3 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <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', 'switch_data_link:link_enabled')" moved to PREWHERE
1404 2024.08.29 15:19:44.568031 [ 3 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1405 2024.08.29 15:19:44.568097 [ 3 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1406 2024.08.29 15:19:44.568237 [ 3 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1407 2024.08.29 15:19:44.568359 [ 256 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1408 2024.08.29 15:19:44.568359 [ 257 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1409 2024.08.29 15:19:44.568524 [ 3 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1410 2024.08.29 15:19:44.568554 [ 3 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1411 2024.08.29 15:19:44.568639 [ 3 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1412 2024.08.29 15:19:44.568660 [ 3 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 18 rows with 2 streams
1413 2024.08.29 15:19:44.568699 [ 3 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <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', 'switch_data_link:link_enabled'))"
1414 2024.08.29 15:19:44.568739 [ 3 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <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', 'switch_data_link:link_enabled'))"
1415 2024.08.29 15:19:44.570110 [ 3 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002724 sec., 6607.929515418503 rows/sec., 277.48 KiB/sec.
1416 2024.08.29 15:19:44.570426 [ 3 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <Debug> DynamicQueryHandler: Done processing query
1417 2024.08.29 15:19:44.570452 [ 3 ] {79fa1df6-5ccc-4c38-827d-7438fe26bc2a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1418 2024.08.29 15:19:44.570470 [ 3 ] {} <Debug> HTTP-Session: 9d1686b9-9051-4796-a8b9-bf8017c3b9d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1419 2024.08.29 15:19:44.571023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1420 2024.08.29 15:19:44.571073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1421 2024.08.29 15:19:44.571094 [ 3 ] {} <Debug> HTTP-Session: 9f64ff53-4d24-430c-8589-781de0a615f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1422 2024.08.29 15:19:44.571111 [ 3 ] {} <Debug> HTTP-Session: 9f64ff53-4d24-430c-8589-781de0a615f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1423 2024.08.29 15:19:44.571126 [ 3 ] {} <Debug> HTTP-Session: 9f64ff53-4d24-430c-8589-781de0a615f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1424 2024.08.29 15:19:44.571157 [ 3 ] {} <Trace> HTTP-Session: 9f64ff53-4d24-430c-8589-781de0a615f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1425 2024.08.29 15:19:44.571299 [ 3 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
1426 2024.08.29 15:19:44.571570 [ 3 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1427 2024.08.29 15:19:44.571611 [ 3 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE
1428 2024.08.29 15:19:44.571879 [ 3 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1429 2024.08.29 15:19:44.571952 [ 3 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1430 2024.08.29 15:19:44.572095 [ 3 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1431 2024.08.29 15:19:44.572190 [ 253 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1432 2024.08.29 15:19:44.572190 [ 255 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1433 2024.08.29 15:19:44.572319 [ 3 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1434 2024.08.29 15:19:44.572350 [ 3 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1435 2024.08.29 15:19:44.572430 [ 3 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1436 2024.08.29 15:19:44.572455 [ 3 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 18 rows with 2 streams
1437 2024.08.29 15:19:44.572495 [ 3 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))"
1438 2024.08.29 15:19:44.572535 [ 3 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))"
1439 2024.08.29 15:19:44.573916 [ 3 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002679 sec., 6718.924972004479 rows/sec., 282.14 KiB/sec.
1440 2024.08.29 15:19:44.574235 [ 3 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <Debug> DynamicQueryHandler: Done processing query
1441 2024.08.29 15:19:44.574262 [ 3 ] {b33d5b75-ba23-403e-985e-cc105ace64df} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1442 2024.08.29 15:19:44.574280 [ 3 ] {} <Debug> HTTP-Session: 9f64ff53-4d24-430c-8589-781de0a615f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1443 2024.08.29 15:19:44.574529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1444 2024.08.29 15:19:44.574578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1445 2024.08.29 15:19:44.574599 [ 3 ] {} <Debug> HTTP-Session: 45cded01-7f2d-45a7-aa7e-e52054ed3f23 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1446 2024.08.29 15:19:44.574616 [ 3 ] {} <Debug> HTTP-Session: 45cded01-7f2d-45a7-aa7e-e52054ed3f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1447 2024.08.29 15:19:44.574630 [ 3 ] {} <Debug> HTTP-Session: 45cded01-7f2d-45a7-aa7e-e52054ed3f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1448 2024.08.29 15:19:44.574662 [ 3 ] {} <Trace> HTTP-Session: 45cded01-7f2d-45a7-aa7e-e52054ed3f23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1449 2024.08.29 15:19:44.574808 [ 3 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
1450 2024.08.29 15:19:44.575081 [ 3 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1451 2024.08.29 15:19:44.575124 [ 3 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE
1452 2024.08.29 15:19:44.575392 [ 3 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1453 2024.08.29 15:19:44.575458 [ 3 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1454 2024.08.29 15:19:44.575600 [ 3 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1455 2024.08.29 15:19:44.575699 [ 250 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1456 2024.08.29 15:19:44.575706 [ 253 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1457 2024.08.29 15:19:44.575818 [ 3 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1458 2024.08.29 15:19:44.575852 [ 3 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1459 2024.08.29 15:19:44.575942 [ 3 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1460 2024.08.29 15:19:44.575963 [ 3 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 18 rows with 2 streams
1461 2024.08.29 15:19:44.576003 [ 3 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))"
1462 2024.08.29 15:19:44.576046 [ 3 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))"
1463 2024.08.29 15:19:44.577063 [ 3 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002324 sec., 7745.266781411359 rows/sec., 325.24 KiB/sec.
1464 2024.08.29 15:19:44.577375 [ 3 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <Debug> DynamicQueryHandler: Done processing query
1465 2024.08.29 15:19:44.577409 [ 3 ] {a87a5e29-fd73-4b8b-a728-a32affcc6e4f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1466 2024.08.29 15:19:44.577428 [ 3 ] {} <Debug> HTTP-Session: 45cded01-7f2d-45a7-aa7e-e52054ed3f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1467 2024.08.29 15:19:44.577644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1468 2024.08.29 15:19:44.577698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1469 2024.08.29 15:19:44.577718 [ 3 ] {} <Debug> HTTP-Session: 67a597f4-a061-4319-9033-08c3be4c3f54 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1470 2024.08.29 15:19:44.577743 [ 3 ] {} <Debug> HTTP-Session: 67a597f4-a061-4319-9033-08c3be4c3f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1471 2024.08.29 15:19:44.577761 [ 3 ] {} <Debug> HTTP-Session: 67a597f4-a061-4319-9033-08c3be4c3f54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1472 2024.08.29 15:19:44.577792 [ 3 ] {} <Trace> HTTP-Session: 67a597f4-a061-4319-9033-08c3be4c3f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1473 2024.08.29 15:19:44.577942 [ 3 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1474 2024.08.29 15:19:44.578215 [ 3 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1475 2024.08.29 15:19:44.578257 [ 3 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
1476 2024.08.29 15:19:44.578526 [ 3 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1477 2024.08.29 15:19:44.578592 [ 3 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1478 2024.08.29 15:19:44.578732 [ 3 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1479 2024.08.29 15:19:44.578808 [ 255 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1480 2024.08.29 15:19:44.578815 [ 253 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1481 2024.08.29 15:19:44.578914 [ 3 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1482 2024.08.29 15:19:44.578943 [ 3 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1483 2024.08.29 15:19:44.579023 [ 3 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1484 2024.08.29 15:19:44.579045 [ 3 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 18 rows with 2 streams
1485 2024.08.29 15:19:44.579084 [ 3 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))"
1486 2024.08.29 15:19:44.579124 [ 3 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))"
1487 2024.08.29 15:19:44.580458 [ 3 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002582 sec., 6971.3400464756005 rows/sec., 292.74 KiB/sec.
1488 2024.08.29 15:19:44.580767 [ 3 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <Debug> DynamicQueryHandler: Done processing query
1489 2024.08.29 15:19:44.580793 [ 3 ] {e2132953-57bf-4704-b814-98a0dc1139cc} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1490 2024.08.29 15:19:44.580811 [ 3 ] {} <Debug> HTTP-Session: 67a597f4-a061-4319-9033-08c3be4c3f54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1491 2024.08.29 15:19:44.581035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 910, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1492 2024.08.29 15:19:44.581086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1493 2024.08.29 15:19:44.581108 [ 3 ] {} <Debug> HTTP-Session: 274100d8-de5d-43e2-981d-44926217a0bb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1494 2024.08.29 15:19:44.581126 [ 3 ] {} <Debug> HTTP-Session: 274100d8-de5d-43e2-981d-44926217a0bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1495 2024.08.29 15:19:44.581141 [ 3 ] {} <Debug> HTTP-Session: 274100d8-de5d-43e2-981d-44926217a0bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1496 2024.08.29 15:19:44.581172 [ 3 ] {} <Trace> HTTP-Session: 274100d8-de5d-43e2-981d-44926217a0bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1497 2024.08.29 15:19:44.581314 [ 3 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1498 2024.08.29 15:19:44.581582 [ 3 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1499 2024.08.29 15:19:44.581624 [ 3 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1500 2024.08.29 15:19:44.581899 [ 3 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1501 2024.08.29 15:19:44.581964 [ 3 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1502 2024.08.29 15:19:44.582109 [ 3 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1503 2024.08.29 15:19:44.582197 [ 253 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1504 2024.08.29 15:19:44.582197 [ 254 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1505 2024.08.29 15:19:44.582300 [ 3 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1506 2024.08.29 15:19:44.582328 [ 3 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1507 2024.08.29 15:19:44.582407 [ 3 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1508 2024.08.29 15:19:44.582428 [ 3 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 18 rows with 2 streams
1509 2024.08.29 15:19:44.582467 [ 3 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1510 2024.08.29 15:19:44.582509 [ 3 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1511 2024.08.29 15:19:44.583756 [ 3 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002507 sec., 7179.896290386916 rows/sec., 301.50 KiB/sec.
1512 2024.08.29 15:19:44.584053 [ 3 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <Debug> DynamicQueryHandler: Done processing query
1513 2024.08.29 15:19:44.584077 [ 3 ] {a27b1165-38d7-4432-96c5-c05abdad762c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1514 2024.08.29 15:19:44.584094 [ 3 ] {} <Debug> HTTP-Session: 274100d8-de5d-43e2-981d-44926217a0bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1515 2024.08.29 15:19:44.584303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1516 2024.08.29 15:19:44.584351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1517 2024.08.29 15:19:44.584371 [ 3 ] {} <Debug> HTTP-Session: c1ecbc6a-0baa-4160-a795-e001e7f61caa Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1518 2024.08.29 15:19:44.584387 [ 3 ] {} <Debug> HTTP-Session: c1ecbc6a-0baa-4160-a795-e001e7f61caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1519 2024.08.29 15:19:44.584401 [ 3 ] {} <Debug> HTTP-Session: c1ecbc6a-0baa-4160-a795-e001e7f61caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1520 2024.08.29 15:19:44.584431 [ 3 ] {} <Trace> HTTP-Session: c1ecbc6a-0baa-4160-a795-e001e7f61caa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1521 2024.08.29 15:19:44.584569 [ 3 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1522 2024.08.29 15:19:44.584841 [ 3 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1523 2024.08.29 15:19:44.584883 [ 3 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1524 2024.08.29 15:19:44.585155 [ 3 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1525 2024.08.29 15:19:44.585219 [ 3 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1526 2024.08.29 15:19:44.585365 [ 3 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1527 2024.08.29 15:19:44.585448 [ 253 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1528 2024.08.29 15:19:44.585457 [ 255 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1529 2024.08.29 15:19:44.585557 [ 3 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1530 2024.08.29 15:19:44.585585 [ 3 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1531 2024.08.29 15:19:44.585663 [ 3 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1532 2024.08.29 15:19:44.585683 [ 3 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 18 rows with 2 streams
1533 2024.08.29 15:19:44.585723 [ 3 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1534 2024.08.29 15:19:44.585764 [ 3 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1535 2024.08.29 15:19:44.587013 [ 3 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002508 sec., 7177.033492822967 rows/sec., 301.38 KiB/sec.
1536 2024.08.29 15:19:44.587321 [ 3 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <Debug> DynamicQueryHandler: Done processing query
1537 2024.08.29 15:19:44.587354 [ 3 ] {ef99081d-7a29-4775-9d66-3cd83b745241} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1538 2024.08.29 15:19:44.587381 [ 3 ] {} <Debug> HTTP-Session: c1ecbc6a-0baa-4160-a795-e001e7f61caa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1539 2024.08.29 15:19:44.587625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1540 2024.08.29 15:19:44.587697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1541 2024.08.29 15:19:44.587728 [ 3 ] {} <Debug> HTTP-Session: 1dc80f87-5bc5-4764-b940-5bc622a5a8b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1542 2024.08.29 15:19:44.587752 [ 3 ] {} <Debug> HTTP-Session: 1dc80f87-5bc5-4764-b940-5bc622a5a8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1543 2024.08.29 15:19:44.587774 [ 3 ] {} <Debug> HTTP-Session: 1dc80f87-5bc5-4764-b940-5bc622a5a8b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1544 2024.08.29 15:19:44.587831 [ 3 ] {} <Trace> HTTP-Session: 1dc80f87-5bc5-4764-b940-5bc622a5a8b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1545 2024.08.29 15:19:44.588005 [ 3 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1546 2024.08.29 15:19:44.588328 [ 3 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1547 2024.08.29 15:19:44.588380 [ 3 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1548 2024.08.29 15:19:44.588731 [ 3 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1549 2024.08.29 15:19:44.588812 [ 3 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1550 2024.08.29 15:19:44.588995 [ 3 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1551 2024.08.29 15:19:44.589100 [ 253 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1552 2024.08.29 15:19:44.589106 [ 250 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1553 2024.08.29 15:19:44.589220 [ 3 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1554 2024.08.29 15:19:44.589250 [ 3 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1555 2024.08.29 15:19:44.589331 [ 3 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1556 2024.08.29 15:19:44.589352 [ 3 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 18 rows with 2 streams
1557 2024.08.29 15:19:44.589392 [ 3 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1558 2024.08.29 15:19:44.589436 [ 3 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1559 2024.08.29 15:19:44.590568 [ 3 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002633 sec., 6836.308393467528 rows/sec., 287.07 KiB/sec.
1560 2024.08.29 15:19:44.590889 [ 3 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <Debug> DynamicQueryHandler: Done processing query
1561 2024.08.29 15:19:44.590914 [ 3 ] {c7f7f237-7cf5-421e-ae72-75cb69d30db6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1562 2024.08.29 15:19:44.590931 [ 3 ] {} <Debug> HTTP-Session: 1dc80f87-5bc5-4764-b940-5bc622a5a8b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1563 2024.08.29 15:19:44.591156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1564 2024.08.29 15:19:44.591212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1565 2024.08.29 15:19:44.591233 [ 3 ] {} <Debug> HTTP-Session: cec106ed-0fe3-4f2f-b7ee-040209601f0e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1566 2024.08.29 15:19:44.591250 [ 3 ] {} <Debug> HTTP-Session: cec106ed-0fe3-4f2f-b7ee-040209601f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1567 2024.08.29 15:19:44.591265 [ 3 ] {} <Debug> HTTP-Session: cec106ed-0fe3-4f2f-b7ee-040209601f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1568 2024.08.29 15:19:44.591298 [ 3 ] {} <Trace> HTTP-Session: cec106ed-0fe3-4f2f-b7ee-040209601f0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1569 2024.08.29 15:19:44.591457 [ 3 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1570 2024.08.29 15:19:44.591742 [ 3 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1571 2024.08.29 15:19:44.591786 [ 3 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1572 2024.08.29 15:19:44.592070 [ 3 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1573 2024.08.29 15:19:44.592138 [ 3 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1574 2024.08.29 15:19:44.592279 [ 3 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1575 2024.08.29 15:19:44.592399 [ 253 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1576 2024.08.29 15:19:44.592403 [ 257 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1577 2024.08.29 15:19:44.592534 [ 3 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1578 2024.08.29 15:19:44.592563 [ 3 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1579 2024.08.29 15:19:44.592645 [ 3 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1580 2024.08.29 15:19:44.592665 [ 3 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 18 rows with 2 streams
1581 2024.08.29 15:19:44.592704 [ 3 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1582 2024.08.29 15:19:44.592746 [ 3 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1583 2024.08.29 15:19:44.593997 [ 3 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.00261 sec., 6896.551724137931 rows/sec., 289.60 KiB/sec.
1584 2024.08.29 15:19:44.594315 [ 3 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <Debug> DynamicQueryHandler: Done processing query
1585 2024.08.29 15:19:44.594341 [ 3 ] {5746dd18-8ec1-4e3b-86be-5b1bbe0af9c0} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1586 2024.08.29 15:19:44.594358 [ 3 ] {} <Debug> HTTP-Session: cec106ed-0fe3-4f2f-b7ee-040209601f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1587 2024.08.29 15:19:44.594589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1588 2024.08.29 15:19:44.594639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1589 2024.08.29 15:19:44.594659 [ 3 ] {} <Debug> HTTP-Session: 4150ff5a-3a0b-4962-b77b-0c296b43b587 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1590 2024.08.29 15:19:44.594676 [ 3 ] {} <Debug> HTTP-Session: 4150ff5a-3a0b-4962-b77b-0c296b43b587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1591 2024.08.29 15:19:44.594692 [ 3 ] {} <Debug> HTTP-Session: 4150ff5a-3a0b-4962-b77b-0c296b43b587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1592 2024.08.29 15:19:44.594725 [ 3 ] {} <Trace> HTTP-Session: 4150ff5a-3a0b-4962-b77b-0c296b43b587 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1593 2024.08.29 15:19:44.594873 [ 3 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1594 2024.08.29 15:19:44.595154 [ 3 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1595 2024.08.29 15:19:44.595197 [ 3 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1596 2024.08.29 15:19:44.595481 [ 3 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1597 2024.08.29 15:19:44.595544 [ 3 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1598 2024.08.29 15:19:44.595686 [ 3 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1599 2024.08.29 15:19:44.595784 [ 253 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1600 2024.08.29 15:19:44.595789 [ 250 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1601 2024.08.29 15:19:44.595913 [ 3 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1602 2024.08.29 15:19:44.595941 [ 3 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1603 2024.08.29 15:19:44.596022 [ 3 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1604 2024.08.29 15:19:44.596042 [ 3 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 18 rows with 2 streams
1605 2024.08.29 15:19:44.596081 [ 3 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1606 2024.08.29 15:19:44.596122 [ 3 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1607 2024.08.29 15:19:44.597374 [ 3 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.00257 sec., 7003.891050583658 rows/sec., 294.11 KiB/sec.
1608 2024.08.29 15:19:44.597681 [ 3 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <Debug> DynamicQueryHandler: Done processing query
1609 2024.08.29 15:19:44.597707 [ 3 ] {eb4ff64f-3f75-4579-ac4e-40815e03ded9} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1610 2024.08.29 15:19:44.597724 [ 3 ] {} <Debug> HTTP-Session: 4150ff5a-3a0b-4962-b77b-0c296b43b587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1611 2024.08.29 15:19:44.597926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1612 2024.08.29 15:19:44.597976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1613 2024.08.29 15:19:44.597996 [ 3 ] {} <Debug> HTTP-Session: 5d249390-6598-4285-a7b1-1a06b7f5f260 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1614 2024.08.29 15:19:44.598012 [ 3 ] {} <Debug> HTTP-Session: 5d249390-6598-4285-a7b1-1a06b7f5f260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1615 2024.08.29 15:19:44.598029 [ 3 ] {} <Debug> HTTP-Session: 5d249390-6598-4285-a7b1-1a06b7f5f260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1616 2024.08.29 15:19:44.598068 [ 3 ] {} <Trace> HTTP-Session: 5d249390-6598-4285-a7b1-1a06b7f5f260 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1617 2024.08.29 15:19:44.598216 [ 3 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1618 2024.08.29 15:19:44.598500 [ 3 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1619 2024.08.29 15:19:44.598544 [ 3 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1620 2024.08.29 15:19:44.598832 [ 3 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1621 2024.08.29 15:19:44.598897 [ 3 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1622 2024.08.29 15:19:44.599038 [ 3 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1623 2024.08.29 15:19:44.599152 [ 253 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1624 2024.08.29 15:19:44.599154 [ 257 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1625 2024.08.29 15:19:44.599272 [ 3 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1626 2024.08.29 15:19:44.599301 [ 3 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1627 2024.08.29 15:19:44.599381 [ 3 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1628 2024.08.29 15:19:44.599402 [ 3 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 18 rows with 2 streams
1629 2024.08.29 15:19:44.599442 [ 3 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1630 2024.08.29 15:19:44.599485 [ 3 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1631 2024.08.29 15:19:44.600721 [ 3 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002576 sec., 6987.577639751552 rows/sec., 293.42 KiB/sec.
1632 2024.08.29 15:19:44.601027 [ 3 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <Debug> DynamicQueryHandler: Done processing query
1633 2024.08.29 15:19:44.601053 [ 3 ] {7aceb4ae-b4e0-4a91-87c6-d84f2003ef6b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1634 2024.08.29 15:19:44.601070 [ 3 ] {} <Debug> HTTP-Session: 5d249390-6598-4285-a7b1-1a06b7f5f260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1635 2024.08.29 15:19:44.605112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1636 2024.08.29 15:19:44.605167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1637 2024.08.29 15:19:44.605188 [ 3 ] {} <Debug> HTTP-Session: be2d7fe1-deae-4b1c-980e-d6a4bf95cbf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1638 2024.08.29 15:19:44.605218 [ 3 ] {} <Debug> HTTP-Session: be2d7fe1-deae-4b1c-980e-d6a4bf95cbf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1639 2024.08.29 15:19:44.605242 [ 3 ] {} <Debug> HTTP-Session: be2d7fe1-deae-4b1c-980e-d6a4bf95cbf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1640 2024.08.29 15:19:44.605278 [ 3 ] {} <Trace> HTTP-Session: be2d7fe1-deae-4b1c-980e-d6a4bf95cbf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1641 2024.08.29 15:19:44.605444 [ 3 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1642 2024.08.29 15:19:44.605737 [ 3 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1643 2024.08.29 15:19:44.605783 [ 3 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1644 2024.08.29 15:19:44.606074 [ 3 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1645 2024.08.29 15:19:44.606145 [ 3 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1646 2024.08.29 15:19:44.606289 [ 3 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1647 2024.08.29 15:19:44.606373 [ 253 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1648 2024.08.29 15:19:44.606375 [ 255 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1649 2024.08.29 15:19:44.606472 [ 3 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1650 2024.08.29 15:19:44.606501 [ 3 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
1651 2024.08.29 15:19:44.606581 [ 3 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1652 2024.08.29 15:19:44.606602 [ 3 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 18 rows with 2 streams
1653 2024.08.29 15:19:44.606642 [ 3 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1654 2024.08.29 15:19:44.606684 [ 3 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1655 2024.08.29 15:19:44.607942 [ 3 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002571 sec., 7001.166861143524 rows/sec., 293.99 KiB/sec.
1656 2024.08.29 15:19:44.608263 [ 3 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <Debug> DynamicQueryHandler: Done processing query
1657 2024.08.29 15:19:44.608289 [ 3 ] {887dd9bb-7d09-4a29-afd8-2a376e410b5f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1658 2024.08.29 15:19:44.608306 [ 3 ] {} <Debug> HTTP-Session: be2d7fe1-deae-4b1c-980e-d6a4bf95cbf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1659 2024.08.29 15:19:44.609985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 3916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1660 2024.08.29 15:19:44.610038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1661 2024.08.29 15:19:44.610060 [ 3 ] {} <Debug> HTTP-Session: b87b682c-8b55-402b-ac3f-c9e48b0fa4d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1662 2024.08.29 15:19:44.610077 [ 3 ] {} <Debug> HTTP-Session: b87b682c-8b55-402b-ac3f-c9e48b0fa4d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1663 2024.08.29 15:19:44.610091 [ 3 ] {} <Debug> HTTP-Session: b87b682c-8b55-402b-ac3f-c9e48b0fa4d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1664 2024.08.29 15:19:44.610124 [ 3 ] {} <Trace> HTTP-Session: b87b682c-8b55-402b-ac3f-c9e48b0fa4d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1665 2024.08.29 15:19:44.610279 [ 3 ] {7877e074-6323-4f48-89eb-6582f9920901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1666 2024.08.29 15:19:44.610337 [ 3 ] {7877e074-6323-4f48-89eb-6582f9920901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1667 2024.08.29 15:19:44.610549 [ 3 ] {7877e074-6323-4f48-89eb-6582f9920901} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1668 2024.08.29 15:19:44.610939 [ 3 ] {7877e074-6323-4f48-89eb-6582f9920901} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1669 2024.08.29 15:19:44.610987 [ 3 ] {7877e074-6323-4f48-89eb-6582f9920901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1670 2024.08.29 15:19:44.611527 [ 3 ] {7877e074-6323-4f48-89eb-6582f9920901} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1671 2024.08.29 15:19:44.611854 [ 3 ] {7877e074-6323-4f48-89eb-6582f9920901} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1672 2024.08.29 15:19:44.612003 [ 3 ] {7877e074-6323-4f48-89eb-6582f9920901} <Debug> executeQuery: Read 12 rows, 2.06 KiB in 0.001791 sec., 6700.167504187604 rows/sec., 1.12 MiB/sec.
1673 2024.08.29 15:19:44.612280 [ 3 ] {7877e074-6323-4f48-89eb-6582f9920901} <Debug> DynamicQueryHandler: Done processing query
1674 2024.08.29 15:19:44.612306 [ 3 ] {7877e074-6323-4f48-89eb-6582f9920901} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1675 2024.08.29 15:19:44.612322 [ 3 ] {} <Debug> HTTP-Session: b87b682c-8b55-402b-ac3f-c9e48b0fa4d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1676 2024.08.29 15:19:44.612527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 27767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1677 2024.08.29 15:19:44.612578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1678 2024.08.29 15:19:44.612599 [ 3 ] {} <Debug> HTTP-Session: 7e666868-cba4-4327-9522-2c6e4c7b4e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1679 2024.08.29 15:19:44.612615 [ 3 ] {} <Debug> HTTP-Session: 7e666868-cba4-4327-9522-2c6e4c7b4e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1680 2024.08.29 15:19:44.612631 [ 3 ] {} <Debug> HTTP-Session: 7e666868-cba4-4327-9522-2c6e4c7b4e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1681 2024.08.29 15:19:44.612663 [ 3 ] {} <Trace> HTTP-Session: 7e666868-cba4-4327-9522-2c6e4c7b4e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1682 2024.08.29 15:19:44.612816 [ 3 ] {6e869f39-6cc4-4d03-881f-f4218b77ebe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1683 2024.08.29 15:19:44.612863 [ 3 ] {6e869f39-6cc4-4d03-881f-f4218b77ebe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1684 2024.08.29 15:19:44.613121 [ 3 ] {6e869f39-6cc4-4d03-881f-f4218b77ebe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1685 2024.08.29 15:19:44.613556 [ 3 ] {6e869f39-6cc4-4d03-881f-f4218b77ebe6} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1686 2024.08.29 15:19:44.613594 [ 3 ] {6e869f39-6cc4-4d03-881f-f4218b77ebe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1687 2024.08.29 15:19:44.613980 [ 3 ] {6e869f39-6cc4-4d03-881f-f4218b77ebe6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1688 2024.08.29 15:19:44.614358 [ 3 ] {6e869f39-6cc4-4d03-881f-f4218b77ebe6} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1689 2024.08.29 15:19:44.614524 [ 3 ] {6e869f39-6cc4-4d03-881f-f4218b77ebe6} <Debug> executeQuery: Read 185 rows, 16.52 KiB in 0.001769 sec., 104578.85811192765 rows/sec., 9.12 MiB/sec.
1690 2024.08.29 15:19:44.614821 [ 3 ] {6e869f39-6cc4-4d03-881f-f4218b77ebe6} <Debug> DynamicQueryHandler: Done processing query
1691 2024.08.29 15:19:44.614846 [ 3 ] {6e869f39-6cc4-4d03-881f-f4218b77ebe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1692 2024.08.29 15:19:44.614862 [ 3 ] {} <Debug> HTTP-Session: 7e666868-cba4-4327-9522-2c6e4c7b4e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1693 2024.08.29 15:19:44.614981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1694 2024.08.29 15:19:44.615031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1695 2024.08.29 15:19:44.615050 [ 3 ] {} <Debug> HTTP-Session: 4e6af7dc-8bbe-4137-a0d7-01db0fa88df3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1696 2024.08.29 15:19:44.615067 [ 3 ] {} <Debug> HTTP-Session: 4e6af7dc-8bbe-4137-a0d7-01db0fa88df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1697 2024.08.29 15:19:44.615081 [ 3 ] {} <Debug> HTTP-Session: 4e6af7dc-8bbe-4137-a0d7-01db0fa88df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1698 2024.08.29 15:19:44.615112 [ 3 ] {} <Trace> HTTP-Session: 4e6af7dc-8bbe-4137-a0d7-01db0fa88df3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1699 2024.08.29 15:19:44.615215 [ 3 ] {a1f169bc-a112-45de-a858-2500a8c82456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1700 2024.08.29 15:19:44.615260 [ 3 ] {a1f169bc-a112-45de-a858-2500a8c82456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1701 2024.08.29 15:19:44.615505 [ 3 ] {a1f169bc-a112-45de-a858-2500a8c82456} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1702 2024.08.29 15:19:44.617775 [ 3 ] {a1f169bc-a112-45de-a858-2500a8c82456} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1703 2024.08.29 15:19:44.617815 [ 3 ] {a1f169bc-a112-45de-a858-2500a8c82456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1704 2024.08.29 15:19:44.618247 [ 3 ] {a1f169bc-a112-45de-a858-2500a8c82456} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1705 2024.08.29 15:19:44.618619 [ 3 ] {a1f169bc-a112-45de-a858-2500a8c82456} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1706 2024.08.29 15:19:44.618779 [ 3 ] {a1f169bc-a112-45de-a858-2500a8c82456} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003586 sec., 3904.0713887339653 rows/sec., 273.42 KiB/sec.
1707 2024.08.29 15:19:44.619191 [ 3 ] {a1f169bc-a112-45de-a858-2500a8c82456} <Debug> DynamicQueryHandler: Done processing query
1708 2024.08.29 15:19:44.619218 [ 3 ] {a1f169bc-a112-45de-a858-2500a8c82456} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1709 2024.08.29 15:19:44.619234 [ 3 ] {} <Debug> HTTP-Session: 4e6af7dc-8bbe-4137-a0d7-01db0fa88df3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1710 2024.08.29 15:19:44.619363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1711 2024.08.29 15:19:44.619416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1712 2024.08.29 15:19:44.619436 [ 3 ] {} <Debug> HTTP-Session: d963a417-83b3-4465-bd06-d0fb5a92fbf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1713 2024.08.29 15:19:44.619454 [ 3 ] {} <Debug> HTTP-Session: d963a417-83b3-4465-bd06-d0fb5a92fbf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1714 2024.08.29 15:19:44.619469 [ 3 ] {} <Debug> HTTP-Session: d963a417-83b3-4465-bd06-d0fb5a92fbf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1715 2024.08.29 15:19:44.619500 [ 3 ] {} <Trace> HTTP-Session: d963a417-83b3-4465-bd06-d0fb5a92fbf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1716 2024.08.29 15:19:44.619603 [ 3 ] {a8e5f1b3-4f1e-4840-add9-e236aaae2f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
1717 2024.08.29 15:19:44.619648 [ 3 ] {a8e5f1b3-4f1e-4840-add9-e236aaae2f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1718 2024.08.29 15:19:44.619901 [ 3 ] {a8e5f1b3-4f1e-4840-add9-e236aaae2f88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1719 2024.08.29 15:19:44.620216 [ 3 ] {a8e5f1b3-4f1e-4840-add9-e236aaae2f88} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1720 2024.08.29 15:19:44.620253 [ 3 ] {a8e5f1b3-4f1e-4840-add9-e236aaae2f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1721 2024.08.29 15:19:44.620608 [ 3 ] {a8e5f1b3-4f1e-4840-add9-e236aaae2f88} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1722 2024.08.29 15:19:44.620992 [ 3 ] {a8e5f1b3-4f1e-4840-add9-e236aaae2f88} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1723 2024.08.29 15:19:44.621152 [ 3 ] {a8e5f1b3-4f1e-4840-add9-e236aaae2f88} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001567 sec., 3828.9725590299936 rows/sec., 226.22 KiB/sec.
1724 2024.08.29 15:19:44.621540 [ 3 ] {a8e5f1b3-4f1e-4840-add9-e236aaae2f88} <Debug> DynamicQueryHandler: Done processing query
1725 2024.08.29 15:19:44.621567 [ 3 ] {a8e5f1b3-4f1e-4840-add9-e236aaae2f88} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1726 2024.08.29 15:19:44.621584 [ 3 ] {} <Debug> HTTP-Session: d963a417-83b3-4465-bd06-d0fb5a92fbf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1727 2024.08.29 15:19:44.621869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 60396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1728 2024.08.29 15:19:44.621919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1729 2024.08.29 15:19:44.621939 [ 3 ] {} <Debug> HTTP-Session: 11a1f7c8-0b3a-45c8-a87a-5b48078bd9fc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1730 2024.08.29 15:19:44.621957 [ 3 ] {} <Debug> HTTP-Session: 11a1f7c8-0b3a-45c8-a87a-5b48078bd9fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1731 2024.08.29 15:19:44.621971 [ 3 ] {} <Debug> HTTP-Session: 11a1f7c8-0b3a-45c8-a87a-5b48078bd9fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1732 2024.08.29 15:19:44.622002 [ 3 ] {} <Trace> HTTP-Session: 11a1f7c8-0b3a-45c8-a87a-5b48078bd9fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1733 2024.08.29 15:19:44.622199 [ 3 ] {81639448-6f76-4094-9cab-dd8999078d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1734 2024.08.29 15:19:44.622245 [ 3 ] {81639448-6f76-4094-9cab-dd8999078d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1735 2024.08.29 15:19:44.622489 [ 3 ] {81639448-6f76-4094-9cab-dd8999078d48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1736 2024.08.29 15:19:44.623057 [ 3 ] {81639448-6f76-4094-9cab-dd8999078d48} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1737 2024.08.29 15:19:44.623095 [ 3 ] {81639448-6f76-4094-9cab-dd8999078d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1738 2024.08.29 15:19:44.623473 [ 3 ] {81639448-6f76-4094-9cab-dd8999078d48} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1739 2024.08.29 15:19:44.623832 [ 3 ] {81639448-6f76-4094-9cab-dd8999078d48} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1740 2024.08.29 15:19:44.623989 [ 3 ] {81639448-6f76-4094-9cab-dd8999078d48} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001886 sec., 198303.28738069988 rows/sec., 14.00 MiB/sec.
1741 2024.08.29 15:19:44.624258 [ 3 ] {81639448-6f76-4094-9cab-dd8999078d48} <Debug> DynamicQueryHandler: Done processing query
1742 2024.08.29 15:19:44.624283 [ 3 ] {81639448-6f76-4094-9cab-dd8999078d48} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
1743 2024.08.29 15:19:44.624300 [ 3 ] {} <Debug> HTTP-Session: 11a1f7c8-0b3a-45c8-a87a-5b48078bd9fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1744 2024.08.29 15:19:44.624454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1745 2024.08.29 15:19:44.624504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1746 2024.08.29 15:19:44.624524 [ 3 ] {} <Debug> HTTP-Session: 8761cbec-f340-43f0-b8b4-cef66217b9c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1747 2024.08.29 15:19:44.624541 [ 3 ] {} <Debug> HTTP-Session: 8761cbec-f340-43f0-b8b4-cef66217b9c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1748 2024.08.29 15:19:44.624556 [ 3 ] {} <Debug> HTTP-Session: 8761cbec-f340-43f0-b8b4-cef66217b9c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1749 2024.08.29 15:19:44.624587 [ 3 ] {} <Trace> HTTP-Session: 8761cbec-f340-43f0-b8b4-cef66217b9c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1750 2024.08.29 15:19:44.624685 [ 3 ] {77cbb952-a7f0-443b-bf38-811cb6b37961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1751 2024.08.29 15:19:44.624732 [ 3 ] {77cbb952-a7f0-443b-bf38-811cb6b37961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1752 2024.08.29 15:19:44.624881 [ 3 ] {77cbb952-a7f0-443b-bf38-811cb6b37961} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1753 2024.08.29 15:19:44.625149 [ 3 ] {77cbb952-a7f0-443b-bf38-811cb6b37961} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1754 2024.08.29 15:19:44.625185 [ 3 ] {77cbb952-a7f0-443b-bf38-811cb6b37961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1755 2024.08.29 15:19:44.625557 [ 3 ] {77cbb952-a7f0-443b-bf38-811cb6b37961} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1756 2024.08.29 15:19:44.625890 [ 3 ] {77cbb952-a7f0-443b-bf38-811cb6b37961} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1757 2024.08.29 15:19:44.626074 [ 3 ] {77cbb952-a7f0-443b-bf38-811cb6b37961} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001388 sec., 4322.766570605188 rows/sec., 225.85 KiB/sec.
1758 2024.08.29 15:19:44.626473 [ 3 ] {77cbb952-a7f0-443b-bf38-811cb6b37961} <Debug> DynamicQueryHandler: Done processing query
1759 2024.08.29 15:19:44.626498 [ 3 ] {77cbb952-a7f0-443b-bf38-811cb6b37961} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1760 2024.08.29 15:19:44.626514 [ 3 ] {} <Debug> HTTP-Session: 8761cbec-f340-43f0-b8b4-cef66217b9c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1761 2024.08.29 15:19:44.626738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 42694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1762 2024.08.29 15:19:44.626788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1763 2024.08.29 15:19:44.626807 [ 3 ] {} <Debug> HTTP-Session: 3d7ac901-5fae-4477-937a-d6578d7273e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1764 2024.08.29 15:19:44.626826 [ 3 ] {} <Debug> HTTP-Session: 3d7ac901-5fae-4477-937a-d6578d7273e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1765 2024.08.29 15:19:44.626840 [ 3 ] {} <Debug> HTTP-Session: 3d7ac901-5fae-4477-937a-d6578d7273e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1766 2024.08.29 15:19:44.626870 [ 3 ] {} <Trace> HTTP-Session: 3d7ac901-5fae-4477-937a-d6578d7273e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1767 2024.08.29 15:19:44.627096 [ 3 ] {4b92f84f-2b23-4f86-b142-41333b1515ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1768 2024.08.29 15:19:44.627145 [ 3 ] {4b92f84f-2b23-4f86-b142-41333b1515ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1769 2024.08.29 15:19:44.627312 [ 3 ] {4b92f84f-2b23-4f86-b142-41333b1515ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1770 2024.08.29 15:19:44.627738 [ 3 ] {4b92f84f-2b23-4f86-b142-41333b1515ab} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1771 2024.08.29 15:19:44.627775 [ 3 ] {4b92f84f-2b23-4f86-b142-41333b1515ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1772 2024.08.29 15:19:44.628155 [ 3 ] {4b92f84f-2b23-4f86-b142-41333b1515ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1773 2024.08.29 15:19:44.628506 [ 3 ] {4b92f84f-2b23-4f86-b142-41333b1515ab} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1774 2024.08.29 15:19:44.628675 [ 3 ] {4b92f84f-2b23-4f86-b142-41333b1515ab} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001713 sec., 132516.0537069469 rows/sec., 8.84 MiB/sec.
1775 2024.08.29 15:19:44.628945 [ 3 ] {4b92f84f-2b23-4f86-b142-41333b1515ab} <Debug> DynamicQueryHandler: Done processing query
1776 2024.08.29 15:19:44.628971 [ 3 ] {4b92f84f-2b23-4f86-b142-41333b1515ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1777 2024.08.29 15:19:44.628989 [ 3 ] {} <Debug> HTTP-Session: 3d7ac901-5fae-4477-937a-d6578d7273e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1778 2024.08.29 15:19:44.629114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1779 2024.08.29 15:19:44.629164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1780 2024.08.29 15:19:44.629184 [ 3 ] {} <Debug> HTTP-Session: e9a47a9c-ba62-4417-9c3d-3e4611d97bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1781 2024.08.29 15:19:44.629200 [ 3 ] {} <Debug> HTTP-Session: e9a47a9c-ba62-4417-9c3d-3e4611d97bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1782 2024.08.29 15:19:44.629214 [ 3 ] {} <Debug> HTTP-Session: e9a47a9c-ba62-4417-9c3d-3e4611d97bf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1783 2024.08.29 15:19:44.629245 [ 3 ] {} <Trace> HTTP-Session: e9a47a9c-ba62-4417-9c3d-3e4611d97bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1784 2024.08.29 15:19:44.629338 [ 3 ] {3c32628b-bed6-46e7-8a1c-a8b47f53bc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1785 2024.08.29 15:19:44.629385 [ 3 ] {3c32628b-bed6-46e7-8a1c-a8b47f53bc46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1786 2024.08.29 15:19:44.629533 [ 3 ] {3c32628b-bed6-46e7-8a1c-a8b47f53bc46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1787 2024.08.29 15:19:44.629801 [ 3 ] {3c32628b-bed6-46e7-8a1c-a8b47f53bc46} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1788 2024.08.29 15:19:44.629839 [ 3 ] {3c32628b-bed6-46e7-8a1c-a8b47f53bc46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1789 2024.08.29 15:19:44.630228 [ 3 ] {3c32628b-bed6-46e7-8a1c-a8b47f53bc46} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1790 2024.08.29 15:19:44.630544 [ 3 ] {3c32628b-bed6-46e7-8a1c-a8b47f53bc46} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1791 2024.08.29 15:19:44.630707 [ 3 ] {3c32628b-bed6-46e7-8a1c-a8b47f53bc46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001376 sec., 726.7441860465116 rows/sec., 48.97 KiB/sec.
1792 2024.08.29 15:19:44.631097 [ 3 ] {3c32628b-bed6-46e7-8a1c-a8b47f53bc46} <Debug> DynamicQueryHandler: Done processing query
1793 2024.08.29 15:19:44.631122 [ 3 ] {3c32628b-bed6-46e7-8a1c-a8b47f53bc46} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1794 2024.08.29 15:19:44.631138 [ 3 ] {} <Debug> HTTP-Session: e9a47a9c-ba62-4417-9c3d-3e4611d97bf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1795 2024.08.29 15:19:44.631265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 10703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1796 2024.08.29 15:19:44.631327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1797 2024.08.29 15:19:44.631347 [ 3 ] {} <Debug> HTTP-Session: b92937e5-c1d5-4329-bb48-4b647519f157 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1798 2024.08.29 15:19:44.631363 [ 3 ] {} <Debug> HTTP-Session: b92937e5-c1d5-4329-bb48-4b647519f157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1799 2024.08.29 15:19:44.631377 [ 3 ] {} <Debug> HTTP-Session: b92937e5-c1d5-4329-bb48-4b647519f157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1800 2024.08.29 15:19:44.631408 [ 3 ] {} <Trace> HTTP-Session: b92937e5-c1d5-4329-bb48-4b647519f157 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1801 2024.08.29 15:19:44.631538 [ 3 ] {d0eff69e-5a42-4f74-9e8c-930c771d1278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1802 2024.08.29 15:19:44.631589 [ 3 ] {d0eff69e-5a42-4f74-9e8c-930c771d1278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1803 2024.08.29 15:19:44.631741 [ 3 ] {d0eff69e-5a42-4f74-9e8c-930c771d1278} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1804 2024.08.29 15:19:44.632046 [ 3 ] {d0eff69e-5a42-4f74-9e8c-930c771d1278} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1805 2024.08.29 15:19:44.632082 [ 3 ] {d0eff69e-5a42-4f74-9e8c-930c771d1278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1806 2024.08.29 15:19:44.632439 [ 3 ] {d0eff69e-5a42-4f74-9e8c-930c771d1278} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1807 2024.08.29 15:19:44.632762 [ 3 ] {d0eff69e-5a42-4f74-9e8c-930c771d1278} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1808 2024.08.29 15:19:44.632915 [ 3 ] {d0eff69e-5a42-4f74-9e8c-930c771d1278} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001419 sec., 50739.95771670191 rows/sec., 3.24 MiB/sec.
1809 2024.08.29 15:19:44.633330 [ 3 ] {d0eff69e-5a42-4f74-9e8c-930c771d1278} <Debug> DynamicQueryHandler: Done processing query
1810 2024.08.29 15:19:44.633356 [ 3 ] {d0eff69e-5a42-4f74-9e8c-930c771d1278} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1811 2024.08.29 15:19:44.633372 [ 3 ] {} <Debug> HTTP-Session: b92937e5-c1d5-4329-bb48-4b647519f157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1812 2024.08.29 15:19:49.559823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 15566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1813 2024.08.29 15:19:49.559964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1814 2024.08.29 15:19:49.559993 [ 3 ] {} <Debug> HTTP-Session: 257576c2-06d3-4b5c-89fc-c0aa716f4891 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1815 2024.08.29 15:19:49.560022 [ 3 ] {} <Debug> HTTP-Session: 257576c2-06d3-4b5c-89fc-c0aa716f4891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1816 2024.08.29 15:19:49.560040 [ 3 ] {} <Debug> HTTP-Session: 257576c2-06d3-4b5c-89fc-c0aa716f4891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1817 2024.08.29 15:19:49.560095 [ 3 ] {} <Trace> HTTP-Session: 257576c2-06d3-4b5c-89fc-c0aa716f4891 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1818 2024.08.29 15:19:49.560330 [ 3 ] {47b936ad-389c-4b39-bbee-ba9b5f20fa7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1819 2024.08.29 15:19:49.560401 [ 3 ] {47b936ad-389c-4b39-bbee-ba9b5f20fa7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1820 2024.08.29 15:19:49.560736 [ 3 ] {47b936ad-389c-4b39-bbee-ba9b5f20fa7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1821 2024.08.29 15:19:49.561248 [ 3 ] {47b936ad-389c-4b39-bbee-ba9b5f20fa7b} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1822 2024.08.29 15:19:49.561291 [ 3 ] {47b936ad-389c-4b39-bbee-ba9b5f20fa7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1823 2024.08.29 15:19:49.561729 [ 3 ] {47b936ad-389c-4b39-bbee-ba9b5f20fa7b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1824 2024.08.29 15:19:49.562108 [ 3 ] {47b936ad-389c-4b39-bbee-ba9b5f20fa7b} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1825 2024.08.29 15:19:49.562299 [ 3 ] {47b936ad-389c-4b39-bbee-ba9b5f20fa7b} <Debug> executeQuery: Read 106 rows, 9.10 KiB in 0.002036 sec., 52062.86836935167 rows/sec., 4.37 MiB/sec.
1826 2024.08.29 15:19:49.562661 [ 3 ] {47b936ad-389c-4b39-bbee-ba9b5f20fa7b} <Debug> DynamicQueryHandler: Done processing query
1827 2024.08.29 15:19:49.562697 [ 3 ] {47b936ad-389c-4b39-bbee-ba9b5f20fa7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1828 2024.08.29 15:19:49.562722 [ 3 ] {} <Debug> HTTP-Session: 257576c2-06d3-4b5c-89fc-c0aa716f4891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1829 2024.08.29 15:19:49.562914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1830 2024.08.29 15:19:49.562990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1831 2024.08.29 15:19:49.563014 [ 3 ] {} <Debug> HTTP-Session: 25f054b4-644b-429f-b00d-f5e7f8d25ff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1832 2024.08.29 15:19:49.563036 [ 3 ] {} <Debug> HTTP-Session: 25f054b4-644b-429f-b00d-f5e7f8d25ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1833 2024.08.29 15:19:49.563053 [ 3 ] {} <Debug> HTTP-Session: 25f054b4-644b-429f-b00d-f5e7f8d25ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1834 2024.08.29 15:19:49.563093 [ 3 ] {} <Trace> HTTP-Session: 25f054b4-644b-429f-b00d-f5e7f8d25ff3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1835 2024.08.29 15:19:49.563233 [ 3 ] {d78cd440-cacc-4a19-9d56-22ef7f0e2e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1836 2024.08.29 15:19:49.563286 [ 3 ] {d78cd440-cacc-4a19-9d56-22ef7f0e2e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1837 2024.08.29 15:19:49.563539 [ 3 ] {d78cd440-cacc-4a19-9d56-22ef7f0e2e57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1838 2024.08.29 15:19:49.563860 [ 3 ] {d78cd440-cacc-4a19-9d56-22ef7f0e2e57} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1839 2024.08.29 15:19:49.563898 [ 3 ] {d78cd440-cacc-4a19-9d56-22ef7f0e2e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1840 2024.08.29 15:19:49.564262 [ 3 ] {d78cd440-cacc-4a19-9d56-22ef7f0e2e57} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1841 2024.08.29 15:19:49.564621 [ 3 ] {d78cd440-cacc-4a19-9d56-22ef7f0e2e57} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1842 2024.08.29 15:19:49.564783 [ 3 ] {d78cd440-cacc-4a19-9d56-22ef7f0e2e57} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001589 sec., 16991.818753933294 rows/sec., 1.25 MiB/sec.
1843 2024.08.29 15:19:49.565065 [ 3 ] {d78cd440-cacc-4a19-9d56-22ef7f0e2e57} <Debug> DynamicQueryHandler: Done processing query
1844 2024.08.29 15:19:49.565090 [ 3 ] {d78cd440-cacc-4a19-9d56-22ef7f0e2e57} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1845 2024.08.29 15:19:49.565106 [ 3 ] {} <Debug> HTTP-Session: 25f054b4-644b-429f-b00d-f5e7f8d25ff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1846 2024.08.29 15:19:49.565245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 14103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1847 2024.08.29 15:19:49.565295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1848 2024.08.29 15:19:49.565314 [ 3 ] {} <Debug> HTTP-Session: 51a6301e-9cfe-4f04-a74a-bba771cfad45 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1849 2024.08.29 15:19:49.565331 [ 3 ] {} <Debug> HTTP-Session: 51a6301e-9cfe-4f04-a74a-bba771cfad45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1850 2024.08.29 15:19:49.565345 [ 3 ] {} <Debug> HTTP-Session: 51a6301e-9cfe-4f04-a74a-bba771cfad45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1851 2024.08.29 15:19:49.565377 [ 3 ] {} <Trace> HTTP-Session: 51a6301e-9cfe-4f04-a74a-bba771cfad45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1852 2024.08.29 15:19:49.565498 [ 3 ] {6ca735e2-481d-4ecc-a18a-564bd373947a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1853 2024.08.29 15:19:49.565543 [ 3 ] {6ca735e2-481d-4ecc-a18a-564bd373947a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1854 2024.08.29 15:19:49.565790 [ 3 ] {6ca735e2-481d-4ecc-a18a-564bd373947a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1855 2024.08.29 15:19:49.566197 [ 3 ] {6ca735e2-481d-4ecc-a18a-564bd373947a} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1856 2024.08.29 15:19:49.566234 [ 3 ] {6ca735e2-481d-4ecc-a18a-564bd373947a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1857 2024.08.29 15:19:49.566589 [ 3 ] {6ca735e2-481d-4ecc-a18a-564bd373947a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1858 2024.08.29 15:19:49.566971 [ 3 ] {6ca735e2-481d-4ecc-a18a-564bd373947a} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1859 2024.08.29 15:19:49.567139 [ 3 ] {6ca735e2-481d-4ecc-a18a-564bd373947a} <Debug> executeQuery: Read 83 rows, 6.63 KiB in 0.001677 sec., 49493.14251639833 rows/sec., 3.86 MiB/sec.
1860 2024.08.29 15:19:49.567314 [ 3 ] {6ca735e2-481d-4ecc-a18a-564bd373947a} <Debug> DynamicQueryHandler: Done processing query
1861 2024.08.29 15:19:49.567339 [ 3 ] {6ca735e2-481d-4ecc-a18a-564bd373947a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1862 2024.08.29 15:19:49.567354 [ 3 ] {} <Debug> HTTP-Session: 51a6301e-9cfe-4f04-a74a-bba771cfad45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1863 2024.08.29 15:19:49.567509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1864 2024.08.29 15:19:49.567560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1865 2024.08.29 15:19:49.567580 [ 3 ] {} <Debug> HTTP-Session: 3ac64c32-1076-4753-bdef-1a9b3e3a6160 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1866 2024.08.29 15:19:49.567597 [ 3 ] {} <Debug> HTTP-Session: 3ac64c32-1076-4753-bdef-1a9b3e3a6160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1867 2024.08.29 15:19:49.567611 [ 3 ] {} <Debug> HTTP-Session: 3ac64c32-1076-4753-bdef-1a9b3e3a6160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1868 2024.08.29 15:19:49.567642 [ 3 ] {} <Trace> HTTP-Session: 3ac64c32-1076-4753-bdef-1a9b3e3a6160 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1869 2024.08.29 15:19:49.567790 [ 3 ] {80883ac5-4966-4083-b7a3-e7807b6bf518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1870 2024.08.29 15:19:49.567838 [ 3 ] {80883ac5-4966-4083-b7a3-e7807b6bf518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1871 2024.08.29 15:19:49.567985 [ 3 ] {80883ac5-4966-4083-b7a3-e7807b6bf518} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1872 2024.08.29 15:19:49.568361 [ 3 ] {80883ac5-4966-4083-b7a3-e7807b6bf518} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1873 2024.08.29 15:19:49.568397 [ 3 ] {80883ac5-4966-4083-b7a3-e7807b6bf518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1874 2024.08.29 15:19:49.568795 [ 3 ] {80883ac5-4966-4083-b7a3-e7807b6bf518} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1875 2024.08.29 15:19:49.569139 [ 3 ] {80883ac5-4966-4083-b7a3-e7807b6bf518} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1876 2024.08.29 15:19:49.569304 [ 3 ] {80883ac5-4966-4083-b7a3-e7807b6bf518} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001584 sec., 94696.9696969697 rows/sec., 6.57 MiB/sec.
1877 2024.08.29 15:19:49.569477 [ 3 ] {80883ac5-4966-4083-b7a3-e7807b6bf518} <Debug> DynamicQueryHandler: Done processing query
1878 2024.08.29 15:19:49.569500 [ 3 ] {80883ac5-4966-4083-b7a3-e7807b6bf518} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1879 2024.08.29 15:19:49.569517 [ 3 ] {} <Debug> HTTP-Session: 3ac64c32-1076-4753-bdef-1a9b3e3a6160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1880 2024.08.29 15:19:49.569743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1881 2024.08.29 15:19:49.569794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1882 2024.08.29 15:19:49.569814 [ 3 ] {} <Debug> HTTP-Session: a7088b32-96a2-4b11-a89b-75f3dd666a66 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1883 2024.08.29 15:19:49.569832 [ 3 ] {} <Debug> HTTP-Session: a7088b32-96a2-4b11-a89b-75f3dd666a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1884 2024.08.29 15:19:49.569847 [ 3 ] {} <Debug> HTTP-Session: a7088b32-96a2-4b11-a89b-75f3dd666a66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1885 2024.08.29 15:19:49.569879 [ 3 ] {} <Trace> HTTP-Session: a7088b32-96a2-4b11-a89b-75f3dd666a66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1886 2024.08.29 15:19:49.570390 [ 3 ] {f245d8f9-edd8-4f2b-a1fe-ce01f048c83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
1887 2024.08.29 15:19:49.570456 [ 3 ] {f245d8f9-edd8-4f2b-a1fe-ce01f048c83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
1888 2024.08.29 15:19:49.570846 [ 3 ] {f245d8f9-edd8-4f2b-a1fe-ce01f048c83e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1889 2024.08.29 15:19:49.571703 [ 3 ] {f245d8f9-edd8-4f2b-a1fe-ce01f048c83e} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1890 2024.08.29 15:19:49.571741 [ 3 ] {f245d8f9-edd8-4f2b-a1fe-ce01f048c83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1891 2024.08.29 15:19:49.572356 [ 3 ] {f245d8f9-edd8-4f2b-a1fe-ce01f048c83e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1892 2024.08.29 15:19:49.572787 [ 3 ] {f245d8f9-edd8-4f2b-a1fe-ce01f048c83e} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1893 2024.08.29 15:19:49.572984 [ 3 ] {f245d8f9-edd8-4f2b-a1fe-ce01f048c83e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003012 sec., 8964.14342629482 rows/sec., 16.06 MiB/sec.
1894 2024.08.29 15:19:49.573427 [ 3 ] {f245d8f9-edd8-4f2b-a1fe-ce01f048c83e} <Debug> DynamicQueryHandler: Done processing query
1895 2024.08.29 15:19:49.573453 [ 3 ] {f245d8f9-edd8-4f2b-a1fe-ce01f048c83e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
1896 2024.08.29 15:19:49.573469 [ 3 ] {} <Debug> HTTP-Session: a7088b32-96a2-4b11-a89b-75f3dd666a66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1897 2024.08.29 15:19:49.573591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1898 2024.08.29 15:19:49.573640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1899 2024.08.29 15:19:49.573684 [ 3 ] {} <Debug> HTTP-Session: 15d5f671-6f70-4009-b6a8-ce7faae9f9aa Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1900 2024.08.29 15:19:49.573702 [ 3 ] {} <Debug> HTTP-Session: 15d5f671-6f70-4009-b6a8-ce7faae9f9aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1901 2024.08.29 15:19:49.573716 [ 3 ] {} <Debug> HTTP-Session: 15d5f671-6f70-4009-b6a8-ce7faae9f9aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1902 2024.08.29 15:19:49.573748 [ 3 ] {} <Trace> HTTP-Session: 15d5f671-6f70-4009-b6a8-ce7faae9f9aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1903 2024.08.29 15:19:49.573858 [ 3 ] {294717e3-9ee1-4cd7-9cbd-397166fb4699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1904 2024.08.29 15:19:49.573902 [ 3 ] {294717e3-9ee1-4cd7-9cbd-397166fb4699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1905 2024.08.29 15:19:49.574037 [ 3 ] {294717e3-9ee1-4cd7-9cbd-397166fb4699} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1906 2024.08.29 15:19:49.574388 [ 3 ] {294717e3-9ee1-4cd7-9cbd-397166fb4699} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1907 2024.08.29 15:19:49.574425 [ 3 ] {294717e3-9ee1-4cd7-9cbd-397166fb4699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1908 2024.08.29 15:19:49.574786 [ 3 ] {294717e3-9ee1-4cd7-9cbd-397166fb4699} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1909 2024.08.29 15:19:49.575112 [ 3 ] {294717e3-9ee1-4cd7-9cbd-397166fb4699} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1910 2024.08.29 15:19:49.575274 [ 3 ] {294717e3-9ee1-4cd7-9cbd-397166fb4699} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001453 sec., 34411.562284927735 rows/sec., 2.36 MiB/sec.
1911 2024.08.29 15:19:49.575442 [ 3 ] {294717e3-9ee1-4cd7-9cbd-397166fb4699} <Debug> DynamicQueryHandler: Done processing query
1912 2024.08.29 15:19:49.575466 [ 3 ] {294717e3-9ee1-4cd7-9cbd-397166fb4699} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1913 2024.08.29 15:19:49.575482 [ 3 ] {} <Debug> HTTP-Session: 15d5f671-6f70-4009-b6a8-ce7faae9f9aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1914 2024.08.29 15:19:54.563393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 27767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1915 2024.08.29 15:19:54.563525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1916 2024.08.29 15:19:54.563551 [ 3 ] {} <Debug> HTTP-Session: cd019142-6f28-43f8-956e-f1ecdcff1914 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1917 2024.08.29 15:19:54.563577 [ 3 ] {} <Debug> HTTP-Session: cd019142-6f28-43f8-956e-f1ecdcff1914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1918 2024.08.29 15:19:54.563593 [ 3 ] {} <Debug> HTTP-Session: cd019142-6f28-43f8-956e-f1ecdcff1914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1919 2024.08.29 15:19:54.563642 [ 3 ] {} <Trace> HTTP-Session: cd019142-6f28-43f8-956e-f1ecdcff1914 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1920 2024.08.29 15:19:54.563883 [ 3 ] {fd810fbb-4185-4313-b147-cd7941236760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1921 2024.08.29 15:19:54.563953 [ 3 ] {fd810fbb-4185-4313-b147-cd7941236760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1922 2024.08.29 15:19:54.564288 [ 3 ] {fd810fbb-4185-4313-b147-cd7941236760} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1923 2024.08.29 15:19:54.564864 [ 3 ] {fd810fbb-4185-4313-b147-cd7941236760} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1924 2024.08.29 15:19:54.564907 [ 3 ] {fd810fbb-4185-4313-b147-cd7941236760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1925 2024.08.29 15:19:54.565330 [ 3 ] {fd810fbb-4185-4313-b147-cd7941236760} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1926 2024.08.29 15:19:54.565706 [ 3 ] {fd810fbb-4185-4313-b147-cd7941236760} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1927 2024.08.29 15:19:54.565874 [ 3 ] {fd810fbb-4185-4313-b147-cd7941236760} <Debug> executeQuery: Read 185 rows, 16.52 KiB in 0.002078 sec., 89027.9114533205 rows/sec., 7.77 MiB/sec.
1928 2024.08.29 15:19:54.565885 [ 82 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1929 2024.08.29 15:19:54.565995 [ 82 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1930 2024.08.29 15:19:54.566051 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1931 2024.08.29 15:19:54.566178 [ 3 ] {fd810fbb-4185-4313-b147-cd7941236760} <Debug> DynamicQueryHandler: Done processing query
1932 2024.08.29 15:19:54.566234 [ 3 ] {fd810fbb-4185-4313-b147-cd7941236760} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1933 2024.08.29 15:19:54.566253 [ 3 ] {} <Debug> HTTP-Session: cd019142-6f28-43f8-956e-f1ecdcff1914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1934 2024.08.29 15:19:54.566431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1935 2024.08.29 15:19:54.566484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1936 2024.08.29 15:19:54.566504 [ 3 ] {} <Debug> HTTP-Session: f5b2ca53-d5f8-4142-9da6-b38a0c0370dd Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1937 2024.08.29 15:19:54.566522 [ 3 ] {} <Debug> HTTP-Session: f5b2ca53-d5f8-4142-9da6-b38a0c0370dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1938 2024.08.29 15:19:54.566536 [ 3 ] {} <Debug> HTTP-Session: f5b2ca53-d5f8-4142-9da6-b38a0c0370dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1939 2024.08.29 15:19:54.566567 [ 3 ] {} <Trace> HTTP-Session: f5b2ca53-d5f8-4142-9da6-b38a0c0370dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1940 2024.08.29 15:19:54.566671 [ 3 ] {bc84fc67-46dc-4297-9811-d57bcfaf05f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1941 2024.08.29 15:19:54.566716 [ 3 ] {bc84fc67-46dc-4297-9811-d57bcfaf05f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1942 2024.08.29 15:19:54.566955 [ 3 ] {bc84fc67-46dc-4297-9811-d57bcfaf05f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1943 2024.08.29 15:19:54.567309 [ 3 ] {bc84fc67-46dc-4297-9811-d57bcfaf05f4} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1944 2024.08.29 15:19:54.567346 [ 3 ] {bc84fc67-46dc-4297-9811-d57bcfaf05f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1945 2024.08.29 15:19:54.567705 [ 3 ] {bc84fc67-46dc-4297-9811-d57bcfaf05f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1946 2024.08.29 15:19:54.568070 [ 3 ] {bc84fc67-46dc-4297-9811-d57bcfaf05f4} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1947 2024.08.29 15:19:54.568254 [ 3 ] {bc84fc67-46dc-4297-9811-d57bcfaf05f4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001611 sec., 8690.254500310366 rows/sec., 608.61 KiB/sec.
1948 2024.08.29 15:19:54.568534 [ 3 ] {bc84fc67-46dc-4297-9811-d57bcfaf05f4} <Debug> DynamicQueryHandler: Done processing query
1949 2024.08.29 15:19:54.568560 [ 3 ] {bc84fc67-46dc-4297-9811-d57bcfaf05f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1950 2024.08.29 15:19:54.568576 [ 3 ] {} <Debug> HTTP-Session: f5b2ca53-d5f8-4142-9da6-b38a0c0370dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1951 2024.08.29 15:19:54.568700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1952 2024.08.29 15:19:54.568751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1953 2024.08.29 15:19:54.568770 [ 3 ] {} <Debug> HTTP-Session: 45af4f31-fc94-4465-9d95-5930231625cb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1954 2024.08.29 15:19:54.568788 [ 3 ] {} <Debug> HTTP-Session: 45af4f31-fc94-4465-9d95-5930231625cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1955 2024.08.29 15:19:54.568802 [ 3 ] {} <Debug> HTTP-Session: 45af4f31-fc94-4465-9d95-5930231625cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1956 2024.08.29 15:19:54.568837 [ 3 ] {} <Trace> HTTP-Session: 45af4f31-fc94-4465-9d95-5930231625cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1957 2024.08.29 15:19:54.568936 [ 3 ] {2e016faa-baa1-4b33-aea5-382b43d5cd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
1958 2024.08.29 15:19:54.568980 [ 3 ] {2e016faa-baa1-4b33-aea5-382b43d5cd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1959 2024.08.29 15:19:54.569230 [ 3 ] {2e016faa-baa1-4b33-aea5-382b43d5cd09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1960 2024.08.29 15:19:54.569534 [ 3 ] {2e016faa-baa1-4b33-aea5-382b43d5cd09} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1961 2024.08.29 15:19:54.569571 [ 3 ] {2e016faa-baa1-4b33-aea5-382b43d5cd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1962 2024.08.29 15:19:54.569935 [ 3 ] {2e016faa-baa1-4b33-aea5-382b43d5cd09} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1963 2024.08.29 15:19:54.570293 [ 3 ] {2e016faa-baa1-4b33-aea5-382b43d5cd09} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1964 2024.08.29 15:19:54.570451 [ 3 ] {2e016faa-baa1-4b33-aea5-382b43d5cd09} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 230.64 KiB/sec.
1965 2024.08.29 15:19:54.570740 [ 3 ] {2e016faa-baa1-4b33-aea5-382b43d5cd09} <Debug> DynamicQueryHandler: Done processing query
1966 2024.08.29 15:19:54.570766 [ 3 ] {2e016faa-baa1-4b33-aea5-382b43d5cd09} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1967 2024.08.29 15:19:54.570783 [ 3 ] {} <Debug> HTTP-Session: 45af4f31-fc94-4465-9d95-5930231625cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1968 2024.08.29 15:19:54.571036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 60396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1969 2024.08.29 15:19:54.571087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1970 2024.08.29 15:19:54.571107 [ 3 ] {} <Debug> HTTP-Session: a2c385f2-4e44-438a-b035-c451a5f2fb7c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
1971 2024.08.29 15:19:54.571123 [ 3 ] {} <Debug> HTTP-Session: a2c385f2-4e44-438a-b035-c451a5f2fb7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1972 2024.08.29 15:19:54.571137 [ 3 ] {} <Debug> HTTP-Session: a2c385f2-4e44-438a-b035-c451a5f2fb7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1973 2024.08.29 15:19:54.571168 [ 3 ] {} <Trace> HTTP-Session: a2c385f2-4e44-438a-b035-c451a5f2fb7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1974 2024.08.29 15:19:54.571363 [ 3 ] {6f993dc2-8ab4-466b-b774-6721d51e1e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1975 2024.08.29 15:19:54.571408 [ 3 ] {6f993dc2-8ab4-466b-b774-6721d51e1e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1976 2024.08.29 15:19:54.571656 [ 3 ] {6f993dc2-8ab4-466b-b774-6721d51e1e2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1977 2024.08.29 15:19:54.571874 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::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
1978 2024.08.29 15:19:54.572439 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1979 2024.08.29 15:19:54.572589 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part
1980 2024.08.29 15:19:54.572595 [ 3 ] {6f993dc2-8ab4-466b-b774-6721d51e1e2c} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1981 2024.08.29 15:19:54.572662 [ 3 ] {6f993dc2-8ab4-466b-b774-6721d51e1e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1982 2024.08.29 15:19:54.572921 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part
1983 2024.08.29 15:19:54.573166 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 106 rows starting from the beginning of the part
1984 2024.08.29 15:19:54.573518 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 185 rows starting from the beginning of the part
1985 2024.08.29 15:19:54.573810 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 106 rows starting from the beginning of the part
1986 2024.08.29 15:19:54.574113 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 185 rows starting from the beginning of the part
1987 2024.08.29 15:19:54.574501 [ 3 ] {6f993dc2-8ab4-466b-b774-6721d51e1e2c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1988 2024.08.29 15:19:54.575633 [ 3 ] {6f993dc2-8ab4-466b-b774-6721d51e1e2c} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1989 2024.08.29 15:19:54.576023 [ 3 ] {6f993dc2-8ab4-466b-b774-6721d51e1e2c} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.004742 sec., 78869.67524251371 rows/sec., 5.57 MiB/sec.
1990 2024.08.29 15:19:54.576044 [ 82 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1991 2024.08.29 15:19:54.576289 [ 82 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1992 2024.08.29 15:19:54.576446 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
1993 2024.08.29 15:19:54.576687 [ 3 ] {6f993dc2-8ab4-466b-b774-6721d51e1e2c} <Debug> DynamicQueryHandler: Done processing query
1994 2024.08.29 15:19:54.576831 [ 3 ] {6f993dc2-8ab4-466b-b774-6721d51e1e2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
1995 2024.08.29 15:19:54.576965 [ 3 ] {} <Debug> HTTP-Session: a2c385f2-4e44-438a-b035-c451a5f2fb7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1996 2024.08.29 15:19:54.577151 [ 192 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::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.08.29 15:19:54.577289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1998 2024.08.29 15:19:54.577436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1999 2024.08.29 15:19:54.577526 [ 3 ] {} <Debug> HTTP-Session: f4020595-4e4e-461c-b4a6-52b915f48925 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2000 2024.08.29 15:19:54.577623 [ 3 ] {} <Debug> HTTP-Session: f4020595-4e4e-461c-b4a6-52b915f48925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2001 2024.08.29 15:19:54.577703 [ 3 ] {} <Debug> HTTP-Session: f4020595-4e4e-461c-b4a6-52b915f48925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2002 2024.08.29 15:19:54.577833 [ 3 ] {} <Trace> HTTP-Session: f4020595-4e4e-461c-b4a6-52b915f48925 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2003 2024.08.29 15:19:54.577843 [ 192 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2004 2024.08.29 15:19:54.577944 [ 192 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part
2005 2024.08.29 15:19:54.578081 [ 3 ] {add2a0f3-3139-45a4-8289-bb27497e87b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2006 2024.08.29 15:19:54.578378 [ 3 ] {add2a0f3-3139-45a4-8289-bb27497e87b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2007 2024.08.29 15:19:54.578389 [ 192 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part
2008 2024.08.29 15:19:54.579033 [ 192 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 93 rows starting from the beginning of the part
2009 2024.08.29 15:19:54.579661 [ 192 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 374 rows starting from the beginning of the part
2010 2024.08.29 15:19:54.579717 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 5 columns (5 merged, 0 gathered) in 0.013548745 sec., 50631.99580477749 rows/sec., 4.47 MiB/sec.
2011 2024.08.29 15:19:54.580080 [ 192 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 83 rows starting from the beginning of the part
2012 2024.08.29 15:19:54.580344 [ 3 ] {add2a0f3-3139-45a4-8289-bb27497e87b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2013 2024.08.29 15:19:54.580508 [ 192 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 374 rows starting from the beginning of the part
2014 2024.08.29 15:19:54.581105 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2015 2024.08.29 15:19:54.581548 [ 3 ] {add2a0f3-3139-45a4-8289-bb27497e87b9} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2016 2024.08.29 15:19:54.581624 [ 3 ] {add2a0f3-3139-45a4-8289-bb27497e87b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2017 2024.08.29 15:19:54.583283 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_6_1} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2018 2024.08.29 15:19:54.583442 [ 3 ] {add2a0f3-3139-45a4-8289-bb27497e87b9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2019 2024.08.29 15:19:54.583644 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_6_1} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2020 2024.08.29 15:19:54.584036 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
2021 2024.08.29 15:19:54.584420 [ 3 ] {add2a0f3-3139-45a4-8289-bb27497e87b9} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2022 2024.08.29 15:19:54.584750 [ 3 ] {add2a0f3-3139-45a4-8289-bb27497e87b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006754 sec., 888.3624518803672 rows/sec., 46.41 KiB/sec.
2023 2024.08.29 15:19:54.584770 [ 192 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.00816183 sec., 126932.31787479033 rows/sec., 9.71 MiB/sec.
2024 2024.08.29 15:19:54.584944 [ 192 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2025 2024.08.29 15:19:54.584948 [ 3 ] {add2a0f3-3139-45a4-8289-bb27497e87b9} <Debug> DynamicQueryHandler: Done processing query
2026 2024.08.29 15:19:54.584989 [ 3 ] {add2a0f3-3139-45a4-8289-bb27497e87b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2027 2024.08.29 15:19:54.585015 [ 3 ] {} <Debug> HTTP-Session: f4020595-4e4e-461c-b4a6-52b915f48925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2028 2024.08.29 15:19:54.585293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 42694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2029 2024.08.29 15:19:54.585354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2030 2024.08.29 15:19:54.585360 [ 192 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_6_1} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2031 2024.08.29 15:19:54.585379 [ 3 ] {} <Debug> HTTP-Session: 5c594d23-32dd-4e72-86f0-5caf6054cbf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2032 2024.08.29 15:19:54.585405 [ 3 ] {} <Debug> HTTP-Session: 5c594d23-32dd-4e72-86f0-5caf6054cbf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2033 2024.08.29 15:19:54.585427 [ 3 ] {} <Debug> HTTP-Session: 5c594d23-32dd-4e72-86f0-5caf6054cbf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2034 2024.08.29 15:19:54.585456 [ 192 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_6_1} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2035 2024.08.29 15:19:54.585464 [ 3 ] {} <Trace> HTTP-Session: 5c594d23-32dd-4e72-86f0-5caf6054cbf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2036 2024.08.29 15:19:54.585538 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
2037 2024.08.29 15:19:54.585698 [ 3 ] {2550c910-51e7-4df8-8899-45e7095113de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2038 2024.08.29 15:19:54.585748 [ 3 ] {2550c910-51e7-4df8-8899-45e7095113de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2039 2024.08.29 15:19:54.585892 [ 3 ] {2550c910-51e7-4df8-8899-45e7095113de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2040 2024.08.29 15:19:54.586354 [ 3 ] {2550c910-51e7-4df8-8899-45e7095113de} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2041 2024.08.29 15:19:54.586391 [ 3 ] {2550c910-51e7-4df8-8899-45e7095113de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2042 2024.08.29 15:19:54.586779 [ 3 ] {2550c910-51e7-4df8-8899-45e7095113de} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2043 2024.08.29 15:19:54.587123 [ 3 ] {2550c910-51e7-4df8-8899-45e7095113de} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2044 2024.08.29 15:19:54.587271 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2045 2024.08.29 15:19:54.587283 [ 3 ] {2550c910-51e7-4df8-8899-45e7095113de} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001708 sec., 132903.981264637 rows/sec., 8.87 MiB/sec.
2046 2024.08.29 15:19:54.587326 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2047 2024.08.29 15:19:54.587389 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2048 2024.08.29 15:19:54.587582 [ 191 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
2049 2024.08.29 15:19:54.587604 [ 3 ] {2550c910-51e7-4df8-8899-45e7095113de} <Debug> DynamicQueryHandler: Done processing query
2050 2024.08.29 15:19:54.587654 [ 3 ] {2550c910-51e7-4df8-8899-45e7095113de} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2051 2024.08.29 15:19:54.587680 [ 3 ] {} <Debug> HTTP-Session: 5c594d23-32dd-4e72-86f0-5caf6054cbf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2052 2024.08.29 15:19:54.587865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2053 2024.08.29 15:19:54.587879 [ 191 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2054 2024.08.29 15:19:54.587973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2055 2024.08.29 15:19:54.587989 [ 191 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part
2056 2024.08.29 15:19:54.588018 [ 3 ] {} <Debug> HTTP-Session: 9a84db47-1649-4075-b7eb-8f3886bb6e96 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2057 2024.08.29 15:19:54.588043 [ 3 ] {} <Debug> HTTP-Session: 9a84db47-1649-4075-b7eb-8f3886bb6e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2058 2024.08.29 15:19:54.588071 [ 3 ] {} <Debug> HTTP-Session: 9a84db47-1649-4075-b7eb-8f3886bb6e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2059 2024.08.29 15:19:54.588189 [ 3 ] {} <Trace> HTTP-Session: 9a84db47-1649-4075-b7eb-8f3886bb6e96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2060 2024.08.29 15:19:54.588288 [ 191 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
2061 2024.08.29 15:19:54.588628 [ 191 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
2062 2024.08.29 15:19:54.588671 [ 3 ] {28f927ce-fda6-4b8e-9218-cb99fc3de6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2063 2024.08.29 15:19:54.588988 [ 3 ] {28f927ce-fda6-4b8e-9218-cb99fc3de6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2064 2024.08.29 15:19:54.589031 [ 191 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 227 rows starting from the beginning of the part
2065 2024.08.29 15:19:54.589360 [ 191 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part
2066 2024.08.29 15:19:54.589744 [ 191 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 227 rows starting from the beginning of the part
2067 2024.08.29 15:19:54.590247 [ 3 ] {28f927ce-fda6-4b8e-9218-cb99fc3de6a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2068 2024.08.29 15:19:54.590519 [ 3 ] {28f927ce-fda6-4b8e-9218-cb99fc3de6a1} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2069 2024.08.29 15:19:54.590555 [ 3 ] {28f927ce-fda6-4b8e-9218-cb99fc3de6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2070 2024.08.29 15:19:54.590906 [ 3 ] {28f927ce-fda6-4b8e-9218-cb99fc3de6a1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2071 2024.08.29 15:19:54.591230 [ 3 ] {28f927ce-fda6-4b8e-9218-cb99fc3de6a1} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2072 2024.08.29 15:19:54.591379 [ 3 ] {28f927ce-fda6-4b8e-9218-cb99fc3de6a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002961 sec., 337.7237419790611 rows/sec., 22.76 KiB/sec.
2073 2024.08.29 15:19:54.591643 [ 3 ] {28f927ce-fda6-4b8e-9218-cb99fc3de6a1} <Debug> DynamicQueryHandler: Done processing query
2074 2024.08.29 15:19:54.591668 [ 3 ] {28f927ce-fda6-4b8e-9218-cb99fc3de6a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2075 2024.08.29 15:19:54.591685 [ 3 ] {} <Debug> HTTP-Session: 9a84db47-1649-4075-b7eb-8f3886bb6e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2076 2024.08.29 15:19:54.591819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 10703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2077 2024.08.29 15:19:54.591869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2078 2024.08.29 15:19:54.591888 [ 3 ] {} <Debug> HTTP-Session: 7f8f04ca-72f3-4d4b-8734-d816026fa498 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2079 2024.08.29 15:19:54.591905 [ 3 ] {} <Debug> HTTP-Session: 7f8f04ca-72f3-4d4b-8734-d816026fa498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2080 2024.08.29 15:19:54.591919 [ 3 ] {} <Debug> HTTP-Session: 7f8f04ca-72f3-4d4b-8734-d816026fa498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2081 2024.08.29 15:19:54.591949 [ 3 ] {} <Trace> HTTP-Session: 7f8f04ca-72f3-4d4b-8734-d816026fa498 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2082 2024.08.29 15:19:54.592079 [ 3 ] {59b1d179-aefc-401c-95e5-c161214d3ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2083 2024.08.29 15:19:54.592126 [ 3 ] {59b1d179-aefc-401c-95e5-c161214d3ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2084 2024.08.29 15:19:54.592285 [ 3 ] {59b1d179-aefc-401c-95e5-c161214d3ac0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2085 2024.08.29 15:19:54.592930 [ 3 ] {59b1d179-aefc-401c-95e5-c161214d3ac0} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2086 2024.08.29 15:19:54.592981 [ 3 ] {59b1d179-aefc-401c-95e5-c161214d3ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2087 2024.08.29 15:19:54.593950 [ 3 ] {59b1d179-aefc-401c-95e5-c161214d3ac0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2088 2024.08.29 15:19:54.594694 [ 3 ] {59b1d179-aefc-401c-95e5-c161214d3ac0} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2089 2024.08.29 15:19:54.595032 [ 82 ] {} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2090 2024.08.29 15:19:54.595158 [ 82 ] {} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2091 2024.08.29 15:19:54.595170 [ 3 ] {59b1d179-aefc-401c-95e5-c161214d3ac0} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.003105 sec., 23188.405797101448 rows/sec., 1.48 MiB/sec.
2092 2024.08.29 15:19:54.595253 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2093 2024.08.29 15:19:54.595625 [ 191 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 964 rows, containing 5 columns (5 merged, 0 gathered) in 0.008113179 sec., 118819.02272832881 rows/sec., 8.09 MiB/sec.
2094 2024.08.29 15:19:54.595689 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::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
2095 2024.08.29 15:19:54.595775 [ 3 ] {59b1d179-aefc-401c-95e5-c161214d3ac0} <Debug> DynamicQueryHandler: Done processing query
2096 2024.08.29 15:19:54.595845 [ 3 ] {59b1d179-aefc-401c-95e5-c161214d3ac0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2097 2024.08.29 15:19:54.595889 [ 3 ] {} <Debug> HTTP-Session: 7f8f04ca-72f3-4d4b-8734-d816026fa498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2098 2024.08.29 15:19:54.595918 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2099 2024.08.29 15:19:54.595975 [ 191 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2100 2024.08.29 15:19:54.595986 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part
2101 2024.08.29 15:19:54.596288 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::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
2102 2024.08.29 15:19:54.596551 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::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
2103 2024.08.29 15:19:54.596931 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part
2104 2024.08.29 15:19:54.597411 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part
2105 2024.08.29 15:19:54.597732 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part
2106 2024.08.29 15:19:54.597942 [ 191 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2107 2024.08.29 15:19:54.598270 [ 191 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2108 2024.08.29 15:19:54.598423 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
2109 2024.08.29 15:19:54.599184 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 4 columns (4 merged, 0 gathered) in 0.003721133 sec., 84920.37237045814 rows/sec., 5.64 MiB/sec.
2110 2024.08.29 15:19:54.599362 [ 191 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2111 2024.08.29 15:19:54.599743 [ 191 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_6_1} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2112 2024.08.29 15:19:54.599820 [ 191 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_6_1} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2113 2024.08.29 15:19:54.599899 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
2114 2024.08.29 15:19:58.864896 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
2115 2024.08.29 15:19:58.864974 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
2116 2024.08.29 15:19:59.559757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 15566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2117 2024.08.29 15:19:59.559941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2118 2024.08.29 15:19:59.559987 [ 3 ] {} <Debug> HTTP-Session: 683ff973-357c-4ae0-ac3b-dbcf0b68bbbf Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2119 2024.08.29 15:19:59.560029 [ 3 ] {} <Debug> HTTP-Session: 683ff973-357c-4ae0-ac3b-dbcf0b68bbbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2120 2024.08.29 15:19:59.560057 [ 3 ] {} <Debug> HTTP-Session: 683ff973-357c-4ae0-ac3b-dbcf0b68bbbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2121 2024.08.29 15:19:59.560139 [ 3 ] {} <Trace> HTTP-Session: 683ff973-357c-4ae0-ac3b-dbcf0b68bbbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2122 2024.08.29 15:19:59.560487 [ 3 ] {39a2082f-5c65-4978-88e1-95ea4b5b86cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2123 2024.08.29 15:19:59.560598 [ 3 ] {39a2082f-5c65-4978-88e1-95ea4b5b86cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2124 2024.08.29 15:19:59.560954 [ 3 ] {39a2082f-5c65-4978-88e1-95ea4b5b86cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2125 2024.08.29 15:19:59.561579 [ 3 ] {39a2082f-5c65-4978-88e1-95ea4b5b86cf} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2126 2024.08.29 15:19:59.561630 [ 3 ] {39a2082f-5c65-4978-88e1-95ea4b5b86cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2127 2024.08.29 15:19:59.562077 [ 3 ] {39a2082f-5c65-4978-88e1-95ea4b5b86cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2128 2024.08.29 15:19:59.562471 [ 3 ] {39a2082f-5c65-4978-88e1-95ea4b5b86cf} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2129 2024.08.29 15:19:59.562657 [ 3 ] {39a2082f-5c65-4978-88e1-95ea4b5b86cf} <Debug> executeQuery: Read 106 rows, 9.10 KiB in 0.002294 sec., 46207.49782040105 rows/sec., 3.88 MiB/sec.
2130 2024.08.29 15:19:59.562890 [ 3 ] {39a2082f-5c65-4978-88e1-95ea4b5b86cf} <Debug> DynamicQueryHandler: Done processing query
2131 2024.08.29 15:19:59.562919 [ 3 ] {39a2082f-5c65-4978-88e1-95ea4b5b86cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2132 2024.08.29 15:19:59.562935 [ 3 ] {} <Debug> HTTP-Session: 683ff973-357c-4ae0-ac3b-dbcf0b68bbbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2133 2024.08.29 15:19:59.563115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2134 2024.08.29 15:19:59.563174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2135 2024.08.29 15:19:59.563194 [ 3 ] {} <Debug> HTTP-Session: 75ba02c9-1102-492c-9df5-23fd4891d76c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2136 2024.08.29 15:19:59.563213 [ 3 ] {} <Debug> HTTP-Session: 75ba02c9-1102-492c-9df5-23fd4891d76c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2137 2024.08.29 15:19:59.563227 [ 3 ] {} <Debug> HTTP-Session: 75ba02c9-1102-492c-9df5-23fd4891d76c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2138 2024.08.29 15:19:59.563263 [ 3 ] {} <Trace> HTTP-Session: 75ba02c9-1102-492c-9df5-23fd4891d76c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2139 2024.08.29 15:19:59.563378 [ 3 ] {6b07eca5-6b1c-45c0-89d8-74bfd5ddf1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2140 2024.08.29 15:19:59.563426 [ 3 ] {6b07eca5-6b1c-45c0-89d8-74bfd5ddf1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2141 2024.08.29 15:19:59.563667 [ 3 ] {6b07eca5-6b1c-45c0-89d8-74bfd5ddf1e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2142 2024.08.29 15:19:59.564022 [ 3 ] {6b07eca5-6b1c-45c0-89d8-74bfd5ddf1e6} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2143 2024.08.29 15:19:59.564060 [ 3 ] {6b07eca5-6b1c-45c0-89d8-74bfd5ddf1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2144 2024.08.29 15:19:59.564419 [ 3 ] {6b07eca5-6b1c-45c0-89d8-74bfd5ddf1e6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2145 2024.08.29 15:19:59.564787 [ 3 ] {6b07eca5-6b1c-45c0-89d8-74bfd5ddf1e6} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2146 2024.08.29 15:19:59.564957 [ 3 ] {6b07eca5-6b1c-45c0-89d8-74bfd5ddf1e6} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.0016 sec., 16875 rows/sec., 1.24 MiB/sec.
2147 2024.08.29 15:19:59.565303 [ 3 ] {6b07eca5-6b1c-45c0-89d8-74bfd5ddf1e6} <Debug> DynamicQueryHandler: Done processing query
2148 2024.08.29 15:19:59.565330 [ 3 ] {6b07eca5-6b1c-45c0-89d8-74bfd5ddf1e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2149 2024.08.29 15:19:59.565347 [ 3 ] {} <Debug> HTTP-Session: 75ba02c9-1102-492c-9df5-23fd4891d76c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2150 2024.08.29 15:19:59.565559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 14103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2151 2024.08.29 15:19:59.565613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2152 2024.08.29 15:19:59.565634 [ 3 ] {} <Debug> HTTP-Session: c826cd20-b1c2-4be9-b1ee-9c04b736fb89 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2153 2024.08.29 15:19:59.565651 [ 3 ] {} <Debug> HTTP-Session: c826cd20-b1c2-4be9-b1ee-9c04b736fb89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2154 2024.08.29 15:19:59.565665 [ 3 ] {} <Debug> HTTP-Session: c826cd20-b1c2-4be9-b1ee-9c04b736fb89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2155 2024.08.29 15:19:59.565697 [ 3 ] {} <Trace> HTTP-Session: c826cd20-b1c2-4be9-b1ee-9c04b736fb89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2156 2024.08.29 15:19:59.565822 [ 3 ] {f316eb38-819b-43c7-ae8f-70a60dc80faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2157 2024.08.29 15:19:59.565868 [ 3 ] {f316eb38-819b-43c7-ae8f-70a60dc80faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2158 2024.08.29 15:19:59.566121 [ 3 ] {f316eb38-819b-43c7-ae8f-70a60dc80faf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2159 2024.08.29 15:19:59.566538 [ 3 ] {f316eb38-819b-43c7-ae8f-70a60dc80faf} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2160 2024.08.29 15:19:59.566575 [ 3 ] {f316eb38-819b-43c7-ae8f-70a60dc80faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2161 2024.08.29 15:19:59.566949 [ 3 ] {f316eb38-819b-43c7-ae8f-70a60dc80faf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2162 2024.08.29 15:19:59.567309 [ 3 ] {f316eb38-819b-43c7-ae8f-70a60dc80faf} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2163 2024.08.29 15:19:59.567474 [ 3 ] {f316eb38-819b-43c7-ae8f-70a60dc80faf} <Debug> executeQuery: Read 83 rows, 6.63 KiB in 0.001694 sec., 48996.45808736718 rows/sec., 3.82 MiB/sec.
2164 2024.08.29 15:19:59.567654 [ 3 ] {f316eb38-819b-43c7-ae8f-70a60dc80faf} <Debug> DynamicQueryHandler: Done processing query
2165 2024.08.29 15:19:59.567680 [ 3 ] {f316eb38-819b-43c7-ae8f-70a60dc80faf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2166 2024.08.29 15:19:59.567696 [ 3 ] {} <Debug> HTTP-Session: c826cd20-b1c2-4be9-b1ee-9c04b736fb89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2167 2024.08.29 15:19:59.567905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2168 2024.08.29 15:19:59.567957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2169 2024.08.29 15:19:59.567978 [ 3 ] {} <Debug> HTTP-Session: 33d25563-f938-4150-affb-cf2645927a8f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2170 2024.08.29 15:19:59.567995 [ 3 ] {} <Debug> HTTP-Session: 33d25563-f938-4150-affb-cf2645927a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2171 2024.08.29 15:19:59.568009 [ 3 ] {} <Debug> HTTP-Session: 33d25563-f938-4150-affb-cf2645927a8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2172 2024.08.29 15:19:59.568041 [ 3 ] {} <Trace> HTTP-Session: 33d25563-f938-4150-affb-cf2645927a8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2173 2024.08.29 15:19:59.568189 [ 3 ] {3597a1dd-9af8-4150-af9f-64ffc9e8d342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2174 2024.08.29 15:19:59.568239 [ 3 ] {3597a1dd-9af8-4150-af9f-64ffc9e8d342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2175 2024.08.29 15:19:59.568390 [ 3 ] {3597a1dd-9af8-4150-af9f-64ffc9e8d342} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2176 2024.08.29 15:19:59.568775 [ 3 ] {3597a1dd-9af8-4150-af9f-64ffc9e8d342} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2177 2024.08.29 15:19:59.568813 [ 3 ] {3597a1dd-9af8-4150-af9f-64ffc9e8d342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2178 2024.08.29 15:19:59.569203 [ 3 ] {3597a1dd-9af8-4150-af9f-64ffc9e8d342} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2179 2024.08.29 15:19:59.569543 [ 3 ] {3597a1dd-9af8-4150-af9f-64ffc9e8d342} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2180 2024.08.29 15:19:59.569706 [ 3 ] {3597a1dd-9af8-4150-af9f-64ffc9e8d342} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001569 sec., 95602.29445506692 rows/sec., 6.63 MiB/sec.
2181 2024.08.29 15:19:59.569878 [ 3 ] {3597a1dd-9af8-4150-af9f-64ffc9e8d342} <Debug> DynamicQueryHandler: Done processing query
2182 2024.08.29 15:19:59.569903 [ 3 ] {3597a1dd-9af8-4150-af9f-64ffc9e8d342} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2183 2024.08.29 15:19:59.569919 [ 3 ] {} <Debug> HTTP-Session: 33d25563-f938-4150-affb-cf2645927a8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2184 2024.08.29 15:19:59.570162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2185 2024.08.29 15:19:59.570211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2186 2024.08.29 15:19:59.570231 [ 3 ] {} <Debug> HTTP-Session: 6532f712-96ec-4ce5-9515-bf9d2b5cfc50 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2187 2024.08.29 15:19:59.570247 [ 3 ] {} <Debug> HTTP-Session: 6532f712-96ec-4ce5-9515-bf9d2b5cfc50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2188 2024.08.29 15:19:59.570261 [ 3 ] {} <Debug> HTTP-Session: 6532f712-96ec-4ce5-9515-bf9d2b5cfc50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2189 2024.08.29 15:19:59.570290 [ 3 ] {} <Trace> HTTP-Session: 6532f712-96ec-4ce5-9515-bf9d2b5cfc50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2190 2024.08.29 15:19:59.570580 [ 3 ] {766a0e0c-5f01-41d5-9e07-af578cc30c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2191 2024.08.29 15:19:59.570644 [ 3 ] {766a0e0c-5f01-41d5-9e07-af578cc30c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2192 2024.08.29 15:19:59.571051 [ 3 ] {766a0e0c-5f01-41d5-9e07-af578cc30c1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2193 2024.08.29 15:19:59.571872 [ 3 ] {766a0e0c-5f01-41d5-9e07-af578cc30c1b} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2194 2024.08.29 15:19:59.571910 [ 3 ] {766a0e0c-5f01-41d5-9e07-af578cc30c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2195 2024.08.29 15:19:59.572519 [ 3 ] {766a0e0c-5f01-41d5-9e07-af578cc30c1b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2196 2024.08.29 15:19:59.572926 [ 3 ] {766a0e0c-5f01-41d5-9e07-af578cc30c1b} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2197 2024.08.29 15:19:59.573138 [ 3 ] {766a0e0c-5f01-41d5-9e07-af578cc30c1b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002762 sec., 9775.524981897175 rows/sec., 17.52 MiB/sec.
2198 2024.08.29 15:19:59.573363 [ 3 ] {766a0e0c-5f01-41d5-9e07-af578cc30c1b} <Debug> DynamicQueryHandler: Done processing query
2199 2024.08.29 15:19:59.573389 [ 3 ] {766a0e0c-5f01-41d5-9e07-af578cc30c1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2200 2024.08.29 15:19:59.573405 [ 3 ] {} <Debug> HTTP-Session: 6532f712-96ec-4ce5-9515-bf9d2b5cfc50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2201 2024.08.29 15:19:59.573532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2202 2024.08.29 15:19:59.573582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2203 2024.08.29 15:19:59.573602 [ 3 ] {} <Debug> HTTP-Session: 2285055e-142e-4696-b771-5f04a2ab5c6a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2204 2024.08.29 15:19:59.573619 [ 3 ] {} <Debug> HTTP-Session: 2285055e-142e-4696-b771-5f04a2ab5c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2205 2024.08.29 15:19:59.573633 [ 3 ] {} <Debug> HTTP-Session: 2285055e-142e-4696-b771-5f04a2ab5c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2206 2024.08.29 15:19:59.573663 [ 3 ] {} <Trace> HTTP-Session: 2285055e-142e-4696-b771-5f04a2ab5c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2207 2024.08.29 15:19:59.573773 [ 3 ] {aada8bf6-0ddb-434a-b09d-03dc51488606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2208 2024.08.29 15:19:59.573820 [ 3 ] {aada8bf6-0ddb-434a-b09d-03dc51488606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2209 2024.08.29 15:19:59.573948 [ 3 ] {aada8bf6-0ddb-434a-b09d-03dc51488606} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2210 2024.08.29 15:19:59.574235 [ 3 ] {aada8bf6-0ddb-434a-b09d-03dc51488606} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2211 2024.08.29 15:19:59.574271 [ 3 ] {aada8bf6-0ddb-434a-b09d-03dc51488606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2212 2024.08.29 15:19:59.574631 [ 3 ] {aada8bf6-0ddb-434a-b09d-03dc51488606} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2213 2024.08.29 15:19:59.574957 [ 3 ] {aada8bf6-0ddb-434a-b09d-03dc51488606} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2214 2024.08.29 15:19:59.575117 [ 3 ] {aada8bf6-0ddb-434a-b09d-03dc51488606} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001378 sec., 36284.470246734396 rows/sec., 2.49 MiB/sec.
2215 2024.08.29 15:19:59.575282 [ 3 ] {aada8bf6-0ddb-434a-b09d-03dc51488606} <Debug> DynamicQueryHandler: Done processing query
2216 2024.08.29 15:19:59.575307 [ 3 ] {aada8bf6-0ddb-434a-b09d-03dc51488606} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2217 2024.08.29 15:19:59.575323 [ 3 ] {} <Debug> HTTP-Session: 2285055e-142e-4696-b771-5f04a2ab5c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2218 2024.08.29 15:20:04.564098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 27767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2219 2024.08.29 15:20:04.564236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2220 2024.08.29 15:20:04.564267 [ 3 ] {} <Debug> HTTP-Session: 88c59f77-1639-444d-a651-6a233b2af9bf Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2221 2024.08.29 15:20:04.564296 [ 3 ] {} <Debug> HTTP-Session: 88c59f77-1639-444d-a651-6a233b2af9bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2222 2024.08.29 15:20:04.564315 [ 3 ] {} <Debug> HTTP-Session: 88c59f77-1639-444d-a651-6a233b2af9bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2223 2024.08.29 15:20:04.564371 [ 3 ] {} <Trace> HTTP-Session: 88c59f77-1639-444d-a651-6a233b2af9bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2224 2024.08.29 15:20:04.564629 [ 3 ] {6b00693d-bb19-4412-b729-c7cb4b5229d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2225 2024.08.29 15:20:04.564709 [ 3 ] {6b00693d-bb19-4412-b729-c7cb4b5229d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2226 2024.08.29 15:20:04.565050 [ 3 ] {6b00693d-bb19-4412-b729-c7cb4b5229d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2227 2024.08.29 15:20:04.565644 [ 3 ] {6b00693d-bb19-4412-b729-c7cb4b5229d9} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2228 2024.08.29 15:20:04.565689 [ 3 ] {6b00693d-bb19-4412-b729-c7cb4b5229d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2229 2024.08.29 15:20:04.566123 [ 3 ] {6b00693d-bb19-4412-b729-c7cb4b5229d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2230 2024.08.29 15:20:04.566501 [ 3 ] {6b00693d-bb19-4412-b729-c7cb4b5229d9} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2231 2024.08.29 15:20:04.566646 [ 3 ] {6b00693d-bb19-4412-b729-c7cb4b5229d9} <Debug> executeQuery: Read 185 rows, 16.52 KiB in 0.002129 sec., 86895.2559887271 rows/sec., 7.58 MiB/sec.
2232 2024.08.29 15:20:04.566869 [ 3 ] {6b00693d-bb19-4412-b729-c7cb4b5229d9} <Debug> DynamicQueryHandler: Done processing query
2233 2024.08.29 15:20:04.566898 [ 3 ] {6b00693d-bb19-4412-b729-c7cb4b5229d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2234 2024.08.29 15:20:04.566916 [ 3 ] {} <Debug> HTTP-Session: 88c59f77-1639-444d-a651-6a233b2af9bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2235 2024.08.29 15:20:04.567061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2236 2024.08.29 15:20:04.567118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2237 2024.08.29 15:20:04.567139 [ 3 ] {} <Debug> HTTP-Session: 1df790e1-3d37-4260-9c96-4a6d26abde57 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2238 2024.08.29 15:20:04.567157 [ 3 ] {} <Debug> HTTP-Session: 1df790e1-3d37-4260-9c96-4a6d26abde57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2239 2024.08.29 15:20:04.567171 [ 3 ] {} <Debug> HTTP-Session: 1df790e1-3d37-4260-9c96-4a6d26abde57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2240 2024.08.29 15:20:04.567206 [ 3 ] {} <Trace> HTTP-Session: 1df790e1-3d37-4260-9c96-4a6d26abde57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2241 2024.08.29 15:20:04.567316 [ 3 ] {92f168b0-5d20-44bc-8122-254cbd9fbb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2242 2024.08.29 15:20:04.567365 [ 3 ] {92f168b0-5d20-44bc-8122-254cbd9fbb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2243 2024.08.29 15:20:04.567601 [ 3 ] {92f168b0-5d20-44bc-8122-254cbd9fbb2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2244 2024.08.29 15:20:04.567957 [ 3 ] {92f168b0-5d20-44bc-8122-254cbd9fbb2b} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2245 2024.08.29 15:20:04.567997 [ 3 ] {92f168b0-5d20-44bc-8122-254cbd9fbb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2246 2024.08.29 15:20:04.568380 [ 3 ] {92f168b0-5d20-44bc-8122-254cbd9fbb2b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2247 2024.08.29 15:20:04.568744 [ 3 ] {92f168b0-5d20-44bc-8122-254cbd9fbb2b} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2248 2024.08.29 15:20:04.568875 [ 3 ] {92f168b0-5d20-44bc-8122-254cbd9fbb2b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001588 sec., 8816.120906801007 rows/sec., 617.42 KiB/sec.
2249 2024.08.29 15:20:04.569057 [ 3 ] {92f168b0-5d20-44bc-8122-254cbd9fbb2b} <Debug> DynamicQueryHandler: Done processing query
2250 2024.08.29 15:20:04.569083 [ 3 ] {92f168b0-5d20-44bc-8122-254cbd9fbb2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2251 2024.08.29 15:20:04.569099 [ 3 ] {} <Debug> HTTP-Session: 1df790e1-3d37-4260-9c96-4a6d26abde57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2252 2024.08.29 15:20:04.569217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2253 2024.08.29 15:20:04.569270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2254 2024.08.29 15:20:04.569290 [ 3 ] {} <Debug> HTTP-Session: 16b32596-dbd7-4608-8c52-e22457685c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2255 2024.08.29 15:20:04.569308 [ 3 ] {} <Debug> HTTP-Session: 16b32596-dbd7-4608-8c52-e22457685c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2256 2024.08.29 15:20:04.569322 [ 3 ] {} <Debug> HTTP-Session: 16b32596-dbd7-4608-8c52-e22457685c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2257 2024.08.29 15:20:04.569355 [ 3 ] {} <Trace> HTTP-Session: 16b32596-dbd7-4608-8c52-e22457685c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2258 2024.08.29 15:20:04.569456 [ 3 ] {8e215a51-3f15-427b-ab9b-a0d2aa544526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2259 2024.08.29 15:20:04.569502 [ 3 ] {8e215a51-3f15-427b-ab9b-a0d2aa544526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2260 2024.08.29 15:20:04.569755 [ 3 ] {8e215a51-3f15-427b-ab9b-a0d2aa544526} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2261 2024.08.29 15:20:04.570085 [ 3 ] {8e215a51-3f15-427b-ab9b-a0d2aa544526} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2262 2024.08.29 15:20:04.570121 [ 3 ] {8e215a51-3f15-427b-ab9b-a0d2aa544526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2263 2024.08.29 15:20:04.570492 [ 3 ] {8e215a51-3f15-427b-ab9b-a0d2aa544526} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2264 2024.08.29 15:20:04.570844 [ 3 ] {8e215a51-3f15-427b-ab9b-a0d2aa544526} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2265 2024.08.29 15:20:04.570975 [ 3 ] {8e215a51-3f15-427b-ab9b-a0d2aa544526} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 229.89 KiB/sec.
2266 2024.08.29 15:20:04.571256 [ 3 ] {8e215a51-3f15-427b-ab9b-a0d2aa544526} <Debug> DynamicQueryHandler: Done processing query
2267 2024.08.29 15:20:04.571280 [ 3 ] {8e215a51-3f15-427b-ab9b-a0d2aa544526} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2268 2024.08.29 15:20:04.571298 [ 3 ] {} <Debug> HTTP-Session: 16b32596-dbd7-4608-8c52-e22457685c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2269 2024.08.29 15:20:04.571618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 60396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2270 2024.08.29 15:20:04.571667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2271 2024.08.29 15:20:04.571687 [ 3 ] {} <Debug> HTTP-Session: 155e943c-4103-4dc3-ad52-8b497cf5a0ed Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2272 2024.08.29 15:20:04.571704 [ 3 ] {} <Debug> HTTP-Session: 155e943c-4103-4dc3-ad52-8b497cf5a0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2273 2024.08.29 15:20:04.571718 [ 3 ] {} <Debug> HTTP-Session: 155e943c-4103-4dc3-ad52-8b497cf5a0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2274 2024.08.29 15:20:04.571749 [ 3 ] {} <Trace> HTTP-Session: 155e943c-4103-4dc3-ad52-8b497cf5a0ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2275 2024.08.29 15:20:04.571948 [ 3 ] {24e33908-fc4b-4c4f-a337-c23739afe7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2276 2024.08.29 15:20:04.571993 [ 3 ] {24e33908-fc4b-4c4f-a337-c23739afe7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2277 2024.08.29 15:20:04.572242 [ 3 ] {24e33908-fc4b-4c4f-a337-c23739afe7f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2278 2024.08.29 15:20:04.572785 [ 3 ] {24e33908-fc4b-4c4f-a337-c23739afe7f5} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2279 2024.08.29 15:20:04.572822 [ 3 ] {24e33908-fc4b-4c4f-a337-c23739afe7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2280 2024.08.29 15:20:04.573194 [ 3 ] {24e33908-fc4b-4c4f-a337-c23739afe7f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2281 2024.08.29 15:20:04.573555 [ 3 ] {24e33908-fc4b-4c4f-a337-c23739afe7f5} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2282 2024.08.29 15:20:04.573689 [ 3 ] {24e33908-fc4b-4c4f-a337-c23739afe7f5} <Debug> executeQuery: Read 374 rows, 27.04 KiB in 0.001848 sec., 202380.95238095237 rows/sec., 14.29 MiB/sec.
2283 2024.08.29 15:20:04.573997 [ 3 ] {24e33908-fc4b-4c4f-a337-c23739afe7f5} <Debug> DynamicQueryHandler: Done processing query
2284 2024.08.29 15:20:04.574023 [ 3 ] {24e33908-fc4b-4c4f-a337-c23739afe7f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
2285 2024.08.29 15:20:04.574040 [ 3 ] {} <Debug> HTTP-Session: 155e943c-4103-4dc3-ad52-8b497cf5a0ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2286 2024.08.29 15:20:04.574173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2287 2024.08.29 15:20:04.574223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2288 2024.08.29 15:20:04.574242 [ 3 ] {} <Debug> HTTP-Session: ac8fc139-d19a-4f49-8e04-e917614e72cc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2289 2024.08.29 15:20:04.574259 [ 3 ] {} <Debug> HTTP-Session: ac8fc139-d19a-4f49-8e04-e917614e72cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2290 2024.08.29 15:20:04.574273 [ 3 ] {} <Debug> HTTP-Session: ac8fc139-d19a-4f49-8e04-e917614e72cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2291 2024.08.29 15:20:04.574303 [ 3 ] {} <Trace> HTTP-Session: ac8fc139-d19a-4f49-8e04-e917614e72cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2292 2024.08.29 15:20:04.574402 [ 3 ] {ead9a7d2-d172-4ae3-8018-d9b0a486947c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2293 2024.08.29 15:20:04.574449 [ 3 ] {ead9a7d2-d172-4ae3-8018-d9b0a486947c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2294 2024.08.29 15:20:04.574601 [ 3 ] {ead9a7d2-d172-4ae3-8018-d9b0a486947c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2295 2024.08.29 15:20:04.574869 [ 3 ] {ead9a7d2-d172-4ae3-8018-d9b0a486947c} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2296 2024.08.29 15:20:04.574905 [ 3 ] {ead9a7d2-d172-4ae3-8018-d9b0a486947c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2297 2024.08.29 15:20:04.575261 [ 3 ] {ead9a7d2-d172-4ae3-8018-d9b0a486947c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2298 2024.08.29 15:20:04.575607 [ 3 ] {ead9a7d2-d172-4ae3-8018-d9b0a486947c} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2299 2024.08.29 15:20:04.575737 [ 3 ] {ead9a7d2-d172-4ae3-8018-d9b0a486947c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec.
2300 2024.08.29 15:20:04.576001 [ 3 ] {ead9a7d2-d172-4ae3-8018-d9b0a486947c} <Debug> DynamicQueryHandler: Done processing query
2301 2024.08.29 15:20:04.576026 [ 3 ] {ead9a7d2-d172-4ae3-8018-d9b0a486947c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2302 2024.08.29 15:20:04.576043 [ 3 ] {} <Debug> HTTP-Session: ac8fc139-d19a-4f49-8e04-e917614e72cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2303 2024.08.29 15:20:04.576266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 42694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2304 2024.08.29 15:20:04.576317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2305 2024.08.29 15:20:04.576337 [ 3 ] {} <Debug> HTTP-Session: a3adf110-0657-4b4f-a07e-3990fd6102f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2306 2024.08.29 15:20:04.576353 [ 3 ] {} <Debug> HTTP-Session: a3adf110-0657-4b4f-a07e-3990fd6102f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2307 2024.08.29 15:20:04.576369 [ 3 ] {} <Debug> HTTP-Session: a3adf110-0657-4b4f-a07e-3990fd6102f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2308 2024.08.29 15:20:04.576399 [ 3 ] {} <Trace> HTTP-Session: a3adf110-0657-4b4f-a07e-3990fd6102f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2309 2024.08.29 15:20:04.576589 [ 3 ] {3d378af8-5026-49e7-9576-1b06e8a8aedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2310 2024.08.29 15:20:04.576638 [ 3 ] {3d378af8-5026-49e7-9576-1b06e8a8aedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2311 2024.08.29 15:20:04.576801 [ 3 ] {3d378af8-5026-49e7-9576-1b06e8a8aedc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2312 2024.08.29 15:20:04.577229 [ 3 ] {3d378af8-5026-49e7-9576-1b06e8a8aedc} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2313 2024.08.29 15:20:04.577265 [ 3 ] {3d378af8-5026-49e7-9576-1b06e8a8aedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2314 2024.08.29 15:20:04.577645 [ 3 ] {3d378af8-5026-49e7-9576-1b06e8a8aedc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2315 2024.08.29 15:20:04.577976 [ 3 ] {3d378af8-5026-49e7-9576-1b06e8a8aedc} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2316 2024.08.29 15:20:04.578103 [ 3 ] {3d378af8-5026-49e7-9576-1b06e8a8aedc} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001622 sec., 139950.67817509247 rows/sec., 9.34 MiB/sec.
2317 2024.08.29 15:20:04.578269 [ 3 ] {3d378af8-5026-49e7-9576-1b06e8a8aedc} <Debug> DynamicQueryHandler: Done processing query
2318 2024.08.29 15:20:04.578294 [ 3 ] {3d378af8-5026-49e7-9576-1b06e8a8aedc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2319 2024.08.29 15:20:04.578310 [ 3 ] {} <Debug> HTTP-Session: a3adf110-0657-4b4f-a07e-3990fd6102f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2320 2024.08.29 15:20:04.578422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2321 2024.08.29 15:20:04.578471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2322 2024.08.29 15:20:04.578491 [ 3 ] {} <Debug> HTTP-Session: a660c8b5-2d78-4988-b821-e04896881ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2323 2024.08.29 15:20:04.578508 [ 3 ] {} <Debug> HTTP-Session: a660c8b5-2d78-4988-b821-e04896881ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2324 2024.08.29 15:20:04.578522 [ 3 ] {} <Debug> HTTP-Session: a660c8b5-2d78-4988-b821-e04896881ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2325 2024.08.29 15:20:04.578552 [ 3 ] {} <Trace> HTTP-Session: a660c8b5-2d78-4988-b821-e04896881ba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2326 2024.08.29 15:20:04.578645 [ 3 ] {8a078c3b-30d9-49b6-be49-8ff4b2147c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2327 2024.08.29 15:20:04.578691 [ 3 ] {8a078c3b-30d9-49b6-be49-8ff4b2147c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2328 2024.08.29 15:20:04.578823 [ 3 ] {8a078c3b-30d9-49b6-be49-8ff4b2147c5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2329 2024.08.29 15:20:04.579087 [ 3 ] {8a078c3b-30d9-49b6-be49-8ff4b2147c5e} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2330 2024.08.29 15:20:04.579123 [ 3 ] {8a078c3b-30d9-49b6-be49-8ff4b2147c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2331 2024.08.29 15:20:04.579471 [ 3 ] {8a078c3b-30d9-49b6-be49-8ff4b2147c5e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2332 2024.08.29 15:20:04.579802 [ 3 ] {8a078c3b-30d9-49b6-be49-8ff4b2147c5e} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2333 2024.08.29 15:20:04.579926 [ 3 ] {8a078c3b-30d9-49b6-be49-8ff4b2147c5e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001303 sec., 767.4597083653109 rows/sec., 51.71 KiB/sec.
2334 2024.08.29 15:20:04.580174 [ 3 ] {8a078c3b-30d9-49b6-be49-8ff4b2147c5e} <Debug> DynamicQueryHandler: Done processing query
2335 2024.08.29 15:20:04.580199 [ 3 ] {8a078c3b-30d9-49b6-be49-8ff4b2147c5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2336 2024.08.29 15:20:04.580214 [ 3 ] {} <Debug> HTTP-Session: a660c8b5-2d78-4988-b821-e04896881ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2337 2024.08.29 15:20:04.580382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 10703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2338 2024.08.29 15:20:04.580431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2339 2024.08.29 15:20:04.580450 [ 3 ] {} <Debug> HTTP-Session: edb5f65a-7fb3-4987-8262-8f6d72774578 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2340 2024.08.29 15:20:04.580467 [ 3 ] {} <Debug> HTTP-Session: edb5f65a-7fb3-4987-8262-8f6d72774578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2341 2024.08.29 15:20:04.580481 [ 3 ] {} <Debug> HTTP-Session: edb5f65a-7fb3-4987-8262-8f6d72774578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2342 2024.08.29 15:20:04.580512 [ 3 ] {} <Trace> HTTP-Session: edb5f65a-7fb3-4987-8262-8f6d72774578 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2343 2024.08.29 15:20:04.580649 [ 3 ] {65121576-f6c1-4471-8d20-2b0d95a47660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2344 2024.08.29 15:20:04.580694 [ 3 ] {65121576-f6c1-4471-8d20-2b0d95a47660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2345 2024.08.29 15:20:04.580841 [ 3 ] {65121576-f6c1-4471-8d20-2b0d95a47660} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2346 2024.08.29 15:20:04.581170 [ 3 ] {65121576-f6c1-4471-8d20-2b0d95a47660} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2347 2024.08.29 15:20:04.581206 [ 3 ] {65121576-f6c1-4471-8d20-2b0d95a47660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
2348 2024.08.29 15:20:04.581560 [ 3 ] {65121576-f6c1-4471-8d20-2b0d95a47660} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2349 2024.08.29 15:20:04.581882 [ 3 ] {65121576-f6c1-4471-8d20-2b0d95a47660} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2350 2024.08.29 15:20:04.582010 [ 3 ] {65121576-f6c1-4471-8d20-2b0d95a47660} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001421 sec., 50668.54327938072 rows/sec., 3.23 MiB/sec.
2351 2024.08.29 15:20:04.582290 [ 3 ] {65121576-f6c1-4471-8d20-2b0d95a47660} <Debug> DynamicQueryHandler: Done processing query
2352 2024.08.29 15:20:04.582316 [ 3 ] {65121576-f6c1-4471-8d20-2b0d95a47660} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2353 2024.08.29 15:20:04.582332 [ 3 ] {} <Debug> HTTP-Session: edb5f65a-7fb3-4987-8262-8f6d72774578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2354 2024.08.29 15:20:09.560078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 15566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2355 2024.08.29 15:20:09.560229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2356 2024.08.29 15:20:09.560260 [ 3 ] {} <Debug> HTTP-Session: 8ec8efde-42fe-4b7c-8015-b0fd847f969b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2357 2024.08.29 15:20:09.560289 [ 3 ] {} <Debug> HTTP-Session: 8ec8efde-42fe-4b7c-8015-b0fd847f969b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2358 2024.08.29 15:20:09.560307 [ 3 ] {} <Debug> HTTP-Session: 8ec8efde-42fe-4b7c-8015-b0fd847f969b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2359 2024.08.29 15:20:09.560365 [ 3 ] {} <Trace> HTTP-Session: 8ec8efde-42fe-4b7c-8015-b0fd847f969b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2360 2024.08.29 15:20:09.560602 [ 3 ] {a63ac821-f3ab-4256-a32d-430002f88f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2361 2024.08.29 15:20:09.560679 [ 3 ] {a63ac821-f3ab-4256-a32d-430002f88f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2362 2024.08.29 15:20:09.561042 [ 3 ] {a63ac821-f3ab-4256-a32d-430002f88f37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2363 2024.08.29 15:20:09.561576 [ 3 ] {a63ac821-f3ab-4256-a32d-430002f88f37} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2364 2024.08.29 15:20:09.561624 [ 3 ] {a63ac821-f3ab-4256-a32d-430002f88f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2365 2024.08.29 15:20:09.562078 [ 3 ] {a63ac821-f3ab-4256-a32d-430002f88f37} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2366 2024.08.29 15:20:09.562673 [ 3 ] {a63ac821-f3ab-4256-a32d-430002f88f37} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2367 2024.08.29 15:20:09.562867 [ 3 ] {a63ac821-f3ab-4256-a32d-430002f88f37} <Debug> executeQuery: Read 106 rows, 9.10 KiB in 0.002345 sec., 45202.55863539446 rows/sec., 3.79 MiB/sec.
2368 2024.08.29 15:20:09.563207 [ 3 ] {a63ac821-f3ab-4256-a32d-430002f88f37} <Debug> DynamicQueryHandler: Done processing query
2369 2024.08.29 15:20:09.563237 [ 3 ] {a63ac821-f3ab-4256-a32d-430002f88f37} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2370 2024.08.29 15:20:09.563254 [ 3 ] {} <Debug> HTTP-Session: 8ec8efde-42fe-4b7c-8015-b0fd847f969b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2371 2024.08.29 15:20:09.563387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2372 2024.08.29 15:20:09.563452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2373 2024.08.29 15:20:09.563472 [ 3 ] {} <Debug> HTTP-Session: 749941b7-3f7f-4e40-9e55-236e110d8555 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2374 2024.08.29 15:20:09.563493 [ 3 ] {} <Debug> HTTP-Session: 749941b7-3f7f-4e40-9e55-236e110d8555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2375 2024.08.29 15:20:09.563507 [ 3 ] {} <Debug> HTTP-Session: 749941b7-3f7f-4e40-9e55-236e110d8555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2376 2024.08.29 15:20:09.563546 [ 3 ] {} <Trace> HTTP-Session: 749941b7-3f7f-4e40-9e55-236e110d8555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2377 2024.08.29 15:20:09.563675 [ 3 ] {4bf9c514-ab80-446d-bb92-26ce08cfcf69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2378 2024.08.29 15:20:09.563728 [ 3 ] {4bf9c514-ab80-446d-bb92-26ce08cfcf69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2379 2024.08.29 15:20:09.563997 [ 3 ] {4bf9c514-ab80-446d-bb92-26ce08cfcf69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2380 2024.08.29 15:20:09.564345 [ 3 ] {4bf9c514-ab80-446d-bb92-26ce08cfcf69} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2381 2024.08.29 15:20:09.564383 [ 3 ] {4bf9c514-ab80-446d-bb92-26ce08cfcf69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2382 2024.08.29 15:20:09.564758 [ 3 ] {4bf9c514-ab80-446d-bb92-26ce08cfcf69} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2383 2024.08.29 15:20:09.565158 [ 3 ] {4bf9c514-ab80-446d-bb92-26ce08cfcf69} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2384 2024.08.29 15:20:09.565316 [ 3 ] {4bf9c514-ab80-446d-bb92-26ce08cfcf69} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001677 sec., 16100.178890876565 rows/sec., 1.18 MiB/sec.
2385 2024.08.29 15:20:09.565488 [ 3 ] {4bf9c514-ab80-446d-bb92-26ce08cfcf69} <Debug> DynamicQueryHandler: Done processing query
2386 2024.08.29 15:20:09.565513 [ 3 ] {4bf9c514-ab80-446d-bb92-26ce08cfcf69} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2387 2024.08.29 15:20:09.565529 [ 3 ] {} <Debug> HTTP-Session: 749941b7-3f7f-4e40-9e55-236e110d8555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2388 2024.08.29 15:20:09.565672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 14103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2389 2024.08.29 15:20:09.565730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2390 2024.08.29 15:20:09.565749 [ 3 ] {} <Debug> HTTP-Session: bf6b4ee4-83ff-45d7-a2c7-ef3d56638af9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2391 2024.08.29 15:20:09.565767 [ 3 ] {} <Debug> HTTP-Session: bf6b4ee4-83ff-45d7-a2c7-ef3d56638af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2392 2024.08.29 15:20:09.565781 [ 3 ] {} <Debug> HTTP-Session: bf6b4ee4-83ff-45d7-a2c7-ef3d56638af9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2393 2024.08.29 15:20:09.565818 [ 3 ] {} <Trace> HTTP-Session: bf6b4ee4-83ff-45d7-a2c7-ef3d56638af9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2394 2024.08.29 15:20:09.565952 [ 3 ] {619adb84-45aa-4ee6-b614-da6127484363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2395 2024.08.29 15:20:09.566000 [ 3 ] {619adb84-45aa-4ee6-b614-da6127484363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2396 2024.08.29 15:20:09.566237 [ 3 ] {619adb84-45aa-4ee6-b614-da6127484363} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2397 2024.08.29 15:20:09.566628 [ 3 ] {619adb84-45aa-4ee6-b614-da6127484363} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2398 2024.08.29 15:20:09.566665 [ 3 ] {619adb84-45aa-4ee6-b614-da6127484363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2399 2024.08.29 15:20:09.567031 [ 3 ] {619adb84-45aa-4ee6-b614-da6127484363} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2400 2024.08.29 15:20:09.567394 [ 3 ] {619adb84-45aa-4ee6-b614-da6127484363} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2401 2024.08.29 15:20:09.567529 [ 3 ] {619adb84-45aa-4ee6-b614-da6127484363} <Debug> executeQuery: Read 83 rows, 6.63 KiB in 0.001623 sec., 51139.86444855206 rows/sec., 3.99 MiB/sec.
2402 2024.08.29 15:20:09.567781 [ 3 ] {619adb84-45aa-4ee6-b614-da6127484363} <Debug> DynamicQueryHandler: Done processing query
2403 2024.08.29 15:20:09.567807 [ 3 ] {619adb84-45aa-4ee6-b614-da6127484363} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2404 2024.08.29 15:20:09.567825 [ 3 ] {} <Debug> HTTP-Session: bf6b4ee4-83ff-45d7-a2c7-ef3d56638af9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2405 2024.08.29 15:20:09.568013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2406 2024.08.29 15:20:09.568066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2407 2024.08.29 15:20:09.568086 [ 3 ] {} <Debug> HTTP-Session: 658258d1-0bac-4746-bce8-754fc2d4d328 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2408 2024.08.29 15:20:09.568103 [ 3 ] {} <Debug> HTTP-Session: 658258d1-0bac-4746-bce8-754fc2d4d328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2409 2024.08.29 15:20:09.568117 [ 3 ] {} <Debug> HTTP-Session: 658258d1-0bac-4746-bce8-754fc2d4d328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2410 2024.08.29 15:20:09.568151 [ 3 ] {} <Trace> HTTP-Session: 658258d1-0bac-4746-bce8-754fc2d4d328 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2411 2024.08.29 15:20:09.568301 [ 3 ] {fa458aaf-8a7b-4d0d-bf12-a86303405ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2412 2024.08.29 15:20:09.568350 [ 3 ] {fa458aaf-8a7b-4d0d-bf12-a86303405ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2413 2024.08.29 15:20:09.568500 [ 3 ] {fa458aaf-8a7b-4d0d-bf12-a86303405ded} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2414 2024.08.29 15:20:09.568901 [ 3 ] {fa458aaf-8a7b-4d0d-bf12-a86303405ded} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2415 2024.08.29 15:20:09.568938 [ 3 ] {fa458aaf-8a7b-4d0d-bf12-a86303405ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2416 2024.08.29 15:20:09.569330 [ 3 ] {fa458aaf-8a7b-4d0d-bf12-a86303405ded} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2417 2024.08.29 15:20:09.569672 [ 3 ] {fa458aaf-8a7b-4d0d-bf12-a86303405ded} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2418 2024.08.29 15:20:09.569833 [ 3 ] {fa458aaf-8a7b-4d0d-bf12-a86303405ded} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001587 sec., 94517.95841209829 rows/sec., 6.55 MiB/sec.
2419 2024.08.29 15:20:09.570144 [ 3 ] {fa458aaf-8a7b-4d0d-bf12-a86303405ded} <Debug> DynamicQueryHandler: Done processing query
2420 2024.08.29 15:20:09.570169 [ 3 ] {fa458aaf-8a7b-4d0d-bf12-a86303405ded} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2421 2024.08.29 15:20:09.570185 [ 3 ] {} <Debug> HTTP-Session: 658258d1-0bac-4746-bce8-754fc2d4d328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2422 2024.08.29 15:20:09.570415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2423 2024.08.29 15:20:09.570485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2424 2024.08.29 15:20:09.570506 [ 3 ] {} <Debug> HTTP-Session: f35db32f-7858-43df-96a3-d7bd565b2b20 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2425 2024.08.29 15:20:09.570522 [ 3 ] {} <Debug> HTTP-Session: f35db32f-7858-43df-96a3-d7bd565b2b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2426 2024.08.29 15:20:09.570537 [ 3 ] {} <Debug> HTTP-Session: f35db32f-7858-43df-96a3-d7bd565b2b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2427 2024.08.29 15:20:09.570570 [ 3 ] {} <Trace> HTTP-Session: f35db32f-7858-43df-96a3-d7bd565b2b20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2428 2024.08.29 15:20:09.571124 [ 3 ] {4523285d-f103-4532-ac4b-e5fec784f9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2429 2024.08.29 15:20:09.571204 [ 3 ] {4523285d-f103-4532-ac4b-e5fec784f9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2430 2024.08.29 15:20:09.571622 [ 3 ] {4523285d-f103-4532-ac4b-e5fec784f9ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2431 2024.08.29 15:20:09.572383 [ 3 ] {4523285d-f103-4532-ac4b-e5fec784f9ec} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2432 2024.08.29 15:20:09.572421 [ 3 ] {4523285d-f103-4532-ac4b-e5fec784f9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2433 2024.08.29 15:20:09.573074 [ 3 ] {4523285d-f103-4532-ac4b-e5fec784f9ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2434 2024.08.29 15:20:09.573560 [ 3 ] {4523285d-f103-4532-ac4b-e5fec784f9ec} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2435 2024.08.29 15:20:09.573771 [ 3 ] {4523285d-f103-4532-ac4b-e5fec784f9ec} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003108 sec., 8687.258687258687 rows/sec., 15.57 MiB/sec.
2436 2024.08.29 15:20:09.573996 [ 3 ] {4523285d-f103-4532-ac4b-e5fec784f9ec} <Debug> DynamicQueryHandler: Done processing query
2437 2024.08.29 15:20:09.574020 [ 3 ] {4523285d-f103-4532-ac4b-e5fec784f9ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2438 2024.08.29 15:20:09.574037 [ 3 ] {} <Debug> HTTP-Session: f35db32f-7858-43df-96a3-d7bd565b2b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2439 2024.08.29 15:20:09.574170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2440 2024.08.29 15:20:09.574221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2441 2024.08.29 15:20:09.574241 [ 3 ] {} <Debug> HTTP-Session: dadcbff1-0d56-4557-85f0-63e9c1d189c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2442 2024.08.29 15:20:09.574258 [ 3 ] {} <Debug> HTTP-Session: dadcbff1-0d56-4557-85f0-63e9c1d189c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2443 2024.08.29 15:20:09.574272 [ 3 ] {} <Debug> HTTP-Session: dadcbff1-0d56-4557-85f0-63e9c1d189c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2444 2024.08.29 15:20:09.574305 [ 3 ] {} <Trace> HTTP-Session: dadcbff1-0d56-4557-85f0-63e9c1d189c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2445 2024.08.29 15:20:09.574425 [ 3 ] {027b5ec7-32a8-4d89-9017-0003b08a16ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2446 2024.08.29 15:20:09.574469 [ 3 ] {027b5ec7-32a8-4d89-9017-0003b08a16ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2447 2024.08.29 15:20:09.574599 [ 3 ] {027b5ec7-32a8-4d89-9017-0003b08a16ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2448 2024.08.29 15:20:09.574903 [ 3 ] {027b5ec7-32a8-4d89-9017-0003b08a16ac} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2449 2024.08.29 15:20:09.574938 [ 3 ] {027b5ec7-32a8-4d89-9017-0003b08a16ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2450 2024.08.29 15:20:09.575306 [ 3 ] {027b5ec7-32a8-4d89-9017-0003b08a16ac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2451 2024.08.29 15:20:09.575626 [ 3 ] {027b5ec7-32a8-4d89-9017-0003b08a16ac} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2452 2024.08.29 15:20:09.575783 [ 3 ] {027b5ec7-32a8-4d89-9017-0003b08a16ac} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001397 sec., 35790.980672870435 rows/sec., 2.45 MiB/sec.
2453 2024.08.29 15:20:09.575952 [ 3 ] {027b5ec7-32a8-4d89-9017-0003b08a16ac} <Debug> DynamicQueryHandler: Done processing query
2454 2024.08.29 15:20:09.575976 [ 3 ] {027b5ec7-32a8-4d89-9017-0003b08a16ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2455 2024.08.29 15:20:09.575992 [ 3 ] {} <Debug> HTTP-Session: dadcbff1-0d56-4557-85f0-63e9c1d189c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2456 2024.08.29 15:20:12.556294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2457 2024.08.29 15:20:12.556435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2458 2024.08.29 15:20:12.556466 [ 3 ] {} <Debug> HTTP-Session: 8355c7ef-9446-4634-a079-8024d2616613 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2459 2024.08.29 15:20:12.556492 [ 3 ] {} <Debug> HTTP-Session: 8355c7ef-9446-4634-a079-8024d2616613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2460 2024.08.29 15:20:12.556507 [ 3 ] {} <Debug> HTTP-Session: 8355c7ef-9446-4634-a079-8024d2616613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2461 2024.08.29 15:20:12.556558 [ 3 ] {} <Trace> HTTP-Session: 8355c7ef-9446-4634-a079-8024d2616613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2462 2024.08.29 15:20:12.556814 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2463 2024.08.29 15:20:12.557217 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2464 2024.08.29 15:20:12.557266 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2465 2024.08.29 15:20:12.557657 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2466 2024.08.29 15:20:12.557743 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2467 2024.08.29 15:20:12.557921 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
2468 2024.08.29 15:20:12.558110 [ 253 ] {78f2758a-d273-4586-82f5-943a527e35bf} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2469 2024.08.29 15:20:12.558118 [ 255 ] {78f2758a-d273-4586-82f5-943a527e35bf} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2470 2024.08.29 15:20:12.558118 [ 250 ] {78f2758a-d273-4586-82f5-943a527e35bf} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2471 2024.08.29 15:20:12.558319 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2472 2024.08.29 15:20:12.558351 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
2473 2024.08.29 15:20:12.558469 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2474 2024.08.29 15:20:12.558494 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 30 rows with 3 streams
2475 2024.08.29 15:20:12.558538 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2476 2024.08.29 15:20:12.558583 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2477 2024.08.29 15:20:12.558624 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2478 2024.08.29 15:20:12.560870 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.004168 sec., 7197.696737044146 rows/sec., 274.37 KiB/sec.
2479 2024.08.29 15:20:12.561285 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <Debug> DynamicQueryHandler: Done processing query
2480 2024.08.29 15:20:12.561312 [ 3 ] {78f2758a-d273-4586-82f5-943a527e35bf} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2481 2024.08.29 15:20:12.561330 [ 3 ] {} <Debug> HTTP-Session: 8355c7ef-9446-4634-a079-8024d2616613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2482 2024.08.29 15:20:12.561675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2483 2024.08.29 15:20:12.561731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2484 2024.08.29 15:20:12.561752 [ 3 ] {} <Debug> HTTP-Session: 43580697-f85b-41f0-aa48-0a89dccbf3cf Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2485 2024.08.29 15:20:12.561770 [ 3 ] {} <Debug> HTTP-Session: 43580697-f85b-41f0-aa48-0a89dccbf3cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2486 2024.08.29 15:20:12.561784 [ 3 ] {} <Debug> HTTP-Session: 43580697-f85b-41f0-aa48-0a89dccbf3cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2487 2024.08.29 15:20:12.561821 [ 3 ] {} <Trace> HTTP-Session: 43580697-f85b-41f0-aa48-0a89dccbf3cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2488 2024.08.29 15:20:12.561994 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2489 2024.08.29 15:20:12.562303 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2490 2024.08.29 15:20:12.562350 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2491 2024.08.29 15:20:12.562656 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2492 2024.08.29 15:20:12.562723 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2493 2024.08.29 15:20:12.562869 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2494 2024.08.29 15:20:12.563011 [ 260 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2495 2024.08.29 15:20:12.563042 [ 262 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2496 2024.08.29 15:20:12.563014 [ 261 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2497 2024.08.29 15:20:12.563198 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2498 2024.08.29 15:20:12.563228 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
2499 2024.08.29 15:20:12.563338 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2500 2024.08.29 15:20:12.563362 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 30 rows with 3 streams
2501 2024.08.29 15:20:12.563402 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2502 2024.08.29 15:20:12.563448 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2503 2024.08.29 15:20:12.563488 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2504 2024.08.29 15:20:12.565190 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003275 sec., 9160.30534351145 rows/sec., 349.18 KiB/sec.
2505 2024.08.29 15:20:12.565595 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <Debug> DynamicQueryHandler: Done processing query
2506 2024.08.29 15:20:12.565624 [ 3 ] {95302770-41c1-4dfa-9c65-83b0c74bd128} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2507 2024.08.29 15:20:12.565642 [ 3 ] {} <Debug> HTTP-Session: 43580697-f85b-41f0-aa48-0a89dccbf3cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2508 2024.08.29 15:20:12.565937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2509 2024.08.29 15:20:12.566000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2510 2024.08.29 15:20:12.566026 [ 3 ] {} <Debug> HTTP-Session: 41cc6a37-f5fc-44aa-8edf-79eaa80f6f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2511 2024.08.29 15:20:12.566043 [ 3 ] {} <Debug> HTTP-Session: 41cc6a37-f5fc-44aa-8edf-79eaa80f6f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2512 2024.08.29 15:20:12.566058 [ 3 ] {} <Debug> HTTP-Session: 41cc6a37-f5fc-44aa-8edf-79eaa80f6f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2513 2024.08.29 15:20:12.566096 [ 3 ] {} <Trace> HTTP-Session: 41cc6a37-f5fc-44aa-8edf-79eaa80f6f85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2514 2024.08.29 15:20:12.566278 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2515 2024.08.29 15:20:12.566606 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2516 2024.08.29 15:20:12.566661 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2517 2024.08.29 15:20:12.567007 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2518 2024.08.29 15:20:12.567082 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2519 2024.08.29 15:20:12.567249 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2520 2024.08.29 15:20:12.567396 [ 255 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2521 2024.08.29 15:20:12.567396 [ 253 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2522 2024.08.29 15:20:12.567389 [ 250 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2523 2024.08.29 15:20:12.567558 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2524 2024.08.29 15:20:12.567590 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
2525 2024.08.29 15:20:12.567713 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2526 2024.08.29 15:20:12.567741 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 30 rows with 3 streams
2527 2024.08.29 15:20:12.567787 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2528 2024.08.29 15:20:12.567840 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2529 2024.08.29 15:20:12.567909 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2530 2024.08.29 15:20:12.569655 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003463 sec., 8663.008951775917 rows/sec., 330.22 KiB/sec.
2531 2024.08.29 15:20:12.570022 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <Debug> DynamicQueryHandler: Done processing query
2532 2024.08.29 15:20:12.570048 [ 3 ] {c1037571-9a2f-428e-a8d9-8cea8edc6562} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2533 2024.08.29 15:20:12.570064 [ 3 ] {} <Debug> HTTP-Session: 41cc6a37-f5fc-44aa-8edf-79eaa80f6f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2534 2024.08.29 15:20:12.570328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2535 2024.08.29 15:20:12.570378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2536 2024.08.29 15:20:12.570398 [ 3 ] {} <Debug> HTTP-Session: e7f5d607-bb0b-49ef-ad39-da09f1466711 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2537 2024.08.29 15:20:12.570415 [ 3 ] {} <Debug> HTTP-Session: e7f5d607-bb0b-49ef-ad39-da09f1466711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2538 2024.08.29 15:20:12.570429 [ 3 ] {} <Debug> HTTP-Session: e7f5d607-bb0b-49ef-ad39-da09f1466711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2539 2024.08.29 15:20:12.570463 [ 3 ] {} <Trace> HTTP-Session: e7f5d607-bb0b-49ef-ad39-da09f1466711 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2540 2024.08.29 15:20:12.570618 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2541 2024.08.29 15:20:12.570915 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2542 2024.08.29 15:20:12.570962 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2543 2024.08.29 15:20:12.571268 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2544 2024.08.29 15:20:12.571334 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2545 2024.08.29 15:20:12.571474 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2546 2024.08.29 15:20:12.571577 [ 261 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2547 2024.08.29 15:20:12.571611 [ 250 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2548 2024.08.29 15:20:12.571629 [ 253 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2549 2024.08.29 15:20:12.571741 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2550 2024.08.29 15:20:12.571771 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
2551 2024.08.29 15:20:12.571878 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2552 2024.08.29 15:20:12.571899 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 30 rows with 3 streams
2553 2024.08.29 15:20:12.571939 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2554 2024.08.29 15:20:12.571980 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2555 2024.08.29 15:20:12.572019 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2556 2024.08.29 15:20:12.573709 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003166 sec., 9475.679090334808 rows/sec., 361.20 KiB/sec.
2557 2024.08.29 15:20:12.574074 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <Debug> DynamicQueryHandler: Done processing query
2558 2024.08.29 15:20:12.574102 [ 3 ] {b980aebc-5188-4ca3-97ad-d5df02b6f6fa} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2559 2024.08.29 15:20:12.574123 [ 3 ] {} <Debug> HTTP-Session: e7f5d607-bb0b-49ef-ad39-da09f1466711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2560 2024.08.29 15:20:12.574381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2561 2024.08.29 15:20:12.574438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2562 2024.08.29 15:20:12.574462 [ 3 ] {} <Debug> HTTP-Session: a8b3d02a-2955-4883-a401-894f0979a441 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2563 2024.08.29 15:20:12.574482 [ 3 ] {} <Debug> HTTP-Session: a8b3d02a-2955-4883-a401-894f0979a441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2564 2024.08.29 15:20:12.574499 [ 3 ] {} <Debug> HTTP-Session: a8b3d02a-2955-4883-a401-894f0979a441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2565 2024.08.29 15:20:12.574539 [ 3 ] {} <Trace> HTTP-Session: a8b3d02a-2955-4883-a401-894f0979a441 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2566 2024.08.29 15:20:12.574724 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2567 2024.08.29 15:20:12.575060 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2568 2024.08.29 15:20:12.575108 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2569 2024.08.29 15:20:12.575416 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2570 2024.08.29 15:20:12.575480 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2571 2024.08.29 15:20:12.575620 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2572 2024.08.29 15:20:12.575748 [ 261 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2573 2024.08.29 15:20:12.575771 [ 250 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2574 2024.08.29 15:20:12.575759 [ 253 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2575 2024.08.29 15:20:12.575916 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2576 2024.08.29 15:20:12.575944 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
2577 2024.08.29 15:20:12.576048 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2578 2024.08.29 15:20:12.576069 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 30 rows with 3 streams
2579 2024.08.29 15:20:12.576109 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2580 2024.08.29 15:20:12.576149 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2581 2024.08.29 15:20:12.576187 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2582 2024.08.29 15:20:12.577895 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003266 sec., 9185.548071034906 rows/sec., 350.14 KiB/sec.
2583 2024.08.29 15:20:12.578277 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <Debug> DynamicQueryHandler: Done processing query
2584 2024.08.29 15:20:12.578308 [ 3 ] {f97b4c41-8356-4d8a-948b-11e5373954f0} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2585 2024.08.29 15:20:12.578329 [ 3 ] {} <Debug> HTTP-Session: a8b3d02a-2955-4883-a401-894f0979a441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2586 2024.08.29 15:20:12.578583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2587 2024.08.29 15:20:12.578640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2588 2024.08.29 15:20:12.578664 [ 3 ] {} <Debug> HTTP-Session: 2cf7e7d6-0de3-4470-b6c6-ff76a6077ee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2589 2024.08.29 15:20:12.578685 [ 3 ] {} <Debug> HTTP-Session: 2cf7e7d6-0de3-4470-b6c6-ff76a6077ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2590 2024.08.29 15:20:12.578701 [ 3 ] {} <Debug> HTTP-Session: 2cf7e7d6-0de3-4470-b6c6-ff76a6077ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2591 2024.08.29 15:20:12.578740 [ 3 ] {} <Trace> HTTP-Session: 2cf7e7d6-0de3-4470-b6c6-ff76a6077ee9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2592 2024.08.29 15:20:12.578928 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2593 2024.08.29 15:20:12.579232 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2594 2024.08.29 15:20:12.579279 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2595 2024.08.29 15:20:12.579635 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2596 2024.08.29 15:20:12.579712 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2597 2024.08.29 15:20:12.579864 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2598 2024.08.29 15:20:12.579989 [ 255 ] {31cde30d-b200-4562-a4ee-c8153252573f} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2599 2024.08.29 15:20:12.580011 [ 260 ] {31cde30d-b200-4562-a4ee-c8153252573f} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2600 2024.08.29 15:20:12.580005 [ 250 ] {31cde30d-b200-4562-a4ee-c8153252573f} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2601 2024.08.29 15:20:12.580168 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2602 2024.08.29 15:20:12.580202 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
2603 2024.08.29 15:20:12.580322 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2604 2024.08.29 15:20:12.580346 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 30 rows with 3 streams
2605 2024.08.29 15:20:12.580393 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2606 2024.08.29 15:20:12.580440 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2607 2024.08.29 15:20:12.580486 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2608 2024.08.29 15:20:12.582173 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003344 sec., 8971.291866028707 rows/sec., 341.97 KiB/sec.
2609 2024.08.29 15:20:12.582525 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <Debug> DynamicQueryHandler: Done processing query
2610 2024.08.29 15:20:12.582550 [ 3 ] {31cde30d-b200-4562-a4ee-c8153252573f} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2611 2024.08.29 15:20:12.582567 [ 3 ] {} <Debug> HTTP-Session: 2cf7e7d6-0de3-4470-b6c6-ff76a6077ee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2612 2024.08.29 15:20:12.707579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2613 2024.08.29 15:20:12.707653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2614 2024.08.29 15:20:12.707674 [ 3 ] {} <Debug> HTTP-Session: 06050735-3121-4bac-a378-0367fbb65160 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2615 2024.08.29 15:20:12.707691 [ 3 ] {} <Debug> HTTP-Session: 06050735-3121-4bac-a378-0367fbb65160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2616 2024.08.29 15:20:12.707705 [ 3 ] {} <Debug> HTTP-Session: 06050735-3121-4bac-a378-0367fbb65160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2617 2024.08.29 15:20:12.707739 [ 3 ] {} <Trace> HTTP-Session: 06050735-3121-4bac-a378-0367fbb65160 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2618 2024.08.29 15:20:12.707869 [ 3 ] {77f68c36-af68-4dbb-8984-3b27aac1d766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2619 2024.08.29 15:20:12.707920 [ 3 ] {77f68c36-af68-4dbb-8984-3b27aac1d766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2620 2024.08.29 15:20:12.708108 [ 3 ] {77f68c36-af68-4dbb-8984-3b27aac1d766} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2621 2024.08.29 15:20:12.708506 [ 3 ] {77f68c36-af68-4dbb-8984-3b27aac1d766} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2622 2024.08.29 15:20:12.708548 [ 3 ] {77f68c36-af68-4dbb-8984-3b27aac1d766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2623 2024.08.29 15:20:12.709092 [ 3 ] {77f68c36-af68-4dbb-8984-3b27aac1d766} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2624 2024.08.29 15:20:12.709430 [ 3 ] {77f68c36-af68-4dbb-8984-3b27aac1d766} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2625 2024.08.29 15:20:12.709611 [ 3 ] {77f68c36-af68-4dbb-8984-3b27aac1d766} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001785 sec., 3361.3445378151264 rows/sec., 748.42 KiB/sec.
2626 2024.08.29 15:20:12.709802 [ 3 ] {77f68c36-af68-4dbb-8984-3b27aac1d766} <Debug> DynamicQueryHandler: Done processing query
2627 2024.08.29 15:20:12.709829 [ 3 ] {77f68c36-af68-4dbb-8984-3b27aac1d766} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2628 2024.08.29 15:20:12.709845 [ 3 ] {} <Debug> HTTP-Session: 06050735-3121-4bac-a378-0367fbb65160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2629 2024.08.29 15:20:12.710090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 172287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2630 2024.08.29 15:20:12.710140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2631 2024.08.29 15:20:12.710159 [ 3 ] {} <Debug> HTTP-Session: a861c963-2e78-47c6-b789-9946341c64cc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2632 2024.08.29 15:20:12.710177 [ 3 ] {} <Debug> HTTP-Session: a861c963-2e78-47c6-b789-9946341c64cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2633 2024.08.29 15:20:12.710192 [ 3 ] {} <Debug> HTTP-Session: a861c963-2e78-47c6-b789-9946341c64cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2634 2024.08.29 15:20:12.710226 [ 3 ] {} <Trace> HTTP-Session: a861c963-2e78-47c6-b789-9946341c64cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2635 2024.08.29 15:20:12.711014 [ 3 ] {85a4ca67-0b66-4da1-9eb9-794c01c18129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2636 2024.08.29 15:20:12.711064 [ 3 ] {85a4ca67-0b66-4da1-9eb9-794c01c18129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2637 2024.08.29 15:20:12.711313 [ 3 ] {85a4ca67-0b66-4da1-9eb9-794c01c18129} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2638 2024.08.29 15:20:12.712580 [ 3 ] {85a4ca67-0b66-4da1-9eb9-794c01c18129} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2639 2024.08.29 15:20:12.712620 [ 3 ] {85a4ca67-0b66-4da1-9eb9-794c01c18129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2640 2024.08.29 15:20:12.713099 [ 3 ] {85a4ca67-0b66-4da1-9eb9-794c01c18129} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2641 2024.08.29 15:20:12.713471 [ 3 ] {85a4ca67-0b66-4da1-9eb9-794c01c18129} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2642 2024.08.29 15:20:12.713635 [ 3 ] {85a4ca67-0b66-4da1-9eb9-794c01c18129} <Debug> executeQuery: Read 1192 rows, 100.16 KiB in 0.003268 sec., 364749.08200734394 rows/sec., 29.93 MiB/sec.
2643 2024.08.29 15:20:12.713824 [ 3 ] {85a4ca67-0b66-4da1-9eb9-794c01c18129} <Debug> DynamicQueryHandler: Done processing query
2644 2024.08.29 15:20:12.713849 [ 3 ] {85a4ca67-0b66-4da1-9eb9-794c01c18129} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
2645 2024.08.29 15:20:12.713865 [ 3 ] {} <Debug> HTTP-Session: a861c963-2e78-47c6-b789-9946341c64cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2646 2024.08.29 15:20:12.714116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2647 2024.08.29 15:20:12.714187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2648 2024.08.29 15:20:12.714215 [ 3 ] {} <Debug> HTTP-Session: 110c0b1d-e6d2-43e6-9eb3-d57da7e18aa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2649 2024.08.29 15:20:12.714238 [ 3 ] {} <Debug> HTTP-Session: 110c0b1d-e6d2-43e6-9eb3-d57da7e18aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2650 2024.08.29 15:20:12.714259 [ 3 ] {} <Debug> HTTP-Session: 110c0b1d-e6d2-43e6-9eb3-d57da7e18aa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2651 2024.08.29 15:20:12.714303 [ 3 ] {} <Trace> HTTP-Session: 110c0b1d-e6d2-43e6-9eb3-d57da7e18aa8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2652 2024.08.29 15:20:12.714597 [ 3 ] {bfa41e54-5224-44e7-aa95-78f3bc79909c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2653 2024.08.29 15:20:12.714658 [ 3 ] {bfa41e54-5224-44e7-aa95-78f3bc79909c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2654 2024.08.29 15:20:12.714989 [ 3 ] {bfa41e54-5224-44e7-aa95-78f3bc79909c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2655 2024.08.29 15:20:12.715536 [ 3 ] {bfa41e54-5224-44e7-aa95-78f3bc79909c} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2656 2024.08.29 15:20:12.715583 [ 3 ] {bfa41e54-5224-44e7-aa95-78f3bc79909c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2657 2024.08.29 15:20:12.716111 [ 3 ] {bfa41e54-5224-44e7-aa95-78f3bc79909c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2658 2024.08.29 15:20:12.716641 [ 3 ] {bfa41e54-5224-44e7-aa95-78f3bc79909c} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2659 2024.08.29 15:20:12.716847 [ 3 ] {bfa41e54-5224-44e7-aa95-78f3bc79909c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002437 sec., 93557.65285186705 rows/sec., 6.33 MiB/sec.
2660 2024.08.29 15:20:12.717119 [ 3 ] {bfa41e54-5224-44e7-aa95-78f3bc79909c} <Debug> DynamicQueryHandler: Done processing query
2661 2024.08.29 15:20:12.717152 [ 3 ] {bfa41e54-5224-44e7-aa95-78f3bc79909c} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2662 2024.08.29 15:20:12.717176 [ 3 ] {} <Debug> HTTP-Session: 110c0b1d-e6d2-43e6-9eb3-d57da7e18aa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2663 2024.08.29 15:20:12.717464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 84520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2664 2024.08.29 15:20:12.717533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2665 2024.08.29 15:20:12.717561 [ 3 ] {} <Debug> HTTP-Session: 37440210-68bc-4789-991b-2a06bf04721c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2666 2024.08.29 15:20:12.717585 [ 3 ] {} <Debug> HTTP-Session: 37440210-68bc-4789-991b-2a06bf04721c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2667 2024.08.29 15:20:12.717605 [ 3 ] {} <Debug> HTTP-Session: 37440210-68bc-4789-991b-2a06bf04721c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2668 2024.08.29 15:20:12.717648 [ 3 ] {} <Trace> HTTP-Session: 37440210-68bc-4789-991b-2a06bf04721c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2669 2024.08.29 15:20:12.718086 [ 3 ] {29f01250-9b72-467c-8fac-a3e54dd097b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2670 2024.08.29 15:20:12.718149 [ 3 ] {29f01250-9b72-467c-8fac-a3e54dd097b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2671 2024.08.29 15:20:12.718465 [ 3 ] {29f01250-9b72-467c-8fac-a3e54dd097b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2672 2024.08.29 15:20:12.719190 [ 3 ] {29f01250-9b72-467c-8fac-a3e54dd097b5} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2673 2024.08.29 15:20:12.719240 [ 3 ] {29f01250-9b72-467c-8fac-a3e54dd097b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2674 2024.08.29 15:20:12.719721 [ 3 ] {29f01250-9b72-467c-8fac-a3e54dd097b5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2675 2024.08.29 15:20:12.720141 [ 3 ] {29f01250-9b72-467c-8fac-a3e54dd097b5} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2676 2024.08.29 15:20:12.720305 [ 3 ] {29f01250-9b72-467c-8fac-a3e54dd097b5} <Debug> executeQuery: Read 512 rows, 38.76 KiB in 0.002528 sec., 202531.64556962028 rows/sec., 14.97 MiB/sec.
2677 2024.08.29 15:20:12.720481 [ 3 ] {29f01250-9b72-467c-8fac-a3e54dd097b5} <Debug> DynamicQueryHandler: Done processing query
2678 2024.08.29 15:20:12.720506 [ 3 ] {29f01250-9b72-467c-8fac-a3e54dd097b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2679 2024.08.29 15:20:12.720523 [ 3 ] {} <Debug> HTTP-Session: 37440210-68bc-4789-991b-2a06bf04721c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2680 2024.08.29 15:20:12.721936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 648116, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2681 2024.08.29 15:20:12.721994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2682 2024.08.29 15:20:12.722016 [ 3 ] {} <Debug> HTTP-Session: c86de38d-5d3f-4c2f-a144-fbed9866e1c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2683 2024.08.29 15:20:12.722034 [ 3 ] {} <Debug> HTTP-Session: c86de38d-5d3f-4c2f-a144-fbed9866e1c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2684 2024.08.29 15:20:12.722048 [ 3 ] {} <Debug> HTTP-Session: c86de38d-5d3f-4c2f-a144-fbed9866e1c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2685 2024.08.29 15:20:12.722079 [ 3 ] {} <Trace> HTTP-Session: c86de38d-5d3f-4c2f-a144-fbed9866e1c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2686 2024.08.29 15:20:12.723470 [ 3 ] {61a19bbe-fa1f-4f9d-af2b-2986b5bccd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2687 2024.08.29 15:20:12.723528 [ 3 ] {61a19bbe-fa1f-4f9d-af2b-2986b5bccd30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2688 2024.08.29 15:20:12.723682 [ 3 ] {61a19bbe-fa1f-4f9d-af2b-2986b5bccd30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2689 2024.08.29 15:20:12.726599 [ 3 ] {61a19bbe-fa1f-4f9d-af2b-2986b5bccd30} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2690 2024.08.29 15:20:12.726641 [ 3 ] {61a19bbe-fa1f-4f9d-af2b-2986b5bccd30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2691 2024.08.29 15:20:12.727570 [ 3 ] {61a19bbe-fa1f-4f9d-af2b-2986b5bccd30} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2692 2024.08.29 15:20:12.727915 [ 3 ] {61a19bbe-fa1f-4f9d-af2b-2986b5bccd30} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2693 2024.08.29 15:20:12.728073 [ 3 ] {61a19bbe-fa1f-4f9d-af2b-2986b5bccd30} <Debug> executeQuery: Read 3426 rows, 234.44 KiB in 0.005503 sec., 622569.5075413411 rows/sec., 41.60 MiB/sec.
2694 2024.08.29 15:20:12.728250 [ 3 ] {61a19bbe-fa1f-4f9d-af2b-2986b5bccd30} <Debug> DynamicQueryHandler: Done processing query
2695 2024.08.29 15:20:12.728274 [ 3 ] {61a19bbe-fa1f-4f9d-af2b-2986b5bccd30} <Debug> MemoryTracker: Peak memory usage (for query): 5.66 MiB.
2696 2024.08.29 15:20:12.728289 [ 3 ] {} <Debug> HTTP-Session: c86de38d-5d3f-4c2f-a144-fbed9866e1c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2697 2024.08.29 15:20:12.728681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2698 2024.08.29 15:20:12.728762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2699 2024.08.29 15:20:12.728790 [ 3 ] {} <Debug> HTTP-Session: 1a8f24dc-fcfc-4853-ad47-bb4da406bd40 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2700 2024.08.29 15:20:12.728816 [ 3 ] {} <Debug> HTTP-Session: 1a8f24dc-fcfc-4853-ad47-bb4da406bd40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2701 2024.08.29 15:20:12.728840 [ 3 ] {} <Debug> HTTP-Session: 1a8f24dc-fcfc-4853-ad47-bb4da406bd40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2702 2024.08.29 15:20:12.728884 [ 3 ] {} <Trace> HTTP-Session: 1a8f24dc-fcfc-4853-ad47-bb4da406bd40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2703 2024.08.29 15:20:12.729007 [ 3 ] {ebd52233-494c-4387-870e-5ca0ac946ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2704 2024.08.29 15:20:12.729058 [ 3 ] {ebd52233-494c-4387-870e-5ca0ac946ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2705 2024.08.29 15:20:12.729189 [ 3 ] {ebd52233-494c-4387-870e-5ca0ac946ef5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2706 2024.08.29 15:20:12.729489 [ 3 ] {ebd52233-494c-4387-870e-5ca0ac946ef5} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2707 2024.08.29 15:20:12.729526 [ 3 ] {ebd52233-494c-4387-870e-5ca0ac946ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2708 2024.08.29 15:20:12.730243 [ 3 ] {ebd52233-494c-4387-870e-5ca0ac946ef5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2709 2024.08.29 15:20:12.730623 [ 3 ] {ebd52233-494c-4387-870e-5ca0ac946ef5} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2710 2024.08.29 15:20:12.730802 [ 3 ] {ebd52233-494c-4387-870e-5ca0ac946ef5} <Debug> executeQuery: Read 30 rows, 2.11 KiB in 0.001812 sec., 16556.29139072848 rows/sec., 1.14 MiB/sec.
2711 2024.08.29 15:20:12.730979 [ 3 ] {ebd52233-494c-4387-870e-5ca0ac946ef5} <Debug> DynamicQueryHandler: Done processing query
2712 2024.08.29 15:20:12.731004 [ 3 ] {ebd52233-494c-4387-870e-5ca0ac946ef5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2713 2024.08.29 15:20:12.731021 [ 3 ] {} <Debug> HTTP-Session: 1a8f24dc-fcfc-4853-ad47-bb4da406bd40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2714 2024.08.29 15:20:13.865015 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
2715 2024.08.29 15:20:13.865074 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
2716 2024.08.29 15:20:14.559244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2717 2024.08.29 15:20:14.559372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2718 2024.08.29 15:20:14.559405 [ 3 ] {} <Debug> HTTP-Session: f6bab56c-b2c0-4c33-8fd2-bd3bd1fae9a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2719 2024.08.29 15:20:14.559431 [ 3 ] {} <Debug> HTTP-Session: f6bab56c-b2c0-4c33-8fd2-bd3bd1fae9a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2720 2024.08.29 15:20:14.559447 [ 3 ] {} <Debug> HTTP-Session: f6bab56c-b2c0-4c33-8fd2-bd3bd1fae9a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2721 2024.08.29 15:20:14.559505 [ 3 ] {} <Trace> HTTP-Session: f6bab56c-b2c0-4c33-8fd2-bd3bd1fae9a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2722 2024.08.29 15:20:14.559811 [ 3 ] {f96880fa-b961-4837-99c4-3188c0d96c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2723 2024.08.29 15:20:14.559903 [ 3 ] {f96880fa-b961-4837-99c4-3188c0d96c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2724 2024.08.29 15:20:14.560372 [ 3 ] {f96880fa-b961-4837-99c4-3188c0d96c89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2725 2024.08.29 15:20:14.560975 [ 3 ] {f96880fa-b961-4837-99c4-3188c0d96c89} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2726 2024.08.29 15:20:14.561017 [ 3 ] {f96880fa-b961-4837-99c4-3188c0d96c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2727 2024.08.29 15:20:14.561464 [ 3 ] {f96880fa-b961-4837-99c4-3188c0d96c89} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2728 2024.08.29 15:20:14.561861 [ 3 ] {f96880fa-b961-4837-99c4-3188c0d96c89} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2729 2024.08.29 15:20:14.562010 [ 3 ] {f96880fa-b961-4837-99c4-3188c0d96c89} <Debug> executeQuery: Read 191 rows, 17.10 KiB in 0.002348 sec., 81345.8262350937 rows/sec., 7.11 MiB/sec.
2730 2024.08.29 15:20:14.562013 [ 62 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2731 2024.08.29 15:20:14.562077 [ 62 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2732 2024.08.29 15:20:14.562109 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2733 2024.08.29 15:20:14.562237 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::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
2734 2024.08.29 15:20:14.562245 [ 3 ] {f96880fa-b961-4837-99c4-3188c0d96c89} <Debug> DynamicQueryHandler: Done processing query
2735 2024.08.29 15:20:14.562295 [ 3 ] {f96880fa-b961-4837-99c4-3188c0d96c89} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2736 2024.08.29 15:20:14.562319 [ 3 ] {} <Debug> HTTP-Session: f6bab56c-b2c0-4c33-8fd2-bd3bd1fae9a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2737 2024.08.29 15:20:14.562400 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2738 2024.08.29 15:20:14.562438 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 239 rows starting from the beginning of the part
2739 2024.08.29 15:20:14.562527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2740 2024.08.29 15:20:14.562539 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 106 rows starting from the beginning of the part
2741 2024.08.29 15:20:14.562658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2742 2024.08.29 15:20:14.562757 [ 3 ] {} <Debug> HTTP-Session: b4d46659-f41c-49af-8e68-17b417758680 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2743 2024.08.29 15:20:14.562873 [ 3 ] {} <Debug> HTTP-Session: b4d46659-f41c-49af-8e68-17b417758680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2744 2024.08.29 15:20:14.562967 [ 3 ] {} <Debug> HTTP-Session: b4d46659-f41c-49af-8e68-17b417758680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2745 2024.08.29 15:20:14.562993 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 185 rows starting from the beginning of the part
2746 2024.08.29 15:20:14.563110 [ 3 ] {} <Trace> HTTP-Session: b4d46659-f41c-49af-8e68-17b417758680 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2747 2024.08.29 15:20:14.563292 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part
2748 2024.08.29 15:20:14.563448 [ 3 ] {8d0ac9ef-7b9c-4296-a481-95c570f50a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2749 2024.08.29 15:20:14.563650 [ 3 ] {8d0ac9ef-7b9c-4296-a481-95c570f50a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2750 2024.08.29 15:20:14.563676 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1192 rows starting from the beginning of the part
2751 2024.08.29 15:20:14.564009 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 191 rows starting from the beginning of the part
2752 2024.08.29 15:20:14.564799 [ 3 ] {8d0ac9ef-7b9c-4296-a481-95c570f50a5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2753 2024.08.29 15:20:14.565314 [ 3 ] {8d0ac9ef-7b9c-4296-a481-95c570f50a5f} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2754 2024.08.29 15:20:14.565361 [ 3 ] {8d0ac9ef-7b9c-4296-a481-95c570f50a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2755 2024.08.29 15:20:14.565999 [ 3 ] {8d0ac9ef-7b9c-4296-a481-95c570f50a5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2756 2024.08.29 15:20:14.566678 [ 3 ] {8d0ac9ef-7b9c-4296-a481-95c570f50a5f} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2757 2024.08.29 15:20:14.566734 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2019 rows, containing 5 columns (5 merged, 0 gathered) in 0.004551059 sec., 443633.0093721044 rows/sec., 38.94 MiB/sec.
2758 2024.08.29 15:20:14.566935 [ 3 ] {8d0ac9ef-7b9c-4296-a481-95c570f50a5f} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.003616 sec., 829.6460176991151 rows/sec., 62.39 KiB/sec.
2759 2024.08.29 15:20:14.567262 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2760 2024.08.29 15:20:14.567407 [ 3 ] {8d0ac9ef-7b9c-4296-a481-95c570f50a5f} <Debug> DynamicQueryHandler: Done processing query
2761 2024.08.29 15:20:14.567438 [ 3 ] {8d0ac9ef-7b9c-4296-a481-95c570f50a5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2762 2024.08.29 15:20:14.567465 [ 3 ] {} <Debug> HTTP-Session: b4d46659-f41c-49af-8e68-17b417758680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2763 2024.08.29 15:20:14.567726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2764 2024.08.29 15:20:14.567836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2765 2024.08.29 15:20:14.567888 [ 3 ] {} <Debug> HTTP-Session: 953cff0b-bf72-40c4-af18-182badce5bbb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2766 2024.08.29 15:20:14.567916 [ 3 ] {} <Debug> HTTP-Session: 953cff0b-bf72-40c4-af18-182badce5bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2767 2024.08.29 15:20:14.567956 [ 3 ] {} <Debug> HTTP-Session: 953cff0b-bf72-40c4-af18-182badce5bbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2768 2024.08.29 15:20:14.568023 [ 3 ] {} <Trace> HTTP-Session: 953cff0b-bf72-40c4-af18-182badce5bbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2769 2024.08.29 15:20:14.568076 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_11_2} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2770 2024.08.29 15:20:14.568290 [ 3 ] {e0558a59-f7da-428a-bcd2-b76a4c46337f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2771 2024.08.29 15:20:14.568369 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_11_2} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2772 2024.08.29 15:20:14.568388 [ 3 ] {e0558a59-f7da-428a-bcd2-b76a4c46337f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2773 2024.08.29 15:20:14.568611 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
2774 2024.08.29 15:20:14.568871 [ 3 ] {e0558a59-f7da-428a-bcd2-b76a4c46337f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2775 2024.08.29 15:20:14.569613 [ 3 ] {e0558a59-f7da-428a-bcd2-b76a4c46337f} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2776 2024.08.29 15:20:14.569705 [ 3 ] {e0558a59-f7da-428a-bcd2-b76a4c46337f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2777 2024.08.29 15:20:14.570280 [ 3 ] {e0558a59-f7da-428a-bcd2-b76a4c46337f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2778 2024.08.29 15:20:14.570689 [ 3 ] {e0558a59-f7da-428a-bcd2-b76a4c46337f} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2779 2024.08.29 15:20:14.570835 [ 3 ] {e0558a59-f7da-428a-bcd2-b76a4c46337f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002636 sec., 5311.0773899848255 rows/sec., 371.95 KiB/sec.
2780 2024.08.29 15:20:14.571032 [ 3 ] {e0558a59-f7da-428a-bcd2-b76a4c46337f} <Debug> DynamicQueryHandler: Done processing query
2781 2024.08.29 15:20:14.571059 [ 3 ] {e0558a59-f7da-428a-bcd2-b76a4c46337f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2782 2024.08.29 15:20:14.571076 [ 3 ] {} <Debug> HTTP-Session: 953cff0b-bf72-40c4-af18-182badce5bbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2783 2024.08.29 15:20:14.571221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2784 2024.08.29 15:20:14.571273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2785 2024.08.29 15:20:14.571294 [ 3 ] {} <Debug> HTTP-Session: 53e8264c-cfa4-4baf-8b68-72cff9a0d2b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2786 2024.08.29 15:20:14.571311 [ 3 ] {} <Debug> HTTP-Session: 53e8264c-cfa4-4baf-8b68-72cff9a0d2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2787 2024.08.29 15:20:14.571325 [ 3 ] {} <Debug> HTTP-Session: 53e8264c-cfa4-4baf-8b68-72cff9a0d2b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2788 2024.08.29 15:20:14.571358 [ 3 ] {} <Trace> HTTP-Session: 53e8264c-cfa4-4baf-8b68-72cff9a0d2b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2789 2024.08.29 15:20:14.571458 [ 3 ] {9bc7657d-f5cc-44f6-98e4-9d14df34c7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2790 2024.08.29 15:20:14.571503 [ 3 ] {9bc7657d-f5cc-44f6-98e4-9d14df34c7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2791 2024.08.29 15:20:14.571733 [ 3 ] {9bc7657d-f5cc-44f6-98e4-9d14df34c7a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2792 2024.08.29 15:20:14.572072 [ 3 ] {9bc7657d-f5cc-44f6-98e4-9d14df34c7a0} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2793 2024.08.29 15:20:14.572109 [ 3 ] {9bc7657d-f5cc-44f6-98e4-9d14df34c7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2794 2024.08.29 15:20:14.572463 [ 3 ] {9bc7657d-f5cc-44f6-98e4-9d14df34c7a0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2795 2024.08.29 15:20:14.572830 [ 3 ] {9bc7657d-f5cc-44f6-98e4-9d14df34c7a0} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2796 2024.08.29 15:20:14.572958 [ 3 ] {9bc7657d-f5cc-44f6-98e4-9d14df34c7a0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 232.61 KiB/sec.
2797 2024.08.29 15:20:14.573258 [ 3 ] {9bc7657d-f5cc-44f6-98e4-9d14df34c7a0} <Debug> DynamicQueryHandler: Done processing query
2798 2024.08.29 15:20:14.573284 [ 3 ] {9bc7657d-f5cc-44f6-98e4-9d14df34c7a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2799 2024.08.29 15:20:14.573301 [ 3 ] {} <Debug> HTTP-Session: 53e8264c-cfa4-4baf-8b68-72cff9a0d2b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2800 2024.08.29 15:20:14.573494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2801 2024.08.29 15:20:14.573546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2802 2024.08.29 15:20:14.573568 [ 3 ] {} <Debug> HTTP-Session: 4a99cb09-8be2-43d0-9e82-e5692ac1fd6d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2803 2024.08.29 15:20:14.573584 [ 3 ] {} <Debug> HTTP-Session: 4a99cb09-8be2-43d0-9e82-e5692ac1fd6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2804 2024.08.29 15:20:14.573598 [ 3 ] {} <Debug> HTTP-Session: 4a99cb09-8be2-43d0-9e82-e5692ac1fd6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2805 2024.08.29 15:20:14.573630 [ 3 ] {} <Trace> HTTP-Session: 4a99cb09-8be2-43d0-9e82-e5692ac1fd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2806 2024.08.29 15:20:14.573866 [ 3 ] {2d9c89c5-9ce9-46fc-9826-c00438a02e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2807 2024.08.29 15:20:14.573912 [ 3 ] {2d9c89c5-9ce9-46fc-9826-c00438a02e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2808 2024.08.29 15:20:14.574171 [ 3 ] {2d9c89c5-9ce9-46fc-9826-c00438a02e17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2809 2024.08.29 15:20:14.574754 [ 3 ] {2d9c89c5-9ce9-46fc-9826-c00438a02e17} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2810 2024.08.29 15:20:14.574791 [ 3 ] {2d9c89c5-9ce9-46fc-9826-c00438a02e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2811 2024.08.29 15:20:14.575176 [ 3 ] {2d9c89c5-9ce9-46fc-9826-c00438a02e17} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2812 2024.08.29 15:20:14.575553 [ 3 ] {2d9c89c5-9ce9-46fc-9826-c00438a02e17} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2813 2024.08.29 15:20:14.575691 [ 3 ] {2d9c89c5-9ce9-46fc-9826-c00438a02e17} <Debug> executeQuery: Read 386 rows, 28.00 KiB in 0.001965 sec., 196437.65903307887 rows/sec., 13.92 MiB/sec.
2814 2024.08.29 15:20:14.575696 [ 62 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2815 2024.08.29 15:20:14.575756 [ 62 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2816 2024.08.29 15:20:14.575789 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2817 2024.08.29 15:20:14.575924 [ 3 ] {2d9c89c5-9ce9-46fc-9826-c00438a02e17} <Debug> DynamicQueryHandler: Done processing query
2818 2024.08.29 15:20:14.575971 [ 3 ] {2d9c89c5-9ce9-46fc-9826-c00438a02e17} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2819 2024.08.29 15:20:14.575979 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::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
2820 2024.08.29 15:20:14.575995 [ 3 ] {} <Debug> HTTP-Session: 4a99cb09-8be2-43d0-9e82-e5692ac1fd6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2821 2024.08.29 15:20:14.576203 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2822 2024.08.29 15:20:14.576217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2823 2024.08.29 15:20:14.576265 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 411 rows starting from the beginning of the part
2824 2024.08.29 15:20:14.576304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2825 2024.08.29 15:20:14.576347 [ 3 ] {} <Debug> HTTP-Session: e69253c1-ab06-47d3-ae1b-906a05f5421f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2826 2024.08.29 15:20:14.576394 [ 3 ] {} <Debug> HTTP-Session: e69253c1-ab06-47d3-ae1b-906a05f5421f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2827 2024.08.29 15:20:14.576459 [ 3 ] {} <Debug> HTTP-Session: e69253c1-ab06-47d3-ae1b-906a05f5421f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2828 2024.08.29 15:20:14.576565 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 83 rows starting from the beginning of the part
2829 2024.08.29 15:20:14.576614 [ 3 ] {} <Trace> HTTP-Session: e69253c1-ab06-47d3-ae1b-906a05f5421f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2830 2024.08.29 15:20:14.576813 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 374 rows starting from the beginning of the part
2831 2024.08.29 15:20:14.577015 [ 3 ] {2249eb1f-e047-44ee-ad73-21fe8787caf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2832 2024.08.29 15:20:14.577084 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 83 rows starting from the beginning of the part
2833 2024.08.29 15:20:14.577175 [ 3 ] {2249eb1f-e047-44ee-ad73-21fe8787caf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2834 2024.08.29 15:20:14.577357 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part
2835 2024.08.29 15:20:14.577665 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 386 rows starting from the beginning of the part
2836 2024.08.29 15:20:14.578465 [ 3 ] {2249eb1f-e047-44ee-ad73-21fe8787caf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2837 2024.08.29 15:20:14.579150 [ 3 ] {2249eb1f-e047-44ee-ad73-21fe8787caf6} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2838 2024.08.29 15:20:14.579210 [ 3 ] {2249eb1f-e047-44ee-ad73-21fe8787caf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2839 2024.08.29 15:20:14.580177 [ 3 ] {2249eb1f-e047-44ee-ad73-21fe8787caf6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2840 2024.08.29 15:20:14.580878 [ 3 ] {2249eb1f-e047-44ee-ad73-21fe8787caf6} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2841 2024.08.29 15:20:14.581081 [ 189 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1849 rows, containing 5 columns (5 merged, 0 gathered) in 0.005203922 sec., 355308.9381431928 rows/sec., 27.08 MiB/sec.
2842 2024.08.29 15:20:14.581232 [ 3 ] {2249eb1f-e047-44ee-ad73-21fe8787caf6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004373 sec., 1372.055796935742 rows/sec., 71.68 KiB/sec.
2843 2024.08.29 15:20:14.581481 [ 189 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2844 2024.08.29 15:20:14.581739 [ 3 ] {2249eb1f-e047-44ee-ad73-21fe8787caf6} <Debug> DynamicQueryHandler: Done processing query
2845 2024.08.29 15:20:14.581774 [ 3 ] {2249eb1f-e047-44ee-ad73-21fe8787caf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2846 2024.08.29 15:20:14.581823 [ 3 ] {} <Debug> HTTP-Session: e69253c1-ab06-47d3-ae1b-906a05f5421f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2847 2024.08.29 15:20:14.582032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 25522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2848 2024.08.29 15:20:14.582144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2849 2024.08.29 15:20:14.582170 [ 3 ] {} <Debug> HTTP-Session: f260d9ce-0f24-4859-be83-dc63ba74d52c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2850 2024.08.29 15:20:14.582207 [ 3 ] {} <Debug> HTTP-Session: f260d9ce-0f24-4859-be83-dc63ba74d52c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2851 2024.08.29 15:20:14.582229 [ 3 ] {} <Debug> HTTP-Session: f260d9ce-0f24-4859-be83-dc63ba74d52c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2852 2024.08.29 15:20:14.582281 [ 189 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_11_2} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2853 2024.08.29 15:20:14.582301 [ 3 ] {} <Trace> HTTP-Session: f260d9ce-0f24-4859-be83-dc63ba74d52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2854 2024.08.29 15:20:14.582456 [ 189 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_11_2} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2855 2024.08.29 15:20:14.582604 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
2856 2024.08.29 15:20:14.582621 [ 3 ] {485eaf53-1215-4d85-8c85-645a254b4123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2857 2024.08.29 15:20:14.582689 [ 3 ] {485eaf53-1215-4d85-8c85-645a254b4123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2858 2024.08.29 15:20:14.582865 [ 3 ] {485eaf53-1215-4d85-8c85-645a254b4123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2859 2024.08.29 15:20:14.583309 [ 3 ] {485eaf53-1215-4d85-8c85-645a254b4123} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2860 2024.08.29 15:20:14.583346 [ 3 ] {485eaf53-1215-4d85-8c85-645a254b4123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2861 2024.08.29 15:20:14.583783 [ 3 ] {485eaf53-1215-4d85-8c85-645a254b4123} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2862 2024.08.29 15:20:14.584198 [ 3 ] {485eaf53-1215-4d85-8c85-645a254b4123} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2863 2024.08.29 15:20:14.584352 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2864 2024.08.29 15:20:14.584361 [ 3 ] {485eaf53-1215-4d85-8c85-645a254b4123} <Debug> executeQuery: Read 137 rows, 9.12 KiB in 0.001896 sec., 72257.38396624473 rows/sec., 4.69 MiB/sec.
2865 2024.08.29 15:20:14.584387 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2866 2024.08.29 15:20:14.584438 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2867 2024.08.29 15:20:14.584635 [ 3 ] {485eaf53-1215-4d85-8c85-645a254b4123} <Debug> DynamicQueryHandler: Done processing query
2868 2024.08.29 15:20:14.584693 [ 3 ] {485eaf53-1215-4d85-8c85-645a254b4123} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2869 2024.08.29 15:20:14.584711 [ 192 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
2870 2024.08.29 15:20:14.584800 [ 3 ] {} <Debug> HTTP-Session: f260d9ce-0f24-4859-be83-dc63ba74d52c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2871 2024.08.29 15:20:14.585069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2872 2024.08.29 15:20:14.585086 [ 192 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2873 2024.08.29 15:20:14.585130 [ 192 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 964 rows starting from the beginning of the part
2874 2024.08.29 15:20:14.585137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2875 2024.08.29 15:20:14.585171 [ 3 ] {} <Debug> HTTP-Session: 16231eba-4ee8-4832-b51a-c048a4385071 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2876 2024.08.29 15:20:14.585204 [ 3 ] {} <Debug> HTTP-Session: 16231eba-4ee8-4832-b51a-c048a4385071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2877 2024.08.29 15:20:14.585266 [ 3 ] {} <Debug> HTTP-Session: 16231eba-4ee8-4832-b51a-c048a4385071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2878 2024.08.29 15:20:14.585340 [ 192 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 150 rows starting from the beginning of the part
2879 2024.08.29 15:20:14.585390 [ 3 ] {} <Trace> HTTP-Session: 16231eba-4ee8-4832-b51a-c048a4385071 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2880 2024.08.29 15:20:14.585757 [ 192 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 227 rows starting from the beginning of the part
2881 2024.08.29 15:20:14.585773 [ 3 ] {7025f825-57eb-4b1e-80be-f0d436e2b705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2882 2024.08.29 15:20:14.585939 [ 3 ] {7025f825-57eb-4b1e-80be-f0d436e2b705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2883 2024.08.29 15:20:14.586075 [ 192 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part
2884 2024.08.29 15:20:14.586446 [ 192 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3426 rows starting from the beginning of the part
2885 2024.08.29 15:20:14.586813 [ 192 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 137 rows starting from the beginning of the part
2886 2024.08.29 15:20:14.587244 [ 3 ] {7025f825-57eb-4b1e-80be-f0d436e2b705} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2887 2024.08.29 15:20:14.587840 [ 3 ] {7025f825-57eb-4b1e-80be-f0d436e2b705} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2888 2024.08.29 15:20:14.587881 [ 3 ] {7025f825-57eb-4b1e-80be-f0d436e2b705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2889 2024.08.29 15:20:14.588436 [ 3 ] {7025f825-57eb-4b1e-80be-f0d436e2b705} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2890 2024.08.29 15:20:14.588886 [ 3 ] {7025f825-57eb-4b1e-80be-f0d436e2b705} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2891 2024.08.29 15:20:14.589156 [ 3 ] {7025f825-57eb-4b1e-80be-f0d436e2b705} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003531 sec., 283.2058906825262 rows/sec., 19.08 KiB/sec.
2892 2024.08.29 15:20:14.589507 [ 3 ] {7025f825-57eb-4b1e-80be-f0d436e2b705} <Debug> DynamicQueryHandler: Done processing query
2893 2024.08.29 15:20:14.589535 [ 3 ] {7025f825-57eb-4b1e-80be-f0d436e2b705} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2894 2024.08.29 15:20:14.589553 [ 3 ] {} <Debug> HTTP-Session: 16231eba-4ee8-4832-b51a-c048a4385071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2895 2024.08.29 15:20:14.589698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2896 2024.08.29 15:20:14.589752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2897 2024.08.29 15:20:14.589773 [ 3 ] {} <Debug> HTTP-Session: 059302a1-67e0-4d0b-a453-9fec0e525e07 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2898 2024.08.29 15:20:14.589790 [ 3 ] {} <Debug> HTTP-Session: 059302a1-67e0-4d0b-a453-9fec0e525e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2899 2024.08.29 15:20:14.589805 [ 3 ] {} <Debug> HTTP-Session: 059302a1-67e0-4d0b-a453-9fec0e525e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2900 2024.08.29 15:20:14.589838 [ 3 ] {} <Trace> HTTP-Session: 059302a1-67e0-4d0b-a453-9fec0e525e07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2901 2024.08.29 15:20:14.589959 [ 3 ] {c5e17679-13e7-4a45-aee5-8edf36fcd1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2902 2024.08.29 15:20:14.590025 [ 3 ] {c5e17679-13e7-4a45-aee5-8edf36fcd1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2903 2024.08.29 15:20:14.590413 [ 3 ] {c5e17679-13e7-4a45-aee5-8edf36fcd1c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2904 2024.08.29 15:20:14.590909 [ 3 ] {c5e17679-13e7-4a45-aee5-8edf36fcd1c5} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2905 2024.08.29 15:20:14.590945 [ 3 ] {c5e17679-13e7-4a45-aee5-8edf36fcd1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2906 2024.08.29 15:20:14.591548 [ 3 ] {c5e17679-13e7-4a45-aee5-8edf36fcd1c5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2907 2024.08.29 15:20:14.592033 [ 3 ] {c5e17679-13e7-4a45-aee5-8edf36fcd1c5} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2908 2024.08.29 15:20:14.592160 [ 192 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5054 rows, containing 5 columns (5 merged, 0 gathered) in 0.00764896 sec., 660743.4213278668 rows/sec., 44.38 MiB/sec.
2909 2024.08.29 15:20:14.592283 [ 3 ] {c5e17679-13e7-4a45-aee5-8edf36fcd1c5} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.00236 sec., 1271.186440677966 rows/sec., 2.28 MiB/sec.
2910 2024.08.29 15:20:14.592640 [ 192 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2911 2024.08.29 15:20:14.592898 [ 3 ] {c5e17679-13e7-4a45-aee5-8edf36fcd1c5} <Debug> DynamicQueryHandler: Done processing query
2912 2024.08.29 15:20:14.592937 [ 3 ] {c5e17679-13e7-4a45-aee5-8edf36fcd1c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2913 2024.08.29 15:20:14.592971 [ 3 ] {} <Debug> HTTP-Session: 059302a1-67e0-4d0b-a453-9fec0e525e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2914 2024.08.29 15:20:14.593139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2915 2024.08.29 15:20:14.593196 [ 192 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2916 2024.08.29 15:20:14.593200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2917 2024.08.29 15:20:14.593241 [ 3 ] {} <Debug> HTTP-Session: cb2b19b7-c7df-44c7-8353-c2d429b9aa4e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2918 2024.08.29 15:20:14.593265 [ 3 ] {} <Debug> HTTP-Session: cb2b19b7-c7df-44c7-8353-c2d429b9aa4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2919 2024.08.29 15:20:14.593280 [ 3 ] {} <Debug> HTTP-Session: cb2b19b7-c7df-44c7-8353-c2d429b9aa4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2920 2024.08.29 15:20:14.593297 [ 192 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2921 2024.08.29 15:20:14.593320 [ 3 ] {} <Trace> HTTP-Session: cb2b19b7-c7df-44c7-8353-c2d429b9aa4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2922 2024.08.29 15:20:14.593383 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB.
2923 2024.08.29 15:20:14.593443 [ 3 ] {13e82aac-9a72-4927-815f-3fcd408736cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2924 2024.08.29 15:20:14.593489 [ 3 ] {13e82aac-9a72-4927-815f-3fcd408736cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2925 2024.08.29 15:20:14.593619 [ 3 ] {13e82aac-9a72-4927-815f-3fcd408736cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2926 2024.08.29 15:20:14.593936 [ 3 ] {13e82aac-9a72-4927-815f-3fcd408736cd} <Trace> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2927 2024.08.29 15:20:14.593972 [ 3 ] {13e82aac-9a72-4927-815f-3fcd408736cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2928 2024.08.29 15:20:14.594340 [ 3 ] {13e82aac-9a72-4927-815f-3fcd408736cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2929 2024.08.29 15:20:14.594669 [ 3 ] {13e82aac-9a72-4927-815f-3fcd408736cd} <Trace> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2930 2024.08.29 15:20:14.594794 [ 3 ] {13e82aac-9a72-4927-815f-3fcd408736cd} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001381 sec., 6517.016654598117 rows/sec., 460.35 KiB/sec.
2931 2024.08.29 15:20:14.595062 [ 3 ] {13e82aac-9a72-4927-815f-3fcd408736cd} <Debug> DynamicQueryHandler: Done processing query
2932 2024.08.29 15:20:14.595086 [ 3 ] {13e82aac-9a72-4927-815f-3fcd408736cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2933 2024.08.29 15:20:14.595103 [ 3 ] {} <Debug> HTTP-Session: cb2b19b7-c7df-44c7-8353-c2d429b9aa4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2934 2024.08.29 15:20:14.595230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 6125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2935 2024.08.29 15:20:14.595279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2936 2024.08.29 15:20:14.595298 [ 3 ] {} <Debug> HTTP-Session: 4c891478-e1fe-448c-a29c-6e79f1d6c5c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2937 2024.08.29 15:20:14.595316 [ 3 ] {} <Debug> HTTP-Session: 4c891478-e1fe-448c-a29c-6e79f1d6c5c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2938 2024.08.29 15:20:14.595330 [ 3 ] {} <Debug> HTTP-Session: 4c891478-e1fe-448c-a29c-6e79f1d6c5c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2939 2024.08.29 15:20:14.595363 [ 3 ] {} <Trace> HTTP-Session: 4c891478-e1fe-448c-a29c-6e79f1d6c5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2940 2024.08.29 15:20:14.595484 [ 3 ] {bca4d1d3-39bc-427c-affd-777049b90622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2941 2024.08.29 15:20:14.595529 [ 3 ] {bca4d1d3-39bc-427c-affd-777049b90622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2942 2024.08.29 15:20:14.595670 [ 3 ] {bca4d1d3-39bc-427c-affd-777049b90622} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2943 2024.08.29 15:20:14.595986 [ 3 ] {bca4d1d3-39bc-427c-affd-777049b90622} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2944 2024.08.29 15:20:14.596022 [ 3 ] {bca4d1d3-39bc-427c-affd-777049b90622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2945 2024.08.29 15:20:14.596455 [ 3 ] {bca4d1d3-39bc-427c-affd-777049b90622} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2946 2024.08.29 15:20:14.596798 [ 3 ] {bca4d1d3-39bc-427c-affd-777049b90622} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2947 2024.08.29 15:20:14.596924 [ 3 ] {bca4d1d3-39bc-427c-affd-777049b90622} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001475 sec., 28474.57627118644 rows/sec., 1.72 MiB/sec.
2948 2024.08.29 15:20:14.596925 [ 62 ] {} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2949 2024.08.29 15:20:14.596981 [ 62 ] {} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2950 2024.08.29 15:20:14.597006 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2951 2024.08.29 15:20:14.597171 [ 3 ] {bca4d1d3-39bc-427c-affd-777049b90622} <Debug> DynamicQueryHandler: Done processing query
2952 2024.08.29 15:20:14.597194 [ 187 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::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
2953 2024.08.29 15:20:14.597209 [ 3 ] {bca4d1d3-39bc-427c-affd-777049b90622} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2954 2024.08.29 15:20:14.597272 [ 3 ] {} <Debug> HTTP-Session: 4c891478-e1fe-448c-a29c-6e79f1d6c5c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2955 2024.08.29 15:20:14.597419 [ 187 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2956 2024.08.29 15:20:14.597471 [ 187 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part
2957 2024.08.29 15:20:14.597595 [ 187 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part
2958 2024.08.29 15:20:14.597788 [ 187 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part
2959 2024.08.29 15:20:14.597864 [ 187 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part
2960 2024.08.29 15:20:14.598076 [ 187 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part
2961 2024.08.29 15:20:14.598210 [ 187 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part
2962 2024.08.29 15:20:14.599556 [ 194 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 4 columns (4 merged, 0 gathered) in 0.002452508 sec., 228337.6853408837 rows/sec., 15.10 MiB/sec.
2963 2024.08.29 15:20:14.599749 [ 194 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2964 2024.08.29 15:20:14.600227 [ 194 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_11_2} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2965 2024.08.29 15:20:14.600329 [ 194 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_11_2} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2966 2024.08.29 15:20:14.600415 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
2967 2024.08.29 15:20:19.559511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 15566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2968 2024.08.29 15:20:19.559645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2969 2024.08.29 15:20:19.559671 [ 3 ] {} <Debug> HTTP-Session: 639a104b-9466-4cc0-8fb0-a1afd718b9c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2970 2024.08.29 15:20:19.559697 [ 3 ] {} <Debug> HTTP-Session: 639a104b-9466-4cc0-8fb0-a1afd718b9c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2971 2024.08.29 15:20:19.559712 [ 3 ] {} <Debug> HTTP-Session: 639a104b-9466-4cc0-8fb0-a1afd718b9c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2972 2024.08.29 15:20:19.559763 [ 3 ] {} <Trace> HTTP-Session: 639a104b-9466-4cc0-8fb0-a1afd718b9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2973 2024.08.29 15:20:19.559987 [ 3 ] {2f11a4be-3b59-45df-9884-91a80ec0140d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2974 2024.08.29 15:20:19.560059 [ 3 ] {2f11a4be-3b59-45df-9884-91a80ec0140d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2975 2024.08.29 15:20:19.560399 [ 3 ] {2f11a4be-3b59-45df-9884-91a80ec0140d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2976 2024.08.29 15:20:19.560920 [ 3 ] {2f11a4be-3b59-45df-9884-91a80ec0140d} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2977 2024.08.29 15:20:19.560966 [ 3 ] {2f11a4be-3b59-45df-9884-91a80ec0140d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2978 2024.08.29 15:20:19.561400 [ 3 ] {2f11a4be-3b59-45df-9884-91a80ec0140d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2979 2024.08.29 15:20:19.561789 [ 3 ] {2f11a4be-3b59-45df-9884-91a80ec0140d} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2980 2024.08.29 15:20:19.561957 [ 3 ] {2f11a4be-3b59-45df-9884-91a80ec0140d} <Debug> executeQuery: Read 106 rows, 9.10 KiB in 0.002052 sec., 51656.92007797271 rows/sec., 4.33 MiB/sec.
2981 2024.08.29 15:20:19.562299 [ 3 ] {2f11a4be-3b59-45df-9884-91a80ec0140d} <Debug> DynamicQueryHandler: Done processing query
2982 2024.08.29 15:20:19.562327 [ 3 ] {2f11a4be-3b59-45df-9884-91a80ec0140d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2983 2024.08.29 15:20:19.562344 [ 3 ] {} <Debug> HTTP-Session: 639a104b-9466-4cc0-8fb0-a1afd718b9c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2984 2024.08.29 15:20:19.562522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2985 2024.08.29 15:20:19.562582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2986 2024.08.29 15:20:19.562602 [ 3 ] {} <Debug> HTTP-Session: c1dcd27c-d4ee-4ff3-8b73-e6eb811094cd Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
2987 2024.08.29 15:20:19.562621 [ 3 ] {} <Debug> HTTP-Session: c1dcd27c-d4ee-4ff3-8b73-e6eb811094cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2988 2024.08.29 15:20:19.562634 [ 3 ] {} <Debug> HTTP-Session: c1dcd27c-d4ee-4ff3-8b73-e6eb811094cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2989 2024.08.29 15:20:19.562672 [ 3 ] {} <Trace> HTTP-Session: c1dcd27c-d4ee-4ff3-8b73-e6eb811094cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2990 2024.08.29 15:20:19.562791 [ 3 ] {738feed6-e431-48ce-be71-2a3aa415f704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2991 2024.08.29 15:20:19.562839 [ 3 ] {738feed6-e431-48ce-be71-2a3aa415f704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2992 2024.08.29 15:20:19.563100 [ 3 ] {738feed6-e431-48ce-be71-2a3aa415f704} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2993 2024.08.29 15:20:19.563435 [ 3 ] {738feed6-e431-48ce-be71-2a3aa415f704} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2994 2024.08.29 15:20:19.563472 [ 3 ] {738feed6-e431-48ce-be71-2a3aa415f704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
2995 2024.08.29 15:20:19.563843 [ 3 ] {738feed6-e431-48ce-be71-2a3aa415f704} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2996 2024.08.29 15:20:19.564210 [ 3 ] {738feed6-e431-48ce-be71-2a3aa415f704} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2997 2024.08.29 15:20:19.564369 [ 50 ] {} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2998 2024.08.29 15:20:19.564380 [ 3 ] {738feed6-e431-48ce-be71-2a3aa415f704} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001618 sec., 16687.26823238566 rows/sec., 1.23 MiB/sec.
2999 2024.08.29 15:20:19.564458 [ 50 ] {} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3000 2024.08.29 15:20:19.564530 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3001 2024.08.29 15:20:19.564692 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::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
3002 2024.08.29 15:20:19.564712 [ 3 ] {738feed6-e431-48ce-be71-2a3aa415f704} <Debug> DynamicQueryHandler: Done processing query
3003 2024.08.29 15:20:19.564745 [ 3 ] {738feed6-e431-48ce-be71-2a3aa415f704} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3004 2024.08.29 15:20:19.564766 [ 3 ] {} <Debug> HTTP-Session: c1dcd27c-d4ee-4ff3-8b73-e6eb811094cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3005 2024.08.29 15:20:19.564847 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3006 2024.08.29 15:20:19.564880 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part
3007 2024.08.29 15:20:19.564922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 14103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3008 2024.08.29 15:20:19.564967 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 27 rows starting from the beginning of the part
3009 2024.08.29 15:20:19.565050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3010 2024.08.29 15:20:19.565137 [ 3 ] {} <Debug> HTTP-Session: fdda7bd4-f34f-473c-b755-846946878536 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3011 2024.08.29 15:20:19.565270 [ 3 ] {} <Debug> HTTP-Session: fdda7bd4-f34f-473c-b755-846946878536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3012 2024.08.29 15:20:19.565369 [ 3 ] {} <Debug> HTTP-Session: fdda7bd4-f34f-473c-b755-846946878536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3013 2024.08.29 15:20:19.565408 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part
3014 2024.08.29 15:20:19.565514 [ 3 ] {} <Trace> HTTP-Session: fdda7bd4-f34f-473c-b755-846946878536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3015 2024.08.29 15:20:19.565667 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part
3016 2024.08.29 15:20:19.565902 [ 3 ] {e9f126ef-072a-43af-883d-6cfb29062c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3017 2024.08.29 15:20:19.565982 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part
3018 2024.08.29 15:20:19.566029 [ 3 ] {e9f126ef-072a-43af-883d-6cfb29062c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3019 2024.08.29 15:20:19.566335 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part
3020 2024.08.29 15:20:19.567047 [ 3 ] {e9f126ef-072a-43af-883d-6cfb29062c18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3021 2024.08.29 15:20:19.567691 [ 3 ] {e9f126ef-072a-43af-883d-6cfb29062c18} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3022 2024.08.29 15:20:19.567732 [ 3 ] {e9f126ef-072a-43af-883d-6cfb29062c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3023 2024.08.29 15:20:19.568230 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 5 columns (5 merged, 0 gathered) in 0.00359139 sec., 38425.23368389398 rows/sec., 2.97 MiB/sec.
3024 2024.08.29 15:20:19.568359 [ 3 ] {e9f126ef-072a-43af-883d-6cfb29062c18} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3025 2024.08.29 15:20:19.568446 [ 187 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3026 2024.08.29 15:20:19.569279 [ 3 ] {e9f126ef-072a-43af-883d-6cfb29062c18} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3027 2024.08.29 15:20:19.569580 [ 3 ] {e9f126ef-072a-43af-883d-6cfb29062c18} <Debug> executeQuery: Read 83 rows, 6.63 KiB in 0.00388 sec., 21391.752577319585 rows/sec., 1.67 MiB/sec.
3028 2024.08.29 15:20:19.569731 [ 187 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_6_1} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3029 2024.08.29 15:20:19.569916 [ 187 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_6_1} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3030 2024.08.29 15:20:19.569951 [ 3 ] {e9f126ef-072a-43af-883d-6cfb29062c18} <Debug> DynamicQueryHandler: Done processing query
3031 2024.08.29 15:20:19.570016 [ 3 ] {e9f126ef-072a-43af-883d-6cfb29062c18} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3032 2024.08.29 15:20:19.570071 [ 3 ] {} <Debug> HTTP-Session: fdda7bd4-f34f-473c-b755-846946878536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3033 2024.08.29 15:20:19.570096 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3034 2024.08.29 15:20:19.570256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3035 2024.08.29 15:20:19.570314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3036 2024.08.29 15:20:19.570334 [ 3 ] {} <Debug> HTTP-Session: 1bf710f9-1982-4aba-8c14-fc2099cc6296 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3037 2024.08.29 15:20:19.570351 [ 3 ] {} <Debug> HTTP-Session: 1bf710f9-1982-4aba-8c14-fc2099cc6296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3038 2024.08.29 15:20:19.570364 [ 3 ] {} <Debug> HTTP-Session: 1bf710f9-1982-4aba-8c14-fc2099cc6296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3039 2024.08.29 15:20:19.570401 [ 3 ] {} <Trace> HTTP-Session: 1bf710f9-1982-4aba-8c14-fc2099cc6296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3040 2024.08.29 15:20:19.570574 [ 3 ] {2343a732-8b03-41c3-9a3e-89e3f5e9e4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3041 2024.08.29 15:20:19.570623 [ 3 ] {2343a732-8b03-41c3-9a3e-89e3f5e9e4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3042 2024.08.29 15:20:19.570790 [ 3 ] {2343a732-8b03-41c3-9a3e-89e3f5e9e4df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3043 2024.08.29 15:20:19.571190 [ 3 ] {2343a732-8b03-41c3-9a3e-89e3f5e9e4df} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3044 2024.08.29 15:20:19.571227 [ 3 ] {2343a732-8b03-41c3-9a3e-89e3f5e9e4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3045 2024.08.29 15:20:19.571625 [ 3 ] {2343a732-8b03-41c3-9a3e-89e3f5e9e4df} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3046 2024.08.29 15:20:19.571977 [ 3 ] {2343a732-8b03-41c3-9a3e-89e3f5e9e4df} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3047 2024.08.29 15:20:19.572136 [ 3 ] {2343a732-8b03-41c3-9a3e-89e3f5e9e4df} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001639 sec., 91519.21903599755 rows/sec., 6.35 MiB/sec.
3048 2024.08.29 15:20:19.572449 [ 3 ] {2343a732-8b03-41c3-9a3e-89e3f5e9e4df} <Debug> DynamicQueryHandler: Done processing query
3049 2024.08.29 15:20:19.572474 [ 3 ] {2343a732-8b03-41c3-9a3e-89e3f5e9e4df} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3050 2024.08.29 15:20:19.572490 [ 3 ] {} <Debug> HTTP-Session: 1bf710f9-1982-4aba-8c14-fc2099cc6296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3051 2024.08.29 15:20:19.572672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3052 2024.08.29 15:20:19.572721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3053 2024.08.29 15:20:19.572740 [ 3 ] {} <Debug> HTTP-Session: 8318f68f-34eb-42d1-a563-f15cdd367d23 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3054 2024.08.29 15:20:19.572756 [ 3 ] {} <Debug> HTTP-Session: 8318f68f-34eb-42d1-a563-f15cdd367d23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3055 2024.08.29 15:20:19.572769 [ 3 ] {} <Debug> HTTP-Session: 8318f68f-34eb-42d1-a563-f15cdd367d23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3056 2024.08.29 15:20:19.572800 [ 3 ] {} <Trace> HTTP-Session: 8318f68f-34eb-42d1-a563-f15cdd367d23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3057 2024.08.29 15:20:19.573085 [ 3 ] {212f9dc1-163d-4a7b-800b-6b332723fae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3058 2024.08.29 15:20:19.573157 [ 3 ] {212f9dc1-163d-4a7b-800b-6b332723fae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3059 2024.08.29 15:20:19.573594 [ 3 ] {212f9dc1-163d-4a7b-800b-6b332723fae5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3060 2024.08.29 15:20:19.574244 [ 3 ] {212f9dc1-163d-4a7b-800b-6b332723fae5} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3061 2024.08.29 15:20:19.574280 [ 3 ] {212f9dc1-163d-4a7b-800b-6b332723fae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3062 2024.08.29 15:20:19.574918 [ 3 ] {212f9dc1-163d-4a7b-800b-6b332723fae5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3063 2024.08.29 15:20:19.575328 [ 3 ] {212f9dc1-163d-4a7b-800b-6b332723fae5} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3064 2024.08.29 15:20:19.575502 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3065 2024.08.29 15:20:19.575528 [ 3 ] {212f9dc1-163d-4a7b-800b-6b332723fae5} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002643 sec., 10215.66401816118 rows/sec., 18.31 MiB/sec.
3066 2024.08.29 15:20:19.575563 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3067 2024.08.29 15:20:19.575634 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3068 2024.08.29 15:20:19.575938 [ 193 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::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
3069 2024.08.29 15:20:19.576069 [ 3 ] {212f9dc1-163d-4a7b-800b-6b332723fae5} <Debug> DynamicQueryHandler: Done processing query
3070 2024.08.29 15:20:19.576115 [ 3 ] {212f9dc1-163d-4a7b-800b-6b332723fae5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3071 2024.08.29 15:20:19.576158 [ 3 ] {} <Debug> HTTP-Session: 8318f68f-34eb-42d1-a563-f15cdd367d23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3072 2024.08.29 15:20:19.576370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3073 2024.08.29 15:20:19.576488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3074 2024.08.29 15:20:19.576551 [ 3 ] {} <Debug> HTTP-Session: f04224e4-5113-4294-96b6-f3be9f39a56a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3075 2024.08.29 15:20:19.576602 [ 3 ] {} <Debug> HTTP-Session: f04224e4-5113-4294-96b6-f3be9f39a56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3076 2024.08.29 15:20:19.576620 [ 193 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3077 2024.08.29 15:20:19.576635 [ 3 ] {} <Debug> HTTP-Session: f04224e4-5113-4294-96b6-f3be9f39a56a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3078 2024.08.29 15:20:19.576732 [ 3 ] {} <Trace> HTTP-Session: f04224e4-5113-4294-96b6-f3be9f39a56a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3079 2024.08.29 15:20:19.576789 [ 193 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part
3080 2024.08.29 15:20:19.576968 [ 3 ] {4a55c73e-7caa-405c-8e39-af95ed61347b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3081 2024.08.29 15:20:19.577166 [ 3 ] {4a55c73e-7caa-405c-8e39-af95ed61347b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3082 2024.08.29 15:20:19.577555 [ 193 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 27 rows starting from the beginning of the part
3083 2024.08.29 15:20:19.578166 [ 3 ] {4a55c73e-7caa-405c-8e39-af95ed61347b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3084 2024.08.29 15:20:19.578510 [ 193 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part
3085 2024.08.29 15:20:19.579205 [ 193 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part
3086 2024.08.29 15:20:19.579406 [ 3 ] {4a55c73e-7caa-405c-8e39-af95ed61347b} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3087 2024.08.29 15:20:19.579512 [ 3 ] {4a55c73e-7caa-405c-8e39-af95ed61347b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3088 2024.08.29 15:20:19.579937 [ 193 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part
3089 2024.08.29 15:20:19.580716 [ 193 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part
3090 2024.08.29 15:20:19.580887 [ 3 ] {4a55c73e-7caa-405c-8e39-af95ed61347b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3091 2024.08.29 15:20:19.581948 [ 3 ] {4a55c73e-7caa-405c-8e39-af95ed61347b} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3092 2024.08.29 15:20:19.582283 [ 3 ] {4a55c73e-7caa-405c-8e39-af95ed61347b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.005403 sec., 9254.118082546735 rows/sec., 649.78 KiB/sec.
3093 2024.08.29 15:20:19.582656 [ 3 ] {4a55c73e-7caa-405c-8e39-af95ed61347b} <Debug> DynamicQueryHandler: Done processing query
3094 2024.08.29 15:20:19.582696 [ 3 ] {4a55c73e-7caa-405c-8e39-af95ed61347b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3095 2024.08.29 15:20:19.582745 [ 3 ] {} <Debug> HTTP-Session: f04224e4-5113-4294-96b6-f3be9f39a56a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3096 2024.08.29 15:20:19.584802 [ 187 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 19 columns (19 merged, 0 gathered) in 0.009026046 sec., 15289.086716376141 rows/sec., 27.40 MiB/sec.
3097 2024.08.29 15:20:19.585079 [ 193 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3098 2024.08.29 15:20:19.585649 [ 193 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3099 2024.08.29 15:20:19.585729 [ 193 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3100 2024.08.29 15:20:19.585838 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
3101 2024.08.29 15:20:24.563143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3102 2024.08.29 15:20:24.563289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3103 2024.08.29 15:20:24.563318 [ 3 ] {} <Debug> HTTP-Session: d5c760e0-e72d-42bb-8d73-7c53c1635598 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3104 2024.08.29 15:20:24.563346 [ 3 ] {} <Debug> HTTP-Session: d5c760e0-e72d-42bb-8d73-7c53c1635598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3105 2024.08.29 15:20:24.563365 [ 3 ] {} <Debug> HTTP-Session: d5c760e0-e72d-42bb-8d73-7c53c1635598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3106 2024.08.29 15:20:24.563421 [ 3 ] {} <Trace> HTTP-Session: d5c760e0-e72d-42bb-8d73-7c53c1635598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3107 2024.08.29 15:20:24.563685 [ 3 ] {f5c726f0-d3a1-4107-acbc-d866f76aa103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3108 2024.08.29 15:20:24.563762 [ 3 ] {f5c726f0-d3a1-4107-acbc-d866f76aa103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3109 2024.08.29 15:20:24.564144 [ 3 ] {f5c726f0-d3a1-4107-acbc-d866f76aa103} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3110 2024.08.29 15:20:24.564751 [ 3 ] {f5c726f0-d3a1-4107-acbc-d866f76aa103} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3111 2024.08.29 15:20:24.564796 [ 3 ] {f5c726f0-d3a1-4107-acbc-d866f76aa103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3112 2024.08.29 15:20:24.565244 [ 3 ] {f5c726f0-d3a1-4107-acbc-d866f76aa103} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3113 2024.08.29 15:20:24.565647 [ 3 ] {f5c726f0-d3a1-4107-acbc-d866f76aa103} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3114 2024.08.29 15:20:24.565823 [ 3 ] {f5c726f0-d3a1-4107-acbc-d866f76aa103} <Debug> executeQuery: Read 191 rows, 17.10 KiB in 0.002242 sec., 85191.79304192685 rows/sec., 7.45 MiB/sec.
3115 2024.08.29 15:20:24.566048 [ 3 ] {f5c726f0-d3a1-4107-acbc-d866f76aa103} <Debug> DynamicQueryHandler: Done processing query
3116 2024.08.29 15:20:24.566077 [ 3 ] {f5c726f0-d3a1-4107-acbc-d866f76aa103} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3117 2024.08.29 15:20:24.566094 [ 3 ] {} <Debug> HTTP-Session: d5c760e0-e72d-42bb-8d73-7c53c1635598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3118 2024.08.29 15:20:24.566264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3119 2024.08.29 15:20:24.566321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3120 2024.08.29 15:20:24.566341 [ 3 ] {} <Debug> HTTP-Session: 1ae7a355-ea31-4ce6-99ab-0bc408ae8408 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3121 2024.08.29 15:20:24.566359 [ 3 ] {} <Debug> HTTP-Session: 1ae7a355-ea31-4ce6-99ab-0bc408ae8408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3122 2024.08.29 15:20:24.566373 [ 3 ] {} <Debug> HTTP-Session: 1ae7a355-ea31-4ce6-99ab-0bc408ae8408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3123 2024.08.29 15:20:24.566409 [ 3 ] {} <Trace> HTTP-Session: 1ae7a355-ea31-4ce6-99ab-0bc408ae8408 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3124 2024.08.29 15:20:24.566514 [ 3 ] {f95d681b-e9f8-4dd8-ab4b-cf34cc580d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3125 2024.08.29 15:20:24.566560 [ 3 ] {f95d681b-e9f8-4dd8-ab4b-cf34cc580d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3126 2024.08.29 15:20:24.566796 [ 3 ] {f95d681b-e9f8-4dd8-ab4b-cf34cc580d6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3127 2024.08.29 15:20:24.567141 [ 3 ] {f95d681b-e9f8-4dd8-ab4b-cf34cc580d6b} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3128 2024.08.29 15:20:24.567178 [ 3 ] {f95d681b-e9f8-4dd8-ab4b-cf34cc580d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3129 2024.08.29 15:20:24.567534 [ 3 ] {f95d681b-e9f8-4dd8-ab4b-cf34cc580d6b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3130 2024.08.29 15:20:24.567890 [ 3 ] {f95d681b-e9f8-4dd8-ab4b-cf34cc580d6b} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3131 2024.08.29 15:20:24.568054 [ 3 ] {f95d681b-e9f8-4dd8-ab4b-cf34cc580d6b} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.00156 sec., 1923.076923076923 rows/sec., 144.61 KiB/sec.
3132 2024.08.29 15:20:24.568228 [ 3 ] {f95d681b-e9f8-4dd8-ab4b-cf34cc580d6b} <Debug> DynamicQueryHandler: Done processing query
3133 2024.08.29 15:20:24.568281 [ 3 ] {f95d681b-e9f8-4dd8-ab4b-cf34cc580d6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3134 2024.08.29 15:20:24.568297 [ 3 ] {} <Debug> HTTP-Session: 1ae7a355-ea31-4ce6-99ab-0bc408ae8408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3135 2024.08.29 15:20:24.568432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3136 2024.08.29 15:20:24.568484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3137 2024.08.29 15:20:24.568503 [ 3 ] {} <Debug> HTTP-Session: 835415c0-1336-4f78-8e1d-7def103761cc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3138 2024.08.29 15:20:24.568520 [ 3 ] {} <Debug> HTTP-Session: 835415c0-1336-4f78-8e1d-7def103761cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3139 2024.08.29 15:20:24.568534 [ 3 ] {} <Debug> HTTP-Session: 835415c0-1336-4f78-8e1d-7def103761cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3140 2024.08.29 15:20:24.568566 [ 3 ] {} <Trace> HTTP-Session: 835415c0-1336-4f78-8e1d-7def103761cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3141 2024.08.29 15:20:24.568671 [ 3 ] {203f21b3-3ae2-445e-920b-bfc5edef8901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3142 2024.08.29 15:20:24.568715 [ 3 ] {203f21b3-3ae2-445e-920b-bfc5edef8901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3143 2024.08.29 15:20:24.568969 [ 3 ] {203f21b3-3ae2-445e-920b-bfc5edef8901} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3144 2024.08.29 15:20:24.569279 [ 3 ] {203f21b3-3ae2-445e-920b-bfc5edef8901} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3145 2024.08.29 15:20:24.569316 [ 3 ] {203f21b3-3ae2-445e-920b-bfc5edef8901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3146 2024.08.29 15:20:24.569680 [ 3 ] {203f21b3-3ae2-445e-920b-bfc5edef8901} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3147 2024.08.29 15:20:24.570033 [ 3 ] {203f21b3-3ae2-445e-920b-bfc5edef8901} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3148 2024.08.29 15:20:24.570198 [ 45 ] {} <Debug> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3149 2024.08.29 15:20:24.570205 [ 3 ] {203f21b3-3ae2-445e-920b-bfc5edef8901} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001552 sec., 9020.61855670103 rows/sec., 631.75 KiB/sec.
3150 2024.08.29 15:20:24.570283 [ 45 ] {} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3151 2024.08.29 15:20:24.570356 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3152 2024.08.29 15:20:24.570527 [ 3 ] {203f21b3-3ae2-445e-920b-bfc5edef8901} <Debug> DynamicQueryHandler: Done processing query
3153 2024.08.29 15:20:24.570534 [ 195 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
3154 2024.08.29 15:20:24.570557 [ 3 ] {203f21b3-3ae2-445e-920b-bfc5edef8901} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3155 2024.08.29 15:20:24.570585 [ 3 ] {} <Debug> HTTP-Session: 835415c0-1336-4f78-8e1d-7def103761cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3156 2024.08.29 15:20:24.570685 [ 195 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3157 2024.08.29 15:20:24.570717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3158 2024.08.29 15:20:24.570728 [ 195 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
3159 2024.08.29 15:20:24.570777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3160 2024.08.29 15:20:24.570804 [ 3 ] {} <Debug> HTTP-Session: cbb9f757-3aa0-45cc-a65e-c9d9ab729e40 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3161 2024.08.29 15:20:24.570836 [ 3 ] {} <Debug> HTTP-Session: cbb9f757-3aa0-45cc-a65e-c9d9ab729e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3162 2024.08.29 15:20:24.570879 [ 195 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
3163 2024.08.29 15:20:24.570900 [ 3 ] {} <Debug> HTTP-Session: cbb9f757-3aa0-45cc-a65e-c9d9ab729e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3164 2024.08.29 15:20:24.571023 [ 3 ] {} <Trace> HTTP-Session: cbb9f757-3aa0-45cc-a65e-c9d9ab729e40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3165 2024.08.29 15:20:24.571307 [ 195 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
3166 2024.08.29 15:20:24.571398 [ 3 ] {c77b7495-49d9-4cc9-b508-946a9797c140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3167 2024.08.29 15:20:24.571563 [ 3 ] {c77b7495-49d9-4cc9-b508-946a9797c140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3168 2024.08.29 15:20:24.571624 [ 195 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part
3169 2024.08.29 15:20:24.572006 [ 195 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
3170 2024.08.29 15:20:24.572370 [ 195 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part
3171 2024.08.29 15:20:24.573005 [ 3 ] {c77b7495-49d9-4cc9-b508-946a9797c140} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3172 2024.08.29 15:20:24.573519 [ 3 ] {c77b7495-49d9-4cc9-b508-946a9797c140} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3173 2024.08.29 15:20:24.573563 [ 3 ] {c77b7495-49d9-4cc9-b508-946a9797c140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3174 2024.08.29 15:20:24.574121 [ 3 ] {c77b7495-49d9-4cc9-b508-946a9797c140} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3175 2024.08.29 15:20:24.574339 [ 195 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.003860715 sec., 77187.77480337193 rows/sec., 5.26 MiB/sec.
3176 2024.08.29 15:20:24.574500 [ 195 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3177 2024.08.29 15:20:24.574651 [ 3 ] {c77b7495-49d9-4cc9-b508-946a9797c140} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3178 2024.08.29 15:20:24.574923 [ 45 ] {} <Debug> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3179 2024.08.29 15:20:24.574975 [ 3 ] {c77b7495-49d9-4cc9-b508-946a9797c140} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003674 sec., 1633.097441480675 rows/sec., 96.49 KiB/sec.
3180 2024.08.29 15:20:24.575033 [ 45 ] {} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3181 2024.08.29 15:20:24.575179 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3182 2024.08.29 15:20:24.575560 [ 195 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_6_1} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3183 2024.08.29 15:20:24.575651 [ 3 ] {c77b7495-49d9-4cc9-b508-946a9797c140} <Debug> DynamicQueryHandler: Done processing query
3184 2024.08.29 15:20:24.575771 [ 3 ] {c77b7495-49d9-4cc9-b508-946a9797c140} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3185 2024.08.29 15:20:24.575827 [ 187 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
3186 2024.08.29 15:20:24.575874 [ 3 ] {} <Debug> HTTP-Session: cbb9f757-3aa0-45cc-a65e-c9d9ab729e40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3187 2024.08.29 15:20:24.576051 [ 195 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_6_1} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3188 2024.08.29 15:20:24.576297 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
3189 2024.08.29 15:20:24.576295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 60905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3190 2024.08.29 15:20:24.576430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3191 2024.08.29 15:20:24.576444 [ 187 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3192 2024.08.29 15:20:24.576464 [ 3 ] {} <Debug> HTTP-Session: a62e5100-c8d2-4cc1-9c6c-3cf97fae9f3a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3193 2024.08.29 15:20:24.576512 [ 3 ] {} <Debug> HTTP-Session: a62e5100-c8d2-4cc1-9c6c-3cf97fae9f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3194 2024.08.29 15:20:24.576523 [ 187 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
3195 2024.08.29 15:20:24.576537 [ 3 ] {} <Debug> HTTP-Session: a62e5100-c8d2-4cc1-9c6c-3cf97fae9f3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3196 2024.08.29 15:20:24.576619 [ 3 ] {} <Trace> HTTP-Session: a62e5100-c8d2-4cc1-9c6c-3cf97fae9f3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3197 2024.08.29 15:20:24.576774 [ 187 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
3198 2024.08.29 15:20:24.577092 [ 187 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
3199 2024.08.29 15:20:24.577197 [ 3 ] {7f5791f2-6047-4cb7-ac63-3041e4aeab74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3200 2024.08.29 15:20:24.577411 [ 187 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
3201 2024.08.29 15:20:24.577411 [ 3 ] {7f5791f2-6047-4cb7-ac63-3041e4aeab74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3202 2024.08.29 15:20:24.577728 [ 187 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
3203 2024.08.29 15:20:24.578616 [ 3 ] {7f5791f2-6047-4cb7-ac63-3041e4aeab74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3204 2024.08.29 15:20:24.579376 [ 3 ] {7f5791f2-6047-4cb7-ac63-3041e4aeab74} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3205 2024.08.29 15:20:24.579413 [ 3 ] {7f5791f2-6047-4cb7-ac63-3041e4aeab74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3206 2024.08.29 15:20:24.579793 [ 3 ] {7f5791f2-6047-4cb7-ac63-3041e4aeab74} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3207 2024.08.29 15:20:24.580157 [ 3 ] {7f5791f2-6047-4cb7-ac63-3041e4aeab74} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3208 2024.08.29 15:20:24.580311 [ 3 ] {7f5791f2-6047-4cb7-ac63-3041e4aeab74} <Debug> executeQuery: Read 377 rows, 27.28 KiB in 0.003449 sec., 109307.04552044072 rows/sec., 7.72 MiB/sec.
3209 2024.08.29 15:20:24.580496 [ 3 ] {7f5791f2-6047-4cb7-ac63-3041e4aeab74} <Debug> DynamicQueryHandler: Done processing query
3210 2024.08.29 15:20:24.580520 [ 3 ] {7f5791f2-6047-4cb7-ac63-3041e4aeab74} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
3211 2024.08.29 15:20:24.580536 [ 3 ] {} <Debug> HTTP-Session: a62e5100-c8d2-4cc1-9c6c-3cf97fae9f3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3212 2024.08.29 15:20:24.580661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3213 2024.08.29 15:20:24.580710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3214 2024.08.29 15:20:24.580729 [ 3 ] {} <Debug> HTTP-Session: 239d07d4-6fa3-4f1d-9238-af40ba18bad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3215 2024.08.29 15:20:24.580745 [ 3 ] {} <Debug> HTTP-Session: 239d07d4-6fa3-4f1d-9238-af40ba18bad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3216 2024.08.29 15:20:24.580759 [ 3 ] {} <Debug> HTTP-Session: 239d07d4-6fa3-4f1d-9238-af40ba18bad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3217 2024.08.29 15:20:24.580790 [ 3 ] {} <Trace> HTTP-Session: 239d07d4-6fa3-4f1d-9238-af40ba18bad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3218 2024.08.29 15:20:24.580887 [ 3 ] {da2fb2a7-7822-4f86-bb82-e7e2094a21e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3219 2024.08.29 15:20:24.580931 [ 3 ] {da2fb2a7-7822-4f86-bb82-e7e2094a21e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3220 2024.08.29 15:20:24.581073 [ 3 ] {da2fb2a7-7822-4f86-bb82-e7e2094a21e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3221 2024.08.29 15:20:24.581753 [ 3 ] {da2fb2a7-7822-4f86-bb82-e7e2094a21e6} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3222 2024.08.29 15:20:24.581803 [ 3 ] {da2fb2a7-7822-4f86-bb82-e7e2094a21e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3223 2024.08.29 15:20:24.582655 [ 200 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.007294763 sec., 4112.539365569519 rows/sec., 261.05 KiB/sec.
3224 2024.08.29 15:20:24.582739 [ 3 ] {da2fb2a7-7822-4f86-bb82-e7e2094a21e6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3225 2024.08.29 15:20:24.582899 [ 200 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3226 2024.08.29 15:20:24.583515 [ 3 ] {da2fb2a7-7822-4f86-bb82-e7e2094a21e6} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3227 2024.08.29 15:20:24.583929 [ 3 ] {da2fb2a7-7822-4f86-bb82-e7e2094a21e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003052 sec., 1965.923984272608 rows/sec., 102.71 KiB/sec.
3228 2024.08.29 15:20:24.584308 [ 200 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_5_1} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3229 2024.08.29 15:20:24.584419 [ 3 ] {da2fb2a7-7822-4f86-bb82-e7e2094a21e6} <Debug> DynamicQueryHandler: Done processing query
3230 2024.08.29 15:20:24.584467 [ 200 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_5_1} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3231 2024.08.29 15:20:24.584471 [ 3 ] {da2fb2a7-7822-4f86-bb82-e7e2094a21e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3232 2024.08.29 15:20:24.584521 [ 3 ] {} <Debug> HTTP-Session: 239d07d4-6fa3-4f1d-9238-af40ba18bad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3233 2024.08.29 15:20:24.584659 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3234 2024.08.29 15:20:24.584780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 42694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3235 2024.08.29 15:20:24.584838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3236 2024.08.29 15:20:24.584858 [ 3 ] {} <Debug> HTTP-Session: 7c6f2200-ff54-4e04-87c7-046f2924a58c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3237 2024.08.29 15:20:24.584875 [ 3 ] {} <Debug> HTTP-Session: 7c6f2200-ff54-4e04-87c7-046f2924a58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3238 2024.08.29 15:20:24.584889 [ 3 ] {} <Debug> HTTP-Session: 7c6f2200-ff54-4e04-87c7-046f2924a58c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3239 2024.08.29 15:20:24.584921 [ 3 ] {} <Trace> HTTP-Session: 7c6f2200-ff54-4e04-87c7-046f2924a58c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3240 2024.08.29 15:20:24.585130 [ 3 ] {9f73787d-cb7e-488f-b6d3-356b77a67afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3241 2024.08.29 15:20:24.585178 [ 3 ] {9f73787d-cb7e-488f-b6d3-356b77a67afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3242 2024.08.29 15:20:24.585342 [ 3 ] {9f73787d-cb7e-488f-b6d3-356b77a67afc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3243 2024.08.29 15:20:24.585787 [ 3 ] {9f73787d-cb7e-488f-b6d3-356b77a67afc} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3244 2024.08.29 15:20:24.585823 [ 3 ] {9f73787d-cb7e-488f-b6d3-356b77a67afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3245 2024.08.29 15:20:24.586223 [ 3 ] {9f73787d-cb7e-488f-b6d3-356b77a67afc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3246 2024.08.29 15:20:24.586564 [ 3 ] {9f73787d-cb7e-488f-b6d3-356b77a67afc} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3247 2024.08.29 15:20:24.586725 [ 3 ] {9f73787d-cb7e-488f-b6d3-356b77a67afc} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001709 sec., 132826.21416032768 rows/sec., 8.86 MiB/sec.
3248 2024.08.29 15:20:24.587049 [ 3 ] {9f73787d-cb7e-488f-b6d3-356b77a67afc} <Debug> DynamicQueryHandler: Done processing query
3249 2024.08.29 15:20:24.587072 [ 3 ] {9f73787d-cb7e-488f-b6d3-356b77a67afc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3250 2024.08.29 15:20:24.587089 [ 3 ] {} <Debug> HTTP-Session: 7c6f2200-ff54-4e04-87c7-046f2924a58c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3251 2024.08.29 15:20:24.587209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3252 2024.08.29 15:20:24.587257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3253 2024.08.29 15:20:24.587276 [ 3 ] {} <Debug> HTTP-Session: f2a19b38-113c-4161-9d86-33b1abf37b3f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3254 2024.08.29 15:20:24.587293 [ 3 ] {} <Debug> HTTP-Session: f2a19b38-113c-4161-9d86-33b1abf37b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3255 2024.08.29 15:20:24.587306 [ 3 ] {} <Debug> HTTP-Session: f2a19b38-113c-4161-9d86-33b1abf37b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3256 2024.08.29 15:20:24.587337 [ 3 ] {} <Trace> HTTP-Session: f2a19b38-113c-4161-9d86-33b1abf37b3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3257 2024.08.29 15:20:24.587431 [ 3 ] {41806f89-0b9f-437a-8df1-08d70b9923c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3258 2024.08.29 15:20:24.587476 [ 3 ] {41806f89-0b9f-437a-8df1-08d70b9923c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3259 2024.08.29 15:20:24.587625 [ 3 ] {41806f89-0b9f-437a-8df1-08d70b9923c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3260 2024.08.29 15:20:24.587893 [ 3 ] {41806f89-0b9f-437a-8df1-08d70b9923c6} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3261 2024.08.29 15:20:24.587928 [ 3 ] {41806f89-0b9f-437a-8df1-08d70b9923c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3262 2024.08.29 15:20:24.588279 [ 3 ] {41806f89-0b9f-437a-8df1-08d70b9923c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3263 2024.08.29 15:20:24.588603 [ 3 ] {41806f89-0b9f-437a-8df1-08d70b9923c6} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3264 2024.08.29 15:20:24.588759 [ 45 ] {} <Debug> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3265 2024.08.29 15:20:24.588768 [ 3 ] {41806f89-0b9f-437a-8df1-08d70b9923c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00135 sec., 740.7407407407406 rows/sec., 49.91 KiB/sec.
3266 2024.08.29 15:20:24.588819 [ 45 ] {} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3267 2024.08.29 15:20:24.588890 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3268 2024.08.29 15:20:24.589097 [ 195 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
3269 2024.08.29 15:20:24.589111 [ 3 ] {41806f89-0b9f-437a-8df1-08d70b9923c6} <Debug> DynamicQueryHandler: Done processing query
3270 2024.08.29 15:20:24.589154 [ 3 ] {41806f89-0b9f-437a-8df1-08d70b9923c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3271 2024.08.29 15:20:24.589175 [ 3 ] {} <Debug> HTTP-Session: f2a19b38-113c-4161-9d86-33b1abf37b3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3272 2024.08.29 15:20:24.589260 [ 195 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3273 2024.08.29 15:20:24.589302 [ 195 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
3274 2024.08.29 15:20:24.589304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3275 2024.08.29 15:20:24.589406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3276 2024.08.29 15:20:24.589437 [ 195 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
3277 2024.08.29 15:20:24.589498 [ 3 ] {} <Debug> HTTP-Session: 4aba46f3-98c7-4d8a-b50c-2a722bd1437a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3278 2024.08.29 15:20:24.589587 [ 3 ] {} <Debug> HTTP-Session: 4aba46f3-98c7-4d8a-b50c-2a722bd1437a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3279 2024.08.29 15:20:24.589684 [ 3 ] {} <Debug> HTTP-Session: 4aba46f3-98c7-4d8a-b50c-2a722bd1437a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3280 2024.08.29 15:20:24.589770 [ 195 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
3281 2024.08.29 15:20:24.589829 [ 3 ] {} <Trace> HTTP-Session: 4aba46f3-98c7-4d8a-b50c-2a722bd1437a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3282 2024.08.29 15:20:24.590087 [ 195 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
3283 2024.08.29 15:20:24.590255 [ 3 ] {6b222167-d51c-4499-b2f0-6a802a9fe01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3284 2024.08.29 15:20:24.590372 [ 195 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
3285 2024.08.29 15:20:24.590650 [ 3 ] {6b222167-d51c-4499-b2f0-6a802a9fe01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3286 2024.08.29 15:20:24.591820 [ 3 ] {6b222167-d51c-4499-b2f0-6a802a9fe01c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3287 2024.08.29 15:20:24.592406 [ 3 ] {6b222167-d51c-4499-b2f0-6a802a9fe01c} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3288 2024.08.29 15:20:24.592442 [ 3 ] {6b222167-d51c-4499-b2f0-6a802a9fe01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3289 2024.08.29 15:20:24.592946 [ 198 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.003950928 sec., 1265.5254664220658 rows/sec., 85.27 KiB/sec.
3290 2024.08.29 15:20:24.593226 [ 198 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3291 2024.08.29 15:20:24.593528 [ 3 ] {6b222167-d51c-4499-b2f0-6a802a9fe01c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3292 2024.08.29 15:20:24.594359 [ 198 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_5_1} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3293 2024.08.29 15:20:24.594514 [ 198 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_5_1} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3294 2024.08.29 15:20:24.594666 [ 3 ] {6b222167-d51c-4499-b2f0-6a802a9fe01c} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3295 2024.08.29 15:20:24.594717 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB.
3296 2024.08.29 15:20:24.594925 [ 3 ] {6b222167-d51c-4499-b2f0-6a802a9fe01c} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.00489 sec., 613.4969325153374 rows/sec., 1.10 MiB/sec.
3297 2024.08.29 15:20:24.595437 [ 3 ] {6b222167-d51c-4499-b2f0-6a802a9fe01c} <Debug> DynamicQueryHandler: Done processing query
3298 2024.08.29 15:20:24.595463 [ 3 ] {6b222167-d51c-4499-b2f0-6a802a9fe01c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3299 2024.08.29 15:20:24.595479 [ 3 ] {} <Debug> HTTP-Session: 4aba46f3-98c7-4d8a-b50c-2a722bd1437a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3300 2024.08.29 15:20:24.595593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 10703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3301 2024.08.29 15:20:24.595641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3302 2024.08.29 15:20:24.595659 [ 3 ] {} <Debug> HTTP-Session: a51cb0a4-1d97-4292-a128-6e1d22e57164 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3303 2024.08.29 15:20:24.595677 [ 3 ] {} <Debug> HTTP-Session: a51cb0a4-1d97-4292-a128-6e1d22e57164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3304 2024.08.29 15:20:24.595691 [ 3 ] {} <Debug> HTTP-Session: a51cb0a4-1d97-4292-a128-6e1d22e57164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3305 2024.08.29 15:20:24.595722 [ 3 ] {} <Trace> HTTP-Session: a51cb0a4-1d97-4292-a128-6e1d22e57164 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3306 2024.08.29 15:20:24.595847 [ 3 ] {ee0ae8d7-3326-406e-80ac-ea23717125be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3307 2024.08.29 15:20:24.595889 [ 3 ] {ee0ae8d7-3326-406e-80ac-ea23717125be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3308 2024.08.29 15:20:24.596030 [ 3 ] {ee0ae8d7-3326-406e-80ac-ea23717125be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3309 2024.08.29 15:20:24.596334 [ 3 ] {ee0ae8d7-3326-406e-80ac-ea23717125be} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3310 2024.08.29 15:20:24.596370 [ 3 ] {ee0ae8d7-3326-406e-80ac-ea23717125be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3311 2024.08.29 15:20:24.596730 [ 3 ] {ee0ae8d7-3326-406e-80ac-ea23717125be} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3312 2024.08.29 15:20:24.597056 [ 3 ] {ee0ae8d7-3326-406e-80ac-ea23717125be} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3313 2024.08.29 15:20:24.597216 [ 3 ] {ee0ae8d7-3326-406e-80ac-ea23717125be} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001414 sec., 50919.37765205092 rows/sec., 3.25 MiB/sec.
3314 2024.08.29 15:20:24.597503 [ 3 ] {ee0ae8d7-3326-406e-80ac-ea23717125be} <Debug> DynamicQueryHandler: Done processing query
3315 2024.08.29 15:20:24.597527 [ 3 ] {ee0ae8d7-3326-406e-80ac-ea23717125be} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3316 2024.08.29 15:20:24.597544 [ 3 ] {} <Debug> HTTP-Session: a51cb0a4-1d97-4292-a128-6e1d22e57164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3317 2024.08.29 15:20:28.865359 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache
3318 2024.08.29 15:20:28.865482 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache
3319 2024.08.29 15:20:29.551894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3320 2024.08.29 15:20:29.552010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3321 2024.08.29 15:20:29.552035 [ 3 ] {} <Debug> HTTP-Session: 995bd1e0-5da6-484a-a475-75530a9d2db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3322 2024.08.29 15:20:29.552067 [ 3 ] {} <Debug> HTTP-Session: 995bd1e0-5da6-484a-a475-75530a9d2db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3323 2024.08.29 15:20:29.552082 [ 3 ] {} <Debug> HTTP-Session: 995bd1e0-5da6-484a-a475-75530a9d2db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3324 2024.08.29 15:20:29.552131 [ 3 ] {} <Trace> HTTP-Session: 995bd1e0-5da6-484a-a475-75530a9d2db3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3325 2024.08.29 15:20:29.552391 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
3326 2024.08.29 15:20:29.552807 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3327 2024.08.29 15:20:29.552859 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
3328 2024.08.29 15:20:29.553230 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3329 2024.08.29 15:20:29.553315 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3330 2024.08.29 15:20:29.553492 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
3331 2024.08.29 15:20:29.553708 [ 260 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3332 2024.08.29 15:20:29.553731 [ 255 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3333 2024.08.29 15:20:29.553737 [ 250 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3334 2024.08.29 15:20:29.553712 [ 253 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3335 2024.08.29 15:20:29.553919 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
3336 2024.08.29 15:20:29.553951 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
3337 2024.08.29 15:20:29.554090 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3338 2024.08.29 15:20:29.554115 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 36 rows with 4 streams
3339 2024.08.29 15:20:29.554159 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3340 2024.08.29 15:20:29.554207 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3341 2024.08.29 15:20:29.554249 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3342 2024.08.29 15:20:29.554291 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3343 2024.08.29 15:20:29.556828 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.004545 sec., 7920.79207920792 rows/sec., 299.31 KiB/sec.
3344 2024.08.29 15:20:29.557517 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Debug> DynamicQueryHandler: Done processing query
3345 2024.08.29 15:20:29.557544 [ 3 ] {ff48a705-bc31-4742-baba-653bbc1b2bee} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
3346 2024.08.29 15:20:29.557563 [ 3 ] {} <Debug> HTTP-Session: 995bd1e0-5da6-484a-a475-75530a9d2db3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3347 2024.08.29 15:20:29.565804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3348 2024.08.29 15:20:29.565868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3349 2024.08.29 15:20:29.565888 [ 3 ] {} <Debug> HTTP-Session: a16ec2fc-ed43-4454-830f-363dfc5d0ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3350 2024.08.29 15:20:29.565907 [ 3 ] {} <Debug> HTTP-Session: a16ec2fc-ed43-4454-830f-363dfc5d0ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3351 2024.08.29 15:20:29.565922 [ 3 ] {} <Debug> HTTP-Session: a16ec2fc-ed43-4454-830f-363dfc5d0ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3352 2024.08.29 15:20:29.565958 [ 3 ] {} <Trace> HTTP-Session: a16ec2fc-ed43-4454-830f-363dfc5d0ce4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3353 2024.08.29 15:20:29.566083 [ 3 ] {4c426146-a120-4a03-8700-667de1064ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3354 2024.08.29 15:20:29.566136 [ 3 ] {4c426146-a120-4a03-8700-667de1064ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3355 2024.08.29 15:20:29.566319 [ 3 ] {4c426146-a120-4a03-8700-667de1064ec1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3356 2024.08.29 15:20:29.566667 [ 3 ] {4c426146-a120-4a03-8700-667de1064ec1} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3357 2024.08.29 15:20:29.566705 [ 3 ] {4c426146-a120-4a03-8700-667de1064ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3358 2024.08.29 15:20:29.567232 [ 3 ] {4c426146-a120-4a03-8700-667de1064ec1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3359 2024.08.29 15:20:29.567561 [ 3 ] {4c426146-a120-4a03-8700-667de1064ec1} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3360 2024.08.29 15:20:29.567736 [ 3 ] {4c426146-a120-4a03-8700-667de1064ec1} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001683 sec., 594.1770647653001 rows/sec., 134.62 KiB/sec.
3361 2024.08.29 15:20:29.568059 [ 3 ] {4c426146-a120-4a03-8700-667de1064ec1} <Debug> DynamicQueryHandler: Done processing query
3362 2024.08.29 15:20:29.568084 [ 3 ] {4c426146-a120-4a03-8700-667de1064ec1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3363 2024.08.29 15:20:29.568102 [ 3 ] {} <Debug> HTTP-Session: a16ec2fc-ed43-4454-830f-363dfc5d0ce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3364 2024.08.29 15:20:29.568260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3365 2024.08.29 15:20:29.568314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3366 2024.08.29 15:20:29.568334 [ 3 ] {} <Debug> HTTP-Session: 1873f356-7f2c-4c15-9aac-e15602003be9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3367 2024.08.29 15:20:29.568351 [ 3 ] {} <Debug> HTTP-Session: 1873f356-7f2c-4c15-9aac-e15602003be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3368 2024.08.29 15:20:29.568365 [ 3 ] {} <Debug> HTTP-Session: 1873f356-7f2c-4c15-9aac-e15602003be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3369 2024.08.29 15:20:29.568398 [ 3 ] {} <Trace> HTTP-Session: 1873f356-7f2c-4c15-9aac-e15602003be9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3370 2024.08.29 15:20:29.568500 [ 3 ] {efd87aaa-7a21-4ac3-b20f-8b5e3929d981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3371 2024.08.29 15:20:29.568548 [ 3 ] {efd87aaa-7a21-4ac3-b20f-8b5e3929d981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3372 2024.08.29 15:20:29.568905 [ 3 ] {efd87aaa-7a21-4ac3-b20f-8b5e3929d981} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3373 2024.08.29 15:20:29.569286 [ 3 ] {efd87aaa-7a21-4ac3-b20f-8b5e3929d981} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3374 2024.08.29 15:20:29.569321 [ 3 ] {efd87aaa-7a21-4ac3-b20f-8b5e3929d981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3375 2024.08.29 15:20:29.569719 [ 3 ] {efd87aaa-7a21-4ac3-b20f-8b5e3929d981} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3376 2024.08.29 15:20:29.570086 [ 3 ] {efd87aaa-7a21-4ac3-b20f-8b5e3929d981} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3377 2024.08.29 15:20:29.570244 [ 3 ] {efd87aaa-7a21-4ac3-b20f-8b5e3929d981} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001768 sec., 3393.6651583710404 rows/sec., 276.73 KiB/sec.
3378 2024.08.29 15:20:29.570460 [ 3 ] {efd87aaa-7a21-4ac3-b20f-8b5e3929d981} <Debug> DynamicQueryHandler: Done processing query
3379 2024.08.29 15:20:29.570484 [ 3 ] {efd87aaa-7a21-4ac3-b20f-8b5e3929d981} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3380 2024.08.29 15:20:29.570500 [ 3 ] {} <Debug> HTTP-Session: 1873f356-7f2c-4c15-9aac-e15602003be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3381 2024.08.29 15:20:29.570635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 15966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3382 2024.08.29 15:20:29.570687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3383 2024.08.29 15:20:29.570707 [ 3 ] {} <Debug> HTTP-Session: ac3bb177-385f-4fa4-afff-f909df8a4bb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3384 2024.08.29 15:20:29.570723 [ 3 ] {} <Debug> HTTP-Session: ac3bb177-385f-4fa4-afff-f909df8a4bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3385 2024.08.29 15:20:29.570737 [ 3 ] {} <Debug> HTTP-Session: ac3bb177-385f-4fa4-afff-f909df8a4bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3386 2024.08.29 15:20:29.570769 [ 3 ] {} <Trace> HTTP-Session: ac3bb177-385f-4fa4-afff-f909df8a4bb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3387 2024.08.29 15:20:29.570897 [ 3 ] {19b1bd8f-4089-409f-925c-3058e1947294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3388 2024.08.29 15:20:29.570941 [ 3 ] {19b1bd8f-4089-409f-925c-3058e1947294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3389 2024.08.29 15:20:29.571173 [ 3 ] {19b1bd8f-4089-409f-925c-3058e1947294} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3390 2024.08.29 15:20:29.571567 [ 3 ] {19b1bd8f-4089-409f-925c-3058e1947294} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3391 2024.08.29 15:20:29.571604 [ 3 ] {19b1bd8f-4089-409f-925c-3058e1947294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3392 2024.08.29 15:20:29.571963 [ 3 ] {19b1bd8f-4089-409f-925c-3058e1947294} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3393 2024.08.29 15:20:29.572318 [ 3 ] {19b1bd8f-4089-409f-925c-3058e1947294} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3394 2024.08.29 15:20:29.572477 [ 3 ] {19b1bd8f-4089-409f-925c-3058e1947294} <Debug> executeQuery: Read 109 rows, 9.32 KiB in 0.001627 sec., 66994.46834665028 rows/sec., 5.60 MiB/sec.
3395 2024.08.29 15:20:29.572799 [ 3 ] {19b1bd8f-4089-409f-925c-3058e1947294} <Debug> DynamicQueryHandler: Done processing query
3396 2024.08.29 15:20:29.572825 [ 3 ] {19b1bd8f-4089-409f-925c-3058e1947294} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3397 2024.08.29 15:20:29.572841 [ 3 ] {} <Debug> HTTP-Session: ac3bb177-385f-4fa4-afff-f909df8a4bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3398 2024.08.29 15:20:29.572968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 4757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3399 2024.08.29 15:20:29.573018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3400 2024.08.29 15:20:29.573037 [ 3 ] {} <Debug> HTTP-Session: 8f451e71-fef4-4ef8-b16e-7566f639a982 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3401 2024.08.29 15:20:29.573053 [ 3 ] {} <Debug> HTTP-Session: 8f451e71-fef4-4ef8-b16e-7566f639a982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3402 2024.08.29 15:20:29.573067 [ 3 ] {} <Debug> HTTP-Session: 8f451e71-fef4-4ef8-b16e-7566f639a982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3403 2024.08.29 15:20:29.573097 [ 3 ] {} <Trace> HTTP-Session: 8f451e71-fef4-4ef8-b16e-7566f639a982 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3404 2024.08.29 15:20:29.573206 [ 3 ] {40946ef3-4ccf-47f9-830b-dec093bf1677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3405 2024.08.29 15:20:29.573250 [ 3 ] {40946ef3-4ccf-47f9-830b-dec093bf1677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3406 2024.08.29 15:20:29.573498 [ 3 ] {40946ef3-4ccf-47f9-830b-dec093bf1677} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3407 2024.08.29 15:20:29.573831 [ 3 ] {40946ef3-4ccf-47f9-830b-dec093bf1677} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3408 2024.08.29 15:20:29.573867 [ 3 ] {40946ef3-4ccf-47f9-830b-dec093bf1677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3409 2024.08.29 15:20:29.574221 [ 3 ] {40946ef3-4ccf-47f9-830b-dec093bf1677} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3410 2024.08.29 15:20:29.574574 [ 3 ] {40946ef3-4ccf-47f9-830b-dec093bf1677} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3411 2024.08.29 15:20:29.574732 [ 3 ] {40946ef3-4ccf-47f9-830b-dec093bf1677} <Debug> executeQuery: Read 33 rows, 2.45 KiB in 0.00155 sec., 21290.322580645163 rows/sec., 1.54 MiB/sec.
3412 2024.08.29 15:20:29.574906 [ 3 ] {40946ef3-4ccf-47f9-830b-dec093bf1677} <Debug> DynamicQueryHandler: Done processing query
3413 2024.08.29 15:20:29.574930 [ 3 ] {40946ef3-4ccf-47f9-830b-dec093bf1677} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3414 2024.08.29 15:20:29.574947 [ 3 ] {} <Debug> HTTP-Session: 8f451e71-fef4-4ef8-b16e-7566f639a982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3415 2024.08.29 15:20:29.575077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 15128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3416 2024.08.29 15:20:29.575128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3417 2024.08.29 15:20:29.575148 [ 3 ] {} <Debug> HTTP-Session: 5e5f9e1c-7636-4fac-b23e-6ed93a389192 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3418 2024.08.29 15:20:29.575164 [ 3 ] {} <Debug> HTTP-Session: 5e5f9e1c-7636-4fac-b23e-6ed93a389192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3419 2024.08.29 15:20:29.575178 [ 3 ] {} <Debug> HTTP-Session: 5e5f9e1c-7636-4fac-b23e-6ed93a389192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3420 2024.08.29 15:20:29.575208 [ 3 ] {} <Trace> HTTP-Session: 5e5f9e1c-7636-4fac-b23e-6ed93a389192 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3421 2024.08.29 15:20:29.575329 [ 3 ] {c4602e3c-4606-44c5-b624-bf6499d69a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3422 2024.08.29 15:20:29.575371 [ 3 ] {c4602e3c-4606-44c5-b624-bf6499d69a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3423 2024.08.29 15:20:29.575599 [ 3 ] {c4602e3c-4606-44c5-b624-bf6499d69a02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3424 2024.08.29 15:20:29.575980 [ 3 ] {c4602e3c-4606-44c5-b624-bf6499d69a02} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3425 2024.08.29 15:20:29.576016 [ 3 ] {c4602e3c-4606-44c5-b624-bf6499d69a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3426 2024.08.29 15:20:29.576374 [ 3 ] {c4602e3c-4606-44c5-b624-bf6499d69a02} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3427 2024.08.29 15:20:29.576731 [ 3 ] {c4602e3c-4606-44c5-b624-bf6499d69a02} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3428 2024.08.29 15:20:29.576877 [ 3 ] {c4602e3c-4606-44c5-b624-bf6499d69a02} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001587 sec., 56080.65532451165 rows/sec., 4.38 MiB/sec.
3429 2024.08.29 15:20:29.577215 [ 3 ] {c4602e3c-4606-44c5-b624-bf6499d69a02} <Debug> DynamicQueryHandler: Done processing query
3430 2024.08.29 15:20:29.577239 [ 3 ] {c4602e3c-4606-44c5-b624-bf6499d69a02} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3431 2024.08.29 15:20:29.577256 [ 3 ] {} <Debug> HTTP-Session: 5e5f9e1c-7636-4fac-b23e-6ed93a389192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3432 2024.08.29 15:20:29.577421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3433 2024.08.29 15:20:29.577470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3434 2024.08.29 15:20:29.577491 [ 3 ] {} <Debug> HTTP-Session: df0160e6-9e14-4efd-bb5d-11f74645672e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3435 2024.08.29 15:20:29.577508 [ 3 ] {} <Debug> HTTP-Session: df0160e6-9e14-4efd-bb5d-11f74645672e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3436 2024.08.29 15:20:29.577523 [ 3 ] {} <Debug> HTTP-Session: df0160e6-9e14-4efd-bb5d-11f74645672e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3437 2024.08.29 15:20:29.577553 [ 3 ] {} <Trace> HTTP-Session: df0160e6-9e14-4efd-bb5d-11f74645672e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3438 2024.08.29 15:20:29.577705 [ 3 ] {ef0621de-e7c5-4e90-937d-e8cb3697c2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3439 2024.08.29 15:20:29.577754 [ 3 ] {ef0621de-e7c5-4e90-937d-e8cb3697c2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3440 2024.08.29 15:20:29.577928 [ 3 ] {ef0621de-e7c5-4e90-937d-e8cb3697c2ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3441 2024.08.29 15:20:29.578322 [ 3 ] {ef0621de-e7c5-4e90-937d-e8cb3697c2ca} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3442 2024.08.29 15:20:29.578359 [ 3 ] {ef0621de-e7c5-4e90-937d-e8cb3697c2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3443 2024.08.29 15:20:29.578743 [ 3 ] {ef0621de-e7c5-4e90-937d-e8cb3697c2ca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3444 2024.08.29 15:20:29.579091 [ 3 ] {ef0621de-e7c5-4e90-937d-e8cb3697c2ca} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3445 2024.08.29 15:20:29.579253 [ 3 ] {ef0621de-e7c5-4e90-937d-e8cb3697c2ca} <Debug> executeQuery: Read 153 rows, 10.86 KiB in 0.001614 sec., 94795.53903345724 rows/sec., 6.57 MiB/sec.
3446 2024.08.29 15:20:29.579418 [ 3 ] {ef0621de-e7c5-4e90-937d-e8cb3697c2ca} <Debug> DynamicQueryHandler: Done processing query
3447 2024.08.29 15:20:29.579442 [ 3 ] {ef0621de-e7c5-4e90-937d-e8cb3697c2ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3448 2024.08.29 15:20:29.579458 [ 3 ] {} <Debug> HTTP-Session: df0160e6-9e14-4efd-bb5d-11f74645672e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3449 2024.08.29 15:20:29.579659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3450 2024.08.29 15:20:29.579708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3451 2024.08.29 15:20:29.579727 [ 3 ] {} <Debug> HTTP-Session: 16e4a846-788c-4f6e-9123-b6f62ed9482d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3452 2024.08.29 15:20:29.579743 [ 3 ] {} <Debug> HTTP-Session: 16e4a846-788c-4f6e-9123-b6f62ed9482d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3453 2024.08.29 15:20:29.579757 [ 3 ] {} <Debug> HTTP-Session: 16e4a846-788c-4f6e-9123-b6f62ed9482d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3454 2024.08.29 15:20:29.579787 [ 3 ] {} <Trace> HTTP-Session: 16e4a846-788c-4f6e-9123-b6f62ed9482d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3455 2024.08.29 15:20:29.580124 [ 3 ] {37a335d2-5d1c-4004-8897-1a27cb4f2270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3456 2024.08.29 15:20:29.580189 [ 3 ] {37a335d2-5d1c-4004-8897-1a27cb4f2270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3457 2024.08.29 15:20:29.580611 [ 3 ] {37a335d2-5d1c-4004-8897-1a27cb4f2270} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3458 2024.08.29 15:20:29.581264 [ 3 ] {37a335d2-5d1c-4004-8897-1a27cb4f2270} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3459 2024.08.29 15:20:29.581300 [ 3 ] {37a335d2-5d1c-4004-8897-1a27cb4f2270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3460 2024.08.29 15:20:29.581925 [ 3 ] {37a335d2-5d1c-4004-8897-1a27cb4f2270} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3461 2024.08.29 15:20:29.582339 [ 3 ] {37a335d2-5d1c-4004-8897-1a27cb4f2270} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3462 2024.08.29 15:20:29.582520 [ 3 ] {37a335d2-5d1c-4004-8897-1a27cb4f2270} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00264 sec., 10227.272727272728 rows/sec., 18.33 MiB/sec.
3463 2024.08.29 15:20:29.582742 [ 3 ] {37a335d2-5d1c-4004-8897-1a27cb4f2270} <Debug> DynamicQueryHandler: Done processing query
3464 2024.08.29 15:20:29.582766 [ 3 ] {37a335d2-5d1c-4004-8897-1a27cb4f2270} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3465 2024.08.29 15:20:29.582784 [ 3 ] {} <Debug> HTTP-Session: 16e4a846-788c-4f6e-9123-b6f62ed9482d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3466 2024.08.29 15:20:29.582907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3467 2024.08.29 15:20:29.582956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3468 2024.08.29 15:20:29.582976 [ 3 ] {} <Debug> HTTP-Session: ea34dfd7-a86d-48f1-99f6-6dd189345e7d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3469 2024.08.29 15:20:29.582992 [ 3 ] {} <Debug> HTTP-Session: ea34dfd7-a86d-48f1-99f6-6dd189345e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3470 2024.08.29 15:20:29.583006 [ 3 ] {} <Debug> HTTP-Session: ea34dfd7-a86d-48f1-99f6-6dd189345e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3471 2024.08.29 15:20:29.583036 [ 3 ] {} <Trace> HTTP-Session: ea34dfd7-a86d-48f1-99f6-6dd189345e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3472 2024.08.29 15:20:29.583147 [ 3 ] {5626a084-a746-4db0-a9e8-dce5ceedaaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3473 2024.08.29 15:20:29.583191 [ 3 ] {5626a084-a746-4db0-a9e8-dce5ceedaaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3474 2024.08.29 15:20:29.583320 [ 3 ] {5626a084-a746-4db0-a9e8-dce5ceedaaee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3475 2024.08.29 15:20:29.583633 [ 3 ] {5626a084-a746-4db0-a9e8-dce5ceedaaee} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3476 2024.08.29 15:20:29.583668 [ 3 ] {5626a084-a746-4db0-a9e8-dce5ceedaaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3477 2024.08.29 15:20:29.584031 [ 3 ] {5626a084-a746-4db0-a9e8-dce5ceedaaee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3478 2024.08.29 15:20:29.584347 [ 3 ] {5626a084-a746-4db0-a9e8-dce5ceedaaee} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3479 2024.08.29 15:20:29.584504 [ 3 ] {5626a084-a746-4db0-a9e8-dce5ceedaaee} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001386 sec., 36075.03607503607 rows/sec., 2.47 MiB/sec.
3480 2024.08.29 15:20:29.584670 [ 3 ] {5626a084-a746-4db0-a9e8-dce5ceedaaee} <Debug> DynamicQueryHandler: Done processing query
3481 2024.08.29 15:20:29.584694 [ 3 ] {5626a084-a746-4db0-a9e8-dce5ceedaaee} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3482 2024.08.29 15:20:29.584710 [ 3 ] {} <Debug> HTTP-Session: ea34dfd7-a86d-48f1-99f6-6dd189345e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3483 2024.08.29 15:20:34.563167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3484 2024.08.29 15:20:34.563303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3485 2024.08.29 15:20:34.563329 [ 3 ] {} <Debug> HTTP-Session: da68d5c6-65ab-412b-86a3-a137f0f07fdc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3486 2024.08.29 15:20:34.563354 [ 3 ] {} <Debug> HTTP-Session: da68d5c6-65ab-412b-86a3-a137f0f07fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3487 2024.08.29 15:20:34.563369 [ 3 ] {} <Debug> HTTP-Session: da68d5c6-65ab-412b-86a3-a137f0f07fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3488 2024.08.29 15:20:34.563419 [ 3 ] {} <Trace> HTTP-Session: da68d5c6-65ab-412b-86a3-a137f0f07fdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3489 2024.08.29 15:20:34.563606 [ 3 ] {40b3ee61-e82e-47cb-846e-fcee4c1de90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3490 2024.08.29 15:20:34.563677 [ 3 ] {40b3ee61-e82e-47cb-846e-fcee4c1de90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3491 2024.08.29 15:20:34.564020 [ 3 ] {40b3ee61-e82e-47cb-846e-fcee4c1de90d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3492 2024.08.29 15:20:34.564483 [ 3 ] {40b3ee61-e82e-47cb-846e-fcee4c1de90d} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3493 2024.08.29 15:20:34.564530 [ 3 ] {40b3ee61-e82e-47cb-846e-fcee4c1de90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3494 2024.08.29 15:20:34.564956 [ 3 ] {40b3ee61-e82e-47cb-846e-fcee4c1de90d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3495 2024.08.29 15:20:34.565380 [ 3 ] {40b3ee61-e82e-47cb-846e-fcee4c1de90d} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3496 2024.08.29 15:20:34.565538 [ 3 ] {40b3ee61-e82e-47cb-846e-fcee4c1de90d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001981 sec., 1009.5911155981827 rows/sec., 82.33 KiB/sec.
3497 2024.08.29 15:20:34.565777 [ 3 ] {40b3ee61-e82e-47cb-846e-fcee4c1de90d} <Debug> DynamicQueryHandler: Done processing query
3498 2024.08.29 15:20:34.565822 [ 3 ] {40b3ee61-e82e-47cb-846e-fcee4c1de90d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3499 2024.08.29 15:20:34.565840 [ 3 ] {} <Debug> HTTP-Session: da68d5c6-65ab-412b-86a3-a137f0f07fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3500 2024.08.29 15:20:34.566028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3501 2024.08.29 15:20:34.566089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3502 2024.08.29 15:20:34.566111 [ 3 ] {} <Debug> HTTP-Session: 49e8941a-43da-4c49-8c63-d57e4386c381 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3503 2024.08.29 15:20:34.566129 [ 3 ] {} <Debug> HTTP-Session: 49e8941a-43da-4c49-8c63-d57e4386c381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3504 2024.08.29 15:20:34.566143 [ 3 ] {} <Debug> HTTP-Session: 49e8941a-43da-4c49-8c63-d57e4386c381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3505 2024.08.29 15:20:34.566179 [ 3 ] {} <Trace> HTTP-Session: 49e8941a-43da-4c49-8c63-d57e4386c381 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3506 2024.08.29 15:20:34.566338 [ 3 ] {cb05ab00-8d1c-4b9c-b08f-5cd456e72b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3507 2024.08.29 15:20:34.566387 [ 3 ] {cb05ab00-8d1c-4b9c-b08f-5cd456e72b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3508 2024.08.29 15:20:34.566629 [ 3 ] {cb05ab00-8d1c-4b9c-b08f-5cd456e72b00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3509 2024.08.29 15:20:34.567121 [ 3 ] {cb05ab00-8d1c-4b9c-b08f-5cd456e72b00} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3510 2024.08.29 15:20:34.567159 [ 3 ] {cb05ab00-8d1c-4b9c-b08f-5cd456e72b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3511 2024.08.29 15:20:34.567539 [ 3 ] {cb05ab00-8d1c-4b9c-b08f-5cd456e72b00} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3512 2024.08.29 15:20:34.567899 [ 3 ] {cb05ab00-8d1c-4b9c-b08f-5cd456e72b00} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3513 2024.08.29 15:20:34.568061 [ 3 ] {cb05ab00-8d1c-4b9c-b08f-5cd456e72b00} <Debug> executeQuery: Read 192 rows, 17.17 KiB in 0.001792 sec., 107142.85714285714 rows/sec., 9.36 MiB/sec.
3514 2024.08.29 15:20:34.568244 [ 3 ] {cb05ab00-8d1c-4b9c-b08f-5cd456e72b00} <Debug> DynamicQueryHandler: Done processing query
3515 2024.08.29 15:20:34.568269 [ 3 ] {cb05ab00-8d1c-4b9c-b08f-5cd456e72b00} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3516 2024.08.29 15:20:34.568286 [ 3 ] {} <Debug> HTTP-Session: 49e8941a-43da-4c49-8c63-d57e4386c381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3517 2024.08.29 15:20:34.568403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3518 2024.08.29 15:20:34.568455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3519 2024.08.29 15:20:34.568475 [ 3 ] {} <Debug> HTTP-Session: 3b04ed16-0c23-414e-929f-83aab5bdea6b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3520 2024.08.29 15:20:34.568493 [ 3 ] {} <Debug> HTTP-Session: 3b04ed16-0c23-414e-929f-83aab5bdea6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3521 2024.08.29 15:20:34.568507 [ 3 ] {} <Debug> HTTP-Session: 3b04ed16-0c23-414e-929f-83aab5bdea6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3522 2024.08.29 15:20:34.568539 [ 3 ] {} <Trace> HTTP-Session: 3b04ed16-0c23-414e-929f-83aab5bdea6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3523 2024.08.29 15:20:34.568639 [ 3 ] {43dea5b2-761d-4d2c-94cd-471dfbbaceae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3524 2024.08.29 15:20:34.568684 [ 3 ] {43dea5b2-761d-4d2c-94cd-471dfbbaceae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3525 2024.08.29 15:20:34.568919 [ 3 ] {43dea5b2-761d-4d2c-94cd-471dfbbaceae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3526 2024.08.29 15:20:34.569238 [ 3 ] {43dea5b2-761d-4d2c-94cd-471dfbbaceae} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3527 2024.08.29 15:20:34.569276 [ 3 ] {43dea5b2-761d-4d2c-94cd-471dfbbaceae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3528 2024.08.29 15:20:34.569631 [ 3 ] {43dea5b2-761d-4d2c-94cd-471dfbbaceae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3529 2024.08.29 15:20:34.569990 [ 3 ] {43dea5b2-761d-4d2c-94cd-471dfbbaceae} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3530 2024.08.29 15:20:34.570153 [ 3 ] {43dea5b2-761d-4d2c-94cd-471dfbbaceae} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001535 sec., 3257.328990228013 rows/sec., 237.94 KiB/sec.
3531 2024.08.29 15:20:34.570328 [ 3 ] {43dea5b2-761d-4d2c-94cd-471dfbbaceae} <Debug> DynamicQueryHandler: Done processing query
3532 2024.08.29 15:20:34.570353 [ 3 ] {43dea5b2-761d-4d2c-94cd-471dfbbaceae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3533 2024.08.29 15:20:34.570369 [ 3 ] {} <Debug> HTTP-Session: 3b04ed16-0c23-414e-929f-83aab5bdea6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3534 2024.08.29 15:20:34.570477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3535 2024.08.29 15:20:34.570529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3536 2024.08.29 15:20:34.570549 [ 3 ] {} <Debug> HTTP-Session: 8ec6ad03-225e-4560-8ae5-331ae66d82a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3537 2024.08.29 15:20:34.570567 [ 3 ] {} <Debug> HTTP-Session: 8ec6ad03-225e-4560-8ae5-331ae66d82a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3538 2024.08.29 15:20:34.570581 [ 3 ] {} <Debug> HTTP-Session: 8ec6ad03-225e-4560-8ae5-331ae66d82a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3539 2024.08.29 15:20:34.570612 [ 3 ] {} <Trace> HTTP-Session: 8ec6ad03-225e-4560-8ae5-331ae66d82a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3540 2024.08.29 15:20:34.570715 [ 3 ] {ade28cc9-ad3e-4b7a-b21c-c3a258105f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3541 2024.08.29 15:20:34.570759 [ 3 ] {ade28cc9-ad3e-4b7a-b21c-c3a258105f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3542 2024.08.29 15:20:34.570984 [ 3 ] {ade28cc9-ad3e-4b7a-b21c-c3a258105f31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3543 2024.08.29 15:20:34.571295 [ 3 ] {ade28cc9-ad3e-4b7a-b21c-c3a258105f31} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3544 2024.08.29 15:20:34.571333 [ 3 ] {ade28cc9-ad3e-4b7a-b21c-c3a258105f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3545 2024.08.29 15:20:34.571707 [ 3 ] {ade28cc9-ad3e-4b7a-b21c-c3a258105f31} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3546 2024.08.29 15:20:34.572062 [ 3 ] {ade28cc9-ad3e-4b7a-b21c-c3a258105f31} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3547 2024.08.29 15:20:34.572217 [ 3 ] {ade28cc9-ad3e-4b7a-b21c-c3a258105f31} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001528 sec., 9162.303664921466 rows/sec., 641.67 KiB/sec.
3548 2024.08.29 15:20:34.572495 [ 3 ] {ade28cc9-ad3e-4b7a-b21c-c3a258105f31} <Debug> DynamicQueryHandler: Done processing query
3549 2024.08.29 15:20:34.572520 [ 3 ] {ade28cc9-ad3e-4b7a-b21c-c3a258105f31} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3550 2024.08.29 15:20:34.572537 [ 3 ] {} <Debug> HTTP-Session: 8ec6ad03-225e-4560-8ae5-331ae66d82a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3551 2024.08.29 15:20:34.572647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3552 2024.08.29 15:20:34.572697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3553 2024.08.29 15:20:34.572717 [ 3 ] {} <Debug> HTTP-Session: 421dadf4-b3a8-4d31-8f54-48c37bc93a4c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3554 2024.08.29 15:20:34.572734 [ 3 ] {} <Debug> HTTP-Session: 421dadf4-b3a8-4d31-8f54-48c37bc93a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3555 2024.08.29 15:20:34.572748 [ 3 ] {} <Debug> HTTP-Session: 421dadf4-b3a8-4d31-8f54-48c37bc93a4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3556 2024.08.29 15:20:34.572779 [ 3 ] {} <Trace> HTTP-Session: 421dadf4-b3a8-4d31-8f54-48c37bc93a4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3557 2024.08.29 15:20:34.572880 [ 3 ] {34336e03-db96-4393-b148-45f61337a7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3558 2024.08.29 15:20:34.572925 [ 3 ] {34336e03-db96-4393-b148-45f61337a7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3559 2024.08.29 15:20:34.573169 [ 3 ] {34336e03-db96-4393-b148-45f61337a7c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3560 2024.08.29 15:20:34.573487 [ 3 ] {34336e03-db96-4393-b148-45f61337a7c7} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3561 2024.08.29 15:20:34.573523 [ 3 ] {34336e03-db96-4393-b148-45f61337a7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3562 2024.08.29 15:20:34.573866 [ 3 ] {34336e03-db96-4393-b148-45f61337a7c7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3563 2024.08.29 15:20:34.574229 [ 3 ] {34336e03-db96-4393-b148-45f61337a7c7} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3564 2024.08.29 15:20:34.574388 [ 3 ] {34336e03-db96-4393-b148-45f61337a7c7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001533 sec., 3913.8943248532287 rows/sec., 231.24 KiB/sec.
3565 2024.08.29 15:20:34.574561 [ 3 ] {34336e03-db96-4393-b148-45f61337a7c7} <Debug> DynamicQueryHandler: Done processing query
3566 2024.08.29 15:20:34.574584 [ 3 ] {34336e03-db96-4393-b148-45f61337a7c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3567 2024.08.29 15:20:34.574601 [ 3 ] {} <Debug> HTTP-Session: 421dadf4-b3a8-4d31-8f54-48c37bc93a4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3568 2024.08.29 15:20:34.574785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 61248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3569 2024.08.29 15:20:34.574839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3570 2024.08.29 15:20:34.574860 [ 3 ] {} <Debug> HTTP-Session: f1af7be9-691b-4c03-a017-8cebda166c8e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3571 2024.08.29 15:20:34.574876 [ 3 ] {} <Debug> HTTP-Session: f1af7be9-691b-4c03-a017-8cebda166c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3572 2024.08.29 15:20:34.574890 [ 3 ] {} <Debug> HTTP-Session: f1af7be9-691b-4c03-a017-8cebda166c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3573 2024.08.29 15:20:34.574920 [ 3 ] {} <Trace> HTTP-Session: f1af7be9-691b-4c03-a017-8cebda166c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3574 2024.08.29 15:20:34.575108 [ 3 ] {425566cb-10e6-4485-a399-efb3917cee19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3575 2024.08.29 15:20:34.575151 [ 3 ] {425566cb-10e6-4485-a399-efb3917cee19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3576 2024.08.29 15:20:34.575377 [ 3 ] {425566cb-10e6-4485-a399-efb3917cee19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3577 2024.08.29 15:20:34.575921 [ 3 ] {425566cb-10e6-4485-a399-efb3917cee19} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3578 2024.08.29 15:20:34.575957 [ 3 ] {425566cb-10e6-4485-a399-efb3917cee19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3579 2024.08.29 15:20:34.576335 [ 3 ] {425566cb-10e6-4485-a399-efb3917cee19} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3580 2024.08.29 15:20:34.576712 [ 3 ] {425566cb-10e6-4485-a399-efb3917cee19} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3581 2024.08.29 15:20:34.576882 [ 3 ] {425566cb-10e6-4485-a399-efb3917cee19} <Debug> executeQuery: Read 379 rows, 27.44 KiB in 0.001865 sec., 203217.15817694372 rows/sec., 14.37 MiB/sec.
3582 2024.08.29 15:20:34.577207 [ 3 ] {425566cb-10e6-4485-a399-efb3917cee19} <Debug> DynamicQueryHandler: Done processing query
3583 2024.08.29 15:20:34.577232 [ 3 ] {425566cb-10e6-4485-a399-efb3917cee19} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
3584 2024.08.29 15:20:34.577248 [ 3 ] {} <Debug> HTTP-Session: f1af7be9-691b-4c03-a017-8cebda166c8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3585 2024.08.29 15:20:34.577360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3586 2024.08.29 15:20:34.577410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3587 2024.08.29 15:20:34.577429 [ 3 ] {} <Debug> HTTP-Session: bda089d6-e7a2-4d09-8158-500920776701 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3588 2024.08.29 15:20:34.577446 [ 3 ] {} <Debug> HTTP-Session: bda089d6-e7a2-4d09-8158-500920776701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3589 2024.08.29 15:20:34.577460 [ 3 ] {} <Debug> HTTP-Session: bda089d6-e7a2-4d09-8158-500920776701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3590 2024.08.29 15:20:34.577492 [ 3 ] {} <Trace> HTTP-Session: bda089d6-e7a2-4d09-8158-500920776701 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3591 2024.08.29 15:20:34.577590 [ 3 ] {db173beb-01bf-4185-9572-6b2cd5873f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3592 2024.08.29 15:20:34.577638 [ 3 ] {db173beb-01bf-4185-9572-6b2cd5873f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3593 2024.08.29 15:20:34.577790 [ 3 ] {db173beb-01bf-4185-9572-6b2cd5873f7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3594 2024.08.29 15:20:34.578067 [ 3 ] {db173beb-01bf-4185-9572-6b2cd5873f7d} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3595 2024.08.29 15:20:34.578102 [ 3 ] {db173beb-01bf-4185-9572-6b2cd5873f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3596 2024.08.29 15:20:34.578461 [ 3 ] {db173beb-01bf-4185-9572-6b2cd5873f7d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3597 2024.08.29 15:20:34.578781 [ 3 ] {db173beb-01bf-4185-9572-6b2cd5873f7d} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3598 2024.08.29 15:20:34.578936 [ 30 ] {} <Debug> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3599 2024.08.29 15:20:34.578946 [ 3 ] {db173beb-01bf-4185-9572-6b2cd5873f7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00137 sec., 4379.56204379562 rows/sec., 228.82 KiB/sec.
3600 2024.08.29 15:20:34.579031 [ 30 ] {} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3601 2024.08.29 15:20:34.579096 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3602 2024.08.29 15:20:34.579273 [ 3 ] {db173beb-01bf-4185-9572-6b2cd5873f7d} <Debug> DynamicQueryHandler: Done processing query
3603 2024.08.29 15:20:34.579358 [ 3 ] {db173beb-01bf-4185-9572-6b2cd5873f7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3604 2024.08.29 15:20:34.579445 [ 3 ] {} <Debug> HTTP-Session: bda089d6-e7a2-4d09-8158-500920776701 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3605 2024.08.29 15:20:34.579455 [ 195 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
3606 2024.08.29 15:20:34.579655 [ 195 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3607 2024.08.29 15:20:34.579665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 42884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3608 2024.08.29 15:20:34.579694 [ 195 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
3609 2024.08.29 15:20:34.579730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3610 2024.08.29 15:20:34.579772 [ 3 ] {} <Debug> HTTP-Session: b62523eb-31ca-40f1-8036-3af5e8ab6665 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3611 2024.08.29 15:20:34.579807 [ 195 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
3612 2024.08.29 15:20:34.579807 [ 3 ] {} <Debug> HTTP-Session: b62523eb-31ca-40f1-8036-3af5e8ab6665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3613 2024.08.29 15:20:34.579876 [ 3 ] {} <Debug> HTTP-Session: b62523eb-31ca-40f1-8036-3af5e8ab6665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3614 2024.08.29 15:20:34.580029 [ 3 ] {} <Trace> HTTP-Session: b62523eb-31ca-40f1-8036-3af5e8ab6665 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3615 2024.08.29 15:20:34.580192 [ 195 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
3616 2024.08.29 15:20:34.580388 [ 195 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
3617 2024.08.29 15:20:34.580531 [ 3 ] {1ce6aed9-ec69-49e1-b685-eea1429acdcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3618 2024.08.29 15:20:34.580678 [ 195 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
3619 2024.08.29 15:20:34.580726 [ 3 ] {1ce6aed9-ec69-49e1-b685-eea1429acdcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3620 2024.08.29 15:20:34.581054 [ 195 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
3621 2024.08.29 15:20:34.581695 [ 3 ] {1ce6aed9-ec69-49e1-b685-eea1429acdcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3622 2024.08.29 15:20:34.582379 [ 3 ] {1ce6aed9-ec69-49e1-b685-eea1429acdcf} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3623 2024.08.29 15:20:34.582422 [ 3 ] {1ce6aed9-ec69-49e1-b685-eea1429acdcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3624 2024.08.29 15:20:34.582914 [ 195 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003718002 sec., 9682.619858730575 rows/sec., 505.88 KiB/sec.
3625 2024.08.29 15:20:34.583033 [ 195 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3626 2024.08.29 15:20:34.583073 [ 3 ] {1ce6aed9-ec69-49e1-b685-eea1429acdcf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3627 2024.08.29 15:20:34.583641 [ 3 ] {1ce6aed9-ec69-49e1-b685-eea1429acdcf} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3628 2024.08.29 15:20:34.583642 [ 195 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_6_1} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3629 2024.08.29 15:20:34.583748 [ 195 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_6_1} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3630 2024.08.29 15:20:34.583898 [ 3 ] {1ce6aed9-ec69-49e1-b685-eea1429acdcf} <Debug> executeQuery: Read 228 rows, 15.58 KiB in 0.003591 sec., 63492.06349206349 rows/sec., 4.24 MiB/sec.
3631 2024.08.29 15:20:34.583908 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3632 2024.08.29 15:20:34.584105 [ 3 ] {1ce6aed9-ec69-49e1-b685-eea1429acdcf} <Debug> DynamicQueryHandler: Done processing query
3633 2024.08.29 15:20:34.584130 [ 3 ] {1ce6aed9-ec69-49e1-b685-eea1429acdcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3634 2024.08.29 15:20:34.584146 [ 3 ] {} <Debug> HTTP-Session: b62523eb-31ca-40f1-8036-3af5e8ab6665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3635 2024.08.29 15:20:34.584261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3636 2024.08.29 15:20:34.584311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3637 2024.08.29 15:20:34.584331 [ 3 ] {} <Debug> HTTP-Session: c15e6dfe-3dde-4d0a-bc65-6ccfe6f927d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3638 2024.08.29 15:20:34.584347 [ 3 ] {} <Debug> HTTP-Session: c15e6dfe-3dde-4d0a-bc65-6ccfe6f927d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3639 2024.08.29 15:20:34.584361 [ 3 ] {} <Debug> HTTP-Session: c15e6dfe-3dde-4d0a-bc65-6ccfe6f927d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3640 2024.08.29 15:20:34.584392 [ 3 ] {} <Trace> HTTP-Session: c15e6dfe-3dde-4d0a-bc65-6ccfe6f927d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3641 2024.08.29 15:20:34.584484 [ 3 ] {8334d100-b6e3-434a-a81d-c816c7cc3c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3642 2024.08.29 15:20:34.584530 [ 3 ] {8334d100-b6e3-434a-a81d-c816c7cc3c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3643 2024.08.29 15:20:34.584665 [ 3 ] {8334d100-b6e3-434a-a81d-c816c7cc3c46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3644 2024.08.29 15:20:34.584962 [ 3 ] {8334d100-b6e3-434a-a81d-c816c7cc3c46} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3645 2024.08.29 15:20:34.584998 [ 3 ] {8334d100-b6e3-434a-a81d-c816c7cc3c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3646 2024.08.29 15:20:34.585342 [ 3 ] {8334d100-b6e3-434a-a81d-c816c7cc3c46} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3647 2024.08.29 15:20:34.585689 [ 3 ] {8334d100-b6e3-434a-a81d-c816c7cc3c46} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3648 2024.08.29 15:20:34.585859 [ 3 ] {8334d100-b6e3-434a-a81d-c816c7cc3c46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec.
3649 2024.08.29 15:20:34.586153 [ 3 ] {8334d100-b6e3-434a-a81d-c816c7cc3c46} <Debug> DynamicQueryHandler: Done processing query
3650 2024.08.29 15:20:34.586178 [ 3 ] {8334d100-b6e3-434a-a81d-c816c7cc3c46} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3651 2024.08.29 15:20:34.586195 [ 3 ] {} <Debug> HTTP-Session: c15e6dfe-3dde-4d0a-bc65-6ccfe6f927d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3652 2024.08.29 15:20:34.586308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3653 2024.08.29 15:20:34.586355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3654 2024.08.29 15:20:34.586376 [ 3 ] {} <Debug> HTTP-Session: a08fc60a-3f3f-49ce-8ceb-dbfb6a728e93 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3655 2024.08.29 15:20:34.586392 [ 3 ] {} <Debug> HTTP-Session: a08fc60a-3f3f-49ce-8ceb-dbfb6a728e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3656 2024.08.29 15:20:34.586406 [ 3 ] {} <Debug> HTTP-Session: a08fc60a-3f3f-49ce-8ceb-dbfb6a728e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3657 2024.08.29 15:20:34.586437 [ 3 ] {} <Trace> HTTP-Session: a08fc60a-3f3f-49ce-8ceb-dbfb6a728e93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3658 2024.08.29 15:20:34.586557 [ 3 ] {a9492481-1fde-4227-bef7-0e06fef12f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3659 2024.08.29 15:20:34.586626 [ 3 ] {a9492481-1fde-4227-bef7-0e06fef12f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3660 2024.08.29 15:20:34.587046 [ 3 ] {a9492481-1fde-4227-bef7-0e06fef12f59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3661 2024.08.29 15:20:34.587530 [ 3 ] {a9492481-1fde-4227-bef7-0e06fef12f59} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3662 2024.08.29 15:20:34.587565 [ 3 ] {a9492481-1fde-4227-bef7-0e06fef12f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3663 2024.08.29 15:20:34.588149 [ 3 ] {a9492481-1fde-4227-bef7-0e06fef12f59} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3664 2024.08.29 15:20:34.588548 [ 3 ] {a9492481-1fde-4227-bef7-0e06fef12f59} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3665 2024.08.29 15:20:34.588764 [ 3 ] {a9492481-1fde-4227-bef7-0e06fef12f59} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.00224 sec., 1339.2857142857144 rows/sec., 2.40 MiB/sec.
3666 2024.08.29 15:20:34.589256 [ 3 ] {a9492481-1fde-4227-bef7-0e06fef12f59} <Debug> DynamicQueryHandler: Done processing query
3667 2024.08.29 15:20:34.589281 [ 3 ] {a9492481-1fde-4227-bef7-0e06fef12f59} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3668 2024.08.29 15:20:34.589298 [ 3 ] {} <Debug> HTTP-Session: a08fc60a-3f3f-49ce-8ceb-dbfb6a728e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3669 2024.08.29 15:20:34.589415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 10703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3670 2024.08.29 15:20:34.589465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3671 2024.08.29 15:20:34.589485 [ 3 ] {} <Debug> HTTP-Session: 9e8b3e9a-1c0e-4450-8e39-b1f8ca93ab09 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3672 2024.08.29 15:20:34.589501 [ 3 ] {} <Debug> HTTP-Session: 9e8b3e9a-1c0e-4450-8e39-b1f8ca93ab09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3673 2024.08.29 15:20:34.589515 [ 3 ] {} <Debug> HTTP-Session: 9e8b3e9a-1c0e-4450-8e39-b1f8ca93ab09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3674 2024.08.29 15:20:34.589547 [ 3 ] {} <Trace> HTTP-Session: 9e8b3e9a-1c0e-4450-8e39-b1f8ca93ab09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3675 2024.08.29 15:20:34.589671 [ 3 ] {e7c2d4d5-e495-4c85-b073-9376f78cd075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3676 2024.08.29 15:20:34.589716 [ 3 ] {e7c2d4d5-e495-4c85-b073-9376f78cd075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3677 2024.08.29 15:20:34.589856 [ 3 ] {e7c2d4d5-e495-4c85-b073-9376f78cd075} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3678 2024.08.29 15:20:34.590173 [ 3 ] {e7c2d4d5-e495-4c85-b073-9376f78cd075} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3679 2024.08.29 15:20:34.590208 [ 3 ] {e7c2d4d5-e495-4c85-b073-9376f78cd075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
3680 2024.08.29 15:20:34.590582 [ 3 ] {e7c2d4d5-e495-4c85-b073-9376f78cd075} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3681 2024.08.29 15:20:34.590903 [ 3 ] {e7c2d4d5-e495-4c85-b073-9376f78cd075} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3682 2024.08.29 15:20:34.591068 [ 3 ] {e7c2d4d5-e495-4c85-b073-9376f78cd075} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001441 sec., 49965.30187369882 rows/sec., 3.19 MiB/sec.
3683 2024.08.29 15:20:34.591236 [ 3 ] {e7c2d4d5-e495-4c85-b073-9376f78cd075} <Debug> DynamicQueryHandler: Done processing query
3684 2024.08.29 15:20:34.591260 [ 3 ] {e7c2d4d5-e495-4c85-b073-9376f78cd075} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3685 2024.08.29 15:20:34.591277 [ 3 ] {} <Debug> HTTP-Session: 9e8b3e9a-1c0e-4450-8e39-b1f8ca93ab09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3686 2024.08.29 15:20:39.560345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 15566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3687 2024.08.29 15:20:39.560484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3688 2024.08.29 15:20:39.560510 [ 3 ] {} <Debug> HTTP-Session: 7c9a58b5-cdf8-47e9-b7b8-f1eb1aaa9291 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3689 2024.08.29 15:20:39.560534 [ 3 ] {} <Debug> HTTP-Session: 7c9a58b5-cdf8-47e9-b7b8-f1eb1aaa9291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3690 2024.08.29 15:20:39.560549 [ 3 ] {} <Debug> HTTP-Session: 7c9a58b5-cdf8-47e9-b7b8-f1eb1aaa9291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3691 2024.08.29 15:20:39.560600 [ 3 ] {} <Trace> HTTP-Session: 7c9a58b5-cdf8-47e9-b7b8-f1eb1aaa9291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3692 2024.08.29 15:20:39.560819 [ 3 ] {fcb94c53-3ca7-4714-94ab-4a9ba29e2134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3693 2024.08.29 15:20:39.560888 [ 3 ] {fcb94c53-3ca7-4714-94ab-4a9ba29e2134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3694 2024.08.29 15:20:39.561230 [ 3 ] {fcb94c53-3ca7-4714-94ab-4a9ba29e2134} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3695 2024.08.29 15:20:39.561762 [ 3 ] {fcb94c53-3ca7-4714-94ab-4a9ba29e2134} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3696 2024.08.29 15:20:39.561806 [ 3 ] {fcb94c53-3ca7-4714-94ab-4a9ba29e2134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3697 2024.08.29 15:20:39.562258 [ 3 ] {fcb94c53-3ca7-4714-94ab-4a9ba29e2134} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3698 2024.08.29 15:20:39.562645 [ 3 ] {fcb94c53-3ca7-4714-94ab-4a9ba29e2134} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3699 2024.08.29 15:20:39.562823 [ 3 ] {fcb94c53-3ca7-4714-94ab-4a9ba29e2134} <Debug> executeQuery: Read 106 rows, 9.10 KiB in 0.002077 sec., 51035.1468464131 rows/sec., 4.28 MiB/sec.
3700 2024.08.29 15:20:39.562832 [ 97 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3701 2024.08.29 15:20:39.562953 [ 97 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3702 2024.08.29 15:20:39.563009 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3703 2024.08.29 15:20:39.563151 [ 3 ] {fcb94c53-3ca7-4714-94ab-4a9ba29e2134} <Debug> DynamicQueryHandler: Done processing query
3704 2024.08.29 15:20:39.563199 [ 3 ] {fcb94c53-3ca7-4714-94ab-4a9ba29e2134} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3705 2024.08.29 15:20:39.563213 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::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
3706 2024.08.29 15:20:39.563225 [ 3 ] {} <Debug> HTTP-Session: 7c9a58b5-cdf8-47e9-b7b8-f1eb1aaa9291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3707 2024.08.29 15:20:39.563430 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3708 2024.08.29 15:20:39.563484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3709 2024.08.29 15:20:39.563506 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1385 rows starting from the beginning of the part
3710 2024.08.29 15:20:39.563574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3711 2024.08.29 15:20:39.563697 [ 3 ] {} <Debug> HTTP-Session: 6857d428-8af0-4037-8b48-3b0b4c082169 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3712 2024.08.29 15:20:39.563764 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part
3713 2024.08.29 15:20:39.563779 [ 3 ] {} <Debug> HTTP-Session: 6857d428-8af0-4037-8b48-3b0b4c082169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3714 2024.08.29 15:20:39.563845 [ 3 ] {} <Debug> HTTP-Session: 6857d428-8af0-4037-8b48-3b0b4c082169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3715 2024.08.29 15:20:39.563987 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 191 rows starting from the beginning of the part
3716 2024.08.29 15:20:39.563992 [ 3 ] {} <Trace> HTTP-Session: 6857d428-8af0-4037-8b48-3b0b4c082169 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3717 2024.08.29 15:20:39.564339 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 109 rows starting from the beginning of the part
3718 2024.08.29 15:20:39.564568 [ 3 ] {d326159d-d880-478e-8381-fb72641b0549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3719 2024.08.29 15:20:39.564650 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 192 rows starting from the beginning of the part
3720 2024.08.29 15:20:39.564741 [ 3 ] {d326159d-d880-478e-8381-fb72641b0549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3721 2024.08.29 15:20:39.564976 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 106 rows starting from the beginning of the part
3722 2024.08.29 15:20:39.565820 [ 3 ] {d326159d-d880-478e-8381-fb72641b0549} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3723 2024.08.29 15:20:39.566660 [ 3 ] {d326159d-d880-478e-8381-fb72641b0549} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3724 2024.08.29 15:20:39.566730 [ 3 ] {d326159d-d880-478e-8381-fb72641b0549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3725 2024.08.29 15:20:39.567789 [ 3 ] {d326159d-d880-478e-8381-fb72641b0549} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3726 2024.08.29 15:20:39.568630 [ 195 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2089 rows, containing 5 columns (5 merged, 0 gathered) in 0.005531679 sec., 377643.0266470632 rows/sec., 33.23 MiB/sec.
3727 2024.08.29 15:20:39.568705 [ 3 ] {d326159d-d880-478e-8381-fb72641b0549} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3728 2024.08.29 15:20:39.568936 [ 3 ] {d326159d-d880-478e-8381-fb72641b0549} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.0046 sec., 5869.565217391304 rows/sec., 441.36 KiB/sec.
3729 2024.08.29 15:20:39.568985 [ 195 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3730 2024.08.29 15:20:39.569520 [ 3 ] {d326159d-d880-478e-8381-fb72641b0549} <Debug> DynamicQueryHandler: Done processing query
3731 2024.08.29 15:20:39.569565 [ 3 ] {d326159d-d880-478e-8381-fb72641b0549} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3732 2024.08.29 15:20:39.569606 [ 3 ] {} <Debug> HTTP-Session: 6857d428-8af0-4037-8b48-3b0b4c082169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3733 2024.08.29 15:20:39.569775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 14103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3734 2024.08.29 15:20:39.569833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3735 2024.08.29 15:20:39.569856 [ 3 ] {} <Debug> HTTP-Session: a949370d-c31a-45a8-ab8d-b32278d0e40c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3736 2024.08.29 15:20:39.569876 [ 3 ] {} <Debug> HTTP-Session: a949370d-c31a-45a8-ab8d-b32278d0e40c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3737 2024.08.29 15:20:39.569899 [ 3 ] {} <Debug> HTTP-Session: a949370d-c31a-45a8-ab8d-b32278d0e40c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3738 2024.08.29 15:20:39.569911 [ 195 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_16_3} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3739 2024.08.29 15:20:39.569937 [ 3 ] {} <Trace> HTTP-Session: a949370d-c31a-45a8-ab8d-b32278d0e40c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3740 2024.08.29 15:20:39.570007 [ 195 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_16_3} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3741 2024.08.29 15:20:39.570102 [ 3 ] {5607d823-b560-499e-996e-b64992381d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3742 2024.08.29 15:20:39.570114 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
3743 2024.08.29 15:20:39.570156 [ 3 ] {5607d823-b560-499e-996e-b64992381d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3744 2024.08.29 15:20:39.570395 [ 3 ] {5607d823-b560-499e-996e-b64992381d81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3745 2024.08.29 15:20:39.570786 [ 3 ] {5607d823-b560-499e-996e-b64992381d81} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3746 2024.08.29 15:20:39.570823 [ 3 ] {5607d823-b560-499e-996e-b64992381d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3747 2024.08.29 15:20:39.571188 [ 3 ] {5607d823-b560-499e-996e-b64992381d81} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3748 2024.08.29 15:20:39.571590 [ 3 ] {5607d823-b560-499e-996e-b64992381d81} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3749 2024.08.29 15:20:39.571746 [ 3 ] {5607d823-b560-499e-996e-b64992381d81} <Debug> executeQuery: Read 83 rows, 6.63 KiB in 0.001708 sec., 48594.84777517564 rows/sec., 3.79 MiB/sec.
3750 2024.08.29 15:20:39.571753 [ 97 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3751 2024.08.29 15:20:39.571840 [ 97 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3752 2024.08.29 15:20:39.571884 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3753 2024.08.29 15:20:39.572050 [ 3 ] {5607d823-b560-499e-996e-b64992381d81} <Debug> DynamicQueryHandler: Done processing query
3754 2024.08.29 15:20:39.572093 [ 3 ] {5607d823-b560-499e-996e-b64992381d81} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3755 2024.08.29 15:20:39.572091 [ 187 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::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
3756 2024.08.29 15:20:39.572118 [ 3 ] {} <Debug> HTTP-Session: a949370d-c31a-45a8-ab8d-b32278d0e40c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3757 2024.08.29 15:20:39.572305 [ 187 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3758 2024.08.29 15:20:39.572339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3759 2024.08.29 15:20:39.572367 [ 187 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 878 rows starting from the beginning of the part
3760 2024.08.29 15:20:39.572429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3761 2024.08.29 15:20:39.572543 [ 3 ] {} <Debug> HTTP-Session: e7b01dc0-99ab-46ef-8ed1-3161a18800a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3762 2024.08.29 15:20:39.572612 [ 3 ] {} <Debug> HTTP-Session: e7b01dc0-99ab-46ef-8ed1-3161a18800a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3763 2024.08.29 15:20:39.572636 [ 187 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 83 rows starting from the beginning of the part
3764 2024.08.29 15:20:39.572671 [ 3 ] {} <Debug> HTTP-Session: e7b01dc0-99ab-46ef-8ed1-3161a18800a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3765 2024.08.29 15:20:39.572809 [ 3 ] {} <Trace> HTTP-Session: e7b01dc0-99ab-46ef-8ed1-3161a18800a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3766 2024.08.29 15:20:39.572935 [ 187 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 377 rows starting from the beginning of the part
3767 2024.08.29 15:20:39.573166 [ 187 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 89 rows starting from the beginning of the part
3768 2024.08.29 15:20:39.573345 [ 3 ] {f11acbea-ddd4-4a14-8bb0-26c7d7690106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3769 2024.08.29 15:20:39.573437 [ 187 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 379 rows starting from the beginning of the part
3770 2024.08.29 15:20:39.573522 [ 3 ] {f11acbea-ddd4-4a14-8bb0-26c7d7690106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3771 2024.08.29 15:20:39.573799 [ 187 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 83 rows starting from the beginning of the part
3772 2024.08.29 15:20:39.574587 [ 3 ] {f11acbea-ddd4-4a14-8bb0-26c7d7690106} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3773 2024.08.29 15:20:39.575517 [ 3 ] {f11acbea-ddd4-4a14-8bb0-26c7d7690106} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3774 2024.08.29 15:20:39.575582 [ 3 ] {f11acbea-ddd4-4a14-8bb0-26c7d7690106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3775 2024.08.29 15:20:39.576609 [ 3 ] {f11acbea-ddd4-4a14-8bb0-26c7d7690106} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3776 2024.08.29 15:20:39.577248 [ 187 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1889 rows, containing 5 columns (5 merged, 0 gathered) in 0.005262363 sec., 358964.2143652956 rows/sec., 27.40 MiB/sec.
3777 2024.08.29 15:20:39.577436 [ 3 ] {f11acbea-ddd4-4a14-8bb0-26c7d7690106} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3778 2024.08.29 15:20:39.577492 [ 195 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3779 2024.08.29 15:20:39.577681 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3780 2024.08.29 15:20:39.577726 [ 3 ] {f11acbea-ddd4-4a14-8bb0-26c7d7690106} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00465 sec., 32258.064516129034 rows/sec., 2.24 MiB/sec.
3781 2024.08.29 15:20:39.577762 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3782 2024.08.29 15:20:39.577868 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3783 2024.08.29 15:20:39.578324 [ 3 ] {f11acbea-ddd4-4a14-8bb0-26c7d7690106} <Debug> DynamicQueryHandler: Done processing query
3784 2024.08.29 15:20:39.578413 [ 3 ] {f11acbea-ddd4-4a14-8bb0-26c7d7690106} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3785 2024.08.29 15:20:39.578481 [ 3 ] {} <Debug> HTTP-Session: e7b01dc0-99ab-46ef-8ed1-3161a18800a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3786 2024.08.29 15:20:39.578493 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
3787 2024.08.29 15:20:39.578838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3788 2024.08.29 15:20:39.579000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3789 2024.08.29 15:20:39.579078 [ 3 ] {} <Debug> HTTP-Session: 081b7184-d070-4d63-94ea-c7c637f54bb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3790 2024.08.29 15:20:39.579134 [ 3 ] {} <Debug> HTTP-Session: 081b7184-d070-4d63-94ea-c7c637f54bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3791 2024.08.29 15:20:39.579200 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3792 2024.08.29 15:20:39.579202 [ 3 ] {} <Debug> HTTP-Session: 081b7184-d070-4d63-94ea-c7c637f54bb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3793 2024.08.29 15:20:39.579320 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5054 rows starting from the beginning of the part
3794 2024.08.29 15:20:39.579339 [ 3 ] {} <Trace> HTTP-Session: 081b7184-d070-4d63-94ea-c7c637f54bb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3795 2024.08.29 15:20:39.579355 [ 195 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_16_3} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3796 2024.08.29 15:20:39.579719 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part
3797 2024.08.29 15:20:39.579733 [ 195 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_16_3} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3798 2024.08.29 15:20:39.579994 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 227 rows starting from the beginning of the part
3799 2024.08.29 15:20:39.580290 [ 3 ] {78e15779-1b4f-4277-a050-92bea57755db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3800 2024.08.29 15:20:39.580355 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
3801 2024.08.29 15:20:39.580404 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 153 rows starting from the beginning of the part
3802 2024.08.29 15:20:39.580717 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part
3803 2024.08.29 15:20:39.580868 [ 3 ] {78e15779-1b4f-4277-a050-92bea57755db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3804 2024.08.29 15:20:39.581061 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 150 rows starting from the beginning of the part
3805 2024.08.29 15:20:39.583015 [ 3 ] {78e15779-1b4f-4277-a050-92bea57755db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3806 2024.08.29 15:20:39.584331 [ 3 ] {78e15779-1b4f-4277-a050-92bea57755db} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3807 2024.08.29 15:20:39.584389 [ 3 ] {78e15779-1b4f-4277-a050-92bea57755db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3808 2024.08.29 15:20:39.585638 [ 3 ] {78e15779-1b4f-4277-a050-92bea57755db} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3809 2024.08.29 15:20:39.585832 [ 188 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5962 rows, containing 5 columns (5 merged, 0 gathered) in 0.007757572 sec., 768539.4347612887 rows/sec., 51.72 MiB/sec.
3810 2024.08.29 15:20:39.586229 [ 3 ] {78e15779-1b4f-4277-a050-92bea57755db} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3811 2024.08.29 15:20:39.586383 [ 188 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3812 2024.08.29 15:20:39.586549 [ 3 ] {78e15779-1b4f-4277-a050-92bea57755db} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.006989 sec., 3863.2136214050647 rows/sec., 6.92 MiB/sec.
3813 2024.08.29 15:20:39.586867 [ 3 ] {78e15779-1b4f-4277-a050-92bea57755db} <Debug> DynamicQueryHandler: Done processing query
3814 2024.08.29 15:20:39.586931 [ 3 ] {78e15779-1b4f-4277-a050-92bea57755db} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3815 2024.08.29 15:20:39.586950 [ 3 ] {} <Debug> HTTP-Session: 081b7184-d070-4d63-94ea-c7c637f54bb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3816 2024.08.29 15:20:39.587055 [ 188 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3817 2024.08.29 15:20:39.587098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3818 2024.08.29 15:20:39.587155 [ 188 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3819 2024.08.29 15:20:39.587164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3820 2024.08.29 15:20:39.587186 [ 3 ] {} <Debug> HTTP-Session: 77ef26ea-72f9-4e38-91e3-17f6b935cafc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3821 2024.08.29 15:20:39.587220 [ 3 ] {} <Debug> HTTP-Session: 77ef26ea-72f9-4e38-91e3-17f6b935cafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3822 2024.08.29 15:20:39.587245 [ 3 ] {} <Debug> HTTP-Session: 77ef26ea-72f9-4e38-91e3-17f6b935cafc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3823 2024.08.29 15:20:39.587256 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB.
3824 2024.08.29 15:20:39.587287 [ 3 ] {} <Trace> HTTP-Session: 77ef26ea-72f9-4e38-91e3-17f6b935cafc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3825 2024.08.29 15:20:39.587407 [ 3 ] {48f1ce68-e8d0-4b9a-9ca1-87427ce56507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3826 2024.08.29 15:20:39.587452 [ 3 ] {48f1ce68-e8d0-4b9a-9ca1-87427ce56507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3827 2024.08.29 15:20:39.587588 [ 3 ] {48f1ce68-e8d0-4b9a-9ca1-87427ce56507} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3828 2024.08.29 15:20:39.587892 [ 3 ] {48f1ce68-e8d0-4b9a-9ca1-87427ce56507} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3829 2024.08.29 15:20:39.587929 [ 3 ] {48f1ce68-e8d0-4b9a-9ca1-87427ce56507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3830 2024.08.29 15:20:39.588326 [ 3 ] {48f1ce68-e8d0-4b9a-9ca1-87427ce56507} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3831 2024.08.29 15:20:39.588733 [ 3 ] {48f1ce68-e8d0-4b9a-9ca1-87427ce56507} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3832 2024.08.29 15:20:39.588899 [ 97 ] {} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3833 2024.08.29 15:20:39.588908 [ 3 ] {48f1ce68-e8d0-4b9a-9ca1-87427ce56507} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00153 sec., 32679.738562091505 rows/sec., 2.24 MiB/sec.
3834 2024.08.29 15:20:39.588965 [ 97 ] {} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3835 2024.08.29 15:20:39.589035 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3836 2024.08.29 15:20:39.589228 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::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
3837 2024.08.29 15:20:39.589260 [ 3 ] {48f1ce68-e8d0-4b9a-9ca1-87427ce56507} <Debug> DynamicQueryHandler: Done processing query
3838 2024.08.29 15:20:39.589300 [ 3 ] {48f1ce68-e8d0-4b9a-9ca1-87427ce56507} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3839 2024.08.29 15:20:39.589340 [ 3 ] {} <Debug> HTTP-Session: 77ef26ea-72f9-4e38-91e3-17f6b935cafc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3840 2024.08.29 15:20:39.589460 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3841 2024.08.29 15:20:39.589500 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 560 rows starting from the beginning of the part
3842 2024.08.29 15:20:39.589581 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part
3843 2024.08.29 15:20:39.589669 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part
3844 2024.08.29 15:20:39.589885 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part
3845 2024.08.29 15:20:39.589971 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part
3846 2024.08.29 15:20:39.590072 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part
3847 2024.08.29 15:20:39.591274 [ 190 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 854 rows, containing 4 columns (4 merged, 0 gathered) in 0.002147782 sec., 397619.49769576243 rows/sec., 26.30 MiB/sec.
3848 2024.08.29 15:20:39.591461 [ 190 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3849 2024.08.29 15:20:39.591851 [ 190 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_16_3} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3850 2024.08.29 15:20:39.591930 [ 190 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_16_3} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3851 2024.08.29 15:20:39.592006 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3852 2024.08.29 15:20:40.475694 [ 97 ] {} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3853 2024.08.29 15:20:40.475813 [ 97 ] {} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3854 2024.08.29 15:20:40.475857 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3855 2024.08.29 15:20:40.476131 [ 196 ] {9a512369-f2da-4e77-966f-9f43cb1e1187::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
3856 2024.08.29 15:20:40.476664 [ 196 ] {9a512369-f2da-4e77-966f-9f43cb1e1187::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3857 2024.08.29 15:20:40.476739 [ 196 ] {9a512369-f2da-4e77-966f-9f43cb1e1187::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
3858 2024.08.29 15:20:40.476867 [ 196 ] {9a512369-f2da-4e77-966f-9f43cb1e1187::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
3859 2024.08.29 15:20:40.476948 [ 196 ] {9a512369-f2da-4e77-966f-9f43cb1e1187::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part
3860 2024.08.29 15:20:40.477019 [ 196 ] {9a512369-f2da-4e77-966f-9f43cb1e1187::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
3861 2024.08.29 15:20:40.477093 [ 196 ] {9a512369-f2da-4e77-966f-9f43cb1e1187::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
3862 2024.08.29 15:20:40.479302 [ 195 ] {9a512369-f2da-4e77-966f-9f43cb1e1187::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 6 columns (6 merged, 0 gathered) in 0.003335405 sec., 11093.105634847941 rows/sec., 1.77 MiB/sec.
3863 2024.08.29 15:20:40.479621 [ 195 ] {9a512369-f2da-4e77-966f-9f43cb1e1187::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3864 2024.08.29 15:20:40.480304 [ 195 ] {9a512369-f2da-4e77-966f-9f43cb1e1187::all_1_5_1} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3865 2024.08.29 15:20:40.480392 [ 195 ] {9a512369-f2da-4e77-966f-9f43cb1e1187::all_1_5_1} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3866 2024.08.29 15:20:40.480498 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3867 2024.08.29 15:20:43.865754 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
3868 2024.08.29 15:20:43.865817 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
3869 2024.08.29 15:20:44.591870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3870 2024.08.29 15:20:44.591994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3871 2024.08.29 15:20:44.592020 [ 3 ] {} <Debug> HTTP-Session: 8f3aed63-77d4-4158-b616-5854b4cc4cbc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3872 2024.08.29 15:20:44.592045 [ 3 ] {} <Debug> HTTP-Session: 8f3aed63-77d4-4158-b616-5854b4cc4cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3873 2024.08.29 15:20:44.592061 [ 3 ] {} <Debug> HTTP-Session: 8f3aed63-77d4-4158-b616-5854b4cc4cbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3874 2024.08.29 15:20:44.592112 [ 3 ] {} <Trace> HTTP-Session: 8f3aed63-77d4-4158-b616-5854b4cc4cbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3875 2024.08.29 15:20:44.592298 [ 3 ] {74ebfab0-67a1-4da9-8553-7795e3c7a828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3876 2024.08.29 15:20:44.592368 [ 3 ] {74ebfab0-67a1-4da9-8553-7795e3c7a828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3877 2024.08.29 15:20:44.592709 [ 3 ] {74ebfab0-67a1-4da9-8553-7795e3c7a828} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3878 2024.08.29 15:20:44.593161 [ 3 ] {74ebfab0-67a1-4da9-8553-7795e3c7a828} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3879 2024.08.29 15:20:44.593204 [ 3 ] {74ebfab0-67a1-4da9-8553-7795e3c7a828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3880 2024.08.29 15:20:44.593621 [ 3 ] {74ebfab0-67a1-4da9-8553-7795e3c7a828} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3881 2024.08.29 15:20:44.594016 [ 3 ] {74ebfab0-67a1-4da9-8553-7795e3c7a828} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3882 2024.08.29 15:20:44.594176 [ 3 ] {74ebfab0-67a1-4da9-8553-7795e3c7a828} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001933 sec., 1034.6611484738748 rows/sec., 84.37 KiB/sec.
3883 2024.08.29 15:20:44.594389 [ 3 ] {74ebfab0-67a1-4da9-8553-7795e3c7a828} <Debug> DynamicQueryHandler: Done processing query
3884 2024.08.29 15:20:44.594417 [ 3 ] {74ebfab0-67a1-4da9-8553-7795e3c7a828} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3885 2024.08.29 15:20:44.594434 [ 3 ] {} <Debug> HTTP-Session: 8f3aed63-77d4-4158-b616-5854b4cc4cbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3886 2024.08.29 15:20:44.594667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 193893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3887 2024.08.29 15:20:44.594717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3888 2024.08.29 15:20:44.594737 [ 3 ] {} <Debug> HTTP-Session: b74945bb-63a4-481b-b1de-e38c0ef5dac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3889 2024.08.29 15:20:44.594754 [ 3 ] {} <Debug> HTTP-Session: b74945bb-63a4-481b-b1de-e38c0ef5dac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3890 2024.08.29 15:20:44.594769 [ 3 ] {} <Debug> HTTP-Session: b74945bb-63a4-481b-b1de-e38c0ef5dac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3891 2024.08.29 15:20:44.594800 [ 3 ] {} <Trace> HTTP-Session: b74945bb-63a4-481b-b1de-e38c0ef5dac4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3892 2024.08.29 15:20:44.595562 [ 3 ] {a68dc6a8-8b36-43ec-b4ae-021440f4b4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3893 2024.08.29 15:20:44.595608 [ 3 ] {a68dc6a8-8b36-43ec-b4ae-021440f4b4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3894 2024.08.29 15:20:44.595851 [ 3 ] {a68dc6a8-8b36-43ec-b4ae-021440f4b4db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3895 2024.08.29 15:20:44.597116 [ 3 ] {a68dc6a8-8b36-43ec-b4ae-021440f4b4db} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3896 2024.08.29 15:20:44.597153 [ 3 ] {a68dc6a8-8b36-43ec-b4ae-021440f4b4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3897 2024.08.29 15:20:44.597593 [ 3 ] {a68dc6a8-8b36-43ec-b4ae-021440f4b4db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3898 2024.08.29 15:20:44.597956 [ 3 ] {a68dc6a8-8b36-43ec-b4ae-021440f4b4db} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3899 2024.08.29 15:20:44.598111 [ 3 ] {a68dc6a8-8b36-43ec-b4ae-021440f4b4db} <Debug> executeQuery: Read 1332 rows, 113.29 KiB in 0.003092 sec., 430789.1332470892 rows/sec., 35.78 MiB/sec.
3900 2024.08.29 15:20:44.598289 [ 3 ] {a68dc6a8-8b36-43ec-b4ae-021440f4b4db} <Debug> DynamicQueryHandler: Done processing query
3901 2024.08.29 15:20:44.598313 [ 3 ] {a68dc6a8-8b36-43ec-b4ae-021440f4b4db} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
3902 2024.08.29 15:20:44.598330 [ 3 ] {} <Debug> HTTP-Session: b74945bb-63a4-481b-b1de-e38c0ef5dac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3903 2024.08.29 15:20:44.598550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3904 2024.08.29 15:20:44.598600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3905 2024.08.29 15:20:44.598620 [ 3 ] {} <Debug> HTTP-Session: 950dc80b-2bcf-4ae0-b478-bd77cd4f0428 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3906 2024.08.29 15:20:44.598636 [ 3 ] {} <Debug> HTTP-Session: 950dc80b-2bcf-4ae0-b478-bd77cd4f0428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3907 2024.08.29 15:20:44.598650 [ 3 ] {} <Debug> HTTP-Session: 950dc80b-2bcf-4ae0-b478-bd77cd4f0428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3908 2024.08.29 15:20:44.598681 [ 3 ] {} <Trace> HTTP-Session: 950dc80b-2bcf-4ae0-b478-bd77cd4f0428 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3909 2024.08.29 15:20:44.598789 [ 3 ] {6e274241-8a41-419c-9614-f65218f0119d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3910 2024.08.29 15:20:44.598833 [ 3 ] {6e274241-8a41-419c-9614-f65218f0119d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3911 2024.08.29 15:20:44.599059 [ 3 ] {6e274241-8a41-419c-9614-f65218f0119d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3912 2024.08.29 15:20:44.599371 [ 3 ] {6e274241-8a41-419c-9614-f65218f0119d} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3913 2024.08.29 15:20:44.599409 [ 3 ] {6e274241-8a41-419c-9614-f65218f0119d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3914 2024.08.29 15:20:44.599759 [ 3 ] {6e274241-8a41-419c-9614-f65218f0119d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3915 2024.08.29 15:20:44.600117 [ 3 ] {6e274241-8a41-419c-9614-f65218f0119d} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3916 2024.08.29 15:20:44.600284 [ 3 ] {6e274241-8a41-419c-9614-f65218f0119d} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001508 sec., 3315.649867374005 rows/sec., 242.20 KiB/sec.
3917 2024.08.29 15:20:44.600286 [ 29 ] {} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3918 2024.08.29 15:20:44.600402 [ 29 ] {} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3919 2024.08.29 15:20:44.600453 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3920 2024.08.29 15:20:44.600564 [ 3 ] {6e274241-8a41-419c-9614-f65218f0119d} <Debug> DynamicQueryHandler: Done processing query
3921 2024.08.29 15:20:44.600630 [ 3 ] {6e274241-8a41-419c-9614-f65218f0119d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3922 2024.08.29 15:20:44.600668 [ 3 ] {} <Debug> HTTP-Session: 950dc80b-2bcf-4ae0-b478-bd77cd4f0428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3923 2024.08.29 15:20:44.600686 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::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
3924 2024.08.29 15:20:44.600876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 32353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3925 2024.08.29 15:20:44.600956 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3926 2024.08.29 15:20:44.600976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3927 2024.08.29 15:20:44.601026 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 30 rows starting from the beginning of the part
3928 2024.08.29 15:20:44.601036 [ 3 ] {} <Debug> HTTP-Session: 62731a4e-c062-4975-b2bc-380584ca5501 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3929 2024.08.29 15:20:44.601093 [ 3 ] {} <Debug> HTTP-Session: 62731a4e-c062-4975-b2bc-380584ca5501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3930 2024.08.29 15:20:44.601135 [ 3 ] {} <Debug> HTTP-Session: 62731a4e-c062-4975-b2bc-380584ca5501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3931 2024.08.29 15:20:44.601292 [ 3 ] {} <Trace> HTTP-Session: 62731a4e-c062-4975-b2bc-380584ca5501 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3932 2024.08.29 15:20:44.601333 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3 rows starting from the beginning of the part
3933 2024.08.29 15:20:44.601658 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 33 rows starting from the beginning of the part
3934 2024.08.29 15:20:44.601823 [ 3 ] {e2e6b7af-62f6-47f1-903e-575097e229ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3935 2024.08.29 15:20:44.601929 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part
3936 2024.08.29 15:20:44.601991 [ 3 ] {e2e6b7af-62f6-47f1-903e-575097e229ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3937 2024.08.29 15:20:44.602258 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part
3938 2024.08.29 15:20:44.602580 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part
3939 2024.08.29 15:20:44.603326 [ 3 ] {e2e6b7af-62f6-47f1-903e-575097e229ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3940 2024.08.29 15:20:44.604432 [ 3 ] {e2e6b7af-62f6-47f1-903e-575097e229ea} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3941 2024.08.29 15:20:44.604512 [ 3 ] {e2e6b7af-62f6-47f1-903e-575097e229ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3942 2024.08.29 15:20:44.605477 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 103 rows, containing 5 columns (5 merged, 0 gathered) in 0.004929656 sec., 20893.95284376841 rows/sec., 1.60 MiB/sec.
3943 2024.08.29 15:20:44.605600 [ 3 ] {e2e6b7af-62f6-47f1-903e-575097e229ea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3944 2024.08.29 15:20:44.605656 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3945 2024.08.29 15:20:44.606586 [ 3 ] {e2e6b7af-62f6-47f1-903e-575097e229ea} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3946 2024.08.29 15:20:44.606716 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_11_2} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3947 2024.08.29 15:20:44.606960 [ 3 ] {e2e6b7af-62f6-47f1-903e-575097e229ea} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005366 sec., 45098.77003354454 rows/sec., 3.06 MiB/sec.
3948 2024.08.29 15:20:44.607114 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_11_2} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3949 2024.08.29 15:20:44.607426 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3950 2024.08.29 15:20:44.607522 [ 3 ] {e2e6b7af-62f6-47f1-903e-575097e229ea} <Debug> DynamicQueryHandler: Done processing query
3951 2024.08.29 15:20:44.607552 [ 3 ] {e2e6b7af-62f6-47f1-903e-575097e229ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3952 2024.08.29 15:20:44.607569 [ 3 ] {} <Debug> HTTP-Session: 62731a4e-c062-4975-b2bc-380584ca5501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3953 2024.08.29 15:20:44.607746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3954 2024.08.29 15:20:44.607796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3955 2024.08.29 15:20:44.607816 [ 3 ] {} <Debug> HTTP-Session: b450de13-e40d-4058-b8c2-e6ef1e78b287 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3956 2024.08.29 15:20:44.607832 [ 3 ] {} <Debug> HTTP-Session: b450de13-e40d-4058-b8c2-e6ef1e78b287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3957 2024.08.29 15:20:44.607846 [ 3 ] {} <Debug> HTTP-Session: b450de13-e40d-4058-b8c2-e6ef1e78b287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3958 2024.08.29 15:20:44.607878 [ 3 ] {} <Trace> HTTP-Session: b450de13-e40d-4058-b8c2-e6ef1e78b287 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3959 2024.08.29 15:20:44.607980 [ 3 ] {65178a93-5f90-48bf-8bb6-ec289ab73803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3960 2024.08.29 15:20:44.608026 [ 3 ] {65178a93-5f90-48bf-8bb6-ec289ab73803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3961 2024.08.29 15:20:44.608272 [ 3 ] {65178a93-5f90-48bf-8bb6-ec289ab73803} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3962 2024.08.29 15:20:44.608586 [ 3 ] {65178a93-5f90-48bf-8bb6-ec289ab73803} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3963 2024.08.29 15:20:44.608622 [ 3 ] {65178a93-5f90-48bf-8bb6-ec289ab73803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3964 2024.08.29 15:20:44.608974 [ 3 ] {65178a93-5f90-48bf-8bb6-ec289ab73803} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3965 2024.08.29 15:20:44.609346 [ 3 ] {65178a93-5f90-48bf-8bb6-ec289ab73803} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3966 2024.08.29 15:20:44.609475 [ 3 ] {65178a93-5f90-48bf-8bb6-ec289ab73803} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00152 sec., 3947.368421052631 rows/sec., 233.22 KiB/sec.
3967 2024.08.29 15:20:44.609799 [ 3 ] {65178a93-5f90-48bf-8bb6-ec289ab73803} <Debug> DynamicQueryHandler: Done processing query
3968 2024.08.29 15:20:44.609825 [ 3 ] {65178a93-5f90-48bf-8bb6-ec289ab73803} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3969 2024.08.29 15:20:44.609841 [ 3 ] {} <Debug> HTTP-Session: b450de13-e40d-4058-b8c2-e6ef1e78b287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3970 2024.08.29 15:20:44.610048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 136236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3971 2024.08.29 15:20:44.610097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3972 2024.08.29 15:20:44.610116 [ 3 ] {} <Debug> HTTP-Session: 420ad453-3bd2-477d-aaf4-fb2a58151071 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3973 2024.08.29 15:20:44.610133 [ 3 ] {} <Debug> HTTP-Session: 420ad453-3bd2-477d-aaf4-fb2a58151071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3974 2024.08.29 15:20:44.610147 [ 3 ] {} <Debug> HTTP-Session: 420ad453-3bd2-477d-aaf4-fb2a58151071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3975 2024.08.29 15:20:44.610178 [ 3 ] {} <Trace> HTTP-Session: 420ad453-3bd2-477d-aaf4-fb2a58151071 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3976 2024.08.29 15:20:44.610554 [ 3 ] {77a0522d-8954-4ea3-8562-ddd33acbf011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3977 2024.08.29 15:20:44.610601 [ 3 ] {77a0522d-8954-4ea3-8562-ddd33acbf011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3978 2024.08.29 15:20:44.610850 [ 3 ] {77a0522d-8954-4ea3-8562-ddd33acbf011} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3979 2024.08.29 15:20:44.611688 [ 3 ] {77a0522d-8954-4ea3-8562-ddd33acbf011} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3980 2024.08.29 15:20:44.611723 [ 3 ] {77a0522d-8954-4ea3-8562-ddd33acbf011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3981 2024.08.29 15:20:44.612108 [ 3 ] {77a0522d-8954-4ea3-8562-ddd33acbf011} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3982 2024.08.29 15:20:44.612471 [ 3 ] {77a0522d-8954-4ea3-8562-ddd33acbf011} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3983 2024.08.29 15:20:44.612600 [ 3 ] {77a0522d-8954-4ea3-8562-ddd33acbf011} <Debug> executeQuery: Read 835 rows, 61.73 KiB in 0.002302 sec., 362728.06255430065 rows/sec., 26.19 MiB/sec.
3984 2024.08.29 15:20:44.612772 [ 3 ] {77a0522d-8954-4ea3-8562-ddd33acbf011} <Debug> DynamicQueryHandler: Done processing query
3985 2024.08.29 15:20:44.612798 [ 3 ] {77a0522d-8954-4ea3-8562-ddd33acbf011} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
3986 2024.08.29 15:20:44.612815 [ 3 ] {} <Debug> HTTP-Session: 420ad453-3bd2-477d-aaf4-fb2a58151071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3987 2024.08.29 15:20:44.613103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3988 2024.08.29 15:20:44.613153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3989 2024.08.29 15:20:44.613174 [ 3 ] {} <Debug> HTTP-Session: 35d6d354-ac04-48ee-9ca1-f40cc8311949 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
3990 2024.08.29 15:20:44.613190 [ 3 ] {} <Debug> HTTP-Session: 35d6d354-ac04-48ee-9ca1-f40cc8311949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3991 2024.08.29 15:20:44.613205 [ 3 ] {} <Debug> HTTP-Session: 35d6d354-ac04-48ee-9ca1-f40cc8311949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3992 2024.08.29 15:20:44.613237 [ 3 ] {} <Trace> HTTP-Session: 35d6d354-ac04-48ee-9ca1-f40cc8311949 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3993 2024.08.29 15:20:44.613334 [ 3 ] {711b2b02-9c30-4348-8298-f1a9a9b869cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3994 2024.08.29 15:20:44.613379 [ 3 ] {711b2b02-9c30-4348-8298-f1a9a9b869cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3995 2024.08.29 15:20:44.613510 [ 3 ] {711b2b02-9c30-4348-8298-f1a9a9b869cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3996 2024.08.29 15:20:44.613789 [ 3 ] {711b2b02-9c30-4348-8298-f1a9a9b869cf} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3997 2024.08.29 15:20:44.613827 [ 3 ] {711b2b02-9c30-4348-8298-f1a9a9b869cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
3998 2024.08.29 15:20:44.614193 [ 3 ] {711b2b02-9c30-4348-8298-f1a9a9b869cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3999 2024.08.29 15:20:44.614516 [ 3 ] {711b2b02-9c30-4348-8298-f1a9a9b869cf} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4000 2024.08.29 15:20:44.614640 [ 3 ] {711b2b02-9c30-4348-8298-f1a9a9b869cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 235.52 KiB/sec.
4001 2024.08.29 15:20:44.614833 [ 3 ] {711b2b02-9c30-4348-8298-f1a9a9b869cf} <Debug> DynamicQueryHandler: Done processing query
4002 2024.08.29 15:20:44.614858 [ 3 ] {711b2b02-9c30-4348-8298-f1a9a9b869cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4003 2024.08.29 15:20:44.614873 [ 3 ] {} <Debug> HTTP-Session: 35d6d354-ac04-48ee-9ca1-f40cc8311949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4004 2024.08.29 15:20:44.615065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 172534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4005 2024.08.29 15:20:44.615114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4006 2024.08.29 15:20:44.615132 [ 3 ] {} <Debug> HTTP-Session: 65db79b4-4c54-46c2-aa70-a35a79b61140 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4007 2024.08.29 15:20:44.615149 [ 3 ] {} <Debug> HTTP-Session: 65db79b4-4c54-46c2-aa70-a35a79b61140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4008 2024.08.29 15:20:44.615163 [ 3 ] {} <Debug> HTTP-Session: 65db79b4-4c54-46c2-aa70-a35a79b61140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4009 2024.08.29 15:20:44.615193 [ 3 ] {} <Trace> HTTP-Session: 65db79b4-4c54-46c2-aa70-a35a79b61140 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4010 2024.08.29 15:20:44.615631 [ 3 ] {da63bed8-131b-4131-b675-e01e6a16dbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4011 2024.08.29 15:20:44.615676 [ 3 ] {da63bed8-131b-4131-b675-e01e6a16dbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4012 2024.08.29 15:20:44.615842 [ 3 ] {da63bed8-131b-4131-b675-e01e6a16dbfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4013 2024.08.29 15:20:44.616693 [ 3 ] {da63bed8-131b-4131-b675-e01e6a16dbfd} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4014 2024.08.29 15:20:44.616728 [ 3 ] {da63bed8-131b-4131-b675-e01e6a16dbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4015 2024.08.29 15:20:44.617163 [ 3 ] {da63bed8-131b-4131-b675-e01e6a16dbfd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4016 2024.08.29 15:20:44.617495 [ 3 ] {da63bed8-131b-4131-b675-e01e6a16dbfd} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4017 2024.08.29 15:20:44.617620 [ 3 ] {da63bed8-131b-4131-b675-e01e6a16dbfd} <Debug> executeQuery: Read 912 rows, 62.33 KiB in 0.002286 sec., 398950.13123359584 rows/sec., 26.63 MiB/sec.
4018 2024.08.29 15:20:44.617785 [ 3 ] {da63bed8-131b-4131-b675-e01e6a16dbfd} <Debug> DynamicQueryHandler: Done processing query
4019 2024.08.29 15:20:44.617811 [ 3 ] {da63bed8-131b-4131-b675-e01e6a16dbfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
4020 2024.08.29 15:20:44.617827 [ 3 ] {} <Debug> HTTP-Session: 65db79b4-4c54-46c2-aa70-a35a79b61140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4021 2024.08.29 15:20:44.618199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4022 2024.08.29 15:20:44.618248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4023 2024.08.29 15:20:44.618267 [ 3 ] {} <Debug> HTTP-Session: 8056376a-4b05-4e00-b28a-0283279260ba Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4024 2024.08.29 15:20:44.618284 [ 3 ] {} <Debug> HTTP-Session: 8056376a-4b05-4e00-b28a-0283279260ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4025 2024.08.29 15:20:44.618297 [ 3 ] {} <Debug> HTTP-Session: 8056376a-4b05-4e00-b28a-0283279260ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4026 2024.08.29 15:20:44.618328 [ 3 ] {} <Trace> HTTP-Session: 8056376a-4b05-4e00-b28a-0283279260ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4027 2024.08.29 15:20:44.618418 [ 3 ] {e4f4b585-2dcf-4456-bdbe-7fabfc580910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4028 2024.08.29 15:20:44.618463 [ 3 ] {e4f4b585-2dcf-4456-bdbe-7fabfc580910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4029 2024.08.29 15:20:44.618592 [ 3 ] {e4f4b585-2dcf-4456-bdbe-7fabfc580910} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4030 2024.08.29 15:20:44.618979 [ 3 ] {e4f4b585-2dcf-4456-bdbe-7fabfc580910} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4031 2024.08.29 15:20:44.619013 [ 3 ] {e4f4b585-2dcf-4456-bdbe-7fabfc580910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4032 2024.08.29 15:20:44.619354 [ 3 ] {e4f4b585-2dcf-4456-bdbe-7fabfc580910} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4033 2024.08.29 15:20:44.619673 [ 3 ] {e4f4b585-2dcf-4456-bdbe-7fabfc580910} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4034 2024.08.29 15:20:44.619799 [ 3 ] {e4f4b585-2dcf-4456-bdbe-7fabfc580910} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001402 sec., 713.2667617689016 rows/sec., 48.06 KiB/sec.
4035 2024.08.29 15:20:44.620059 [ 3 ] {e4f4b585-2dcf-4456-bdbe-7fabfc580910} <Debug> DynamicQueryHandler: Done processing query
4036 2024.08.29 15:20:44.620084 [ 3 ] {e4f4b585-2dcf-4456-bdbe-7fabfc580910} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4037 2024.08.29 15:20:44.620100 [ 3 ] {} <Debug> HTTP-Session: 8056376a-4b05-4e00-b28a-0283279260ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4038 2024.08.29 15:20:44.620213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4039 2024.08.29 15:20:44.620262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4040 2024.08.29 15:20:44.620282 [ 3 ] {} <Debug> HTTP-Session: db1cde34-e084-42cb-9850-b63a04555db5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4041 2024.08.29 15:20:44.620298 [ 3 ] {} <Debug> HTTP-Session: db1cde34-e084-42cb-9850-b63a04555db5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4042 2024.08.29 15:20:44.620311 [ 3 ] {} <Debug> HTTP-Session: db1cde34-e084-42cb-9850-b63a04555db5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4043 2024.08.29 15:20:44.620341 [ 3 ] {} <Trace> HTTP-Session: db1cde34-e084-42cb-9850-b63a04555db5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4044 2024.08.29 15:20:44.620458 [ 3 ] {c5ca5a9c-b86c-411d-b247-db66ba88752e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4045 2024.08.29 15:20:44.620525 [ 3 ] {c5ca5a9c-b86c-411d-b247-db66ba88752e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4046 2024.08.29 15:20:44.620953 [ 3 ] {c5ca5a9c-b86c-411d-b247-db66ba88752e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4047 2024.08.29 15:20:44.621446 [ 3 ] {c5ca5a9c-b86c-411d-b247-db66ba88752e} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4048 2024.08.29 15:20:44.621481 [ 3 ] {c5ca5a9c-b86c-411d-b247-db66ba88752e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4049 2024.08.29 15:20:44.622044 [ 3 ] {c5ca5a9c-b86c-411d-b247-db66ba88752e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4050 2024.08.29 15:20:44.622449 [ 3 ] {c5ca5a9c-b86c-411d-b247-db66ba88752e} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4051 2024.08.29 15:20:44.622572 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4052 2024.08.29 15:20:44.622591 [ 3 ] {c5ca5a9c-b86c-411d-b247-db66ba88752e} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002179 sec., 1376.7783386874714 rows/sec., 2.47 MiB/sec.
4053 2024.08.29 15:20:44.622616 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4054 2024.08.29 15:20:44.622653 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4055 2024.08.29 15:20:44.622966 [ 191 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::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
4056 2024.08.29 15:20:44.623025 [ 3 ] {c5ca5a9c-b86c-411d-b247-db66ba88752e} <Debug> DynamicQueryHandler: Done processing query
4057 2024.08.29 15:20:44.623067 [ 3 ] {c5ca5a9c-b86c-411d-b247-db66ba88752e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4058 2024.08.29 15:20:44.623106 [ 3 ] {} <Debug> HTTP-Session: db1cde34-e084-42cb-9850-b63a04555db5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4059 2024.08.29 15:20:44.623320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 10703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4060 2024.08.29 15:20:44.623432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4061 2024.08.29 15:20:44.623491 [ 3 ] {} <Debug> HTTP-Session: 9364175c-b57e-4ce9-97a7-1407e25f7861 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4062 2024.08.29 15:20:44.623535 [ 3 ] {} <Debug> HTTP-Session: 9364175c-b57e-4ce9-97a7-1407e25f7861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4063 2024.08.29 15:20:44.623579 [ 3 ] {} <Debug> HTTP-Session: 9364175c-b57e-4ce9-97a7-1407e25f7861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4064 2024.08.29 15:20:44.623673 [ 3 ] {} <Trace> HTTP-Session: 9364175c-b57e-4ce9-97a7-1407e25f7861 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4065 2024.08.29 15:20:44.623762 [ 191 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4066 2024.08.29 15:20:44.623953 [ 191 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 138 rows starting from the beginning of the part
4067 2024.08.29 15:20:44.623963 [ 3 ] {c166453c-ec82-4c03-a9b5-0ac61ba091d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4068 2024.08.29 15:20:44.624083 [ 3 ] {c166453c-ec82-4c03-a9b5-0ac61ba091d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4069 2024.08.29 15:20:44.624730 [ 191 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3 rows starting from the beginning of the part
4070 2024.08.29 15:20:44.624963 [ 3 ] {c166453c-ec82-4c03-a9b5-0ac61ba091d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4071 2024.08.29 15:20:44.625440 [ 191 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part
4072 2024.08.29 15:20:44.626011 [ 191 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 3 rows starting from the beginning of the part
4073 2024.08.29 15:20:44.626228 [ 3 ] {c166453c-ec82-4c03-a9b5-0ac61ba091d4} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4074 2024.08.29 15:20:44.626324 [ 3 ] {c166453c-ec82-4c03-a9b5-0ac61ba091d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4075 2024.08.29 15:20:44.626762 [ 191 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part
4076 2024.08.29 15:20:44.627415 [ 191 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 3 rows starting from the beginning of the part
4077 2024.08.29 15:20:44.627705 [ 3 ] {c166453c-ec82-4c03-a9b5-0ac61ba091d4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4078 2024.08.29 15:20:44.628607 [ 3 ] {c166453c-ec82-4c03-a9b5-0ac61ba091d4} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4079 2024.08.29 15:20:44.628898 [ 3 ] {c166453c-ec82-4c03-a9b5-0ac61ba091d4} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.005066 sec., 14212.396367943149 rows/sec., 928.37 KiB/sec.
4080 2024.08.29 15:20:44.629587 [ 3 ] {c166453c-ec82-4c03-a9b5-0ac61ba091d4} <Debug> DynamicQueryHandler: Done processing query
4081 2024.08.29 15:20:44.629654 [ 3 ] {c166453c-ec82-4c03-a9b5-0ac61ba091d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4082 2024.08.29 15:20:44.629706 [ 3 ] {} <Debug> HTTP-Session: 9364175c-b57e-4ce9-97a7-1407e25f7861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4083 2024.08.29 15:20:44.632098 [ 196 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 19 columns (19 merged, 0 gathered) in 0.009321983 sec., 21561.93590998825 rows/sec., 38.64 MiB/sec.
4084 2024.08.29 15:20:44.632596 [ 197 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4085 2024.08.29 15:20:44.633295 [ 197 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4086 2024.08.29 15:20:44.633424 [ 197 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4087 2024.08.29 15:20:44.633581 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB.
4088 2024.08.29 15:20:45.001216 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000886057 sec.
4089 2024.08.29 15:20:49.560156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 15566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4090 2024.08.29 15:20:49.560282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4091 2024.08.29 15:20:49.560310 [ 3 ] {} <Debug> HTTP-Session: d1eb2ccc-3331-43a8-ac5e-dc54bd03bf69 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4092 2024.08.29 15:20:49.560340 [ 3 ] {} <Debug> HTTP-Session: d1eb2ccc-3331-43a8-ac5e-dc54bd03bf69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4093 2024.08.29 15:20:49.560357 [ 3 ] {} <Debug> HTTP-Session: d1eb2ccc-3331-43a8-ac5e-dc54bd03bf69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4094 2024.08.29 15:20:49.560414 [ 3 ] {} <Trace> HTTP-Session: d1eb2ccc-3331-43a8-ac5e-dc54bd03bf69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4095 2024.08.29 15:20:49.560659 [ 3 ] {169f46e3-cf20-4024-a72b-99062a60b3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4096 2024.08.29 15:20:49.560737 [ 3 ] {169f46e3-cf20-4024-a72b-99062a60b3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4097 2024.08.29 15:20:49.561115 [ 3 ] {169f46e3-cf20-4024-a72b-99062a60b3f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4098 2024.08.29 15:20:49.561729 [ 3 ] {169f46e3-cf20-4024-a72b-99062a60b3f5} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4099 2024.08.29 15:20:49.561776 [ 3 ] {169f46e3-cf20-4024-a72b-99062a60b3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4100 2024.08.29 15:20:49.562211 [ 3 ] {169f46e3-cf20-4024-a72b-99062a60b3f5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4101 2024.08.29 15:20:49.562595 [ 3 ] {169f46e3-cf20-4024-a72b-99062a60b3f5} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4102 2024.08.29 15:20:49.562784 [ 3 ] {169f46e3-cf20-4024-a72b-99062a60b3f5} <Debug> executeQuery: Read 106 rows, 9.10 KiB in 0.002207 sec., 48028.99864068871 rows/sec., 4.03 MiB/sec.
4103 2024.08.29 15:20:49.563002 [ 3 ] {169f46e3-cf20-4024-a72b-99062a60b3f5} <Debug> DynamicQueryHandler: Done processing query
4104 2024.08.29 15:20:49.563030 [ 3 ] {169f46e3-cf20-4024-a72b-99062a60b3f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4105 2024.08.29 15:20:49.563047 [ 3 ] {} <Debug> HTTP-Session: d1eb2ccc-3331-43a8-ac5e-dc54bd03bf69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4106 2024.08.29 15:20:49.563207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4107 2024.08.29 15:20:49.563264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4108 2024.08.29 15:20:49.563284 [ 3 ] {} <Debug> HTTP-Session: 8e2d7bb5-6917-4053-abef-9eb6ffcfa649 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4109 2024.08.29 15:20:49.563302 [ 3 ] {} <Debug> HTTP-Session: 8e2d7bb5-6917-4053-abef-9eb6ffcfa649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4110 2024.08.29 15:20:49.563316 [ 3 ] {} <Debug> HTTP-Session: 8e2d7bb5-6917-4053-abef-9eb6ffcfa649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4111 2024.08.29 15:20:49.563351 [ 3 ] {} <Trace> HTTP-Session: 8e2d7bb5-6917-4053-abef-9eb6ffcfa649 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4112 2024.08.29 15:20:49.563468 [ 3 ] {6e0dbfcb-d39a-420b-847f-139a419f7f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4113 2024.08.29 15:20:49.563514 [ 3 ] {6e0dbfcb-d39a-420b-847f-139a419f7f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4114 2024.08.29 15:20:49.563753 [ 3 ] {6e0dbfcb-d39a-420b-847f-139a419f7f0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4115 2024.08.29 15:20:49.564101 [ 3 ] {6e0dbfcb-d39a-420b-847f-139a419f7f0b} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4116 2024.08.29 15:20:49.564138 [ 3 ] {6e0dbfcb-d39a-420b-847f-139a419f7f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4117 2024.08.29 15:20:49.564496 [ 3 ] {6e0dbfcb-d39a-420b-847f-139a419f7f0b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4118 2024.08.29 15:20:49.564868 [ 3 ] {6e0dbfcb-d39a-420b-847f-139a419f7f0b} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4119 2024.08.29 15:20:49.565031 [ 3 ] {6e0dbfcb-d39a-420b-847f-139a419f7f0b} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001604 sec., 16832.91770573566 rows/sec., 1.24 MiB/sec.
4120 2024.08.29 15:20:49.565210 [ 3 ] {6e0dbfcb-d39a-420b-847f-139a419f7f0b} <Debug> DynamicQueryHandler: Done processing query
4121 2024.08.29 15:20:49.565235 [ 3 ] {6e0dbfcb-d39a-420b-847f-139a419f7f0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4122 2024.08.29 15:20:49.565251 [ 3 ] {} <Debug> HTTP-Session: 8e2d7bb5-6917-4053-abef-9eb6ffcfa649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4123 2024.08.29 15:20:49.565466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 14103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4124 2024.08.29 15:20:49.565539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4125 2024.08.29 15:20:49.565566 [ 3 ] {} <Debug> HTTP-Session: 2fa90c89-fe2a-4c9c-a9c3-72849559fbe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4126 2024.08.29 15:20:49.565588 [ 3 ] {} <Debug> HTTP-Session: 2fa90c89-fe2a-4c9c-a9c3-72849559fbe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4127 2024.08.29 15:20:49.565605 [ 3 ] {} <Debug> HTTP-Session: 2fa90c89-fe2a-4c9c-a9c3-72849559fbe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4128 2024.08.29 15:20:49.565646 [ 3 ] {} <Trace> HTTP-Session: 2fa90c89-fe2a-4c9c-a9c3-72849559fbe9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4129 2024.08.29 15:20:49.565807 [ 3 ] {31ebe81d-8a9d-4db2-a88c-16cc7f873d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4130 2024.08.29 15:20:49.565861 [ 3 ] {31ebe81d-8a9d-4db2-a88c-16cc7f873d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4131 2024.08.29 15:20:49.566136 [ 3 ] {31ebe81d-8a9d-4db2-a88c-16cc7f873d62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4132 2024.08.29 15:20:49.566526 [ 3 ] {31ebe81d-8a9d-4db2-a88c-16cc7f873d62} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4133 2024.08.29 15:20:49.566565 [ 3 ] {31ebe81d-8a9d-4db2-a88c-16cc7f873d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4134 2024.08.29 15:20:49.566945 [ 3 ] {31ebe81d-8a9d-4db2-a88c-16cc7f873d62} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4135 2024.08.29 15:20:49.567310 [ 3 ] {31ebe81d-8a9d-4db2-a88c-16cc7f873d62} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4136 2024.08.29 15:20:49.567477 [ 3 ] {31ebe81d-8a9d-4db2-a88c-16cc7f873d62} <Debug> executeQuery: Read 83 rows, 6.63 KiB in 0.001725 sec., 48115.94202898551 rows/sec., 3.76 MiB/sec.
4137 2024.08.29 15:20:49.567658 [ 3 ] {31ebe81d-8a9d-4db2-a88c-16cc7f873d62} <Debug> DynamicQueryHandler: Done processing query
4138 2024.08.29 15:20:49.567682 [ 3 ] {31ebe81d-8a9d-4db2-a88c-16cc7f873d62} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4139 2024.08.29 15:20:49.567699 [ 3 ] {} <Debug> HTTP-Session: 2fa90c89-fe2a-4c9c-a9c3-72849559fbe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4140 2024.08.29 15:20:49.567886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4141 2024.08.29 15:20:49.567942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4142 2024.08.29 15:20:49.567962 [ 3 ] {} <Debug> HTTP-Session: f81eb4e4-7b74-4d78-9b93-d4af95664982 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4143 2024.08.29 15:20:49.567979 [ 3 ] {} <Debug> HTTP-Session: f81eb4e4-7b74-4d78-9b93-d4af95664982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4144 2024.08.29 15:20:49.567993 [ 3 ] {} <Debug> HTTP-Session: f81eb4e4-7b74-4d78-9b93-d4af95664982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4145 2024.08.29 15:20:49.568025 [ 3 ] {} <Trace> HTTP-Session: f81eb4e4-7b74-4d78-9b93-d4af95664982 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4146 2024.08.29 15:20:49.568188 [ 3 ] {4693255c-bee0-4a3e-ac04-27cebc8370fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4147 2024.08.29 15:20:49.568237 [ 3 ] {4693255c-bee0-4a3e-ac04-27cebc8370fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4148 2024.08.29 15:20:49.568393 [ 3 ] {4693255c-bee0-4a3e-ac04-27cebc8370fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4149 2024.08.29 15:20:49.568812 [ 3 ] {4693255c-bee0-4a3e-ac04-27cebc8370fc} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4150 2024.08.29 15:20:49.568847 [ 3 ] {4693255c-bee0-4a3e-ac04-27cebc8370fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4151 2024.08.29 15:20:49.569242 [ 3 ] {4693255c-bee0-4a3e-ac04-27cebc8370fc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4152 2024.08.29 15:20:49.569582 [ 3 ] {4693255c-bee0-4a3e-ac04-27cebc8370fc} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4153 2024.08.29 15:20:49.569749 [ 3 ] {4693255c-bee0-4a3e-ac04-27cebc8370fc} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001634 sec., 91799.26560587515 rows/sec., 6.36 MiB/sec.
4154 2024.08.29 15:20:49.569923 [ 3 ] {4693255c-bee0-4a3e-ac04-27cebc8370fc} <Debug> DynamicQueryHandler: Done processing query
4155 2024.08.29 15:20:49.569949 [ 3 ] {4693255c-bee0-4a3e-ac04-27cebc8370fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4156 2024.08.29 15:20:49.569965 [ 3 ] {} <Debug> HTTP-Session: f81eb4e4-7b74-4d78-9b93-d4af95664982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4157 2024.08.29 15:20:49.570139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4158 2024.08.29 15:20:49.570187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4159 2024.08.29 15:20:49.570207 [ 3 ] {} <Debug> HTTP-Session: bdba3ecb-d581-4488-a280-ab669171a814 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4160 2024.08.29 15:20:49.570224 [ 3 ] {} <Debug> HTTP-Session: bdba3ecb-d581-4488-a280-ab669171a814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4161 2024.08.29 15:20:49.570238 [ 3 ] {} <Debug> HTTP-Session: bdba3ecb-d581-4488-a280-ab669171a814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4162 2024.08.29 15:20:49.570270 [ 3 ] {} <Trace> HTTP-Session: bdba3ecb-d581-4488-a280-ab669171a814 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4163 2024.08.29 15:20:49.570570 [ 3 ] {98eb46b6-0c20-495b-bba8-2bf2f6add84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4164 2024.08.29 15:20:49.570635 [ 3 ] {98eb46b6-0c20-495b-bba8-2bf2f6add84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4165 2024.08.29 15:20:49.571046 [ 3 ] {98eb46b6-0c20-495b-bba8-2bf2f6add84d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4166 2024.08.29 15:20:49.571703 [ 3 ] {98eb46b6-0c20-495b-bba8-2bf2f6add84d} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4167 2024.08.29 15:20:49.571738 [ 3 ] {98eb46b6-0c20-495b-bba8-2bf2f6add84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4168 2024.08.29 15:20:49.572363 [ 3 ] {98eb46b6-0c20-495b-bba8-2bf2f6add84d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4169 2024.08.29 15:20:49.572771 [ 3 ] {98eb46b6-0c20-495b-bba8-2bf2f6add84d} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4170 2024.08.29 15:20:49.572975 [ 3 ] {98eb46b6-0c20-495b-bba8-2bf2f6add84d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002605 sec., 10364.68330134357 rows/sec., 18.57 MiB/sec.
4171 2024.08.29 15:20:49.573578 [ 3 ] {98eb46b6-0c20-495b-bba8-2bf2f6add84d} <Debug> DynamicQueryHandler: Done processing query
4172 2024.08.29 15:20:49.573604 [ 3 ] {98eb46b6-0c20-495b-bba8-2bf2f6add84d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4173 2024.08.29 15:20:49.573620 [ 3 ] {} <Debug> HTTP-Session: bdba3ecb-d581-4488-a280-ab669171a814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4174 2024.08.29 15:20:49.573764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4175 2024.08.29 15:20:49.573816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4176 2024.08.29 15:20:49.573835 [ 3 ] {} <Debug> HTTP-Session: fd2d1fcc-ed43-4a90-8e52-ef2b1641efe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4177 2024.08.29 15:20:49.573852 [ 3 ] {} <Debug> HTTP-Session: fd2d1fcc-ed43-4a90-8e52-ef2b1641efe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4178 2024.08.29 15:20:49.573865 [ 3 ] {} <Debug> HTTP-Session: fd2d1fcc-ed43-4a90-8e52-ef2b1641efe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4179 2024.08.29 15:20:49.573896 [ 3 ] {} <Trace> HTTP-Session: fd2d1fcc-ed43-4a90-8e52-ef2b1641efe2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4180 2024.08.29 15:20:49.574016 [ 3 ] {fe08967b-9372-4b39-a22c-d979d6262a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4181 2024.08.29 15:20:49.574063 [ 3 ] {fe08967b-9372-4b39-a22c-d979d6262a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4182 2024.08.29 15:20:49.574215 [ 3 ] {fe08967b-9372-4b39-a22c-d979d6262a6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4183 2024.08.29 15:20:49.574520 [ 3 ] {fe08967b-9372-4b39-a22c-d979d6262a6b} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4184 2024.08.29 15:20:49.574556 [ 3 ] {fe08967b-9372-4b39-a22c-d979d6262a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4185 2024.08.29 15:20:49.574930 [ 3 ] {fe08967b-9372-4b39-a22c-d979d6262a6b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4186 2024.08.29 15:20:49.575260 [ 3 ] {fe08967b-9372-4b39-a22c-d979d6262a6b} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4187 2024.08.29 15:20:49.575424 [ 3 ] {fe08967b-9372-4b39-a22c-d979d6262a6b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001452 sec., 34435.26170798898 rows/sec., 2.36 MiB/sec.
4188 2024.08.29 15:20:49.575592 [ 3 ] {fe08967b-9372-4b39-a22c-d979d6262a6b} <Debug> DynamicQueryHandler: Done processing query
4189 2024.08.29 15:20:49.575617 [ 3 ] {fe08967b-9372-4b39-a22c-d979d6262a6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4190 2024.08.29 15:20:49.575633 [ 3 ] {} <Debug> HTTP-Session: fd2d1fcc-ed43-4a90-8e52-ef2b1641efe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4191 2024.08.29 15:20:54.562966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4192 2024.08.29 15:20:54.563104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4193 2024.08.29 15:20:54.563131 [ 3 ] {} <Debug> HTTP-Session: 61b9969c-bc79-4aa9-8aa7-d6588e632b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4194 2024.08.29 15:20:54.563156 [ 3 ] {} <Debug> HTTP-Session: 61b9969c-bc79-4aa9-8aa7-d6588e632b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4195 2024.08.29 15:20:54.563171 [ 3 ] {} <Debug> HTTP-Session: 61b9969c-bc79-4aa9-8aa7-d6588e632b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4196 2024.08.29 15:20:54.563227 [ 3 ] {} <Trace> HTTP-Session: 61b9969c-bc79-4aa9-8aa7-d6588e632b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4197 2024.08.29 15:20:54.563476 [ 3 ] {828d3cb3-dd49-4ad6-97c0-f52ba8b9c000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4198 2024.08.29 15:20:54.563548 [ 3 ] {828d3cb3-dd49-4ad6-97c0-f52ba8b9c000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4199 2024.08.29 15:20:54.563893 [ 3 ] {828d3cb3-dd49-4ad6-97c0-f52ba8b9c000} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4200 2024.08.29 15:20:54.564445 [ 3 ] {828d3cb3-dd49-4ad6-97c0-f52ba8b9c000} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4201 2024.08.29 15:20:54.564492 [ 3 ] {828d3cb3-dd49-4ad6-97c0-f52ba8b9c000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4202 2024.08.29 15:20:54.564943 [ 3 ] {828d3cb3-dd49-4ad6-97c0-f52ba8b9c000} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4203 2024.08.29 15:20:54.565337 [ 3 ] {828d3cb3-dd49-4ad6-97c0-f52ba8b9c000} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4204 2024.08.29 15:20:54.565502 [ 3 ] {828d3cb3-dd49-4ad6-97c0-f52ba8b9c000} <Debug> executeQuery: Read 191 rows, 17.10 KiB in 0.002123 sec., 89967.02779086199 rows/sec., 7.86 MiB/sec.
4205 2024.08.29 15:20:54.565848 [ 3 ] {828d3cb3-dd49-4ad6-97c0-f52ba8b9c000} <Debug> DynamicQueryHandler: Done processing query
4206 2024.08.29 15:20:54.565877 [ 3 ] {828d3cb3-dd49-4ad6-97c0-f52ba8b9c000} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4207 2024.08.29 15:20:54.565894 [ 3 ] {} <Debug> HTTP-Session: 61b9969c-bc79-4aa9-8aa7-d6588e632b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4208 2024.08.29 15:20:54.566026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4209 2024.08.29 15:20:54.566087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4210 2024.08.29 15:20:54.566108 [ 3 ] {} <Debug> HTTP-Session: d461a390-0314-4e23-8b24-075dc5b80aa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4211 2024.08.29 15:20:54.566127 [ 3 ] {} <Debug> HTTP-Session: d461a390-0314-4e23-8b24-075dc5b80aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4212 2024.08.29 15:20:54.566141 [ 3 ] {} <Debug> HTTP-Session: d461a390-0314-4e23-8b24-075dc5b80aa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4213 2024.08.29 15:20:54.566178 [ 3 ] {} <Trace> HTTP-Session: d461a390-0314-4e23-8b24-075dc5b80aa8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4214 2024.08.29 15:20:54.566287 [ 3 ] {251c59fe-d999-43da-8c3d-b5dc4766755e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4215 2024.08.29 15:20:54.566332 [ 3 ] {251c59fe-d999-43da-8c3d-b5dc4766755e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4216 2024.08.29 15:20:54.566588 [ 3 ] {251c59fe-d999-43da-8c3d-b5dc4766755e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4217 2024.08.29 15:20:54.566907 [ 3 ] {251c59fe-d999-43da-8c3d-b5dc4766755e} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4218 2024.08.29 15:20:54.566943 [ 3 ] {251c59fe-d999-43da-8c3d-b5dc4766755e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4219 2024.08.29 15:20:54.567300 [ 3 ] {251c59fe-d999-43da-8c3d-b5dc4766755e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4220 2024.08.29 15:20:54.567660 [ 3 ] {251c59fe-d999-43da-8c3d-b5dc4766755e} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4221 2024.08.29 15:20:54.567817 [ 3 ] {251c59fe-d999-43da-8c3d-b5dc4766755e} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001548 sec., 1937.9844961240312 rows/sec., 145.73 KiB/sec.
4222 2024.08.29 15:20:54.567993 [ 3 ] {251c59fe-d999-43da-8c3d-b5dc4766755e} <Debug> DynamicQueryHandler: Done processing query
4223 2024.08.29 15:20:54.568019 [ 3 ] {251c59fe-d999-43da-8c3d-b5dc4766755e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4224 2024.08.29 15:20:54.568036 [ 3 ] {} <Debug> HTTP-Session: d461a390-0314-4e23-8b24-075dc5b80aa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4225 2024.08.29 15:20:54.568153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4226 2024.08.29 15:20:54.568206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4227 2024.08.29 15:20:54.568225 [ 3 ] {} <Debug> HTTP-Session: 03b41a8b-fab8-4e4f-9a95-3990706b4067 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4228 2024.08.29 15:20:54.568242 [ 3 ] {} <Debug> HTTP-Session: 03b41a8b-fab8-4e4f-9a95-3990706b4067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4229 2024.08.29 15:20:54.568256 [ 3 ] {} <Debug> HTTP-Session: 03b41a8b-fab8-4e4f-9a95-3990706b4067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4230 2024.08.29 15:20:54.568288 [ 3 ] {} <Trace> HTTP-Session: 03b41a8b-fab8-4e4f-9a95-3990706b4067 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4231 2024.08.29 15:20:54.568390 [ 3 ] {84b23d25-9de5-487d-897e-54f71159390a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4232 2024.08.29 15:20:54.568433 [ 3 ] {84b23d25-9de5-487d-897e-54f71159390a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4233 2024.08.29 15:20:54.568660 [ 3 ] {84b23d25-9de5-487d-897e-54f71159390a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4234 2024.08.29 15:20:54.568973 [ 3 ] {84b23d25-9de5-487d-897e-54f71159390a} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4235 2024.08.29 15:20:54.569011 [ 3 ] {84b23d25-9de5-487d-897e-54f71159390a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4236 2024.08.29 15:20:54.569383 [ 3 ] {84b23d25-9de5-487d-897e-54f71159390a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4237 2024.08.29 15:20:54.569756 [ 3 ] {84b23d25-9de5-487d-897e-54f71159390a} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4238 2024.08.29 15:20:54.569912 [ 3 ] {84b23d25-9de5-487d-897e-54f71159390a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001542 sec., 9079.11802853437 rows/sec., 635.84 KiB/sec.
4239 2024.08.29 15:20:54.570138 [ 3 ] {84b23d25-9de5-487d-897e-54f71159390a} <Debug> DynamicQueryHandler: Done processing query
4240 2024.08.29 15:20:54.570163 [ 3 ] {84b23d25-9de5-487d-897e-54f71159390a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4241 2024.08.29 15:20:54.570179 [ 3 ] {} <Debug> HTTP-Session: 03b41a8b-fab8-4e4f-9a95-3990706b4067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4242 2024.08.29 15:20:54.570323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4243 2024.08.29 15:20:54.570374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4244 2024.08.29 15:20:54.570396 [ 3 ] {} <Debug> HTTP-Session: a1270b8b-8627-4742-b7b0-f993328e4b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4245 2024.08.29 15:20:54.570413 [ 3 ] {} <Debug> HTTP-Session: a1270b8b-8627-4742-b7b0-f993328e4b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4246 2024.08.29 15:20:54.570428 [ 3 ] {} <Debug> HTTP-Session: a1270b8b-8627-4742-b7b0-f993328e4b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4247 2024.08.29 15:20:54.570462 [ 3 ] {} <Trace> HTTP-Session: a1270b8b-8627-4742-b7b0-f993328e4b35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4248 2024.08.29 15:20:54.570559 [ 3 ] {ee26e4bd-1663-45c3-a2ac-d0e61752d290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4249 2024.08.29 15:20:54.570607 [ 3 ] {ee26e4bd-1663-45c3-a2ac-d0e61752d290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4250 2024.08.29 15:20:54.570843 [ 3 ] {ee26e4bd-1663-45c3-a2ac-d0e61752d290} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4251 2024.08.29 15:20:54.571156 [ 3 ] {ee26e4bd-1663-45c3-a2ac-d0e61752d290} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4252 2024.08.29 15:20:54.571193 [ 3 ] {ee26e4bd-1663-45c3-a2ac-d0e61752d290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4253 2024.08.29 15:20:54.571552 [ 3 ] {ee26e4bd-1663-45c3-a2ac-d0e61752d290} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4254 2024.08.29 15:20:54.571924 [ 3 ] {ee26e4bd-1663-45c3-a2ac-d0e61752d290} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4255 2024.08.29 15:20:54.572081 [ 3 ] {ee26e4bd-1663-45c3-a2ac-d0e61752d290} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 230.49 KiB/sec.
4256 2024.08.29 15:20:54.572411 [ 3 ] {ee26e4bd-1663-45c3-a2ac-d0e61752d290} <Debug> DynamicQueryHandler: Done processing query
4257 2024.08.29 15:20:54.572436 [ 3 ] {ee26e4bd-1663-45c3-a2ac-d0e61752d290} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4258 2024.08.29 15:20:54.572452 [ 3 ] {} <Debug> HTTP-Session: a1270b8b-8627-4742-b7b0-f993328e4b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4259 2024.08.29 15:20:54.572664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 60905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4260 2024.08.29 15:20:54.572716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4261 2024.08.29 15:20:54.572736 [ 3 ] {} <Debug> HTTP-Session: e2e81e91-6536-4417-a8eb-5071bae9b930 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4262 2024.08.29 15:20:54.572761 [ 3 ] {} <Debug> HTTP-Session: e2e81e91-6536-4417-a8eb-5071bae9b930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4263 2024.08.29 15:20:54.572785 [ 3 ] {} <Debug> HTTP-Session: e2e81e91-6536-4417-a8eb-5071bae9b930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4264 2024.08.29 15:20:54.572827 [ 3 ] {} <Trace> HTTP-Session: e2e81e91-6536-4417-a8eb-5071bae9b930 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4265 2024.08.29 15:20:54.573052 [ 3 ] {e64ca342-0ce2-48b1-877d-b4774ca7fefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4266 2024.08.29 15:20:54.573107 [ 3 ] {e64ca342-0ce2-48b1-877d-b4774ca7fefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4267 2024.08.29 15:20:54.573376 [ 3 ] {e64ca342-0ce2-48b1-877d-b4774ca7fefd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4268 2024.08.29 15:20:54.573967 [ 3 ] {e64ca342-0ce2-48b1-877d-b4774ca7fefd} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4269 2024.08.29 15:20:54.574004 [ 3 ] {e64ca342-0ce2-48b1-877d-b4774ca7fefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4270 2024.08.29 15:20:54.574381 [ 3 ] {e64ca342-0ce2-48b1-877d-b4774ca7fefd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4271 2024.08.29 15:20:54.574753 [ 3 ] {e64ca342-0ce2-48b1-877d-b4774ca7fefd} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4272 2024.08.29 15:20:54.574917 [ 3 ] {e64ca342-0ce2-48b1-877d-b4774ca7fefd} <Debug> executeQuery: Read 377 rows, 27.28 KiB in 0.001979 sec., 190500.25265285498 rows/sec., 13.46 MiB/sec.
4273 2024.08.29 15:20:54.575143 [ 3 ] {e64ca342-0ce2-48b1-877d-b4774ca7fefd} <Debug> DynamicQueryHandler: Done processing query
4274 2024.08.29 15:20:54.575167 [ 3 ] {e64ca342-0ce2-48b1-877d-b4774ca7fefd} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
4275 2024.08.29 15:20:54.575184 [ 3 ] {} <Debug> HTTP-Session: e2e81e91-6536-4417-a8eb-5071bae9b930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4276 2024.08.29 15:20:54.575340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4277 2024.08.29 15:20:54.575389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4278 2024.08.29 15:20:54.575408 [ 3 ] {} <Debug> HTTP-Session: 22b22c9c-f42c-4dc8-ae41-298bb68ccfcb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4279 2024.08.29 15:20:54.575425 [ 3 ] {} <Debug> HTTP-Session: 22b22c9c-f42c-4dc8-ae41-298bb68ccfcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4280 2024.08.29 15:20:54.575439 [ 3 ] {} <Debug> HTTP-Session: 22b22c9c-f42c-4dc8-ae41-298bb68ccfcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4281 2024.08.29 15:20:54.575471 [ 3 ] {} <Trace> HTTP-Session: 22b22c9c-f42c-4dc8-ae41-298bb68ccfcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4282 2024.08.29 15:20:54.575577 [ 3 ] {8b720d76-a807-4a64-a7a1-eb06786e9654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4283 2024.08.29 15:20:54.575626 [ 3 ] {8b720d76-a807-4a64-a7a1-eb06786e9654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4284 2024.08.29 15:20:54.575758 [ 3 ] {8b720d76-a807-4a64-a7a1-eb06786e9654} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4285 2024.08.29 15:20:54.576054 [ 3 ] {8b720d76-a807-4a64-a7a1-eb06786e9654} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4286 2024.08.29 15:20:54.576091 [ 3 ] {8b720d76-a807-4a64-a7a1-eb06786e9654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4287 2024.08.29 15:20:54.576459 [ 3 ] {8b720d76-a807-4a64-a7a1-eb06786e9654} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4288 2024.08.29 15:20:54.576789 [ 3 ] {8b720d76-a807-4a64-a7a1-eb06786e9654} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4289 2024.08.29 15:20:54.576960 [ 3 ] {8b720d76-a807-4a64-a7a1-eb06786e9654} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec.
4290 2024.08.29 15:20:54.577138 [ 3 ] {8b720d76-a807-4a64-a7a1-eb06786e9654} <Debug> DynamicQueryHandler: Done processing query
4291 2024.08.29 15:20:54.577163 [ 3 ] {8b720d76-a807-4a64-a7a1-eb06786e9654} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4292 2024.08.29 15:20:54.577178 [ 3 ] {} <Debug> HTTP-Session: 22b22c9c-f42c-4dc8-ae41-298bb68ccfcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4293 2024.08.29 15:20:54.577353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 42694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4294 2024.08.29 15:20:54.577402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4295 2024.08.29 15:20:54.577422 [ 3 ] {} <Debug> HTTP-Session: 901f44ec-abc6-49e4-adcb-1b174bb2664c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4296 2024.08.29 15:20:54.577438 [ 3 ] {} <Debug> HTTP-Session: 901f44ec-abc6-49e4-adcb-1b174bb2664c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4297 2024.08.29 15:20:54.577452 [ 3 ] {} <Debug> HTTP-Session: 901f44ec-abc6-49e4-adcb-1b174bb2664c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4298 2024.08.29 15:20:54.577485 [ 3 ] {} <Trace> HTTP-Session: 901f44ec-abc6-49e4-adcb-1b174bb2664c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4299 2024.08.29 15:20:54.577692 [ 3 ] {af7f1d4f-7e6b-4ec2-a9d9-7e6392fdfbae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4300 2024.08.29 15:20:54.577741 [ 3 ] {af7f1d4f-7e6b-4ec2-a9d9-7e6392fdfbae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4301 2024.08.29 15:20:54.577885 [ 3 ] {af7f1d4f-7e6b-4ec2-a9d9-7e6392fdfbae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4302 2024.08.29 15:20:54.578313 [ 3 ] {af7f1d4f-7e6b-4ec2-a9d9-7e6392fdfbae} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4303 2024.08.29 15:20:54.578351 [ 3 ] {af7f1d4f-7e6b-4ec2-a9d9-7e6392fdfbae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4304 2024.08.29 15:20:54.578737 [ 3 ] {af7f1d4f-7e6b-4ec2-a9d9-7e6392fdfbae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4305 2024.08.29 15:20:54.579077 [ 3 ] {af7f1d4f-7e6b-4ec2-a9d9-7e6392fdfbae} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4306 2024.08.29 15:20:54.579236 [ 3 ] {af7f1d4f-7e6b-4ec2-a9d9-7e6392fdfbae} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001652 sec., 137409.200968523 rows/sec., 9.17 MiB/sec.
4307 2024.08.29 15:20:54.579411 [ 3 ] {af7f1d4f-7e6b-4ec2-a9d9-7e6392fdfbae} <Debug> DynamicQueryHandler: Done processing query
4308 2024.08.29 15:20:54.579436 [ 3 ] {af7f1d4f-7e6b-4ec2-a9d9-7e6392fdfbae} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4309 2024.08.29 15:20:54.579452 [ 3 ] {} <Debug> HTTP-Session: 901f44ec-abc6-49e4-adcb-1b174bb2664c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4310 2024.08.29 15:20:54.579577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4311 2024.08.29 15:20:54.579625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4312 2024.08.29 15:20:54.579646 [ 3 ] {} <Debug> HTTP-Session: 884003b7-8b47-46b8-950e-f194c88a48c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4313 2024.08.29 15:20:54.579662 [ 3 ] {} <Debug> HTTP-Session: 884003b7-8b47-46b8-950e-f194c88a48c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4314 2024.08.29 15:20:54.579676 [ 3 ] {} <Debug> HTTP-Session: 884003b7-8b47-46b8-950e-f194c88a48c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4315 2024.08.29 15:20:54.579707 [ 3 ] {} <Trace> HTTP-Session: 884003b7-8b47-46b8-950e-f194c88a48c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4316 2024.08.29 15:20:54.579803 [ 3 ] {59b0453f-3c8d-41db-a81b-8ee7572e4b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4317 2024.08.29 15:20:54.579848 [ 3 ] {59b0453f-3c8d-41db-a81b-8ee7572e4b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4318 2024.08.29 15:20:54.579978 [ 3 ] {59b0453f-3c8d-41db-a81b-8ee7572e4b90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4319 2024.08.29 15:20:54.580306 [ 3 ] {59b0453f-3c8d-41db-a81b-8ee7572e4b90} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4320 2024.08.29 15:20:54.580343 [ 3 ] {59b0453f-3c8d-41db-a81b-8ee7572e4b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4321 2024.08.29 15:20:54.580702 [ 3 ] {59b0453f-3c8d-41db-a81b-8ee7572e4b90} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4322 2024.08.29 15:20:54.581030 [ 3 ] {59b0453f-3c8d-41db-a81b-8ee7572e4b90} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4323 2024.08.29 15:20:54.581182 [ 3 ] {59b0453f-3c8d-41db-a81b-8ee7572e4b90} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001397 sec., 715.8196134574088 rows/sec., 48.23 KiB/sec.
4324 2024.08.29 15:20:54.581355 [ 3 ] {59b0453f-3c8d-41db-a81b-8ee7572e4b90} <Debug> DynamicQueryHandler: Done processing query
4325 2024.08.29 15:20:54.581381 [ 3 ] {59b0453f-3c8d-41db-a81b-8ee7572e4b90} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4326 2024.08.29 15:20:54.581397 [ 3 ] {} <Debug> HTTP-Session: 884003b7-8b47-46b8-950e-f194c88a48c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4327 2024.08.29 15:20:54.581516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4328 2024.08.29 15:20:54.581566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4329 2024.08.29 15:20:54.581586 [ 3 ] {} <Debug> HTTP-Session: 88c54394-fd45-4daf-9674-183bb26688dd Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4330 2024.08.29 15:20:54.581603 [ 3 ] {} <Debug> HTTP-Session: 88c54394-fd45-4daf-9674-183bb26688dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4331 2024.08.29 15:20:54.581617 [ 3 ] {} <Debug> HTTP-Session: 88c54394-fd45-4daf-9674-183bb26688dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4332 2024.08.29 15:20:54.581649 [ 3 ] {} <Trace> HTTP-Session: 88c54394-fd45-4daf-9674-183bb26688dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4333 2024.08.29 15:20:54.581785 [ 3 ] {2bbe11fd-80d1-49dd-b0dd-ea79f5c92115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4334 2024.08.29 15:20:54.581851 [ 3 ] {2bbe11fd-80d1-49dd-b0dd-ea79f5c92115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4335 2024.08.29 15:20:54.582269 [ 3 ] {2bbe11fd-80d1-49dd-b0dd-ea79f5c92115} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4336 2024.08.29 15:20:54.582778 [ 3 ] {2bbe11fd-80d1-49dd-b0dd-ea79f5c92115} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4337 2024.08.29 15:20:54.582816 [ 3 ] {2bbe11fd-80d1-49dd-b0dd-ea79f5c92115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4338 2024.08.29 15:20:54.583415 [ 3 ] {2bbe11fd-80d1-49dd-b0dd-ea79f5c92115} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4339 2024.08.29 15:20:54.583830 [ 3 ] {2bbe11fd-80d1-49dd-b0dd-ea79f5c92115} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4340 2024.08.29 15:20:54.584013 [ 3 ] {2bbe11fd-80d1-49dd-b0dd-ea79f5c92115} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.00229 sec., 1310.0436681222707 rows/sec., 2.35 MiB/sec.
4341 2024.08.29 15:20:54.584230 [ 3 ] {2bbe11fd-80d1-49dd-b0dd-ea79f5c92115} <Debug> DynamicQueryHandler: Done processing query
4342 2024.08.29 15:20:54.584255 [ 3 ] {2bbe11fd-80d1-49dd-b0dd-ea79f5c92115} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4343 2024.08.29 15:20:54.584271 [ 3 ] {} <Debug> HTTP-Session: 88c54394-fd45-4daf-9674-183bb26688dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4344 2024.08.29 15:20:54.584390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 10703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4345 2024.08.29 15:20:54.584440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4346 2024.08.29 15:20:54.584459 [ 3 ] {} <Debug> HTTP-Session: cdf0cedb-e067-4b2a-b720-c6afd7ae9d3d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4347 2024.08.29 15:20:54.584476 [ 3 ] {} <Debug> HTTP-Session: cdf0cedb-e067-4b2a-b720-c6afd7ae9d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4348 2024.08.29 15:20:54.584490 [ 3 ] {} <Debug> HTTP-Session: cdf0cedb-e067-4b2a-b720-c6afd7ae9d3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4349 2024.08.29 15:20:54.584523 [ 3 ] {} <Trace> HTTP-Session: cdf0cedb-e067-4b2a-b720-c6afd7ae9d3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4350 2024.08.29 15:20:54.584655 [ 3 ] {c6fbf03a-2200-4ac5-9798-4d69caebec52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4351 2024.08.29 15:20:54.584699 [ 3 ] {c6fbf03a-2200-4ac5-9798-4d69caebec52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4352 2024.08.29 15:20:54.584834 [ 3 ] {c6fbf03a-2200-4ac5-9798-4d69caebec52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4353 2024.08.29 15:20:54.585143 [ 3 ] {c6fbf03a-2200-4ac5-9798-4d69caebec52} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4354 2024.08.29 15:20:54.585180 [ 3 ] {c6fbf03a-2200-4ac5-9798-4d69caebec52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4355 2024.08.29 15:20:54.585540 [ 3 ] {c6fbf03a-2200-4ac5-9798-4d69caebec52} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4356 2024.08.29 15:20:54.585866 [ 3 ] {c6fbf03a-2200-4ac5-9798-4d69caebec52} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4357 2024.08.29 15:20:54.586030 [ 3 ] {c6fbf03a-2200-4ac5-9798-4d69caebec52} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001423 sec., 50597.32958538299 rows/sec., 3.23 MiB/sec.
4358 2024.08.29 15:20:54.586202 [ 3 ] {c6fbf03a-2200-4ac5-9798-4d69caebec52} <Debug> DynamicQueryHandler: Done processing query
4359 2024.08.29 15:20:54.586227 [ 3 ] {c6fbf03a-2200-4ac5-9798-4d69caebec52} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4360 2024.08.29 15:20:54.586243 [ 3 ] {} <Debug> HTTP-Session: cdf0cedb-e067-4b2a-b720-c6afd7ae9d3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4361 2024.08.29 15:20:58.866066 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache
4362 2024.08.29 15:20:58.866134 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache
4363 2024.08.29 15:20:59.559942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 15566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4364 2024.08.29 15:20:59.560053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4365 2024.08.29 15:20:59.560080 [ 3 ] {} <Debug> HTTP-Session: 646d319a-c94e-4373-aa2d-e5ad5784c5ac Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4366 2024.08.29 15:20:59.560105 [ 3 ] {} <Debug> HTTP-Session: 646d319a-c94e-4373-aa2d-e5ad5784c5ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4367 2024.08.29 15:20:59.560120 [ 3 ] {} <Debug> HTTP-Session: 646d319a-c94e-4373-aa2d-e5ad5784c5ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4368 2024.08.29 15:20:59.560173 [ 3 ] {} <Trace> HTTP-Session: 646d319a-c94e-4373-aa2d-e5ad5784c5ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4369 2024.08.29 15:20:59.560390 [ 3 ] {d7bcf181-d8db-4bc5-aada-757b8469b503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4370 2024.08.29 15:20:59.560461 [ 3 ] {d7bcf181-d8db-4bc5-aada-757b8469b503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4371 2024.08.29 15:20:59.560807 [ 3 ] {d7bcf181-d8db-4bc5-aada-757b8469b503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4372 2024.08.29 15:20:59.561336 [ 3 ] {d7bcf181-d8db-4bc5-aada-757b8469b503} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4373 2024.08.29 15:20:59.561379 [ 3 ] {d7bcf181-d8db-4bc5-aada-757b8469b503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4374 2024.08.29 15:20:59.561830 [ 3 ] {d7bcf181-d8db-4bc5-aada-757b8469b503} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4375 2024.08.29 15:20:59.562226 [ 3 ] {d7bcf181-d8db-4bc5-aada-757b8469b503} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4376 2024.08.29 15:20:59.562413 [ 3 ] {d7bcf181-d8db-4bc5-aada-757b8469b503} <Debug> executeQuery: Read 106 rows, 9.10 KiB in 0.0021 sec., 50476.19047619048 rows/sec., 4.23 MiB/sec.
4377 2024.08.29 15:20:59.562656 [ 3 ] {d7bcf181-d8db-4bc5-aada-757b8469b503} <Debug> DynamicQueryHandler: Done processing query
4378 2024.08.29 15:20:59.562686 [ 3 ] {d7bcf181-d8db-4bc5-aada-757b8469b503} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4379 2024.08.29 15:20:59.562702 [ 3 ] {} <Debug> HTTP-Session: 646d319a-c94e-4373-aa2d-e5ad5784c5ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4380 2024.08.29 15:20:59.562885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4381 2024.08.29 15:20:59.562944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4382 2024.08.29 15:20:59.562965 [ 3 ] {} <Debug> HTTP-Session: 81034d77-cea9-4660-b9d3-e46d4d8caf37 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4383 2024.08.29 15:20:59.562982 [ 3 ] {} <Debug> HTTP-Session: 81034d77-cea9-4660-b9d3-e46d4d8caf37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4384 2024.08.29 15:20:59.562997 [ 3 ] {} <Debug> HTTP-Session: 81034d77-cea9-4660-b9d3-e46d4d8caf37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4385 2024.08.29 15:20:59.563033 [ 3 ] {} <Trace> HTTP-Session: 81034d77-cea9-4660-b9d3-e46d4d8caf37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4386 2024.08.29 15:20:59.563156 [ 3 ] {f21e376a-acca-409a-bd92-3ab2b74a81d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4387 2024.08.29 15:20:59.563204 [ 3 ] {f21e376a-acca-409a-bd92-3ab2b74a81d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4388 2024.08.29 15:20:59.563454 [ 3 ] {f21e376a-acca-409a-bd92-3ab2b74a81d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4389 2024.08.29 15:20:59.563826 [ 3 ] {f21e376a-acca-409a-bd92-3ab2b74a81d6} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4390 2024.08.29 15:20:59.563864 [ 3 ] {f21e376a-acca-409a-bd92-3ab2b74a81d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4391 2024.08.29 15:20:59.564238 [ 3 ] {f21e376a-acca-409a-bd92-3ab2b74a81d6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4392 2024.08.29 15:20:59.564622 [ 3 ] {f21e376a-acca-409a-bd92-3ab2b74a81d6} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4393 2024.08.29 15:20:59.564782 [ 3 ] {f21e376a-acca-409a-bd92-3ab2b74a81d6} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001655 sec., 16314.199395770393 rows/sec., 1.20 MiB/sec.
4394 2024.08.29 15:20:59.564971 [ 3 ] {f21e376a-acca-409a-bd92-3ab2b74a81d6} <Debug> DynamicQueryHandler: Done processing query
4395 2024.08.29 15:20:59.564998 [ 3 ] {f21e376a-acca-409a-bd92-3ab2b74a81d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4396 2024.08.29 15:20:59.565014 [ 3 ] {} <Debug> HTTP-Session: 81034d77-cea9-4660-b9d3-e46d4d8caf37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4397 2024.08.29 15:20:59.565152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 14103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4398 2024.08.29 15:20:59.565208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4399 2024.08.29 15:20:59.565227 [ 3 ] {} <Debug> HTTP-Session: ac55e5c1-007f-4ff8-8b74-145ba5ac8a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4400 2024.08.29 15:20:59.565244 [ 3 ] {} <Debug> HTTP-Session: ac55e5c1-007f-4ff8-8b74-145ba5ac8a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4401 2024.08.29 15:20:59.565258 [ 3 ] {} <Debug> HTTP-Session: ac55e5c1-007f-4ff8-8b74-145ba5ac8a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4402 2024.08.29 15:20:59.565294 [ 3 ] {} <Trace> HTTP-Session: ac55e5c1-007f-4ff8-8b74-145ba5ac8a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4403 2024.08.29 15:20:59.565424 [ 3 ] {07fda578-958d-4812-af8a-5b0d7ca01c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4404 2024.08.29 15:20:59.565470 [ 3 ] {07fda578-958d-4812-af8a-5b0d7ca01c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4405 2024.08.29 15:20:59.565708 [ 3 ] {07fda578-958d-4812-af8a-5b0d7ca01c1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4406 2024.08.29 15:20:59.566093 [ 3 ] {07fda578-958d-4812-af8a-5b0d7ca01c1e} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4407 2024.08.29 15:20:59.566131 [ 3 ] {07fda578-958d-4812-af8a-5b0d7ca01c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4408 2024.08.29 15:20:59.566502 [ 3 ] {07fda578-958d-4812-af8a-5b0d7ca01c1e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4409 2024.08.29 15:20:59.566860 [ 3 ] {07fda578-958d-4812-af8a-5b0d7ca01c1e} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4410 2024.08.29 15:20:59.567024 [ 3 ] {07fda578-958d-4812-af8a-5b0d7ca01c1e} <Debug> executeQuery: Read 83 rows, 6.63 KiB in 0.001641 sec., 50578.91529555149 rows/sec., 3.95 MiB/sec.
4411 2024.08.29 15:20:59.567217 [ 3 ] {07fda578-958d-4812-af8a-5b0d7ca01c1e} <Debug> DynamicQueryHandler: Done processing query
4412 2024.08.29 15:20:59.567241 [ 3 ] {07fda578-958d-4812-af8a-5b0d7ca01c1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4413 2024.08.29 15:20:59.567256 [ 3 ] {} <Debug> HTTP-Session: ac55e5c1-007f-4ff8-8b74-145ba5ac8a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4414 2024.08.29 15:20:59.567442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4415 2024.08.29 15:20:59.567495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4416 2024.08.29 15:20:59.567514 [ 3 ] {} <Debug> HTTP-Session: 80ef5cee-7638-4754-a361-72a431a2c4d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4417 2024.08.29 15:20:59.567531 [ 3 ] {} <Debug> HTTP-Session: 80ef5cee-7638-4754-a361-72a431a2c4d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4418 2024.08.29 15:20:59.567545 [ 3 ] {} <Debug> HTTP-Session: 80ef5cee-7638-4754-a361-72a431a2c4d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4419 2024.08.29 15:20:59.567578 [ 3 ] {} <Trace> HTTP-Session: 80ef5cee-7638-4754-a361-72a431a2c4d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4420 2024.08.29 15:20:59.567738 [ 3 ] {7be51876-4798-46ac-b648-2bbbd06965bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4421 2024.08.29 15:20:59.567787 [ 3 ] {7be51876-4798-46ac-b648-2bbbd06965bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4422 2024.08.29 15:20:59.567935 [ 3 ] {7be51876-4798-46ac-b648-2bbbd06965bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4423 2024.08.29 15:20:59.568352 [ 3 ] {7be51876-4798-46ac-b648-2bbbd06965bf} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4424 2024.08.29 15:20:59.568388 [ 3 ] {7be51876-4798-46ac-b648-2bbbd06965bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4425 2024.08.29 15:20:59.568792 [ 3 ] {7be51876-4798-46ac-b648-2bbbd06965bf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4426 2024.08.29 15:20:59.569134 [ 3 ] {7be51876-4798-46ac-b648-2bbbd06965bf} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4427 2024.08.29 15:20:59.569295 [ 3 ] {7be51876-4798-46ac-b648-2bbbd06965bf} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001622 sec., 92478.42170160296 rows/sec., 6.41 MiB/sec.
4428 2024.08.29 15:20:59.569463 [ 3 ] {7be51876-4798-46ac-b648-2bbbd06965bf} <Debug> DynamicQueryHandler: Done processing query
4429 2024.08.29 15:20:59.569487 [ 3 ] {7be51876-4798-46ac-b648-2bbbd06965bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4430 2024.08.29 15:20:59.569503 [ 3 ] {} <Debug> HTTP-Session: 80ef5cee-7638-4754-a361-72a431a2c4d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4431 2024.08.29 15:20:59.569687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4432 2024.08.29 15:20:59.569737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4433 2024.08.29 15:20:59.569756 [ 3 ] {} <Debug> HTTP-Session: 3a384794-c120-4359-acdc-59b406f08b81 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4434 2024.08.29 15:20:59.569772 [ 3 ] {} <Debug> HTTP-Session: 3a384794-c120-4359-acdc-59b406f08b81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4435 2024.08.29 15:20:59.569787 [ 3 ] {} <Debug> HTTP-Session: 3a384794-c120-4359-acdc-59b406f08b81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4436 2024.08.29 15:20:59.569820 [ 3 ] {} <Trace> HTTP-Session: 3a384794-c120-4359-acdc-59b406f08b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4437 2024.08.29 15:20:59.570116 [ 3 ] {0e31fa9b-11e4-4997-a9a7-eeda733f7d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4438 2024.08.29 15:20:59.570181 [ 3 ] {0e31fa9b-11e4-4997-a9a7-eeda733f7d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4439 2024.08.29 15:20:59.570605 [ 3 ] {0e31fa9b-11e4-4997-a9a7-eeda733f7d84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4440 2024.08.29 15:20:59.571302 [ 3 ] {0e31fa9b-11e4-4997-a9a7-eeda733f7d84} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4441 2024.08.29 15:20:59.571338 [ 3 ] {0e31fa9b-11e4-4997-a9a7-eeda733f7d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4442 2024.08.29 15:20:59.571966 [ 3 ] {0e31fa9b-11e4-4997-a9a7-eeda733f7d84} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4443 2024.08.29 15:20:59.572380 [ 3 ] {0e31fa9b-11e4-4997-a9a7-eeda733f7d84} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4444 2024.08.29 15:20:59.572565 [ 3 ] {0e31fa9b-11e4-4997-a9a7-eeda733f7d84} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002658 sec., 10158.013544018058 rows/sec., 18.20 MiB/sec.
4445 2024.08.29 15:20:59.572787 [ 3 ] {0e31fa9b-11e4-4997-a9a7-eeda733f7d84} <Debug> DynamicQueryHandler: Done processing query
4446 2024.08.29 15:20:59.572817 [ 3 ] {0e31fa9b-11e4-4997-a9a7-eeda733f7d84} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4447 2024.08.29 15:20:59.572833 [ 3 ] {} <Debug> HTTP-Session: 3a384794-c120-4359-acdc-59b406f08b81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4448 2024.08.29 15:20:59.572961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4449 2024.08.29 15:20:59.573011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4450 2024.08.29 15:20:59.573030 [ 3 ] {} <Debug> HTTP-Session: c07e7a99-6d47-480b-a6be-9b5a1138625b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4451 2024.08.29 15:20:59.573046 [ 3 ] {} <Debug> HTTP-Session: c07e7a99-6d47-480b-a6be-9b5a1138625b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4452 2024.08.29 15:20:59.573060 [ 3 ] {} <Debug> HTTP-Session: c07e7a99-6d47-480b-a6be-9b5a1138625b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4453 2024.08.29 15:20:59.573092 [ 3 ] {} <Trace> HTTP-Session: c07e7a99-6d47-480b-a6be-9b5a1138625b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4454 2024.08.29 15:20:59.573202 [ 3 ] {c38b03a3-b368-4c7d-a0c2-5e662763d7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4455 2024.08.29 15:20:59.573248 [ 3 ] {c38b03a3-b368-4c7d-a0c2-5e662763d7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4456 2024.08.29 15:20:59.573378 [ 3 ] {c38b03a3-b368-4c7d-a0c2-5e662763d7e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4457 2024.08.29 15:20:59.573773 [ 3 ] {c38b03a3-b368-4c7d-a0c2-5e662763d7e1} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4458 2024.08.29 15:20:59.573810 [ 3 ] {c38b03a3-b368-4c7d-a0c2-5e662763d7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
4459 2024.08.29 15:20:59.574173 [ 3 ] {c38b03a3-b368-4c7d-a0c2-5e662763d7e1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4460 2024.08.29 15:20:59.574505 [ 3 ] {c38b03a3-b368-4c7d-a0c2-5e662763d7e1} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4461 2024.08.29 15:20:59.574680 [ 3 ] {c38b03a3-b368-4c7d-a0c2-5e662763d7e1} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00151 sec., 33112.58278145695 rows/sec., 2.27 MiB/sec.
4462 2024.08.29 15:20:59.574889 [ 3 ] {c38b03a3-b368-4c7d-a0c2-5e662763d7e1} <Debug> DynamicQueryHandler: Done processing query
4463 2024.08.29 15:20:59.574914 [ 3 ] {c38b03a3-b368-4c7d-a0c2-5e662763d7e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4464 2024.08.29 15:20:59.574930 [ 3 ] {} <Debug> HTTP-Session: c07e7a99-6d47-480b-a6be-9b5a1138625b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4465 2024.08.29 15:21:04.565697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4466 2024.08.29 15:21:04.565859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4467 2024.08.29 15:21:04.565892 [ 3 ] {} <Debug> HTTP-Session: ae3bdd6f-e5e2-4b58-9176-2a4b20326025 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4468 2024.08.29 15:21:04.565923 [ 3 ] {} <Debug> HTTP-Session: ae3bdd6f-e5e2-4b58-9176-2a4b20326025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4469 2024.08.29 15:21:04.565942 [ 3 ] {} <Debug> HTTP-Session: ae3bdd6f-e5e2-4b58-9176-2a4b20326025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4470 2024.08.29 15:21:04.566003 [ 3 ] {} <Trace> HTTP-Session: ae3bdd6f-e5e2-4b58-9176-2a4b20326025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4471 2024.08.29 15:21:04.566248 [ 3 ] {488fc995-1811-4e47-ae94-6d244656c223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4472 2024.08.29 15:21:04.566332 [ 3 ] {488fc995-1811-4e47-ae94-6d244656c223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4473 2024.08.29 15:21:04.566733 [ 3 ] {488fc995-1811-4e47-ae94-6d244656c223} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4474 2024.08.29 15:21:04.567215 [ 3 ] {488fc995-1811-4e47-ae94-6d244656c223} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4475 2024.08.29 15:21:04.567264 [ 3 ] {488fc995-1811-4e47-ae94-6d244656c223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4476 2024.08.29 15:21:04.567717 [ 3 ] {488fc995-1811-4e47-ae94-6d244656c223} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4477 2024.08.29 15:21:04.568158 [ 3 ] {488fc995-1811-4e47-ae94-6d244656c223} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4478 2024.08.29 15:21:04.568317 [ 3 ] {488fc995-1811-4e47-ae94-6d244656c223} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002148 sec., 1862.1973929236497 rows/sec., 151.85 KiB/sec.
4479 2024.08.29 15:21:04.568569 [ 3 ] {488fc995-1811-4e47-ae94-6d244656c223} <Debug> DynamicQueryHandler: Done processing query
4480 2024.08.29 15:21:04.568611 [ 3 ] {488fc995-1811-4e47-ae94-6d244656c223} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4481 2024.08.29 15:21:04.568637 [ 3 ] {} <Debug> HTTP-Session: ae3bdd6f-e5e2-4b58-9176-2a4b20326025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4482 2024.08.29 15:21:04.568860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4483 2024.08.29 15:21:04.568926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4484 2024.08.29 15:21:04.568947 [ 3 ] {} <Debug> HTTP-Session: 7c9402a2-8375-4321-ac6a-a56b8af33654 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4485 2024.08.29 15:21:04.568967 [ 3 ] {} <Debug> HTTP-Session: 7c9402a2-8375-4321-ac6a-a56b8af33654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4486 2024.08.29 15:21:04.568981 [ 3 ] {} <Debug> HTTP-Session: 7c9402a2-8375-4321-ac6a-a56b8af33654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4487 2024.08.29 15:21:04.569020 [ 3 ] {} <Trace> HTTP-Session: 7c9402a2-8375-4321-ac6a-a56b8af33654 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4488 2024.08.29 15:21:04.569191 [ 3 ] {0fd68b9b-ed90-4dee-8460-45ae96ad30fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4489 2024.08.29 15:21:04.569244 [ 3 ] {0fd68b9b-ed90-4dee-8460-45ae96ad30fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4490 2024.08.29 15:21:04.569499 [ 3 ] {0fd68b9b-ed90-4dee-8460-45ae96ad30fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4491 2024.08.29 15:21:04.569995 [ 3 ] {0fd68b9b-ed90-4dee-8460-45ae96ad30fc} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4492 2024.08.29 15:21:04.570040 [ 3 ] {0fd68b9b-ed90-4dee-8460-45ae96ad30fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4493 2024.08.29 15:21:04.570453 [ 3 ] {0fd68b9b-ed90-4dee-8460-45ae96ad30fc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4494 2024.08.29 15:21:04.570865 [ 3 ] {0fd68b9b-ed90-4dee-8460-45ae96ad30fc} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4495 2024.08.29 15:21:04.571004 [ 3 ] {0fd68b9b-ed90-4dee-8460-45ae96ad30fc} <Debug> executeQuery: Read 193 rows, 17.24 KiB in 0.001889 sec., 102170.46056114345 rows/sec., 8.91 MiB/sec.
4496 2024.08.29 15:21:04.571009 [ 31 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4497 2024.08.29 15:21:04.571064 [ 31 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4498 2024.08.29 15:21:04.571096 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4499 2024.08.29 15:21:04.571241 [ 3 ] {0fd68b9b-ed90-4dee-8460-45ae96ad30fc} <Debug> DynamicQueryHandler: Done processing query
4500 2024.08.29 15:21:04.571266 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::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
4501 2024.08.29 15:21:04.571276 [ 3 ] {0fd68b9b-ed90-4dee-8460-45ae96ad30fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4502 2024.08.29 15:21:04.571358 [ 3 ] {} <Debug> HTTP-Session: 7c9402a2-8375-4321-ac6a-a56b8af33654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4503 2024.08.29 15:21:04.571505 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4504 2024.08.29 15:21:04.571571 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1389 rows starting from the beginning of the part
4505 2024.08.29 15:21:04.571583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4506 2024.08.29 15:21:04.571742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4507 2024.08.29 15:21:04.571802 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1332 rows starting from the beginning of the part
4508 2024.08.29 15:21:04.571847 [ 3 ] {} <Debug> HTTP-Session: 3dffac99-b6b9-45b6-aedb-abc65140277c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4509 2024.08.29 15:21:04.571950 [ 3 ] {} <Debug> HTTP-Session: 3dffac99-b6b9-45b6-aedb-abc65140277c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4510 2024.08.29 15:21:04.572071 [ 3 ] {} <Debug> HTTP-Session: 3dffac99-b6b9-45b6-aedb-abc65140277c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4511 2024.08.29 15:21:04.572109 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 106 rows starting from the beginning of the part
4512 2024.08.29 15:21:04.572218 [ 3 ] {} <Trace> HTTP-Session: 3dffac99-b6b9-45b6-aedb-abc65140277c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4513 2024.08.29 15:21:04.572419 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 191 rows starting from the beginning of the part
4514 2024.08.29 15:21:04.572675 [ 3 ] {d1f7a1bb-a134-4ead-aeee-66e63f0a60a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4515 2024.08.29 15:21:04.572705 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 106 rows starting from the beginning of the part
4516 2024.08.29 15:21:04.572864 [ 3 ] {d1f7a1bb-a134-4ead-aeee-66e63f0a60a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4517 2024.08.29 15:21:04.572939 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 193 rows starting from the beginning of the part
4518 2024.08.29 15:21:04.574020 [ 3 ] {d1f7a1bb-a134-4ead-aeee-66e63f0a60a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4519 2024.08.29 15:21:04.574902 [ 3 ] {d1f7a1bb-a134-4ead-aeee-66e63f0a60a5} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4520 2024.08.29 15:21:04.574970 [ 3 ] {d1f7a1bb-a134-4ead-aeee-66e63f0a60a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4521 2024.08.29 15:21:04.576092 [ 3 ] {d1f7a1bb-a134-4ead-aeee-66e63f0a60a5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4522 2024.08.29 15:21:04.576819 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.00563464 sec., 588680.0221487087 rows/sec., 51.54 MiB/sec.
4523 2024.08.29 15:21:04.576833 [ 3 ] {d1f7a1bb-a134-4ead-aeee-66e63f0a60a5} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4524 2024.08.29 15:21:04.577106 [ 3 ] {d1f7a1bb-a134-4ead-aeee-66e63f0a60a5} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.004592 sec., 1524.3902439024391 rows/sec., 109.95 KiB/sec.
4525 2024.08.29 15:21:04.577181 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4526 2024.08.29 15:21:04.577472 [ 3 ] {d1f7a1bb-a134-4ead-aeee-66e63f0a60a5} <Debug> DynamicQueryHandler: Done processing query
4527 2024.08.29 15:21:04.577532 [ 3 ] {d1f7a1bb-a134-4ead-aeee-66e63f0a60a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4528 2024.08.29 15:21:04.577597 [ 3 ] {} <Debug> HTTP-Session: 3dffac99-b6b9-45b6-aedb-abc65140277c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4529 2024.08.29 15:21:04.577796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4530 2024.08.29 15:21:04.577868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4531 2024.08.29 15:21:04.577932 [ 3 ] {} <Debug> HTTP-Session: 5c22c043-293c-4132-ae23-b5dba49c58cc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4532 2024.08.29 15:21:04.577970 [ 3 ] {} <Debug> HTTP-Session: 5c22c043-293c-4132-ae23-b5dba49c58cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4533 2024.08.29 15:21:04.577985 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_21_4} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4534 2024.08.29 15:21:04.577998 [ 3 ] {} <Debug> HTTP-Session: 5c22c043-293c-4132-ae23-b5dba49c58cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4535 2024.08.29 15:21:04.578096 [ 3 ] {} <Trace> HTTP-Session: 5c22c043-293c-4132-ae23-b5dba49c58cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4536 2024.08.29 15:21:04.578152 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_21_4} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4537 2024.08.29 15:21:04.578293 [ 3 ] {69267f95-a1de-4cc4-ac07-a66a846d4ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4538 2024.08.29 15:21:04.578303 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
4539 2024.08.29 15:21:04.578370 [ 3 ] {69267f95-a1de-4cc4-ac07-a66a846d4ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4540 2024.08.29 15:21:04.578626 [ 3 ] {69267f95-a1de-4cc4-ac07-a66a846d4ff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4541 2024.08.29 15:21:04.578984 [ 3 ] {69267f95-a1de-4cc4-ac07-a66a846d4ff6} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4542 2024.08.29 15:21:04.579019 [ 3 ] {69267f95-a1de-4cc4-ac07-a66a846d4ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4543 2024.08.29 15:21:04.579387 [ 3 ] {69267f95-a1de-4cc4-ac07-a66a846d4ff6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4544 2024.08.29 15:21:04.579754 [ 3 ] {69267f95-a1de-4cc4-ac07-a66a846d4ff6} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4545 2024.08.29 15:21:04.579881 [ 3 ] {69267f95-a1de-4cc4-ac07-a66a846d4ff6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001674 sec., 8363.201911589009 rows/sec., 585.70 KiB/sec.
4546 2024.08.29 15:21:04.580163 [ 3 ] {69267f95-a1de-4cc4-ac07-a66a846d4ff6} <Debug> DynamicQueryHandler: Done processing query
4547 2024.08.29 15:21:04.580202 [ 3 ] {69267f95-a1de-4cc4-ac07-a66a846d4ff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4548 2024.08.29 15:21:04.580218 [ 3 ] {} <Debug> HTTP-Session: 5c22c043-293c-4132-ae23-b5dba49c58cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4549 2024.08.29 15:21:04.580349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4550 2024.08.29 15:21:04.580399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4551 2024.08.29 15:21:04.580418 [ 3 ] {} <Debug> HTTP-Session: 476071e2-f747-4a5c-b6cb-7e5251798243 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4552 2024.08.29 15:21:04.580435 [ 3 ] {} <Debug> HTTP-Session: 476071e2-f747-4a5c-b6cb-7e5251798243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4553 2024.08.29 15:21:04.580450 [ 3 ] {} <Debug> HTTP-Session: 476071e2-f747-4a5c-b6cb-7e5251798243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4554 2024.08.29 15:21:04.580482 [ 3 ] {} <Trace> HTTP-Session: 476071e2-f747-4a5c-b6cb-7e5251798243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4555 2024.08.29 15:21:04.580581 [ 3 ] {574b4d8d-e00f-4cc7-8a09-d15cfed11d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4556 2024.08.29 15:21:04.580626 [ 3 ] {574b4d8d-e00f-4cc7-8a09-d15cfed11d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4557 2024.08.29 15:21:04.580876 [ 3 ] {574b4d8d-e00f-4cc7-8a09-d15cfed11d53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4558 2024.08.29 15:21:04.581213 [ 3 ] {574b4d8d-e00f-4cc7-8a09-d15cfed11d53} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4559 2024.08.29 15:21:04.581249 [ 3 ] {574b4d8d-e00f-4cc7-8a09-d15cfed11d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4560 2024.08.29 15:21:04.581617 [ 3 ] {574b4d8d-e00f-4cc7-8a09-d15cfed11d53} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4561 2024.08.29 15:21:04.581999 [ 3 ] {574b4d8d-e00f-4cc7-8a09-d15cfed11d53} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4562 2024.08.29 15:21:04.582132 [ 31 ] {} <Debug> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
4563 2024.08.29 15:21:04.582136 [ 3 ] {574b4d8d-e00f-4cc7-8a09-d15cfed11d53} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 224.36 KiB/sec.
4564 2024.08.29 15:21:04.582172 [ 31 ] {} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4565 2024.08.29 15:21:04.582209 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4566 2024.08.29 15:21:04.582402 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
4567 2024.08.29 15:21:04.582419 [ 3 ] {574b4d8d-e00f-4cc7-8a09-d15cfed11d53} <Debug> DynamicQueryHandler: Done processing query
4568 2024.08.29 15:21:04.582501 [ 3 ] {574b4d8d-e00f-4cc7-8a09-d15cfed11d53} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4569 2024.08.29 15:21:04.582532 [ 3 ] {} <Debug> HTTP-Session: 476071e2-f747-4a5c-b6cb-7e5251798243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4570 2024.08.29 15:21:04.582658 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4571 2024.08.29 15:21:04.582702 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
4572 2024.08.29 15:21:04.582762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 61589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4573 2024.08.29 15:21:04.582925 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
4574 2024.08.29 15:21:04.582935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4575 2024.08.29 15:21:04.583017 [ 3 ] {} <Debug> HTTP-Session: 93240a04-d48a-4953-b64e-f309cfd8ae99 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4576 2024.08.29 15:21:04.583211 [ 3 ] {} <Debug> HTTP-Session: 93240a04-d48a-4953-b64e-f309cfd8ae99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4577 2024.08.29 15:21:04.583249 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
4578 2024.08.29 15:21:04.583287 [ 3 ] {} <Debug> HTTP-Session: 93240a04-d48a-4953-b64e-f309cfd8ae99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4579 2024.08.29 15:21:04.583497 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
4580 2024.08.29 15:21:04.583516 [ 3 ] {} <Trace> HTTP-Session: 93240a04-d48a-4953-b64e-f309cfd8ae99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4581 2024.08.29 15:21:04.583764 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
4582 2024.08.29 15:21:04.584136 [ 3 ] {d066ff00-4dae-466e-824d-5c33d366c51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4583 2024.08.29 15:21:04.584223 [ 3 ] {d066ff00-4dae-466e-824d-5c33d366c51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4584 2024.08.29 15:21:04.585042 [ 3 ] {d066ff00-4dae-466e-824d-5c33d366c51f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4585 2024.08.29 15:21:04.585982 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003669132 sec., 8176.320721086077 rows/sec., 519.00 KiB/sec.
4586 2024.08.29 15:21:04.586190 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
4587 2024.08.29 15:21:04.586284 [ 3 ] {d066ff00-4dae-466e-824d-5c33d366c51f} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4588 2024.08.29 15:21:04.586340 [ 3 ] {d066ff00-4dae-466e-824d-5c33d366c51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4589 2024.08.29 15:21:04.587212 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_9_2} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4590 2024.08.29 15:21:04.587319 [ 3 ] {d066ff00-4dae-466e-824d-5c33d366c51f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4591 2024.08.29 15:21:04.587373 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_9_2} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
4592 2024.08.29 15:21:04.587506 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4593 2024.08.29 15:21:04.587836 [ 3 ] {d066ff00-4dae-466e-824d-5c33d366c51f} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4594 2024.08.29 15:21:04.587977 [ 3 ] {d066ff00-4dae-466e-824d-5c33d366c51f} <Debug> executeQuery: Read 381 rows, 27.61 KiB in 0.004174 sec., 91279.34834690945 rows/sec., 6.46 MiB/sec.
4595 2024.08.29 15:21:04.587978 [ 31 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4596 2024.08.29 15:21:04.588044 [ 31 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4597 2024.08.29 15:21:04.588081 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4598 2024.08.29 15:21:04.588226 [ 3 ] {d066ff00-4dae-466e-824d-5c33d366c51f} <Debug> DynamicQueryHandler: Done processing query
4599 2024.08.29 15:21:04.588261 [ 3 ] {d066ff00-4dae-466e-824d-5c33d366c51f} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
4600 2024.08.29 15:21:04.588268 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::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
4601 2024.08.29 15:21:04.588285 [ 3 ] {} <Debug> HTTP-Session: 93240a04-d48a-4953-b64e-f309cfd8ae99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4602 2024.08.29 15:21:04.588470 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4603 2024.08.29 15:21:04.588511 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 886 rows starting from the beginning of the part
4604 2024.08.29 15:21:04.588558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4605 2024.08.29 15:21:04.588740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4606 2024.08.29 15:21:04.588756 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 835 rows starting from the beginning of the part
4607 2024.08.29 15:21:04.588808 [ 3 ] {} <Debug> HTTP-Session: afd8df9c-3616-4a95-844f-4563c063ec2b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4608 2024.08.29 15:21:04.588900 [ 3 ] {} <Debug> HTTP-Session: afd8df9c-3616-4a95-844f-4563c063ec2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4609 2024.08.29 15:21:04.588989 [ 3 ] {} <Debug> HTTP-Session: afd8df9c-3616-4a95-844f-4563c063ec2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4610 2024.08.29 15:21:04.589044 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 83 rows starting from the beginning of the part
4611 2024.08.29 15:21:04.589134 [ 3 ] {} <Trace> HTTP-Session: afd8df9c-3616-4a95-844f-4563c063ec2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4612 2024.08.29 15:21:04.589282 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 377 rows starting from the beginning of the part
4613 2024.08.29 15:21:04.589557 [ 3 ] {c517c464-109d-41bd-8d28-390bdd58182e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4614 2024.08.29 15:21:04.589597 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 83 rows starting from the beginning of the part
4615 2024.08.29 15:21:04.589739 [ 3 ] {c517c464-109d-41bd-8d28-390bdd58182e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4616 2024.08.29 15:21:04.589842 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 381 rows starting from the beginning of the part
4617 2024.08.29 15:21:04.590573 [ 3 ] {c517c464-109d-41bd-8d28-390bdd58182e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4618 2024.08.29 15:21:04.591160 [ 3 ] {c517c464-109d-41bd-8d28-390bdd58182e} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4619 2024.08.29 15:21:04.591231 [ 3 ] {c517c464-109d-41bd-8d28-390bdd58182e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4620 2024.08.29 15:21:04.592180 [ 3 ] {c517c464-109d-41bd-8d28-390bdd58182e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4621 2024.08.29 15:21:04.592759 [ 3 ] {c517c464-109d-41bd-8d28-390bdd58182e} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4622 2024.08.29 15:21:04.593205 [ 3 ] {c517c464-109d-41bd-8d28-390bdd58182e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003813 sec., 1573.5641227380015 rows/sec., 82.21 KiB/sec.
4623 2024.08.29 15:21:04.593507 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2645 rows, containing 5 columns (5 merged, 0 gathered) in 0.005337025 sec., 495594.4557126864 rows/sec., 37.70 MiB/sec.
4624 2024.08.29 15:21:04.593752 [ 3 ] {c517c464-109d-41bd-8d28-390bdd58182e} <Debug> DynamicQueryHandler: Done processing query
4625 2024.08.29 15:21:04.593779 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4626 2024.08.29 15:21:04.593793 [ 3 ] {c517c464-109d-41bd-8d28-390bdd58182e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4627 2024.08.29 15:21:04.593847 [ 3 ] {} <Debug> HTTP-Session: afd8df9c-3616-4a95-844f-4563c063ec2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4628 2024.08.29 15:21:04.594136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 43073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4629 2024.08.29 15:21:04.594265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4630 2024.08.29 15:21:04.594322 [ 3 ] {} <Debug> HTTP-Session: 523feb6c-b166-4418-a38b-bb407e3287bc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4631 2024.08.29 15:21:04.594352 [ 3 ] {} <Debug> HTTP-Session: 523feb6c-b166-4418-a38b-bb407e3287bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4632 2024.08.29 15:21:04.594382 [ 3 ] {} <Debug> HTTP-Session: 523feb6c-b166-4418-a38b-bb407e3287bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4633 2024.08.29 15:21:04.594445 [ 3 ] {} <Trace> HTTP-Session: 523feb6c-b166-4418-a38b-bb407e3287bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4634 2024.08.29 15:21:04.594619 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_21_4} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4635 2024.08.29 15:21:04.594719 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_21_4} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4636 2024.08.29 15:21:04.594790 [ 3 ] {78b28619-e73b-4dc0-b668-7875bec783e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4637 2024.08.29 15:21:04.594861 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
4638 2024.08.29 15:21:04.594891 [ 3 ] {78b28619-e73b-4dc0-b668-7875bec783e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4639 2024.08.29 15:21:04.595076 [ 3 ] {78b28619-e73b-4dc0-b668-7875bec783e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4640 2024.08.29 15:21:04.595512 [ 3 ] {78b28619-e73b-4dc0-b668-7875bec783e3} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4641 2024.08.29 15:21:04.595549 [ 3 ] {78b28619-e73b-4dc0-b668-7875bec783e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4642 2024.08.29 15:21:04.595954 [ 3 ] {78b28619-e73b-4dc0-b668-7875bec783e3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4643 2024.08.29 15:21:04.596303 [ 3 ] {78b28619-e73b-4dc0-b668-7875bec783e3} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4644 2024.08.29 15:21:04.596426 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4645 2024.08.29 15:21:04.596428 [ 3 ] {78b28619-e73b-4dc0-b668-7875bec783e3} <Debug> executeQuery: Read 229 rows, 15.65 KiB in 0.001854 sec., 123516.72060409925 rows/sec., 8.24 MiB/sec.
4646 2024.08.29 15:21:04.596464 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4647 2024.08.29 15:21:04.596499 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4648 2024.08.29 15:21:04.596728 [ 3 ] {78b28619-e73b-4dc0-b668-7875bec783e3} <Debug> DynamicQueryHandler: Done processing query
4649 2024.08.29 15:21:04.596875 [ 3 ] {78b28619-e73b-4dc0-b668-7875bec783e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4650 2024.08.29 15:21:04.596912 [ 201 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
4651 2024.08.29 15:21:04.596987 [ 3 ] {} <Debug> HTTP-Session: 523feb6c-b166-4418-a38b-bb407e3287bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4652 2024.08.29 15:21:04.597252 [ 201 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4653 2024.08.29 15:21:04.597292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4654 2024.08.29 15:21:04.597334 [ 201 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5962 rows starting from the beginning of the part
4655 2024.08.29 15:21:04.597377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4656 2024.08.29 15:21:04.597420 [ 3 ] {} <Debug> HTTP-Session: 23ee23ee-2ad9-404a-809f-e4283694fd75 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4657 2024.08.29 15:21:04.597506 [ 3 ] {} <Debug> HTTP-Session: 23ee23ee-2ad9-404a-809f-e4283694fd75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4658 2024.08.29 15:21:04.597560 [ 201 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 912 rows starting from the beginning of the part
4659 2024.08.29 15:21:04.597600 [ 3 ] {} <Debug> HTTP-Session: 23ee23ee-2ad9-404a-809f-e4283694fd75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4660 2024.08.29 15:21:04.597818 [ 3 ] {} <Trace> HTTP-Session: 23ee23ee-2ad9-404a-809f-e4283694fd75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4661 2024.08.29 15:21:04.597924 [ 201 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 150 rows starting from the beginning of the part
4662 2024.08.29 15:21:04.598100 [ 201 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 227 rows starting from the beginning of the part
4663 2024.08.29 15:21:04.598312 [ 3 ] {521f396f-6839-43ba-b554-ea8a5d622b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4664 2024.08.29 15:21:04.598391 [ 201 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 150 rows starting from the beginning of the part
4665 2024.08.29 15:21:04.598502 [ 3 ] {521f396f-6839-43ba-b554-ea8a5d622b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4666 2024.08.29 15:21:04.598713 [ 201 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 229 rows starting from the beginning of the part
4667 2024.08.29 15:21:04.599561 [ 3 ] {521f396f-6839-43ba-b554-ea8a5d622b8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4668 2024.08.29 15:21:04.600187 [ 3 ] {521f396f-6839-43ba-b554-ea8a5d622b8a} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4669 2024.08.29 15:21:04.600231 [ 3 ] {521f396f-6839-43ba-b554-ea8a5d622b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4670 2024.08.29 15:21:04.600908 [ 3 ] {521f396f-6839-43ba-b554-ea8a5d622b8a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4671 2024.08.29 15:21:04.601802 [ 3 ] {521f396f-6839-43ba-b554-ea8a5d622b8a} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4672 2024.08.29 15:21:04.602136 [ 3 ] {521f396f-6839-43ba-b554-ea8a5d622b8a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004021 sec., 248.6943546381497 rows/sec., 16.76 KiB/sec.
4673 2024.08.29 15:21:04.602571 [ 3 ] {521f396f-6839-43ba-b554-ea8a5d622b8a} <Debug> DynamicQueryHandler: Done processing query
4674 2024.08.29 15:21:04.602813 [ 3 ] {521f396f-6839-43ba-b554-ea8a5d622b8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4675 2024.08.29 15:21:04.602832 [ 3 ] {} <Debug> HTTP-Session: 23ee23ee-2ad9-404a-809f-e4283694fd75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4676 2024.08.29 15:21:04.602966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4677 2024.08.29 15:21:04.603015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4678 2024.08.29 15:21:04.603034 [ 3 ] {} <Debug> HTTP-Session: 42163e05-df38-4e9d-a80f-dbd9fb8af0fb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4679 2024.08.29 15:21:04.603051 [ 3 ] {} <Debug> HTTP-Session: 42163e05-df38-4e9d-a80f-dbd9fb8af0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4680 2024.08.29 15:21:04.603066 [ 3 ] {} <Debug> HTTP-Session: 42163e05-df38-4e9d-a80f-dbd9fb8af0fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4681 2024.08.29 15:21:04.603098 [ 3 ] {} <Trace> HTTP-Session: 42163e05-df38-4e9d-a80f-dbd9fb8af0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4682 2024.08.29 15:21:04.603312 [ 3 ] {b0cfb225-42e9-458e-b120-fb6d95a8df37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4683 2024.08.29 15:21:04.603392 [ 3 ] {b0cfb225-42e9-458e-b120-fb6d95a8df37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4684 2024.08.29 15:21:04.604352 [ 194 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7630 rows, containing 5 columns (5 merged, 0 gathered) in 0.007746351 sec., 984979.8956954054 rows/sec., 66.26 MiB/sec.
4685 2024.08.29 15:21:04.604427 [ 3 ] {b0cfb225-42e9-458e-b120-fb6d95a8df37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4686 2024.08.29 15:21:04.604895 [ 194 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4687 2024.08.29 15:21:04.605298 [ 3 ] {b0cfb225-42e9-458e-b120-fb6d95a8df37} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4688 2024.08.29 15:21:04.605360 [ 3 ] {b0cfb225-42e9-458e-b120-fb6d95a8df37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4689 2024.08.29 15:21:04.606083 [ 194 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4690 2024.08.29 15:21:04.606296 [ 194 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4691 2024.08.29 15:21:04.606457 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB.
4692 2024.08.29 15:21:04.606762 [ 3 ] {b0cfb225-42e9-458e-b120-fb6d95a8df37} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4693 2024.08.29 15:21:04.607215 [ 3 ] {b0cfb225-42e9-458e-b120-fb6d95a8df37} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4694 2024.08.29 15:21:04.607365 [ 3 ] {b0cfb225-42e9-458e-b120-fb6d95a8df37} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.004192 sec., 715.648854961832 rows/sec., 1.28 MiB/sec.
4695 2024.08.29 15:21:04.607601 [ 3 ] {b0cfb225-42e9-458e-b120-fb6d95a8df37} <Debug> DynamicQueryHandler: Done processing query
4696 2024.08.29 15:21:04.607625 [ 3 ] {b0cfb225-42e9-458e-b120-fb6d95a8df37} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4697 2024.08.29 15:21:04.607643 [ 3 ] {} <Debug> HTTP-Session: 42163e05-df38-4e9d-a80f-dbd9fb8af0fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4698 2024.08.29 15:21:04.607769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 10703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4699 2024.08.29 15:21:04.607817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4700 2024.08.29 15:21:04.607837 [ 3 ] {} <Debug> HTTP-Session: 105fa760-8c2d-46e2-90bd-cdb7fdacb354 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4701 2024.08.29 15:21:04.607853 [ 3 ] {} <Debug> HTTP-Session: 105fa760-8c2d-46e2-90bd-cdb7fdacb354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4702 2024.08.29 15:21:04.607866 [ 3 ] {} <Debug> HTTP-Session: 105fa760-8c2d-46e2-90bd-cdb7fdacb354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4703 2024.08.29 15:21:04.607898 [ 3 ] {} <Trace> HTTP-Session: 105fa760-8c2d-46e2-90bd-cdb7fdacb354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4704 2024.08.29 15:21:04.608030 [ 3 ] {140dc658-e4a0-4c74-85f9-afe2cef4b354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4705 2024.08.29 15:21:04.608074 [ 3 ] {140dc658-e4a0-4c74-85f9-afe2cef4b354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4706 2024.08.29 15:21:04.608206 [ 3 ] {140dc658-e4a0-4c74-85f9-afe2cef4b354} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4707 2024.08.29 15:21:04.608515 [ 3 ] {140dc658-e4a0-4c74-85f9-afe2cef4b354} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4708 2024.08.29 15:21:04.608551 [ 3 ] {140dc658-e4a0-4c74-85f9-afe2cef4b354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4709 2024.08.29 15:21:04.608920 [ 3 ] {140dc658-e4a0-4c74-85f9-afe2cef4b354} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4710 2024.08.29 15:21:04.609256 [ 3 ] {140dc658-e4a0-4c74-85f9-afe2cef4b354} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4711 2024.08.29 15:21:04.609375 [ 31 ] {} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4712 2024.08.29 15:21:04.609382 [ 3 ] {140dc658-e4a0-4c74-85f9-afe2cef4b354} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001408 sec., 51136.36363636364 rows/sec., 3.26 MiB/sec.
4713 2024.08.29 15:21:04.609413 [ 31 ] {} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4714 2024.08.29 15:21:04.609450 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4715 2024.08.29 15:21:04.609650 [ 3 ] {140dc658-e4a0-4c74-85f9-afe2cef4b354} <Debug> DynamicQueryHandler: Done processing query
4716 2024.08.29 15:21:04.609699 [ 3 ] {140dc658-e4a0-4c74-85f9-afe2cef4b354} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4717 2024.08.29 15:21:04.609712 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::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
4718 2024.08.29 15:21:04.609770 [ 3 ] {} <Debug> HTTP-Session: 105fa760-8c2d-46e2-90bd-cdb7fdacb354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4719 2024.08.29 15:21:04.610171 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4720 2024.08.29 15:21:04.610206 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 854 rows starting from the beginning of the part
4721 2024.08.29 15:21:04.610274 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part
4722 2024.08.29 15:21:04.610498 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part
4723 2024.08.29 15:21:04.610678 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part
4724 2024.08.29 15:21:04.610863 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part
4725 2024.08.29 15:21:04.611056 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part
4726 2024.08.29 15:21:04.612344 [ 194 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 4 columns (4 merged, 0 gathered) in 0.002818285 sec., 415146.09061894024 rows/sec., 27.37 MiB/sec.
4727 2024.08.29 15:21:04.612556 [ 193 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4728 2024.08.29 15:21:04.612978 [ 193 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_21_4} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4729 2024.08.29 15:21:04.613058 [ 193 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_21_4} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4730 2024.08.29 15:21:04.613147 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
4731 2024.08.29 15:21:05.000149 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.29 MiB, peak 192.66 MiB, free memory in arenas 0.00 B, will set to 185.46 MiB (RSS), difference: 1.17 MiB
4732 2024.08.29 15:21:09.559715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 15566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4733 2024.08.29 15:21:09.559835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4734 2024.08.29 15:21:09.559860 [ 3 ] {} <Debug> HTTP-Session: b7157a3d-33c7-4185-b997-21c884fd2f33 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4735 2024.08.29 15:21:09.559886 [ 3 ] {} <Debug> HTTP-Session: b7157a3d-33c7-4185-b997-21c884fd2f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4736 2024.08.29 15:21:09.559901 [ 3 ] {} <Debug> HTTP-Session: b7157a3d-33c7-4185-b997-21c884fd2f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4737 2024.08.29 15:21:09.559951 [ 3 ] {} <Trace> HTTP-Session: b7157a3d-33c7-4185-b997-21c884fd2f33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4738 2024.08.29 15:21:09.560165 [ 3 ] {34b377e7-b3fa-46f1-8709-42076d699b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4739 2024.08.29 15:21:09.560232 [ 3 ] {34b377e7-b3fa-46f1-8709-42076d699b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4740 2024.08.29 15:21:09.560570 [ 3 ] {34b377e7-b3fa-46f1-8709-42076d699b30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4741 2024.08.29 15:21:09.561181 [ 3 ] {34b377e7-b3fa-46f1-8709-42076d699b30} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4742 2024.08.29 15:21:09.561220 [ 3 ] {34b377e7-b3fa-46f1-8709-42076d699b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4743 2024.08.29 15:21:09.561653 [ 3 ] {34b377e7-b3fa-46f1-8709-42076d699b30} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4744 2024.08.29 15:21:09.562042 [ 3 ] {34b377e7-b3fa-46f1-8709-42076d699b30} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4745 2024.08.29 15:21:09.562188 [ 3 ] {34b377e7-b3fa-46f1-8709-42076d699b30} <Debug> executeQuery: Read 106 rows, 9.10 KiB in 0.002103 sec., 50404.184498335715 rows/sec., 4.23 MiB/sec.
4746 2024.08.29 15:21:09.562397 [ 3 ] {34b377e7-b3fa-46f1-8709-42076d699b30} <Debug> DynamicQueryHandler: Done processing query
4747 2024.08.29 15:21:09.562427 [ 3 ] {34b377e7-b3fa-46f1-8709-42076d699b30} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4748 2024.08.29 15:21:09.562444 [ 3 ] {} <Debug> HTTP-Session: b7157a3d-33c7-4185-b997-21c884fd2f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4749 2024.08.29 15:21:09.562611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4750 2024.08.29 15:21:09.562661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4751 2024.08.29 15:21:09.562680 [ 3 ] {} <Debug> HTTP-Session: 40da6bd0-1f2b-42a1-8c61-bafd18010414 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4752 2024.08.29 15:21:09.562697 [ 3 ] {} <Debug> HTTP-Session: 40da6bd0-1f2b-42a1-8c61-bafd18010414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4753 2024.08.29 15:21:09.562712 [ 3 ] {} <Debug> HTTP-Session: 40da6bd0-1f2b-42a1-8c61-bafd18010414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4754 2024.08.29 15:21:09.562744 [ 3 ] {} <Trace> HTTP-Session: 40da6bd0-1f2b-42a1-8c61-bafd18010414 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4755 2024.08.29 15:21:09.562847 [ 3 ] {6ad91afb-cf45-4866-90bf-656b43c8a87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4756 2024.08.29 15:21:09.562891 [ 3 ] {6ad91afb-cf45-4866-90bf-656b43c8a87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4757 2024.08.29 15:21:09.563118 [ 3 ] {6ad91afb-cf45-4866-90bf-656b43c8a87e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4758 2024.08.29 15:21:09.563506 [ 3 ] {6ad91afb-cf45-4866-90bf-656b43c8a87e} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4759 2024.08.29 15:21:09.563543 [ 3 ] {6ad91afb-cf45-4866-90bf-656b43c8a87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4760 2024.08.29 15:21:09.563905 [ 3 ] {6ad91afb-cf45-4866-90bf-656b43c8a87e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4761 2024.08.29 15:21:09.564269 [ 3 ] {6ad91afb-cf45-4866-90bf-656b43c8a87e} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4762 2024.08.29 15:21:09.564387 [ 44 ] {} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4763 2024.08.29 15:21:09.564397 [ 3 ] {6ad91afb-cf45-4866-90bf-656b43c8a87e} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00158 sec., 17088.607594936708 rows/sec., 1.25 MiB/sec.
4764 2024.08.29 15:21:09.564431 [ 44 ] {} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4765 2024.08.29 15:21:09.564471 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4766 2024.08.29 15:21:09.564637 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::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
4767 2024.08.29 15:21:09.564661 [ 3 ] {6ad91afb-cf45-4866-90bf-656b43c8a87e} <Debug> DynamicQueryHandler: Done processing query
4768 2024.08.29 15:21:09.564718 [ 3 ] {6ad91afb-cf45-4866-90bf-656b43c8a87e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4769 2024.08.29 15:21:09.564764 [ 3 ] {} <Debug> HTTP-Session: 40da6bd0-1f2b-42a1-8c61-bafd18010414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4770 2024.08.29 15:21:09.564926 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4771 2024.08.29 15:21:09.564956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 14103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4772 2024.08.29 15:21:09.564968 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 40 rows starting from the beginning of the part
4773 2024.08.29 15:21:09.565014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4774 2024.08.29 15:21:09.565045 [ 3 ] {} <Debug> HTTP-Session: b94a4c36-f671-450f-9228-121212784142 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4775 2024.08.29 15:21:09.565103 [ 3 ] {} <Debug> HTTP-Session: b94a4c36-f671-450f-9228-121212784142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4776 2024.08.29 15:21:09.565148 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part
4777 2024.08.29 15:21:09.565181 [ 3 ] {} <Debug> HTTP-Session: b94a4c36-f671-450f-9228-121212784142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4778 2024.08.29 15:21:09.565312 [ 3 ] {} <Trace> HTTP-Session: b94a4c36-f671-450f-9228-121212784142 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4779 2024.08.29 15:21:09.565533 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3 rows starting from the beginning of the part
4780 2024.08.29 15:21:09.565752 [ 3 ] {0b033dbb-ab2c-4f18-b2bd-4db33036b0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4781 2024.08.29 15:21:09.565879 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::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
4782 2024.08.29 15:21:09.565899 [ 3 ] {0b033dbb-ab2c-4f18-b2bd-4db33036b0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4783 2024.08.29 15:21:09.566208 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part
4784 2024.08.29 15:21:09.566551 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part
4785 2024.08.29 15:21:09.567214 [ 3 ] {0b033dbb-ab2c-4f18-b2bd-4db33036b0d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4786 2024.08.29 15:21:09.567836 [ 3 ] {0b033dbb-ab2c-4f18-b2bd-4db33036b0d9} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4787 2024.08.29 15:21:09.567882 [ 3 ] {0b033dbb-ab2c-4f18-b2bd-4db33036b0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4788 2024.08.29 15:21:09.568446 [ 192 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 5 columns (5 merged, 0 gathered) in 0.003906556 sec., 33533.37312968251 rows/sec., 2.57 MiB/sec.
4789 2024.08.29 15:21:09.568529 [ 3 ] {0b033dbb-ab2c-4f18-b2bd-4db33036b0d9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4790 2024.08.29 15:21:09.568661 [ 194 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4791 2024.08.29 15:21:09.569481 [ 3 ] {0b033dbb-ab2c-4f18-b2bd-4db33036b0d9} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4792 2024.08.29 15:21:09.569926 [ 3 ] {0b033dbb-ab2c-4f18-b2bd-4db33036b0d9} <Debug> executeQuery: Read 83 rows, 6.63 KiB in 0.004369 sec., 18997.482261387046 rows/sec., 1.48 MiB/sec.
4793 2024.08.29 15:21:09.570291 [ 194 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_16_3} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4794 2024.08.29 15:21:09.570310 [ 3 ] {0b033dbb-ab2c-4f18-b2bd-4db33036b0d9} <Debug> DynamicQueryHandler: Done processing query
4795 2024.08.29 15:21:09.570373 [ 3 ] {0b033dbb-ab2c-4f18-b2bd-4db33036b0d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4796 2024.08.29 15:21:09.570419 [ 3 ] {} <Debug> HTTP-Session: b94a4c36-f671-450f-9228-121212784142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4797 2024.08.29 15:21:09.570529 [ 194 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_16_3} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4798 2024.08.29 15:21:09.570685 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4799 2024.08.29 15:21:09.570694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4800 2024.08.29 15:21:09.570773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4801 2024.08.29 15:21:09.570800 [ 3 ] {} <Debug> HTTP-Session: aff729f6-a055-4ecf-b6d4-f73793a3a92c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4802 2024.08.29 15:21:09.570822 [ 3 ] {} <Debug> HTTP-Session: aff729f6-a055-4ecf-b6d4-f73793a3a92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4803 2024.08.29 15:21:09.570841 [ 3 ] {} <Debug> HTTP-Session: aff729f6-a055-4ecf-b6d4-f73793a3a92c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4804 2024.08.29 15:21:09.570879 [ 3 ] {} <Trace> HTTP-Session: aff729f6-a055-4ecf-b6d4-f73793a3a92c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4805 2024.08.29 15:21:09.571088 [ 3 ] {51083838-9352-4243-a06c-78786a140f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4806 2024.08.29 15:21:09.571146 [ 3 ] {51083838-9352-4243-a06c-78786a140f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4807 2024.08.29 15:21:09.571364 [ 3 ] {51083838-9352-4243-a06c-78786a140f3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4808 2024.08.29 15:21:09.571808 [ 3 ] {51083838-9352-4243-a06c-78786a140f3c} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4809 2024.08.29 15:21:09.571848 [ 3 ] {51083838-9352-4243-a06c-78786a140f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4810 2024.08.29 15:21:09.572255 [ 3 ] {51083838-9352-4243-a06c-78786a140f3c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4811 2024.08.29 15:21:09.572618 [ 3 ] {51083838-9352-4243-a06c-78786a140f3c} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4812 2024.08.29 15:21:09.572778 [ 3 ] {51083838-9352-4243-a06c-78786a140f3c} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00179 sec., 83798.88268156425 rows/sec., 5.81 MiB/sec.
4813 2024.08.29 15:21:09.572956 [ 3 ] {51083838-9352-4243-a06c-78786a140f3c} <Debug> DynamicQueryHandler: Done processing query
4814 2024.08.29 15:21:09.572981 [ 3 ] {51083838-9352-4243-a06c-78786a140f3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4815 2024.08.29 15:21:09.572996 [ 3 ] {} <Debug> HTTP-Session: aff729f6-a055-4ecf-b6d4-f73793a3a92c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4816 2024.08.29 15:21:09.573150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4817 2024.08.29 15:21:09.573200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4818 2024.08.29 15:21:09.573219 [ 3 ] {} <Debug> HTTP-Session: b8e603f8-0277-413f-bcb8-12539a92a4ea Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4819 2024.08.29 15:21:09.573235 [ 3 ] {} <Debug> HTTP-Session: b8e603f8-0277-413f-bcb8-12539a92a4ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4820 2024.08.29 15:21:09.573248 [ 3 ] {} <Debug> HTTP-Session: b8e603f8-0277-413f-bcb8-12539a92a4ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4821 2024.08.29 15:21:09.573280 [ 3 ] {} <Trace> HTTP-Session: b8e603f8-0277-413f-bcb8-12539a92a4ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4822 2024.08.29 15:21:09.573570 [ 3 ] {620e2cb1-67ee-4c53-9c22-530a40d9c510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4823 2024.08.29 15:21:09.573636 [ 3 ] {620e2cb1-67ee-4c53-9c22-530a40d9c510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4824 2024.08.29 15:21:09.574056 [ 3 ] {620e2cb1-67ee-4c53-9c22-530a40d9c510} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4825 2024.08.29 15:21:09.574811 [ 3 ] {620e2cb1-67ee-4c53-9c22-530a40d9c510} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4826 2024.08.29 15:21:09.574852 [ 3 ] {620e2cb1-67ee-4c53-9c22-530a40d9c510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4827 2024.08.29 15:21:09.575497 [ 3 ] {620e2cb1-67ee-4c53-9c22-530a40d9c510} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4828 2024.08.29 15:21:09.575933 [ 3 ] {620e2cb1-67ee-4c53-9c22-530a40d9c510} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4829 2024.08.29 15:21:09.576113 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4830 2024.08.29 15:21:09.576124 [ 3 ] {620e2cb1-67ee-4c53-9c22-530a40d9c510} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002753 sec., 9807.48274609517 rows/sec., 17.57 MiB/sec.
4831 2024.08.29 15:21:09.576176 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4832 2024.08.29 15:21:09.576250 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4833 2024.08.29 15:21:09.576515 [ 194 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::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
4834 2024.08.29 15:21:09.576662 [ 3 ] {620e2cb1-67ee-4c53-9c22-530a40d9c510} <Debug> DynamicQueryHandler: Done processing query
4835 2024.08.29 15:21:09.576711 [ 3 ] {620e2cb1-67ee-4c53-9c22-530a40d9c510} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4836 2024.08.29 15:21:09.576755 [ 3 ] {} <Debug> HTTP-Session: b8e603f8-0277-413f-bcb8-12539a92a4ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4837 2024.08.29 15:21:09.576979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4838 2024.08.29 15:21:09.577093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4839 2024.08.29 15:21:09.577161 [ 3 ] {} <Debug> HTTP-Session: 70da3be4-1cbc-4925-8d68-ccce062596a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4840 2024.08.29 15:21:09.577195 [ 194 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4841 2024.08.29 15:21:09.577204 [ 3 ] {} <Debug> HTTP-Session: 70da3be4-1cbc-4925-8d68-ccce062596a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4842 2024.08.29 15:21:09.577263 [ 3 ] {} <Debug> HTTP-Session: 70da3be4-1cbc-4925-8d68-ccce062596a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4843 2024.08.29 15:21:09.577358 [ 3 ] {} <Trace> HTTP-Session: 70da3be4-1cbc-4925-8d68-ccce062596a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4844 2024.08.29 15:21:09.577380 [ 194 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 201 rows starting from the beginning of the part
4845 2024.08.29 15:21:09.577687 [ 3 ] {1852eb36-f32a-420a-b5f9-9cdedc8398ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4846 2024.08.29 15:21:09.577914 [ 3 ] {1852eb36-f32a-420a-b5f9-9cdedc8398ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4847 2024.08.29 15:21:09.578014 [ 194 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part
4848 2024.08.29 15:21:09.578746 [ 3 ] {1852eb36-f32a-420a-b5f9-9cdedc8398ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4849 2024.08.29 15:21:09.578893 [ 194 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3 rows starting from the beginning of the part
4850 2024.08.29 15:21:09.579612 [ 194 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::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
4851 2024.08.29 15:21:09.579846 [ 3 ] {1852eb36-f32a-420a-b5f9-9cdedc8398ba} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4852 2024.08.29 15:21:09.579960 [ 3 ] {1852eb36-f32a-420a-b5f9-9cdedc8398ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4853 2024.08.29 15:21:09.580345 [ 194 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3 rows starting from the beginning of the part
4854 2024.08.29 15:21:09.581040 [ 194 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part
4855 2024.08.29 15:21:09.581388 [ 3 ] {1852eb36-f32a-420a-b5f9-9cdedc8398ba} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4856 2024.08.29 15:21:09.582307 [ 3 ] {1852eb36-f32a-420a-b5f9-9cdedc8398ba} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4857 2024.08.29 15:21:09.582602 [ 3 ] {1852eb36-f32a-420a-b5f9-9cdedc8398ba} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.005101 sec., 9801.999607920017 rows/sec., 688.25 KiB/sec.
4858 2024.08.29 15:21:09.583008 [ 3 ] {1852eb36-f32a-420a-b5f9-9cdedc8398ba} <Debug> DynamicQueryHandler: Done processing query
4859 2024.08.29 15:21:09.583050 [ 3 ] {1852eb36-f32a-420a-b5f9-9cdedc8398ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4860 2024.08.29 15:21:09.583085 [ 3 ] {} <Debug> HTTP-Session: 70da3be4-1cbc-4925-8d68-ccce062596a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4861 2024.08.29 15:21:09.585336 [ 200 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 19 columns (19 merged, 0 gathered) in 0.008947525 sec., 32187.672009857477 rows/sec., 57.68 MiB/sec.
4862 2024.08.29 15:21:09.585705 [ 194 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4863 2024.08.29 15:21:09.586247 [ 194 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4864 2024.08.29 15:21:09.586324 [ 194 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4865 2024.08.29 15:21:09.586429 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB.
4866 2024.08.29 15:21:13.866181 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache
4867 2024.08.29 15:21:13.866251 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache
4868 2024.08.29 15:21:14.591478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 193759, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4869 2024.08.29 15:21:14.591601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4870 2024.08.29 15:21:14.591628 [ 3 ] {} <Debug> HTTP-Session: b8a6d685-4a9a-43a4-8c62-8d39e3801c91 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4871 2024.08.29 15:21:14.591655 [ 3 ] {} <Debug> HTTP-Session: b8a6d685-4a9a-43a4-8c62-8d39e3801c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4872 2024.08.29 15:21:14.591673 [ 3 ] {} <Debug> HTTP-Session: b8a6d685-4a9a-43a4-8c62-8d39e3801c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4873 2024.08.29 15:21:14.591725 [ 3 ] {} <Trace> HTTP-Session: b8a6d685-4a9a-43a4-8c62-8d39e3801c91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4874 2024.08.29 15:21:14.592299 [ 3 ] {fa39464b-0ee9-486f-8f76-3a2d270128a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4875 2024.08.29 15:21:14.592371 [ 3 ] {fa39464b-0ee9-486f-8f76-3a2d270128a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4876 2024.08.29 15:21:14.592708 [ 3 ] {fa39464b-0ee9-486f-8f76-3a2d270128a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4877 2024.08.29 15:21:14.594064 [ 3 ] {fa39464b-0ee9-486f-8f76-3a2d270128a6} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4878 2024.08.29 15:21:14.594106 [ 3 ] {fa39464b-0ee9-486f-8f76-3a2d270128a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4879 2024.08.29 15:21:14.594625 [ 3 ] {fa39464b-0ee9-486f-8f76-3a2d270128a6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4880 2024.08.29 15:21:14.595021 [ 3 ] {fa39464b-0ee9-486f-8f76-3a2d270128a6} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4881 2024.08.29 15:21:14.595187 [ 3 ] {fa39464b-0ee9-486f-8f76-3a2d270128a6} <Debug> executeQuery: Read 1331 rows, 113.21 KiB in 0.003263 sec., 407906.83420165494 rows/sec., 33.88 MiB/sec.
4882 2024.08.29 15:21:14.595401 [ 3 ] {fa39464b-0ee9-486f-8f76-3a2d270128a6} <Debug> DynamicQueryHandler: Done processing query
4883 2024.08.29 15:21:14.595428 [ 3 ] {fa39464b-0ee9-486f-8f76-3a2d270128a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
4884 2024.08.29 15:21:14.595447 [ 3 ] {} <Debug> HTTP-Session: b8a6d685-4a9a-43a4-8c62-8d39e3801c91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4885 2024.08.29 15:21:14.595602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4886 2024.08.29 15:21:14.595656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4887 2024.08.29 15:21:14.595675 [ 3 ] {} <Debug> HTTP-Session: 657b1c4f-4c75-431b-8e1d-43c1cdf68ad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4888 2024.08.29 15:21:14.595693 [ 3 ] {} <Debug> HTTP-Session: 657b1c4f-4c75-431b-8e1d-43c1cdf68ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4889 2024.08.29 15:21:14.595707 [ 3 ] {} <Debug> HTTP-Session: 657b1c4f-4c75-431b-8e1d-43c1cdf68ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4890 2024.08.29 15:21:14.595741 [ 3 ] {} <Trace> HTTP-Session: 657b1c4f-4c75-431b-8e1d-43c1cdf68ad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4891 2024.08.29 15:21:14.595842 [ 3 ] {3e7a1e48-b252-49c8-ba3a-4f66393d1889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4892 2024.08.29 15:21:14.595887 [ 3 ] {3e7a1e48-b252-49c8-ba3a-4f66393d1889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4893 2024.08.29 15:21:14.596119 [ 3 ] {3e7a1e48-b252-49c8-ba3a-4f66393d1889} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4894 2024.08.29 15:21:14.596448 [ 3 ] {3e7a1e48-b252-49c8-ba3a-4f66393d1889} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4895 2024.08.29 15:21:14.596485 [ 3 ] {3e7a1e48-b252-49c8-ba3a-4f66393d1889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4896 2024.08.29 15:21:14.596843 [ 3 ] {3e7a1e48-b252-49c8-ba3a-4f66393d1889} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4897 2024.08.29 15:21:14.597223 [ 3 ] {3e7a1e48-b252-49c8-ba3a-4f66393d1889} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4898 2024.08.29 15:21:14.597388 [ 3 ] {3e7a1e48-b252-49c8-ba3a-4f66393d1889} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001566 sec., 1915.7088122605364 rows/sec., 144.05 KiB/sec.
4899 2024.08.29 15:21:14.597562 [ 3 ] {3e7a1e48-b252-49c8-ba3a-4f66393d1889} <Debug> DynamicQueryHandler: Done processing query
4900 2024.08.29 15:21:14.597586 [ 3 ] {3e7a1e48-b252-49c8-ba3a-4f66393d1889} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4901 2024.08.29 15:21:14.597603 [ 3 ] {} <Debug> HTTP-Session: 657b1c4f-4c75-431b-8e1d-43c1cdf68ad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4902 2024.08.29 15:21:14.597792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 32353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4903 2024.08.29 15:21:14.597844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4904 2024.08.29 15:21:14.597864 [ 3 ] {} <Debug> HTTP-Session: 51755542-87e8-4ea8-a53e-fd9cb4eae6f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4905 2024.08.29 15:21:14.597881 [ 3 ] {} <Debug> HTTP-Session: 51755542-87e8-4ea8-a53e-fd9cb4eae6f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4906 2024.08.29 15:21:14.597895 [ 3 ] {} <Debug> HTTP-Session: 51755542-87e8-4ea8-a53e-fd9cb4eae6f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4907 2024.08.29 15:21:14.597927 [ 3 ] {} <Trace> HTTP-Session: 51755542-87e8-4ea8-a53e-fd9cb4eae6f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4908 2024.08.29 15:21:14.598156 [ 3 ] {d39ff2bb-5e26-4903-a376-4bd2a93318a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4909 2024.08.29 15:21:14.598201 [ 3 ] {d39ff2bb-5e26-4903-a376-4bd2a93318a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4910 2024.08.29 15:21:14.598429 [ 3 ] {d39ff2bb-5e26-4903-a376-4bd2a93318a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4911 2024.08.29 15:21:14.598892 [ 3 ] {d39ff2bb-5e26-4903-a376-4bd2a93318a5} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4912 2024.08.29 15:21:14.598930 [ 3 ] {d39ff2bb-5e26-4903-a376-4bd2a93318a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4913 2024.08.29 15:21:14.599320 [ 3 ] {d39ff2bb-5e26-4903-a376-4bd2a93318a5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4914 2024.08.29 15:21:14.599690 [ 3 ] {d39ff2bb-5e26-4903-a376-4bd2a93318a5} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4915 2024.08.29 15:21:14.599852 [ 169 ] {} <Debug> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4916 2024.08.29 15:21:14.599862 [ 3 ] {d39ff2bb-5e26-4903-a376-4bd2a93318a5} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001837 sec., 131736.52694610777 rows/sec., 8.93 MiB/sec.
4917 2024.08.29 15:21:14.599943 [ 169 ] {} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4918 2024.08.29 15:21:14.600011 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4919 2024.08.29 15:21:14.600239 [ 3 ] {d39ff2bb-5e26-4903-a376-4bd2a93318a5} <Debug> DynamicQueryHandler: Done processing query
4920 2024.08.29 15:21:14.600302 [ 199 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
4921 2024.08.29 15:21:14.600314 [ 3 ] {d39ff2bb-5e26-4903-a376-4bd2a93318a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4922 2024.08.29 15:21:14.600414 [ 3 ] {} <Debug> HTTP-Session: 51755542-87e8-4ea8-a53e-fd9cb4eae6f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4923 2024.08.29 15:21:14.600630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4924 2024.08.29 15:21:14.600667 [ 199 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4925 2024.08.29 15:21:14.600700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4926 2024.08.29 15:21:14.600710 [ 199 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
4927 2024.08.29 15:21:14.600725 [ 3 ] {} <Debug> HTTP-Session: 26d9af3d-7aa6-48ca-af34-9e9be8850ecf Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4928 2024.08.29 15:21:14.600747 [ 3 ] {} <Debug> HTTP-Session: 26d9af3d-7aa6-48ca-af34-9e9be8850ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4929 2024.08.29 15:21:14.600767 [ 3 ] {} <Debug> HTTP-Session: 26d9af3d-7aa6-48ca-af34-9e9be8850ecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4930 2024.08.29 15:21:14.600821 [ 3 ] {} <Trace> HTTP-Session: 26d9af3d-7aa6-48ca-af34-9e9be8850ecf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4931 2024.08.29 15:21:14.600841 [ 199 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
4932 2024.08.29 15:21:14.601125 [ 3 ] {15c2ccf7-bb7e-40be-9e46-7859c9373fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4933 2024.08.29 15:21:14.601158 [ 199 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 242 rows starting from the beginning of the part
4934 2024.08.29 15:21:14.601257 [ 3 ] {15c2ccf7-bb7e-40be-9e46-7859c9373fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4935 2024.08.29 15:21:14.601540 [ 199 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
4936 2024.08.29 15:21:14.601919 [ 199 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part
4937 2024.08.29 15:21:14.602409 [ 199 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 242 rows starting from the beginning of the part
4938 2024.08.29 15:21:14.603007 [ 3 ] {15c2ccf7-bb7e-40be-9e46-7859c9373fc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4939 2024.08.29 15:21:14.603477 [ 3 ] {15c2ccf7-bb7e-40be-9e46-7859c9373fc8} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4940 2024.08.29 15:21:14.603518 [ 3 ] {15c2ccf7-bb7e-40be-9e46-7859c9373fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4941 2024.08.29 15:21:14.604040 [ 3 ] {15c2ccf7-bb7e-40be-9e46-7859c9373fc8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4942 2024.08.29 15:21:14.604577 [ 194 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.004447437 sec., 172683.72772902684 rows/sec., 11.72 MiB/sec.
4943 2024.08.29 15:21:14.604785 [ 3 ] {15c2ccf7-bb7e-40be-9e46-7859c9373fc8} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4944 2024.08.29 15:21:14.604855 [ 194 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4945 2024.08.29 15:21:14.605089 [ 3 ] {15c2ccf7-bb7e-40be-9e46-7859c9373fc8} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004112 sec., 1459.1439688715952 rows/sec., 86.21 KiB/sec.
4946 2024.08.29 15:21:14.605431 [ 3 ] {15c2ccf7-bb7e-40be-9e46-7859c9373fc8} <Debug> DynamicQueryHandler: Done processing query
4947 2024.08.29 15:21:14.605496 [ 3 ] {15c2ccf7-bb7e-40be-9e46-7859c9373fc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4948 2024.08.29 15:21:14.605558 [ 3 ] {} <Debug> HTTP-Session: 26d9af3d-7aa6-48ca-af34-9e9be8850ecf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4949 2024.08.29 15:21:14.605819 [ 194 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_11_2} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4950 2024.08.29 15:21:14.605905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 135893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4951 2024.08.29 15:21:14.605993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4952 2024.08.29 15:21:14.606005 [ 194 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_11_2} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4953 2024.08.29 15:21:14.606022 [ 3 ] {} <Debug> HTTP-Session: e20bd021-c42d-43a0-812e-4e57f9290b1a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4954 2024.08.29 15:21:14.606053 [ 3 ] {} <Debug> HTTP-Session: e20bd021-c42d-43a0-812e-4e57f9290b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4955 2024.08.29 15:21:14.606091 [ 3 ] {} <Debug> HTTP-Session: e20bd021-c42d-43a0-812e-4e57f9290b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4956 2024.08.29 15:21:14.606171 [ 3 ] {} <Trace> HTTP-Session: e20bd021-c42d-43a0-812e-4e57f9290b1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4957 2024.08.29 15:21:14.606178 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
4958 2024.08.29 15:21:14.606555 [ 3 ] {cd77b05f-1773-4e63-90c5-9e81022d29c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4959 2024.08.29 15:21:14.606606 [ 3 ] {cd77b05f-1773-4e63-90c5-9e81022d29c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4960 2024.08.29 15:21:14.606853 [ 3 ] {cd77b05f-1773-4e63-90c5-9e81022d29c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4961 2024.08.29 15:21:14.607704 [ 3 ] {cd77b05f-1773-4e63-90c5-9e81022d29c4} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4962 2024.08.29 15:21:14.607742 [ 3 ] {cd77b05f-1773-4e63-90c5-9e81022d29c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4963 2024.08.29 15:21:14.608163 [ 3 ] {cd77b05f-1773-4e63-90c5-9e81022d29c4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4964 2024.08.29 15:21:14.608533 [ 3 ] {cd77b05f-1773-4e63-90c5-9e81022d29c4} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4965 2024.08.29 15:21:14.608687 [ 3 ] {cd77b05f-1773-4e63-90c5-9e81022d29c4} <Debug> executeQuery: Read 833 rows, 61.57 KiB in 0.002361 sec., 352816.60313426517 rows/sec., 25.47 MiB/sec.
4966 2024.08.29 15:21:14.608903 [ 3 ] {cd77b05f-1773-4e63-90c5-9e81022d29c4} <Debug> DynamicQueryHandler: Done processing query
4967 2024.08.29 15:21:14.608933 [ 3 ] {cd77b05f-1773-4e63-90c5-9e81022d29c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
4968 2024.08.29 15:21:14.608951 [ 3 ] {} <Debug> HTTP-Session: e20bd021-c42d-43a0-812e-4e57f9290b1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4969 2024.08.29 15:21:14.609125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4970 2024.08.29 15:21:14.609176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4971 2024.08.29 15:21:14.609196 [ 3 ] {} <Debug> HTTP-Session: d3932cef-d5a7-4e84-aa5c-8bc4107d48ac Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4972 2024.08.29 15:21:14.609213 [ 3 ] {} <Debug> HTTP-Session: d3932cef-d5a7-4e84-aa5c-8bc4107d48ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4973 2024.08.29 15:21:14.609227 [ 3 ] {} <Debug> HTTP-Session: d3932cef-d5a7-4e84-aa5c-8bc4107d48ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4974 2024.08.29 15:21:14.609259 [ 3 ] {} <Trace> HTTP-Session: d3932cef-d5a7-4e84-aa5c-8bc4107d48ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4975 2024.08.29 15:21:14.609356 [ 3 ] {f2dc11a3-8e32-4987-a5ff-e9b57f13e9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4976 2024.08.29 15:21:14.609402 [ 3 ] {f2dc11a3-8e32-4987-a5ff-e9b57f13e9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4977 2024.08.29 15:21:14.609537 [ 3 ] {f2dc11a3-8e32-4987-a5ff-e9b57f13e9af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4978 2024.08.29 15:21:14.609821 [ 3 ] {f2dc11a3-8e32-4987-a5ff-e9b57f13e9af} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4979 2024.08.29 15:21:14.609857 [ 3 ] {f2dc11a3-8e32-4987-a5ff-e9b57f13e9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4980 2024.08.29 15:21:14.610230 [ 3 ] {f2dc11a3-8e32-4987-a5ff-e9b57f13e9af} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4981 2024.08.29 15:21:14.610562 [ 3 ] {f2dc11a3-8e32-4987-a5ff-e9b57f13e9af} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4982 2024.08.29 15:21:14.610718 [ 3 ] {f2dc11a3-8e32-4987-a5ff-e9b57f13e9af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001378 sec., 4354.136429608127 rows/sec., 227.49 KiB/sec.
4983 2024.08.29 15:21:14.610887 [ 3 ] {f2dc11a3-8e32-4987-a5ff-e9b57f13e9af} <Debug> DynamicQueryHandler: Done processing query
4984 2024.08.29 15:21:14.610912 [ 3 ] {f2dc11a3-8e32-4987-a5ff-e9b57f13e9af} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4985 2024.08.29 15:21:14.610928 [ 3 ] {} <Debug> HTTP-Session: d3932cef-d5a7-4e84-aa5c-8bc4107d48ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4986 2024.08.29 15:21:14.611200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 171225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4987 2024.08.29 15:21:14.611252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4988 2024.08.29 15:21:14.611271 [ 3 ] {} <Debug> HTTP-Session: 2f6e392d-8052-4972-a606-baa9e6cd7a3a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
4989 2024.08.29 15:21:14.611288 [ 3 ] {} <Debug> HTTP-Session: 2f6e392d-8052-4972-a606-baa9e6cd7a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4990 2024.08.29 15:21:14.611302 [ 3 ] {} <Debug> HTTP-Session: 2f6e392d-8052-4972-a606-baa9e6cd7a3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4991 2024.08.29 15:21:14.611333 [ 3 ] {} <Trace> HTTP-Session: 2f6e392d-8052-4972-a606-baa9e6cd7a3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4992 2024.08.29 15:21:14.611805 [ 3 ] {d9ea9f2d-78a7-473f-a675-c1e2cc363763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4993 2024.08.29 15:21:14.611853 [ 3 ] {d9ea9f2d-78a7-473f-a675-c1e2cc363763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4994 2024.08.29 15:21:14.612005 [ 3 ] {d9ea9f2d-78a7-473f-a675-c1e2cc363763} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4995 2024.08.29 15:21:14.612934 [ 3 ] {d9ea9f2d-78a7-473f-a675-c1e2cc363763} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4996 2024.08.29 15:21:14.612971 [ 3 ] {d9ea9f2d-78a7-473f-a675-c1e2cc363763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
4997 2024.08.29 15:21:14.613417 [ 3 ] {d9ea9f2d-78a7-473f-a675-c1e2cc363763} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4998 2024.08.29 15:21:14.613774 [ 3 ] {d9ea9f2d-78a7-473f-a675-c1e2cc363763} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4999 2024.08.29 15:21:14.613937 [ 3 ] {d9ea9f2d-78a7-473f-a675-c1e2cc363763} <Debug> executeQuery: Read 905 rows, 61.85 KiB in 0.002461 sec., 367736.6924014628 rows/sec., 24.54 MiB/sec.
5000 2024.08.29 15:21:14.614117 [ 3 ] {d9ea9f2d-78a7-473f-a675-c1e2cc363763} <Debug> DynamicQueryHandler: Done processing query
5001 2024.08.29 15:21:14.614141 [ 3 ] {d9ea9f2d-78a7-473f-a675-c1e2cc363763} <Debug> MemoryTracker: Peak memory usage (for query): 4.67 MiB.
5002 2024.08.29 15:21:14.614158 [ 3 ] {} <Debug> HTTP-Session: 2f6e392d-8052-4972-a606-baa9e6cd7a3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5003 2024.08.29 15:21:14.614309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5004 2024.08.29 15:21:14.614360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5005 2024.08.29 15:21:14.614380 [ 3 ] {} <Debug> HTTP-Session: f447d67f-68e9-4f18-b5b7-7ead9061402e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5006 2024.08.29 15:21:14.614397 [ 3 ] {} <Debug> HTTP-Session: f447d67f-68e9-4f18-b5b7-7ead9061402e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5007 2024.08.29 15:21:14.614411 [ 3 ] {} <Debug> HTTP-Session: f447d67f-68e9-4f18-b5b7-7ead9061402e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5008 2024.08.29 15:21:14.614443 [ 3 ] {} <Trace> HTTP-Session: f447d67f-68e9-4f18-b5b7-7ead9061402e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5009 2024.08.29 15:21:14.614546 [ 3 ] {7b54ed87-7567-4374-adcf-c488c8990147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5010 2024.08.29 15:21:14.614592 [ 3 ] {7b54ed87-7567-4374-adcf-c488c8990147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5011 2024.08.29 15:21:14.614723 [ 3 ] {7b54ed87-7567-4374-adcf-c488c8990147} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5012 2024.08.29 15:21:14.614990 [ 3 ] {7b54ed87-7567-4374-adcf-c488c8990147} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5013 2024.08.29 15:21:14.615026 [ 3 ] {7b54ed87-7567-4374-adcf-c488c8990147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5014 2024.08.29 15:21:14.615383 [ 3 ] {7b54ed87-7567-4374-adcf-c488c8990147} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5015 2024.08.29 15:21:14.615715 [ 3 ] {7b54ed87-7567-4374-adcf-c488c8990147} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5016 2024.08.29 15:21:14.615875 [ 3 ] {7b54ed87-7567-4374-adcf-c488c8990147} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 50.29 KiB/sec.
5017 2024.08.29 15:21:14.615878 [ 169 ] {} <Debug> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5018 2024.08.29 15:21:14.615962 [ 169 ] {} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5019 2024.08.29 15:21:14.615999 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5020 2024.08.29 15:21:14.616127 [ 3 ] {7b54ed87-7567-4374-adcf-c488c8990147} <Debug> DynamicQueryHandler: Done processing query
5021 2024.08.29 15:21:14.616140 [ 199 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
5022 2024.08.29 15:21:14.616158 [ 3 ] {7b54ed87-7567-4374-adcf-c488c8990147} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5023 2024.08.29 15:21:14.616190 [ 3 ] {} <Debug> HTTP-Session: f447d67f-68e9-4f18-b5b7-7ead9061402e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5024 2024.08.29 15:21:14.616298 [ 199 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5025 2024.08.29 15:21:14.616343 [ 199 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
5026 2024.08.29 15:21:14.616343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5027 2024.08.29 15:21:14.616458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5028 2024.08.29 15:21:14.616535 [ 3 ] {} <Debug> HTTP-Session: 143c7afb-347d-425b-a7f8-081579a75fdf Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5029 2024.08.29 15:21:14.616534 [ 199 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
5030 2024.08.29 15:21:14.616602 [ 3 ] {} <Debug> HTTP-Session: 143c7afb-347d-425b-a7f8-081579a75fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5031 2024.08.29 15:21:14.616663 [ 3 ] {} <Debug> HTTP-Session: 143c7afb-347d-425b-a7f8-081579a75fdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5032 2024.08.29 15:21:14.616808 [ 3 ] {} <Trace> HTTP-Session: 143c7afb-347d-425b-a7f8-081579a75fdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5033 2024.08.29 15:21:14.616872 [ 199 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
5034 2024.08.29 15:21:14.617160 [ 199 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
5035 2024.08.29 15:21:14.617187 [ 3 ] {1dab1514-7295-4f6d-92e8-d570e230a6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5036 2024.08.29 15:21:14.617465 [ 199 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
5037 2024.08.29 15:21:14.617546 [ 3 ] {1dab1514-7295-4f6d-92e8-d570e230a6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5038 2024.08.29 15:21:14.617769 [ 199 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
5039 2024.08.29 15:21:14.619074 [ 3 ] {1dab1514-7295-4f6d-92e8-d570e230a6e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5040 2024.08.29 15:21:14.620202 [ 199 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.004124631 sec., 2424.45930314736 rows/sec., 163.37 KiB/sec.
5041 2024.08.29 15:21:14.620268 [ 3 ] {1dab1514-7295-4f6d-92e8-d570e230a6e9} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5042 2024.08.29 15:21:14.620312 [ 3 ] {1dab1514-7295-4f6d-92e8-d570e230a6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5043 2024.08.29 15:21:14.620327 [ 199 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5044 2024.08.29 15:21:14.620840 [ 199 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_10_2} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5045 2024.08.29 15:21:14.620970 [ 199 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_10_2} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5046 2024.08.29 15:21:14.621068 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5047 2024.08.29 15:21:14.621193 [ 3 ] {1dab1514-7295-4f6d-92e8-d570e230a6e9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5048 2024.08.29 15:21:14.621624 [ 3 ] {1dab1514-7295-4f6d-92e8-d570e230a6e9} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5049 2024.08.29 15:21:14.621808 [ 3 ] {1dab1514-7295-4f6d-92e8-d570e230a6e9} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.004804 sec., 624.4796003330558 rows/sec., 1.12 MiB/sec.
5050 2024.08.29 15:21:14.622044 [ 3 ] {1dab1514-7295-4f6d-92e8-d570e230a6e9} <Debug> DynamicQueryHandler: Done processing query
5051 2024.08.29 15:21:14.622070 [ 3 ] {1dab1514-7295-4f6d-92e8-d570e230a6e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5052 2024.08.29 15:21:14.622086 [ 3 ] {} <Debug> HTTP-Session: 143c7afb-347d-425b-a7f8-081579a75fdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5053 2024.08.29 15:21:14.622225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 10703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5054 2024.08.29 15:21:14.622275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5055 2024.08.29 15:21:14.622295 [ 3 ] {} <Debug> HTTP-Session: 069823d6-30de-455a-b5ae-1bcfe1081009 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5056 2024.08.29 15:21:14.622312 [ 3 ] {} <Debug> HTTP-Session: 069823d6-30de-455a-b5ae-1bcfe1081009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5057 2024.08.29 15:21:14.622327 [ 3 ] {} <Debug> HTTP-Session: 069823d6-30de-455a-b5ae-1bcfe1081009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5058 2024.08.29 15:21:14.622359 [ 3 ] {} <Trace> HTTP-Session: 069823d6-30de-455a-b5ae-1bcfe1081009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5059 2024.08.29 15:21:14.622478 [ 3 ] {95549ab4-9ec9-43e2-af4d-10eda25cae72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5060 2024.08.29 15:21:14.622524 [ 3 ] {95549ab4-9ec9-43e2-af4d-10eda25cae72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5061 2024.08.29 15:21:14.622655 [ 3 ] {95549ab4-9ec9-43e2-af4d-10eda25cae72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5062 2024.08.29 15:21:14.622970 [ 3 ] {95549ab4-9ec9-43e2-af4d-10eda25cae72} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5063 2024.08.29 15:21:14.623005 [ 3 ] {95549ab4-9ec9-43e2-af4d-10eda25cae72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5064 2024.08.29 15:21:14.623374 [ 3 ] {95549ab4-9ec9-43e2-af4d-10eda25cae72} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5065 2024.08.29 15:21:14.623708 [ 3 ] {95549ab4-9ec9-43e2-af4d-10eda25cae72} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5066 2024.08.29 15:21:14.623858 [ 3 ] {95549ab4-9ec9-43e2-af4d-10eda25cae72} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001414 sec., 50919.37765205092 rows/sec., 3.25 MiB/sec.
5067 2024.08.29 15:21:14.624175 [ 3 ] {95549ab4-9ec9-43e2-af4d-10eda25cae72} <Debug> DynamicQueryHandler: Done processing query
5068 2024.08.29 15:21:14.624201 [ 3 ] {95549ab4-9ec9-43e2-af4d-10eda25cae72} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5069 2024.08.29 15:21:14.624219 [ 3 ] {} <Debug> HTTP-Session: 069823d6-30de-455a-b5ae-1bcfe1081009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5070 2024.08.29 15:21:19.560433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5071 2024.08.29 15:21:19.560576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5072 2024.08.29 15:21:19.560604 [ 3 ] {} <Debug> HTTP-Session: da90b04f-866e-4356-af2d-4a200a41bbf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5073 2024.08.29 15:21:19.560632 [ 3 ] {} <Debug> HTTP-Session: da90b04f-866e-4356-af2d-4a200a41bbf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5074 2024.08.29 15:21:19.560651 [ 3 ] {} <Debug> HTTP-Session: da90b04f-866e-4356-af2d-4a200a41bbf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5075 2024.08.29 15:21:19.560708 [ 3 ] {} <Trace> HTTP-Session: da90b04f-866e-4356-af2d-4a200a41bbf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5076 2024.08.29 15:21:19.560953 [ 3 ] {4a580226-ec05-4575-899e-e10911172d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5077 2024.08.29 15:21:19.561019 [ 3 ] {4a580226-ec05-4575-899e-e10911172d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5078 2024.08.29 15:21:19.561353 [ 3 ] {4a580226-ec05-4575-899e-e10911172d73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5079 2024.08.29 15:21:19.561911 [ 3 ] {4a580226-ec05-4575-899e-e10911172d73} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5080 2024.08.29 15:21:19.561954 [ 3 ] {4a580226-ec05-4575-899e-e10911172d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5081 2024.08.29 15:21:19.562398 [ 3 ] {4a580226-ec05-4575-899e-e10911172d73} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5082 2024.08.29 15:21:19.562787 [ 3 ] {4a580226-ec05-4575-899e-e10911172d73} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5083 2024.08.29 15:21:19.562936 [ 3 ] {4a580226-ec05-4575-899e-e10911172d73} <Debug> executeQuery: Read 122 rows, 10.69 KiB in 0.002085 sec., 58513.18944844125 rows/sec., 5.01 MiB/sec.
5084 2024.08.29 15:21:19.563321 [ 3 ] {4a580226-ec05-4575-899e-e10911172d73} <Debug> DynamicQueryHandler: Done processing query
5085 2024.08.29 15:21:19.563350 [ 3 ] {4a580226-ec05-4575-899e-e10911172d73} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5086 2024.08.29 15:21:19.563367 [ 3 ] {} <Debug> HTTP-Session: da90b04f-866e-4356-af2d-4a200a41bbf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5087 2024.08.29 15:21:19.563537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5088 2024.08.29 15:21:19.563597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5089 2024.08.29 15:21:19.563618 [ 3 ] {} <Debug> HTTP-Session: f1ff3261-1b61-4def-a01b-43547837c3d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5090 2024.08.29 15:21:19.563637 [ 3 ] {} <Debug> HTTP-Session: f1ff3261-1b61-4def-a01b-43547837c3d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5091 2024.08.29 15:21:19.563651 [ 3 ] {} <Debug> HTTP-Session: f1ff3261-1b61-4def-a01b-43547837c3d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5092 2024.08.29 15:21:19.563686 [ 3 ] {} <Trace> HTTP-Session: f1ff3261-1b61-4def-a01b-43547837c3d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5093 2024.08.29 15:21:19.563815 [ 3 ] {a5c3dd1a-2822-4fe4-a462-b9453b7dba66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5094 2024.08.29 15:21:19.563863 [ 3 ] {a5c3dd1a-2822-4fe4-a462-b9453b7dba66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5095 2024.08.29 15:21:19.564127 [ 3 ] {a5c3dd1a-2822-4fe4-a462-b9453b7dba66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5096 2024.08.29 15:21:19.564486 [ 3 ] {a5c3dd1a-2822-4fe4-a462-b9453b7dba66} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5097 2024.08.29 15:21:19.564521 [ 3 ] {a5c3dd1a-2822-4fe4-a462-b9453b7dba66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5098 2024.08.29 15:21:19.564873 [ 3 ] {a5c3dd1a-2822-4fe4-a462-b9453b7dba66} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5099 2024.08.29 15:21:19.565242 [ 3 ] {a5c3dd1a-2822-4fe4-a462-b9453b7dba66} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5100 2024.08.29 15:21:19.565382 [ 3 ] {a5c3dd1a-2822-4fe4-a462-b9453b7dba66} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00161 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec.
5101 2024.08.29 15:21:19.565556 [ 3 ] {a5c3dd1a-2822-4fe4-a462-b9453b7dba66} <Debug> DynamicQueryHandler: Done processing query
5102 2024.08.29 15:21:19.565581 [ 3 ] {a5c3dd1a-2822-4fe4-a462-b9453b7dba66} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5103 2024.08.29 15:21:19.565597 [ 3 ] {} <Debug> HTTP-Session: f1ff3261-1b61-4def-a01b-43547837c3d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5104 2024.08.29 15:21:19.565737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 15458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5105 2024.08.29 15:21:19.565789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5106 2024.08.29 15:21:19.565809 [ 3 ] {} <Debug> HTTP-Session: c090dea7-4ee3-41df-aa7f-f83c25a17504 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5107 2024.08.29 15:21:19.565826 [ 3 ] {} <Debug> HTTP-Session: c090dea7-4ee3-41df-aa7f-f83c25a17504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5108 2024.08.29 15:21:19.565840 [ 3 ] {} <Debug> HTTP-Session: c090dea7-4ee3-41df-aa7f-f83c25a17504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5109 2024.08.29 15:21:19.565872 [ 3 ] {} <Trace> HTTP-Session: c090dea7-4ee3-41df-aa7f-f83c25a17504 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5110 2024.08.29 15:21:19.566021 [ 3 ] {9e2f870c-46dc-4a18-b4b6-83f0bf4f4610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5111 2024.08.29 15:21:19.566072 [ 3 ] {9e2f870c-46dc-4a18-b4b6-83f0bf4f4610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5112 2024.08.29 15:21:19.566303 [ 3 ] {9e2f870c-46dc-4a18-b4b6-83f0bf4f4610} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5113 2024.08.29 15:21:19.566674 [ 3 ] {9e2f870c-46dc-4a18-b4b6-83f0bf4f4610} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5114 2024.08.29 15:21:19.566709 [ 3 ] {9e2f870c-46dc-4a18-b4b6-83f0bf4f4610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5115 2024.08.29 15:21:19.567070 [ 3 ] {9e2f870c-46dc-4a18-b4b6-83f0bf4f4610} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5116 2024.08.29 15:21:19.567425 [ 3 ] {9e2f870c-46dc-4a18-b4b6-83f0bf4f4610} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5117 2024.08.29 15:21:19.567549 [ 3 ] {9e2f870c-46dc-4a18-b4b6-83f0bf4f4610} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001579 sec., 57631.412286257124 rows/sec., 4.50 MiB/sec.
5118 2024.08.29 15:21:19.567756 [ 3 ] {9e2f870c-46dc-4a18-b4b6-83f0bf4f4610} <Debug> DynamicQueryHandler: Done processing query
5119 2024.08.29 15:21:19.567781 [ 3 ] {9e2f870c-46dc-4a18-b4b6-83f0bf4f4610} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5120 2024.08.29 15:21:19.567798 [ 3 ] {} <Debug> HTTP-Session: c090dea7-4ee3-41df-aa7f-f83c25a17504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5121 2024.08.29 15:21:19.567974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 28687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5122 2024.08.29 15:21:19.568025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5123 2024.08.29 15:21:19.568044 [ 3 ] {} <Debug> HTTP-Session: e88decf6-7e33-4a4b-95fc-0d7f96443766 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5124 2024.08.29 15:21:19.568061 [ 3 ] {} <Debug> HTTP-Session: e88decf6-7e33-4a4b-95fc-0d7f96443766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5125 2024.08.29 15:21:19.568074 [ 3 ] {} <Debug> HTTP-Session: e88decf6-7e33-4a4b-95fc-0d7f96443766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5126 2024.08.29 15:21:19.568106 [ 3 ] {} <Trace> HTTP-Session: e88decf6-7e33-4a4b-95fc-0d7f96443766 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5127 2024.08.29 15:21:19.568251 [ 3 ] {d62d80c9-0e1c-4bb0-9ae3-67ca22ee3275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5128 2024.08.29 15:21:19.568298 [ 3 ] {d62d80c9-0e1c-4bb0-9ae3-67ca22ee3275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5129 2024.08.29 15:21:19.568442 [ 3 ] {d62d80c9-0e1c-4bb0-9ae3-67ca22ee3275} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5130 2024.08.29 15:21:19.568836 [ 3 ] {d62d80c9-0e1c-4bb0-9ae3-67ca22ee3275} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5131 2024.08.29 15:21:19.568870 [ 3 ] {d62d80c9-0e1c-4bb0-9ae3-67ca22ee3275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5132 2024.08.29 15:21:19.569259 [ 3 ] {d62d80c9-0e1c-4bb0-9ae3-67ca22ee3275} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5133 2024.08.29 15:21:19.569595 [ 3 ] {d62d80c9-0e1c-4bb0-9ae3-67ca22ee3275} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5134 2024.08.29 15:21:19.569724 [ 3 ] {d62d80c9-0e1c-4bb0-9ae3-67ca22ee3275} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001537 sec., 97592.71307742356 rows/sec., 6.77 MiB/sec.
5135 2024.08.29 15:21:19.569884 [ 3 ] {d62d80c9-0e1c-4bb0-9ae3-67ca22ee3275} <Debug> DynamicQueryHandler: Done processing query
5136 2024.08.29 15:21:19.569909 [ 3 ] {d62d80c9-0e1c-4bb0-9ae3-67ca22ee3275} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5137 2024.08.29 15:21:19.569925 [ 3 ] {} <Debug> HTTP-Session: e88decf6-7e33-4a4b-95fc-0d7f96443766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5138 2024.08.29 15:21:19.570101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5139 2024.08.29 15:21:19.570151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5140 2024.08.29 15:21:19.570169 [ 3 ] {} <Debug> HTTP-Session: 81a01271-4fa4-4653-9477-a5da1cd9dbe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5141 2024.08.29 15:21:19.570186 [ 3 ] {} <Debug> HTTP-Session: 81a01271-4fa4-4653-9477-a5da1cd9dbe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5142 2024.08.29 15:21:19.570199 [ 3 ] {} <Debug> HTTP-Session: 81a01271-4fa4-4653-9477-a5da1cd9dbe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5143 2024.08.29 15:21:19.570231 [ 3 ] {} <Trace> HTTP-Session: 81a01271-4fa4-4653-9477-a5da1cd9dbe4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5144 2024.08.29 15:21:19.570632 [ 3 ] {b7f24401-ac28-460f-a97e-ab8ff6fc7291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5145 2024.08.29 15:21:19.570697 [ 3 ] {b7f24401-ac28-460f-a97e-ab8ff6fc7291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5146 2024.08.29 15:21:19.571116 [ 3 ] {b7f24401-ac28-460f-a97e-ab8ff6fc7291} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5147 2024.08.29 15:21:19.571947 [ 3 ] {b7f24401-ac28-460f-a97e-ab8ff6fc7291} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5148 2024.08.29 15:21:19.571982 [ 3 ] {b7f24401-ac28-460f-a97e-ab8ff6fc7291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5149 2024.08.29 15:21:19.572641 [ 3 ] {b7f24401-ac28-460f-a97e-ab8ff6fc7291} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5150 2024.08.29 15:21:19.573073 [ 3 ] {b7f24401-ac28-460f-a97e-ab8ff6fc7291} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5151 2024.08.29 15:21:19.573228 [ 3 ] {b7f24401-ac28-460f-a97e-ab8ff6fc7291} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002905 sec., 12048.192771084337 rows/sec., 21.59 MiB/sec.
5152 2024.08.29 15:21:19.573451 [ 3 ] {b7f24401-ac28-460f-a97e-ab8ff6fc7291} <Debug> DynamicQueryHandler: Done processing query
5153 2024.08.29 15:21:19.573476 [ 3 ] {b7f24401-ac28-460f-a97e-ab8ff6fc7291} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
5154 2024.08.29 15:21:19.573492 [ 3 ] {} <Debug> HTTP-Session: 81a01271-4fa4-4653-9477-a5da1cd9dbe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5155 2024.08.29 15:21:19.573616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5156 2024.08.29 15:21:19.573666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5157 2024.08.29 15:21:19.573686 [ 3 ] {} <Debug> HTTP-Session: 44a80975-7d2c-4724-87f3-96cda56521aa Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5158 2024.08.29 15:21:19.573702 [ 3 ] {} <Debug> HTTP-Session: 44a80975-7d2c-4724-87f3-96cda56521aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5159 2024.08.29 15:21:19.573716 [ 3 ] {} <Debug> HTTP-Session: 44a80975-7d2c-4724-87f3-96cda56521aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5160 2024.08.29 15:21:19.573749 [ 3 ] {} <Trace> HTTP-Session: 44a80975-7d2c-4724-87f3-96cda56521aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5161 2024.08.29 15:21:19.573858 [ 3 ] {cfa9e1f4-831f-4be5-8aca-a24ac89103b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5162 2024.08.29 15:21:19.573903 [ 3 ] {cfa9e1f4-831f-4be5-8aca-a24ac89103b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5163 2024.08.29 15:21:19.574031 [ 3 ] {cfa9e1f4-831f-4be5-8aca-a24ac89103b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5164 2024.08.29 15:21:19.574328 [ 3 ] {cfa9e1f4-831f-4be5-8aca-a24ac89103b9} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5165 2024.08.29 15:21:19.574364 [ 3 ] {cfa9e1f4-831f-4be5-8aca-a24ac89103b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5166 2024.08.29 15:21:19.574732 [ 3 ] {cfa9e1f4-831f-4be5-8aca-a24ac89103b9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5167 2024.08.29 15:21:19.575057 [ 3 ] {cfa9e1f4-831f-4be5-8aca-a24ac89103b9} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5168 2024.08.29 15:21:19.575182 [ 3 ] {cfa9e1f4-831f-4be5-8aca-a24ac89103b9} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001355 sec., 36900.36900369004 rows/sec., 2.53 MiB/sec.
5169 2024.08.29 15:21:19.575489 [ 3 ] {cfa9e1f4-831f-4be5-8aca-a24ac89103b9} <Debug> DynamicQueryHandler: Done processing query
5170 2024.08.29 15:21:19.575514 [ 3 ] {cfa9e1f4-831f-4be5-8aca-a24ac89103b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5171 2024.08.29 15:21:19.575530 [ 3 ] {} <Debug> HTTP-Session: 44a80975-7d2c-4724-87f3-96cda56521aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5172 2024.08.29 15:21:24.551105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5173 2024.08.29 15:21:24.551329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5174 2024.08.29 15:21:24.551384 [ 3 ] {} <Debug> HTTP-Session: e9962a62-8ed5-41ac-9943-e0ec74677720 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5175 2024.08.29 15:21:24.551432 [ 3 ] {} <Debug> HTTP-Session: e9962a62-8ed5-41ac-9943-e0ec74677720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5176 2024.08.29 15:21:24.551462 [ 3 ] {} <Debug> HTTP-Session: e9962a62-8ed5-41ac-9943-e0ec74677720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5177 2024.08.29 15:21:24.551543 [ 3 ] {} <Trace> HTTP-Session: e9962a62-8ed5-41ac-9943-e0ec74677720 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5178 2024.08.29 15:21:24.551949 [ 3 ] {26124e9c-eabf-46cd-b84d-7b3794256aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
5179 2024.08.29 15:21:24.552466 [ 3 ] {26124e9c-eabf-46cd-b84d-7b3794256aa9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
5180 2024.08.29 15:21:24.552517 [ 3 ] {26124e9c-eabf-46cd-b84d-7b3794256aa9} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
5181 2024.08.29 15:21:24.552886 [ 3 ] {26124e9c-eabf-46cd-b84d-7b3794256aa9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5182 2024.08.29 15:21:24.552966 [ 3 ] {26124e9c-eabf-46cd-b84d-7b3794256aa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
5183 2024.08.29 15:21:24.553138 [ 3 ] {26124e9c-eabf-46cd-b84d-7b3794256aa9} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
5184 2024.08.29 15:21:24.553178 [ 3 ] {26124e9c-eabf-46cd-b84d-7b3794256aa9} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
5185 2024.08.29 15:21:24.553203 [ 3 ] {26124e9c-eabf-46cd-b84d-7b3794256aa9} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
5186 2024.08.29 15:21:24.553222 [ 3 ] {26124e9c-eabf-46cd-b84d-7b3794256aa9} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
5187 2024.08.29 15:21:24.553272 [ 3 ] {26124e9c-eabf-46cd-b84d-7b3794256aa9} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
5188 2024.08.29 15:21:24.553296 [ 3 ] {26124e9c-eabf-46cd-b84d-7b3794256aa9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0
5189 2024.08.29 15:21:24.554657 [ 3 ] {26124e9c-eabf-46cd-b84d-7b3794256aa9} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.002903 sec., 12745.435756114364 rows/sec., 481.72 KiB/sec.
5190 2024.08.29 15:21:24.554957 [ 3 ] {26124e9c-eabf-46cd-b84d-7b3794256aa9} <Debug> DynamicQueryHandler: Done processing query
5191 2024.08.29 15:21:24.554984 [ 3 ] {26124e9c-eabf-46cd-b84d-7b3794256aa9} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
5192 2024.08.29 15:21:24.555002 [ 3 ] {} <Debug> HTTP-Session: e9962a62-8ed5-41ac-9943-e0ec74677720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5193 2024.08.29 15:21:24.555262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5194 2024.08.29 15:21:24.555311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5195 2024.08.29 15:21:24.555331 [ 3 ] {} <Debug> HTTP-Session: 51b44183-8e03-421e-ae87-eadb79fdec63 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5196 2024.08.29 15:21:24.555347 [ 3 ] {} <Debug> HTTP-Session: 51b44183-8e03-421e-ae87-eadb79fdec63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5197 2024.08.29 15:21:24.555362 [ 3 ] {} <Debug> HTTP-Session: 51b44183-8e03-421e-ae87-eadb79fdec63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5198 2024.08.29 15:21:24.555394 [ 3 ] {} <Trace> HTTP-Session: 51b44183-8e03-421e-ae87-eadb79fdec63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5199 2024.08.29 15:21:24.555550 [ 3 ] {e7214b3d-a289-4851-ad92-d9113f16ab52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
5200 2024.08.29 15:21:24.555843 [ 3 ] {e7214b3d-a289-4851-ad92-d9113f16ab52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
5201 2024.08.29 15:21:24.555918 [ 3 ] {e7214b3d-a289-4851-ad92-d9113f16ab52} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
5202 2024.08.29 15:21:24.556240 [ 3 ] {e7214b3d-a289-4851-ad92-d9113f16ab52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5203 2024.08.29 15:21:24.556327 [ 3 ] {e7214b3d-a289-4851-ad92-d9113f16ab52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
5204 2024.08.29 15:21:24.556467 [ 3 ] {e7214b3d-a289-4851-ad92-d9113f16ab52} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
5205 2024.08.29 15:21:24.556499 [ 3 ] {e7214b3d-a289-4851-ad92-d9113f16ab52} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
5206 2024.08.29 15:21:24.556521 [ 3 ] {e7214b3d-a289-4851-ad92-d9113f16ab52} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
5207 2024.08.29 15:21:24.556538 [ 3 ] {e7214b3d-a289-4851-ad92-d9113f16ab52} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
5208 2024.08.29 15:21:24.556581 [ 3 ] {e7214b3d-a289-4851-ad92-d9113f16ab52} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
5209 2024.08.29 15:21:24.556604 [ 3 ] {e7214b3d-a289-4851-ad92-d9113f16ab52} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0
5210 2024.08.29 15:21:24.557446 [ 3 ] {e7214b3d-a289-4851-ad92-d9113f16ab52} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.001975 sec., 18734.177215189873 rows/sec., 708.07 KiB/sec.
5211 2024.08.29 15:21:24.557704 [ 3 ] {e7214b3d-a289-4851-ad92-d9113f16ab52} <Debug> DynamicQueryHandler: Done processing query
5212 2024.08.29 15:21:24.557729 [ 3 ] {e7214b3d-a289-4851-ad92-d9113f16ab52} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
5213 2024.08.29 15:21:24.557746 [ 3 ] {} <Debug> HTTP-Session: 51b44183-8e03-421e-ae87-eadb79fdec63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5214 2024.08.29 15:21:24.558083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1417, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5215 2024.08.29 15:21:24.558131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5216 2024.08.29 15:21:24.558150 [ 3 ] {} <Debug> HTTP-Session: d3732d50-719f-43ff-86a9-79b176ddab91 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5217 2024.08.29 15:21:24.558166 [ 3 ] {} <Debug> HTTP-Session: d3732d50-719f-43ff-86a9-79b176ddab91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5218 2024.08.29 15:21:24.558181 [ 3 ] {} <Debug> HTTP-Session: d3732d50-719f-43ff-86a9-79b176ddab91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5219 2024.08.29 15:21:24.558213 [ 3 ] {} <Trace> HTTP-Session: d3732d50-719f-43ff-86a9-79b176ddab91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5220 2024.08.29 15:21:24.558367 [ 3 ] {faa14850-879f-4760-a56a-2f31d2384b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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)
5221 2024.08.29 15:21:24.558665 [ 3 ] {faa14850-879f-4760-a56a-2f31d2384b32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
5222 2024.08.29 15:21:24.558713 [ 3 ] {faa14850-879f-4760-a56a-2f31d2384b32} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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
5223 2024.08.29 15:21:24.559040 [ 3 ] {faa14850-879f-4760-a56a-2f31d2384b32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5224 2024.08.29 15:21:24.559104 [ 3 ] {faa14850-879f-4760-a56a-2f31d2384b32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
5225 2024.08.29 15:21:24.559245 [ 3 ] {faa14850-879f-4760-a56a-2f31d2384b32} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
5226 2024.08.29 15:21:24.559276 [ 3 ] {faa14850-879f-4760-a56a-2f31d2384b32} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
5227 2024.08.29 15:21:24.559299 [ 3 ] {faa14850-879f-4760-a56a-2f31d2384b32} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
5228 2024.08.29 15:21:24.559317 [ 3 ] {faa14850-879f-4760-a56a-2f31d2384b32} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
5229 2024.08.29 15:21:24.559360 [ 3 ] {faa14850-879f-4760-a56a-2f31d2384b32} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
5230 2024.08.29 15:21:24.559382 [ 3 ] {faa14850-879f-4760-a56a-2f31d2384b32} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0
5231 2024.08.29 15:21:24.560362 [ 3 ] {faa14850-879f-4760-a56a-2f31d2384b32} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.002072 sec., 17857.142857142855 rows/sec., 674.92 KiB/sec.
5232 2024.08.29 15:21:24.560608 [ 3 ] {faa14850-879f-4760-a56a-2f31d2384b32} <Debug> DynamicQueryHandler: Done processing query
5233 2024.08.29 15:21:24.560632 [ 3 ] {faa14850-879f-4760-a56a-2f31d2384b32} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
5234 2024.08.29 15:21:24.560649 [ 3 ] {} <Debug> HTTP-Session: d3732d50-719f-43ff-86a9-79b176ddab91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5235 2024.08.29 15:21:24.560872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5236 2024.08.29 15:21:24.560919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5237 2024.08.29 15:21:24.560938 [ 3 ] {} <Debug> HTTP-Session: 1d5dae20-7772-442d-8506-f6564e3ad037 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5238 2024.08.29 15:21:24.560955 [ 3 ] {} <Debug> HTTP-Session: 1d5dae20-7772-442d-8506-f6564e3ad037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5239 2024.08.29 15:21:24.560968 [ 3 ] {} <Debug> HTTP-Session: 1d5dae20-7772-442d-8506-f6564e3ad037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5240 2024.08.29 15:21:24.561000 [ 3 ] {} <Trace> HTTP-Session: 1d5dae20-7772-442d-8506-f6564e3ad037 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5241 2024.08.29 15:21:24.561152 [ 3 ] {0fe06c70-96a0-43fb-80e8-730e4ed92d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
5242 2024.08.29 15:21:24.561445 [ 3 ] {0fe06c70-96a0-43fb-80e8-730e4ed92d70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
5243 2024.08.29 15:21:24.561495 [ 3 ] {0fe06c70-96a0-43fb-80e8-730e4ed92d70} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
5244 2024.08.29 15:21:24.561820 [ 3 ] {0fe06c70-96a0-43fb-80e8-730e4ed92d70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5245 2024.08.29 15:21:24.561883 [ 3 ] {0fe06c70-96a0-43fb-80e8-730e4ed92d70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
5246 2024.08.29 15:21:24.562022 [ 3 ] {0fe06c70-96a0-43fb-80e8-730e4ed92d70} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
5247 2024.08.29 15:21:24.562053 [ 3 ] {0fe06c70-96a0-43fb-80e8-730e4ed92d70} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
5248 2024.08.29 15:21:24.562076 [ 3 ] {0fe06c70-96a0-43fb-80e8-730e4ed92d70} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
5249 2024.08.29 15:21:24.562092 [ 3 ] {0fe06c70-96a0-43fb-80e8-730e4ed92d70} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
5250 2024.08.29 15:21:24.562136 [ 3 ] {0fe06c70-96a0-43fb-80e8-730e4ed92d70} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
5251 2024.08.29 15:21:24.562158 [ 3 ] {0fe06c70-96a0-43fb-80e8-730e4ed92d70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0
5252 2024.08.29 15:21:24.563137 [ 3 ] {0fe06c70-96a0-43fb-80e8-730e4ed92d70} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.002061 sec., 17952.45026686075 rows/sec., 678.52 KiB/sec.
5253 2024.08.29 15:21:24.563375 [ 3 ] {0fe06c70-96a0-43fb-80e8-730e4ed92d70} <Debug> DynamicQueryHandler: Done processing query
5254 2024.08.29 15:21:24.563400 [ 3 ] {0fe06c70-96a0-43fb-80e8-730e4ed92d70} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
5255 2024.08.29 15:21:24.563417 [ 3 ] {} <Debug> HTTP-Session: 1d5dae20-7772-442d-8506-f6564e3ad037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5256 2024.08.29 15:21:24.575838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5257 2024.08.29 15:21:24.575932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5258 2024.08.29 15:21:24.575970 [ 3 ] {} <Debug> HTTP-Session: 92d8bc55-3284-44c5-b21b-89700388a34b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5259 2024.08.29 15:21:24.576003 [ 3 ] {} <Debug> HTTP-Session: 92d8bc55-3284-44c5-b21b-89700388a34b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5260 2024.08.29 15:21:24.576030 [ 3 ] {} <Debug> HTTP-Session: 92d8bc55-3284-44c5-b21b-89700388a34b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5261 2024.08.29 15:21:24.576108 [ 3 ] {} <Trace> HTTP-Session: 92d8bc55-3284-44c5-b21b-89700388a34b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5262 2024.08.29 15:21:24.576329 [ 3 ] {f27fc10a-aa2a-43ef-829e-945c8a98a050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
5263 2024.08.29 15:21:24.576419 [ 3 ] {f27fc10a-aa2a-43ef-829e-945c8a98a050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5264 2024.08.29 15:21:24.576743 [ 3 ] {f27fc10a-aa2a-43ef-829e-945c8a98a050} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5265 2024.08.29 15:21:24.577303 [ 3 ] {f27fc10a-aa2a-43ef-829e-945c8a98a050} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5266 2024.08.29 15:21:24.577341 [ 3 ] {f27fc10a-aa2a-43ef-829e-945c8a98a050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5267 2024.08.29 15:21:24.577815 [ 3 ] {f27fc10a-aa2a-43ef-829e-945c8a98a050} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5268 2024.08.29 15:21:24.578125 [ 3 ] {f27fc10a-aa2a-43ef-829e-945c8a98a050} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5269 2024.08.29 15:21:24.578260 [ 3 ] {f27fc10a-aa2a-43ef-829e-945c8a98a050} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002006 sec., 1994.0179461615155 rows/sec., 253.63 KiB/sec.
5270 2024.08.29 15:21:24.578426 [ 3 ] {f27fc10a-aa2a-43ef-829e-945c8a98a050} <Debug> DynamicQueryHandler: Done processing query
5271 2024.08.29 15:21:24.578451 [ 3 ] {f27fc10a-aa2a-43ef-829e-945c8a98a050} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5272 2024.08.29 15:21:24.578466 [ 3 ] {} <Debug> HTTP-Session: 92d8bc55-3284-44c5-b21b-89700388a34b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5273 2024.08.29 15:21:24.578598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5274 2024.08.29 15:21:24.578645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5275 2024.08.29 15:21:24.578664 [ 3 ] {} <Debug> HTTP-Session: 01a02e41-52cf-4a48-a27d-4a068da7f67e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5276 2024.08.29 15:21:24.578680 [ 3 ] {} <Debug> HTTP-Session: 01a02e41-52cf-4a48-a27d-4a068da7f67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5277 2024.08.29 15:21:24.578694 [ 3 ] {} <Debug> HTTP-Session: 01a02e41-52cf-4a48-a27d-4a068da7f67e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5278 2024.08.29 15:21:24.578725 [ 3 ] {} <Trace> HTTP-Session: 01a02e41-52cf-4a48-a27d-4a068da7f67e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5279 2024.08.29 15:21:24.578872 [ 3 ] {e5acb0c8-6de6-4932-8917-9f5ebb2cf23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5280 2024.08.29 15:21:24.578915 [ 3 ] {e5acb0c8-6de6-4932-8917-9f5ebb2cf23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5281 2024.08.29 15:21:24.579147 [ 3 ] {e5acb0c8-6de6-4932-8917-9f5ebb2cf23f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5282 2024.08.29 15:21:24.579629 [ 3 ] {e5acb0c8-6de6-4932-8917-9f5ebb2cf23f} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5283 2024.08.29 15:21:24.579664 [ 3 ] {e5acb0c8-6de6-4932-8917-9f5ebb2cf23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5284 2024.08.29 15:21:24.580037 [ 3 ] {e5acb0c8-6de6-4932-8917-9f5ebb2cf23f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5285 2024.08.29 15:21:24.580384 [ 3 ] {e5acb0c8-6de6-4932-8917-9f5ebb2cf23f} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5286 2024.08.29 15:21:24.580514 [ 3 ] {e5acb0c8-6de6-4932-8917-9f5ebb2cf23f} <Debug> executeQuery: Read 195 rows, 17.43 KiB in 0.001709 sec., 114101.81392627268 rows/sec., 9.96 MiB/sec.
5287 2024.08.29 15:21:24.580836 [ 3 ] {e5acb0c8-6de6-4932-8917-9f5ebb2cf23f} <Debug> DynamicQueryHandler: Done processing query
5288 2024.08.29 15:21:24.580862 [ 3 ] {e5acb0c8-6de6-4932-8917-9f5ebb2cf23f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5289 2024.08.29 15:21:24.580879 [ 3 ] {} <Debug> HTTP-Session: 01a02e41-52cf-4a48-a27d-4a068da7f67e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5290 2024.08.29 15:21:24.581002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5291 2024.08.29 15:21:24.581053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5292 2024.08.29 15:21:24.581071 [ 3 ] {} <Debug> HTTP-Session: 56fd819b-fd89-4e87-9c2d-d65c6e74ed38 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5293 2024.08.29 15:21:24.581088 [ 3 ] {} <Debug> HTTP-Session: 56fd819b-fd89-4e87-9c2d-d65c6e74ed38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5294 2024.08.29 15:21:24.581101 [ 3 ] {} <Debug> HTTP-Session: 56fd819b-fd89-4e87-9c2d-d65c6e74ed38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5295 2024.08.29 15:21:24.581133 [ 3 ] {} <Trace> HTTP-Session: 56fd819b-fd89-4e87-9c2d-d65c6e74ed38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5296 2024.08.29 15:21:24.581228 [ 3 ] {989efb97-fe16-450e-bfdd-2b604c108dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5297 2024.08.29 15:21:24.581271 [ 3 ] {989efb97-fe16-450e-bfdd-2b604c108dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5298 2024.08.29 15:21:24.581518 [ 3 ] {989efb97-fe16-450e-bfdd-2b604c108dfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5299 2024.08.29 15:21:24.581821 [ 3 ] {989efb97-fe16-450e-bfdd-2b604c108dfd} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5300 2024.08.29 15:21:24.581857 [ 3 ] {989efb97-fe16-450e-bfdd-2b604c108dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5301 2024.08.29 15:21:24.582190 [ 3 ] {989efb97-fe16-450e-bfdd-2b604c108dfd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5302 2024.08.29 15:21:24.582540 [ 3 ] {989efb97-fe16-450e-bfdd-2b604c108dfd} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5303 2024.08.29 15:21:24.582672 [ 3 ] {989efb97-fe16-450e-bfdd-2b604c108dfd} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001469 sec., 2042.205582028591 rows/sec., 153.56 KiB/sec.
5304 2024.08.29 15:21:24.582834 [ 3 ] {989efb97-fe16-450e-bfdd-2b604c108dfd} <Debug> DynamicQueryHandler: Done processing query
5305 2024.08.29 15:21:24.582858 [ 3 ] {989efb97-fe16-450e-bfdd-2b604c108dfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5306 2024.08.29 15:21:24.582874 [ 3 ] {} <Debug> HTTP-Session: 56fd819b-fd89-4e87-9c2d-d65c6e74ed38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5307 2024.08.29 15:21:24.583018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5308 2024.08.29 15:21:24.583067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5309 2024.08.29 15:21:24.583085 [ 3 ] {} <Debug> HTTP-Session: d73df49a-8212-4928-9c03-43c317960833 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5310 2024.08.29 15:21:24.583101 [ 3 ] {} <Debug> HTTP-Session: d73df49a-8212-4928-9c03-43c317960833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5311 2024.08.29 15:21:24.583115 [ 3 ] {} <Debug> HTTP-Session: d73df49a-8212-4928-9c03-43c317960833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5312 2024.08.29 15:21:24.583145 [ 3 ] {} <Trace> HTTP-Session: d73df49a-8212-4928-9c03-43c317960833 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5313 2024.08.29 15:21:24.583242 [ 3 ] {dcb866c6-78ac-42d3-ba89-b3b1787fe62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5314 2024.08.29 15:21:24.583284 [ 3 ] {dcb866c6-78ac-42d3-ba89-b3b1787fe62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5315 2024.08.29 15:21:24.583504 [ 3 ] {dcb866c6-78ac-42d3-ba89-b3b1787fe62a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5316 2024.08.29 15:21:24.583823 [ 3 ] {dcb866c6-78ac-42d3-ba89-b3b1787fe62a} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5317 2024.08.29 15:21:24.583859 [ 3 ] {dcb866c6-78ac-42d3-ba89-b3b1787fe62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5318 2024.08.29 15:21:24.584205 [ 3 ] {dcb866c6-78ac-42d3-ba89-b3b1787fe62a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5319 2024.08.29 15:21:24.584558 [ 3 ] {dcb866c6-78ac-42d3-ba89-b3b1787fe62a} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5320 2024.08.29 15:21:24.584687 [ 3 ] {dcb866c6-78ac-42d3-ba89-b3b1787fe62a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00147 sec., 9523.809523809525 rows/sec., 666.99 KiB/sec.
5321 2024.08.29 15:21:24.584857 [ 3 ] {dcb866c6-78ac-42d3-ba89-b3b1787fe62a} <Debug> DynamicQueryHandler: Done processing query
5322 2024.08.29 15:21:24.584881 [ 3 ] {dcb866c6-78ac-42d3-ba89-b3b1787fe62a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5323 2024.08.29 15:21:24.584896 [ 3 ] {} <Debug> HTTP-Session: d73df49a-8212-4928-9c03-43c317960833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5324 2024.08.29 15:21:24.585004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5325 2024.08.29 15:21:24.585053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5326 2024.08.29 15:21:24.585072 [ 3 ] {} <Debug> HTTP-Session: 68a40656-b384-4eab-b2b0-ccf4c3ff10bc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5327 2024.08.29 15:21:24.585088 [ 3 ] {} <Debug> HTTP-Session: 68a40656-b384-4eab-b2b0-ccf4c3ff10bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5328 2024.08.29 15:21:24.585101 [ 3 ] {} <Debug> HTTP-Session: 68a40656-b384-4eab-b2b0-ccf4c3ff10bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5329 2024.08.29 15:21:24.585132 [ 3 ] {} <Trace> HTTP-Session: 68a40656-b384-4eab-b2b0-ccf4c3ff10bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5330 2024.08.29 15:21:24.585224 [ 3 ] {1063f5fb-b015-4ead-925d-65975bb13bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5331 2024.08.29 15:21:24.585266 [ 3 ] {1063f5fb-b015-4ead-925d-65975bb13bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5332 2024.08.29 15:21:24.585487 [ 3 ] {1063f5fb-b015-4ead-925d-65975bb13bd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5333 2024.08.29 15:21:24.585783 [ 3 ] {1063f5fb-b015-4ead-925d-65975bb13bd0} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5334 2024.08.29 15:21:24.585818 [ 3 ] {1063f5fb-b015-4ead-925d-65975bb13bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5335 2024.08.29 15:21:24.586157 [ 3 ] {1063f5fb-b015-4ead-925d-65975bb13bd0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5336 2024.08.29 15:21:24.586512 [ 3 ] {1063f5fb-b015-4ead-925d-65975bb13bd0} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5337 2024.08.29 15:21:24.586648 [ 3 ] {1063f5fb-b015-4ead-925d-65975bb13bd0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 244.82 KiB/sec.
5338 2024.08.29 15:21:24.586983 [ 3 ] {1063f5fb-b015-4ead-925d-65975bb13bd0} <Debug> DynamicQueryHandler: Done processing query
5339 2024.08.29 15:21:24.587007 [ 3 ] {1063f5fb-b015-4ead-925d-65975bb13bd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5340 2024.08.29 15:21:24.587023 [ 3 ] {} <Debug> HTTP-Session: 68a40656-b384-4eab-b2b0-ccf4c3ff10bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5341 2024.08.29 15:21:24.587203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5342 2024.08.29 15:21:24.587253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5343 2024.08.29 15:21:24.587271 [ 3 ] {} <Debug> HTTP-Session: b65cc286-1851-4000-87cd-44068ee0eea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5344 2024.08.29 15:21:24.587288 [ 3 ] {} <Debug> HTTP-Session: b65cc286-1851-4000-87cd-44068ee0eea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5345 2024.08.29 15:21:24.587302 [ 3 ] {} <Debug> HTTP-Session: b65cc286-1851-4000-87cd-44068ee0eea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5346 2024.08.29 15:21:24.587332 [ 3 ] {} <Trace> HTTP-Session: b65cc286-1851-4000-87cd-44068ee0eea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5347 2024.08.29 15:21:24.587526 [ 3 ] {449e2e49-0b74-4ad5-8f9c-22d27957d1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5348 2024.08.29 15:21:24.587569 [ 3 ] {449e2e49-0b74-4ad5-8f9c-22d27957d1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5349 2024.08.29 15:21:24.587811 [ 3 ] {449e2e49-0b74-4ad5-8f9c-22d27957d1a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5350 2024.08.29 15:21:24.588367 [ 3 ] {449e2e49-0b74-4ad5-8f9c-22d27957d1a8} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5351 2024.08.29 15:21:24.588402 [ 3 ] {449e2e49-0b74-4ad5-8f9c-22d27957d1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5352 2024.08.29 15:21:24.588764 [ 3 ] {449e2e49-0b74-4ad5-8f9c-22d27957d1a8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5353 2024.08.29 15:21:24.589119 [ 3 ] {449e2e49-0b74-4ad5-8f9c-22d27957d1a8} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5354 2024.08.29 15:21:24.589250 [ 3 ] {449e2e49-0b74-4ad5-8f9c-22d27957d1a8} <Debug> executeQuery: Read 385 rows, 27.92 KiB in 0.00183 sec., 210382.5136612022 rows/sec., 14.90 MiB/sec.
5355 2024.08.29 15:21:24.589615 [ 3 ] {449e2e49-0b74-4ad5-8f9c-22d27957d1a8} <Debug> DynamicQueryHandler: Done processing query
5356 2024.08.29 15:21:24.589640 [ 3 ] {449e2e49-0b74-4ad5-8f9c-22d27957d1a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5357 2024.08.29 15:21:24.589657 [ 3 ] {} <Debug> HTTP-Session: b65cc286-1851-4000-87cd-44068ee0eea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5358 2024.08.29 15:21:24.589825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5359 2024.08.29 15:21:24.589874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5360 2024.08.29 15:21:24.589893 [ 3 ] {} <Debug> HTTP-Session: 72bf0203-7348-49f0-b7c7-c79f3fb45c3f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5361 2024.08.29 15:21:24.589910 [ 3 ] {} <Debug> HTTP-Session: 72bf0203-7348-49f0-b7c7-c79f3fb45c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5362 2024.08.29 15:21:24.589924 [ 3 ] {} <Debug> HTTP-Session: 72bf0203-7348-49f0-b7c7-c79f3fb45c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5363 2024.08.29 15:21:24.589955 [ 3 ] {} <Trace> HTTP-Session: 72bf0203-7348-49f0-b7c7-c79f3fb45c3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5364 2024.08.29 15:21:24.590053 [ 3 ] {1b17dc23-62f2-4b01-b3d3-f3dc12f44359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5365 2024.08.29 15:21:24.590098 [ 3 ] {1b17dc23-62f2-4b01-b3d3-f3dc12f44359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5366 2024.08.29 15:21:24.590250 [ 3 ] {1b17dc23-62f2-4b01-b3d3-f3dc12f44359} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5367 2024.08.29 15:21:24.590518 [ 3 ] {1b17dc23-62f2-4b01-b3d3-f3dc12f44359} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5368 2024.08.29 15:21:24.590554 [ 3 ] {1b17dc23-62f2-4b01-b3d3-f3dc12f44359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5369 2024.08.29 15:21:24.590907 [ 3 ] {1b17dc23-62f2-4b01-b3d3-f3dc12f44359} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5370 2024.08.29 15:21:24.591235 [ 3 ] {1b17dc23-62f2-4b01-b3d3-f3dc12f44359} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5371 2024.08.29 15:21:24.591354 [ 143 ] {} <Debug> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5372 2024.08.29 15:21:24.591364 [ 3 ] {1b17dc23-62f2-4b01-b3d3-f3dc12f44359} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001334 sec., 4497.751124437781 rows/sec., 234.99 KiB/sec.
5373 2024.08.29 15:21:24.591405 [ 143 ] {} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5374 2024.08.29 15:21:24.591448 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5375 2024.08.29 15:21:24.591581 [ 3 ] {1b17dc23-62f2-4b01-b3d3-f3dc12f44359} <Debug> DynamicQueryHandler: Done processing query
5376 2024.08.29 15:21:24.591642 [ 3 ] {1b17dc23-62f2-4b01-b3d3-f3dc12f44359} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5377 2024.08.29 15:21:24.591682 [ 3 ] {} <Debug> HTTP-Session: 72bf0203-7348-49f0-b7c7-c79f3fb45c3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5378 2024.08.29 15:21:24.591702 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
5379 2024.08.29 15:21:24.591887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5380 2024.08.29 15:21:24.591997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5381 2024.08.29 15:21:24.592022 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5382 2024.08.29 15:21:24.592034 [ 3 ] {} <Debug> HTTP-Session: 015621c9-29fa-48cd-820c-3e6c2b5f6dd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5383 2024.08.29 15:21:24.592075 [ 3 ] {} <Debug> HTTP-Session: 015621c9-29fa-48cd-820c-3e6c2b5f6dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5384 2024.08.29 15:21:24.592101 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
5385 2024.08.29 15:21:24.592111 [ 3 ] {} <Debug> HTTP-Session: 015621c9-29fa-48cd-820c-3e6c2b5f6dd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5386 2024.08.29 15:21:24.592188 [ 3 ] {} <Trace> HTTP-Session: 015621c9-29fa-48cd-820c-3e6c2b5f6dd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5387 2024.08.29 15:21:24.592393 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
5388 2024.08.29 15:21:24.592677 [ 3 ] {12bfdd3d-71a3-463b-af1d-fcb24d62441e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5389 2024.08.29 15:21:24.592697 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
5390 2024.08.29 15:21:24.592882 [ 3 ] {12bfdd3d-71a3-463b-af1d-fcb24d62441e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5391 2024.08.29 15:21:24.593072 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
5392 2024.08.29 15:21:24.593447 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
5393 2024.08.29 15:21:24.593749 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
5394 2024.08.29 15:21:24.594093 [ 3 ] {12bfdd3d-71a3-463b-af1d-fcb24d62441e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5395 2024.08.29 15:21:24.595098 [ 3 ] {12bfdd3d-71a3-463b-af1d-fcb24d62441e} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5396 2024.08.29 15:21:24.595178 [ 3 ] {12bfdd3d-71a3-463b-af1d-fcb24d62441e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5397 2024.08.29 15:21:24.596303 [ 3 ] {12bfdd3d-71a3-463b-af1d-fcb24d62441e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5398 2024.08.29 15:21:24.596544 [ 199 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004998768 sec., 13203.25328160859 rows/sec., 689.82 KiB/sec.
5399 2024.08.29 15:21:24.596712 [ 199 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5400 2024.08.29 15:21:24.596869 [ 3 ] {12bfdd3d-71a3-463b-af1d-fcb24d62441e} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5401 2024.08.29 15:21:24.597119 [ 3 ] {12bfdd3d-71a3-463b-af1d-fcb24d62441e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004721 sec., 50201.22855327261 rows/sec., 3.36 MiB/sec.
5402 2024.08.29 15:21:24.597576 [ 199 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_11_2} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5403 2024.08.29 15:21:24.597678 [ 3 ] {12bfdd3d-71a3-463b-af1d-fcb24d62441e} <Debug> DynamicQueryHandler: Done processing query
5404 2024.08.29 15:21:24.597756 [ 3 ] {12bfdd3d-71a3-463b-af1d-fcb24d62441e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5405 2024.08.29 15:21:24.597831 [ 3 ] {} <Debug> HTTP-Session: 015621c9-29fa-48cd-820c-3e6c2b5f6dd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5406 2024.08.29 15:21:24.597885 [ 199 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_11_2} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5407 2024.08.29 15:21:24.598048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5408 2024.08.29 15:21:24.598058 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5409 2024.08.29 15:21:24.598105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5410 2024.08.29 15:21:24.598126 [ 3 ] {} <Debug> HTTP-Session: bacca9e6-b74f-4e15-a3c7-1edb89562a12 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5411 2024.08.29 15:21:24.598143 [ 3 ] {} <Debug> HTTP-Session: bacca9e6-b74f-4e15-a3c7-1edb89562a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5412 2024.08.29 15:21:24.598157 [ 3 ] {} <Debug> HTTP-Session: bacca9e6-b74f-4e15-a3c7-1edb89562a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5413 2024.08.29 15:21:24.598189 [ 3 ] {} <Trace> HTTP-Session: bacca9e6-b74f-4e15-a3c7-1edb89562a12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5414 2024.08.29 15:21:24.598287 [ 3 ] {95d189fb-75b9-49aa-945e-bb1a55124ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5415 2024.08.29 15:21:24.598334 [ 3 ] {95d189fb-75b9-49aa-945e-bb1a55124ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5416 2024.08.29 15:21:24.598486 [ 3 ] {95d189fb-75b9-49aa-945e-bb1a55124ee7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5417 2024.08.29 15:21:24.598786 [ 3 ] {95d189fb-75b9-49aa-945e-bb1a55124ee7} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5418 2024.08.29 15:21:24.598823 [ 3 ] {95d189fb-75b9-49aa-945e-bb1a55124ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5419 2024.08.29 15:21:24.599183 [ 3 ] {95d189fb-75b9-49aa-945e-bb1a55124ee7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5420 2024.08.29 15:21:24.599509 [ 3 ] {95d189fb-75b9-49aa-945e-bb1a55124ee7} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5421 2024.08.29 15:21:24.599639 [ 3 ] {95d189fb-75b9-49aa-945e-bb1a55124ee7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001377 sec., 726.2164124909223 rows/sec., 48.93 KiB/sec.
5422 2024.08.29 15:21:24.599817 [ 3 ] {95d189fb-75b9-49aa-945e-bb1a55124ee7} <Debug> DynamicQueryHandler: Done processing query
5423 2024.08.29 15:21:24.599841 [ 3 ] {95d189fb-75b9-49aa-945e-bb1a55124ee7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5424 2024.08.29 15:21:24.599858 [ 3 ] {} <Debug> HTTP-Session: bacca9e6-b74f-4e15-a3c7-1edb89562a12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5425 2024.08.29 15:21:24.599975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5426 2024.08.29 15:21:24.600024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5427 2024.08.29 15:21:24.600046 [ 3 ] {} <Debug> HTTP-Session: 1184a1ba-0ec8-4fb8-84a1-27f2c8377a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5428 2024.08.29 15:21:24.600064 [ 3 ] {} <Debug> HTTP-Session: 1184a1ba-0ec8-4fb8-84a1-27f2c8377a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5429 2024.08.29 15:21:24.600082 [ 3 ] {} <Debug> HTTP-Session: 1184a1ba-0ec8-4fb8-84a1-27f2c8377a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5430 2024.08.29 15:21:24.600119 [ 3 ] {} <Trace> HTTP-Session: 1184a1ba-0ec8-4fb8-84a1-27f2c8377a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5431 2024.08.29 15:21:24.600256 [ 3 ] {2d194242-d58a-41ac-844b-99ab3f9479a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5432 2024.08.29 15:21:24.600320 [ 3 ] {2d194242-d58a-41ac-844b-99ab3f9479a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5433 2024.08.29 15:21:24.600743 [ 3 ] {2d194242-d58a-41ac-844b-99ab3f9479a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5434 2024.08.29 15:21:24.601245 [ 3 ] {2d194242-d58a-41ac-844b-99ab3f9479a9} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5435 2024.08.29 15:21:24.601281 [ 3 ] {2d194242-d58a-41ac-844b-99ab3f9479a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5436 2024.08.29 15:21:24.601873 [ 3 ] {2d194242-d58a-41ac-844b-99ab3f9479a9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5437 2024.08.29 15:21:24.602283 [ 3 ] {2d194242-d58a-41ac-844b-99ab3f9479a9} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5438 2024.08.29 15:21:24.602444 [ 3 ] {2d194242-d58a-41ac-844b-99ab3f9479a9} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002247 sec., 1335.113484646195 rows/sec., 2.39 MiB/sec.
5439 2024.08.29 15:21:24.602972 [ 3 ] {2d194242-d58a-41ac-844b-99ab3f9479a9} <Debug> DynamicQueryHandler: Done processing query
5440 2024.08.29 15:21:24.602996 [ 3 ] {2d194242-d58a-41ac-844b-99ab3f9479a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5441 2024.08.29 15:21:24.603012 [ 3 ] {} <Debug> HTTP-Session: 1184a1ba-0ec8-4fb8-84a1-27f2c8377a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5442 2024.08.29 15:21:24.603132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5443 2024.08.29 15:21:24.603182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5444 2024.08.29 15:21:24.603201 [ 3 ] {} <Debug> HTTP-Session: 3c1cf712-72d5-4bc1-a926-5420f0545fd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5445 2024.08.29 15:21:24.603217 [ 3 ] {} <Debug> HTTP-Session: 3c1cf712-72d5-4bc1-a926-5420f0545fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5446 2024.08.29 15:21:24.603231 [ 3 ] {} <Debug> HTTP-Session: 3c1cf712-72d5-4bc1-a926-5420f0545fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5447 2024.08.29 15:21:24.603263 [ 3 ] {} <Trace> HTTP-Session: 3c1cf712-72d5-4bc1-a926-5420f0545fd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5448 2024.08.29 15:21:24.603389 [ 3 ] {69d2777d-b4f9-43cb-bc66-352829c481f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5449 2024.08.29 15:21:24.603435 [ 3 ] {69d2777d-b4f9-43cb-bc66-352829c481f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5450 2024.08.29 15:21:24.603592 [ 3 ] {69d2777d-b4f9-43cb-bc66-352829c481f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5451 2024.08.29 15:21:24.603955 [ 3 ] {69d2777d-b4f9-43cb-bc66-352829c481f9} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5452 2024.08.29 15:21:24.603992 [ 3 ] {69d2777d-b4f9-43cb-bc66-352829c481f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5453 2024.08.29 15:21:24.604366 [ 3 ] {69d2777d-b4f9-43cb-bc66-352829c481f9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5454 2024.08.29 15:21:24.604702 [ 3 ] {69d2777d-b4f9-43cb-bc66-352829c481f9} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5455 2024.08.29 15:21:24.604837 [ 3 ] {69d2777d-b4f9-43cb-bc66-352829c481f9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001493 sec., 54922.97387809779 rows/sec., 3.49 MiB/sec.
5456 2024.08.29 15:21:24.605146 [ 3 ] {69d2777d-b4f9-43cb-bc66-352829c481f9} <Debug> DynamicQueryHandler: Done processing query
5457 2024.08.29 15:21:24.605172 [ 3 ] {69d2777d-b4f9-43cb-bc66-352829c481f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5458 2024.08.29 15:21:24.605188 [ 3 ] {} <Debug> HTTP-Session: 3c1cf712-72d5-4bc1-a926-5420f0545fd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5459 2024.08.29 15:21:28.866290 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache
5460 2024.08.29 15:21:28.866360 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache
5461 2024.08.29 15:21:29.561544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5462 2024.08.29 15:21:29.561670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5463 2024.08.29 15:21:29.561696 [ 3 ] {} <Debug> HTTP-Session: 3d8e63a0-20c2-42c2-b89c-00d918e86b03 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5464 2024.08.29 15:21:29.561722 [ 3 ] {} <Debug> HTTP-Session: 3d8e63a0-20c2-42c2-b89c-00d918e86b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5465 2024.08.29 15:21:29.561744 [ 3 ] {} <Debug> HTTP-Session: 3d8e63a0-20c2-42c2-b89c-00d918e86b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5466 2024.08.29 15:21:29.561818 [ 3 ] {} <Trace> HTTP-Session: 3d8e63a0-20c2-42c2-b89c-00d918e86b03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5467 2024.08.29 15:21:29.562050 [ 3 ] {7a839d74-8c0f-43fb-83fb-1adf704eb695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5468 2024.08.29 15:21:29.562125 [ 3 ] {7a839d74-8c0f-43fb-83fb-1adf704eb695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5469 2024.08.29 15:21:29.562477 [ 3 ] {7a839d74-8c0f-43fb-83fb-1adf704eb695} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5470 2024.08.29 15:21:29.562928 [ 3 ] {7a839d74-8c0f-43fb-83fb-1adf704eb695} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5471 2024.08.29 15:21:29.562968 [ 3 ] {7a839d74-8c0f-43fb-83fb-1adf704eb695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5472 2024.08.29 15:21:29.563372 [ 3 ] {7a839d74-8c0f-43fb-83fb-1adf704eb695} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5473 2024.08.29 15:21:29.563762 [ 3 ] {7a839d74-8c0f-43fb-83fb-1adf704eb695} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5474 2024.08.29 15:21:29.563934 [ 3 ] {7a839d74-8c0f-43fb-83fb-1adf704eb695} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00194 sec., 3092.783505154639 rows/sec., 252.19 KiB/sec.
5475 2024.08.29 15:21:29.564293 [ 3 ] {7a839d74-8c0f-43fb-83fb-1adf704eb695} <Debug> DynamicQueryHandler: Done processing query
5476 2024.08.29 15:21:29.564319 [ 3 ] {7a839d74-8c0f-43fb-83fb-1adf704eb695} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5477 2024.08.29 15:21:29.564336 [ 3 ] {} <Debug> HTTP-Session: 3d8e63a0-20c2-42c2-b89c-00d918e86b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5478 2024.08.29 15:21:29.564521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 19101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5479 2024.08.29 15:21:29.564579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5480 2024.08.29 15:21:29.564600 [ 3 ] {} <Debug> HTTP-Session: 6c170f97-f65c-4d55-91ba-13edc32ccde3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5481 2024.08.29 15:21:29.564618 [ 3 ] {} <Debug> HTTP-Session: 6c170f97-f65c-4d55-91ba-13edc32ccde3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5482 2024.08.29 15:21:29.564632 [ 3 ] {} <Debug> HTTP-Session: 6c170f97-f65c-4d55-91ba-13edc32ccde3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5483 2024.08.29 15:21:29.564665 [ 3 ] {} <Trace> HTTP-Session: 6c170f97-f65c-4d55-91ba-13edc32ccde3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5484 2024.08.29 15:21:29.564805 [ 3 ] {fcceadd0-9824-48a5-b4b2-07952feb433a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5485 2024.08.29 15:21:29.564850 [ 3 ] {fcceadd0-9824-48a5-b4b2-07952feb433a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5486 2024.08.29 15:21:29.565103 [ 3 ] {fcceadd0-9824-48a5-b4b2-07952feb433a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5487 2024.08.29 15:21:29.565548 [ 3 ] {fcceadd0-9824-48a5-b4b2-07952feb433a} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5488 2024.08.29 15:21:29.565584 [ 3 ] {fcceadd0-9824-48a5-b4b2-07952feb433a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5489 2024.08.29 15:21:29.565956 [ 3 ] {fcceadd0-9824-48a5-b4b2-07952feb433a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5490 2024.08.29 15:21:29.566308 [ 3 ] {fcceadd0-9824-48a5-b4b2-07952feb433a} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5491 2024.08.29 15:21:29.566467 [ 3 ] {fcceadd0-9824-48a5-b4b2-07952feb433a} <Debug> executeQuery: Read 129 rows, 11.25 KiB in 0.001716 sec., 75174.82517482518 rows/sec., 6.40 MiB/sec.
5492 2024.08.29 15:21:29.566481 [ 144 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5493 2024.08.29 15:21:29.566590 [ 144 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5494 2024.08.29 15:21:29.566646 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5495 2024.08.29 15:21:29.566741 [ 3 ] {fcceadd0-9824-48a5-b4b2-07952feb433a} <Debug> DynamicQueryHandler: Done processing query
5496 2024.08.29 15:21:29.566774 [ 3 ] {fcceadd0-9824-48a5-b4b2-07952feb433a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5497 2024.08.29 15:21:29.566794 [ 3 ] {} <Debug> HTTP-Session: 6c170f97-f65c-4d55-91ba-13edc32ccde3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5498 2024.08.29 15:21:29.566794 [ 199 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
5499 2024.08.29 15:21:29.566945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5500 2024.08.29 15:21:29.566955 [ 199 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5501 2024.08.29 15:21:29.566994 [ 199 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1392 rows starting from the beginning of the part
5502 2024.08.29 15:21:29.567003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5503 2024.08.29 15:21:29.567030 [ 3 ] {} <Debug> HTTP-Session: dc303a40-e230-4ab3-a1b7-36001ea94957 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5504 2024.08.29 15:21:29.567061 [ 3 ] {} <Debug> HTTP-Session: dc303a40-e230-4ab3-a1b7-36001ea94957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5505 2024.08.29 15:21:29.567097 [ 3 ] {} <Debug> HTTP-Session: dc303a40-e230-4ab3-a1b7-36001ea94957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5506 2024.08.29 15:21:29.567129 [ 199 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 106 rows starting from the beginning of the part
5507 2024.08.29 15:21:29.567230 [ 3 ] {} <Trace> HTTP-Session: dc303a40-e230-4ab3-a1b7-36001ea94957 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5508 2024.08.29 15:21:29.567502 [ 199 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1331 rows starting from the beginning of the part
5509 2024.08.29 15:21:29.567634 [ 3 ] {6685c959-3255-4c88-80a7-dcea66207809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5510 2024.08.29 15:21:29.567818 [ 3 ] {6685c959-3255-4c88-80a7-dcea66207809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5511 2024.08.29 15:21:29.567837 [ 199 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 122 rows starting from the beginning of the part
5512 2024.08.29 15:21:29.568252 [ 199 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 195 rows starting from the beginning of the part
5513 2024.08.29 15:21:29.568560 [ 199 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 129 rows starting from the beginning of the part
5514 2024.08.29 15:21:29.569260 [ 3 ] {6685c959-3255-4c88-80a7-dcea66207809} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5515 2024.08.29 15:21:29.569819 [ 3 ] {6685c959-3255-4c88-80a7-dcea66207809} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5516 2024.08.29 15:21:29.569861 [ 3 ] {6685c959-3255-4c88-80a7-dcea66207809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5517 2024.08.29 15:21:29.570443 [ 3 ] {6685c959-3255-4c88-80a7-dcea66207809} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5518 2024.08.29 15:21:29.570891 [ 3 ] {6685c959-3255-4c88-80a7-dcea66207809} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5519 2024.08.29 15:21:29.571280 [ 3 ] {6685c959-3255-4c88-80a7-dcea66207809} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.003802 sec., 10783.798001052079 rows/sec., 802.41 KiB/sec.
5520 2024.08.29 15:21:29.571591 [ 199 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3275 rows, containing 5 columns (5 merged, 0 gathered) in 0.004867505 sec., 672829.3037192565 rows/sec., 58.84 MiB/sec.
5521 2024.08.29 15:21:29.571785 [ 3 ] {6685c959-3255-4c88-80a7-dcea66207809} <Debug> DynamicQueryHandler: Done processing query
5522 2024.08.29 15:21:29.571818 [ 3 ] {6685c959-3255-4c88-80a7-dcea66207809} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5523 2024.08.29 15:21:29.571838 [ 3 ] {} <Debug> HTTP-Session: dc303a40-e230-4ab3-a1b7-36001ea94957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5524 2024.08.29 15:21:29.571838 [ 199 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5525 2024.08.29 15:21:29.572035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 17841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5526 2024.08.29 15:21:29.572117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5527 2024.08.29 15:21:29.572150 [ 3 ] {} <Debug> HTTP-Session: e164e1fb-7500-4f24-860e-596b43b39654 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5528 2024.08.29 15:21:29.572169 [ 3 ] {} <Debug> HTTP-Session: e164e1fb-7500-4f24-860e-596b43b39654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5529 2024.08.29 15:21:29.572187 [ 3 ] {} <Debug> HTTP-Session: e164e1fb-7500-4f24-860e-596b43b39654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5530 2024.08.29 15:21:29.572226 [ 3 ] {} <Trace> HTTP-Session: e164e1fb-7500-4f24-860e-596b43b39654 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5531 2024.08.29 15:21:29.572319 [ 199 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_26_5} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5532 2024.08.29 15:21:29.572385 [ 3 ] {d73af347-1941-43d1-9b59-f190f4a3b0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5533 2024.08.29 15:21:29.572414 [ 199 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_26_5} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5534 2024.08.29 15:21:29.572436 [ 3 ] {d73af347-1941-43d1-9b59-f190f4a3b0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5535 2024.08.29 15:21:29.572514 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
5536 2024.08.29 15:21:29.572722 [ 3 ] {d73af347-1941-43d1-9b59-f190f4a3b0d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5537 2024.08.29 15:21:29.573161 [ 3 ] {d73af347-1941-43d1-9b59-f190f4a3b0d0} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5538 2024.08.29 15:21:29.573197 [ 3 ] {d73af347-1941-43d1-9b59-f190f4a3b0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5539 2024.08.29 15:21:29.573557 [ 3 ] {d73af347-1941-43d1-9b59-f190f4a3b0d0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5540 2024.08.29 15:21:29.573909 [ 3 ] {d73af347-1941-43d1-9b59-f190f4a3b0d0} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5541 2024.08.29 15:21:29.574084 [ 3 ] {d73af347-1941-43d1-9b59-f190f4a3b0d0} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001745 sec., 60171.91977077364 rows/sec., 4.70 MiB/sec.
5542 2024.08.29 15:21:29.574085 [ 144 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5543 2024.08.29 15:21:29.574180 [ 144 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5544 2024.08.29 15:21:29.574224 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5545 2024.08.29 15:21:29.574378 [ 3 ] {d73af347-1941-43d1-9b59-f190f4a3b0d0} <Debug> DynamicQueryHandler: Done processing query
5546 2024.08.29 15:21:29.574393 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
5547 2024.08.29 15:21:29.574411 [ 3 ] {d73af347-1941-43d1-9b59-f190f4a3b0d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5548 2024.08.29 15:21:29.574436 [ 3 ] {} <Debug> HTTP-Session: e164e1fb-7500-4f24-860e-596b43b39654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5549 2024.08.29 15:21:29.574534 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5550 2024.08.29 15:21:29.574564 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 892 rows starting from the beginning of the part
5551 2024.08.29 15:21:29.574678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 31215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5552 2024.08.29 15:21:29.574697 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 83 rows starting from the beginning of the part
5553 2024.08.29 15:21:29.574806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5554 2024.08.29 15:21:29.574976 [ 3 ] {} <Debug> HTTP-Session: 0f106dfa-ce4c-42a6-a413-4bf6573d907e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5555 2024.08.29 15:21:29.575122 [ 3 ] {} <Debug> HTTP-Session: 0f106dfa-ce4c-42a6-a413-4bf6573d907e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5556 2024.08.29 15:21:29.575141 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 833 rows starting from the beginning of the part
5557 2024.08.29 15:21:29.575181 [ 3 ] {} <Debug> HTTP-Session: 0f106dfa-ce4c-42a6-a413-4bf6573d907e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5558 2024.08.29 15:21:29.575285 [ 3 ] {} <Trace> HTTP-Session: 0f106dfa-ce4c-42a6-a413-4bf6573d907e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5559 2024.08.29 15:21:29.575334 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 91 rows starting from the beginning of the part
5560 2024.08.29 15:21:29.575603 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 385 rows starting from the beginning of the part
5561 2024.08.29 15:21:29.575736 [ 3 ] {48a02703-a86c-469b-8f25-64a53221fec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5562 2024.08.29 15:21:29.575962 [ 3 ] {48a02703-a86c-469b-8f25-64a53221fec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5563 2024.08.29 15:21:29.575985 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 105 rows starting from the beginning of the part
5564 2024.08.29 15:21:29.576694 [ 3 ] {48a02703-a86c-469b-8f25-64a53221fec6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5565 2024.08.29 15:21:29.577383 [ 3 ] {48a02703-a86c-469b-8f25-64a53221fec6} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5566 2024.08.29 15:21:29.577428 [ 3 ] {48a02703-a86c-469b-8f25-64a53221fec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5567 2024.08.29 15:21:29.578018 [ 3 ] {48a02703-a86c-469b-8f25-64a53221fec6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5568 2024.08.29 15:21:29.578276 [ 187 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2389 rows, containing 5 columns (5 merged, 0 gathered) in 0.003926677 sec., 608402.4736437451 rows/sec., 46.62 MiB/sec.
5569 2024.08.29 15:21:29.578600 [ 3 ] {48a02703-a86c-469b-8f25-64a53221fec6} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5570 2024.08.29 15:21:29.578630 [ 187 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5571 2024.08.29 15:21:29.578868 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5572 2024.08.29 15:21:29.578894 [ 3 ] {48a02703-a86c-469b-8f25-64a53221fec6} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.003339 sec., 48817.011081162025 rows/sec., 3.40 MiB/sec.
5573 2024.08.29 15:21:29.578958 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5574 2024.08.29 15:21:29.579175 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5575 2024.08.29 15:21:29.579533 [ 3 ] {48a02703-a86c-469b-8f25-64a53221fec6} <Debug> DynamicQueryHandler: Done processing query
5576 2024.08.29 15:21:29.579752 [ 3 ] {48a02703-a86c-469b-8f25-64a53221fec6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5577 2024.08.29 15:21:29.579800 [ 190 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
5578 2024.08.29 15:21:29.579816 [ 3 ] {} <Debug> HTTP-Session: 0f106dfa-ce4c-42a6-a413-4bf6573d907e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5579 2024.08.29 15:21:29.580182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5580 2024.08.29 15:21:29.580202 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_26_5} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5581 2024.08.29 15:21:29.580350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5582 2024.08.29 15:21:29.580381 [ 190 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5583 2024.08.29 15:21:29.580408 [ 3 ] {} <Debug> HTTP-Session: 22c1a48d-06f4-4301-894f-7359870b6c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5584 2024.08.29 15:21:29.580467 [ 3 ] {} <Debug> HTTP-Session: 22c1a48d-06f4-4301-894f-7359870b6c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5585 2024.08.29 15:21:29.580478 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_26_5} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5586 2024.08.29 15:21:29.580500 [ 190 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7630 rows starting from the beginning of the part
5587 2024.08.29 15:21:29.580524 [ 3 ] {} <Debug> HTTP-Session: 22c1a48d-06f4-4301-894f-7359870b6c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5588 2024.08.29 15:21:29.580673 [ 3 ] {} <Trace> HTTP-Session: 22c1a48d-06f4-4301-894f-7359870b6c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5589 2024.08.29 15:21:29.580739 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
5590 2024.08.29 15:21:29.580930 [ 190 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 150 rows starting from the beginning of the part
5591 2024.08.29 15:21:29.581138 [ 190 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 905 rows starting from the beginning of the part
5592 2024.08.29 15:21:29.581237 [ 190 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 150 rows starting from the beginning of the part
5593 2024.08.29 15:21:29.581320 [ 190 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
5594 2024.08.29 15:21:29.581641 [ 190 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 163 rows starting from the beginning of the part
5595 2024.08.29 15:21:29.581729 [ 3 ] {fd61d972-c92b-481e-9564-583cacf2795a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5596 2024.08.29 15:21:29.582081 [ 3 ] {fd61d972-c92b-481e-9564-583cacf2795a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5597 2024.08.29 15:21:29.583394 [ 3 ] {fd61d972-c92b-481e-9564-583cacf2795a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5598 2024.08.29 15:21:29.585078 [ 3 ] {fd61d972-c92b-481e-9564-583cacf2795a} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5599 2024.08.29 15:21:29.585132 [ 3 ] {fd61d972-c92b-481e-9564-583cacf2795a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5600 2024.08.29 15:21:29.586186 [ 3 ] {fd61d972-c92b-481e-9564-583cacf2795a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5601 2024.08.29 15:21:29.587055 [ 3 ] {fd61d972-c92b-481e-9564-583cacf2795a} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5602 2024.08.29 15:21:29.587288 [ 3 ] {fd61d972-c92b-481e-9564-583cacf2795a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00626 sec., 5591.054313099042 rows/sec., 10.02 MiB/sec.
5603 2024.08.29 15:21:29.587608 [ 3 ] {fd61d972-c92b-481e-9564-583cacf2795a} <Debug> DynamicQueryHandler: Done processing query
5604 2024.08.29 15:21:29.587634 [ 3 ] {fd61d972-c92b-481e-9564-583cacf2795a} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
5605 2024.08.29 15:21:29.587651 [ 3 ] {} <Debug> HTTP-Session: 22c1a48d-06f4-4301-894f-7359870b6c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5606 2024.08.29 15:21:29.587836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5607 2024.08.29 15:21:29.587964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5608 2024.08.29 15:21:29.588037 [ 3 ] {} <Debug> HTTP-Session: 260dc201-b26b-4618-9d1c-539b023f124f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5609 2024.08.29 15:21:29.588101 [ 3 ] {} <Debug> HTTP-Session: 260dc201-b26b-4618-9d1c-539b023f124f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5610 2024.08.29 15:21:29.588165 [ 3 ] {} <Debug> HTTP-Session: 260dc201-b26b-4618-9d1c-539b023f124f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5611 2024.08.29 15:21:29.588249 [ 3 ] {} <Trace> HTTP-Session: 260dc201-b26b-4618-9d1c-539b023f124f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5612 2024.08.29 15:21:29.588270 [ 190 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9235 rows, containing 5 columns (5 merged, 0 gathered) in 0.008771692 sec., 1052818.5440163654 rows/sec., 70.88 MiB/sec.
5613 2024.08.29 15:21:29.588458 [ 3 ] {b4cda39d-75b6-4b42-803d-ccbb6c508c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5614 2024.08.29 15:21:29.588532 [ 3 ] {b4cda39d-75b6-4b42-803d-ccbb6c508c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5615 2024.08.29 15:21:29.588563 [ 190 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5616 2024.08.29 15:21:29.588983 [ 3 ] {b4cda39d-75b6-4b42-803d-ccbb6c508c48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5617 2024.08.29 15:21:29.589692 [ 190 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5618 2024.08.29 15:21:29.589760 [ 3 ] {b4cda39d-75b6-4b42-803d-ccbb6c508c48} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5619 2024.08.29 15:21:29.589838 [ 3 ] {b4cda39d-75b6-4b42-803d-ccbb6c508c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5620 2024.08.29 15:21:29.589877 [ 190 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5621 2024.08.29 15:21:29.590061 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB.
5622 2024.08.29 15:21:29.590369 [ 3 ] {b4cda39d-75b6-4b42-803d-ccbb6c508c48} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5623 2024.08.29 15:21:29.590715 [ 3 ] {b4cda39d-75b6-4b42-803d-ccbb6c508c48} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5624 2024.08.29 15:21:29.590878 [ 3 ] {b4cda39d-75b6-4b42-803d-ccbb6c508c48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0025 sec., 24000 rows/sec., 1.62 MiB/sec.
5625 2024.08.29 15:21:29.590888 [ 144 ] {} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5626 2024.08.29 15:21:29.590989 [ 144 ] {} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5627 2024.08.29 15:21:29.591030 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB.
5628 2024.08.29 15:21:29.591169 [ 3 ] {b4cda39d-75b6-4b42-803d-ccbb6c508c48} <Debug> DynamicQueryHandler: Done processing query
5629 2024.08.29 15:21:29.591179 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::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
5630 2024.08.29 15:21:29.591202 [ 3 ] {b4cda39d-75b6-4b42-803d-ccbb6c508c48} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5631 2024.08.29 15:21:29.591229 [ 3 ] {} <Debug> HTTP-Session: 260dc201-b26b-4618-9d1c-539b023f124f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5632 2024.08.29 15:21:29.591322 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5633 2024.08.29 15:21:29.591352 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1170 rows starting from the beginning of the part
5634 2024.08.29 15:21:29.591452 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part
5635 2024.08.29 15:21:29.591634 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 72 rows starting from the beginning of the part
5636 2024.08.29 15:21:29.591870 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 50 rows starting from the beginning of the part
5637 2024.08.29 15:21:29.592076 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part
5638 2024.08.29 15:21:29.592253 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part
5639 2024.08.29 15:21:29.593499 [ 190 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1484 rows, containing 4 columns (4 merged, 0 gathered) in 0.002375376 sec., 624743.1985504611 rows/sec., 41.19 MiB/sec.
5640 2024.08.29 15:21:29.593677 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5641 2024.08.29 15:21:29.594058 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_26_5} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5642 2024.08.29 15:21:29.594133 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_26_5} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5643 2024.08.29 15:21:29.594200 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
5644 2024.08.29 15:21:30.000142 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.17 MiB, peak 194.79 MiB, free memory in arenas 0.00 B, will set to 187.32 MiB (RSS), difference: 1.14 MiB
5645 2024.08.29 15:21:34.564196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5646 2024.08.29 15:21:34.564319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5647 2024.08.29 15:21:34.564345 [ 3 ] {} <Debug> HTTP-Session: fddb2d0d-2712-4974-bc7e-996e9abf5f14 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5648 2024.08.29 15:21:34.564370 [ 3 ] {} <Debug> HTTP-Session: fddb2d0d-2712-4974-bc7e-996e9abf5f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5649 2024.08.29 15:21:34.564386 [ 3 ] {} <Debug> HTTP-Session: fddb2d0d-2712-4974-bc7e-996e9abf5f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5650 2024.08.29 15:21:34.564438 [ 3 ] {} <Trace> HTTP-Session: fddb2d0d-2712-4974-bc7e-996e9abf5f14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5651 2024.08.29 15:21:34.564629 [ 3 ] {bddb1516-3624-499c-a604-599d49a1fa4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5652 2024.08.29 15:21:34.564699 [ 3 ] {bddb1516-3624-499c-a604-599d49a1fa4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5653 2024.08.29 15:21:34.565042 [ 3 ] {bddb1516-3624-499c-a604-599d49a1fa4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5654 2024.08.29 15:21:34.565488 [ 3 ] {bddb1516-3624-499c-a604-599d49a1fa4b} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5655 2024.08.29 15:21:34.565530 [ 3 ] {bddb1516-3624-499c-a604-599d49a1fa4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5656 2024.08.29 15:21:34.565949 [ 3 ] {bddb1516-3624-499c-a604-599d49a1fa4b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5657 2024.08.29 15:21:34.566339 [ 3 ] {bddb1516-3624-499c-a604-599d49a1fa4b} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5658 2024.08.29 15:21:34.566525 [ 3 ] {bddb1516-3624-499c-a604-599d49a1fa4b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001947 sec., 1027.221366204417 rows/sec., 83.76 KiB/sec.
5659 2024.08.29 15:21:34.566526 [ 142 ] {} <Debug> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
5660 2024.08.29 15:21:34.566650 [ 142 ] {} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5661 2024.08.29 15:21:34.566707 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5662 2024.08.29 15:21:34.566824 [ 3 ] {bddb1516-3624-499c-a604-599d49a1fa4b} <Debug> DynamicQueryHandler: Done processing query
5663 2024.08.29 15:21:34.566860 [ 3 ] {bddb1516-3624-499c-a604-599d49a1fa4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5664 2024.08.29 15:21:34.566872 [ 188 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
5665 2024.08.29 15:21:34.566881 [ 3 ] {} <Debug> HTTP-Session: fddb2d0d-2712-4974-bc7e-996e9abf5f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5666 2024.08.29 15:21:34.567028 [ 188 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5667 2024.08.29 15:21:34.567068 [ 188 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
5668 2024.08.29 15:21:34.567145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5669 2024.08.29 15:21:34.567249 [ 188 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
5670 2024.08.29 15:21:34.567259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5671 2024.08.29 15:21:34.567339 [ 3 ] {} <Debug> HTTP-Session: 1a5806cf-cc77-48ac-a99d-64e494e66a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5672 2024.08.29 15:21:34.567403 [ 3 ] {} <Debug> HTTP-Session: 1a5806cf-cc77-48ac-a99d-64e494e66a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5673 2024.08.29 15:21:34.567476 [ 3 ] {} <Debug> HTTP-Session: 1a5806cf-cc77-48ac-a99d-64e494e66a43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5674 2024.08.29 15:21:34.567572 [ 188 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
5675 2024.08.29 15:21:34.567621 [ 3 ] {} <Trace> HTTP-Session: 1a5806cf-cc77-48ac-a99d-64e494e66a43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5676 2024.08.29 15:21:34.567897 [ 188 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
5677 2024.08.29 15:21:34.568057 [ 3 ] {cb49415b-4465-485e-9ae6-1297a5784816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5678 2024.08.29 15:21:34.568265 [ 3 ] {cb49415b-4465-485e-9ae6-1297a5784816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5679 2024.08.29 15:21:34.568312 [ 188 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
5680 2024.08.29 15:21:34.568666 [ 188 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
5681 2024.08.29 15:21:34.569360 [ 3 ] {cb49415b-4465-485e-9ae6-1297a5784816} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5682 2024.08.29 15:21:34.570061 [ 3 ] {cb49415b-4465-485e-9ae6-1297a5784816} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5683 2024.08.29 15:21:34.570108 [ 3 ] {cb49415b-4465-485e-9ae6-1297a5784816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5684 2024.08.29 15:21:34.570523 [ 188 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.003733073 sec., 5893.268093069704 rows/sec., 503.58 KiB/sec.
5685 2024.08.29 15:21:34.570759 [ 190 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
5686 2024.08.29 15:21:34.570770 [ 3 ] {cb49415b-4465-485e-9ae6-1297a5784816} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5687 2024.08.29 15:21:34.571850 [ 3 ] {cb49415b-4465-485e-9ae6-1297a5784816} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5688 2024.08.29 15:21:34.571958 [ 190 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_6_1} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5689 2024.08.29 15:21:34.572205 [ 3 ] {cb49415b-4465-485e-9ae6-1297a5784816} <Debug> executeQuery: Read 196 rows, 17.51 KiB in 0.004312 sec., 45454.545454545456 rows/sec., 3.96 MiB/sec.
5690 2024.08.29 15:21:34.572228 [ 190 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_6_1} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
5691 2024.08.29 15:21:34.572751 [ 3 ] {cb49415b-4465-485e-9ae6-1297a5784816} <Debug> DynamicQueryHandler: Done processing query
5692 2024.08.29 15:21:34.572793 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5693 2024.08.29 15:21:34.572819 [ 3 ] {cb49415b-4465-485e-9ae6-1297a5784816} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5694 2024.08.29 15:21:34.572872 [ 3 ] {} <Debug> HTTP-Session: 1a5806cf-cc77-48ac-a99d-64e494e66a43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5695 2024.08.29 15:21:34.573007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5696 2024.08.29 15:21:34.573058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5697 2024.08.29 15:21:34.573078 [ 3 ] {} <Debug> HTTP-Session: f8a4bd33-21ca-421a-b3d3-cb4e64df6a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5698 2024.08.29 15:21:34.573095 [ 3 ] {} <Debug> HTTP-Session: f8a4bd33-21ca-421a-b3d3-cb4e64df6a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5699 2024.08.29 15:21:34.573109 [ 3 ] {} <Debug> HTTP-Session: f8a4bd33-21ca-421a-b3d3-cb4e64df6a73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5700 2024.08.29 15:21:34.573142 [ 3 ] {} <Trace> HTTP-Session: f8a4bd33-21ca-421a-b3d3-cb4e64df6a73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5701 2024.08.29 15:21:34.573244 [ 3 ] {348b38f5-1b3c-4b0b-8b5a-c81056cdf351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5702 2024.08.29 15:21:34.573288 [ 3 ] {348b38f5-1b3c-4b0b-8b5a-c81056cdf351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5703 2024.08.29 15:21:34.573546 [ 3 ] {348b38f5-1b3c-4b0b-8b5a-c81056cdf351} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5704 2024.08.29 15:21:34.573873 [ 3 ] {348b38f5-1b3c-4b0b-8b5a-c81056cdf351} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5705 2024.08.29 15:21:34.573909 [ 3 ] {348b38f5-1b3c-4b0b-8b5a-c81056cdf351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5706 2024.08.29 15:21:34.574261 [ 3 ] {348b38f5-1b3c-4b0b-8b5a-c81056cdf351} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5707 2024.08.29 15:21:34.574631 [ 3 ] {348b38f5-1b3c-4b0b-8b5a-c81056cdf351} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5708 2024.08.29 15:21:34.574784 [ 142 ] {} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5709 2024.08.29 15:21:34.574799 [ 3 ] {348b38f5-1b3c-4b0b-8b5a-c81056cdf351} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.00157 sec., 3184.7133757961783 rows/sec., 232.63 KiB/sec.
5710 2024.08.29 15:21:34.574841 [ 142 ] {} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5711 2024.08.29 15:21:34.574912 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5712 2024.08.29 15:21:34.575116 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::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
5713 2024.08.29 15:21:34.575149 [ 3 ] {348b38f5-1b3c-4b0b-8b5a-c81056cdf351} <Debug> DynamicQueryHandler: Done processing query
5714 2024.08.29 15:21:34.575192 [ 3 ] {348b38f5-1b3c-4b0b-8b5a-c81056cdf351} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5715 2024.08.29 15:21:34.575236 [ 3 ] {} <Debug> HTTP-Session: f8a4bd33-21ca-421a-b3d3-cb4e64df6a73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5716 2024.08.29 15:21:34.575357 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5717 2024.08.29 15:21:34.575422 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 44 rows starting from the beginning of the part
5718 2024.08.29 15:21:34.575430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5719 2024.08.29 15:21:34.575565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5720 2024.08.29 15:21:34.575641 [ 3 ] {} <Debug> HTTP-Session: 3b258953-46d8-4e7a-9471-5350506a69f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5721 2024.08.29 15:21:34.575723 [ 3 ] {} <Debug> HTTP-Session: 3b258953-46d8-4e7a-9471-5350506a69f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5722 2024.08.29 15:21:34.575717 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 3 rows starting from the beginning of the part
5723 2024.08.29 15:21:34.575776 [ 3 ] {} <Debug> HTTP-Session: 3b258953-46d8-4e7a-9471-5350506a69f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5724 2024.08.29 15:21:34.575977 [ 3 ] {} <Trace> HTTP-Session: 3b258953-46d8-4e7a-9471-5350506a69f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5725 2024.08.29 15:21:34.576001 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part
5726 2024.08.29 15:21:34.576282 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 3 rows starting from the beginning of the part
5727 2024.08.29 15:21:34.576384 [ 3 ] {f13fb39e-1c92-41dc-a754-9c5995cab748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5728 2024.08.29 15:21:34.576569 [ 3 ] {f13fb39e-1c92-41dc-a754-9c5995cab748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5729 2024.08.29 15:21:34.576603 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part
5730 2024.08.29 15:21:34.577030 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part
5731 2024.08.29 15:21:34.577842 [ 3 ] {f13fb39e-1c92-41dc-a754-9c5995cab748} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5732 2024.08.29 15:21:34.578796 [ 3 ] {f13fb39e-1c92-41dc-a754-9c5995cab748} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5733 2024.08.29 15:21:34.578866 [ 3 ] {f13fb39e-1c92-41dc-a754-9c5995cab748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5734 2024.08.29 15:21:34.580034 [ 3 ] {f13fb39e-1c92-41dc-a754-9c5995cab748} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5735 2024.08.29 15:21:34.580079 [ 188 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 5 columns (5 merged, 0 gathered) in 0.00505905 sec., 25894.18962058094 rows/sec., 1.98 MiB/sec.
5736 2024.08.29 15:21:34.580248 [ 188 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5737 2024.08.29 15:21:34.580532 [ 3 ] {f13fb39e-1c92-41dc-a754-9c5995cab748} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5738 2024.08.29 15:21:34.580914 [ 3 ] {f13fb39e-1c92-41dc-a754-9c5995cab748} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004667 sec., 2999.7857295907434 rows/sec., 210.09 KiB/sec.
5739 2024.08.29 15:21:34.581517 [ 188 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_21_4} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5740 2024.08.29 15:21:34.581529 [ 3 ] {f13fb39e-1c92-41dc-a754-9c5995cab748} <Debug> DynamicQueryHandler: Done processing query
5741 2024.08.29 15:21:34.581565 [ 3 ] {f13fb39e-1c92-41dc-a754-9c5995cab748} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5742 2024.08.29 15:21:34.581587 [ 3 ] {} <Debug> HTTP-Session: 3b258953-46d8-4e7a-9471-5350506a69f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5743 2024.08.29 15:21:34.581622 [ 188 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_21_4} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5744 2024.08.29 15:21:34.581717 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5745 2024.08.29 15:21:34.581725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5746 2024.08.29 15:21:34.581783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5747 2024.08.29 15:21:34.581804 [ 3 ] {} <Debug> HTTP-Session: e504a584-5170-488e-b572-361f0f0b43c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5748 2024.08.29 15:21:34.581820 [ 3 ] {} <Debug> HTTP-Session: e504a584-5170-488e-b572-361f0f0b43c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5749 2024.08.29 15:21:34.581834 [ 3 ] {} <Debug> HTTP-Session: e504a584-5170-488e-b572-361f0f0b43c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5750 2024.08.29 15:21:34.581866 [ 3 ] {} <Trace> HTTP-Session: e504a584-5170-488e-b572-361f0f0b43c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5751 2024.08.29 15:21:34.581966 [ 3 ] {02a49a56-eac0-4ab9-bd81-a3fc6ce9db7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5752 2024.08.29 15:21:34.582010 [ 3 ] {02a49a56-eac0-4ab9-bd81-a3fc6ce9db7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5753 2024.08.29 15:21:34.582251 [ 3 ] {02a49a56-eac0-4ab9-bd81-a3fc6ce9db7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5754 2024.08.29 15:21:34.582600 [ 3 ] {02a49a56-eac0-4ab9-bd81-a3fc6ce9db7b} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5755 2024.08.29 15:21:34.582635 [ 3 ] {02a49a56-eac0-4ab9-bd81-a3fc6ce9db7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5756 2024.08.29 15:21:34.582988 [ 3 ] {02a49a56-eac0-4ab9-bd81-a3fc6ce9db7b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5757 2024.08.29 15:21:34.583350 [ 3 ] {02a49a56-eac0-4ab9-bd81-a3fc6ce9db7b} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5758 2024.08.29 15:21:34.583508 [ 3 ] {02a49a56-eac0-4ab9-bd81-a3fc6ce9db7b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001561 sec., 3843.6899423446507 rows/sec., 227.09 KiB/sec.
5759 2024.08.29 15:21:34.583680 [ 3 ] {02a49a56-eac0-4ab9-bd81-a3fc6ce9db7b} <Debug> DynamicQueryHandler: Done processing query
5760 2024.08.29 15:21:34.583705 [ 3 ] {02a49a56-eac0-4ab9-bd81-a3fc6ce9db7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5761 2024.08.29 15:21:34.583720 [ 3 ] {} <Debug> HTTP-Session: e504a584-5170-488e-b572-361f0f0b43c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5762 2024.08.29 15:21:34.583936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5763 2024.08.29 15:21:34.583987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5764 2024.08.29 15:21:34.584005 [ 3 ] {} <Debug> HTTP-Session: 66bdd78c-1f75-4908-a599-908bf6dc6290 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5765 2024.08.29 15:21:34.584022 [ 3 ] {} <Debug> HTTP-Session: 66bdd78c-1f75-4908-a599-908bf6dc6290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5766 2024.08.29 15:21:34.584036 [ 3 ] {} <Debug> HTTP-Session: 66bdd78c-1f75-4908-a599-908bf6dc6290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5767 2024.08.29 15:21:34.584067 [ 3 ] {} <Trace> HTTP-Session: 66bdd78c-1f75-4908-a599-908bf6dc6290 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5768 2024.08.29 15:21:34.584271 [ 3 ] {4a5219a7-b677-48c5-9e76-5d4b10fc91b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5769 2024.08.29 15:21:34.584314 [ 3 ] {4a5219a7-b677-48c5-9e76-5d4b10fc91b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5770 2024.08.29 15:21:34.584537 [ 3 ] {4a5219a7-b677-48c5-9e76-5d4b10fc91b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5771 2024.08.29 15:21:34.585092 [ 3 ] {4a5219a7-b677-48c5-9e76-5d4b10fc91b8} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5772 2024.08.29 15:21:34.585129 [ 3 ] {4a5219a7-b677-48c5-9e76-5d4b10fc91b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5773 2024.08.29 15:21:34.585493 [ 3 ] {4a5219a7-b677-48c5-9e76-5d4b10fc91b8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5774 2024.08.29 15:21:34.585847 [ 3 ] {4a5219a7-b677-48c5-9e76-5d4b10fc91b8} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5775 2024.08.29 15:21:34.586007 [ 3 ] {4a5219a7-b677-48c5-9e76-5d4b10fc91b8} <Debug> executeQuery: Read 387 rows, 28.08 KiB in 0.001836 sec., 210784.3137254902 rows/sec., 14.94 MiB/sec.
5776 2024.08.29 15:21:34.586182 [ 3 ] {4a5219a7-b677-48c5-9e76-5d4b10fc91b8} <Debug> DynamicQueryHandler: Done processing query
5777 2024.08.29 15:21:34.586205 [ 3 ] {4a5219a7-b677-48c5-9e76-5d4b10fc91b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5778 2024.08.29 15:21:34.586221 [ 3 ] {} <Debug> HTTP-Session: 66bdd78c-1f75-4908-a599-908bf6dc6290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5779 2024.08.29 15:21:34.586340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5780 2024.08.29 15:21:34.586390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5781 2024.08.29 15:21:34.586409 [ 3 ] {} <Debug> HTTP-Session: 17034233-43a2-4b74-b376-2c97d18bce69 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5782 2024.08.29 15:21:34.586425 [ 3 ] {} <Debug> HTTP-Session: 17034233-43a2-4b74-b376-2c97d18bce69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5783 2024.08.29 15:21:34.586439 [ 3 ] {} <Debug> HTTP-Session: 17034233-43a2-4b74-b376-2c97d18bce69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5784 2024.08.29 15:21:34.586471 [ 3 ] {} <Trace> HTTP-Session: 17034233-43a2-4b74-b376-2c97d18bce69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5785 2024.08.29 15:21:34.586566 [ 3 ] {4c7e551f-edd2-4d9c-a870-34118f5be8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5786 2024.08.29 15:21:34.586610 [ 3 ] {4c7e551f-edd2-4d9c-a870-34118f5be8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5787 2024.08.29 15:21:34.586739 [ 3 ] {4c7e551f-edd2-4d9c-a870-34118f5be8db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5788 2024.08.29 15:21:34.587030 [ 3 ] {4c7e551f-edd2-4d9c-a870-34118f5be8db} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5789 2024.08.29 15:21:34.587066 [ 3 ] {4c7e551f-edd2-4d9c-a870-34118f5be8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5790 2024.08.29 15:21:34.587417 [ 3 ] {4c7e551f-edd2-4d9c-a870-34118f5be8db} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5791 2024.08.29 15:21:34.587734 [ 3 ] {4c7e551f-edd2-4d9c-a870-34118f5be8db} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5792 2024.08.29 15:21:34.587888 [ 3 ] {4c7e551f-edd2-4d9c-a870-34118f5be8db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 233.94 KiB/sec.
5793 2024.08.29 15:21:34.588054 [ 3 ] {4c7e551f-edd2-4d9c-a870-34118f5be8db} <Debug> DynamicQueryHandler: Done processing query
5794 2024.08.29 15:21:34.588078 [ 3 ] {4c7e551f-edd2-4d9c-a870-34118f5be8db} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5795 2024.08.29 15:21:34.588093 [ 3 ] {} <Debug> HTTP-Session: 17034233-43a2-4b74-b376-2c97d18bce69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5796 2024.08.29 15:21:34.588241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5797 2024.08.29 15:21:34.588289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5798 2024.08.29 15:21:34.588308 [ 3 ] {} <Debug> HTTP-Session: 78b81bc5-40c8-4423-89f1-85c21d75ff5d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5799 2024.08.29 15:21:34.588325 [ 3 ] {} <Debug> HTTP-Session: 78b81bc5-40c8-4423-89f1-85c21d75ff5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5800 2024.08.29 15:21:34.588339 [ 3 ] {} <Debug> HTTP-Session: 78b81bc5-40c8-4423-89f1-85c21d75ff5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5801 2024.08.29 15:21:34.588370 [ 3 ] {} <Trace> HTTP-Session: 78b81bc5-40c8-4423-89f1-85c21d75ff5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5802 2024.08.29 15:21:34.588557 [ 3 ] {6a940aed-0ef7-4b5a-b0a7-c0f3a2bbd6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5803 2024.08.29 15:21:34.588604 [ 3 ] {6a940aed-0ef7-4b5a-b0a7-c0f3a2bbd6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5804 2024.08.29 15:21:34.588749 [ 3 ] {6a940aed-0ef7-4b5a-b0a7-c0f3a2bbd6a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5805 2024.08.29 15:21:34.589183 [ 3 ] {6a940aed-0ef7-4b5a-b0a7-c0f3a2bbd6a3} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5806 2024.08.29 15:21:34.589219 [ 3 ] {6a940aed-0ef7-4b5a-b0a7-c0f3a2bbd6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5807 2024.08.29 15:21:34.589597 [ 3 ] {6a940aed-0ef7-4b5a-b0a7-c0f3a2bbd6a3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5808 2024.08.29 15:21:34.589954 [ 3 ] {6a940aed-0ef7-4b5a-b0a7-c0f3a2bbd6a3} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5809 2024.08.29 15:21:34.590141 [ 3 ] {6a940aed-0ef7-4b5a-b0a7-c0f3a2bbd6a3} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001688 sec., 140995.2606635071 rows/sec., 9.45 MiB/sec.
5810 2024.08.29 15:21:34.590336 [ 3 ] {6a940aed-0ef7-4b5a-b0a7-c0f3a2bbd6a3} <Debug> DynamicQueryHandler: Done processing query
5811 2024.08.29 15:21:34.590362 [ 3 ] {6a940aed-0ef7-4b5a-b0a7-c0f3a2bbd6a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5812 2024.08.29 15:21:34.590378 [ 3 ] {} <Debug> HTTP-Session: 78b81bc5-40c8-4423-89f1-85c21d75ff5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5813 2024.08.29 15:21:34.590500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5814 2024.08.29 15:21:34.590550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5815 2024.08.29 15:21:34.590568 [ 3 ] {} <Debug> HTTP-Session: 36f43493-735a-43c6-b819-a68f26869ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5816 2024.08.29 15:21:34.590585 [ 3 ] {} <Debug> HTTP-Session: 36f43493-735a-43c6-b819-a68f26869ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5817 2024.08.29 15:21:34.590600 [ 3 ] {} <Debug> HTTP-Session: 36f43493-735a-43c6-b819-a68f26869ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5818 2024.08.29 15:21:34.590631 [ 3 ] {} <Trace> HTTP-Session: 36f43493-735a-43c6-b819-a68f26869ceb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5819 2024.08.29 15:21:34.590722 [ 3 ] {0abbd020-6060-4832-8893-2186ac02da04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5820 2024.08.29 15:21:34.590767 [ 3 ] {0abbd020-6060-4832-8893-2186ac02da04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5821 2024.08.29 15:21:34.590898 [ 3 ] {0abbd020-6060-4832-8893-2186ac02da04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5822 2024.08.29 15:21:34.591152 [ 3 ] {0abbd020-6060-4832-8893-2186ac02da04} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5823 2024.08.29 15:21:34.591188 [ 3 ] {0abbd020-6060-4832-8893-2186ac02da04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5824 2024.08.29 15:21:34.591538 [ 3 ] {0abbd020-6060-4832-8893-2186ac02da04} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5825 2024.08.29 15:21:34.591859 [ 3 ] {0abbd020-6060-4832-8893-2186ac02da04} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5826 2024.08.29 15:21:34.591992 [ 3 ] {0abbd020-6060-4832-8893-2186ac02da04} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001293 sec., 773.3952049497293 rows/sec., 52.11 KiB/sec.
5827 2024.08.29 15:21:34.592162 [ 3 ] {0abbd020-6060-4832-8893-2186ac02da04} <Debug> DynamicQueryHandler: Done processing query
5828 2024.08.29 15:21:34.592186 [ 3 ] {0abbd020-6060-4832-8893-2186ac02da04} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5829 2024.08.29 15:21:34.592201 [ 3 ] {} <Debug> HTTP-Session: 36f43493-735a-43c6-b819-a68f26869ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5830 2024.08.29 15:21:34.592311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5831 2024.08.29 15:21:34.592362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5832 2024.08.29 15:21:34.592381 [ 3 ] {} <Debug> HTTP-Session: 115f124c-a6fc-48c2-9d5a-46b9cb29936a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5833 2024.08.29 15:21:34.592397 [ 3 ] {} <Debug> HTTP-Session: 115f124c-a6fc-48c2-9d5a-46b9cb29936a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5834 2024.08.29 15:21:34.592410 [ 3 ] {} <Debug> HTTP-Session: 115f124c-a6fc-48c2-9d5a-46b9cb29936a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5835 2024.08.29 15:21:34.592441 [ 3 ] {} <Trace> HTTP-Session: 115f124c-a6fc-48c2-9d5a-46b9cb29936a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5836 2024.08.29 15:21:34.592563 [ 3 ] {81a23cc9-d26c-4f3c-a466-e3548a8cc275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5837 2024.08.29 15:21:34.592628 [ 3 ] {81a23cc9-d26c-4f3c-a466-e3548a8cc275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5838 2024.08.29 15:21:34.593039 [ 3 ] {81a23cc9-d26c-4f3c-a466-e3548a8cc275} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5839 2024.08.29 15:21:34.593504 [ 3 ] {81a23cc9-d26c-4f3c-a466-e3548a8cc275} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5840 2024.08.29 15:21:34.593539 [ 3 ] {81a23cc9-d26c-4f3c-a466-e3548a8cc275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5841 2024.08.29 15:21:34.594120 [ 3 ] {81a23cc9-d26c-4f3c-a466-e3548a8cc275} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5842 2024.08.29 15:21:34.594527 [ 3 ] {81a23cc9-d26c-4f3c-a466-e3548a8cc275} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5843 2024.08.29 15:21:34.594707 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5844 2024.08.29 15:21:34.594722 [ 3 ] {81a23cc9-d26c-4f3c-a466-e3548a8cc275} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002202 sec., 1362.3978201634877 rows/sec., 2.44 MiB/sec.
5845 2024.08.29 15:21:34.594803 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5846 2024.08.29 15:21:34.594884 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5847 2024.08.29 15:21:34.595429 [ 3 ] {81a23cc9-d26c-4f3c-a466-e3548a8cc275} <Debug> DynamicQueryHandler: Done processing query
5848 2024.08.29 15:21:34.595455 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::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
5849 2024.08.29 15:21:34.595493 [ 3 ] {81a23cc9-d26c-4f3c-a466-e3548a8cc275} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5850 2024.08.29 15:21:34.595572 [ 3 ] {} <Debug> HTTP-Session: 115f124c-a6fc-48c2-9d5a-46b9cb29936a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5851 2024.08.29 15:21:34.595799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5852 2024.08.29 15:21:34.595944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5853 2024.08.29 15:21:34.596001 [ 3 ] {} <Debug> HTTP-Session: 34fa2cc7-b2b2-4dc0-a42d-7346830299c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5854 2024.08.29 15:21:34.596058 [ 3 ] {} <Debug> HTTP-Session: 34fa2cc7-b2b2-4dc0-a42d-7346830299c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5855 2024.08.29 15:21:34.596099 [ 3 ] {} <Debug> HTTP-Session: 34fa2cc7-b2b2-4dc0-a42d-7346830299c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5856 2024.08.29 15:21:34.596197 [ 3 ] {} <Trace> HTTP-Session: 34fa2cc7-b2b2-4dc0-a42d-7346830299c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5857 2024.08.29 15:21:34.596321 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5858 2024.08.29 15:21:34.596479 [ 3 ] {bd0d84f8-c5a6-4be7-8fdc-c2c6f1351a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5859 2024.08.29 15:21:34.596510 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 288 rows starting from the beginning of the part
5860 2024.08.29 15:21:34.596583 [ 3 ] {bd0d84f8-c5a6-4be7-8fdc-c2c6f1351a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5861 2024.08.29 15:21:34.597243 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 3 rows starting from the beginning of the part
5862 2024.08.29 15:21:34.597419 [ 3 ] {bd0d84f8-c5a6-4be7-8fdc-c2c6f1351a37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5863 2024.08.29 15:21:34.597929 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part
5864 2024.08.29 15:21:34.598573 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 3 rows starting from the beginning of the part
5865 2024.08.29 15:21:34.598761 [ 3 ] {bd0d84f8-c5a6-4be7-8fdc-c2c6f1351a37} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5866 2024.08.29 15:21:34.598880 [ 3 ] {bd0d84f8-c5a6-4be7-8fdc-c2c6f1351a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5867 2024.08.29 15:21:34.599257 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 35 rows starting from the beginning of the part
5868 2024.08.29 15:21:34.599882 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 3 rows starting from the beginning of the part
5869 2024.08.29 15:21:34.600347 [ 3 ] {bd0d84f8-c5a6-4be7-8fdc-c2c6f1351a37} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5870 2024.08.29 15:21:34.601277 [ 3 ] {bd0d84f8-c5a6-4be7-8fdc-c2c6f1351a37} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5871 2024.08.29 15:21:34.601715 [ 3 ] {bd0d84f8-c5a6-4be7-8fdc-c2c6f1351a37} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005344 sec., 15344.311377245509 rows/sec., 997.94 KiB/sec.
5872 2024.08.29 15:21:34.602105 [ 3 ] {bd0d84f8-c5a6-4be7-8fdc-c2c6f1351a37} <Debug> DynamicQueryHandler: Done processing query
5873 2024.08.29 15:21:34.602146 [ 3 ] {bd0d84f8-c5a6-4be7-8fdc-c2c6f1351a37} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5874 2024.08.29 15:21:34.602172 [ 3 ] {} <Debug> HTTP-Session: 34fa2cc7-b2b2-4dc0-a42d-7346830299c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5875 2024.08.29 15:21:34.604892 [ 188 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 19 columns (19 merged, 0 gathered) in 0.009865733 sec., 37199.466071096795 rows/sec., 66.66 MiB/sec.
5876 2024.08.29 15:21:34.605383 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5877 2024.08.29 15:21:34.605953 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5878 2024.08.29 15:21:34.606038 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5879 2024.08.29 15:21:34.606154 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB.
5880 2024.08.29 15:21:39.561591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5881 2024.08.29 15:21:39.561741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5882 2024.08.29 15:21:39.561771 [ 3 ] {} <Debug> HTTP-Session: e4e96bb1-7210-4e5c-bf57-c19e0f128ca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5883 2024.08.29 15:21:39.561802 [ 3 ] {} <Debug> HTTP-Session: e4e96bb1-7210-4e5c-bf57-c19e0f128ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5884 2024.08.29 15:21:39.561821 [ 3 ] {} <Debug> HTTP-Session: e4e96bb1-7210-4e5c-bf57-c19e0f128ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5885 2024.08.29 15:21:39.561879 [ 3 ] {} <Trace> HTTP-Session: e4e96bb1-7210-4e5c-bf57-c19e0f128ca1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5886 2024.08.29 15:21:39.562146 [ 3 ] {e0bc8c3f-da3d-408b-9b95-746178e6ce4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5887 2024.08.29 15:21:39.562223 [ 3 ] {e0bc8c3f-da3d-408b-9b95-746178e6ce4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5888 2024.08.29 15:21:39.562604 [ 3 ] {e0bc8c3f-da3d-408b-9b95-746178e6ce4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5889 2024.08.29 15:21:39.563183 [ 3 ] {e0bc8c3f-da3d-408b-9b95-746178e6ce4d} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5890 2024.08.29 15:21:39.563232 [ 3 ] {e0bc8c3f-da3d-408b-9b95-746178e6ce4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5891 2024.08.29 15:21:39.563677 [ 3 ] {e0bc8c3f-da3d-408b-9b95-746178e6ce4d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5892 2024.08.29 15:21:39.564074 [ 3 ] {e0bc8c3f-da3d-408b-9b95-746178e6ce4d} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5893 2024.08.29 15:21:39.564258 [ 3 ] {e0bc8c3f-da3d-408b-9b95-746178e6ce4d} <Debug> executeQuery: Read 126 rows, 11.03 KiB in 0.00221 sec., 57013.57466063348 rows/sec., 4.87 MiB/sec.
5894 2024.08.29 15:21:39.564490 [ 3 ] {e0bc8c3f-da3d-408b-9b95-746178e6ce4d} <Debug> DynamicQueryHandler: Done processing query
5895 2024.08.29 15:21:39.564519 [ 3 ] {e0bc8c3f-da3d-408b-9b95-746178e6ce4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5896 2024.08.29 15:21:39.564536 [ 3 ] {} <Debug> HTTP-Session: e4e96bb1-7210-4e5c-bf57-c19e0f128ca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5897 2024.08.29 15:21:39.564676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5898 2024.08.29 15:21:39.564733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5899 2024.08.29 15:21:39.564753 [ 3 ] {} <Debug> HTTP-Session: a279714f-9a9d-446b-9948-e9063be3369f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5900 2024.08.29 15:21:39.564771 [ 3 ] {} <Debug> HTTP-Session: a279714f-9a9d-446b-9948-e9063be3369f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5901 2024.08.29 15:21:39.564788 [ 3 ] {} <Debug> HTTP-Session: a279714f-9a9d-446b-9948-e9063be3369f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5902 2024.08.29 15:21:39.564826 [ 3 ] {} <Trace> HTTP-Session: a279714f-9a9d-446b-9948-e9063be3369f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5903 2024.08.29 15:21:39.564950 [ 3 ] {20a81a32-6012-4a4a-b30b-bb1a92befede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5904 2024.08.29 15:21:39.564998 [ 3 ] {20a81a32-6012-4a4a-b30b-bb1a92befede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5905 2024.08.29 15:21:39.565243 [ 3 ] {20a81a32-6012-4a4a-b30b-bb1a92befede} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5906 2024.08.29 15:21:39.565627 [ 3 ] {20a81a32-6012-4a4a-b30b-bb1a92befede} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5907 2024.08.29 15:21:39.565665 [ 3 ] {20a81a32-6012-4a4a-b30b-bb1a92befede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5908 2024.08.29 15:21:39.566035 [ 3 ] {20a81a32-6012-4a4a-b30b-bb1a92befede} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5909 2024.08.29 15:21:39.566406 [ 3 ] {20a81a32-6012-4a4a-b30b-bb1a92befede} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5910 2024.08.29 15:21:39.566573 [ 3 ] {20a81a32-6012-4a4a-b30b-bb1a92befede} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001664 sec., 21033.653846153848 rows/sec., 1.54 MiB/sec.
5911 2024.08.29 15:21:39.566757 [ 3 ] {20a81a32-6012-4a4a-b30b-bb1a92befede} <Debug> DynamicQueryHandler: Done processing query
5912 2024.08.29 15:21:39.566783 [ 3 ] {20a81a32-6012-4a4a-b30b-bb1a92befede} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5913 2024.08.29 15:21:39.566800 [ 3 ] {} <Debug> HTTP-Session: a279714f-9a9d-446b-9948-e9063be3369f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5914 2024.08.29 15:21:39.566944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 16816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5915 2024.08.29 15:21:39.566996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5916 2024.08.29 15:21:39.567017 [ 3 ] {} <Debug> HTTP-Session: f77537ae-fb28-4c02-94f3-59838f015163 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5917 2024.08.29 15:21:39.567034 [ 3 ] {} <Debug> HTTP-Session: f77537ae-fb28-4c02-94f3-59838f015163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5918 2024.08.29 15:21:39.567050 [ 3 ] {} <Debug> HTTP-Session: f77537ae-fb28-4c02-94f3-59838f015163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5919 2024.08.29 15:21:39.567083 [ 3 ] {} <Trace> HTTP-Session: f77537ae-fb28-4c02-94f3-59838f015163 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5920 2024.08.29 15:21:39.567212 [ 3 ] {b7d54fb6-d954-49fc-a81a-ec8eef4edcf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5921 2024.08.29 15:21:39.567257 [ 3 ] {b7d54fb6-d954-49fc-a81a-ec8eef4edcf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5922 2024.08.29 15:21:39.567489 [ 3 ] {b7d54fb6-d954-49fc-a81a-ec8eef4edcf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5923 2024.08.29 15:21:39.567878 [ 3 ] {b7d54fb6-d954-49fc-a81a-ec8eef4edcf8} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5924 2024.08.29 15:21:39.567916 [ 3 ] {b7d54fb6-d954-49fc-a81a-ec8eef4edcf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5925 2024.08.29 15:21:39.568277 [ 3 ] {b7d54fb6-d954-49fc-a81a-ec8eef4edcf8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5926 2024.08.29 15:21:39.568646 [ 3 ] {b7d54fb6-d954-49fc-a81a-ec8eef4edcf8} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5927 2024.08.29 15:21:39.568815 [ 3 ] {b7d54fb6-d954-49fc-a81a-ec8eef4edcf8} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001641 sec., 60329.0676416819 rows/sec., 4.71 MiB/sec.
5928 2024.08.29 15:21:39.568992 [ 3 ] {b7d54fb6-d954-49fc-a81a-ec8eef4edcf8} <Debug> DynamicQueryHandler: Done processing query
5929 2024.08.29 15:21:39.569016 [ 3 ] {b7d54fb6-d954-49fc-a81a-ec8eef4edcf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5930 2024.08.29 15:21:39.569032 [ 3 ] {} <Debug> HTTP-Session: f77537ae-fb28-4c02-94f3-59838f015163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5931 2024.08.29 15:21:39.569220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5932 2024.08.29 15:21:39.569271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5933 2024.08.29 15:21:39.569290 [ 3 ] {} <Debug> HTTP-Session: 2ababb9a-06dd-4b84-9651-9759ba4e5a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5934 2024.08.29 15:21:39.569307 [ 3 ] {} <Debug> HTTP-Session: 2ababb9a-06dd-4b84-9651-9759ba4e5a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5935 2024.08.29 15:21:39.569321 [ 3 ] {} <Debug> HTTP-Session: 2ababb9a-06dd-4b84-9651-9759ba4e5a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5936 2024.08.29 15:21:39.569353 [ 3 ] {} <Trace> HTTP-Session: 2ababb9a-06dd-4b84-9651-9759ba4e5a6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5937 2024.08.29 15:21:39.569503 [ 3 ] {f3df6d03-e133-4928-b97a-dc0cac8d5e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5938 2024.08.29 15:21:39.569553 [ 3 ] {f3df6d03-e133-4928-b97a-dc0cac8d5e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5939 2024.08.29 15:21:39.569700 [ 3 ] {f3df6d03-e133-4928-b97a-dc0cac8d5e88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5940 2024.08.29 15:21:39.570112 [ 3 ] {f3df6d03-e133-4928-b97a-dc0cac8d5e88} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5941 2024.08.29 15:21:39.570149 [ 3 ] {f3df6d03-e133-4928-b97a-dc0cac8d5e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5942 2024.08.29 15:21:39.570557 [ 3 ] {f3df6d03-e133-4928-b97a-dc0cac8d5e88} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5943 2024.08.29 15:21:39.570899 [ 3 ] {f3df6d03-e133-4928-b97a-dc0cac8d5e88} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5944 2024.08.29 15:21:39.571062 [ 3 ] {f3df6d03-e133-4928-b97a-dc0cac8d5e88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec.
5945 2024.08.29 15:21:39.571237 [ 3 ] {f3df6d03-e133-4928-b97a-dc0cac8d5e88} <Debug> DynamicQueryHandler: Done processing query
5946 2024.08.29 15:21:39.571262 [ 3 ] {f3df6d03-e133-4928-b97a-dc0cac8d5e88} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5947 2024.08.29 15:21:39.571279 [ 3 ] {} <Debug> HTTP-Session: 2ababb9a-06dd-4b84-9651-9759ba4e5a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5948 2024.08.29 15:21:39.571442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5949 2024.08.29 15:21:39.571491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5950 2024.08.29 15:21:39.571511 [ 3 ] {} <Debug> HTTP-Session: f6029f70-90ba-42fc-a625-3eba2bdf5adc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5951 2024.08.29 15:21:39.571527 [ 3 ] {} <Debug> HTTP-Session: f6029f70-90ba-42fc-a625-3eba2bdf5adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5952 2024.08.29 15:21:39.571540 [ 3 ] {} <Debug> HTTP-Session: f6029f70-90ba-42fc-a625-3eba2bdf5adc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5953 2024.08.29 15:21:39.571576 [ 3 ] {} <Trace> HTTP-Session: f6029f70-90ba-42fc-a625-3eba2bdf5adc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5954 2024.08.29 15:21:39.572040 [ 3 ] {38038ebb-006f-4521-9174-dc350a2ffee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5955 2024.08.29 15:21:39.572109 [ 3 ] {38038ebb-006f-4521-9174-dc350a2ffee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5956 2024.08.29 15:21:39.572526 [ 3 ] {38038ebb-006f-4521-9174-dc350a2ffee4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5957 2024.08.29 15:21:39.573247 [ 3 ] {38038ebb-006f-4521-9174-dc350a2ffee4} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5958 2024.08.29 15:21:39.573283 [ 3 ] {38038ebb-006f-4521-9174-dc350a2ffee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5959 2024.08.29 15:21:39.573935 [ 3 ] {38038ebb-006f-4521-9174-dc350a2ffee4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5960 2024.08.29 15:21:39.574346 [ 3 ] {38038ebb-006f-4521-9174-dc350a2ffee4} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5961 2024.08.29 15:21:39.574537 [ 3 ] {38038ebb-006f-4521-9174-dc350a2ffee4} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00286 sec., 12237.762237762237 rows/sec., 21.93 MiB/sec.
5962 2024.08.29 15:21:39.574761 [ 3 ] {38038ebb-006f-4521-9174-dc350a2ffee4} <Debug> DynamicQueryHandler: Done processing query
5963 2024.08.29 15:21:39.574786 [ 3 ] {38038ebb-006f-4521-9174-dc350a2ffee4} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
5964 2024.08.29 15:21:39.574802 [ 3 ] {} <Debug> HTTP-Session: f6029f70-90ba-42fc-a625-3eba2bdf5adc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5965 2024.08.29 15:21:39.574930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5966 2024.08.29 15:21:39.574979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5967 2024.08.29 15:21:39.574998 [ 3 ] {} <Debug> HTTP-Session: b0f84e02-b9c0-4f93-a4b0-68c0d414ca9a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5968 2024.08.29 15:21:39.575014 [ 3 ] {} <Debug> HTTP-Session: b0f84e02-b9c0-4f93-a4b0-68c0d414ca9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5969 2024.08.29 15:21:39.575028 [ 3 ] {} <Debug> HTTP-Session: b0f84e02-b9c0-4f93-a4b0-68c0d414ca9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5970 2024.08.29 15:21:39.575062 [ 3 ] {} <Trace> HTTP-Session: b0f84e02-b9c0-4f93-a4b0-68c0d414ca9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5971 2024.08.29 15:21:39.575183 [ 3 ] {35607e62-9ce1-4d09-9991-935a759ee2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5972 2024.08.29 15:21:39.575227 [ 3 ] {35607e62-9ce1-4d09-9991-935a759ee2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5973 2024.08.29 15:21:39.575358 [ 3 ] {35607e62-9ce1-4d09-9991-935a759ee2ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5974 2024.08.29 15:21:39.575673 [ 3 ] {35607e62-9ce1-4d09-9991-935a759ee2ee} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5975 2024.08.29 15:21:39.575710 [ 3 ] {35607e62-9ce1-4d09-9991-935a759ee2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5976 2024.08.29 15:21:39.576092 [ 3 ] {35607e62-9ce1-4d09-9991-935a759ee2ee} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5977 2024.08.29 15:21:39.576413 [ 3 ] {35607e62-9ce1-4d09-9991-935a759ee2ee} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5978 2024.08.29 15:21:39.576573 [ 3 ] {35607e62-9ce1-4d09-9991-935a759ee2ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec.
5979 2024.08.29 15:21:39.576738 [ 3 ] {35607e62-9ce1-4d09-9991-935a759ee2ee} <Debug> DynamicQueryHandler: Done processing query
5980 2024.08.29 15:21:39.576763 [ 3 ] {35607e62-9ce1-4d09-9991-935a759ee2ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5981 2024.08.29 15:21:39.576779 [ 3 ] {} <Debug> HTTP-Session: b0f84e02-b9c0-4f93-a4b0-68c0d414ca9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5982 2024.08.29 15:21:43.866611 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache
5983 2024.08.29 15:21:43.866682 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache
5984 2024.08.29 15:21:44.093603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5985 2024.08.29 15:21:44.093770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5986 2024.08.29 15:21:44.093816 [ 3 ] {} <Debug> HTTP-Session: 4f9620b3-62da-4a77-b505-8ece5d0fa399 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
5987 2024.08.29 15:21:44.093859 [ 3 ] {} <Debug> HTTP-Session: 4f9620b3-62da-4a77-b505-8ece5d0fa399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5988 2024.08.29 15:21:44.093889 [ 3 ] {} <Debug> HTTP-Session: 4f9620b3-62da-4a77-b505-8ece5d0fa399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5989 2024.08.29 15:21:44.093972 [ 3 ] {} <Trace> HTTP-Session: 4f9620b3-62da-4a77-b505-8ece5d0fa399 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5990 2024.08.29 15:21:44.094259 [ 3 ] {b84190b8-9693-4d8c-a48c-1513e3e5e269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5991 2024.08.29 15:21:44.094368 [ 3 ] {b84190b8-9693-4d8c-a48c-1513e3e5e269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5992 2024.08.29 15:21:44.094829 [ 3 ] {b84190b8-9693-4d8c-a48c-1513e3e5e269} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5993 2024.08.29 15:21:44.095309 [ 3 ] {b84190b8-9693-4d8c-a48c-1513e3e5e269} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5994 2024.08.29 15:21:44.095353 [ 3 ] {b84190b8-9693-4d8c-a48c-1513e3e5e269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
5995 2024.08.29 15:21:44.095795 [ 3 ] {b84190b8-9693-4d8c-a48c-1513e3e5e269} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5996 2024.08.29 15:21:44.096196 [ 3 ] {b84190b8-9693-4d8c-a48c-1513e3e5e269} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5997 2024.08.29 15:21:44.096347 [ 3 ] {b84190b8-9693-4d8c-a48c-1513e3e5e269} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002178 sec., 918.2736455463729 rows/sec., 74.88 KiB/sec.
5998 2024.08.29 15:21:44.096564 [ 3 ] {b84190b8-9693-4d8c-a48c-1513e3e5e269} <Debug> DynamicQueryHandler: Done processing query
5999 2024.08.29 15:21:44.096592 [ 3 ] {b84190b8-9693-4d8c-a48c-1513e3e5e269} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6000 2024.08.29 15:21:44.096609 [ 3 ] {} <Debug> HTTP-Session: 4f9620b3-62da-4a77-b505-8ece5d0fa399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6001 2024.08.29 15:21:44.096902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 193534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6002 2024.08.29 15:21:44.096963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6003 2024.08.29 15:21:44.096984 [ 3 ] {} <Debug> HTTP-Session: 0e33b61c-6a2b-4ff1-b9ac-58aae504968f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6004 2024.08.29 15:21:44.097002 [ 3 ] {} <Debug> HTTP-Session: 0e33b61c-6a2b-4ff1-b9ac-58aae504968f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6005 2024.08.29 15:21:44.097017 [ 3 ] {} <Debug> HTTP-Session: 0e33b61c-6a2b-4ff1-b9ac-58aae504968f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6006 2024.08.29 15:21:44.097054 [ 3 ] {} <Trace> HTTP-Session: 0e33b61c-6a2b-4ff1-b9ac-58aae504968f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6007 2024.08.29 15:21:44.097683 [ 3 ] {eb2303fe-0d05-48ab-b6ed-134773f47431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6008 2024.08.29 15:21:44.097733 [ 3 ] {eb2303fe-0d05-48ab-b6ed-134773f47431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6009 2024.08.29 15:21:44.097976 [ 3 ] {eb2303fe-0d05-48ab-b6ed-134773f47431} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6010 2024.08.29 15:21:44.099410 [ 3 ] {eb2303fe-0d05-48ab-b6ed-134773f47431} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6011 2024.08.29 15:21:44.099448 [ 3 ] {eb2303fe-0d05-48ab-b6ed-134773f47431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6012 2024.08.29 15:21:44.099904 [ 3 ] {eb2303fe-0d05-48ab-b6ed-134773f47431} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6013 2024.08.29 15:21:44.100287 [ 3 ] {eb2303fe-0d05-48ab-b6ed-134773f47431} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6014 2024.08.29 15:21:44.100417 [ 3 ] {eb2303fe-0d05-48ab-b6ed-134773f47431} <Debug> executeQuery: Read 1330 rows, 113.05 KiB in 0.003212 sec., 414072.2291407223 rows/sec., 34.37 MiB/sec.
6015 2024.08.29 15:21:44.100729 [ 3 ] {eb2303fe-0d05-48ab-b6ed-134773f47431} <Debug> DynamicQueryHandler: Done processing query
6016 2024.08.29 15:21:44.100788 [ 3 ] {eb2303fe-0d05-48ab-b6ed-134773f47431} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
6017 2024.08.29 15:21:44.100837 [ 3 ] {} <Debug> HTTP-Session: 0e33b61c-6a2b-4ff1-b9ac-58aae504968f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6018 2024.08.29 15:21:44.101210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6019 2024.08.29 15:21:44.101270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6020 2024.08.29 15:21:44.101291 [ 3 ] {} <Debug> HTTP-Session: 608af650-8752-4754-a263-c600adce8671 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6021 2024.08.29 15:21:44.101308 [ 3 ] {} <Debug> HTTP-Session: 608af650-8752-4754-a263-c600adce8671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6022 2024.08.29 15:21:44.101322 [ 3 ] {} <Debug> HTTP-Session: 608af650-8752-4754-a263-c600adce8671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6023 2024.08.29 15:21:44.101358 [ 3 ] {} <Trace> HTTP-Session: 608af650-8752-4754-a263-c600adce8671 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6024 2024.08.29 15:21:44.101466 [ 3 ] {073e799d-6dcc-462e-ab03-ecb60b1e1178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6025 2024.08.29 15:21:44.101514 [ 3 ] {073e799d-6dcc-462e-ab03-ecb60b1e1178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6026 2024.08.29 15:21:44.101771 [ 3 ] {073e799d-6dcc-462e-ab03-ecb60b1e1178} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6027 2024.08.29 15:21:44.102077 [ 3 ] {073e799d-6dcc-462e-ab03-ecb60b1e1178} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6028 2024.08.29 15:21:44.102113 [ 3 ] {073e799d-6dcc-462e-ab03-ecb60b1e1178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6029 2024.08.29 15:21:44.102456 [ 3 ] {073e799d-6dcc-462e-ab03-ecb60b1e1178} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6030 2024.08.29 15:21:44.102806 [ 3 ] {073e799d-6dcc-462e-ab03-ecb60b1e1178} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6031 2024.08.29 15:21:44.102940 [ 3 ] {073e799d-6dcc-462e-ab03-ecb60b1e1178} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001503 sec., 1330.6719893546242 rows/sec., 92.91 KiB/sec.
6032 2024.08.29 15:21:44.103160 [ 3 ] {073e799d-6dcc-462e-ab03-ecb60b1e1178} <Debug> DynamicQueryHandler: Done processing query
6033 2024.08.29 15:21:44.103185 [ 3 ] {073e799d-6dcc-462e-ab03-ecb60b1e1178} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6034 2024.08.29 15:21:44.103202 [ 3 ] {} <Debug> HTTP-Session: 608af650-8752-4754-a263-c600adce8671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6035 2024.08.29 15:21:44.103447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 32353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6036 2024.08.29 15:21:44.103499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6037 2024.08.29 15:21:44.103518 [ 3 ] {} <Debug> HTTP-Session: 6f32adab-3baa-4c66-a798-8489cdddedee Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6038 2024.08.29 15:21:44.103534 [ 3 ] {} <Debug> HTTP-Session: 6f32adab-3baa-4c66-a798-8489cdddedee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6039 2024.08.29 15:21:44.103548 [ 3 ] {} <Debug> HTTP-Session: 6f32adab-3baa-4c66-a798-8489cdddedee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6040 2024.08.29 15:21:44.103581 [ 3 ] {} <Trace> HTTP-Session: 6f32adab-3baa-4c66-a798-8489cdddedee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6041 2024.08.29 15:21:44.103762 [ 3 ] {f7bff811-f589-4491-9c36-625976b661cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6042 2024.08.29 15:21:44.103806 [ 3 ] {f7bff811-f589-4491-9c36-625976b661cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6043 2024.08.29 15:21:44.104027 [ 3 ] {f7bff811-f589-4491-9c36-625976b661cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6044 2024.08.29 15:21:44.104597 [ 3 ] {f7bff811-f589-4491-9c36-625976b661cf} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6045 2024.08.29 15:21:44.104632 [ 3 ] {f7bff811-f589-4491-9c36-625976b661cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6046 2024.08.29 15:21:44.104991 [ 3 ] {f7bff811-f589-4491-9c36-625976b661cf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6047 2024.08.29 15:21:44.105340 [ 3 ] {f7bff811-f589-4491-9c36-625976b661cf} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6048 2024.08.29 15:21:44.105470 [ 3 ] {f7bff811-f589-4491-9c36-625976b661cf} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001809 sec., 133775.5666113875 rows/sec., 9.06 MiB/sec.
6049 2024.08.29 15:21:44.105636 [ 3 ] {f7bff811-f589-4491-9c36-625976b661cf} <Debug> DynamicQueryHandler: Done processing query
6050 2024.08.29 15:21:44.105661 [ 3 ] {f7bff811-f589-4491-9c36-625976b661cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6051 2024.08.29 15:21:44.105677 [ 3 ] {} <Debug> HTTP-Session: 6f32adab-3baa-4c66-a798-8489cdddedee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6052 2024.08.29 15:21:44.105861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6053 2024.08.29 15:21:44.105908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6054 2024.08.29 15:21:44.105928 [ 3 ] {} <Debug> HTTP-Session: 1e5fac10-04ff-47c2-801d-542089c2273b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6055 2024.08.29 15:21:44.105943 [ 3 ] {} <Debug> HTTP-Session: 1e5fac10-04ff-47c2-801d-542089c2273b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6056 2024.08.29 15:21:44.105957 [ 3 ] {} <Debug> HTTP-Session: 1e5fac10-04ff-47c2-801d-542089c2273b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6057 2024.08.29 15:21:44.105988 [ 3 ] {} <Trace> HTTP-Session: 1e5fac10-04ff-47c2-801d-542089c2273b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6058 2024.08.29 15:21:44.106082 [ 3 ] {182bce75-aed2-478e-ae51-a12d87b454e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6059 2024.08.29 15:21:44.106124 [ 3 ] {182bce75-aed2-478e-ae51-a12d87b454e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6060 2024.08.29 15:21:44.106345 [ 3 ] {182bce75-aed2-478e-ae51-a12d87b454e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6061 2024.08.29 15:21:44.106642 [ 3 ] {182bce75-aed2-478e-ae51-a12d87b454e6} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6062 2024.08.29 15:21:44.106677 [ 3 ] {182bce75-aed2-478e-ae51-a12d87b454e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6063 2024.08.29 15:21:44.107030 [ 3 ] {182bce75-aed2-478e-ae51-a12d87b454e6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6064 2024.08.29 15:21:44.107404 [ 3 ] {182bce75-aed2-478e-ae51-a12d87b454e6} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6065 2024.08.29 15:21:44.107521 [ 131 ] {} <Debug> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
6066 2024.08.29 15:21:44.107534 [ 3 ] {182bce75-aed2-478e-ae51-a12d87b454e6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 239.85 KiB/sec.
6067 2024.08.29 15:21:44.107566 [ 131 ] {} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6068 2024.08.29 15:21:44.107600 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6069 2024.08.29 15:21:44.107769 [ 3 ] {182bce75-aed2-478e-ae51-a12d87b454e6} <Debug> DynamicQueryHandler: Done processing query
6070 2024.08.29 15:21:44.107786 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
6071 2024.08.29 15:21:44.107800 [ 3 ] {182bce75-aed2-478e-ae51-a12d87b454e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6072 2024.08.29 15:21:44.107858 [ 3 ] {} <Debug> HTTP-Session: 1e5fac10-04ff-47c2-801d-542089c2273b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6073 2024.08.29 15:21:44.108008 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6074 2024.08.29 15:21:44.108051 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
6075 2024.08.29 15:21:44.108204 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
6076 2024.08.29 15:21:44.108224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 137085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6077 2024.08.29 15:21:44.108473 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
6078 2024.08.29 15:21:44.108473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6079 2024.08.29 15:21:44.108590 [ 3 ] {} <Debug> HTTP-Session: 4d2b063c-f5db-4450-b938-f6a26a79b680 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6080 2024.08.29 15:21:44.108750 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
6081 2024.08.29 15:21:44.108764 [ 3 ] {} <Debug> HTTP-Session: 4d2b063c-f5db-4450-b938-f6a26a79b680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6082 2024.08.29 15:21:44.108882 [ 3 ] {} <Debug> HTTP-Session: 4d2b063c-f5db-4450-b938-f6a26a79b680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6083 2024.08.29 15:21:44.109120 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
6084 2024.08.29 15:21:44.109139 [ 3 ] {} <Trace> HTTP-Session: 4d2b063c-f5db-4450-b938-f6a26a79b680 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6085 2024.08.29 15:21:44.109935 [ 3 ] {994cbd02-4ca0-4131-942a-a31202040a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6086 2024.08.29 15:21:44.110020 [ 3 ] {994cbd02-4ca0-4131-942a-a31202040a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6087 2024.08.29 15:21:44.111004 [ 3 ] {994cbd02-4ca0-4131-942a-a31202040a9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6088 2024.08.29 15:21:44.111469 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003769313 sec., 7959.010037107558 rows/sec., 505.21 KiB/sec.
6089 2024.08.29 15:21:44.111595 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
6090 2024.08.29 15:21:44.112353 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_13_3} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6091 2024.08.29 15:21:44.112523 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_13_3} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
6092 2024.08.29 15:21:44.112565 [ 3 ] {994cbd02-4ca0-4131-942a-a31202040a9c} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6093 2024.08.29 15:21:44.112645 [ 3 ] {994cbd02-4ca0-4131-942a-a31202040a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6094 2024.08.29 15:21:44.112658 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6095 2024.08.29 15:21:44.113079 [ 3 ] {994cbd02-4ca0-4131-942a-a31202040a9c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6096 2024.08.29 15:21:44.113445 [ 3 ] {994cbd02-4ca0-4131-942a-a31202040a9c} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6097 2024.08.29 15:21:44.113577 [ 3 ] {994cbd02-4ca0-4131-942a-a31202040a9c} <Debug> executeQuery: Read 840 rows, 62.13 KiB in 0.004031 sec., 208385.01612503102 rows/sec., 15.05 MiB/sec.
6098 2024.08.29 15:21:44.113999 [ 3 ] {994cbd02-4ca0-4131-942a-a31202040a9c} <Debug> DynamicQueryHandler: Done processing query
6099 2024.08.29 15:21:44.114051 [ 3 ] {994cbd02-4ca0-4131-942a-a31202040a9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
6100 2024.08.29 15:21:44.114094 [ 3 ] {} <Debug> HTTP-Session: 4d2b063c-f5db-4450-b938-f6a26a79b680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6101 2024.08.29 15:21:44.114447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6102 2024.08.29 15:21:44.114496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6103 2024.08.29 15:21:44.114515 [ 3 ] {} <Debug> HTTP-Session: 1b388502-8254-4907-b861-b7b510d24b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6104 2024.08.29 15:21:44.114532 [ 3 ] {} <Debug> HTTP-Session: 1b388502-8254-4907-b861-b7b510d24b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6105 2024.08.29 15:21:44.114546 [ 3 ] {} <Debug> HTTP-Session: 1b388502-8254-4907-b861-b7b510d24b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6106 2024.08.29 15:21:44.114578 [ 3 ] {} <Trace> HTTP-Session: 1b388502-8254-4907-b861-b7b510d24b83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6107 2024.08.29 15:21:44.114679 [ 3 ] {aa43ad3d-ae0e-4e33-9838-9ed3041b59ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6108 2024.08.29 15:21:44.114726 [ 3 ] {aa43ad3d-ae0e-4e33-9838-9ed3041b59ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6109 2024.08.29 15:21:44.114876 [ 3 ] {aa43ad3d-ae0e-4e33-9838-9ed3041b59ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6110 2024.08.29 15:21:44.115147 [ 3 ] {aa43ad3d-ae0e-4e33-9838-9ed3041b59ba} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6111 2024.08.29 15:21:44.115183 [ 3 ] {aa43ad3d-ae0e-4e33-9838-9ed3041b59ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6112 2024.08.29 15:21:44.115535 [ 3 ] {aa43ad3d-ae0e-4e33-9838-9ed3041b59ba} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6113 2024.08.29 15:21:44.115858 [ 3 ] {aa43ad3d-ae0e-4e33-9838-9ed3041b59ba} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6114 2024.08.29 15:21:44.115987 [ 3 ] {aa43ad3d-ae0e-4e33-9838-9ed3041b59ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001335 sec., 4494.38202247191 rows/sec., 234.81 KiB/sec.
6115 2024.08.29 15:21:44.116148 [ 3 ] {aa43ad3d-ae0e-4e33-9838-9ed3041b59ba} <Debug> DynamicQueryHandler: Done processing query
6116 2024.08.29 15:21:44.116172 [ 3 ] {aa43ad3d-ae0e-4e33-9838-9ed3041b59ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6117 2024.08.29 15:21:44.116187 [ 3 ] {} <Debug> HTTP-Session: 1b388502-8254-4907-b861-b7b510d24b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6118 2024.08.29 15:21:44.116488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 174537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6119 2024.08.29 15:21:44.116536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6120 2024.08.29 15:21:44.116556 [ 3 ] {} <Debug> HTTP-Session: a843d74b-3617-4075-bac2-fa55fe16cc82 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6121 2024.08.29 15:21:44.116572 [ 3 ] {} <Debug> HTTP-Session: a843d74b-3617-4075-bac2-fa55fe16cc82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6122 2024.08.29 15:21:44.116586 [ 3 ] {} <Debug> HTTP-Session: a843d74b-3617-4075-bac2-fa55fe16cc82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6123 2024.08.29 15:21:44.116616 [ 3 ] {} <Trace> HTTP-Session: a843d74b-3617-4075-bac2-fa55fe16cc82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6124 2024.08.29 15:21:44.117090 [ 3 ] {30e31572-3f38-425c-baaf-3935aeff1be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6125 2024.08.29 15:21:44.117136 [ 3 ] {30e31572-3f38-425c-baaf-3935aeff1be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6126 2024.08.29 15:21:44.117277 [ 3 ] {30e31572-3f38-425c-baaf-3935aeff1be1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6127 2024.08.29 15:21:44.118373 [ 3 ] {30e31572-3f38-425c-baaf-3935aeff1be1} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6128 2024.08.29 15:21:44.118408 [ 3 ] {30e31572-3f38-425c-baaf-3935aeff1be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6129 2024.08.29 15:21:44.118847 [ 3 ] {30e31572-3f38-425c-baaf-3935aeff1be1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6130 2024.08.29 15:21:44.119182 [ 3 ] {30e31572-3f38-425c-baaf-3935aeff1be1} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6131 2024.08.29 15:21:44.119309 [ 3 ] {30e31572-3f38-425c-baaf-3935aeff1be1} <Debug> executeQuery: Read 922 rows, 63.09 KiB in 0.00254 sec., 362992.12598425196 rows/sec., 24.26 MiB/sec.
6132 2024.08.29 15:21:44.119474 [ 3 ] {30e31572-3f38-425c-baaf-3935aeff1be1} <Debug> DynamicQueryHandler: Done processing query
6133 2024.08.29 15:21:44.119498 [ 3 ] {30e31572-3f38-425c-baaf-3935aeff1be1} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
6134 2024.08.29 15:21:44.119514 [ 3 ] {} <Debug> HTTP-Session: a843d74b-3617-4075-bac2-fa55fe16cc82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6135 2024.08.29 15:21:44.119863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6136 2024.08.29 15:21:44.119912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6137 2024.08.29 15:21:44.119931 [ 3 ] {} <Debug> HTTP-Session: e1a9cae8-dc06-4989-b24b-c7342ae2d136 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6138 2024.08.29 15:21:44.119947 [ 3 ] {} <Debug> HTTP-Session: e1a9cae8-dc06-4989-b24b-c7342ae2d136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6139 2024.08.29 15:21:44.119960 [ 3 ] {} <Debug> HTTP-Session: e1a9cae8-dc06-4989-b24b-c7342ae2d136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6140 2024.08.29 15:21:44.119991 [ 3 ] {} <Trace> HTTP-Session: e1a9cae8-dc06-4989-b24b-c7342ae2d136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6141 2024.08.29 15:21:44.120085 [ 3 ] {d98a1ab5-98f9-40dd-934d-8f4e66a61745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6142 2024.08.29 15:21:44.120129 [ 3 ] {d98a1ab5-98f9-40dd-934d-8f4e66a61745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6143 2024.08.29 15:21:44.120254 [ 3 ] {d98a1ab5-98f9-40dd-934d-8f4e66a61745} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6144 2024.08.29 15:21:44.120506 [ 3 ] {d98a1ab5-98f9-40dd-934d-8f4e66a61745} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6145 2024.08.29 15:21:44.120541 [ 3 ] {d98a1ab5-98f9-40dd-934d-8f4e66a61745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6146 2024.08.29 15:21:44.120884 [ 3 ] {d98a1ab5-98f9-40dd-934d-8f4e66a61745} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6147 2024.08.29 15:21:44.121200 [ 3 ] {d98a1ab5-98f9-40dd-934d-8f4e66a61745} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6148 2024.08.29 15:21:44.121330 [ 3 ] {d98a1ab5-98f9-40dd-934d-8f4e66a61745} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001266 sec., 789.8894154818325 rows/sec., 53.22 KiB/sec.
6149 2024.08.29 15:21:44.121540 [ 3 ] {d98a1ab5-98f9-40dd-934d-8f4e66a61745} <Debug> DynamicQueryHandler: Done processing query
6150 2024.08.29 15:21:44.121563 [ 3 ] {d98a1ab5-98f9-40dd-934d-8f4e66a61745} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6151 2024.08.29 15:21:44.121579 [ 3 ] {} <Debug> HTTP-Session: e1a9cae8-dc06-4989-b24b-c7342ae2d136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6152 2024.08.29 15:21:44.121711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6153 2024.08.29 15:21:44.121759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6154 2024.08.29 15:21:44.121779 [ 3 ] {} <Debug> HTTP-Session: a82ab744-fac8-4fb1-bee3-2af9b3b953b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6155 2024.08.29 15:21:44.121795 [ 3 ] {} <Debug> HTTP-Session: a82ab744-fac8-4fb1-bee3-2af9b3b953b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6156 2024.08.29 15:21:44.121809 [ 3 ] {} <Debug> HTTP-Session: a82ab744-fac8-4fb1-bee3-2af9b3b953b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6157 2024.08.29 15:21:44.121839 [ 3 ] {} <Trace> HTTP-Session: a82ab744-fac8-4fb1-bee3-2af9b3b953b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6158 2024.08.29 15:21:44.121953 [ 3 ] {a656098b-680c-4ed3-997d-4b5104ddff51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6159 2024.08.29 15:21:44.121997 [ 3 ] {a656098b-680c-4ed3-997d-4b5104ddff51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6160 2024.08.29 15:21:44.122123 [ 3 ] {a656098b-680c-4ed3-997d-4b5104ddff51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6161 2024.08.29 15:21:44.122412 [ 3 ] {a656098b-680c-4ed3-997d-4b5104ddff51} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6162 2024.08.29 15:21:44.122447 [ 3 ] {a656098b-680c-4ed3-997d-4b5104ddff51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6163 2024.08.29 15:21:44.122795 [ 3 ] {a656098b-680c-4ed3-997d-4b5104ddff51} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6164 2024.08.29 15:21:44.123124 [ 3 ] {a656098b-680c-4ed3-997d-4b5104ddff51} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6165 2024.08.29 15:21:44.123252 [ 3 ] {a656098b-680c-4ed3-997d-4b5104ddff51} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00134 sec., 61194.029850746265 rows/sec., 3.89 MiB/sec.
6166 2024.08.29 15:21:44.123552 [ 3 ] {a656098b-680c-4ed3-997d-4b5104ddff51} <Debug> DynamicQueryHandler: Done processing query
6167 2024.08.29 15:21:44.123578 [ 3 ] {a656098b-680c-4ed3-997d-4b5104ddff51} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6168 2024.08.29 15:21:44.123594 [ 3 ] {} <Debug> HTTP-Session: a82ab744-fac8-4fb1-bee3-2af9b3b953b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6169 2024.08.29 15:21:44.552037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6170 2024.08.29 15:21:44.552157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6171 2024.08.29 15:21:44.552185 [ 3 ] {} <Debug> HTTP-Session: f2aacc6c-baaf-447e-b116-7ddbcf2214c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6172 2024.08.29 15:21:44.552211 [ 3 ] {} <Debug> HTTP-Session: f2aacc6c-baaf-447e-b116-7ddbcf2214c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6173 2024.08.29 15:21:44.552227 [ 3 ] {} <Debug> HTTP-Session: f2aacc6c-baaf-447e-b116-7ddbcf2214c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6174 2024.08.29 15:21:44.552278 [ 3 ] {} <Trace> HTTP-Session: f2aacc6c-baaf-447e-b116-7ddbcf2214c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6175 2024.08.29 15:21:44.552464 [ 3 ] {2e338e85-4124-4095-9b2a-d4a8ce7b0692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6176 2024.08.29 15:21:44.552533 [ 3 ] {2e338e85-4124-4095-9b2a-d4a8ce7b0692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6177 2024.08.29 15:21:44.552880 [ 3 ] {2e338e85-4124-4095-9b2a-d4a8ce7b0692} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6178 2024.08.29 15:21:44.553329 [ 3 ] {2e338e85-4124-4095-9b2a-d4a8ce7b0692} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6179 2024.08.29 15:21:44.553375 [ 3 ] {2e338e85-4124-4095-9b2a-d4a8ce7b0692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6180 2024.08.29 15:21:44.553805 [ 3 ] {2e338e85-4124-4095-9b2a-d4a8ce7b0692} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6181 2024.08.29 15:21:44.554203 [ 3 ] {2e338e85-4124-4095-9b2a-d4a8ce7b0692} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6182 2024.08.29 15:21:44.554355 [ 3 ] {2e338e85-4124-4095-9b2a-d4a8ce7b0692} <Debug> executeQuery: Read 6 rows, 586.00 B in 0.001946 sec., 3083.247687564234 rows/sec., 294.07 KiB/sec.
6183 2024.08.29 15:21:44.554576 [ 3 ] {2e338e85-4124-4095-9b2a-d4a8ce7b0692} <Debug> DynamicQueryHandler: Done processing query
6184 2024.08.29 15:21:44.554605 [ 3 ] {2e338e85-4124-4095-9b2a-d4a8ce7b0692} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6185 2024.08.29 15:21:44.554622 [ 3 ] {} <Debug> HTTP-Session: f2aacc6c-baaf-447e-b116-7ddbcf2214c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6186 2024.08.29 15:21:44.554748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6187 2024.08.29 15:21:44.554809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6188 2024.08.29 15:21:44.554830 [ 3 ] {} <Debug> HTTP-Session: c1ad1ab7-a39b-4c89-adfe-eb310b0d7441 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6189 2024.08.29 15:21:44.554848 [ 3 ] {} <Debug> HTTP-Session: c1ad1ab7-a39b-4c89-adfe-eb310b0d7441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6190 2024.08.29 15:21:44.554863 [ 3 ] {} <Debug> HTTP-Session: c1ad1ab7-a39b-4c89-adfe-eb310b0d7441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6191 2024.08.29 15:21:44.554899 [ 3 ] {} <Trace> HTTP-Session: c1ad1ab7-a39b-4c89-adfe-eb310b0d7441 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6192 2024.08.29 15:21:44.555008 [ 3 ] {7fc063d3-3c33-4a9d-8e42-5a970c93b001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6193 2024.08.29 15:21:44.555056 [ 3 ] {7fc063d3-3c33-4a9d-8e42-5a970c93b001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6194 2024.08.29 15:21:44.555303 [ 3 ] {7fc063d3-3c33-4a9d-8e42-5a970c93b001} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6195 2024.08.29 15:21:44.555683 [ 3 ] {7fc063d3-3c33-4a9d-8e42-5a970c93b001} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6196 2024.08.29 15:21:44.555719 [ 3 ] {7fc063d3-3c33-4a9d-8e42-5a970c93b001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6197 2024.08.29 15:21:44.556082 [ 3 ] {7fc063d3-3c33-4a9d-8e42-5a970c93b001} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6198 2024.08.29 15:21:44.556446 [ 3 ] {7fc063d3-3c33-4a9d-8e42-5a970c93b001} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6199 2024.08.29 15:21:44.556581 [ 3 ] {7fc063d3-3c33-4a9d-8e42-5a970c93b001} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001601 sec., 1873.8288569643973 rows/sec., 140.90 KiB/sec.
6200 2024.08.29 15:21:44.556761 [ 3 ] {7fc063d3-3c33-4a9d-8e42-5a970c93b001} <Debug> DynamicQueryHandler: Done processing query
6201 2024.08.29 15:21:44.556787 [ 3 ] {7fc063d3-3c33-4a9d-8e42-5a970c93b001} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6202 2024.08.29 15:21:44.556804 [ 3 ] {} <Debug> HTTP-Session: c1ad1ab7-a39b-4c89-adfe-eb310b0d7441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6203 2024.08.29 15:21:44.556961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6204 2024.08.29 15:21:44.557017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6205 2024.08.29 15:21:44.557037 [ 3 ] {} <Debug> HTTP-Session: 6210e1a3-dacf-4dde-a12e-c373b2129517 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6206 2024.08.29 15:21:44.557055 [ 3 ] {} <Debug> HTTP-Session: 6210e1a3-dacf-4dde-a12e-c373b2129517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6207 2024.08.29 15:21:44.557069 [ 3 ] {} <Debug> HTTP-Session: 6210e1a3-dacf-4dde-a12e-c373b2129517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6208 2024.08.29 15:21:44.557104 [ 3 ] {} <Trace> HTTP-Session: 6210e1a3-dacf-4dde-a12e-c373b2129517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6209 2024.08.29 15:21:44.557205 [ 3 ] {cad89e72-29d5-42e7-a3b6-fcd60e596763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6210 2024.08.29 15:21:44.557252 [ 3 ] {cad89e72-29d5-42e7-a3b6-fcd60e596763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6211 2024.08.29 15:21:44.557500 [ 3 ] {cad89e72-29d5-42e7-a3b6-fcd60e596763} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6212 2024.08.29 15:21:44.557809 [ 3 ] {cad89e72-29d5-42e7-a3b6-fcd60e596763} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6213 2024.08.29 15:21:44.557844 [ 3 ] {cad89e72-29d5-42e7-a3b6-fcd60e596763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6214 2024.08.29 15:21:44.558192 [ 3 ] {cad89e72-29d5-42e7-a3b6-fcd60e596763} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6215 2024.08.29 15:21:44.558565 [ 3 ] {cad89e72-29d5-42e7-a3b6-fcd60e596763} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6216 2024.08.29 15:21:44.558709 [ 3 ] {cad89e72-29d5-42e7-a3b6-fcd60e596763} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.00153 sec., 1960.7843137254904 rows/sec., 157.02 KiB/sec.
6217 2024.08.29 15:21:44.558911 [ 3 ] {cad89e72-29d5-42e7-a3b6-fcd60e596763} <Debug> DynamicQueryHandler: Done processing query
6218 2024.08.29 15:21:44.558936 [ 3 ] {cad89e72-29d5-42e7-a3b6-fcd60e596763} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6219 2024.08.29 15:21:44.558954 [ 3 ] {} <Debug> HTTP-Session: 6210e1a3-dacf-4dde-a12e-c373b2129517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6220 2024.08.29 15:21:44.559076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6221 2024.08.29 15:21:44.559126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6222 2024.08.29 15:21:44.559146 [ 3 ] {} <Debug> HTTP-Session: 994f16ad-5b00-41ea-bd9b-db24cbefaf82 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6223 2024.08.29 15:21:44.559162 [ 3 ] {} <Debug> HTTP-Session: 994f16ad-5b00-41ea-bd9b-db24cbefaf82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6224 2024.08.29 15:21:44.559178 [ 3 ] {} <Debug> HTTP-Session: 994f16ad-5b00-41ea-bd9b-db24cbefaf82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6225 2024.08.29 15:21:44.559209 [ 3 ] {} <Trace> HTTP-Session: 994f16ad-5b00-41ea-bd9b-db24cbefaf82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6226 2024.08.29 15:21:44.559330 [ 3 ] {debcbf8a-e1cd-4601-b4b0-a25b99192ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6227 2024.08.29 15:21:44.559397 [ 3 ] {debcbf8a-e1cd-4601-b4b0-a25b99192ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6228 2024.08.29 15:21:44.559822 [ 3 ] {debcbf8a-e1cd-4601-b4b0-a25b99192ada} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6229 2024.08.29 15:21:44.560342 [ 3 ] {debcbf8a-e1cd-4601-b4b0-a25b99192ada} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6230 2024.08.29 15:21:44.560379 [ 3 ] {debcbf8a-e1cd-4601-b4b0-a25b99192ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6231 2024.08.29 15:21:44.560991 [ 3 ] {debcbf8a-e1cd-4601-b4b0-a25b99192ada} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6232 2024.08.29 15:21:44.561402 [ 3 ] {debcbf8a-e1cd-4601-b4b0-a25b99192ada} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6233 2024.08.29 15:21:44.561590 [ 3 ] {debcbf8a-e1cd-4601-b4b0-a25b99192ada} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002305 sec., 1301.518438177874 rows/sec., 2.33 MiB/sec.
6234 2024.08.29 15:21:44.561815 [ 3 ] {debcbf8a-e1cd-4601-b4b0-a25b99192ada} <Debug> DynamicQueryHandler: Done processing query
6235 2024.08.29 15:21:44.561841 [ 3 ] {debcbf8a-e1cd-4601-b4b0-a25b99192ada} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6236 2024.08.29 15:21:44.561857 [ 3 ] {} <Debug> HTTP-Session: 994f16ad-5b00-41ea-bd9b-db24cbefaf82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6237 2024.08.29 15:21:49.562027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6238 2024.08.29 15:21:49.562169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6239 2024.08.29 15:21:49.562199 [ 3 ] {} <Debug> HTTP-Session: e5669e87-203c-4a69-aca0-164f71a2581f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6240 2024.08.29 15:21:49.562228 [ 3 ] {} <Debug> HTTP-Session: e5669e87-203c-4a69-aca0-164f71a2581f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6241 2024.08.29 15:21:49.562247 [ 3 ] {} <Debug> HTTP-Session: e5669e87-203c-4a69-aca0-164f71a2581f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6242 2024.08.29 15:21:49.562304 [ 3 ] {} <Trace> HTTP-Session: e5669e87-203c-4a69-aca0-164f71a2581f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6243 2024.08.29 15:21:49.562559 [ 3 ] {7df19a6e-bc0a-4e1c-8945-a2fe26e30e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6244 2024.08.29 15:21:49.562636 [ 3 ] {7df19a6e-bc0a-4e1c-8945-a2fe26e30e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6245 2024.08.29 15:21:49.562992 [ 3 ] {7df19a6e-bc0a-4e1c-8945-a2fe26e30e09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6246 2024.08.29 15:21:49.563555 [ 3 ] {7df19a6e-bc0a-4e1c-8945-a2fe26e30e09} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6247 2024.08.29 15:21:49.563598 [ 3 ] {7df19a6e-bc0a-4e1c-8945-a2fe26e30e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6248 2024.08.29 15:21:49.564019 [ 3 ] {7df19a6e-bc0a-4e1c-8945-a2fe26e30e09} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6249 2024.08.29 15:21:49.564400 [ 3 ] {7df19a6e-bc0a-4e1c-8945-a2fe26e30e09} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6250 2024.08.29 15:21:49.564566 [ 3 ] {7df19a6e-bc0a-4e1c-8945-a2fe26e30e09} <Debug> executeQuery: Read 126 rows, 11.03 KiB in 0.002104 sec., 59885.931558935365 rows/sec., 5.12 MiB/sec.
6251 2024.08.29 15:21:49.564605 [ 124 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6252 2024.08.29 15:21:49.564726 [ 124 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6253 2024.08.29 15:21:49.564763 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6254 2024.08.29 15:21:49.564866 [ 3 ] {7df19a6e-bc0a-4e1c-8945-a2fe26e30e09} <Debug> DynamicQueryHandler: Done processing query
6255 2024.08.29 15:21:49.564929 [ 3 ] {7df19a6e-bc0a-4e1c-8945-a2fe26e30e09} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6256 2024.08.29 15:21:49.564983 [ 3 ] {} <Debug> HTTP-Session: e5669e87-203c-4a69-aca0-164f71a2581f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6257 2024.08.29 15:21:49.565058 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::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
6258 2024.08.29 15:21:49.565188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6259 2024.08.29 15:21:49.565285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6260 2024.08.29 15:21:49.565346 [ 3 ] {} <Debug> HTTP-Session: a4fd25b4-2a1b-4a9e-99b2-a0a84b5541ed Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6261 2024.08.29 15:21:49.565399 [ 3 ] {} <Debug> HTTP-Session: a4fd25b4-2a1b-4a9e-99b2-a0a84b5541ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6262 2024.08.29 15:21:49.565435 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6263 2024.08.29 15:21:49.565442 [ 3 ] {} <Debug> HTTP-Session: a4fd25b4-2a1b-4a9e-99b2-a0a84b5541ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6264 2024.08.29 15:21:49.565516 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1412 rows starting from the beginning of the part
6265 2024.08.29 15:21:49.565533 [ 3 ] {} <Trace> HTTP-Session: a4fd25b4-2a1b-4a9e-99b2-a0a84b5541ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6266 2024.08.29 15:21:49.565715 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 196 rows starting from the beginning of the part
6267 2024.08.29 15:21:49.565963 [ 3 ] {f638501b-1a20-466c-96c7-bab6fd2814c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6268 2024.08.29 15:21:49.566121 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 126 rows starting from the beginning of the part
6269 2024.08.29 15:21:49.566233 [ 3 ] {f638501b-1a20-466c-96c7-bab6fd2814c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6270 2024.08.29 15:21:49.566529 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1330 rows starting from the beginning of the part
6271 2024.08.29 15:21:49.566868 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
6272 2024.08.29 15:21:49.567178 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 126 rows starting from the beginning of the part
6273 2024.08.29 15:21:49.567954 [ 3 ] {f638501b-1a20-466c-96c7-bab6fd2814c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6274 2024.08.29 15:21:49.568816 [ 3 ] {f638501b-1a20-466c-96c7-bab6fd2814c8} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6275 2024.08.29 15:21:49.568871 [ 3 ] {f638501b-1a20-466c-96c7-bab6fd2814c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6276 2024.08.29 15:21:49.569824 [ 3 ] {f638501b-1a20-466c-96c7-bab6fd2814c8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6277 2024.08.29 15:21:49.570285 [ 3 ] {f638501b-1a20-466c-96c7-bab6fd2814c8} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6278 2024.08.29 15:21:49.570633 [ 3 ] {f638501b-1a20-466c-96c7-bab6fd2814c8} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.004914 sec., 7122.507122507122 rows/sec., 535.58 KiB/sec.
6279 2024.08.29 15:21:49.571037 [ 188 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3196 rows, containing 5 columns (5 merged, 0 gathered) in 0.006160681 sec., 518773.81737505965 rows/sec., 45.40 MiB/sec.
6280 2024.08.29 15:21:49.571098 [ 3 ] {f638501b-1a20-466c-96c7-bab6fd2814c8} <Debug> DynamicQueryHandler: Done processing query
6281 2024.08.29 15:21:49.571123 [ 3 ] {f638501b-1a20-466c-96c7-bab6fd2814c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6282 2024.08.29 15:21:49.571140 [ 3 ] {} <Debug> HTTP-Session: a4fd25b4-2a1b-4a9e-99b2-a0a84b5541ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6283 2024.08.29 15:21:49.571297 [ 188 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6284 2024.08.29 15:21:49.571324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 16816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6285 2024.08.29 15:21:49.571383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6286 2024.08.29 15:21:49.571402 [ 3 ] {} <Debug> HTTP-Session: 0a289875-a078-4155-8cfe-9d44819ad3f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6287 2024.08.29 15:21:49.571425 [ 3 ] {} <Debug> HTTP-Session: 0a289875-a078-4155-8cfe-9d44819ad3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6288 2024.08.29 15:21:49.571447 [ 3 ] {} <Debug> HTTP-Session: 0a289875-a078-4155-8cfe-9d44819ad3f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6289 2024.08.29 15:21:49.571486 [ 3 ] {} <Trace> HTTP-Session: 0a289875-a078-4155-8cfe-9d44819ad3f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6290 2024.08.29 15:21:49.571663 [ 3 ] {3d4f1615-eeac-4234-8af0-f266f001825f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6291 2024.08.29 15:21:49.571729 [ 3 ] {3d4f1615-eeac-4234-8af0-f266f001825f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6292 2024.08.29 15:21:49.571919 [ 188 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_31_6} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6293 2024.08.29 15:21:49.572056 [ 188 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_31_6} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6294 2024.08.29 15:21:49.572085 [ 3 ] {3d4f1615-eeac-4234-8af0-f266f001825f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6295 2024.08.29 15:21:49.572174 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
6296 2024.08.29 15:21:49.572517 [ 3 ] {3d4f1615-eeac-4234-8af0-f266f001825f} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6297 2024.08.29 15:21:49.572554 [ 3 ] {3d4f1615-eeac-4234-8af0-f266f001825f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6298 2024.08.29 15:21:49.572914 [ 3 ] {3d4f1615-eeac-4234-8af0-f266f001825f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6299 2024.08.29 15:21:49.573279 [ 3 ] {3d4f1615-eeac-4234-8af0-f266f001825f} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6300 2024.08.29 15:21:49.573440 [ 122 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6301 2024.08.29 15:21:49.573445 [ 3 ] {3d4f1615-eeac-4234-8af0-f266f001825f} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001855 sec., 53369.27223719676 rows/sec., 4.17 MiB/sec.
6302 2024.08.29 15:21:49.573512 [ 122 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6303 2024.08.29 15:21:49.573588 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6304 2024.08.29 15:21:49.573779 [ 189 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::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
6305 2024.08.29 15:21:49.573850 [ 3 ] {3d4f1615-eeac-4234-8af0-f266f001825f} <Debug> DynamicQueryHandler: Done processing query
6306 2024.08.29 15:21:49.573914 [ 3 ] {3d4f1615-eeac-4234-8af0-f266f001825f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6307 2024.08.29 15:21:49.573967 [ 3 ] {} <Debug> HTTP-Session: 0a289875-a078-4155-8cfe-9d44819ad3f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6308 2024.08.29 15:21:49.574057 [ 189 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6309 2024.08.29 15:21:49.574097 [ 189 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 908 rows starting from the beginning of the part
6310 2024.08.29 15:21:49.574196 [ 189 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 387 rows starting from the beginning of the part
6311 2024.08.29 15:21:49.574384 [ 189 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 99 rows starting from the beginning of the part
6312 2024.08.29 15:21:49.574390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6313 2024.08.29 15:21:49.574594 [ 189 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 840 rows starting from the beginning of the part
6314 2024.08.29 15:21:49.574603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6315 2024.08.29 15:21:49.574691 [ 3 ] {} <Debug> HTTP-Session: 2e0fd58b-e37a-45b4-bb7c-90482f6774eb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6316 2024.08.29 15:21:49.574784 [ 3 ] {} <Debug> HTTP-Session: 2e0fd58b-e37a-45b4-bb7c-90482f6774eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6317 2024.08.29 15:21:49.574862 [ 189 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 3 rows starting from the beginning of the part
6318 2024.08.29 15:21:49.574881 [ 3 ] {} <Debug> HTTP-Session: 2e0fd58b-e37a-45b4-bb7c-90482f6774eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6319 2024.08.29 15:21:49.575076 [ 3 ] {} <Trace> HTTP-Session: 2e0fd58b-e37a-45b4-bb7c-90482f6774eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6320 2024.08.29 15:21:49.575143 [ 189 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 99 rows starting from the beginning of the part
6321 2024.08.29 15:21:49.575557 [ 3 ] {4d34e5fb-2f8d-42ba-a59f-a55c0123e4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6322 2024.08.29 15:21:49.575632 [ 3 ] {4d34e5fb-2f8d-42ba-a59f-a55c0123e4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6323 2024.08.29 15:21:49.576257 [ 3 ] {4d34e5fb-2f8d-42ba-a59f-a55c0123e4a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6324 2024.08.29 15:21:49.577406 [ 3 ] {4d34e5fb-2f8d-42ba-a59f-a55c0123e4a8} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6325 2024.08.29 15:21:49.577449 [ 3 ] {4d34e5fb-2f8d-42ba-a59f-a55c0123e4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6326 2024.08.29 15:21:49.578139 [ 3 ] {4d34e5fb-2f8d-42ba-a59f-a55c0123e4a8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6327 2024.08.29 15:21:49.578209 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2336 rows, containing 5 columns (5 merged, 0 gathered) in 0.004516809 sec., 517179.27412914735 rows/sec., 39.57 MiB/sec.
6328 2024.08.29 15:21:49.578562 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6329 2024.08.29 15:21:49.578709 [ 3 ] {4d34e5fb-2f8d-42ba-a59f-a55c0123e4a8} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6330 2024.08.29 15:21:49.579010 [ 3 ] {4d34e5fb-2f8d-42ba-a59f-a55c0123e4a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003651 sec., 43823.609969871264 rows/sec., 3.05 MiB/sec.
6331 2024.08.29 15:21:49.579470 [ 3 ] {4d34e5fb-2f8d-42ba-a59f-a55c0123e4a8} <Debug> DynamicQueryHandler: Done processing query
6332 2024.08.29 15:21:49.579511 [ 3 ] {4d34e5fb-2f8d-42ba-a59f-a55c0123e4a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6333 2024.08.29 15:21:49.579545 [ 3 ] {} <Debug> HTTP-Session: 2e0fd58b-e37a-45b4-bb7c-90482f6774eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6334 2024.08.29 15:21:49.579703 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_31_6} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6335 2024.08.29 15:21:49.579787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6336 2024.08.29 15:21:49.579888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6337 2024.08.29 15:21:49.579895 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_31_6} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6338 2024.08.29 15:21:49.579925 [ 3 ] {} <Debug> HTTP-Session: 93adb29d-3b29-42cb-b3fa-625586bb2db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6339 2024.08.29 15:21:49.579950 [ 3 ] {} <Debug> HTTP-Session: 93adb29d-3b29-42cb-b3fa-625586bb2db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6340 2024.08.29 15:21:49.579983 [ 3 ] {} <Debug> HTTP-Session: 93adb29d-3b29-42cb-b3fa-625586bb2db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6341 2024.08.29 15:21:49.580074 [ 3 ] {} <Trace> HTTP-Session: 93adb29d-3b29-42cb-b3fa-625586bb2db3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6342 2024.08.29 15:21:49.580074 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
6343 2024.08.29 15:21:49.580571 [ 3 ] {5170829b-f683-4d91-b89a-161e16faa929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6344 2024.08.29 15:21:49.580646 [ 3 ] {5170829b-f683-4d91-b89a-161e16faa929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6345 2024.08.29 15:21:49.581093 [ 3 ] {5170829b-f683-4d91-b89a-161e16faa929} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6346 2024.08.29 15:21:49.581850 [ 3 ] {5170829b-f683-4d91-b89a-161e16faa929} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6347 2024.08.29 15:21:49.581887 [ 3 ] {5170829b-f683-4d91-b89a-161e16faa929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6348 2024.08.29 15:21:49.582540 [ 3 ] {5170829b-f683-4d91-b89a-161e16faa929} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6349 2024.08.29 15:21:49.582942 [ 3 ] {5170829b-f683-4d91-b89a-161e16faa929} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6350 2024.08.29 15:21:49.583144 [ 3 ] {5170829b-f683-4d91-b89a-161e16faa929} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002934 sec., 11929.107021131562 rows/sec., 21.38 MiB/sec.
6351 2024.08.29 15:21:49.583512 [ 3 ] {5170829b-f683-4d91-b89a-161e16faa929} <Debug> DynamicQueryHandler: Done processing query
6352 2024.08.29 15:21:49.583537 [ 3 ] {5170829b-f683-4d91-b89a-161e16faa929} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
6353 2024.08.29 15:21:49.583552 [ 3 ] {} <Debug> HTTP-Session: 93adb29d-3b29-42cb-b3fa-625586bb2db3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6354 2024.08.29 15:21:49.583681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6355 2024.08.29 15:21:49.583729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6356 2024.08.29 15:21:49.583749 [ 3 ] {} <Debug> HTTP-Session: 8571a99b-084f-401d-bc01-cc1b2e9934e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6357 2024.08.29 15:21:49.583765 [ 3 ] {} <Debug> HTTP-Session: 8571a99b-084f-401d-bc01-cc1b2e9934e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6358 2024.08.29 15:21:49.583779 [ 3 ] {} <Debug> HTTP-Session: 8571a99b-084f-401d-bc01-cc1b2e9934e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6359 2024.08.29 15:21:49.583810 [ 3 ] {} <Trace> HTTP-Session: 8571a99b-084f-401d-bc01-cc1b2e9934e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6360 2024.08.29 15:21:49.583922 [ 3 ] {0c12deea-1488-4161-812e-c66eaa2a0b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6361 2024.08.29 15:21:49.583966 [ 3 ] {0c12deea-1488-4161-812e-c66eaa2a0b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6362 2024.08.29 15:21:49.584095 [ 3 ] {0c12deea-1488-4161-812e-c66eaa2a0b77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6363 2024.08.29 15:21:49.584419 [ 3 ] {0c12deea-1488-4161-812e-c66eaa2a0b77} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6364 2024.08.29 15:21:49.584455 [ 3 ] {0c12deea-1488-4161-812e-c66eaa2a0b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6365 2024.08.29 15:21:49.584814 [ 3 ] {0c12deea-1488-4161-812e-c66eaa2a0b77} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6366 2024.08.29 15:21:49.585135 [ 3 ] {0c12deea-1488-4161-812e-c66eaa2a0b77} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6367 2024.08.29 15:21:49.585299 [ 3 ] {0c12deea-1488-4161-812e-c66eaa2a0b77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec.
6368 2024.08.29 15:21:49.585626 [ 3 ] {0c12deea-1488-4161-812e-c66eaa2a0b77} <Debug> DynamicQueryHandler: Done processing query
6369 2024.08.29 15:21:49.585655 [ 3 ] {0c12deea-1488-4161-812e-c66eaa2a0b77} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6370 2024.08.29 15:21:49.585671 [ 3 ] {} <Debug> HTTP-Session: 8571a99b-084f-401d-bc01-cc1b2e9934e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6371 2024.08.29 15:21:54.564270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6372 2024.08.29 15:21:54.564410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6373 2024.08.29 15:21:54.564436 [ 3 ] {} <Debug> HTTP-Session: 204a2a6a-63f4-4069-ac57-f93d3b64c06d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6374 2024.08.29 15:21:54.564462 [ 3 ] {} <Debug> HTTP-Session: 204a2a6a-63f4-4069-ac57-f93d3b64c06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6375 2024.08.29 15:21:54.564479 [ 3 ] {} <Debug> HTTP-Session: 204a2a6a-63f4-4069-ac57-f93d3b64c06d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6376 2024.08.29 15:21:54.564529 [ 3 ] {} <Trace> HTTP-Session: 204a2a6a-63f4-4069-ac57-f93d3b64c06d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6377 2024.08.29 15:21:54.564763 [ 3 ] {91d62782-0329-4352-b6d0-1d597c7b871c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6378 2024.08.29 15:21:54.564835 [ 3 ] {91d62782-0329-4352-b6d0-1d597c7b871c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6379 2024.08.29 15:21:54.565179 [ 3 ] {91d62782-0329-4352-b6d0-1d597c7b871c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6380 2024.08.29 15:21:54.565759 [ 3 ] {91d62782-0329-4352-b6d0-1d597c7b871c} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6381 2024.08.29 15:21:54.565797 [ 3 ] {91d62782-0329-4352-b6d0-1d597c7b871c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6382 2024.08.29 15:21:54.566234 [ 3 ] {91d62782-0329-4352-b6d0-1d597c7b871c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6383 2024.08.29 15:21:54.566625 [ 3 ] {91d62782-0329-4352-b6d0-1d597c7b871c} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6384 2024.08.29 15:21:54.566799 [ 3 ] {91d62782-0329-4352-b6d0-1d597c7b871c} <Debug> executeQuery: Read 195 rows, 17.43 KiB in 0.002125 sec., 91764.70588235294 rows/sec., 8.01 MiB/sec.
6385 2024.08.29 15:21:54.567034 [ 3 ] {91d62782-0329-4352-b6d0-1d597c7b871c} <Debug> DynamicQueryHandler: Done processing query
6386 2024.08.29 15:21:54.567061 [ 3 ] {91d62782-0329-4352-b6d0-1d597c7b871c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6387 2024.08.29 15:21:54.567078 [ 3 ] {} <Debug> HTTP-Session: 204a2a6a-63f4-4069-ac57-f93d3b64c06d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6388 2024.08.29 15:21:54.567203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6389 2024.08.29 15:21:54.567251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6390 2024.08.29 15:21:54.567274 [ 3 ] {} <Debug> HTTP-Session: d61ce47c-05a3-4fe6-8a69-e564fbc41ad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6391 2024.08.29 15:21:54.567290 [ 3 ] {} <Debug> HTTP-Session: d61ce47c-05a3-4fe6-8a69-e564fbc41ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6392 2024.08.29 15:21:54.567304 [ 3 ] {} <Debug> HTTP-Session: d61ce47c-05a3-4fe6-8a69-e564fbc41ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6393 2024.08.29 15:21:54.567335 [ 3 ] {} <Trace> HTTP-Session: d61ce47c-05a3-4fe6-8a69-e564fbc41ad8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6394 2024.08.29 15:21:54.567431 [ 3 ] {2983f425-329f-4b08-ba15-37cef7325260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6395 2024.08.29 15:21:54.567474 [ 3 ] {2983f425-329f-4b08-ba15-37cef7325260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6396 2024.08.29 15:21:54.567707 [ 3 ] {2983f425-329f-4b08-ba15-37cef7325260} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6397 2024.08.29 15:21:54.568012 [ 3 ] {2983f425-329f-4b08-ba15-37cef7325260} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6398 2024.08.29 15:21:54.568048 [ 3 ] {2983f425-329f-4b08-ba15-37cef7325260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6399 2024.08.29 15:21:54.568396 [ 3 ] {2983f425-329f-4b08-ba15-37cef7325260} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6400 2024.08.29 15:21:54.568775 [ 3 ] {2983f425-329f-4b08-ba15-37cef7325260} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6401 2024.08.29 15:21:54.568941 [ 118 ] {} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6402 2024.08.29 15:21:54.568947 [ 3 ] {2983f425-329f-4b08-ba15-37cef7325260} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.00153 sec., 1960.7843137254904 rows/sec., 147.44 KiB/sec.
6403 2024.08.29 15:21:54.569031 [ 118 ] {} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6404 2024.08.29 15:21:54.569099 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6405 2024.08.29 15:21:54.569313 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::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
6406 2024.08.29 15:21:54.569329 [ 3 ] {2983f425-329f-4b08-ba15-37cef7325260} <Debug> DynamicQueryHandler: Done processing query
6407 2024.08.29 15:21:54.569393 [ 3 ] {2983f425-329f-4b08-ba15-37cef7325260} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6408 2024.08.29 15:21:54.569426 [ 3 ] {} <Debug> HTTP-Session: d61ce47c-05a3-4fe6-8a69-e564fbc41ad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6409 2024.08.29 15:21:54.569603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6410 2024.08.29 15:21:54.569623 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6411 2024.08.29 15:21:54.569708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6412 2024.08.29 15:21:54.569715 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 52 rows starting from the beginning of the part
6413 2024.08.29 15:21:54.569746 [ 3 ] {} <Debug> HTTP-Session: e78c04df-1968-4ec3-bb33-15fe712275c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6414 2024.08.29 15:21:54.569787 [ 3 ] {} <Debug> HTTP-Session: e78c04df-1968-4ec3-bb33-15fe712275c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6415 2024.08.29 15:21:54.569839 [ 3 ] {} <Debug> HTTP-Session: e78c04df-1968-4ec3-bb33-15fe712275c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6416 2024.08.29 15:21:54.570009 [ 3 ] {} <Trace> HTTP-Session: e78c04df-1968-4ec3-bb33-15fe712275c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6417 2024.08.29 15:21:54.570050 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 35 rows starting from the beginning of the part
6418 2024.08.29 15:21:54.570386 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::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
6419 2024.08.29 15:21:54.570408 [ 3 ] {5576af8d-acae-46ef-9da1-f8fdaaf7e5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6420 2024.08.29 15:21:54.570603 [ 3 ] {5576af8d-acae-46ef-9da1-f8fdaaf7e5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6421 2024.08.29 15:21:54.570643 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 3 rows starting from the beginning of the part
6422 2024.08.29 15:21:54.571015 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part
6423 2024.08.29 15:21:54.571328 [ 196 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 3 rows starting from the beginning of the part
6424 2024.08.29 15:21:54.572062 [ 3 ] {5576af8d-acae-46ef-9da1-f8fdaaf7e5d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6425 2024.08.29 15:21:54.572897 [ 3 ] {5576af8d-acae-46ef-9da1-f8fdaaf7e5d7} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6426 2024.08.29 15:21:54.572968 [ 3 ] {5576af8d-acae-46ef-9da1-f8fdaaf7e5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6427 2024.08.29 15:21:54.574036 [ 3 ] {5576af8d-acae-46ef-9da1-f8fdaaf7e5d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6428 2024.08.29 15:21:54.574379 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 130 rows, containing 5 columns (5 merged, 0 gathered) in 0.005152441 sec., 25230.75955648983 rows/sec., 1.93 MiB/sec.
6429 2024.08.29 15:21:54.574768 [ 193 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6430 2024.08.29 15:21:54.574783 [ 3 ] {5576af8d-acae-46ef-9da1-f8fdaaf7e5d7} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6431 2024.08.29 15:21:54.575164 [ 3 ] {5576af8d-acae-46ef-9da1-f8fdaaf7e5d7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004949 sec., 2828.8543140028287 rows/sec., 198.11 KiB/sec.
6432 2024.08.29 15:21:54.575725 [ 3 ] {5576af8d-acae-46ef-9da1-f8fdaaf7e5d7} <Debug> DynamicQueryHandler: Done processing query
6433 2024.08.29 15:21:54.575773 [ 3 ] {5576af8d-acae-46ef-9da1-f8fdaaf7e5d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6434 2024.08.29 15:21:54.575811 [ 3 ] {} <Debug> HTTP-Session: e78c04df-1968-4ec3-bb33-15fe712275c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6435 2024.08.29 15:21:54.575931 [ 193 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_26_5} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6436 2024.08.29 15:21:54.575972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6437 2024.08.29 15:21:54.576055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6438 2024.08.29 15:21:54.576069 [ 193 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_26_5} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6439 2024.08.29 15:21:54.576092 [ 3 ] {} <Debug> HTTP-Session: 1b6ff0ae-7a6d-4d6f-bce8-c5fc8db30a4c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6440 2024.08.29 15:21:54.576122 [ 3 ] {} <Debug> HTTP-Session: 1b6ff0ae-7a6d-4d6f-bce8-c5fc8db30a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6441 2024.08.29 15:21:54.576167 [ 3 ] {} <Debug> HTTP-Session: 1b6ff0ae-7a6d-4d6f-bce8-c5fc8db30a4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6442 2024.08.29 15:21:54.576251 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6443 2024.08.29 15:21:54.576257 [ 3 ] {} <Trace> HTTP-Session: 1b6ff0ae-7a6d-4d6f-bce8-c5fc8db30a4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6444 2024.08.29 15:21:54.576389 [ 3 ] {fd34b8fd-3cc8-40f2-a350-1555524a9fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6445 2024.08.29 15:21:54.576434 [ 3 ] {fd34b8fd-3cc8-40f2-a350-1555524a9fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6446 2024.08.29 15:21:54.576684 [ 3 ] {fd34b8fd-3cc8-40f2-a350-1555524a9fb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6447 2024.08.29 15:21:54.577000 [ 3 ] {fd34b8fd-3cc8-40f2-a350-1555524a9fb7} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6448 2024.08.29 15:21:54.577036 [ 3 ] {fd34b8fd-3cc8-40f2-a350-1555524a9fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6449 2024.08.29 15:21:54.577388 [ 3 ] {fd34b8fd-3cc8-40f2-a350-1555524a9fb7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6450 2024.08.29 15:21:54.577750 [ 3 ] {fd34b8fd-3cc8-40f2-a350-1555524a9fb7} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6451 2024.08.29 15:21:54.577913 [ 3 ] {fd34b8fd-3cc8-40f2-a350-1555524a9fb7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 229.00 KiB/sec.
6452 2024.08.29 15:21:54.578279 [ 3 ] {fd34b8fd-3cc8-40f2-a350-1555524a9fb7} <Debug> DynamicQueryHandler: Done processing query
6453 2024.08.29 15:21:54.578306 [ 3 ] {fd34b8fd-3cc8-40f2-a350-1555524a9fb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6454 2024.08.29 15:21:54.578322 [ 3 ] {} <Debug> HTTP-Session: 1b6ff0ae-7a6d-4d6f-bce8-c5fc8db30a4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6455 2024.08.29 15:21:54.578470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6456 2024.08.29 15:21:54.578519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6457 2024.08.29 15:21:54.578538 [ 3 ] {} <Debug> HTTP-Session: 3dd5851c-4a8d-43ff-aacf-83cc06d09161 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6458 2024.08.29 15:21:54.578556 [ 3 ] {} <Debug> HTTP-Session: 3dd5851c-4a8d-43ff-aacf-83cc06d09161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6459 2024.08.29 15:21:54.578570 [ 3 ] {} <Debug> HTTP-Session: 3dd5851c-4a8d-43ff-aacf-83cc06d09161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6460 2024.08.29 15:21:54.578601 [ 3 ] {} <Trace> HTTP-Session: 3dd5851c-4a8d-43ff-aacf-83cc06d09161 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6461 2024.08.29 15:21:54.578808 [ 3 ] {7c431ef1-bd17-4275-b2fe-fa3d4c9ab8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6462 2024.08.29 15:21:54.578852 [ 3 ] {7c431ef1-bd17-4275-b2fe-fa3d4c9ab8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6463 2024.08.29 15:21:54.579101 [ 3 ] {7c431ef1-bd17-4275-b2fe-fa3d4c9ab8ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6464 2024.08.29 15:21:54.579861 [ 3 ] {7c431ef1-bd17-4275-b2fe-fa3d4c9ab8ac} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6465 2024.08.29 15:21:54.579897 [ 3 ] {7c431ef1-bd17-4275-b2fe-fa3d4c9ab8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6466 2024.08.29 15:21:54.580276 [ 3 ] {7c431ef1-bd17-4275-b2fe-fa3d4c9ab8ac} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6467 2024.08.29 15:21:54.580636 [ 3 ] {7c431ef1-bd17-4275-b2fe-fa3d4c9ab8ac} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6468 2024.08.29 15:21:54.580794 [ 3 ] {7c431ef1-bd17-4275-b2fe-fa3d4c9ab8ac} <Debug> executeQuery: Read 385 rows, 27.92 KiB in 0.002094 sec., 183858.64374403056 rows/sec., 13.02 MiB/sec.
6469 2024.08.29 15:21:54.580985 [ 3 ] {7c431ef1-bd17-4275-b2fe-fa3d4c9ab8ac} <Debug> DynamicQueryHandler: Done processing query
6470 2024.08.29 15:21:54.581010 [ 3 ] {7c431ef1-bd17-4275-b2fe-fa3d4c9ab8ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6471 2024.08.29 15:21:54.581027 [ 3 ] {} <Debug> HTTP-Session: 3dd5851c-4a8d-43ff-aacf-83cc06d09161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6472 2024.08.29 15:21:54.581233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6473 2024.08.29 15:21:54.581283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6474 2024.08.29 15:21:54.581301 [ 3 ] {} <Debug> HTTP-Session: fe4fb94d-07ef-4e2b-a137-47b73090180f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6475 2024.08.29 15:21:54.581318 [ 3 ] {} <Debug> HTTP-Session: fe4fb94d-07ef-4e2b-a137-47b73090180f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6476 2024.08.29 15:21:54.581331 [ 3 ] {} <Debug> HTTP-Session: fe4fb94d-07ef-4e2b-a137-47b73090180f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6477 2024.08.29 15:21:54.581361 [ 3 ] {} <Trace> HTTP-Session: fe4fb94d-07ef-4e2b-a137-47b73090180f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6478 2024.08.29 15:21:54.581456 [ 3 ] {32fd9134-c86f-4aa1-b775-7d4a13dccb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6479 2024.08.29 15:21:54.581501 [ 3 ] {32fd9134-c86f-4aa1-b775-7d4a13dccb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6480 2024.08.29 15:21:54.581630 [ 3 ] {32fd9134-c86f-4aa1-b775-7d4a13dccb65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6481 2024.08.29 15:21:54.581905 [ 3 ] {32fd9134-c86f-4aa1-b775-7d4a13dccb65} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6482 2024.08.29 15:21:54.581941 [ 3 ] {32fd9134-c86f-4aa1-b775-7d4a13dccb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6483 2024.08.29 15:21:54.582301 [ 3 ] {32fd9134-c86f-4aa1-b775-7d4a13dccb65} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6484 2024.08.29 15:21:54.582621 [ 3 ] {32fd9134-c86f-4aa1-b775-7d4a13dccb65} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6485 2024.08.29 15:21:54.582770 [ 3 ] {32fd9134-c86f-4aa1-b775-7d4a13dccb65} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001328 sec., 4518.0722891566265 rows/sec., 236.05 KiB/sec.
6486 2024.08.29 15:21:54.583110 [ 3 ] {32fd9134-c86f-4aa1-b775-7d4a13dccb65} <Debug> DynamicQueryHandler: Done processing query
6487 2024.08.29 15:21:54.583136 [ 3 ] {32fd9134-c86f-4aa1-b775-7d4a13dccb65} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6488 2024.08.29 15:21:54.583154 [ 3 ] {} <Debug> HTTP-Session: fe4fb94d-07ef-4e2b-a137-47b73090180f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6489 2024.08.29 15:21:54.583289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6490 2024.08.29 15:21:54.583337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6491 2024.08.29 15:21:54.583356 [ 3 ] {} <Debug> HTTP-Session: 6815875b-03be-48a6-b5fd-5cd2f21eb6ce Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6492 2024.08.29 15:21:54.583372 [ 3 ] {} <Debug> HTTP-Session: 6815875b-03be-48a6-b5fd-5cd2f21eb6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6493 2024.08.29 15:21:54.583386 [ 3 ] {} <Debug> HTTP-Session: 6815875b-03be-48a6-b5fd-5cd2f21eb6ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6494 2024.08.29 15:21:54.583415 [ 3 ] {} <Trace> HTTP-Session: 6815875b-03be-48a6-b5fd-5cd2f21eb6ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6495 2024.08.29 15:21:54.583605 [ 3 ] {b81ff563-2c63-45af-adf7-a8f464c494e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6496 2024.08.29 15:21:54.583654 [ 3 ] {b81ff563-2c63-45af-adf7-a8f464c494e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6497 2024.08.29 15:21:54.583821 [ 3 ] {b81ff563-2c63-45af-adf7-a8f464c494e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6498 2024.08.29 15:21:54.584374 [ 3 ] {b81ff563-2c63-45af-adf7-a8f464c494e4} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6499 2024.08.29 15:21:54.584410 [ 3 ] {b81ff563-2c63-45af-adf7-a8f464c494e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6500 2024.08.29 15:21:54.584788 [ 3 ] {b81ff563-2c63-45af-adf7-a8f464c494e4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6501 2024.08.29 15:21:54.585121 [ 3 ] {b81ff563-2c63-45af-adf7-a8f464c494e4} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6502 2024.08.29 15:21:54.585291 [ 3 ] {b81ff563-2c63-45af-adf7-a8f464c494e4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001786 sec., 132698.76819708847 rows/sec., 8.89 MiB/sec.
6503 2024.08.29 15:21:54.585295 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6504 2024.08.29 15:21:54.585392 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6505 2024.08.29 15:21:54.585450 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6506 2024.08.29 15:21:54.585590 [ 3 ] {b81ff563-2c63-45af-adf7-a8f464c494e4} <Debug> DynamicQueryHandler: Done processing query
6507 2024.08.29 15:21:54.585646 [ 3 ] {b81ff563-2c63-45af-adf7-a8f464c494e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6508 2024.08.29 15:21:54.585657 [ 198 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
6509 2024.08.29 15:21:54.585674 [ 3 ] {} <Debug> HTTP-Session: 6815875b-03be-48a6-b5fd-5cd2f21eb6ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6510 2024.08.29 15:21:54.585889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6511 2024.08.29 15:21:54.585949 [ 198 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6512 2024.08.29 15:21:54.585979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6513 2024.08.29 15:21:54.586016 [ 198 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9235 rows starting from the beginning of the part
6514 2024.08.29 15:21:54.586027 [ 3 ] {} <Debug> HTTP-Session: 351d693a-91ba-4cea-9b2a-059451d3796e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6515 2024.08.29 15:21:54.586065 [ 3 ] {} <Debug> HTTP-Session: 351d693a-91ba-4cea-9b2a-059451d3796e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6516 2024.08.29 15:21:54.586100 [ 3 ] {} <Debug> HTTP-Session: 351d693a-91ba-4cea-9b2a-059451d3796e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6517 2024.08.29 15:21:54.586214 [ 3 ] {} <Trace> HTTP-Session: 351d693a-91ba-4cea-9b2a-059451d3796e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6518 2024.08.29 15:21:54.586321 [ 198 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 238 rows starting from the beginning of the part
6519 2024.08.29 15:21:54.586590 [ 198 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part
6520 2024.08.29 15:21:54.586609 [ 3 ] {a7fa60e9-42c4-43a4-ad2c-8ce3d6824d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6521 2024.08.29 15:21:54.586887 [ 3 ] {a7fa60e9-42c4-43a4-ad2c-8ce3d6824d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6522 2024.08.29 15:21:54.587008 [ 198 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 922 rows starting from the beginning of the part
6523 2024.08.29 15:21:54.587398 [ 198 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
6524 2024.08.29 15:21:54.587768 [ 198 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part
6525 2024.08.29 15:21:54.588148 [ 3 ] {a7fa60e9-42c4-43a4-ad2c-8ce3d6824d50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6526 2024.08.29 15:21:54.588885 [ 3 ] {a7fa60e9-42c4-43a4-ad2c-8ce3d6824d50} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6527 2024.08.29 15:21:54.588956 [ 3 ] {a7fa60e9-42c4-43a4-ad2c-8ce3d6824d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6528 2024.08.29 15:21:54.589463 [ 3 ] {a7fa60e9-42c4-43a4-ad2c-8ce3d6824d50} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6529 2024.08.29 15:21:54.590344 [ 3 ] {a7fa60e9-42c4-43a4-ad2c-8ce3d6824d50} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6530 2024.08.29 15:21:54.590693 [ 3 ] {a7fa60e9-42c4-43a4-ad2c-8ce3d6824d50} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004209 sec., 237.58612497030174 rows/sec., 16.01 KiB/sec.
6531 2024.08.29 15:21:54.591058 [ 3 ] {a7fa60e9-42c4-43a4-ad2c-8ce3d6824d50} <Debug> DynamicQueryHandler: Done processing query
6532 2024.08.29 15:21:54.591092 [ 3 ] {a7fa60e9-42c4-43a4-ad2c-8ce3d6824d50} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6533 2024.08.29 15:21:54.591124 [ 3 ] {} <Debug> HTTP-Session: 351d693a-91ba-4cea-9b2a-059451d3796e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6534 2024.08.29 15:21:54.591265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6535 2024.08.29 15:21:54.591316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6536 2024.08.29 15:21:54.591336 [ 3 ] {} <Debug> HTTP-Session: 98b10fd0-a6d3-4450-9373-2e04e1228f86 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6537 2024.08.29 15:21:54.591353 [ 3 ] {} <Debug> HTTP-Session: 98b10fd0-a6d3-4450-9373-2e04e1228f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6538 2024.08.29 15:21:54.591366 [ 3 ] {} <Debug> HTTP-Session: 98b10fd0-a6d3-4450-9373-2e04e1228f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6539 2024.08.29 15:21:54.591398 [ 3 ] {} <Trace> HTTP-Session: 98b10fd0-a6d3-4450-9373-2e04e1228f86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6540 2024.08.29 15:21:54.591599 [ 3 ] {1ef30225-3968-4a83-b440-678f890cba20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6541 2024.08.29 15:21:54.591677 [ 3 ] {1ef30225-3968-4a83-b440-678f890cba20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6542 2024.08.29 15:21:54.592554 [ 3 ] {1ef30225-3968-4a83-b440-678f890cba20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6543 2024.08.29 15:21:54.593131 [ 3 ] {1ef30225-3968-4a83-b440-678f890cba20} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6544 2024.08.29 15:21:54.593167 [ 3 ] {1ef30225-3968-4a83-b440-678f890cba20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6545 2024.08.29 15:21:54.594148 [ 198 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10952 rows, containing 5 columns (5 merged, 0 gathered) in 0.008595748 sec., 1274118.3198949061 rows/sec., 85.79 MiB/sec.
6546 2024.08.29 15:21:54.594382 [ 3 ] {1ef30225-3968-4a83-b440-678f890cba20} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6547 2024.08.29 15:21:54.594475 [ 198 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6548 2024.08.29 15:21:54.595501 [ 3 ] {1ef30225-3968-4a83-b440-678f890cba20} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6549 2024.08.29 15:21:54.595579 [ 198 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6550 2024.08.29 15:21:54.595847 [ 198 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6551 2024.08.29 15:21:54.595883 [ 3 ] {1ef30225-3968-4a83-b440-678f890cba20} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.004346 sec., 690.2899217671422 rows/sec., 1.24 MiB/sec.
6552 2024.08.29 15:21:54.596116 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB.
6553 2024.08.29 15:21:54.596517 [ 3 ] {1ef30225-3968-4a83-b440-678f890cba20} <Debug> DynamicQueryHandler: Done processing query
6554 2024.08.29 15:21:54.596567 [ 3 ] {1ef30225-3968-4a83-b440-678f890cba20} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6555 2024.08.29 15:21:54.596601 [ 3 ] {} <Debug> HTTP-Session: 98b10fd0-a6d3-4450-9373-2e04e1228f86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6556 2024.08.29 15:21:54.596776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6557 2024.08.29 15:21:54.596860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6558 2024.08.29 15:21:54.596901 [ 3 ] {} <Debug> HTTP-Session: 0f43c585-bf9f-4cf5-b460-dfaf57032243 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6559 2024.08.29 15:21:54.596933 [ 3 ] {} <Debug> HTTP-Session: 0f43c585-bf9f-4cf5-b460-dfaf57032243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6560 2024.08.29 15:21:54.596956 [ 3 ] {} <Debug> HTTP-Session: 0f43c585-bf9f-4cf5-b460-dfaf57032243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6561 2024.08.29 15:21:54.596999 [ 3 ] {} <Trace> HTTP-Session: 0f43c585-bf9f-4cf5-b460-dfaf57032243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6562 2024.08.29 15:21:54.597198 [ 3 ] {f7112bf3-b6f8-4cbd-99e2-48d8366781bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6563 2024.08.29 15:21:54.597260 [ 3 ] {f7112bf3-b6f8-4cbd-99e2-48d8366781bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6564 2024.08.29 15:21:54.597468 [ 3 ] {f7112bf3-b6f8-4cbd-99e2-48d8366781bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6565 2024.08.29 15:21:54.597871 [ 3 ] {f7112bf3-b6f8-4cbd-99e2-48d8366781bd} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6566 2024.08.29 15:21:54.597910 [ 3 ] {f7112bf3-b6f8-4cbd-99e2-48d8366781bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6567 2024.08.29 15:21:54.598287 [ 3 ] {f7112bf3-b6f8-4cbd-99e2-48d8366781bd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6568 2024.08.29 15:21:54.598622 [ 3 ] {f7112bf3-b6f8-4cbd-99e2-48d8366781bd} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6569 2024.08.29 15:21:54.598778 [ 118 ] {} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6570 2024.08.29 15:21:54.598792 [ 3 ] {f7112bf3-b6f8-4cbd-99e2-48d8366781bd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001672 sec., 49043.062200956934 rows/sec., 3.11 MiB/sec.
6571 2024.08.29 15:21:54.598840 [ 118 ] {} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6572 2024.08.29 15:21:54.598904 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6573 2024.08.29 15:21:54.599114 [ 3 ] {f7112bf3-b6f8-4cbd-99e2-48d8366781bd} <Debug> DynamicQueryHandler: Done processing query
6574 2024.08.29 15:21:54.599121 [ 201 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::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
6575 2024.08.29 15:21:54.599148 [ 3 ] {f7112bf3-b6f8-4cbd-99e2-48d8366781bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6576 2024.08.29 15:21:54.599236 [ 3 ] {} <Debug> HTTP-Session: 0f43c585-bf9f-4cf5-b460-dfaf57032243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6577 2024.08.29 15:21:54.599359 [ 201 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6578 2024.08.29 15:21:54.599402 [ 201 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1484 rows starting from the beginning of the part
6579 2024.08.29 15:21:54.599492 [ 201 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part
6580 2024.08.29 15:21:54.599592 [ 201 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part
6581 2024.08.29 15:21:54.599681 [ 201 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part
6582 2024.08.29 15:21:54.599786 [ 201 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part
6583 2024.08.29 15:21:54.599885 [ 201 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part
6584 2024.08.29 15:21:54.600980 [ 198 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1850 rows, containing 4 columns (4 merged, 0 gathered) in 0.001959928 sec., 943912.2253470535 rows/sec., 62.01 MiB/sec.
6585 2024.08.29 15:21:54.601140 [ 201 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6586 2024.08.29 15:21:54.601484 [ 201 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_31_6} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6587 2024.08.29 15:21:54.601563 [ 201 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_31_6} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6588 2024.08.29 15:21:54.601629 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
6589 2024.08.29 15:21:58.866918 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
6590 2024.08.29 15:21:58.866986 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
6591 2024.08.29 15:21:59.561667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6592 2024.08.29 15:21:59.561791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6593 2024.08.29 15:21:59.561819 [ 3 ] {} <Debug> HTTP-Session: a22bd5f1-c0d4-470e-b8b8-6ff8f2b7becc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6594 2024.08.29 15:21:59.561845 [ 3 ] {} <Debug> HTTP-Session: a22bd5f1-c0d4-470e-b8b8-6ff8f2b7becc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6595 2024.08.29 15:21:59.561859 [ 3 ] {} <Debug> HTTP-Session: a22bd5f1-c0d4-470e-b8b8-6ff8f2b7becc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6596 2024.08.29 15:21:59.561909 [ 3 ] {} <Trace> HTTP-Session: a22bd5f1-c0d4-470e-b8b8-6ff8f2b7becc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6597 2024.08.29 15:21:59.562146 [ 3 ] {5b4c1cf4-6d61-4118-a15d-4e81a6d4e0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6598 2024.08.29 15:21:59.562215 [ 3 ] {5b4c1cf4-6d61-4118-a15d-4e81a6d4e0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6599 2024.08.29 15:21:59.562565 [ 3 ] {5b4c1cf4-6d61-4118-a15d-4e81a6d4e0d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6600 2024.08.29 15:21:59.563122 [ 3 ] {5b4c1cf4-6d61-4118-a15d-4e81a6d4e0d7} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6601 2024.08.29 15:21:59.563175 [ 3 ] {5b4c1cf4-6d61-4118-a15d-4e81a6d4e0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6602 2024.08.29 15:21:59.563627 [ 3 ] {5b4c1cf4-6d61-4118-a15d-4e81a6d4e0d7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6603 2024.08.29 15:21:59.564038 [ 3 ] {5b4c1cf4-6d61-4118-a15d-4e81a6d4e0d7} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6604 2024.08.29 15:21:59.564227 [ 3 ] {5b4c1cf4-6d61-4118-a15d-4e81a6d4e0d7} <Debug> executeQuery: Read 126 rows, 11.03 KiB in 0.002172 sec., 58011.04972375691 rows/sec., 4.96 MiB/sec.
6605 2024.08.29 15:21:59.564464 [ 3 ] {5b4c1cf4-6d61-4118-a15d-4e81a6d4e0d7} <Debug> DynamicQueryHandler: Done processing query
6606 2024.08.29 15:21:59.564494 [ 3 ] {5b4c1cf4-6d61-4118-a15d-4e81a6d4e0d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6607 2024.08.29 15:21:59.564511 [ 3 ] {} <Debug> HTTP-Session: a22bd5f1-c0d4-470e-b8b8-6ff8f2b7becc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6608 2024.08.29 15:21:59.564685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6609 2024.08.29 15:21:59.564747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6610 2024.08.29 15:21:59.564770 [ 3 ] {} <Debug> HTTP-Session: 47da7f73-c849-49bf-9b1c-ea804d0c2f4f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6611 2024.08.29 15:21:59.564789 [ 3 ] {} <Debug> HTTP-Session: 47da7f73-c849-49bf-9b1c-ea804d0c2f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6612 2024.08.29 15:21:59.564803 [ 3 ] {} <Debug> HTTP-Session: 47da7f73-c849-49bf-9b1c-ea804d0c2f4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6613 2024.08.29 15:21:59.564839 [ 3 ] {} <Trace> HTTP-Session: 47da7f73-c849-49bf-9b1c-ea804d0c2f4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6614 2024.08.29 15:21:59.564963 [ 3 ] {bcaf69f8-52b0-4ec5-91d4-f318ee3e9e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6615 2024.08.29 15:21:59.565012 [ 3 ] {bcaf69f8-52b0-4ec5-91d4-f318ee3e9e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6616 2024.08.29 15:21:59.565265 [ 3 ] {bcaf69f8-52b0-4ec5-91d4-f318ee3e9e15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6617 2024.08.29 15:21:59.565644 [ 3 ] {bcaf69f8-52b0-4ec5-91d4-f318ee3e9e15} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6618 2024.08.29 15:21:59.565683 [ 3 ] {bcaf69f8-52b0-4ec5-91d4-f318ee3e9e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6619 2024.08.29 15:21:59.566098 [ 3 ] {bcaf69f8-52b0-4ec5-91d4-f318ee3e9e15} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6620 2024.08.29 15:21:59.566467 [ 3 ] {bcaf69f8-52b0-4ec5-91d4-f318ee3e9e15} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6621 2024.08.29 15:21:59.566640 [ 3 ] {bcaf69f8-52b0-4ec5-91d4-f318ee3e9e15} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001708 sec., 20491.803278688523 rows/sec., 1.50 MiB/sec.
6622 2024.08.29 15:21:59.566865 [ 3 ] {bcaf69f8-52b0-4ec5-91d4-f318ee3e9e15} <Debug> DynamicQueryHandler: Done processing query
6623 2024.08.29 15:21:59.566899 [ 3 ] {bcaf69f8-52b0-4ec5-91d4-f318ee3e9e15} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6624 2024.08.29 15:21:59.566916 [ 3 ] {} <Debug> HTTP-Session: 47da7f73-c849-49bf-9b1c-ea804d0c2f4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6625 2024.08.29 15:21:59.567072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 16816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6626 2024.08.29 15:21:59.567126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6627 2024.08.29 15:21:59.567146 [ 3 ] {} <Debug> HTTP-Session: 5a9b8b68-1aca-499c-be2b-b500336668fc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6628 2024.08.29 15:21:59.567164 [ 3 ] {} <Debug> HTTP-Session: 5a9b8b68-1aca-499c-be2b-b500336668fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6629 2024.08.29 15:21:59.567178 [ 3 ] {} <Debug> HTTP-Session: 5a9b8b68-1aca-499c-be2b-b500336668fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6630 2024.08.29 15:21:59.567212 [ 3 ] {} <Trace> HTTP-Session: 5a9b8b68-1aca-499c-be2b-b500336668fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6631 2024.08.29 15:21:59.567340 [ 3 ] {26babcdf-1e7c-4288-b887-7f67586a9088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6632 2024.08.29 15:21:59.567388 [ 3 ] {26babcdf-1e7c-4288-b887-7f67586a9088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6633 2024.08.29 15:21:59.567623 [ 3 ] {26babcdf-1e7c-4288-b887-7f67586a9088} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6634 2024.08.29 15:21:59.568038 [ 3 ] {26babcdf-1e7c-4288-b887-7f67586a9088} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6635 2024.08.29 15:21:59.568075 [ 3 ] {26babcdf-1e7c-4288-b887-7f67586a9088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6636 2024.08.29 15:21:59.568437 [ 3 ] {26babcdf-1e7c-4288-b887-7f67586a9088} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6637 2024.08.29 15:21:59.568801 [ 3 ] {26babcdf-1e7c-4288-b887-7f67586a9088} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6638 2024.08.29 15:21:59.568968 [ 3 ] {26babcdf-1e7c-4288-b887-7f67586a9088} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001674 sec., 59139.78494623656 rows/sec., 4.62 MiB/sec.
6639 2024.08.29 15:21:59.569146 [ 3 ] {26babcdf-1e7c-4288-b887-7f67586a9088} <Debug> DynamicQueryHandler: Done processing query
6640 2024.08.29 15:21:59.569171 [ 3 ] {26babcdf-1e7c-4288-b887-7f67586a9088} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6641 2024.08.29 15:21:59.569188 [ 3 ] {} <Debug> HTTP-Session: 5a9b8b68-1aca-499c-be2b-b500336668fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6642 2024.08.29 15:21:59.569366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6643 2024.08.29 15:21:59.569417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6644 2024.08.29 15:21:59.569436 [ 3 ] {} <Debug> HTTP-Session: 0af656d4-e834-45fa-8341-9752d3a6a158 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6645 2024.08.29 15:21:59.569453 [ 3 ] {} <Debug> HTTP-Session: 0af656d4-e834-45fa-8341-9752d3a6a158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6646 2024.08.29 15:21:59.569467 [ 3 ] {} <Debug> HTTP-Session: 0af656d4-e834-45fa-8341-9752d3a6a158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6647 2024.08.29 15:21:59.569498 [ 3 ] {} <Trace> HTTP-Session: 0af656d4-e834-45fa-8341-9752d3a6a158 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6648 2024.08.29 15:21:59.569646 [ 3 ] {8171b0a0-c193-4e0f-a684-b3352155005a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6649 2024.08.29 15:21:59.569696 [ 3 ] {8171b0a0-c193-4e0f-a684-b3352155005a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6650 2024.08.29 15:21:59.569845 [ 3 ] {8171b0a0-c193-4e0f-a684-b3352155005a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6651 2024.08.29 15:21:59.570247 [ 3 ] {8171b0a0-c193-4e0f-a684-b3352155005a} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6652 2024.08.29 15:21:59.570283 [ 3 ] {8171b0a0-c193-4e0f-a684-b3352155005a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6653 2024.08.29 15:21:59.570670 [ 3 ] {8171b0a0-c193-4e0f-a684-b3352155005a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6654 2024.08.29 15:21:59.571024 [ 3 ] {8171b0a0-c193-4e0f-a684-b3352155005a} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6655 2024.08.29 15:21:59.571173 [ 3 ] {8171b0a0-c193-4e0f-a684-b3352155005a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec.
6656 2024.08.29 15:21:59.571346 [ 3 ] {8171b0a0-c193-4e0f-a684-b3352155005a} <Debug> DynamicQueryHandler: Done processing query
6657 2024.08.29 15:21:59.571369 [ 3 ] {8171b0a0-c193-4e0f-a684-b3352155005a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6658 2024.08.29 15:21:59.571385 [ 3 ] {} <Debug> HTTP-Session: 0af656d4-e834-45fa-8341-9752d3a6a158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6659 2024.08.29 15:21:59.571557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6660 2024.08.29 15:21:59.571606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6661 2024.08.29 15:21:59.571626 [ 3 ] {} <Debug> HTTP-Session: d6ae67ad-8230-475c-872c-6544388dbbaf Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6662 2024.08.29 15:21:59.571642 [ 3 ] {} <Debug> HTTP-Session: d6ae67ad-8230-475c-872c-6544388dbbaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6663 2024.08.29 15:21:59.571656 [ 3 ] {} <Debug> HTTP-Session: d6ae67ad-8230-475c-872c-6544388dbbaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6664 2024.08.29 15:21:59.571686 [ 3 ] {} <Trace> HTTP-Session: d6ae67ad-8230-475c-872c-6544388dbbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6665 2024.08.29 15:21:59.572208 [ 3 ] {173b4340-ea75-40a9-a159-f8208846b0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6666 2024.08.29 15:21:59.572277 [ 3 ] {173b4340-ea75-40a9-a159-f8208846b0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6667 2024.08.29 15:21:59.572693 [ 3 ] {173b4340-ea75-40a9-a159-f8208846b0e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6668 2024.08.29 15:21:59.573422 [ 3 ] {173b4340-ea75-40a9-a159-f8208846b0e3} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6669 2024.08.29 15:21:59.573458 [ 3 ] {173b4340-ea75-40a9-a159-f8208846b0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6670 2024.08.29 15:21:59.574106 [ 3 ] {173b4340-ea75-40a9-a159-f8208846b0e3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6671 2024.08.29 15:21:59.574514 [ 3 ] {173b4340-ea75-40a9-a159-f8208846b0e3} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6672 2024.08.29 15:21:59.574690 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6673 2024.08.29 15:21:59.574718 [ 3 ] {173b4340-ea75-40a9-a159-f8208846b0e3} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002931 sec., 11941.316956670078 rows/sec., 21.40 MiB/sec.
6674 2024.08.29 15:21:59.574787 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6675 2024.08.29 15:21:59.574865 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6676 2024.08.29 15:21:59.575092 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::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
6677 2024.08.29 15:21:59.575183 [ 3 ] {173b4340-ea75-40a9-a159-f8208846b0e3} <Debug> DynamicQueryHandler: Done processing query
6678 2024.08.29 15:21:59.575213 [ 3 ] {173b4340-ea75-40a9-a159-f8208846b0e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
6679 2024.08.29 15:21:59.575240 [ 3 ] {} <Debug> HTTP-Session: d6ae67ad-8230-475c-872c-6544388dbbaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6680 2024.08.29 15:21:59.575395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6681 2024.08.29 15:21:59.575452 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6682 2024.08.29 15:21:59.575461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6683 2024.08.29 15:21:59.575499 [ 3 ] {} <Debug> HTTP-Session: 6fcef8d1-0611-41f2-8a0f-f5ff40f8946c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6684 2024.08.29 15:21:59.575531 [ 3 ] {} <Debug> HTTP-Session: 6fcef8d1-0611-41f2-8a0f-f5ff40f8946c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6685 2024.08.29 15:21:59.575539 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 367 rows starting from the beginning of the part
6686 2024.08.29 15:21:59.575549 [ 3 ] {} <Debug> HTTP-Session: 6fcef8d1-0611-41f2-8a0f-f5ff40f8946c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6687 2024.08.29 15:21:59.575597 [ 3 ] {} <Trace> HTTP-Session: 6fcef8d1-0611-41f2-8a0f-f5ff40f8946c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6688 2024.08.29 15:21:59.575901 [ 3 ] {6068059a-8a5f-4d1f-ba9f-d1d66383bc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6689 2024.08.29 15:21:59.576031 [ 3 ] {6068059a-8a5f-4d1f-ba9f-d1d66383bc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6690 2024.08.29 15:21:59.576034 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 35 rows starting from the beginning of the part
6691 2024.08.29 15:21:59.576703 [ 3 ] {6068059a-8a5f-4d1f-ba9f-d1d66383bc98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6692 2024.08.29 15:21:59.576712 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 3 rows starting from the beginning of the part
6693 2024.08.29 15:21:59.577227 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 35 rows starting from the beginning of the part
6694 2024.08.29 15:21:59.577580 [ 3 ] {6068059a-8a5f-4d1f-ba9f-d1d66383bc98} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6695 2024.08.29 15:21:59.577663 [ 3 ] {6068059a-8a5f-4d1f-ba9f-d1d66383bc98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
6696 2024.08.29 15:21:59.577871 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 3 rows starting from the beginning of the part
6697 2024.08.29 15:21:59.578447 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 35 rows starting from the beginning of the part
6698 2024.08.29 15:21:59.578836 [ 3 ] {6068059a-8a5f-4d1f-ba9f-d1d66383bc98} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6699 2024.08.29 15:21:59.579439 [ 3 ] {6068059a-8a5f-4d1f-ba9f-d1d66383bc98} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6700 2024.08.29 15:21:59.579762 [ 3 ] {6068059a-8a5f-4d1f-ba9f-d1d66383bc98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004034 sec., 14873.574615765989 rows/sec., 1.00 MiB/sec.
6701 2024.08.29 15:21:59.580333 [ 3 ] {6068059a-8a5f-4d1f-ba9f-d1d66383bc98} <Debug> DynamicQueryHandler: Done processing query
6702 2024.08.29 15:21:59.580407 [ 3 ] {6068059a-8a5f-4d1f-ba9f-d1d66383bc98} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6703 2024.08.29 15:21:59.580480 [ 3 ] {} <Debug> HTTP-Session: 6fcef8d1-0611-41f2-8a0f-f5ff40f8946c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6704 2024.08.29 15:21:59.582877 [ 198 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 478 rows, containing 19 columns (19 merged, 0 gathered) in 0.007878864 sec., 60668.6446167874 rows/sec., 108.72 MiB/sec.
6705 2024.08.29 15:21:59.583714 [ 198 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6706 2024.08.29 15:21:59.584376 [ 198 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6707 2024.08.29 15:21:59.584465 [ 198 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6708 2024.08.29 15:21:59.584625 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB.
6709 2024.08.29 15:22:04.564153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6710 2024.08.29 15:22:04.564300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6711 2024.08.29 15:22:04.564330 [ 3 ] {} <Debug> HTTP-Session: 4f67ac6c-e294-4db1-8104-117fc170a99e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6712 2024.08.29 15:22:04.564359 [ 3 ] {} <Debug> HTTP-Session: 4f67ac6c-e294-4db1-8104-117fc170a99e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6713 2024.08.29 15:22:04.564378 [ 3 ] {} <Debug> HTTP-Session: 4f67ac6c-e294-4db1-8104-117fc170a99e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6714 2024.08.29 15:22:04.564436 [ 3 ] {} <Trace> HTTP-Session: 4f67ac6c-e294-4db1-8104-117fc170a99e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6715 2024.08.29 15:22:04.564647 [ 3 ] {828251c4-f09e-4914-83d5-36bdd0bff2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6716 2024.08.29 15:22:04.564725 [ 3 ] {828251c4-f09e-4914-83d5-36bdd0bff2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6717 2024.08.29 15:22:04.565114 [ 3 ] {828251c4-f09e-4914-83d5-36bdd0bff2e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6718 2024.08.29 15:22:04.565557 [ 3 ] {828251c4-f09e-4914-83d5-36bdd0bff2e3} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6719 2024.08.29 15:22:04.565599 [ 3 ] {828251c4-f09e-4914-83d5-36bdd0bff2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6720 2024.08.29 15:22:04.566023 [ 3 ] {828251c4-f09e-4914-83d5-36bdd0bff2e3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6721 2024.08.29 15:22:04.566404 [ 3 ] {828251c4-f09e-4914-83d5-36bdd0bff2e3} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6722 2024.08.29 15:22:04.566574 [ 3 ] {828251c4-f09e-4914-83d5-36bdd0bff2e3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001986 sec., 2014.0986908358511 rows/sec., 164.24 KiB/sec.
6723 2024.08.29 15:22:04.566919 [ 3 ] {828251c4-f09e-4914-83d5-36bdd0bff2e3} <Debug> DynamicQueryHandler: Done processing query
6724 2024.08.29 15:22:04.566946 [ 3 ] {828251c4-f09e-4914-83d5-36bdd0bff2e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6725 2024.08.29 15:22:04.566963 [ 3 ] {} <Debug> HTTP-Session: 4f67ac6c-e294-4db1-8104-117fc170a99e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6726 2024.08.29 15:22:04.567165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6727 2024.08.29 15:22:04.567217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6728 2024.08.29 15:22:04.567236 [ 3 ] {} <Debug> HTTP-Session: 7ed4fb96-8767-4f83-a2df-9b970b4ad2c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6729 2024.08.29 15:22:04.567253 [ 3 ] {} <Debug> HTTP-Session: 7ed4fb96-8767-4f83-a2df-9b970b4ad2c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6730 2024.08.29 15:22:04.567267 [ 3 ] {} <Debug> HTTP-Session: 7ed4fb96-8767-4f83-a2df-9b970b4ad2c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6731 2024.08.29 15:22:04.567300 [ 3 ] {} <Trace> HTTP-Session: 7ed4fb96-8767-4f83-a2df-9b970b4ad2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6732 2024.08.29 15:22:04.567453 [ 3 ] {d37ab479-be9c-4869-870a-14c684b29b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6733 2024.08.29 15:22:04.567498 [ 3 ] {d37ab479-be9c-4869-870a-14c684b29b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6734 2024.08.29 15:22:04.567745 [ 3 ] {d37ab479-be9c-4869-870a-14c684b29b99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6735 2024.08.29 15:22:04.568187 [ 3 ] {d37ab479-be9c-4869-870a-14c684b29b99} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6736 2024.08.29 15:22:04.568224 [ 3 ] {d37ab479-be9c-4869-870a-14c684b29b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6737 2024.08.29 15:22:04.568592 [ 3 ] {d37ab479-be9c-4869-870a-14c684b29b99} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6738 2024.08.29 15:22:04.568949 [ 3 ] {d37ab479-be9c-4869-870a-14c684b29b99} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6739 2024.08.29 15:22:04.569103 [ 3 ] {d37ab479-be9c-4869-870a-14c684b29b99} <Debug> executeQuery: Read 197 rows, 17.58 KiB in 0.001714 sec., 114935.82263710618 rows/sec., 10.02 MiB/sec.
6740 2024.08.29 15:22:04.569277 [ 3 ] {d37ab479-be9c-4869-870a-14c684b29b99} <Debug> DynamicQueryHandler: Done processing query
6741 2024.08.29 15:22:04.569302 [ 3 ] {d37ab479-be9c-4869-870a-14c684b29b99} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6742 2024.08.29 15:22:04.569318 [ 3 ] {} <Debug> HTTP-Session: 7ed4fb96-8767-4f83-a2df-9b970b4ad2c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6743 2024.08.29 15:22:04.569450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6744 2024.08.29 15:22:04.569500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6745 2024.08.29 15:22:04.569519 [ 3 ] {} <Debug> HTTP-Session: 77f3f6f2-59c3-4fe7-860c-84ecd7d2e918 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6746 2024.08.29 15:22:04.569536 [ 3 ] {} <Debug> HTTP-Session: 77f3f6f2-59c3-4fe7-860c-84ecd7d2e918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6747 2024.08.29 15:22:04.569549 [ 3 ] {} <Debug> HTTP-Session: 77f3f6f2-59c3-4fe7-860c-84ecd7d2e918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6748 2024.08.29 15:22:04.569580 [ 3 ] {} <Trace> HTTP-Session: 77f3f6f2-59c3-4fe7-860c-84ecd7d2e918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6749 2024.08.29 15:22:04.569677 [ 3 ] {e17a6c64-985a-4cfd-8660-04c4a88fb6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6750 2024.08.29 15:22:04.569719 [ 3 ] {e17a6c64-985a-4cfd-8660-04c4a88fb6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6751 2024.08.29 15:22:04.569943 [ 3 ] {e17a6c64-985a-4cfd-8660-04c4a88fb6f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6752 2024.08.29 15:22:04.570235 [ 3 ] {e17a6c64-985a-4cfd-8660-04c4a88fb6f3} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6753 2024.08.29 15:22:04.570272 [ 3 ] {e17a6c64-985a-4cfd-8660-04c4a88fb6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6754 2024.08.29 15:22:04.570612 [ 3 ] {e17a6c64-985a-4cfd-8660-04c4a88fb6f3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6755 2024.08.29 15:22:04.570979 [ 3 ] {e17a6c64-985a-4cfd-8660-04c4a88fb6f3} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6756 2024.08.29 15:22:04.571139 [ 3 ] {e17a6c64-985a-4cfd-8660-04c4a88fb6f3} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001475 sec., 4745.762711864407 rows/sec., 342.29 KiB/sec.
6757 2024.08.29 15:22:04.571427 [ 3 ] {e17a6c64-985a-4cfd-8660-04c4a88fb6f3} <Debug> DynamicQueryHandler: Done processing query
6758 2024.08.29 15:22:04.571470 [ 3 ] {e17a6c64-985a-4cfd-8660-04c4a88fb6f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6759 2024.08.29 15:22:04.571494 [ 3 ] {} <Debug> HTTP-Session: 77f3f6f2-59c3-4fe7-860c-84ecd7d2e918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6760 2024.08.29 15:22:04.571603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6761 2024.08.29 15:22:04.571654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6762 2024.08.29 15:22:04.571673 [ 3 ] {} <Debug> HTTP-Session: 5b385d05-585d-4e12-98f4-4a59a754f55b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6763 2024.08.29 15:22:04.571689 [ 3 ] {} <Debug> HTTP-Session: 5b385d05-585d-4e12-98f4-4a59a754f55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6764 2024.08.29 15:22:04.571703 [ 3 ] {} <Debug> HTTP-Session: 5b385d05-585d-4e12-98f4-4a59a754f55b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6765 2024.08.29 15:22:04.571735 [ 3 ] {} <Trace> HTTP-Session: 5b385d05-585d-4e12-98f4-4a59a754f55b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6766 2024.08.29 15:22:04.571841 [ 3 ] {9444f717-89b9-4ef3-9d0a-570c9b69788c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6767 2024.08.29 15:22:04.571886 [ 3 ] {9444f717-89b9-4ef3-9d0a-570c9b69788c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6768 2024.08.29 15:22:04.572134 [ 3 ] {9444f717-89b9-4ef3-9d0a-570c9b69788c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6769 2024.08.29 15:22:04.572435 [ 3 ] {9444f717-89b9-4ef3-9d0a-570c9b69788c} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6770 2024.08.29 15:22:04.572472 [ 3 ] {9444f717-89b9-4ef3-9d0a-570c9b69788c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6771 2024.08.29 15:22:04.572830 [ 3 ] {9444f717-89b9-4ef3-9d0a-570c9b69788c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6772 2024.08.29 15:22:04.573181 [ 3 ] {9444f717-89b9-4ef3-9d0a-570c9b69788c} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6773 2024.08.29 15:22:04.573342 [ 109 ] {} <Debug> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6774 2024.08.29 15:22:04.573351 [ 3 ] {9444f717-89b9-4ef3-9d0a-570c9b69788c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001524 sec., 9186.351706036745 rows/sec., 643.35 KiB/sec.
6775 2024.08.29 15:22:04.573433 [ 109 ] {} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6776 2024.08.29 15:22:04.573503 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6777 2024.08.29 15:22:04.573792 [ 3 ] {9444f717-89b9-4ef3-9d0a-570c9b69788c} <Debug> DynamicQueryHandler: Done processing query
6778 2024.08.29 15:22:04.573882 [ 3 ] {9444f717-89b9-4ef3-9d0a-570c9b69788c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6779 2024.08.29 15:22:04.573967 [ 3 ] {} <Debug> HTTP-Session: 5b385d05-585d-4e12-98f4-4a59a754f55b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6780 2024.08.29 15:22:04.573949 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
6781 2024.08.29 15:22:04.574177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6782 2024.08.29 15:22:04.574297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6783 2024.08.29 15:22:04.574367 [ 3 ] {} <Debug> HTTP-Session: cdd4bc69-64e3-47cc-a6e2-9be173c214e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6784 2024.08.29 15:22:04.574381 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6785 2024.08.29 15:22:04.574401 [ 3 ] {} <Debug> HTTP-Session: cdd4bc69-64e3-47cc-a6e2-9be173c214e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6786 2024.08.29 15:22:04.574443 [ 3 ] {} <Debug> HTTP-Session: cdd4bc69-64e3-47cc-a6e2-9be173c214e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6787 2024.08.29 15:22:04.574465 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
6788 2024.08.29 15:22:04.574506 [ 3 ] {} <Trace> HTTP-Session: cdd4bc69-64e3-47cc-a6e2-9be173c214e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6789 2024.08.29 15:22:04.574756 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
6790 2024.08.29 15:22:04.574829 [ 3 ] {a67b044a-72be-418a-8d7f-74ed6d92228f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6791 2024.08.29 15:22:04.575017 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
6792 2024.08.29 15:22:04.575041 [ 3 ] {a67b044a-72be-418a-8d7f-74ed6d92228f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6793 2024.08.29 15:22:04.575402 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 242 rows starting from the beginning of the part
6794 2024.08.29 15:22:04.575701 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
6795 2024.08.29 15:22:04.576025 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
6796 2024.08.29 15:22:04.576795 [ 3 ] {a67b044a-72be-418a-8d7f-74ed6d92228f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6797 2024.08.29 15:22:04.577644 [ 3 ] {a67b044a-72be-418a-8d7f-74ed6d92228f} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6798 2024.08.29 15:22:04.577715 [ 3 ] {a67b044a-72be-418a-8d7f-74ed6d92228f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6799 2024.08.29 15:22:04.578765 [ 3 ] {a67b044a-72be-418a-8d7f-74ed6d92228f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6800 2024.08.29 15:22:04.579323 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005680602 sec., 95060.34747725682 rows/sec., 6.46 MiB/sec.
6801 2024.08.29 15:22:04.579581 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6802 2024.08.29 15:22:04.579742 [ 3 ] {a67b044a-72be-418a-8d7f-74ed6d92228f} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6803 2024.08.29 15:22:04.580186 [ 3 ] {a67b044a-72be-418a-8d7f-74ed6d92228f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00548 sec., 1094.890510948905 rows/sec., 64.69 KiB/sec.
6804 2024.08.29 15:22:04.580636 [ 3 ] {a67b044a-72be-418a-8d7f-74ed6d92228f} <Debug> DynamicQueryHandler: Done processing query
6805 2024.08.29 15:22:04.580682 [ 3 ] {a67b044a-72be-418a-8d7f-74ed6d92228f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6806 2024.08.29 15:22:04.580692 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_16_3} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6807 2024.08.29 15:22:04.580710 [ 3 ] {} <Debug> HTTP-Session: cdd4bc69-64e3-47cc-a6e2-9be173c214e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6808 2024.08.29 15:22:04.580820 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_16_3} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6809 2024.08.29 15:22:04.580933 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
6810 2024.08.29 15:22:04.580979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6811 2024.08.29 15:22:04.581036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6812 2024.08.29 15:22:04.581056 [ 3 ] {} <Debug> HTTP-Session: 9a4bee91-3637-4761-9b1b-d8263660400c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6813 2024.08.29 15:22:04.581072 [ 3 ] {} <Debug> HTTP-Session: 9a4bee91-3637-4761-9b1b-d8263660400c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6814 2024.08.29 15:22:04.581086 [ 3 ] {} <Debug> HTTP-Session: 9a4bee91-3637-4761-9b1b-d8263660400c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6815 2024.08.29 15:22:04.581118 [ 3 ] {} <Trace> HTTP-Session: 9a4bee91-3637-4761-9b1b-d8263660400c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6816 2024.08.29 15:22:04.581346 [ 3 ] {e959bea8-8910-4289-915b-5e9d95175345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6817 2024.08.29 15:22:04.581390 [ 3 ] {e959bea8-8910-4289-915b-5e9d95175345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6818 2024.08.29 15:22:04.581641 [ 3 ] {e959bea8-8910-4289-915b-5e9d95175345} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6819 2024.08.29 15:22:04.582226 [ 3 ] {e959bea8-8910-4289-915b-5e9d95175345} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6820 2024.08.29 15:22:04.582262 [ 3 ] {e959bea8-8910-4289-915b-5e9d95175345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6821 2024.08.29 15:22:04.582642 [ 3 ] {e959bea8-8910-4289-915b-5e9d95175345} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6822 2024.08.29 15:22:04.583011 [ 3 ] {e959bea8-8910-4289-915b-5e9d95175345} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6823 2024.08.29 15:22:04.583173 [ 3 ] {e959bea8-8910-4289-915b-5e9d95175345} <Debug> executeQuery: Read 389 rows, 28.25 KiB in 0.001951 sec., 199384.93080471552 rows/sec., 14.14 MiB/sec.
6824 2024.08.29 15:22:04.583343 [ 3 ] {e959bea8-8910-4289-915b-5e9d95175345} <Debug> DynamicQueryHandler: Done processing query
6825 2024.08.29 15:22:04.583368 [ 3 ] {e959bea8-8910-4289-915b-5e9d95175345} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6826 2024.08.29 15:22:04.583384 [ 3 ] {} <Debug> HTTP-Session: 9a4bee91-3637-4761-9b1b-d8263660400c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6827 2024.08.29 15:22:04.583526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6828 2024.08.29 15:22:04.583575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6829 2024.08.29 15:22:04.583594 [ 3 ] {} <Debug> HTTP-Session: e388da7b-4092-4181-8d5b-e84fcaaa2e01 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6830 2024.08.29 15:22:04.583611 [ 3 ] {} <Debug> HTTP-Session: e388da7b-4092-4181-8d5b-e84fcaaa2e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6831 2024.08.29 15:22:04.583625 [ 3 ] {} <Debug> HTTP-Session: e388da7b-4092-4181-8d5b-e84fcaaa2e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6832 2024.08.29 15:22:04.583656 [ 3 ] {} <Trace> HTTP-Session: e388da7b-4092-4181-8d5b-e84fcaaa2e01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6833 2024.08.29 15:22:04.583752 [ 3 ] {f18e53ef-a34c-455b-81a1-7660e21c3419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6834 2024.08.29 15:22:04.583799 [ 3 ] {f18e53ef-a34c-455b-81a1-7660e21c3419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6835 2024.08.29 15:22:04.583929 [ 3 ] {f18e53ef-a34c-455b-81a1-7660e21c3419} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6836 2024.08.29 15:22:04.584209 [ 3 ] {f18e53ef-a34c-455b-81a1-7660e21c3419} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6837 2024.08.29 15:22:04.584245 [ 3 ] {f18e53ef-a34c-455b-81a1-7660e21c3419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6838 2024.08.29 15:22:04.584605 [ 3 ] {f18e53ef-a34c-455b-81a1-7660e21c3419} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6839 2024.08.29 15:22:04.584931 [ 3 ] {f18e53ef-a34c-455b-81a1-7660e21c3419} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6840 2024.08.29 15:22:04.585082 [ 3 ] {f18e53ef-a34c-455b-81a1-7660e21c3419} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 232.55 KiB/sec.
6841 2024.08.29 15:22:04.585256 [ 3 ] {f18e53ef-a34c-455b-81a1-7660e21c3419} <Debug> DynamicQueryHandler: Done processing query
6842 2024.08.29 15:22:04.585281 [ 3 ] {f18e53ef-a34c-455b-81a1-7660e21c3419} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6843 2024.08.29 15:22:04.585297 [ 3 ] {} <Debug> HTTP-Session: e388da7b-4092-4181-8d5b-e84fcaaa2e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6844 2024.08.29 15:22:04.585437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 45030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6845 2024.08.29 15:22:04.585486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6846 2024.08.29 15:22:04.585505 [ 3 ] {} <Debug> HTTP-Session: d830608e-888b-4b06-937f-dec4cb5b84f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6847 2024.08.29 15:22:04.585522 [ 3 ] {} <Debug> HTTP-Session: d830608e-888b-4b06-937f-dec4cb5b84f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6848 2024.08.29 15:22:04.585536 [ 3 ] {} <Debug> HTTP-Session: d830608e-888b-4b06-937f-dec4cb5b84f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6849 2024.08.29 15:22:04.585567 [ 3 ] {} <Trace> HTTP-Session: d830608e-888b-4b06-937f-dec4cb5b84f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6850 2024.08.29 15:22:04.585775 [ 3 ] {25f14428-024a-4db7-b10a-0a9582f74d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6851 2024.08.29 15:22:04.585823 [ 3 ] {25f14428-024a-4db7-b10a-0a9582f74d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6852 2024.08.29 15:22:04.585968 [ 3 ] {25f14428-024a-4db7-b10a-0a9582f74d46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6853 2024.08.29 15:22:04.586417 [ 3 ] {25f14428-024a-4db7-b10a-0a9582f74d46} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6854 2024.08.29 15:22:04.586453 [ 3 ] {25f14428-024a-4db7-b10a-0a9582f74d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6855 2024.08.29 15:22:04.586840 [ 3 ] {25f14428-024a-4db7-b10a-0a9582f74d46} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6856 2024.08.29 15:22:04.587178 [ 3 ] {25f14428-024a-4db7-b10a-0a9582f74d46} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6857 2024.08.29 15:22:04.587333 [ 3 ] {25f14428-024a-4db7-b10a-0a9582f74d46} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001664 sec., 143629.8076923077 rows/sec., 9.63 MiB/sec.
6858 2024.08.29 15:22:04.587503 [ 3 ] {25f14428-024a-4db7-b10a-0a9582f74d46} <Debug> DynamicQueryHandler: Done processing query
6859 2024.08.29 15:22:04.587528 [ 3 ] {25f14428-024a-4db7-b10a-0a9582f74d46} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6860 2024.08.29 15:22:04.587544 [ 3 ] {} <Debug> HTTP-Session: d830608e-888b-4b06-937f-dec4cb5b84f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6861 2024.08.29 15:22:04.587667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6862 2024.08.29 15:22:04.587715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6863 2024.08.29 15:22:04.587735 [ 3 ] {} <Debug> HTTP-Session: 35dc98ba-652b-462f-be64-26d24824e869 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6864 2024.08.29 15:22:04.587752 [ 3 ] {} <Debug> HTTP-Session: 35dc98ba-652b-462f-be64-26d24824e869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6865 2024.08.29 15:22:04.587767 [ 3 ] {} <Debug> HTTP-Session: 35dc98ba-652b-462f-be64-26d24824e869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6866 2024.08.29 15:22:04.587798 [ 3 ] {} <Trace> HTTP-Session: 35dc98ba-652b-462f-be64-26d24824e869 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6867 2024.08.29 15:22:04.587892 [ 3 ] {61d72b77-142a-4ba8-bca8-051e51448b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6868 2024.08.29 15:22:04.587937 [ 3 ] {61d72b77-142a-4ba8-bca8-051e51448b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6869 2024.08.29 15:22:04.588067 [ 3 ] {61d72b77-142a-4ba8-bca8-051e51448b9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6870 2024.08.29 15:22:04.588313 [ 3 ] {61d72b77-142a-4ba8-bca8-051e51448b9d} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6871 2024.08.29 15:22:04.588349 [ 3 ] {61d72b77-142a-4ba8-bca8-051e51448b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6872 2024.08.29 15:22:04.588705 [ 3 ] {61d72b77-142a-4ba8-bca8-051e51448b9d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6873 2024.08.29 15:22:04.589026 [ 3 ] {61d72b77-142a-4ba8-bca8-051e51448b9d} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6874 2024.08.29 15:22:04.589180 [ 3 ] {61d72b77-142a-4ba8-bca8-051e51448b9d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001299 sec., 769.8229407236336 rows/sec., 51.87 KiB/sec.
6875 2024.08.29 15:22:04.589180 [ 106 ] {} <Debug> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
6876 2024.08.29 15:22:04.589287 [ 106 ] {} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6877 2024.08.29 15:22:04.589337 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6878 2024.08.29 15:22:04.589461 [ 3 ] {61d72b77-142a-4ba8-bca8-051e51448b9d} <Debug> DynamicQueryHandler: Done processing query
6879 2024.08.29 15:22:04.589555 [ 3 ] {61d72b77-142a-4ba8-bca8-051e51448b9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6880 2024.08.29 15:22:04.589622 [ 3 ] {} <Debug> HTTP-Session: 35dc98ba-652b-462f-be64-26d24824e869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6881 2024.08.29 15:22:04.589644 [ 194 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
6882 2024.08.29 15:22:04.589856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6883 2024.08.29 15:22:04.590083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6884 2024.08.29 15:22:04.590159 [ 3 ] {} <Debug> HTTP-Session: 26eb9b00-b258-4f38-a2cb-a517dc1cdfc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6885 2024.08.29 15:22:04.590213 [ 3 ] {} <Debug> HTTP-Session: 26eb9b00-b258-4f38-a2cb-a517dc1cdfc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6886 2024.08.29 15:22:04.590214 [ 194 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6887 2024.08.29 15:22:04.590237 [ 3 ] {} <Debug> HTTP-Session: 26eb9b00-b258-4f38-a2cb-a517dc1cdfc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6888 2024.08.29 15:22:04.590282 [ 194 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
6889 2024.08.29 15:22:04.590302 [ 3 ] {} <Trace> HTTP-Session: 26eb9b00-b258-4f38-a2cb-a517dc1cdfc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6890 2024.08.29 15:22:04.590469 [ 194 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
6891 2024.08.29 15:22:04.590729 [ 194 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
6892 2024.08.29 15:22:04.590858 [ 3 ] {008366ea-d22b-46d1-8ec3-32b84070a3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6893 2024.08.29 15:22:04.591089 [ 194 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
6894 2024.08.29 15:22:04.591369 [ 3 ] {008366ea-d22b-46d1-8ec3-32b84070a3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6895 2024.08.29 15:22:04.591412 [ 194 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
6896 2024.08.29 15:22:04.591789 [ 194 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
6897 2024.08.29 15:22:04.593717 [ 3 ] {008366ea-d22b-46d1-8ec3-32b84070a3a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6898 2024.08.29 15:22:04.595505 [ 3 ] {008366ea-d22b-46d1-8ec3-32b84070a3a4} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6899 2024.08.29 15:22:04.595563 [ 3 ] {008366ea-d22b-46d1-8ec3-32b84070a3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6900 2024.08.29 15:22:04.595581 [ 200 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.006158221 sec., 2435.7683818102664 rows/sec., 164.13 KiB/sec.
6901 2024.08.29 15:22:04.595806 [ 186 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
6902 2024.08.29 15:22:04.596856 [ 186 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_15_3} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6903 2024.08.29 15:22:04.597076 [ 186 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_15_3} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
6904 2024.08.29 15:22:04.597230 [ 3 ] {008366ea-d22b-46d1-8ec3-32b84070a3a4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6905 2024.08.29 15:22:04.597233 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
6906 2024.08.29 15:22:04.597709 [ 3 ] {008366ea-d22b-46d1-8ec3-32b84070a3a4} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6907 2024.08.29 15:22:04.597941 [ 3 ] {008366ea-d22b-46d1-8ec3-32b84070a3a4} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.007439 sec., 403.2800107541336 rows/sec., 740.00 KiB/sec.
6908 2024.08.29 15:22:04.598531 [ 3 ] {008366ea-d22b-46d1-8ec3-32b84070a3a4} <Debug> DynamicQueryHandler: Done processing query
6909 2024.08.29 15:22:04.598556 [ 3 ] {008366ea-d22b-46d1-8ec3-32b84070a3a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6910 2024.08.29 15:22:04.598573 [ 3 ] {} <Debug> HTTP-Session: 26eb9b00-b258-4f38-a2cb-a517dc1cdfc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6911 2024.08.29 15:22:04.598706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6912 2024.08.29 15:22:04.598756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6913 2024.08.29 15:22:04.598776 [ 3 ] {} <Debug> HTTP-Session: 3fb9d887-27e5-4075-a679-e14a76e81933 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6914 2024.08.29 15:22:04.598793 [ 3 ] {} <Debug> HTTP-Session: 3fb9d887-27e5-4075-a679-e14a76e81933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6915 2024.08.29 15:22:04.598807 [ 3 ] {} <Debug> HTTP-Session: 3fb9d887-27e5-4075-a679-e14a76e81933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6916 2024.08.29 15:22:04.598839 [ 3 ] {} <Trace> HTTP-Session: 3fb9d887-27e5-4075-a679-e14a76e81933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6917 2024.08.29 15:22:04.598969 [ 3 ] {4e216fab-9e0f-49b3-ba0d-73eec5bd2ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6918 2024.08.29 15:22:04.599016 [ 3 ] {4e216fab-9e0f-49b3-ba0d-73eec5bd2ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6919 2024.08.29 15:22:04.599171 [ 3 ] {4e216fab-9e0f-49b3-ba0d-73eec5bd2ce2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6920 2024.08.29 15:22:04.599479 [ 3 ] {4e216fab-9e0f-49b3-ba0d-73eec5bd2ce2} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6921 2024.08.29 15:22:04.599516 [ 3 ] {4e216fab-9e0f-49b3-ba0d-73eec5bd2ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6922 2024.08.29 15:22:04.599890 [ 3 ] {4e216fab-9e0f-49b3-ba0d-73eec5bd2ce2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6923 2024.08.29 15:22:04.600224 [ 3 ] {4e216fab-9e0f-49b3-ba0d-73eec5bd2ce2} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6924 2024.08.29 15:22:04.600384 [ 3 ] {4e216fab-9e0f-49b3-ba0d-73eec5bd2ce2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001463 sec., 56049.21394395078 rows/sec., 3.56 MiB/sec.
6925 2024.08.29 15:22:04.600553 [ 3 ] {4e216fab-9e0f-49b3-ba0d-73eec5bd2ce2} <Debug> DynamicQueryHandler: Done processing query
6926 2024.08.29 15:22:04.600579 [ 3 ] {4e216fab-9e0f-49b3-ba0d-73eec5bd2ce2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6927 2024.08.29 15:22:04.600595 [ 3 ] {} <Debug> HTTP-Session: 3fb9d887-27e5-4075-a679-e14a76e81933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6928 2024.08.29 15:22:09.562077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6929 2024.08.29 15:22:09.562282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6930 2024.08.29 15:22:09.562330 [ 3 ] {} <Debug> HTTP-Session: f38d1e92-eb11-4c16-bb58-6f80eef44f8b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6931 2024.08.29 15:22:09.562378 [ 3 ] {} <Debug> HTTP-Session: f38d1e92-eb11-4c16-bb58-6f80eef44f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6932 2024.08.29 15:22:09.562412 [ 3 ] {} <Debug> HTTP-Session: f38d1e92-eb11-4c16-bb58-6f80eef44f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6933 2024.08.29 15:22:09.562504 [ 3 ] {} <Trace> HTTP-Session: f38d1e92-eb11-4c16-bb58-6f80eef44f8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6934 2024.08.29 15:22:09.562705 [ 3 ] {532009b8-a3b6-48aa-8e83-c658a37a65ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6935 2024.08.29 15:22:09.562776 [ 3 ] {532009b8-a3b6-48aa-8e83-c658a37a65ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6936 2024.08.29 15:22:09.563123 [ 3 ] {532009b8-a3b6-48aa-8e83-c658a37a65ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6937 2024.08.29 15:22:09.563618 [ 3 ] {532009b8-a3b6-48aa-8e83-c658a37a65ea} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6938 2024.08.29 15:22:09.563661 [ 3 ] {532009b8-a3b6-48aa-8e83-c658a37a65ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6939 2024.08.29 15:22:09.564073 [ 3 ] {532009b8-a3b6-48aa-8e83-c658a37a65ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6940 2024.08.29 15:22:09.564462 [ 3 ] {532009b8-a3b6-48aa-8e83-c658a37a65ea} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6941 2024.08.29 15:22:09.564638 [ 3 ] {532009b8-a3b6-48aa-8e83-c658a37a65ea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001979 sec., 1010.611419909045 rows/sec., 82.41 KiB/sec.
6942 2024.08.29 15:22:09.564851 [ 3 ] {532009b8-a3b6-48aa-8e83-c658a37a65ea} <Debug> DynamicQueryHandler: Done processing query
6943 2024.08.29 15:22:09.564879 [ 3 ] {532009b8-a3b6-48aa-8e83-c658a37a65ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6944 2024.08.29 15:22:09.564895 [ 3 ] {} <Debug> HTTP-Session: f38d1e92-eb11-4c16-bb58-6f80eef44f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6945 2024.08.29 15:22:09.565090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6946 2024.08.29 15:22:09.565139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6947 2024.08.29 15:22:09.565159 [ 3 ] {} <Debug> HTTP-Session: e57370c2-3ae9-4f61-a736-acbab2f5c7a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6948 2024.08.29 15:22:09.565175 [ 3 ] {} <Debug> HTTP-Session: e57370c2-3ae9-4f61-a736-acbab2f5c7a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6949 2024.08.29 15:22:09.565189 [ 3 ] {} <Debug> HTTP-Session: e57370c2-3ae9-4f61-a736-acbab2f5c7a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6950 2024.08.29 15:22:09.565220 [ 3 ] {} <Trace> HTTP-Session: e57370c2-3ae9-4f61-a736-acbab2f5c7a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6951 2024.08.29 15:22:09.565355 [ 3 ] {87e9e5ff-960f-49cf-95be-620882ae30cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6952 2024.08.29 15:22:09.565399 [ 3 ] {87e9e5ff-960f-49cf-95be-620882ae30cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6953 2024.08.29 15:22:09.565627 [ 3 ] {87e9e5ff-960f-49cf-95be-620882ae30cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6954 2024.08.29 15:22:09.566037 [ 3 ] {87e9e5ff-960f-49cf-95be-620882ae30cd} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6955 2024.08.29 15:22:09.566074 [ 3 ] {87e9e5ff-960f-49cf-95be-620882ae30cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6956 2024.08.29 15:22:09.566437 [ 3 ] {87e9e5ff-960f-49cf-95be-620882ae30cd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6957 2024.08.29 15:22:09.566793 [ 3 ] {87e9e5ff-960f-49cf-95be-620882ae30cd} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6958 2024.08.29 15:22:09.566964 [ 3 ] {87e9e5ff-960f-49cf-95be-620882ae30cd} <Debug> executeQuery: Read 127 rows, 11.10 KiB in 0.001659 sec., 76552.13984327907 rows/sec., 6.53 MiB/sec.
6959 2024.08.29 15:22:09.567137 [ 3 ] {87e9e5ff-960f-49cf-95be-620882ae30cd} <Debug> DynamicQueryHandler: Done processing query
6960 2024.08.29 15:22:09.567161 [ 3 ] {87e9e5ff-960f-49cf-95be-620882ae30cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6961 2024.08.29 15:22:09.567177 [ 3 ] {} <Debug> HTTP-Session: e57370c2-3ae9-4f61-a736-acbab2f5c7a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6962 2024.08.29 15:22:09.567312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6963 2024.08.29 15:22:09.567360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6964 2024.08.29 15:22:09.567379 [ 3 ] {} <Debug> HTTP-Session: aa32559c-daa1-4062-a693-17e8e48f25be Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6965 2024.08.29 15:22:09.567395 [ 3 ] {} <Debug> HTTP-Session: aa32559c-daa1-4062-a693-17e8e48f25be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6966 2024.08.29 15:22:09.567409 [ 3 ] {} <Debug> HTTP-Session: aa32559c-daa1-4062-a693-17e8e48f25be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6967 2024.08.29 15:22:09.567441 [ 3 ] {} <Trace> HTTP-Session: aa32559c-daa1-4062-a693-17e8e48f25be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6968 2024.08.29 15:22:09.567548 [ 3 ] {efb84136-c65b-49ff-bdbb-66f496856370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6969 2024.08.29 15:22:09.567591 [ 3 ] {efb84136-c65b-49ff-bdbb-66f496856370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6970 2024.08.29 15:22:09.567821 [ 3 ] {efb84136-c65b-49ff-bdbb-66f496856370} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6971 2024.08.29 15:22:09.568145 [ 3 ] {efb84136-c65b-49ff-bdbb-66f496856370} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6972 2024.08.29 15:22:09.568182 [ 3 ] {efb84136-c65b-49ff-bdbb-66f496856370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6973 2024.08.29 15:22:09.568535 [ 3 ] {efb84136-c65b-49ff-bdbb-66f496856370} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6974 2024.08.29 15:22:09.568899 [ 3 ] {efb84136-c65b-49ff-bdbb-66f496856370} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6975 2024.08.29 15:22:09.569062 [ 3 ] {efb84136-c65b-49ff-bdbb-66f496856370} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.001539 sec., 24041.585445094217 rows/sec., 1.76 MiB/sec.
6976 2024.08.29 15:22:09.569346 [ 3 ] {efb84136-c65b-49ff-bdbb-66f496856370} <Debug> DynamicQueryHandler: Done processing query
6977 2024.08.29 15:22:09.569387 [ 3 ] {efb84136-c65b-49ff-bdbb-66f496856370} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6978 2024.08.29 15:22:09.569415 [ 3 ] {} <Debug> HTTP-Session: aa32559c-daa1-4062-a693-17e8e48f25be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6979 2024.08.29 15:22:09.569558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6980 2024.08.29 15:22:09.569609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6981 2024.08.29 15:22:09.569628 [ 3 ] {} <Debug> HTTP-Session: 50c4841e-fae7-4d19-924a-9135ae075afc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6982 2024.08.29 15:22:09.569644 [ 3 ] {} <Debug> HTTP-Session: 50c4841e-fae7-4d19-924a-9135ae075afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6983 2024.08.29 15:22:09.569657 [ 3 ] {} <Debug> HTTP-Session: 50c4841e-fae7-4d19-924a-9135ae075afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6984 2024.08.29 15:22:09.569689 [ 3 ] {} <Trace> HTTP-Session: 50c4841e-fae7-4d19-924a-9135ae075afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6985 2024.08.29 15:22:09.569819 [ 3 ] {7f7db7bc-3505-45b7-a65a-e94ad0814491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6986 2024.08.29 15:22:09.569865 [ 3 ] {7f7db7bc-3505-45b7-a65a-e94ad0814491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6987 2024.08.29 15:22:09.570121 [ 3 ] {7f7db7bc-3505-45b7-a65a-e94ad0814491} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6988 2024.08.29 15:22:09.570500 [ 3 ] {7f7db7bc-3505-45b7-a65a-e94ad0814491} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6989 2024.08.29 15:22:09.570536 [ 3 ] {7f7db7bc-3505-45b7-a65a-e94ad0814491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
6990 2024.08.29 15:22:09.570887 [ 3 ] {7f7db7bc-3505-45b7-a65a-e94ad0814491} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6991 2024.08.29 15:22:09.571237 [ 3 ] {7f7db7bc-3505-45b7-a65a-e94ad0814491} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6992 2024.08.29 15:22:09.571401 [ 3 ] {7f7db7bc-3505-45b7-a65a-e94ad0814491} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001626 sec., 62115.62115621156 rows/sec., 4.85 MiB/sec.
6993 2024.08.29 15:22:09.571573 [ 3 ] {7f7db7bc-3505-45b7-a65a-e94ad0814491} <Debug> DynamicQueryHandler: Done processing query
6994 2024.08.29 15:22:09.571598 [ 3 ] {7f7db7bc-3505-45b7-a65a-e94ad0814491} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6995 2024.08.29 15:22:09.571614 [ 3 ] {} <Debug> HTTP-Session: 50c4841e-fae7-4d19-924a-9135ae075afc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6996 2024.08.29 15:22:09.571833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6997 2024.08.29 15:22:09.571882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6998 2024.08.29 15:22:09.571901 [ 3 ] {} <Debug> HTTP-Session: 632de9f3-1c0f-4158-af54-f7e017200646 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
6999 2024.08.29 15:22:09.571917 [ 3 ] {} <Debug> HTTP-Session: 632de9f3-1c0f-4158-af54-f7e017200646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7000 2024.08.29 15:22:09.571931 [ 3 ] {} <Debug> HTTP-Session: 632de9f3-1c0f-4158-af54-f7e017200646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7001 2024.08.29 15:22:09.571962 [ 3 ] {} <Trace> HTTP-Session: 632de9f3-1c0f-4158-af54-f7e017200646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7002 2024.08.29 15:22:09.572108 [ 3 ] {29594616-7bca-476a-9151-473993b3004a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7003 2024.08.29 15:22:09.572156 [ 3 ] {29594616-7bca-476a-9151-473993b3004a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7004 2024.08.29 15:22:09.572306 [ 3 ] {29594616-7bca-476a-9151-473993b3004a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7005 2024.08.29 15:22:09.572787 [ 3 ] {29594616-7bca-476a-9151-473993b3004a} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7006 2024.08.29 15:22:09.572824 [ 3 ] {29594616-7bca-476a-9151-473993b3004a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7007 2024.08.29 15:22:09.573213 [ 3 ] {29594616-7bca-476a-9151-473993b3004a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7008 2024.08.29 15:22:09.573546 [ 3 ] {29594616-7bca-476a-9151-473993b3004a} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7009 2024.08.29 15:22:09.573710 [ 3 ] {29594616-7bca-476a-9151-473993b3004a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001666 sec., 96638.65546218488 rows/sec., 6.73 MiB/sec.
7010 2024.08.29 15:22:09.573886 [ 3 ] {29594616-7bca-476a-9151-473993b3004a} <Debug> DynamicQueryHandler: Done processing query
7011 2024.08.29 15:22:09.573921 [ 3 ] {29594616-7bca-476a-9151-473993b3004a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7012 2024.08.29 15:22:09.573946 [ 3 ] {} <Debug> HTTP-Session: 632de9f3-1c0f-4158-af54-f7e017200646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7013 2024.08.29 15:22:09.574158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7014 2024.08.29 15:22:09.574216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7015 2024.08.29 15:22:09.574236 [ 3 ] {} <Debug> HTTP-Session: 4c371c7d-d770-49de-8d34-d7acb085c09a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7016 2024.08.29 15:22:09.574252 [ 3 ] {} <Debug> HTTP-Session: 4c371c7d-d770-49de-8d34-d7acb085c09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7017 2024.08.29 15:22:09.574266 [ 3 ] {} <Debug> HTTP-Session: 4c371c7d-d770-49de-8d34-d7acb085c09a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7018 2024.08.29 15:22:09.574298 [ 3 ] {} <Trace> HTTP-Session: 4c371c7d-d770-49de-8d34-d7acb085c09a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7019 2024.08.29 15:22:09.574682 [ 3 ] {1c2bcfc4-977a-4950-988f-c6ba27e4bad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7020 2024.08.29 15:22:09.574747 [ 3 ] {1c2bcfc4-977a-4950-988f-c6ba27e4bad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7021 2024.08.29 15:22:09.575172 [ 3 ] {1c2bcfc4-977a-4950-988f-c6ba27e4bad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7022 2024.08.29 15:22:09.576171 [ 3 ] {1c2bcfc4-977a-4950-988f-c6ba27e4bad2} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7023 2024.08.29 15:22:09.576208 [ 3 ] {1c2bcfc4-977a-4950-988f-c6ba27e4bad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7024 2024.08.29 15:22:09.576869 [ 3 ] {1c2bcfc4-977a-4950-988f-c6ba27e4bad2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7025 2024.08.29 15:22:09.577278 [ 3 ] {1c2bcfc4-977a-4950-988f-c6ba27e4bad2} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7026 2024.08.29 15:22:09.577488 [ 3 ] {1c2bcfc4-977a-4950-988f-c6ba27e4bad2} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.003099 sec., 11293.965795417877 rows/sec., 20.24 MiB/sec.
7027 2024.08.29 15:22:09.577718 [ 3 ] {1c2bcfc4-977a-4950-988f-c6ba27e4bad2} <Debug> DynamicQueryHandler: Done processing query
7028 2024.08.29 15:22:09.577743 [ 3 ] {1c2bcfc4-977a-4950-988f-c6ba27e4bad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
7029 2024.08.29 15:22:09.577759 [ 3 ] {} <Debug> HTTP-Session: 4c371c7d-d770-49de-8d34-d7acb085c09a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7030 2024.08.29 15:22:09.577884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7031 2024.08.29 15:22:09.577934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7032 2024.08.29 15:22:09.577953 [ 3 ] {} <Debug> HTTP-Session: c839d1b4-428c-4da0-955d-2b493319ad20 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7033 2024.08.29 15:22:09.577969 [ 3 ] {} <Debug> HTTP-Session: c839d1b4-428c-4da0-955d-2b493319ad20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7034 2024.08.29 15:22:09.577983 [ 3 ] {} <Debug> HTTP-Session: c839d1b4-428c-4da0-955d-2b493319ad20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7035 2024.08.29 15:22:09.578014 [ 3 ] {} <Trace> HTTP-Session: c839d1b4-428c-4da0-955d-2b493319ad20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7036 2024.08.29 15:22:09.578134 [ 3 ] {9cc216a3-7105-4649-adfa-007238390a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7037 2024.08.29 15:22:09.578180 [ 3 ] {9cc216a3-7105-4649-adfa-007238390a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7038 2024.08.29 15:22:09.578308 [ 3 ] {9cc216a3-7105-4649-adfa-007238390a92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7039 2024.08.29 15:22:09.578673 [ 3 ] {9cc216a3-7105-4649-adfa-007238390a92} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7040 2024.08.29 15:22:09.578709 [ 3 ] {9cc216a3-7105-4649-adfa-007238390a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7041 2024.08.29 15:22:09.579074 [ 3 ] {9cc216a3-7105-4649-adfa-007238390a92} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7042 2024.08.29 15:22:09.579396 [ 3 ] {9cc216a3-7105-4649-adfa-007238390a92} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7043 2024.08.29 15:22:09.579548 [ 3 ] {9cc216a3-7105-4649-adfa-007238390a92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001452 sec., 41322.31404958678 rows/sec., 2.78 MiB/sec.
7044 2024.08.29 15:22:09.579723 [ 3 ] {9cc216a3-7105-4649-adfa-007238390a92} <Debug> DynamicQueryHandler: Done processing query
7045 2024.08.29 15:22:09.579748 [ 3 ] {9cc216a3-7105-4649-adfa-007238390a92} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7046 2024.08.29 15:22:09.579766 [ 3 ] {} <Debug> HTTP-Session: c839d1b4-428c-4da0-955d-2b493319ad20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7047 2024.08.29 15:22:13.867230 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
7048 2024.08.29 15:22:13.867291 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
7049 2024.08.29 15:22:14.171923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 193400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7050 2024.08.29 15:22:14.172052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7051 2024.08.29 15:22:14.172081 [ 3 ] {} <Debug> HTTP-Session: 7286235e-d8b6-406d-bddf-09d359eb31cb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7052 2024.08.29 15:22:14.172110 [ 3 ] {} <Debug> HTTP-Session: 7286235e-d8b6-406d-bddf-09d359eb31cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7053 2024.08.29 15:22:14.172127 [ 3 ] {} <Debug> HTTP-Session: 7286235e-d8b6-406d-bddf-09d359eb31cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7054 2024.08.29 15:22:14.172183 [ 3 ] {} <Trace> HTTP-Session: 7286235e-d8b6-406d-bddf-09d359eb31cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7055 2024.08.29 15:22:14.172791 [ 3 ] {8edecee4-dee0-4e27-a9d7-d1287bb9aa6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7056 2024.08.29 15:22:14.172867 [ 3 ] {8edecee4-dee0-4e27-a9d7-d1287bb9aa6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7057 2024.08.29 15:22:14.173209 [ 3 ] {8edecee4-dee0-4e27-a9d7-d1287bb9aa6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7058 2024.08.29 15:22:14.174630 [ 3 ] {8edecee4-dee0-4e27-a9d7-d1287bb9aa6c} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7059 2024.08.29 15:22:14.174679 [ 3 ] {8edecee4-dee0-4e27-a9d7-d1287bb9aa6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7060 2024.08.29 15:22:14.175225 [ 3 ] {8edecee4-dee0-4e27-a9d7-d1287bb9aa6c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7061 2024.08.29 15:22:14.175671 [ 3 ] {8edecee4-dee0-4e27-a9d7-d1287bb9aa6c} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7062 2024.08.29 15:22:14.175854 [ 95 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7063 2024.08.29 15:22:14.175864 [ 3 ] {8edecee4-dee0-4e27-a9d7-d1287bb9aa6c} <Debug> executeQuery: Read 1329 rows, 112.98 KiB in 0.00344 sec., 386337.2093023256 rows/sec., 32.07 MiB/sec.
7064 2024.08.29 15:22:14.175941 [ 95 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7065 2024.08.29 15:22:14.176018 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7066 2024.08.29 15:22:14.176234 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::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
7067 2024.08.29 15:22:14.176285 [ 3 ] {8edecee4-dee0-4e27-a9d7-d1287bb9aa6c} <Debug> DynamicQueryHandler: Done processing query
7068 2024.08.29 15:22:14.176334 [ 3 ] {8edecee4-dee0-4e27-a9d7-d1287bb9aa6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
7069 2024.08.29 15:22:14.176372 [ 3 ] {} <Debug> HTTP-Session: 7286235e-d8b6-406d-bddf-09d359eb31cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7070 2024.08.29 15:22:14.176486 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7071 2024.08.29 15:22:14.176530 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1412 rows starting from the beginning of the part
7072 2024.08.29 15:22:14.176696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 32353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7073 2024.08.29 15:22:14.176711 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 195 rows starting from the beginning of the part
7074 2024.08.29 15:22:14.176841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7075 2024.08.29 15:22:14.176936 [ 3 ] {} <Debug> HTTP-Session: 70d5997c-cced-494c-a702-34da375e3267 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7076 2024.08.29 15:22:14.177040 [ 3 ] {} <Debug> HTTP-Session: 70d5997c-cced-494c-a702-34da375e3267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7077 2024.08.29 15:22:14.177059 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 126 rows starting from the beginning of the part
7078 2024.08.29 15:22:14.177099 [ 3 ] {} <Debug> HTTP-Session: 70d5997c-cced-494c-a702-34da375e3267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7079 2024.08.29 15:22:14.177287 [ 3 ] {} <Trace> HTTP-Session: 70d5997c-cced-494c-a702-34da375e3267 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7080 2024.08.29 15:22:14.177399 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 197 rows starting from the beginning of the part
7081 2024.08.29 15:22:14.177646 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 127 rows starting from the beginning of the part
7082 2024.08.29 15:22:14.177878 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1329 rows starting from the beginning of the part
7083 2024.08.29 15:22:14.177891 [ 3 ] {f27c8e12-103c-4e7a-bc69-94a2f3300d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7084 2024.08.29 15:22:14.178073 [ 3 ] {f27c8e12-103c-4e7a-bc69-94a2f3300d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7085 2024.08.29 15:22:14.178981 [ 3 ] {f27c8e12-103c-4e7a-bc69-94a2f3300d9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7086 2024.08.29 15:22:14.180232 [ 3 ] {f27c8e12-103c-4e7a-bc69-94a2f3300d9f} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7087 2024.08.29 15:22:14.180308 [ 3 ] {f27c8e12-103c-4e7a-bc69-94a2f3300d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7088 2024.08.29 15:22:14.180939 [ 3 ] {f27c8e12-103c-4e7a-bc69-94a2f3300d9f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7089 2024.08.29 15:22:14.181642 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3386 rows, containing 5 columns (5 merged, 0 gathered) in 0.005490848 sec., 616662.4900197565 rows/sec., 54.08 MiB/sec.
7090 2024.08.29 15:22:14.181657 [ 3 ] {f27c8e12-103c-4e7a-bc69-94a2f3300d9f} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7091 2024.08.29 15:22:14.181918 [ 3 ] {f27c8e12-103c-4e7a-bc69-94a2f3300d9f} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.004358 sec., 55530.059660394676 rows/sec., 3.76 MiB/sec.
7092 2024.08.29 15:22:14.182001 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7093 2024.08.29 15:22:14.182279 [ 3 ] {f27c8e12-103c-4e7a-bc69-94a2f3300d9f} <Debug> DynamicQueryHandler: Done processing query
7094 2024.08.29 15:22:14.182323 [ 3 ] {f27c8e12-103c-4e7a-bc69-94a2f3300d9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7095 2024.08.29 15:22:14.182397 [ 3 ] {} <Debug> HTTP-Session: 70d5997c-cced-494c-a702-34da375e3267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7096 2024.08.29 15:22:14.182584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7097 2024.08.29 15:22:14.182653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7098 2024.08.29 15:22:14.182680 [ 3 ] {} <Debug> HTTP-Session: fd117623-1de1-4283-87ac-b43dbe445fb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7099 2024.08.29 15:22:14.182710 [ 3 ] {} <Debug> HTTP-Session: fd117623-1de1-4283-87ac-b43dbe445fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7100 2024.08.29 15:22:14.182743 [ 3 ] {} <Debug> HTTP-Session: fd117623-1de1-4283-87ac-b43dbe445fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7101 2024.08.29 15:22:14.182781 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_36_7} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7102 2024.08.29 15:22:14.182807 [ 3 ] {} <Trace> HTTP-Session: fd117623-1de1-4283-87ac-b43dbe445fb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7103 2024.08.29 15:22:14.182944 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_36_7} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7104 2024.08.29 15:22:14.183003 [ 3 ] {b7a09f60-c018-4ff3-aa8d-41ed55e0ee82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7105 2024.08.29 15:22:14.183106 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
7106 2024.08.29 15:22:14.183116 [ 3 ] {b7a09f60-c018-4ff3-aa8d-41ed55e0ee82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7107 2024.08.29 15:22:14.183394 [ 3 ] {b7a09f60-c018-4ff3-aa8d-41ed55e0ee82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7108 2024.08.29 15:22:14.183702 [ 3 ] {b7a09f60-c018-4ff3-aa8d-41ed55e0ee82} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7109 2024.08.29 15:22:14.183740 [ 3 ] {b7a09f60-c018-4ff3-aa8d-41ed55e0ee82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7110 2024.08.29 15:22:14.184105 [ 3 ] {b7a09f60-c018-4ff3-aa8d-41ed55e0ee82} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7111 2024.08.29 15:22:14.184474 [ 3 ] {b7a09f60-c018-4ff3-aa8d-41ed55e0ee82} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7112 2024.08.29 15:22:14.184641 [ 3 ] {b7a09f60-c018-4ff3-aa8d-41ed55e0ee82} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001698 sec., 3533.568904593639 rows/sec., 208.77 KiB/sec.
7113 2024.08.29 15:22:14.184815 [ 3 ] {b7a09f60-c018-4ff3-aa8d-41ed55e0ee82} <Debug> DynamicQueryHandler: Done processing query
7114 2024.08.29 15:22:14.184838 [ 3 ] {b7a09f60-c018-4ff3-aa8d-41ed55e0ee82} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7115 2024.08.29 15:22:14.184854 [ 3 ] {} <Debug> HTTP-Session: fd117623-1de1-4283-87ac-b43dbe445fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7116 2024.08.29 15:22:14.185237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 136742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7117 2024.08.29 15:22:14.185285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7118 2024.08.29 15:22:14.185304 [ 3 ] {} <Debug> HTTP-Session: 9a7bba96-5147-4b9a-b3de-5b5eb4a422d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7119 2024.08.29 15:22:14.185320 [ 3 ] {} <Debug> HTTP-Session: 9a7bba96-5147-4b9a-b3de-5b5eb4a422d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7120 2024.08.29 15:22:14.185334 [ 3 ] {} <Debug> HTTP-Session: 9a7bba96-5147-4b9a-b3de-5b5eb4a422d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7121 2024.08.29 15:22:14.185364 [ 3 ] {} <Trace> HTTP-Session: 9a7bba96-5147-4b9a-b3de-5b5eb4a422d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7122 2024.08.29 15:22:14.185833 [ 3 ] {b44cd5dd-98de-4c15-b65f-4689eeea4137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7123 2024.08.29 15:22:14.185888 [ 3 ] {b44cd5dd-98de-4c15-b65f-4689eeea4137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7124 2024.08.29 15:22:14.186122 [ 3 ] {b44cd5dd-98de-4c15-b65f-4689eeea4137} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7125 2024.08.29 15:22:14.186935 [ 3 ] {b44cd5dd-98de-4c15-b65f-4689eeea4137} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7126 2024.08.29 15:22:14.186972 [ 3 ] {b44cd5dd-98de-4c15-b65f-4689eeea4137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7127 2024.08.29 15:22:14.187383 [ 3 ] {b44cd5dd-98de-4c15-b65f-4689eeea4137} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7128 2024.08.29 15:22:14.187750 [ 3 ] {b44cd5dd-98de-4c15-b65f-4689eeea4137} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7129 2024.08.29 15:22:14.187919 [ 95 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7130 2024.08.29 15:22:14.187921 [ 3 ] {b44cd5dd-98de-4c15-b65f-4689eeea4137} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.002377 sec., 352545.2250736222 rows/sec., 25.46 MiB/sec.
7131 2024.08.29 15:22:14.187972 [ 95 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7132 2024.08.29 15:22:14.188037 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7133 2024.08.29 15:22:14.188320 [ 3 ] {b44cd5dd-98de-4c15-b65f-4689eeea4137} <Debug> DynamicQueryHandler: Done processing query
7134 2024.08.29 15:22:14.188358 [ 199 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::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
7135 2024.08.29 15:22:14.188392 [ 3 ] {b44cd5dd-98de-4c15-b65f-4689eeea4137} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
7136 2024.08.29 15:22:14.188474 [ 3 ] {} <Debug> HTTP-Session: 9a7bba96-5147-4b9a-b3de-5b5eb4a422d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7137 2024.08.29 15:22:14.188806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7138 2024.08.29 15:22:14.188988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7139 2024.08.29 15:22:14.189076 [ 199 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7140 2024.08.29 15:22:14.189087 [ 3 ] {} <Debug> HTTP-Session: 21d267d4-6968-457e-bfa4-d52fcf9e0ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7141 2024.08.29 15:22:14.189149 [ 3 ] {} <Debug> HTTP-Session: 21d267d4-6968-457e-bfa4-d52fcf9e0ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7142 2024.08.29 15:22:14.189174 [ 199 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 908 rows starting from the beginning of the part
7143 2024.08.29 15:22:14.189202 [ 3 ] {} <Debug> HTTP-Session: 21d267d4-6968-457e-bfa4-d52fcf9e0ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7144 2024.08.29 15:22:14.189337 [ 3 ] {} <Trace> HTTP-Session: 21d267d4-6968-457e-bfa4-d52fcf9e0ce8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7145 2024.08.29 15:22:14.189488 [ 199 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 385 rows starting from the beginning of the part
7146 2024.08.29 15:22:14.189628 [ 3 ] {db6cc978-dfda-4e61-b2e2-8b49897465fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7147 2024.08.29 15:22:14.189808 [ 199 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 99 rows starting from the beginning of the part
7148 2024.08.29 15:22:14.189826 [ 3 ] {db6cc978-dfda-4e61-b2e2-8b49897465fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7149 2024.08.29 15:22:14.190091 [ 199 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 389 rows starting from the beginning of the part
7150 2024.08.29 15:22:14.190492 [ 199 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 101 rows starting from the beginning of the part
7151 2024.08.29 15:22:14.190863 [ 199 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 838 rows starting from the beginning of the part
7152 2024.08.29 15:22:14.191048 [ 3 ] {db6cc978-dfda-4e61-b2e2-8b49897465fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7153 2024.08.29 15:22:14.191828 [ 3 ] {db6cc978-dfda-4e61-b2e2-8b49897465fa} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7154 2024.08.29 15:22:14.191869 [ 3 ] {db6cc978-dfda-4e61-b2e2-8b49897465fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7155 2024.08.29 15:22:14.192396 [ 3 ] {db6cc978-dfda-4e61-b2e2-8b49897465fa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7156 2024.08.29 15:22:14.192796 [ 3 ] {db6cc978-dfda-4e61-b2e2-8b49897465fa} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7157 2024.08.29 15:22:14.193010 [ 95 ] {} <Debug> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7158 2024.08.29 15:22:14.193066 [ 3 ] {db6cc978-dfda-4e61-b2e2-8b49897465fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00354 sec., 1694.915254237288 rows/sec., 88.55 KiB/sec.
7159 2024.08.29 15:22:14.193108 [ 95 ] {} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7160 2024.08.29 15:22:14.193193 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7161 2024.08.29 15:22:14.193660 [ 199 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
7162 2024.08.29 15:22:14.193665 [ 3 ] {db6cc978-dfda-4e61-b2e2-8b49897465fa} <Debug> DynamicQueryHandler: Done processing query
7163 2024.08.29 15:22:14.193778 [ 3 ] {db6cc978-dfda-4e61-b2e2-8b49897465fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7164 2024.08.29 15:22:14.193871 [ 3 ] {} <Debug> HTTP-Session: 21d267d4-6968-457e-bfa4-d52fcf9e0ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7165 2024.08.29 15:22:14.194015 [ 187 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2720 rows, containing 5 columns (5 merged, 0 gathered) in 0.005859635 sec., 464192.73555434763 rows/sec., 35.39 MiB/sec.
7166 2024.08.29 15:22:14.194029 [ 199 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7167 2024.08.29 15:22:14.194146 [ 199 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
7168 2024.08.29 15:22:14.194242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 174368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7169 2024.08.29 15:22:14.194353 [ 199 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
7170 2024.08.29 15:22:14.194513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7171 2024.08.29 15:22:14.194658 [ 187 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7172 2024.08.29 15:22:14.194753 [ 3 ] {} <Debug> HTTP-Session: 479bda78-71b9-42d2-a32e-df3016e15aea Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7173 2024.08.29 15:22:14.194880 [ 3 ] {} <Debug> HTTP-Session: 479bda78-71b9-42d2-a32e-df3016e15aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7174 2024.08.29 15:22:14.194931 [ 3 ] {} <Debug> HTTP-Session: 479bda78-71b9-42d2-a32e-df3016e15aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7175 2024.08.29 15:22:14.195015 [ 199 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
7176 2024.08.29 15:22:14.195023 [ 3 ] {} <Trace> HTTP-Session: 479bda78-71b9-42d2-a32e-df3016e15aea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7177 2024.08.29 15:22:14.195386 [ 199 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
7178 2024.08.29 15:22:14.195908 [ 199 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
7179 2024.08.29 15:22:14.196213 [ 199 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
7180 2024.08.29 15:22:14.196293 [ 3 ] {a51d6dca-9cef-4e6b-bd54-4a98fb48571b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7181 2024.08.29 15:22:14.196607 [ 3 ] {a51d6dca-9cef-4e6b-bd54-4a98fb48571b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7182 2024.08.29 15:22:14.196703 [ 187 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_36_7} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7183 2024.08.29 15:22:14.197139 [ 187 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_36_7} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7184 2024.08.29 15:22:14.197464 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
7185 2024.08.29 15:22:14.197625 [ 3 ] {a51d6dca-9cef-4e6b-bd54-4a98fb48571b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7186 2024.08.29 15:22:14.198424 [ 191 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00508939 sec., 18862.771373386593 rows/sec., 985.51 KiB/sec.
7187 2024.08.29 15:22:14.198622 [ 191 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7188 2024.08.29 15:22:14.199063 [ 3 ] {a51d6dca-9cef-4e6b-bd54-4a98fb48571b} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7189 2024.08.29 15:22:14.199162 [ 3 ] {a51d6dca-9cef-4e6b-bd54-4a98fb48571b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7190 2024.08.29 15:22:14.199591 [ 191 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_16_3} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7191 2024.08.29 15:22:14.199811 [ 191 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_16_3} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7192 2024.08.29 15:22:14.199958 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7193 2024.08.29 15:22:14.200059 [ 3 ] {a51d6dca-9cef-4e6b-bd54-4a98fb48571b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7194 2024.08.29 15:22:14.200418 [ 3 ] {a51d6dca-9cef-4e6b-bd54-4a98fb48571b} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7195 2024.08.29 15:22:14.200595 [ 3 ] {a51d6dca-9cef-4e6b-bd54-4a98fb48571b} <Debug> executeQuery: Read 921 rows, 63.02 KiB in 0.005223 sec., 176335.43940264217 rows/sec., 11.78 MiB/sec.
7196 2024.08.29 15:22:14.200796 [ 3 ] {a51d6dca-9cef-4e6b-bd54-4a98fb48571b} <Debug> DynamicQueryHandler: Done processing query
7197 2024.08.29 15:22:14.200822 [ 3 ] {a51d6dca-9cef-4e6b-bd54-4a98fb48571b} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
7198 2024.08.29 15:22:14.200839 [ 3 ] {} <Debug> HTTP-Session: 479bda78-71b9-42d2-a32e-df3016e15aea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7199 2024.08.29 15:22:14.201002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7200 2024.08.29 15:22:14.201054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7201 2024.08.29 15:22:14.201073 [ 3 ] {} <Debug> HTTP-Session: 54151041-1f91-4a18-aead-d0bf2a8d4cf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7202 2024.08.29 15:22:14.201090 [ 3 ] {} <Debug> HTTP-Session: 54151041-1f91-4a18-aead-d0bf2a8d4cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7203 2024.08.29 15:22:14.201104 [ 3 ] {} <Debug> HTTP-Session: 54151041-1f91-4a18-aead-d0bf2a8d4cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7204 2024.08.29 15:22:14.201137 [ 3 ] {} <Trace> HTTP-Session: 54151041-1f91-4a18-aead-d0bf2a8d4cf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7205 2024.08.29 15:22:14.201231 [ 3 ] {5f42bd00-ded3-425f-a0df-3134c19446d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7206 2024.08.29 15:22:14.201278 [ 3 ] {5f42bd00-ded3-425f-a0df-3134c19446d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7207 2024.08.29 15:22:14.201413 [ 3 ] {5f42bd00-ded3-425f-a0df-3134c19446d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7208 2024.08.29 15:22:14.201713 [ 3 ] {5f42bd00-ded3-425f-a0df-3134c19446d3} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7209 2024.08.29 15:22:14.201750 [ 3 ] {5f42bd00-ded3-425f-a0df-3134c19446d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7210 2024.08.29 15:22:14.202106 [ 3 ] {5f42bd00-ded3-425f-a0df-3134c19446d3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7211 2024.08.29 15:22:14.202438 [ 3 ] {5f42bd00-ded3-425f-a0df-3134c19446d3} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7212 2024.08.29 15:22:14.202593 [ 3 ] {5f42bd00-ded3-425f-a0df-3134c19446d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec.
7213 2024.08.29 15:22:14.202763 [ 3 ] {5f42bd00-ded3-425f-a0df-3134c19446d3} <Debug> DynamicQueryHandler: Done processing query
7214 2024.08.29 15:22:14.202788 [ 3 ] {5f42bd00-ded3-425f-a0df-3134c19446d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7215 2024.08.29 15:22:14.202804 [ 3 ] {} <Debug> HTTP-Session: 54151041-1f91-4a18-aead-d0bf2a8d4cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7216 2024.08.29 15:22:14.202932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7217 2024.08.29 15:22:14.202982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7218 2024.08.29 15:22:14.203002 [ 3 ] {} <Debug> HTTP-Session: 13272ff3-93e2-4b3c-a8ba-39bac01f316b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7219 2024.08.29 15:22:14.203019 [ 3 ] {} <Debug> HTTP-Session: 13272ff3-93e2-4b3c-a8ba-39bac01f316b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7220 2024.08.29 15:22:14.203033 [ 3 ] {} <Debug> HTTP-Session: 13272ff3-93e2-4b3c-a8ba-39bac01f316b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7221 2024.08.29 15:22:14.203065 [ 3 ] {} <Trace> HTTP-Session: 13272ff3-93e2-4b3c-a8ba-39bac01f316b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7222 2024.08.29 15:22:14.203185 [ 3 ] {2c6ec4a9-7f6e-457e-8ac5-aaf2b58f2fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7223 2024.08.29 15:22:14.203231 [ 3 ] {2c6ec4a9-7f6e-457e-8ac5-aaf2b58f2fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7224 2024.08.29 15:22:14.203367 [ 3 ] {2c6ec4a9-7f6e-457e-8ac5-aaf2b58f2fb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7225 2024.08.29 15:22:14.203678 [ 3 ] {2c6ec4a9-7f6e-457e-8ac5-aaf2b58f2fb0} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7226 2024.08.29 15:22:14.203715 [ 3 ] {2c6ec4a9-7f6e-457e-8ac5-aaf2b58f2fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7227 2024.08.29 15:22:14.204084 [ 3 ] {2c6ec4a9-7f6e-457e-8ac5-aaf2b58f2fb0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7228 2024.08.29 15:22:14.204413 [ 3 ] {2c6ec4a9-7f6e-457e-8ac5-aaf2b58f2fb0} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7229 2024.08.29 15:22:14.204568 [ 3 ] {2c6ec4a9-7f6e-457e-8ac5-aaf2b58f2fb0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00142 sec., 57746.47887323944 rows/sec., 3.67 MiB/sec.
7230 2024.08.29 15:22:14.204760 [ 3 ] {2c6ec4a9-7f6e-457e-8ac5-aaf2b58f2fb0} <Debug> DynamicQueryHandler: Done processing query
7231 2024.08.29 15:22:14.204785 [ 3 ] {2c6ec4a9-7f6e-457e-8ac5-aaf2b58f2fb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7232 2024.08.29 15:22:14.204801 [ 3 ] {} <Debug> HTTP-Session: 13272ff3-93e2-4b3c-a8ba-39bac01f316b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7233 2024.08.29 15:22:14.551700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7234 2024.08.29 15:22:14.551844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7235 2024.08.29 15:22:14.551877 [ 3 ] {} <Debug> HTTP-Session: 459cb553-a379-4200-949f-5805e7fffddc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7236 2024.08.29 15:22:14.551911 [ 3 ] {} <Debug> HTTP-Session: 459cb553-a379-4200-949f-5805e7fffddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7237 2024.08.29 15:22:14.551935 [ 3 ] {} <Debug> HTTP-Session: 459cb553-a379-4200-949f-5805e7fffddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7238 2024.08.29 15:22:14.552000 [ 3 ] {} <Trace> HTTP-Session: 459cb553-a379-4200-949f-5805e7fffddc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7239 2024.08.29 15:22:14.552235 [ 3 ] {bff22175-9df5-40c6-a7d5-1465b655fa54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7240 2024.08.29 15:22:14.552322 [ 3 ] {bff22175-9df5-40c6-a7d5-1465b655fa54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7241 2024.08.29 15:22:14.552706 [ 3 ] {bff22175-9df5-40c6-a7d5-1465b655fa54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7242 2024.08.29 15:22:14.553151 [ 3 ] {bff22175-9df5-40c6-a7d5-1465b655fa54} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7243 2024.08.29 15:22:14.553194 [ 3 ] {bff22175-9df5-40c6-a7d5-1465b655fa54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7244 2024.08.29 15:22:14.553627 [ 3 ] {bff22175-9df5-40c6-a7d5-1465b655fa54} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7245 2024.08.29 15:22:14.554026 [ 3 ] {bff22175-9df5-40c6-a7d5-1465b655fa54} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7246 2024.08.29 15:22:14.554207 [ 3 ] {bff22175-9df5-40c6-a7d5-1465b655fa54} <Debug> executeQuery: Read 6 rows, 586.00 B in 0.002038 sec., 2944.0628066732093 rows/sec., 280.80 KiB/sec.
7247 2024.08.29 15:22:14.554428 [ 3 ] {bff22175-9df5-40c6-a7d5-1465b655fa54} <Debug> DynamicQueryHandler: Done processing query
7248 2024.08.29 15:22:14.554455 [ 3 ] {bff22175-9df5-40c6-a7d5-1465b655fa54} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7249 2024.08.29 15:22:14.554472 [ 3 ] {} <Debug> HTTP-Session: 459cb553-a379-4200-949f-5805e7fffddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7250 2024.08.29 15:22:14.554592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7251 2024.08.29 15:22:14.554643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7252 2024.08.29 15:22:14.554663 [ 3 ] {} <Debug> HTTP-Session: d80ccb96-bf42-479f-a6b5-107929aaf68f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7253 2024.08.29 15:22:14.554681 [ 3 ] {} <Debug> HTTP-Session: d80ccb96-bf42-479f-a6b5-107929aaf68f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7254 2024.08.29 15:22:14.554697 [ 3 ] {} <Debug> HTTP-Session: d80ccb96-bf42-479f-a6b5-107929aaf68f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7255 2024.08.29 15:22:14.554730 [ 3 ] {} <Trace> HTTP-Session: d80ccb96-bf42-479f-a6b5-107929aaf68f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7256 2024.08.29 15:22:14.554838 [ 3 ] {29f4d626-43df-44a5-a392-9a2dfbfb1679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7257 2024.08.29 15:22:14.554889 [ 3 ] {29f4d626-43df-44a5-a392-9a2dfbfb1679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7258 2024.08.29 15:22:14.555130 [ 3 ] {29f4d626-43df-44a5-a392-9a2dfbfb1679} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7259 2024.08.29 15:22:14.555490 [ 3 ] {29f4d626-43df-44a5-a392-9a2dfbfb1679} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7260 2024.08.29 15:22:14.555530 [ 3 ] {29f4d626-43df-44a5-a392-9a2dfbfb1679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7261 2024.08.29 15:22:14.555904 [ 3 ] {29f4d626-43df-44a5-a392-9a2dfbfb1679} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7262 2024.08.29 15:22:14.556295 [ 3 ] {29f4d626-43df-44a5-a392-9a2dfbfb1679} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7263 2024.08.29 15:22:14.556463 [ 3 ] {29f4d626-43df-44a5-a392-9a2dfbfb1679} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001651 sec., 1817.0805572380377 rows/sec., 136.64 KiB/sec.
7264 2024.08.29 15:22:14.556647 [ 3 ] {29f4d626-43df-44a5-a392-9a2dfbfb1679} <Debug> DynamicQueryHandler: Done processing query
7265 2024.08.29 15:22:14.556674 [ 3 ] {29f4d626-43df-44a5-a392-9a2dfbfb1679} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7266 2024.08.29 15:22:14.556690 [ 3 ] {} <Debug> HTTP-Session: d80ccb96-bf42-479f-a6b5-107929aaf68f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7267 2024.08.29 15:22:14.556828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7268 2024.08.29 15:22:14.556879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7269 2024.08.29 15:22:14.556898 [ 3 ] {} <Debug> HTTP-Session: 0426a1be-e7e9-4404-a6dd-887f08ee9c1b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7270 2024.08.29 15:22:14.556915 [ 3 ] {} <Debug> HTTP-Session: 0426a1be-e7e9-4404-a6dd-887f08ee9c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7271 2024.08.29 15:22:14.556928 [ 3 ] {} <Debug> HTTP-Session: 0426a1be-e7e9-4404-a6dd-887f08ee9c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7272 2024.08.29 15:22:14.556960 [ 3 ] {} <Trace> HTTP-Session: 0426a1be-e7e9-4404-a6dd-887f08ee9c1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7273 2024.08.29 15:22:14.557064 [ 3 ] {a395a3b4-383d-4e4f-ab9e-f983f8377868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7274 2024.08.29 15:22:14.557111 [ 3 ] {a395a3b4-383d-4e4f-ab9e-f983f8377868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7275 2024.08.29 15:22:14.557345 [ 3 ] {a395a3b4-383d-4e4f-ab9e-f983f8377868} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7276 2024.08.29 15:22:14.557708 [ 3 ] {a395a3b4-383d-4e4f-ab9e-f983f8377868} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7277 2024.08.29 15:22:14.557756 [ 3 ] {a395a3b4-383d-4e4f-ab9e-f983f8377868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7278 2024.08.29 15:22:14.558161 [ 3 ] {a395a3b4-383d-4e4f-ab9e-f983f8377868} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7279 2024.08.29 15:22:14.558554 [ 3 ] {a395a3b4-383d-4e4f-ab9e-f983f8377868} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7280 2024.08.29 15:22:14.558714 [ 3 ] {a395a3b4-383d-4e4f-ab9e-f983f8377868} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001678 sec., 1787.8426698450537 rows/sec., 143.17 KiB/sec.
7281 2024.08.29 15:22:14.558888 [ 3 ] {a395a3b4-383d-4e4f-ab9e-f983f8377868} <Debug> DynamicQueryHandler: Done processing query
7282 2024.08.29 15:22:14.558914 [ 3 ] {a395a3b4-383d-4e4f-ab9e-f983f8377868} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7283 2024.08.29 15:22:14.558929 [ 3 ] {} <Debug> HTTP-Session: 0426a1be-e7e9-4404-a6dd-887f08ee9c1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7284 2024.08.29 15:22:14.559085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7285 2024.08.29 15:22:14.559133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7286 2024.08.29 15:22:14.559152 [ 3 ] {} <Debug> HTTP-Session: 3f58a2e8-a290-430c-a9b9-bd38d4adac5c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7287 2024.08.29 15:22:14.559169 [ 3 ] {} <Debug> HTTP-Session: 3f58a2e8-a290-430c-a9b9-bd38d4adac5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7288 2024.08.29 15:22:14.559183 [ 3 ] {} <Debug> HTTP-Session: 3f58a2e8-a290-430c-a9b9-bd38d4adac5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7289 2024.08.29 15:22:14.559242 [ 3 ] {} <Trace> HTTP-Session: 3f58a2e8-a290-430c-a9b9-bd38d4adac5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7290 2024.08.29 15:22:14.559368 [ 3 ] {e3bd3df9-d667-4329-b2b4-40214b09a636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7291 2024.08.29 15:22:14.559434 [ 3 ] {e3bd3df9-d667-4329-b2b4-40214b09a636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7292 2024.08.29 15:22:14.559854 [ 3 ] {e3bd3df9-d667-4329-b2b4-40214b09a636} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7293 2024.08.29 15:22:14.560358 [ 3 ] {e3bd3df9-d667-4329-b2b4-40214b09a636} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7294 2024.08.29 15:22:14.560395 [ 3 ] {e3bd3df9-d667-4329-b2b4-40214b09a636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7295 2024.08.29 15:22:14.560994 [ 3 ] {e3bd3df9-d667-4329-b2b4-40214b09a636} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7296 2024.08.29 15:22:14.561416 [ 3 ] {e3bd3df9-d667-4329-b2b4-40214b09a636} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7297 2024.08.29 15:22:14.561604 [ 3 ] {e3bd3df9-d667-4329-b2b4-40214b09a636} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002286 sec., 1312.3359580052495 rows/sec., 2.35 MiB/sec.
7298 2024.08.29 15:22:14.561825 [ 3 ] {e3bd3df9-d667-4329-b2b4-40214b09a636} <Debug> DynamicQueryHandler: Done processing query
7299 2024.08.29 15:22:14.561851 [ 3 ] {e3bd3df9-d667-4329-b2b4-40214b09a636} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7300 2024.08.29 15:22:14.561867 [ 3 ] {} <Debug> HTTP-Session: 3f58a2e8-a290-430c-a9b9-bd38d4adac5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7301 2024.08.29 15:22:19.560641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7302 2024.08.29 15:22:19.560794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7303 2024.08.29 15:22:19.560825 [ 3 ] {} <Debug> HTTP-Session: 9eeb3939-4d15-49cf-a5c4-425be1ec0de2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7304 2024.08.29 15:22:19.560853 [ 3 ] {} <Debug> HTTP-Session: 9eeb3939-4d15-49cf-a5c4-425be1ec0de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7305 2024.08.29 15:22:19.560871 [ 3 ] {} <Debug> HTTP-Session: 9eeb3939-4d15-49cf-a5c4-425be1ec0de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7306 2024.08.29 15:22:19.560931 [ 3 ] {} <Trace> HTTP-Session: 9eeb3939-4d15-49cf-a5c4-425be1ec0de2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7307 2024.08.29 15:22:19.561153 [ 3 ] {33c2360c-4e14-4147-9da7-1654a922db52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7308 2024.08.29 15:22:19.561232 [ 3 ] {33c2360c-4e14-4147-9da7-1654a922db52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7309 2024.08.29 15:22:19.561629 [ 3 ] {33c2360c-4e14-4147-9da7-1654a922db52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7310 2024.08.29 15:22:19.562101 [ 3 ] {33c2360c-4e14-4147-9da7-1654a922db52} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7311 2024.08.29 15:22:19.562148 [ 3 ] {33c2360c-4e14-4147-9da7-1654a922db52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7312 2024.08.29 15:22:19.562573 [ 3 ] {33c2360c-4e14-4147-9da7-1654a922db52} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
7313 2024.08.29 15:22:19.562995 [ 3 ] {33c2360c-4e14-4147-9da7-1654a922db52} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7314 2024.08.29 15:22:19.563172 [ 3 ] {33c2360c-4e14-4147-9da7-1654a922db52} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002076 sec., 963.3911368015414 rows/sec., 78.56 KiB/sec.
7315 2024.08.29 15:22:19.563407 [ 3 ] {33c2360c-4e14-4147-9da7-1654a922db52} <Debug> DynamicQueryHandler: Done processing query
7316 2024.08.29 15:22:19.563435 [ 3 ] {33c2360c-4e14-4147-9da7-1654a922db52} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7317 2024.08.29 15:22:19.563452 [ 3 ] {} <Debug> HTTP-Session: 9eeb3939-4d15-49cf-a5c4-425be1ec0de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7318 2024.08.29 15:22:19.563627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7319 2024.08.29 15:22:19.563690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7320 2024.08.29 15:22:19.563710 [ 3 ] {} <Debug> HTTP-Session: 908101a3-4b92-4abe-b256-b1d01f82fb00 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7321 2024.08.29 15:22:19.563729 [ 3 ] {} <Debug> HTTP-Session: 908101a3-4b92-4abe-b256-b1d01f82fb00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7322 2024.08.29 15:22:19.563743 [ 3 ] {} <Debug> HTTP-Session: 908101a3-4b92-4abe-b256-b1d01f82fb00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7323 2024.08.29 15:22:19.563781 [ 3 ] {} <Trace> HTTP-Session: 908101a3-4b92-4abe-b256-b1d01f82fb00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7324 2024.08.29 15:22:19.563931 [ 3 ] {6f6ede70-aeea-4045-a877-5286d3d61551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7325 2024.08.29 15:22:19.563980 [ 3 ] {6f6ede70-aeea-4045-a877-5286d3d61551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7326 2024.08.29 15:22:19.564216 [ 3 ] {6f6ede70-aeea-4045-a877-5286d3d61551} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7327 2024.08.29 15:22:19.564690 [ 3 ] {6f6ede70-aeea-4045-a877-5286d3d61551} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7328 2024.08.29 15:22:19.564727 [ 3 ] {6f6ede70-aeea-4045-a877-5286d3d61551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7329 2024.08.29 15:22:19.565098 [ 3 ] {6f6ede70-aeea-4045-a877-5286d3d61551} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7330 2024.08.29 15:22:19.565461 [ 3 ] {6f6ede70-aeea-4045-a877-5286d3d61551} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7331 2024.08.29 15:22:19.565631 [ 3 ] {6f6ede70-aeea-4045-a877-5286d3d61551} <Debug> executeQuery: Read 127 rows, 11.10 KiB in 0.001758 sec., 72241.18316268487 rows/sec., 6.17 MiB/sec.
7332 2024.08.29 15:22:19.565805 [ 3 ] {6f6ede70-aeea-4045-a877-5286d3d61551} <Debug> DynamicQueryHandler: Done processing query
7333 2024.08.29 15:22:19.565830 [ 3 ] {6f6ede70-aeea-4045-a877-5286d3d61551} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7334 2024.08.29 15:22:19.565846 [ 3 ] {} <Debug> HTTP-Session: 908101a3-4b92-4abe-b256-b1d01f82fb00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7335 2024.08.29 15:22:19.565980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7336 2024.08.29 15:22:19.566030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7337 2024.08.29 15:22:19.566049 [ 3 ] {} <Debug> HTTP-Session: 98d39cdb-37a1-4f77-83d4-8d94164f3266 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7338 2024.08.29 15:22:19.566066 [ 3 ] {} <Debug> HTTP-Session: 98d39cdb-37a1-4f77-83d4-8d94164f3266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7339 2024.08.29 15:22:19.566080 [ 3 ] {} <Debug> HTTP-Session: 98d39cdb-37a1-4f77-83d4-8d94164f3266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7340 2024.08.29 15:22:19.566112 [ 3 ] {} <Trace> HTTP-Session: 98d39cdb-37a1-4f77-83d4-8d94164f3266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7341 2024.08.29 15:22:19.566221 [ 3 ] {d5cb4e92-8b45-4271-813a-adef26778653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7342 2024.08.29 15:22:19.566265 [ 3 ] {d5cb4e92-8b45-4271-813a-adef26778653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7343 2024.08.29 15:22:19.566491 [ 3 ] {d5cb4e92-8b45-4271-813a-adef26778653} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7344 2024.08.29 15:22:19.566848 [ 3 ] {d5cb4e92-8b45-4271-813a-adef26778653} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7345 2024.08.29 15:22:19.566886 [ 3 ] {d5cb4e92-8b45-4271-813a-adef26778653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7346 2024.08.29 15:22:19.567250 [ 3 ] {d5cb4e92-8b45-4271-813a-adef26778653} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7347 2024.08.29 15:22:19.567611 [ 3 ] {d5cb4e92-8b45-4271-813a-adef26778653} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7348 2024.08.29 15:22:19.567781 [ 3 ] {d5cb4e92-8b45-4271-813a-adef26778653} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.001583 sec., 23373.341756159192 rows/sec., 1.71 MiB/sec.
7349 2024.08.29 15:22:19.567788 [ 85 ] {} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7350 2024.08.29 15:22:19.567904 [ 85 ] {} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7351 2024.08.29 15:22:19.567958 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7352 2024.08.29 15:22:19.568066 [ 3 ] {d5cb4e92-8b45-4271-813a-adef26778653} <Debug> DynamicQueryHandler: Done processing query
7353 2024.08.29 15:22:19.568157 [ 3 ] {d5cb4e92-8b45-4271-813a-adef26778653} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7354 2024.08.29 15:22:19.568222 [ 3 ] {} <Debug> HTTP-Session: 98d39cdb-37a1-4f77-83d4-8d94164f3266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7355 2024.08.29 15:22:19.568320 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::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
7356 2024.08.29 15:22:19.568516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7357 2024.08.29 15:22:19.568621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7358 2024.08.29 15:22:19.568677 [ 3 ] {} <Debug> HTTP-Session: 5c31b9a7-0c10-4ffc-9fac-b6d1e2443040 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7359 2024.08.29 15:22:19.568727 [ 3 ] {} <Debug> HTTP-Session: 5c31b9a7-0c10-4ffc-9fac-b6d1e2443040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7360 2024.08.29 15:22:19.568743 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7361 2024.08.29 15:22:19.568761 [ 3 ] {} <Debug> HTTP-Session: 5c31b9a7-0c10-4ffc-9fac-b6d1e2443040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7362 2024.08.29 15:22:19.568813 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 52 rows starting from the beginning of the part
7363 2024.08.29 15:22:19.568830 [ 3 ] {} <Trace> HTTP-Session: 5c31b9a7-0c10-4ffc-9fac-b6d1e2443040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7364 2024.08.29 15:22:19.568975 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 35 rows starting from the beginning of the part
7365 2024.08.29 15:22:19.569334 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part
7366 2024.08.29 15:22:19.569371 [ 3 ] {14f85294-2a57-4251-960b-7568860c3bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7367 2024.08.29 15:22:19.569573 [ 3 ] {14f85294-2a57-4251-960b-7568860c3bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7368 2024.08.29 15:22:19.569605 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part
7369 2024.08.29 15:22:19.569909 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 3 rows starting from the beginning of the part
7370 2024.08.29 15:22:19.570292 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part
7371 2024.08.29 15:22:19.571235 [ 3 ] {14f85294-2a57-4251-960b-7568860c3bf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7372 2024.08.29 15:22:19.572168 [ 3 ] {14f85294-2a57-4251-960b-7568860c3bf9} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7373 2024.08.29 15:22:19.572236 [ 3 ] {14f85294-2a57-4251-960b-7568860c3bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7374 2024.08.29 15:22:19.573332 [ 3 ] {14f85294-2a57-4251-960b-7568860c3bf9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7375 2024.08.29 15:22:19.573339 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.005290454 sec., 32322.36779679022 rows/sec., 2.48 MiB/sec.
7376 2024.08.29 15:22:19.573628 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7377 2024.08.29 15:22:19.574328 [ 3 ] {14f85294-2a57-4251-960b-7568860c3bf9} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7378 2024.08.29 15:22:19.574670 [ 3 ] {14f85294-2a57-4251-960b-7568860c3bf9} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.005628 sec., 17945.98436389481 rows/sec., 1.40 MiB/sec.
7379 2024.08.29 15:22:19.574899 [ 197 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_31_6} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7380 2024.08.29 15:22:19.575029 [ 3 ] {14f85294-2a57-4251-960b-7568860c3bf9} <Debug> DynamicQueryHandler: Done processing query
7381 2024.08.29 15:22:19.575076 [ 3 ] {14f85294-2a57-4251-960b-7568860c3bf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7382 2024.08.29 15:22:19.575094 [ 3 ] {} <Debug> HTTP-Session: 5c31b9a7-0c10-4ffc-9fac-b6d1e2443040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7383 2024.08.29 15:22:19.575116 [ 197 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_31_6} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7384 2024.08.29 15:22:19.575287 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7385 2024.08.29 15:22:19.575304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7386 2024.08.29 15:22:19.575382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7387 2024.08.29 15:22:19.575401 [ 3 ] {} <Debug> HTTP-Session: a75f96f2-6c9f-4e44-876a-b76c7934f3b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7388 2024.08.29 15:22:19.575417 [ 3 ] {} <Debug> HTTP-Session: a75f96f2-6c9f-4e44-876a-b76c7934f3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7389 2024.08.29 15:22:19.575431 [ 3 ] {} <Debug> HTTP-Session: a75f96f2-6c9f-4e44-876a-b76c7934f3b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7390 2024.08.29 15:22:19.575464 [ 3 ] {} <Trace> HTTP-Session: a75f96f2-6c9f-4e44-876a-b76c7934f3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7391 2024.08.29 15:22:19.575633 [ 3 ] {a1d87b53-e601-4c3f-a2e3-38f40cbe752d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7392 2024.08.29 15:22:19.575684 [ 3 ] {a1d87b53-e601-4c3f-a2e3-38f40cbe752d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7393 2024.08.29 15:22:19.575858 [ 3 ] {a1d87b53-e601-4c3f-a2e3-38f40cbe752d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7394 2024.08.29 15:22:19.576265 [ 3 ] {a1d87b53-e601-4c3f-a2e3-38f40cbe752d} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7395 2024.08.29 15:22:19.576302 [ 3 ] {a1d87b53-e601-4c3f-a2e3-38f40cbe752d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7396 2024.08.29 15:22:19.576705 [ 3 ] {a1d87b53-e601-4c3f-a2e3-38f40cbe752d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7397 2024.08.29 15:22:19.577052 [ 3 ] {a1d87b53-e601-4c3f-a2e3-38f40cbe752d} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7398 2024.08.29 15:22:19.577213 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7399 2024.08.29 15:22:19.577222 [ 3 ] {a1d87b53-e601-4c3f-a2e3-38f40cbe752d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001658 sec., 97104.9457177322 rows/sec., 6.76 MiB/sec.
7400 2024.08.29 15:22:19.577272 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7401 2024.08.29 15:22:19.577343 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7402 2024.08.29 15:22:19.577613 [ 3 ] {a1d87b53-e601-4c3f-a2e3-38f40cbe752d} <Debug> DynamicQueryHandler: Done processing query
7403 2024.08.29 15:22:19.577650 [ 197 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
7404 2024.08.29 15:22:19.577680 [ 3 ] {a1d87b53-e601-4c3f-a2e3-38f40cbe752d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7405 2024.08.29 15:22:19.577753 [ 3 ] {} <Debug> HTTP-Session: a75f96f2-6c9f-4e44-876a-b76c7934f3b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7406 2024.08.29 15:22:19.578102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7407 2024.08.29 15:22:19.578286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7408 2024.08.29 15:22:19.578379 [ 3 ] {} <Debug> HTTP-Session: aa91f08b-a873-4981-a83a-0f526f1f60ab Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7409 2024.08.29 15:22:19.578402 [ 197 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7410 2024.08.29 15:22:19.578416 [ 3 ] {} <Debug> HTTP-Session: aa91f08b-a873-4981-a83a-0f526f1f60ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7411 2024.08.29 15:22:19.578471 [ 3 ] {} <Debug> HTTP-Session: aa91f08b-a873-4981-a83a-0f526f1f60ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7412 2024.08.29 15:22:19.578478 [ 197 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10952 rows starting from the beginning of the part
7413 2024.08.29 15:22:19.578547 [ 3 ] {} <Trace> HTTP-Session: aa91f08b-a873-4981-a83a-0f526f1f60ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7414 2024.08.29 15:22:19.578743 [ 197 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
7415 2024.08.29 15:22:19.579032 [ 197 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 239 rows starting from the beginning of the part
7416 2024.08.29 15:22:19.579278 [ 197 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 161 rows starting from the beginning of the part
7417 2024.08.29 15:22:19.579331 [ 3 ] {90bc85a8-f5ac-4cf7-9df6-9d3c6e9bd615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7418 2024.08.29 15:22:19.579555 [ 197 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 921 rows starting from the beginning of the part
7419 2024.08.29 15:22:19.579879 [ 197 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
7420 2024.08.29 15:22:19.579910 [ 3 ] {90bc85a8-f5ac-4cf7-9df6-9d3c6e9bd615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7421 2024.08.29 15:22:19.581655 [ 3 ] {90bc85a8-f5ac-4cf7-9df6-9d3c6e9bd615} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7422 2024.08.29 15:22:19.583254 [ 3 ] {90bc85a8-f5ac-4cf7-9df6-9d3c6e9bd615} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7423 2024.08.29 15:22:19.583319 [ 3 ] {90bc85a8-f5ac-4cf7-9df6-9d3c6e9bd615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7424 2024.08.29 15:22:19.584528 [ 3 ] {90bc85a8-f5ac-4cf7-9df6-9d3c6e9bd615} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7425 2024.08.29 15:22:19.585516 [ 3 ] {90bc85a8-f5ac-4cf7-9df6-9d3c6e9bd615} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7426 2024.08.29 15:22:19.585744 [ 3 ] {90bc85a8-f5ac-4cf7-9df6-9d3c6e9bd615} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.006929 sec., 5051.233944292106 rows/sec., 9.05 MiB/sec.
7427 2024.08.29 15:22:19.586428 [ 3 ] {90bc85a8-f5ac-4cf7-9df6-9d3c6e9bd615} <Debug> DynamicQueryHandler: Done processing query
7428 2024.08.29 15:22:19.586457 [ 3 ] {90bc85a8-f5ac-4cf7-9df6-9d3c6e9bd615} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
7429 2024.08.29 15:22:19.586476 [ 3 ] {} <Debug> HTTP-Session: aa91f08b-a873-4981-a83a-0f526f1f60ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7430 2024.08.29 15:22:19.586643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7431 2024.08.29 15:22:19.586700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7432 2024.08.29 15:22:19.586719 [ 3 ] {} <Debug> HTTP-Session: 773e1de4-5285-4c5d-a36c-f01ab73d06e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7433 2024.08.29 15:22:19.586737 [ 3 ] {} <Debug> HTTP-Session: 773e1de4-5285-4c5d-a36c-f01ab73d06e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7434 2024.08.29 15:22:19.586766 [ 3 ] {} <Debug> HTTP-Session: 773e1de4-5285-4c5d-a36c-f01ab73d06e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7435 2024.08.29 15:22:19.586799 [ 3 ] {} <Trace> HTTP-Session: 773e1de4-5285-4c5d-a36c-f01ab73d06e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7436 2024.08.29 15:22:19.587048 [ 3 ] {1244c896-4868-4899-87f8-9bed2941c688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7437 2024.08.29 15:22:19.587118 [ 3 ] {1244c896-4868-4899-87f8-9bed2941c688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7438 2024.08.29 15:22:19.587722 [ 200 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12594 rows, containing 5 columns (5 merged, 0 gathered) in 0.010291501 sec., 1223728.2005802651 rows/sec., 82.46 MiB/sec.
7439 2024.08.29 15:22:19.587724 [ 3 ] {1244c896-4868-4899-87f8-9bed2941c688} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7440 2024.08.29 15:22:19.588190 [ 200 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7441 2024.08.29 15:22:19.588206 [ 3 ] {1244c896-4868-4899-87f8-9bed2941c688} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7442 2024.08.29 15:22:19.588279 [ 3 ] {1244c896-4868-4899-87f8-9bed2941c688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7443 2024.08.29 15:22:19.589166 [ 200 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7444 2024.08.29 15:22:19.589210 [ 3 ] {1244c896-4868-4899-87f8-9bed2941c688} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7445 2024.08.29 15:22:19.589360 [ 200 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7446 2024.08.29 15:22:19.589596 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB.
7447 2024.08.29 15:22:19.589862 [ 3 ] {1244c896-4868-4899-87f8-9bed2941c688} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7448 2024.08.29 15:22:19.590043 [ 85 ] {} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7449 2024.08.29 15:22:19.590047 [ 3 ] {1244c896-4868-4899-87f8-9bed2941c688} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003154 sec., 19023.462270133165 rows/sec., 1.28 MiB/sec.
7450 2024.08.29 15:22:19.590104 [ 85 ] {} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7451 2024.08.29 15:22:19.590187 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7452 2024.08.29 15:22:19.590391 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::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
7453 2024.08.29 15:22:19.590420 [ 3 ] {1244c896-4868-4899-87f8-9bed2941c688} <Debug> DynamicQueryHandler: Done processing query
7454 2024.08.29 15:22:19.590466 [ 3 ] {1244c896-4868-4899-87f8-9bed2941c688} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7455 2024.08.29 15:22:19.590500 [ 3 ] {} <Debug> HTTP-Session: 773e1de4-5285-4c5d-a36c-f01ab73d06e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7456 2024.08.29 15:22:19.590618 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7457 2024.08.29 15:22:19.590654 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1850 rows starting from the beginning of the part
7458 2024.08.29 15:22:19.590752 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part
7459 2024.08.29 15:22:19.590911 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part
7460 2024.08.29 15:22:19.591054 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part
7461 2024.08.29 15:22:19.591215 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part
7462 2024.08.29 15:22:19.591295 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part
7463 2024.08.29 15:22:19.592785 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2194 rows, containing 4 columns (4 merged, 0 gathered) in 0.002489848 sec., 881178.2887951394 rows/sec., 57.87 MiB/sec.
7464 2024.08.29 15:22:19.593023 [ 193 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7465 2024.08.29 15:22:19.593428 [ 193 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_36_7} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7466 2024.08.29 15:22:19.593509 [ 193 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_36_7} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7467 2024.08.29 15:22:19.593586 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
7468 2024.08.29 15:22:24.563561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7469 2024.08.29 15:22:24.563765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7470 2024.08.29 15:22:24.563818 [ 3 ] {} <Debug> HTTP-Session: 814d78af-deab-4fd2-9783-ee40ecb548a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7471 2024.08.29 15:22:24.563869 [ 3 ] {} <Debug> HTTP-Session: 814d78af-deab-4fd2-9783-ee40ecb548a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7472 2024.08.29 15:22:24.563906 [ 3 ] {} <Debug> HTTP-Session: 814d78af-deab-4fd2-9783-ee40ecb548a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7473 2024.08.29 15:22:24.563974 [ 3 ] {} <Trace> HTTP-Session: 814d78af-deab-4fd2-9783-ee40ecb548a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7474 2024.08.29 15:22:24.564225 [ 3 ] {dee36c1e-6500-46e9-9843-5a10c9d1e20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7475 2024.08.29 15:22:24.564296 [ 3 ] {dee36c1e-6500-46e9-9843-5a10c9d1e20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7476 2024.08.29 15:22:24.564639 [ 3 ] {dee36c1e-6500-46e9-9843-5a10c9d1e20d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7477 2024.08.29 15:22:24.565368 [ 3 ] {dee36c1e-6500-46e9-9843-5a10c9d1e20d} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7478 2024.08.29 15:22:24.565416 [ 3 ] {dee36c1e-6500-46e9-9843-5a10c9d1e20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7479 2024.08.29 15:22:24.565866 [ 3 ] {dee36c1e-6500-46e9-9843-5a10c9d1e20d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7480 2024.08.29 15:22:24.566275 [ 3 ] {dee36c1e-6500-46e9-9843-5a10c9d1e20d} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7481 2024.08.29 15:22:24.566462 [ 3 ] {dee36c1e-6500-46e9-9843-5a10c9d1e20d} <Debug> executeQuery: Read 195 rows, 17.43 KiB in 0.002333 sec., 83583.36905272181 rows/sec., 7.30 MiB/sec.
7482 2024.08.29 15:22:24.566689 [ 3 ] {dee36c1e-6500-46e9-9843-5a10c9d1e20d} <Debug> DynamicQueryHandler: Done processing query
7483 2024.08.29 15:22:24.566717 [ 3 ] {dee36c1e-6500-46e9-9843-5a10c9d1e20d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7484 2024.08.29 15:22:24.566735 [ 3 ] {} <Debug> HTTP-Session: 814d78af-deab-4fd2-9783-ee40ecb548a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7485 2024.08.29 15:22:24.566874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7486 2024.08.29 15:22:24.566933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7487 2024.08.29 15:22:24.566954 [ 3 ] {} <Debug> HTTP-Session: 1303a80e-4c6f-41d9-9274-e3d8a1914320 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7488 2024.08.29 15:22:24.566972 [ 3 ] {} <Debug> HTTP-Session: 1303a80e-4c6f-41d9-9274-e3d8a1914320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7489 2024.08.29 15:22:24.566987 [ 3 ] {} <Debug> HTTP-Session: 1303a80e-4c6f-41d9-9274-e3d8a1914320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7490 2024.08.29 15:22:24.567023 [ 3 ] {} <Trace> HTTP-Session: 1303a80e-4c6f-41d9-9274-e3d8a1914320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7491 2024.08.29 15:22:24.567130 [ 3 ] {39d9b5f9-cc31-4072-b6e2-80fe9a88316a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7492 2024.08.29 15:22:24.567178 [ 3 ] {39d9b5f9-cc31-4072-b6e2-80fe9a88316a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7493 2024.08.29 15:22:24.567417 [ 3 ] {39d9b5f9-cc31-4072-b6e2-80fe9a88316a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7494 2024.08.29 15:22:24.567766 [ 3 ] {39d9b5f9-cc31-4072-b6e2-80fe9a88316a} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7495 2024.08.29 15:22:24.567803 [ 3 ] {39d9b5f9-cc31-4072-b6e2-80fe9a88316a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7496 2024.08.29 15:22:24.568162 [ 3 ] {39d9b5f9-cc31-4072-b6e2-80fe9a88316a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7497 2024.08.29 15:22:24.568542 [ 3 ] {39d9b5f9-cc31-4072-b6e2-80fe9a88316a} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7498 2024.08.29 15:22:24.568701 [ 3 ] {39d9b5f9-cc31-4072-b6e2-80fe9a88316a} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001596 sec., 1879.6992481203008 rows/sec., 141.34 KiB/sec.
7499 2024.08.29 15:22:24.569072 [ 3 ] {39d9b5f9-cc31-4072-b6e2-80fe9a88316a} <Debug> DynamicQueryHandler: Done processing query
7500 2024.08.29 15:22:24.569117 [ 3 ] {39d9b5f9-cc31-4072-b6e2-80fe9a88316a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7501 2024.08.29 15:22:24.569134 [ 3 ] {} <Debug> HTTP-Session: 1303a80e-4c6f-41d9-9274-e3d8a1914320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7502 2024.08.29 15:22:24.569265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7503 2024.08.29 15:22:24.569318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7504 2024.08.29 15:22:24.569337 [ 3 ] {} <Debug> HTTP-Session: 94cce5a9-b4f5-4019-a3af-50168bb8d1df Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7505 2024.08.29 15:22:24.569356 [ 3 ] {} <Debug> HTTP-Session: 94cce5a9-b4f5-4019-a3af-50168bb8d1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7506 2024.08.29 15:22:24.569370 [ 3 ] {} <Debug> HTTP-Session: 94cce5a9-b4f5-4019-a3af-50168bb8d1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7507 2024.08.29 15:22:24.569403 [ 3 ] {} <Trace> HTTP-Session: 94cce5a9-b4f5-4019-a3af-50168bb8d1df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7508 2024.08.29 15:22:24.569513 [ 3 ] {061b8b88-47ff-4e96-afb3-9b3c04b113c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7509 2024.08.29 15:22:24.569559 [ 3 ] {061b8b88-47ff-4e96-afb3-9b3c04b113c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7510 2024.08.29 15:22:24.569812 [ 3 ] {061b8b88-47ff-4e96-afb3-9b3c04b113c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7511 2024.08.29 15:22:24.570169 [ 3 ] {061b8b88-47ff-4e96-afb3-9b3c04b113c3} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7512 2024.08.29 15:22:24.570206 [ 3 ] {061b8b88-47ff-4e96-afb3-9b3c04b113c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7513 2024.08.29 15:22:24.570569 [ 3 ] {061b8b88-47ff-4e96-afb3-9b3c04b113c3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7514 2024.08.29 15:22:24.570928 [ 3 ] {061b8b88-47ff-4e96-afb3-9b3c04b113c3} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7515 2024.08.29 15:22:24.571100 [ 3 ] {061b8b88-47ff-4e96-afb3-9b3c04b113c3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001614 sec., 8674.101610904585 rows/sec., 607.48 KiB/sec.
7516 2024.08.29 15:22:24.571458 [ 3 ] {061b8b88-47ff-4e96-afb3-9b3c04b113c3} <Debug> DynamicQueryHandler: Done processing query
7517 2024.08.29 15:22:24.571485 [ 3 ] {061b8b88-47ff-4e96-afb3-9b3c04b113c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7518 2024.08.29 15:22:24.571502 [ 3 ] {} <Debug> HTTP-Session: 94cce5a9-b4f5-4019-a3af-50168bb8d1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7519 2024.08.29 15:22:24.571613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7520 2024.08.29 15:22:24.571666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7521 2024.08.29 15:22:24.571685 [ 3 ] {} <Debug> HTTP-Session: 37e934d8-0526-4c5c-b257-b61f39b2998e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7522 2024.08.29 15:22:24.571702 [ 3 ] {} <Debug> HTTP-Session: 37e934d8-0526-4c5c-b257-b61f39b2998e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7523 2024.08.29 15:22:24.571716 [ 3 ] {} <Debug> HTTP-Session: 37e934d8-0526-4c5c-b257-b61f39b2998e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7524 2024.08.29 15:22:24.571749 [ 3 ] {} <Trace> HTTP-Session: 37e934d8-0526-4c5c-b257-b61f39b2998e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7525 2024.08.29 15:22:24.571852 [ 3 ] {4ddce868-0482-4fff-9326-f1a4d3db254d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7526 2024.08.29 15:22:24.571898 [ 3 ] {4ddce868-0482-4fff-9326-f1a4d3db254d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7527 2024.08.29 15:22:24.572151 [ 3 ] {4ddce868-0482-4fff-9326-f1a4d3db254d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7528 2024.08.29 15:22:24.572475 [ 3 ] {4ddce868-0482-4fff-9326-f1a4d3db254d} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7529 2024.08.29 15:22:24.572512 [ 3 ] {4ddce868-0482-4fff-9326-f1a4d3db254d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7530 2024.08.29 15:22:24.572868 [ 3 ] {4ddce868-0482-4fff-9326-f1a4d3db254d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7531 2024.08.29 15:22:24.573230 [ 3 ] {4ddce868-0482-4fff-9326-f1a4d3db254d} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7532 2024.08.29 15:22:24.573393 [ 82 ] {} <Debug> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
7533 2024.08.29 15:22:24.573402 [ 3 ] {4ddce868-0482-4fff-9326-f1a4d3db254d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001562 sec., 3841.229193341869 rows/sec., 226.95 KiB/sec.
7534 2024.08.29 15:22:24.573488 [ 82 ] {} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7535 2024.08.29 15:22:24.573556 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7536 2024.08.29 15:22:24.573755 [ 3 ] {4ddce868-0482-4fff-9326-f1a4d3db254d} <Debug> DynamicQueryHandler: Done processing query
7537 2024.08.29 15:22:24.573788 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
7538 2024.08.29 15:22:24.573797 [ 3 ] {4ddce868-0482-4fff-9326-f1a4d3db254d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7539 2024.08.29 15:22:24.573889 [ 3 ] {} <Debug> HTTP-Session: 37e934d8-0526-4c5c-b257-b61f39b2998e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7540 2024.08.29 15:22:24.574049 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7541 2024.08.29 15:22:24.574097 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
7542 2024.08.29 15:22:24.574157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7543 2024.08.29 15:22:24.574360 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
7544 2024.08.29 15:22:24.574372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7545 2024.08.29 15:22:24.574483 [ 3 ] {} <Debug> HTTP-Session: 134bf412-d8a7-4b91-bd4b-c03c7a91311c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7546 2024.08.29 15:22:24.574569 [ 3 ] {} <Debug> HTTP-Session: 134bf412-d8a7-4b91-bd4b-c03c7a91311c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7547 2024.08.29 15:22:24.574653 [ 3 ] {} <Debug> HTTP-Session: 134bf412-d8a7-4b91-bd4b-c03c7a91311c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7548 2024.08.29 15:22:24.574685 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
7549 2024.08.29 15:22:24.574789 [ 3 ] {} <Trace> HTTP-Session: 134bf412-d8a7-4b91-bd4b-c03c7a91311c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7550 2024.08.29 15:22:24.574991 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
7551 2024.08.29 15:22:24.575248 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
7552 2024.08.29 15:22:24.575481 [ 3 ] {a35a05af-c4e2-4015-a08c-d0c27faa73ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7553 2024.08.29 15:22:24.575663 [ 3 ] {a35a05af-c4e2-4015-a08c-d0c27faa73ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7554 2024.08.29 15:22:24.576571 [ 3 ] {a35a05af-c4e2-4015-a08c-d0c27faa73ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7555 2024.08.29 15:22:24.577808 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004140701 sec., 7245.150036189524 rows/sec., 459.90 KiB/sec.
7556 2024.08.29 15:22:24.577994 [ 3 ] {a35a05af-c4e2-4015-a08c-d0c27faa73ee} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7557 2024.08.29 15:22:24.578003 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
7558 2024.08.29 15:22:24.578054 [ 3 ] {a35a05af-c4e2-4015-a08c-d0c27faa73ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7559 2024.08.29 15:22:24.579123 [ 3 ] {a35a05af-c4e2-4015-a08c-d0c27faa73ee} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7560 2024.08.29 15:22:24.579183 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_17_4} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7561 2024.08.29 15:22:24.579387 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_17_4} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
7562 2024.08.29 15:22:24.579622 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7563 2024.08.29 15:22:24.579892 [ 3 ] {a35a05af-c4e2-4015-a08c-d0c27faa73ee} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7564 2024.08.29 15:22:24.580067 [ 3 ] {a35a05af-c4e2-4015-a08c-d0c27faa73ee} <Debug> executeQuery: Read 385 rows, 27.92 KiB in 0.004954 sec., 77714.97779572062 rows/sec., 5.50 MiB/sec.
7565 2024.08.29 15:22:24.580267 [ 3 ] {a35a05af-c4e2-4015-a08c-d0c27faa73ee} <Debug> DynamicQueryHandler: Done processing query
7566 2024.08.29 15:22:24.580292 [ 3 ] {a35a05af-c4e2-4015-a08c-d0c27faa73ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7567 2024.08.29 15:22:24.580308 [ 3 ] {} <Debug> HTTP-Session: 134bf412-d8a7-4b91-bd4b-c03c7a91311c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7568 2024.08.29 15:22:24.580459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7569 2024.08.29 15:22:24.580509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7570 2024.08.29 15:22:24.580527 [ 3 ] {} <Debug> HTTP-Session: 1540220b-df70-4f20-b332-0735234fed23 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7571 2024.08.29 15:22:24.580544 [ 3 ] {} <Debug> HTTP-Session: 1540220b-df70-4f20-b332-0735234fed23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7572 2024.08.29 15:22:24.580557 [ 3 ] {} <Debug> HTTP-Session: 1540220b-df70-4f20-b332-0735234fed23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7573 2024.08.29 15:22:24.580588 [ 3 ] {} <Trace> HTTP-Session: 1540220b-df70-4f20-b332-0735234fed23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7574 2024.08.29 15:22:24.580684 [ 3 ] {9ff96e6b-b9a5-4fb0-b22c-34adcdbdbd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7575 2024.08.29 15:22:24.580728 [ 3 ] {9ff96e6b-b9a5-4fb0-b22c-34adcdbdbd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7576 2024.08.29 15:22:24.580866 [ 3 ] {9ff96e6b-b9a5-4fb0-b22c-34adcdbdbd60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7577 2024.08.29 15:22:24.581140 [ 3 ] {9ff96e6b-b9a5-4fb0-b22c-34adcdbdbd60} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7578 2024.08.29 15:22:24.581175 [ 3 ] {9ff96e6b-b9a5-4fb0-b22c-34adcdbdbd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7579 2024.08.29 15:22:24.581536 [ 3 ] {9ff96e6b-b9a5-4fb0-b22c-34adcdbdbd60} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7580 2024.08.29 15:22:24.581866 [ 3 ] {9ff96e6b-b9a5-4fb0-b22c-34adcdbdbd60} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7581 2024.08.29 15:22:24.582021 [ 3 ] {9ff96e6b-b9a5-4fb0-b22c-34adcdbdbd60} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001356 sec., 4424.778761061947 rows/sec., 231.18 KiB/sec.
7582 2024.08.29 15:22:24.582299 [ 3 ] {9ff96e6b-b9a5-4fb0-b22c-34adcdbdbd60} <Debug> DynamicQueryHandler: Done processing query
7583 2024.08.29 15:22:24.582324 [ 3 ] {9ff96e6b-b9a5-4fb0-b22c-34adcdbdbd60} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7584 2024.08.29 15:22:24.582340 [ 3 ] {} <Debug> HTTP-Session: 1540220b-df70-4f20-b332-0735234fed23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7585 2024.08.29 15:22:24.582485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7586 2024.08.29 15:22:24.582534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7587 2024.08.29 15:22:24.582554 [ 3 ] {} <Debug> HTTP-Session: 62728f6c-6372-475e-9356-244e88bdc8ed Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7588 2024.08.29 15:22:24.582570 [ 3 ] {} <Debug> HTTP-Session: 62728f6c-6372-475e-9356-244e88bdc8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7589 2024.08.29 15:22:24.582584 [ 3 ] {} <Debug> HTTP-Session: 62728f6c-6372-475e-9356-244e88bdc8ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7590 2024.08.29 15:22:24.582615 [ 3 ] {} <Trace> HTTP-Session: 62728f6c-6372-475e-9356-244e88bdc8ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7591 2024.08.29 15:22:24.582814 [ 3 ] {3b5e39d5-a3ee-4fa2-835d-68bba9086a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7592 2024.08.29 15:22:24.582862 [ 3 ] {3b5e39d5-a3ee-4fa2-835d-68bba9086a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7593 2024.08.29 15:22:24.583028 [ 3 ] {3b5e39d5-a3ee-4fa2-835d-68bba9086a3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7594 2024.08.29 15:22:24.583479 [ 3 ] {3b5e39d5-a3ee-4fa2-835d-68bba9086a3f} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7595 2024.08.29 15:22:24.583514 [ 3 ] {3b5e39d5-a3ee-4fa2-835d-68bba9086a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7596 2024.08.29 15:22:24.583892 [ 3 ] {3b5e39d5-a3ee-4fa2-835d-68bba9086a3f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7597 2024.08.29 15:22:24.584217 [ 3 ] {3b5e39d5-a3ee-4fa2-835d-68bba9086a3f} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7598 2024.08.29 15:22:24.584370 [ 3 ] {3b5e39d5-a3ee-4fa2-835d-68bba9086a3f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001671 sec., 141831.23877917416 rows/sec., 9.51 MiB/sec.
7599 2024.08.29 15:22:24.584540 [ 3 ] {3b5e39d5-a3ee-4fa2-835d-68bba9086a3f} <Debug> DynamicQueryHandler: Done processing query
7600 2024.08.29 15:22:24.584564 [ 3 ] {3b5e39d5-a3ee-4fa2-835d-68bba9086a3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7601 2024.08.29 15:22:24.584579 [ 3 ] {} <Debug> HTTP-Session: 62728f6c-6372-475e-9356-244e88bdc8ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7602 2024.08.29 15:22:24.584687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7603 2024.08.29 15:22:24.584736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7604 2024.08.29 15:22:24.584754 [ 3 ] {} <Debug> HTTP-Session: c6010f4c-44db-4e69-85f6-04a4cc45c717 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7605 2024.08.29 15:22:24.584772 [ 3 ] {} <Debug> HTTP-Session: c6010f4c-44db-4e69-85f6-04a4cc45c717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7606 2024.08.29 15:22:24.584786 [ 3 ] {} <Debug> HTTP-Session: c6010f4c-44db-4e69-85f6-04a4cc45c717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7607 2024.08.29 15:22:24.584815 [ 3 ] {} <Trace> HTTP-Session: c6010f4c-44db-4e69-85f6-04a4cc45c717 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7608 2024.08.29 15:22:24.584908 [ 3 ] {ad9e4707-8e6e-4fc7-a4e0-8db19f0b4764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7609 2024.08.29 15:22:24.584952 [ 3 ] {ad9e4707-8e6e-4fc7-a4e0-8db19f0b4764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7610 2024.08.29 15:22:24.585081 [ 3 ] {ad9e4707-8e6e-4fc7-a4e0-8db19f0b4764} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7611 2024.08.29 15:22:24.585386 [ 3 ] {ad9e4707-8e6e-4fc7-a4e0-8db19f0b4764} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7612 2024.08.29 15:22:24.585421 [ 3 ] {ad9e4707-8e6e-4fc7-a4e0-8db19f0b4764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7613 2024.08.29 15:22:24.585757 [ 3 ] {ad9e4707-8e6e-4fc7-a4e0-8db19f0b4764} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7614 2024.08.29 15:22:24.586094 [ 3 ] {ad9e4707-8e6e-4fc7-a4e0-8db19f0b4764} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7615 2024.08.29 15:22:24.586256 [ 3 ] {ad9e4707-8e6e-4fc7-a4e0-8db19f0b4764} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001359 sec., 735.8351729212657 rows/sec., 49.58 KiB/sec.
7616 2024.08.29 15:22:24.586460 [ 3 ] {ad9e4707-8e6e-4fc7-a4e0-8db19f0b4764} <Debug> DynamicQueryHandler: Done processing query
7617 2024.08.29 15:22:24.586485 [ 3 ] {ad9e4707-8e6e-4fc7-a4e0-8db19f0b4764} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7618 2024.08.29 15:22:24.586501 [ 3 ] {} <Debug> HTTP-Session: c6010f4c-44db-4e69-85f6-04a4cc45c717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7619 2024.08.29 15:22:24.586610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7620 2024.08.29 15:22:24.586658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7621 2024.08.29 15:22:24.586677 [ 3 ] {} <Debug> HTTP-Session: 072b978e-39c2-4a26-83b5-18ac913938a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7622 2024.08.29 15:22:24.586694 [ 3 ] {} <Debug> HTTP-Session: 072b978e-39c2-4a26-83b5-18ac913938a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7623 2024.08.29 15:22:24.586708 [ 3 ] {} <Debug> HTTP-Session: 072b978e-39c2-4a26-83b5-18ac913938a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7624 2024.08.29 15:22:24.586737 [ 3 ] {} <Trace> HTTP-Session: 072b978e-39c2-4a26-83b5-18ac913938a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7625 2024.08.29 15:22:24.586864 [ 3 ] {384dbe7d-b4bb-48e0-8d91-fbc1a6ef3e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7626 2024.08.29 15:22:24.586928 [ 3 ] {384dbe7d-b4bb-48e0-8d91-fbc1a6ef3e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7627 2024.08.29 15:22:24.587347 [ 3 ] {384dbe7d-b4bb-48e0-8d91-fbc1a6ef3e94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7628 2024.08.29 15:22:24.587833 [ 3 ] {384dbe7d-b4bb-48e0-8d91-fbc1a6ef3e94} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7629 2024.08.29 15:22:24.587868 [ 3 ] {384dbe7d-b4bb-48e0-8d91-fbc1a6ef3e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7630 2024.08.29 15:22:24.588450 [ 3 ] {384dbe7d-b4bb-48e0-8d91-fbc1a6ef3e94} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7631 2024.08.29 15:22:24.588849 [ 3 ] {384dbe7d-b4bb-48e0-8d91-fbc1a6ef3e94} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7632 2024.08.29 15:22:24.589019 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7633 2024.08.29 15:22:24.589046 [ 3 ] {384dbe7d-b4bb-48e0-8d91-fbc1a6ef3e94} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002235 sec., 1342.2818791946308 rows/sec., 2.41 MiB/sec.
7634 2024.08.29 15:22:24.589083 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7635 2024.08.29 15:22:24.589163 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
7636 2024.08.29 15:22:24.589383 [ 188 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::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
7637 2024.08.29 15:22:24.589481 [ 3 ] {384dbe7d-b4bb-48e0-8d91-fbc1a6ef3e94} <Debug> DynamicQueryHandler: Done processing query
7638 2024.08.29 15:22:24.589514 [ 3 ] {384dbe7d-b4bb-48e0-8d91-fbc1a6ef3e94} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7639 2024.08.29 15:22:24.589544 [ 3 ] {} <Debug> HTTP-Session: 072b978e-39c2-4a26-83b5-18ac913938a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7640 2024.08.29 15:22:24.589684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7641 2024.08.29 15:22:24.589748 [ 188 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7642 2024.08.29 15:22:24.589754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7643 2024.08.29 15:22:24.589796 [ 3 ] {} <Debug> HTTP-Session: d50039a6-6991-41e1-b9e3-261f70767eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7644 2024.08.29 15:22:24.589823 [ 3 ] {} <Debug> HTTP-Session: d50039a6-6991-41e1-b9e3-261f70767eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7645 2024.08.29 15:22:24.589835 [ 188 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 478 rows starting from the beginning of the part
7646 2024.08.29 15:22:24.589842 [ 3 ] {} <Debug> HTTP-Session: d50039a6-6991-41e1-b9e3-261f70767eb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7647 2024.08.29 15:22:24.589886 [ 3 ] {} <Trace> HTTP-Session: d50039a6-6991-41e1-b9e3-261f70767eb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7648 2024.08.29 15:22:24.590168 [ 3 ] {98fb742f-b115-4384-a11f-9692cc47dfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7649 2024.08.29 15:22:24.590306 [ 3 ] {98fb742f-b115-4384-a11f-9692cc47dfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7650 2024.08.29 15:22:24.590411 [ 188 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 3 rows starting from the beginning of the part
7651 2024.08.29 15:22:24.590967 [ 3 ] {98fb742f-b115-4384-a11f-9692cc47dfad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7652 2024.08.29 15:22:24.591080 [ 188 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 35 rows starting from the beginning of the part
7653 2024.08.29 15:22:24.591635 [ 188 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3 rows starting from the beginning of the part
7654 2024.08.29 15:22:24.591763 [ 3 ] {98fb742f-b115-4384-a11f-9692cc47dfad} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7655 2024.08.29 15:22:24.591841 [ 3 ] {98fb742f-b115-4384-a11f-9692cc47dfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7656 2024.08.29 15:22:24.592204 [ 188 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 35 rows starting from the beginning of the part
7657 2024.08.29 15:22:24.592747 [ 188 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 3 rows starting from the beginning of the part
7658 2024.08.29 15:22:24.592941 [ 3 ] {98fb742f-b115-4384-a11f-9692cc47dfad} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7659 2024.08.29 15:22:24.593571 [ 3 ] {98fb742f-b115-4384-a11f-9692cc47dfad} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7660 2024.08.29 15:22:24.593838 [ 3 ] {98fb742f-b115-4384-a11f-9692cc47dfad} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003802 sec., 21567.596002104157 rows/sec., 1.37 MiB/sec.
7661 2024.08.29 15:22:24.594433 [ 3 ] {98fb742f-b115-4384-a11f-9692cc47dfad} <Debug> DynamicQueryHandler: Done processing query
7662 2024.08.29 15:22:24.594531 [ 3 ] {98fb742f-b115-4384-a11f-9692cc47dfad} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7663 2024.08.29 15:22:24.594625 [ 3 ] {} <Debug> HTTP-Session: d50039a6-6991-41e1-b9e3-261f70767eb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7664 2024.08.29 15:22:24.611321 [ 188 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 19 columns (19 merged, 0 gathered) in 0.022027352 sec., 25286.74349962719 rows/sec., 45.31 MiB/sec.
7665 2024.08.29 15:22:24.612102 [ 201 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7666 2024.08.29 15:22:24.612735 [ 201 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7667 2024.08.29 15:22:24.612832 [ 201 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7668 2024.08.29 15:22:24.612994 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
7669 2024.08.29 15:22:28.867340 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
7670 2024.08.29 15:22:28.867412 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
7671 2024.08.29 15:22:29.560862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7672 2024.08.29 15:22:29.561040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7673 2024.08.29 15:22:29.561086 [ 3 ] {} <Debug> HTTP-Session: 6816ab45-193d-42bf-8f51-8a43e3d8aabd Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7674 2024.08.29 15:22:29.561128 [ 3 ] {} <Debug> HTTP-Session: 6816ab45-193d-42bf-8f51-8a43e3d8aabd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7675 2024.08.29 15:22:29.561156 [ 3 ] {} <Debug> HTTP-Session: 6816ab45-193d-42bf-8f51-8a43e3d8aabd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7676 2024.08.29 15:22:29.561235 [ 3 ] {} <Trace> HTTP-Session: 6816ab45-193d-42bf-8f51-8a43e3d8aabd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7677 2024.08.29 15:22:29.561530 [ 3 ] {d5bb2d85-98da-4726-bb46-93d3fb3ce4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7678 2024.08.29 15:22:29.561640 [ 3 ] {d5bb2d85-98da-4726-bb46-93d3fb3ce4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7679 2024.08.29 15:22:29.562129 [ 3 ] {d5bb2d85-98da-4726-bb46-93d3fb3ce4ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7680 2024.08.29 15:22:29.562648 [ 3 ] {d5bb2d85-98da-4726-bb46-93d3fb3ce4ae} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7681 2024.08.29 15:22:29.562697 [ 3 ] {d5bb2d85-98da-4726-bb46-93d3fb3ce4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7682 2024.08.29 15:22:29.563119 [ 3 ] {d5bb2d85-98da-4726-bb46-93d3fb3ce4ae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7683 2024.08.29 15:22:29.563528 [ 3 ] {d5bb2d85-98da-4726-bb46-93d3fb3ce4ae} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7684 2024.08.29 15:22:29.563714 [ 3 ] {d5bb2d85-98da-4726-bb46-93d3fb3ce4ae} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002267 sec., 2646.669607410675 rows/sec., 215.82 KiB/sec.
7685 2024.08.29 15:22:29.563723 [ 76 ] {} <Debug> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
7686 2024.08.29 15:22:29.563833 [ 76 ] {} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7687 2024.08.29 15:22:29.563895 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7688 2024.08.29 15:22:29.564035 [ 3 ] {d5bb2d85-98da-4726-bb46-93d3fb3ce4ae} <Debug> DynamicQueryHandler: Done processing query
7689 2024.08.29 15:22:29.564050 [ 196 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
7690 2024.08.29 15:22:29.564081 [ 3 ] {d5bb2d85-98da-4726-bb46-93d3fb3ce4ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7691 2024.08.29 15:22:29.564122 [ 3 ] {} <Debug> HTTP-Session: 6816ab45-193d-42bf-8f51-8a43e3d8aabd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7692 2024.08.29 15:22:29.564355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 19101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7693 2024.08.29 15:22:29.564356 [ 196 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7694 2024.08.29 15:22:29.564446 [ 196 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
7695 2024.08.29 15:22:29.564447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7696 2024.08.29 15:22:29.564506 [ 3 ] {} <Debug> HTTP-Session: b5320b00-6cee-43de-9036-f8671d6e3748 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7697 2024.08.29 15:22:29.564549 [ 3 ] {} <Debug> HTTP-Session: b5320b00-6cee-43de-9036-f8671d6e3748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7698 2024.08.29 15:22:29.564609 [ 3 ] {} <Debug> HTTP-Session: b5320b00-6cee-43de-9036-f8671d6e3748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7699 2024.08.29 15:22:29.564745 [ 3 ] {} <Trace> HTTP-Session: b5320b00-6cee-43de-9036-f8671d6e3748 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7700 2024.08.29 15:22:29.564788 [ 196 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
7701 2024.08.29 15:22:29.565113 [ 196 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
7702 2024.08.29 15:22:29.565176 [ 3 ] {703c92c6-8600-4184-81c8-1a53a38730af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7703 2024.08.29 15:22:29.565365 [ 3 ] {703c92c6-8600-4184-81c8-1a53a38730af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7704 2024.08.29 15:22:29.565464 [ 196 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
7705 2024.08.29 15:22:29.565833 [ 196 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
7706 2024.08.29 15:22:29.566202 [ 196 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
7707 2024.08.29 15:22:29.566858 [ 3 ] {703c92c6-8600-4184-81c8-1a53a38730af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7708 2024.08.29 15:22:29.567842 [ 3 ] {703c92c6-8600-4184-81c8-1a53a38730af} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7709 2024.08.29 15:22:29.567908 [ 3 ] {703c92c6-8600-4184-81c8-1a53a38730af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7710 2024.08.29 15:22:29.569039 [ 3 ] {703c92c6-8600-4184-81c8-1a53a38730af} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7711 2024.08.29 15:22:29.569100 [ 201 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00511463 sec., 5865.526929611721 rows/sec., 501.20 KiB/sec.
7712 2024.08.29 15:22:29.569566 [ 201 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
7713 2024.08.29 15:22:29.569831 [ 3 ] {703c92c6-8600-4184-81c8-1a53a38730af} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7714 2024.08.29 15:22:29.570112 [ 3 ] {703c92c6-8600-4184-81c8-1a53a38730af} <Debug> executeQuery: Read 129 rows, 11.25 KiB in 0.005137 sec., 25111.93303484524 rows/sec., 2.14 MiB/sec.
7715 2024.08.29 15:22:29.570679 [ 3 ] {703c92c6-8600-4184-81c8-1a53a38730af} <Debug> DynamicQueryHandler: Done processing query
7716 2024.08.29 15:22:29.570718 [ 3 ] {703c92c6-8600-4184-81c8-1a53a38730af} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7717 2024.08.29 15:22:29.570757 [ 3 ] {} <Debug> HTTP-Session: b5320b00-6cee-43de-9036-f8671d6e3748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7718 2024.08.29 15:22:29.570896 [ 201 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_11_2} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7719 2024.08.29 15:22:29.570915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7720 2024.08.29 15:22:29.571017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7721 2024.08.29 15:22:29.571049 [ 3 ] {} <Debug> HTTP-Session: ce7a6681-dee9-428c-84ab-7d9a1b6a7c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7722 2024.08.29 15:22:29.571073 [ 201 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_11_2} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
7723 2024.08.29 15:22:29.571085 [ 3 ] {} <Debug> HTTP-Session: ce7a6681-dee9-428c-84ab-7d9a1b6a7c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7724 2024.08.29 15:22:29.571121 [ 3 ] {} <Debug> HTTP-Session: ce7a6681-dee9-428c-84ab-7d9a1b6a7c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7725 2024.08.29 15:22:29.571200 [ 3 ] {} <Trace> HTTP-Session: ce7a6681-dee9-428c-84ab-7d9a1b6a7c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7726 2024.08.29 15:22:29.571248 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7727 2024.08.29 15:22:29.571375 [ 3 ] {258f0191-55cb-46f3-b26d-ef06e6c0bce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7728 2024.08.29 15:22:29.571425 [ 3 ] {258f0191-55cb-46f3-b26d-ef06e6c0bce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7729 2024.08.29 15:22:29.571682 [ 3 ] {258f0191-55cb-46f3-b26d-ef06e6c0bce9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7730 2024.08.29 15:22:29.572032 [ 3 ] {258f0191-55cb-46f3-b26d-ef06e6c0bce9} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7731 2024.08.29 15:22:29.572069 [ 3 ] {258f0191-55cb-46f3-b26d-ef06e6c0bce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7732 2024.08.29 15:22:29.572433 [ 3 ] {258f0191-55cb-46f3-b26d-ef06e6c0bce9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7733 2024.08.29 15:22:29.572805 [ 3 ] {258f0191-55cb-46f3-b26d-ef06e6c0bce9} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7734 2024.08.29 15:22:29.572970 [ 3 ] {258f0191-55cb-46f3-b26d-ef06e6c0bce9} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001634 sec., 25091.799265605874 rows/sec., 1.82 MiB/sec.
7735 2024.08.29 15:22:29.573278 [ 3 ] {258f0191-55cb-46f3-b26d-ef06e6c0bce9} <Debug> DynamicQueryHandler: Done processing query
7736 2024.08.29 15:22:29.573317 [ 3 ] {258f0191-55cb-46f3-b26d-ef06e6c0bce9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7737 2024.08.29 15:22:29.573343 [ 3 ] {} <Debug> HTTP-Session: ce7a6681-dee9-428c-84ab-7d9a1b6a7c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7738 2024.08.29 15:22:29.573474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 17841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7739 2024.08.29 15:22:29.573526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7740 2024.08.29 15:22:29.573545 [ 3 ] {} <Debug> HTTP-Session: 0d37c827-c953-4f84-b780-5b30e1860510 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7741 2024.08.29 15:22:29.573562 [ 3 ] {} <Debug> HTTP-Session: 0d37c827-c953-4f84-b780-5b30e1860510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7742 2024.08.29 15:22:29.573576 [ 3 ] {} <Debug> HTTP-Session: 0d37c827-c953-4f84-b780-5b30e1860510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7743 2024.08.29 15:22:29.573607 [ 3 ] {} <Trace> HTTP-Session: 0d37c827-c953-4f84-b780-5b30e1860510 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7744 2024.08.29 15:22:29.573741 [ 3 ] {1a0897a3-b05f-464b-a7cd-09c0dcf69a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7745 2024.08.29 15:22:29.573788 [ 3 ] {1a0897a3-b05f-464b-a7cd-09c0dcf69a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7746 2024.08.29 15:22:29.574033 [ 3 ] {1a0897a3-b05f-464b-a7cd-09c0dcf69a7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7747 2024.08.29 15:22:29.574419 [ 3 ] {1a0897a3-b05f-464b-a7cd-09c0dcf69a7a} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7748 2024.08.29 15:22:29.574454 [ 3 ] {1a0897a3-b05f-464b-a7cd-09c0dcf69a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7749 2024.08.29 15:22:29.574825 [ 3 ] {1a0897a3-b05f-464b-a7cd-09c0dcf69a7a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7750 2024.08.29 15:22:29.575185 [ 3 ] {1a0897a3-b05f-464b-a7cd-09c0dcf69a7a} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7751 2024.08.29 15:22:29.575354 [ 3 ] {1a0897a3-b05f-464b-a7cd-09c0dcf69a7a} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001649 sec., 63674.95451788963 rows/sec., 4.98 MiB/sec.
7752 2024.08.29 15:22:29.575668 [ 3 ] {1a0897a3-b05f-464b-a7cd-09c0dcf69a7a} <Debug> DynamicQueryHandler: Done processing query
7753 2024.08.29 15:22:29.575712 [ 3 ] {1a0897a3-b05f-464b-a7cd-09c0dcf69a7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7754 2024.08.29 15:22:29.575729 [ 3 ] {} <Debug> HTTP-Session: 0d37c827-c953-4f84-b780-5b30e1860510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7755 2024.08.29 15:22:29.575903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 31215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7756 2024.08.29 15:22:29.575954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7757 2024.08.29 15:22:29.575974 [ 3 ] {} <Debug> HTTP-Session: 1c6f6523-dff2-49e8-8bb1-3fd78f991051 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7758 2024.08.29 15:22:29.575991 [ 3 ] {} <Debug> HTTP-Session: 1c6f6523-dff2-49e8-8bb1-3fd78f991051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7759 2024.08.29 15:22:29.576005 [ 3 ] {} <Debug> HTTP-Session: 1c6f6523-dff2-49e8-8bb1-3fd78f991051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7760 2024.08.29 15:22:29.576035 [ 3 ] {} <Trace> HTTP-Session: 1c6f6523-dff2-49e8-8bb1-3fd78f991051 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7761 2024.08.29 15:22:29.576195 [ 3 ] {5355b2e9-35b9-4eb9-8d06-c4041b35e7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7762 2024.08.29 15:22:29.576245 [ 3 ] {5355b2e9-35b9-4eb9-8d06-c4041b35e7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7763 2024.08.29 15:22:29.576415 [ 3 ] {5355b2e9-35b9-4eb9-8d06-c4041b35e7a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7764 2024.08.29 15:22:29.576910 [ 3 ] {5355b2e9-35b9-4eb9-8d06-c4041b35e7a0} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7765 2024.08.29 15:22:29.576946 [ 3 ] {5355b2e9-35b9-4eb9-8d06-c4041b35e7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7766 2024.08.29 15:22:29.577334 [ 3 ] {5355b2e9-35b9-4eb9-8d06-c4041b35e7a0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7767 2024.08.29 15:22:29.577668 [ 3 ] {5355b2e9-35b9-4eb9-8d06-c4041b35e7a0} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7768 2024.08.29 15:22:29.577832 [ 3 ] {5355b2e9-35b9-4eb9-8d06-c4041b35e7a0} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001705 sec., 95601.17302052786 rows/sec., 6.66 MiB/sec.
7769 2024.08.29 15:22:29.578008 [ 3 ] {5355b2e9-35b9-4eb9-8d06-c4041b35e7a0} <Debug> DynamicQueryHandler: Done processing query
7770 2024.08.29 15:22:29.578032 [ 3 ] {5355b2e9-35b9-4eb9-8d06-c4041b35e7a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7771 2024.08.29 15:22:29.578049 [ 3 ] {} <Debug> HTTP-Session: 1c6f6523-dff2-49e8-8bb1-3fd78f991051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7772 2024.08.29 15:22:29.578230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7773 2024.08.29 15:22:29.578281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7774 2024.08.29 15:22:29.578301 [ 3 ] {} <Debug> HTTP-Session: bff298c8-a668-4753-bb96-4d08bccf442f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7775 2024.08.29 15:22:29.578317 [ 3 ] {} <Debug> HTTP-Session: bff298c8-a668-4753-bb96-4d08bccf442f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7776 2024.08.29 15:22:29.578331 [ 3 ] {} <Debug> HTTP-Session: bff298c8-a668-4753-bb96-4d08bccf442f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7777 2024.08.29 15:22:29.578361 [ 3 ] {} <Trace> HTTP-Session: bff298c8-a668-4753-bb96-4d08bccf442f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7778 2024.08.29 15:22:29.578747 [ 3 ] {de769b50-23c9-4731-a959-ffbcd9a1303d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7779 2024.08.29 15:22:29.578815 [ 3 ] {de769b50-23c9-4731-a959-ffbcd9a1303d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7780 2024.08.29 15:22:29.579243 [ 3 ] {de769b50-23c9-4731-a959-ffbcd9a1303d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7781 2024.08.29 15:22:29.579970 [ 3 ] {de769b50-23c9-4731-a959-ffbcd9a1303d} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7782 2024.08.29 15:22:29.580007 [ 3 ] {de769b50-23c9-4731-a959-ffbcd9a1303d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7783 2024.08.29 15:22:29.580668 [ 3 ] {de769b50-23c9-4731-a959-ffbcd9a1303d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7784 2024.08.29 15:22:29.581087 [ 3 ] {de769b50-23c9-4731-a959-ffbcd9a1303d} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7785 2024.08.29 15:22:29.581275 [ 3 ] {de769b50-23c9-4731-a959-ffbcd9a1303d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002812 sec., 12446.65718349929 rows/sec., 22.30 MiB/sec.
7786 2024.08.29 15:22:29.581500 [ 3 ] {de769b50-23c9-4731-a959-ffbcd9a1303d} <Debug> DynamicQueryHandler: Done processing query
7787 2024.08.29 15:22:29.581524 [ 3 ] {de769b50-23c9-4731-a959-ffbcd9a1303d} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
7788 2024.08.29 15:22:29.581541 [ 3 ] {} <Debug> HTTP-Session: bff298c8-a668-4753-bb96-4d08bccf442f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7789 2024.08.29 15:22:29.581660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7790 2024.08.29 15:22:29.581710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7791 2024.08.29 15:22:29.581730 [ 3 ] {} <Debug> HTTP-Session: 2c9044d9-df13-4c49-b272-456d035c0980 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7792 2024.08.29 15:22:29.581746 [ 3 ] {} <Debug> HTTP-Session: 2c9044d9-df13-4c49-b272-456d035c0980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7793 2024.08.29 15:22:29.581761 [ 3 ] {} <Debug> HTTP-Session: 2c9044d9-df13-4c49-b272-456d035c0980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7794 2024.08.29 15:22:29.581793 [ 3 ] {} <Trace> HTTP-Session: 2c9044d9-df13-4c49-b272-456d035c0980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7795 2024.08.29 15:22:29.581909 [ 3 ] {2b6cd175-d8df-4e6f-8717-ec1317461db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7796 2024.08.29 15:22:29.581955 [ 3 ] {2b6cd175-d8df-4e6f-8717-ec1317461db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7797 2024.08.29 15:22:29.582087 [ 3 ] {2b6cd175-d8df-4e6f-8717-ec1317461db2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7798 2024.08.29 15:22:29.582490 [ 3 ] {2b6cd175-d8df-4e6f-8717-ec1317461db2} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7799 2024.08.29 15:22:29.582526 [ 3 ] {2b6cd175-d8df-4e6f-8717-ec1317461db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7800 2024.08.29 15:22:29.582891 [ 3 ] {2b6cd175-d8df-4e6f-8717-ec1317461db2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7801 2024.08.29 15:22:29.583217 [ 3 ] {2b6cd175-d8df-4e6f-8717-ec1317461db2} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7802 2024.08.29 15:22:29.583382 [ 3 ] {2b6cd175-d8df-4e6f-8717-ec1317461db2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001509 sec., 39761.431411530815 rows/sec., 2.68 MiB/sec.
7803 2024.08.29 15:22:29.583687 [ 3 ] {2b6cd175-d8df-4e6f-8717-ec1317461db2} <Debug> DynamicQueryHandler: Done processing query
7804 2024.08.29 15:22:29.583728 [ 3 ] {2b6cd175-d8df-4e6f-8717-ec1317461db2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7805 2024.08.29 15:22:29.583758 [ 3 ] {} <Debug> HTTP-Session: 2c9044d9-df13-4c49-b272-456d035c0980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7806 2024.08.29 15:22:34.564577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7807 2024.08.29 15:22:34.564715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7808 2024.08.29 15:22:34.564741 [ 3 ] {} <Debug> HTTP-Session: 4d185fa2-603d-4bbc-82a5-1dbe0f0c4d0b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7809 2024.08.29 15:22:34.564769 [ 3 ] {} <Debug> HTTP-Session: 4d185fa2-603d-4bbc-82a5-1dbe0f0c4d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7810 2024.08.29 15:22:34.564784 [ 3 ] {} <Debug> HTTP-Session: 4d185fa2-603d-4bbc-82a5-1dbe0f0c4d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7811 2024.08.29 15:22:34.564832 [ 3 ] {} <Trace> HTTP-Session: 4d185fa2-603d-4bbc-82a5-1dbe0f0c4d0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7812 2024.08.29 15:22:34.565017 [ 3 ] {73caa372-1f76-425b-83f6-617c9ce247e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7813 2024.08.29 15:22:34.565086 [ 3 ] {73caa372-1f76-425b-83f6-617c9ce247e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7814 2024.08.29 15:22:34.565426 [ 3 ] {73caa372-1f76-425b-83f6-617c9ce247e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7815 2024.08.29 15:22:34.565858 [ 3 ] {73caa372-1f76-425b-83f6-617c9ce247e4} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7816 2024.08.29 15:22:34.565900 [ 3 ] {73caa372-1f76-425b-83f6-617c9ce247e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7817 2024.08.29 15:22:34.566312 [ 3 ] {73caa372-1f76-425b-83f6-617c9ce247e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7818 2024.08.29 15:22:34.566706 [ 3 ] {73caa372-1f76-425b-83f6-617c9ce247e4} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7819 2024.08.29 15:22:34.566859 [ 3 ] {73caa372-1f76-425b-83f6-617c9ce247e4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001899 sec., 1053.18588730911 rows/sec., 85.88 KiB/sec.
7820 2024.08.29 15:22:34.567092 [ 3 ] {73caa372-1f76-425b-83f6-617c9ce247e4} <Debug> DynamicQueryHandler: Done processing query
7821 2024.08.29 15:22:34.567119 [ 3 ] {73caa372-1f76-425b-83f6-617c9ce247e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7822 2024.08.29 15:22:34.567136 [ 3 ] {} <Debug> HTTP-Session: 4d185fa2-603d-4bbc-82a5-1dbe0f0c4d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7823 2024.08.29 15:22:34.567358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7824 2024.08.29 15:22:34.567410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7825 2024.08.29 15:22:34.567431 [ 3 ] {} <Debug> HTTP-Session: 34caad14-946f-4b72-b7de-ef8929c49188 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7826 2024.08.29 15:22:34.567449 [ 3 ] {} <Debug> HTTP-Session: 34caad14-946f-4b72-b7de-ef8929c49188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7827 2024.08.29 15:22:34.567463 [ 3 ] {} <Debug> HTTP-Session: 34caad14-946f-4b72-b7de-ef8929c49188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7828 2024.08.29 15:22:34.567494 [ 3 ] {} <Trace> HTTP-Session: 34caad14-946f-4b72-b7de-ef8929c49188 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7829 2024.08.29 15:22:34.567641 [ 3 ] {57b6821f-2135-4c76-9995-f18750542dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7830 2024.08.29 15:22:34.567685 [ 3 ] {57b6821f-2135-4c76-9995-f18750542dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7831 2024.08.29 15:22:34.567913 [ 3 ] {57b6821f-2135-4c76-9995-f18750542dfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7832 2024.08.29 15:22:34.568417 [ 3 ] {57b6821f-2135-4c76-9995-f18750542dfc} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7833 2024.08.29 15:22:34.568454 [ 3 ] {57b6821f-2135-4c76-9995-f18750542dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7834 2024.08.29 15:22:34.568823 [ 3 ] {57b6821f-2135-4c76-9995-f18750542dfc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7835 2024.08.29 15:22:34.569187 [ 3 ] {57b6821f-2135-4c76-9995-f18750542dfc} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7836 2024.08.29 15:22:34.569317 [ 3 ] {57b6821f-2135-4c76-9995-f18750542dfc} <Debug> executeQuery: Read 196 rows, 17.51 KiB in 0.001745 sec., 112320.91690544413 rows/sec., 9.80 MiB/sec.
7837 2024.08.29 15:22:34.569319 [ 70 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7838 2024.08.29 15:22:34.569386 [ 70 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7839 2024.08.29 15:22:34.569427 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7840 2024.08.29 15:22:34.569519 [ 3 ] {57b6821f-2135-4c76-9995-f18750542dfc} <Debug> DynamicQueryHandler: Done processing query
7841 2024.08.29 15:22:34.569540 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::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
7842 2024.08.29 15:22:34.569547 [ 3 ] {57b6821f-2135-4c76-9995-f18750542dfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7843 2024.08.29 15:22:34.569591 [ 3 ] {} <Debug> HTTP-Session: 34caad14-946f-4b72-b7de-ef8929c49188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7844 2024.08.29 15:22:34.569695 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7845 2024.08.29 15:22:34.569729 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1413 rows starting from the beginning of the part
7846 2024.08.29 15:22:34.569759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7847 2024.08.29 15:22:34.569820 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
7848 2024.08.29 15:22:34.569910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7849 2024.08.29 15:22:34.569993 [ 3 ] {} <Debug> HTTP-Session: 34222fcf-16c7-41bd-8cea-7779bdf2f2aa Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7850 2024.08.29 15:22:34.570103 [ 3 ] {} <Debug> HTTP-Session: 34222fcf-16c7-41bd-8cea-7779bdf2f2aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7851 2024.08.29 15:22:34.570195 [ 3 ] {} <Debug> HTTP-Session: 34222fcf-16c7-41bd-8cea-7779bdf2f2aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7852 2024.08.29 15:22:34.570236 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 127 rows starting from the beginning of the part
7853 2024.08.29 15:22:34.570325 [ 3 ] {} <Trace> HTTP-Session: 34222fcf-16c7-41bd-8cea-7779bdf2f2aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7854 2024.08.29 15:22:34.570628 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 195 rows starting from the beginning of the part
7855 2024.08.29 15:22:34.570635 [ 3 ] {75125860-8ad9-43da-b074-2321ea577fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7856 2024.08.29 15:22:34.570722 [ 3 ] {75125860-8ad9-43da-b074-2321ea577fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7857 2024.08.29 15:22:34.570952 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 129 rows starting from the beginning of the part
7858 2024.08.29 15:22:34.571313 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 196 rows starting from the beginning of the part
7859 2024.08.29 15:22:34.571860 [ 3 ] {75125860-8ad9-43da-b074-2321ea577fc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7860 2024.08.29 15:22:34.572343 [ 3 ] {75125860-8ad9-43da-b074-2321ea577fc0} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7861 2024.08.29 15:22:34.572385 [ 3 ] {75125860-8ad9-43da-b074-2321ea577fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7862 2024.08.29 15:22:34.573000 [ 3 ] {75125860-8ad9-43da-b074-2321ea577fc0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7863 2024.08.29 15:22:34.573529 [ 3 ] {75125860-8ad9-43da-b074-2321ea577fc0} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7864 2024.08.29 15:22:34.573607 [ 201 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2066 rows, containing 5 columns (5 merged, 0 gathered) in 0.00411753 sec., 501757.1213810221 rows/sec., 44.28 MiB/sec.
7865 2024.08.29 15:22:34.573774 [ 3 ] {75125860-8ad9-43da-b074-2321ea577fc0} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.003256 sec., 1535.6265356265355 rows/sec., 112.17 KiB/sec.
7866 2024.08.29 15:22:34.574023 [ 3 ] {75125860-8ad9-43da-b074-2321ea577fc0} <Debug> DynamicQueryHandler: Done processing query
7867 2024.08.29 15:22:34.574043 [ 201 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7868 2024.08.29 15:22:34.574075 [ 3 ] {75125860-8ad9-43da-b074-2321ea577fc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7869 2024.08.29 15:22:34.574136 [ 3 ] {} <Debug> HTTP-Session: 34222fcf-16c7-41bd-8cea-7779bdf2f2aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7870 2024.08.29 15:22:34.574333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7871 2024.08.29 15:22:34.574457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7872 2024.08.29 15:22:34.574541 [ 3 ] {} <Debug> HTTP-Session: 7b9630f9-354a-4fd3-bcaf-1b0da26f084c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7873 2024.08.29 15:22:34.574601 [ 3 ] {} <Debug> HTTP-Session: 7b9630f9-354a-4fd3-bcaf-1b0da26f084c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7874 2024.08.29 15:22:34.574633 [ 3 ] {} <Debug> HTTP-Session: 7b9630f9-354a-4fd3-bcaf-1b0da26f084c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7875 2024.08.29 15:22:34.574721 [ 3 ] {} <Trace> HTTP-Session: 7b9630f9-354a-4fd3-bcaf-1b0da26f084c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7876 2024.08.29 15:22:34.574906 [ 3 ] {392812d8-2cdf-4f90-a0a0-8e6ba696166d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7877 2024.08.29 15:22:34.574983 [ 3 ] {392812d8-2cdf-4f90-a0a0-8e6ba696166d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7878 2024.08.29 15:22:34.575002 [ 201 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_41_8} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7879 2024.08.29 15:22:34.575230 [ 201 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_41_8} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7880 2024.08.29 15:22:34.575455 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
7881 2024.08.29 15:22:34.575582 [ 3 ] {392812d8-2cdf-4f90-a0a0-8e6ba696166d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7882 2024.08.29 15:22:34.575939 [ 3 ] {392812d8-2cdf-4f90-a0a0-8e6ba696166d} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7883 2024.08.29 15:22:34.575977 [ 3 ] {392812d8-2cdf-4f90-a0a0-8e6ba696166d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7884 2024.08.29 15:22:34.576361 [ 3 ] {392812d8-2cdf-4f90-a0a0-8e6ba696166d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7885 2024.08.29 15:22:34.576719 [ 3 ] {392812d8-2cdf-4f90-a0a0-8e6ba696166d} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7886 2024.08.29 15:22:34.576851 [ 3 ] {392812d8-2cdf-4f90-a0a0-8e6ba696166d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002014 sec., 6951.340615690168 rows/sec., 486.83 KiB/sec.
7887 2024.08.29 15:22:34.577182 [ 3 ] {392812d8-2cdf-4f90-a0a0-8e6ba696166d} <Debug> DynamicQueryHandler: Done processing query
7888 2024.08.29 15:22:34.577209 [ 3 ] {392812d8-2cdf-4f90-a0a0-8e6ba696166d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7889 2024.08.29 15:22:34.577227 [ 3 ] {} <Debug> HTTP-Session: 7b9630f9-354a-4fd3-bcaf-1b0da26f084c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7890 2024.08.29 15:22:34.577343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7891 2024.08.29 15:22:34.577394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7892 2024.08.29 15:22:34.577414 [ 3 ] {} <Debug> HTTP-Session: 67759efd-75a1-4310-b1d6-2f1253499b54 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7893 2024.08.29 15:22:34.577431 [ 3 ] {} <Debug> HTTP-Session: 67759efd-75a1-4310-b1d6-2f1253499b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7894 2024.08.29 15:22:34.577446 [ 3 ] {} <Debug> HTTP-Session: 67759efd-75a1-4310-b1d6-2f1253499b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7895 2024.08.29 15:22:34.577478 [ 3 ] {} <Trace> HTTP-Session: 67759efd-75a1-4310-b1d6-2f1253499b54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7896 2024.08.29 15:22:34.577580 [ 3 ] {c0aa206a-2b32-425f-aa76-874377edad9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7897 2024.08.29 15:22:34.577625 [ 3 ] {c0aa206a-2b32-425f-aa76-874377edad9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7898 2024.08.29 15:22:34.577885 [ 3 ] {c0aa206a-2b32-425f-aa76-874377edad9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7899 2024.08.29 15:22:34.578248 [ 3 ] {c0aa206a-2b32-425f-aa76-874377edad9b} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7900 2024.08.29 15:22:34.578285 [ 3 ] {c0aa206a-2b32-425f-aa76-874377edad9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7901 2024.08.29 15:22:34.578641 [ 3 ] {c0aa206a-2b32-425f-aa76-874377edad9b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7902 2024.08.29 15:22:34.578996 [ 3 ] {c0aa206a-2b32-425f-aa76-874377edad9b} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7903 2024.08.29 15:22:34.579124 [ 3 ] {c0aa206a-2b32-425f-aa76-874377edad9b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00157 sec., 3821.6560509554142 rows/sec., 225.79 KiB/sec.
7904 2024.08.29 15:22:34.579364 [ 3 ] {c0aa206a-2b32-425f-aa76-874377edad9b} <Debug> DynamicQueryHandler: Done processing query
7905 2024.08.29 15:22:34.579391 [ 3 ] {c0aa206a-2b32-425f-aa76-874377edad9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7906 2024.08.29 15:22:34.579407 [ 3 ] {} <Debug> HTTP-Session: 67759efd-75a1-4310-b1d6-2f1253499b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7907 2024.08.29 15:22:34.579601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7908 2024.08.29 15:22:34.579654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7909 2024.08.29 15:22:34.579673 [ 3 ] {} <Debug> HTTP-Session: e9c9fc2e-1969-4756-8aea-954c43369918 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7910 2024.08.29 15:22:34.579690 [ 3 ] {} <Debug> HTTP-Session: e9c9fc2e-1969-4756-8aea-954c43369918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7911 2024.08.29 15:22:34.579705 [ 3 ] {} <Debug> HTTP-Session: e9c9fc2e-1969-4756-8aea-954c43369918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7912 2024.08.29 15:22:34.579735 [ 3 ] {} <Trace> HTTP-Session: e9c9fc2e-1969-4756-8aea-954c43369918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7913 2024.08.29 15:22:34.579965 [ 3 ] {60cd9181-254e-4224-b965-d09859af967a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7914 2024.08.29 15:22:34.580010 [ 3 ] {60cd9181-254e-4224-b965-d09859af967a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7915 2024.08.29 15:22:34.580235 [ 3 ] {60cd9181-254e-4224-b965-d09859af967a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7916 2024.08.29 15:22:34.580797 [ 3 ] {60cd9181-254e-4224-b965-d09859af967a} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7917 2024.08.29 15:22:34.580833 [ 3 ] {60cd9181-254e-4224-b965-d09859af967a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7918 2024.08.29 15:22:34.581220 [ 3 ] {60cd9181-254e-4224-b965-d09859af967a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7919 2024.08.29 15:22:34.581582 [ 3 ] {60cd9181-254e-4224-b965-d09859af967a} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7920 2024.08.29 15:22:34.581724 [ 70 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7921 2024.08.29 15:22:34.581729 [ 3 ] {60cd9181-254e-4224-b965-d09859af967a} <Debug> executeQuery: Read 387 rows, 28.08 KiB in 0.001895 sec., 204221.63588390502 rows/sec., 14.47 MiB/sec.
7922 2024.08.29 15:22:34.581761 [ 70 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7923 2024.08.29 15:22:34.581798 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7924 2024.08.29 15:22:34.582017 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::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
7925 2024.08.29 15:22:34.582029 [ 3 ] {60cd9181-254e-4224-b965-d09859af967a} <Debug> DynamicQueryHandler: Done processing query
7926 2024.08.29 15:22:34.582129 [ 3 ] {60cd9181-254e-4224-b965-d09859af967a} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7927 2024.08.29 15:22:34.582232 [ 3 ] {} <Debug> HTTP-Session: e9c9fc2e-1969-4756-8aea-954c43369918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7928 2024.08.29 15:22:34.582627 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7929 2024.08.29 15:22:34.582631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7930 2024.08.29 15:22:34.582743 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 910 rows starting from the beginning of the part
7931 2024.08.29 15:22:34.582807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7932 2024.08.29 15:22:34.582882 [ 3 ] {} <Debug> HTTP-Session: 66ded9a3-b3df-474c-b39f-d8154be5766e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7933 2024.08.29 15:22:34.582960 [ 3 ] {} <Debug> HTTP-Session: 66ded9a3-b3df-474c-b39f-d8154be5766e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7934 2024.08.29 15:22:34.583019 [ 3 ] {} <Debug> HTTP-Session: 66ded9a3-b3df-474c-b39f-d8154be5766e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7935 2024.08.29 15:22:34.583019 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 3 rows starting from the beginning of the part
7936 2024.08.29 15:22:34.583150 [ 3 ] {} <Trace> HTTP-Session: 66ded9a3-b3df-474c-b39f-d8154be5766e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7937 2024.08.29 15:22:34.583365 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 101 rows starting from the beginning of the part
7938 2024.08.29 15:22:34.583645 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 385 rows starting from the beginning of the part
7939 2024.08.29 15:22:34.583645 [ 3 ] {e7b16af5-ae3a-4830-8fee-6ac8727c5d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7940 2024.08.29 15:22:34.583968 [ 3 ] {e7b16af5-ae3a-4830-8fee-6ac8727c5d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7941 2024.08.29 15:22:34.583999 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 105 rows starting from the beginning of the part
7942 2024.08.29 15:22:34.584349 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 387 rows starting from the beginning of the part
7943 2024.08.29 15:22:34.585008 [ 3 ] {e7b16af5-ae3a-4830-8fee-6ac8727c5d00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7944 2024.08.29 15:22:34.585651 [ 3 ] {e7b16af5-ae3a-4830-8fee-6ac8727c5d00} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7945 2024.08.29 15:22:34.585709 [ 3 ] {e7b16af5-ae3a-4830-8fee-6ac8727c5d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7946 2024.08.29 15:22:34.586775 [ 3 ] {e7b16af5-ae3a-4830-8fee-6ac8727c5d00} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7947 2024.08.29 15:22:34.587502 [ 3 ] {e7b16af5-ae3a-4830-8fee-6ac8727c5d00} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7948 2024.08.29 15:22:34.587534 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1891 rows, containing 5 columns (5 merged, 0 gathered) in 0.005640771 sec., 335237.86021449906 rows/sec., 25.60 MiB/sec.
7949 2024.08.29 15:22:34.587790 [ 3 ] {e7b16af5-ae3a-4830-8fee-6ac8727c5d00} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004332 sec., 1385.0415512465374 rows/sec., 72.36 KiB/sec.
7950 2024.08.29 15:22:34.587825 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7951 2024.08.29 15:22:34.588384 [ 3 ] {e7b16af5-ae3a-4830-8fee-6ac8727c5d00} <Debug> DynamicQueryHandler: Done processing query
7952 2024.08.29 15:22:34.588439 [ 3 ] {e7b16af5-ae3a-4830-8fee-6ac8727c5d00} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7953 2024.08.29 15:22:34.588504 [ 3 ] {} <Debug> HTTP-Session: 66ded9a3-b3df-474c-b39f-d8154be5766e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7954 2024.08.29 15:22:34.588782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7955 2024.08.29 15:22:34.588863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7956 2024.08.29 15:22:34.588873 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_41_8} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7957 2024.08.29 15:22:34.588896 [ 3 ] {} <Debug> HTTP-Session: 40369c7d-65b1-44c0-bf03-7c92ed7a97e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7958 2024.08.29 15:22:34.588948 [ 3 ] {} <Debug> HTTP-Session: 40369c7d-65b1-44c0-bf03-7c92ed7a97e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7959 2024.08.29 15:22:34.588982 [ 3 ] {} <Debug> HTTP-Session: 40369c7d-65b1-44c0-bf03-7c92ed7a97e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7960 2024.08.29 15:22:34.589053 [ 3 ] {} <Trace> HTTP-Session: 40369c7d-65b1-44c0-bf03-7c92ed7a97e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7961 2024.08.29 15:22:34.589057 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_41_8} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7962 2024.08.29 15:22:34.589203 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
7963 2024.08.29 15:22:34.589382 [ 3 ] {5c621fa0-a2e0-459c-952a-1fdde6c97e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7964 2024.08.29 15:22:34.589438 [ 3 ] {5c621fa0-a2e0-459c-952a-1fdde6c97e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7965 2024.08.29 15:22:34.589609 [ 3 ] {5c621fa0-a2e0-459c-952a-1fdde6c97e4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7966 2024.08.29 15:22:34.590099 [ 3 ] {5c621fa0-a2e0-459c-952a-1fdde6c97e4c} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7967 2024.08.29 15:22:34.590134 [ 3 ] {5c621fa0-a2e0-459c-952a-1fdde6c97e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7968 2024.08.29 15:22:34.590542 [ 3 ] {5c621fa0-a2e0-459c-952a-1fdde6c97e4c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7969 2024.08.29 15:22:34.590889 [ 3 ] {5c621fa0-a2e0-459c-952a-1fdde6c97e4c} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7970 2024.08.29 15:22:34.591016 [ 3 ] {5c621fa0-a2e0-459c-952a-1fdde6c97e4c} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001802 sec., 132075.4716981132 rows/sec., 8.85 MiB/sec.
7971 2024.08.29 15:22:34.591196 [ 3 ] {5c621fa0-a2e0-459c-952a-1fdde6c97e4c} <Debug> DynamicQueryHandler: Done processing query
7972 2024.08.29 15:22:34.591221 [ 3 ] {5c621fa0-a2e0-459c-952a-1fdde6c97e4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7973 2024.08.29 15:22:34.591238 [ 3 ] {} <Debug> HTTP-Session: 40369c7d-65b1-44c0-bf03-7c92ed7a97e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7974 2024.08.29 15:22:34.591370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7975 2024.08.29 15:22:34.591421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7976 2024.08.29 15:22:34.591441 [ 3 ] {} <Debug> HTTP-Session: 2d13efe8-3cdb-4af6-95fa-24d53a736e29 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7977 2024.08.29 15:22:34.591458 [ 3 ] {} <Debug> HTTP-Session: 2d13efe8-3cdb-4af6-95fa-24d53a736e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7978 2024.08.29 15:22:34.591472 [ 3 ] {} <Debug> HTTP-Session: 2d13efe8-3cdb-4af6-95fa-24d53a736e29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7979 2024.08.29 15:22:34.591504 [ 3 ] {} <Trace> HTTP-Session: 2d13efe8-3cdb-4af6-95fa-24d53a736e29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7980 2024.08.29 15:22:34.591597 [ 3 ] {35c7e99c-fadc-410d-9df1-070a15137004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7981 2024.08.29 15:22:34.591642 [ 3 ] {35c7e99c-fadc-410d-9df1-070a15137004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7982 2024.08.29 15:22:34.591771 [ 3 ] {35c7e99c-fadc-410d-9df1-070a15137004} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7983 2024.08.29 15:22:34.592074 [ 3 ] {35c7e99c-fadc-410d-9df1-070a15137004} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7984 2024.08.29 15:22:34.592110 [ 3 ] {35c7e99c-fadc-410d-9df1-070a15137004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
7985 2024.08.29 15:22:34.592463 [ 3 ] {35c7e99c-fadc-410d-9df1-070a15137004} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7986 2024.08.29 15:22:34.592793 [ 3 ] {35c7e99c-fadc-410d-9df1-070a15137004} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7987 2024.08.29 15:22:34.592925 [ 3 ] {35c7e99c-fadc-410d-9df1-070a15137004} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00135 sec., 740.7407407407406 rows/sec., 49.91 KiB/sec.
7988 2024.08.29 15:22:34.593231 [ 3 ] {35c7e99c-fadc-410d-9df1-070a15137004} <Debug> DynamicQueryHandler: Done processing query
7989 2024.08.29 15:22:34.593282 [ 3 ] {35c7e99c-fadc-410d-9df1-070a15137004} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7990 2024.08.29 15:22:34.593298 [ 3 ] {} <Debug> HTTP-Session: 2d13efe8-3cdb-4af6-95fa-24d53a736e29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7991 2024.08.29 15:22:34.593417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7992 2024.08.29 15:22:34.593468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7993 2024.08.29 15:22:34.593488 [ 3 ] {} <Debug> HTTP-Session: 6f78635b-8803-4f8b-a677-a11525ce1c64 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
7994 2024.08.29 15:22:34.593504 [ 3 ] {} <Debug> HTTP-Session: 6f78635b-8803-4f8b-a677-a11525ce1c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7995 2024.08.29 15:22:34.593518 [ 3 ] {} <Debug> HTTP-Session: 6f78635b-8803-4f8b-a677-a11525ce1c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7996 2024.08.29 15:22:34.593550 [ 3 ] {} <Trace> HTTP-Session: 6f78635b-8803-4f8b-a677-a11525ce1c64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7997 2024.08.29 15:22:34.593681 [ 3 ] {0466b2aa-cdcd-4aeb-ac53-803cf5654fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7998 2024.08.29 15:22:34.593753 [ 3 ] {0466b2aa-cdcd-4aeb-ac53-803cf5654fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7999 2024.08.29 15:22:34.594209 [ 3 ] {0466b2aa-cdcd-4aeb-ac53-803cf5654fe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8000 2024.08.29 15:22:34.594715 [ 3 ] {0466b2aa-cdcd-4aeb-ac53-803cf5654fe5} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8001 2024.08.29 15:22:34.594751 [ 3 ] {0466b2aa-cdcd-4aeb-ac53-803cf5654fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8002 2024.08.29 15:22:34.595360 [ 3 ] {0466b2aa-cdcd-4aeb-ac53-803cf5654fe5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
8003 2024.08.29 15:22:34.595785 [ 3 ] {0466b2aa-cdcd-4aeb-ac53-803cf5654fe5} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8004 2024.08.29 15:22:34.595933 [ 3 ] {0466b2aa-cdcd-4aeb-ac53-803cf5654fe5} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002308 sec., 1299.8266897746967 rows/sec., 2.33 MiB/sec.
8005 2024.08.29 15:22:34.596152 [ 3 ] {0466b2aa-cdcd-4aeb-ac53-803cf5654fe5} <Debug> DynamicQueryHandler: Done processing query
8006 2024.08.29 15:22:34.596177 [ 3 ] {0466b2aa-cdcd-4aeb-ac53-803cf5654fe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8007 2024.08.29 15:22:34.596193 [ 3 ] {} <Debug> HTTP-Session: 6f78635b-8803-4f8b-a677-a11525ce1c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8008 2024.08.29 15:22:34.596318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8009 2024.08.29 15:22:34.596367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8010 2024.08.29 15:22:34.596387 [ 3 ] {} <Debug> HTTP-Session: a0a3df0a-643a-4179-a66b-9217b74f49fb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8011 2024.08.29 15:22:34.596404 [ 3 ] {} <Debug> HTTP-Session: a0a3df0a-643a-4179-a66b-9217b74f49fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8012 2024.08.29 15:22:34.596419 [ 3 ] {} <Debug> HTTP-Session: a0a3df0a-643a-4179-a66b-9217b74f49fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8013 2024.08.29 15:22:34.596451 [ 3 ] {} <Trace> HTTP-Session: a0a3df0a-643a-4179-a66b-9217b74f49fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8014 2024.08.29 15:22:34.596573 [ 3 ] {30b95205-c90e-47fa-8d0d-a704f27b6639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8015 2024.08.29 15:22:34.596618 [ 3 ] {30b95205-c90e-47fa-8d0d-a704f27b6639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8016 2024.08.29 15:22:34.596752 [ 3 ] {30b95205-c90e-47fa-8d0d-a704f27b6639} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8017 2024.08.29 15:22:34.597074 [ 3 ] {30b95205-c90e-47fa-8d0d-a704f27b6639} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8018 2024.08.29 15:22:34.597110 [ 3 ] {30b95205-c90e-47fa-8d0d-a704f27b6639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8019 2024.08.29 15:22:34.597478 [ 3 ] {30b95205-c90e-47fa-8d0d-a704f27b6639} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8020 2024.08.29 15:22:34.597804 [ 3 ] {30b95205-c90e-47fa-8d0d-a704f27b6639} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8021 2024.08.29 15:22:34.597934 [ 3 ] {30b95205-c90e-47fa-8d0d-a704f27b6639} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001404 sec., 58404.558404558404 rows/sec., 3.71 MiB/sec.
8022 2024.08.29 15:22:34.598153 [ 3 ] {30b95205-c90e-47fa-8d0d-a704f27b6639} <Debug> DynamicQueryHandler: Done processing query
8023 2024.08.29 15:22:34.598179 [ 3 ] {30b95205-c90e-47fa-8d0d-a704f27b6639} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8024 2024.08.29 15:22:34.598195 [ 3 ] {} <Debug> HTTP-Session: a0a3df0a-643a-4179-a66b-9217b74f49fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8025 2024.08.29 15:22:39.560606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8026 2024.08.29 15:22:39.560747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8027 2024.08.29 15:22:39.560776 [ 3 ] {} <Debug> HTTP-Session: 554f032a-72f3-41b8-8d3d-c336007da000 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8028 2024.08.29 15:22:39.560806 [ 3 ] {} <Debug> HTTP-Session: 554f032a-72f3-41b8-8d3d-c336007da000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8029 2024.08.29 15:22:39.560824 [ 3 ] {} <Debug> HTTP-Session: 554f032a-72f3-41b8-8d3d-c336007da000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8030 2024.08.29 15:22:39.560882 [ 3 ] {} <Trace> HTTP-Session: 554f032a-72f3-41b8-8d3d-c336007da000 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8031 2024.08.29 15:22:39.561135 [ 3 ] {6ba9d573-1ebd-4330-b44f-fcb40a971258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8032 2024.08.29 15:22:39.561213 [ 3 ] {6ba9d573-1ebd-4330-b44f-fcb40a971258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8033 2024.08.29 15:22:39.561559 [ 3 ] {6ba9d573-1ebd-4330-b44f-fcb40a971258} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8034 2024.08.29 15:22:39.562119 [ 3 ] {6ba9d573-1ebd-4330-b44f-fcb40a971258} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8035 2024.08.29 15:22:39.562161 [ 3 ] {6ba9d573-1ebd-4330-b44f-fcb40a971258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8036 2024.08.29 15:22:39.562602 [ 3 ] {6ba9d573-1ebd-4330-b44f-fcb40a971258} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8037 2024.08.29 15:22:39.562992 [ 3 ] {6ba9d573-1ebd-4330-b44f-fcb40a971258} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8038 2024.08.29 15:22:39.563181 [ 3 ] {6ba9d573-1ebd-4330-b44f-fcb40a971258} <Debug> executeQuery: Read 126 rows, 11.03 KiB in 0.002147 sec., 58686.53935724266 rows/sec., 5.01 MiB/sec.
8039 2024.08.29 15:22:39.563409 [ 3 ] {6ba9d573-1ebd-4330-b44f-fcb40a971258} <Debug> DynamicQueryHandler: Done processing query
8040 2024.08.29 15:22:39.563436 [ 3 ] {6ba9d573-1ebd-4330-b44f-fcb40a971258} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8041 2024.08.29 15:22:39.563453 [ 3 ] {} <Debug> HTTP-Session: 554f032a-72f3-41b8-8d3d-c336007da000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8042 2024.08.29 15:22:39.563600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8043 2024.08.29 15:22:39.563651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8044 2024.08.29 15:22:39.563671 [ 3 ] {} <Debug> HTTP-Session: 76dd002e-6c8d-498c-bec1-36635c1918ec Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8045 2024.08.29 15:22:39.563689 [ 3 ] {} <Debug> HTTP-Session: 76dd002e-6c8d-498c-bec1-36635c1918ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8046 2024.08.29 15:22:39.563704 [ 3 ] {} <Debug> HTTP-Session: 76dd002e-6c8d-498c-bec1-36635c1918ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8047 2024.08.29 15:22:39.563740 [ 3 ] {} <Trace> HTTP-Session: 76dd002e-6c8d-498c-bec1-36635c1918ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8048 2024.08.29 15:22:39.563859 [ 3 ] {27442e41-314c-48a6-9fcf-7ab15412330f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8049 2024.08.29 15:22:39.563906 [ 3 ] {27442e41-314c-48a6-9fcf-7ab15412330f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8050 2024.08.29 15:22:39.564146 [ 3 ] {27442e41-314c-48a6-9fcf-7ab15412330f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8051 2024.08.29 15:22:39.564496 [ 3 ] {27442e41-314c-48a6-9fcf-7ab15412330f} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8052 2024.08.29 15:22:39.564533 [ 3 ] {27442e41-314c-48a6-9fcf-7ab15412330f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8053 2024.08.29 15:22:39.564903 [ 3 ] {27442e41-314c-48a6-9fcf-7ab15412330f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8054 2024.08.29 15:22:39.565262 [ 3 ] {27442e41-314c-48a6-9fcf-7ab15412330f} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8055 2024.08.29 15:22:39.565430 [ 3 ] {27442e41-314c-48a6-9fcf-7ab15412330f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001602 sec., 21847.69038701623 rows/sec., 1.60 MiB/sec.
8056 2024.08.29 15:22:39.565725 [ 3 ] {27442e41-314c-48a6-9fcf-7ab15412330f} <Debug> DynamicQueryHandler: Done processing query
8057 2024.08.29 15:22:39.565779 [ 3 ] {27442e41-314c-48a6-9fcf-7ab15412330f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8058 2024.08.29 15:22:39.565814 [ 3 ] {} <Debug> HTTP-Session: 76dd002e-6c8d-498c-bec1-36635c1918ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8059 2024.08.29 15:22:39.565959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 16816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8060 2024.08.29 15:22:39.566009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8061 2024.08.29 15:22:39.566030 [ 3 ] {} <Debug> HTTP-Session: 52b8f0cd-926f-4b27-822d-0d0309cacfd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8062 2024.08.29 15:22:39.566047 [ 3 ] {} <Debug> HTTP-Session: 52b8f0cd-926f-4b27-822d-0d0309cacfd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8063 2024.08.29 15:22:39.566061 [ 3 ] {} <Debug> HTTP-Session: 52b8f0cd-926f-4b27-822d-0d0309cacfd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8064 2024.08.29 15:22:39.566094 [ 3 ] {} <Trace> HTTP-Session: 52b8f0cd-926f-4b27-822d-0d0309cacfd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8065 2024.08.29 15:22:39.566228 [ 3 ] {f43f7cf2-7936-42b4-a4b3-0afbf797bf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8066 2024.08.29 15:22:39.566275 [ 3 ] {f43f7cf2-7936-42b4-a4b3-0afbf797bf51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8067 2024.08.29 15:22:39.566526 [ 3 ] {f43f7cf2-7936-42b4-a4b3-0afbf797bf51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8068 2024.08.29 15:22:39.566916 [ 3 ] {f43f7cf2-7936-42b4-a4b3-0afbf797bf51} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8069 2024.08.29 15:22:39.566955 [ 3 ] {f43f7cf2-7936-42b4-a4b3-0afbf797bf51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8070 2024.08.29 15:22:39.567319 [ 3 ] {f43f7cf2-7936-42b4-a4b3-0afbf797bf51} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8071 2024.08.29 15:22:39.567683 [ 3 ] {f43f7cf2-7936-42b4-a4b3-0afbf797bf51} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8072 2024.08.29 15:22:39.567829 [ 3 ] {f43f7cf2-7936-42b4-a4b3-0afbf797bf51} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00165 sec., 60000 rows/sec., 4.69 MiB/sec.
8073 2024.08.29 15:22:39.568046 [ 3 ] {f43f7cf2-7936-42b4-a4b3-0afbf797bf51} <Debug> DynamicQueryHandler: Done processing query
8074 2024.08.29 15:22:39.568083 [ 3 ] {f43f7cf2-7936-42b4-a4b3-0afbf797bf51} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8075 2024.08.29 15:22:39.568104 [ 3 ] {} <Debug> HTTP-Session: 52b8f0cd-926f-4b27-822d-0d0309cacfd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8076 2024.08.29 15:22:39.568330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8077 2024.08.29 15:22:39.568381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8078 2024.08.29 15:22:39.568400 [ 3 ] {} <Debug> HTTP-Session: 1522d641-8597-46f5-9357-18f3c982ab2a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8079 2024.08.29 15:22:39.568417 [ 3 ] {} <Debug> HTTP-Session: 1522d641-8597-46f5-9357-18f3c982ab2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8080 2024.08.29 15:22:39.568431 [ 3 ] {} <Debug> HTTP-Session: 1522d641-8597-46f5-9357-18f3c982ab2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8081 2024.08.29 15:22:39.568462 [ 3 ] {} <Trace> HTTP-Session: 1522d641-8597-46f5-9357-18f3c982ab2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8082 2024.08.29 15:22:39.568608 [ 3 ] {dd5def20-f4f3-4d04-bbd6-83c494007f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8083 2024.08.29 15:22:39.568656 [ 3 ] {dd5def20-f4f3-4d04-bbd6-83c494007f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8084 2024.08.29 15:22:39.568826 [ 3 ] {dd5def20-f4f3-4d04-bbd6-83c494007f80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8085 2024.08.29 15:22:39.569241 [ 3 ] {dd5def20-f4f3-4d04-bbd6-83c494007f80} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8086 2024.08.29 15:22:39.569276 [ 3 ] {dd5def20-f4f3-4d04-bbd6-83c494007f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8087 2024.08.29 15:22:39.569662 [ 3 ] {dd5def20-f4f3-4d04-bbd6-83c494007f80} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8088 2024.08.29 15:22:39.570010 [ 3 ] {dd5def20-f4f3-4d04-bbd6-83c494007f80} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8089 2024.08.29 15:22:39.570159 [ 3 ] {dd5def20-f4f3-4d04-bbd6-83c494007f80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec.
8090 2024.08.29 15:22:39.570341 [ 3 ] {dd5def20-f4f3-4d04-bbd6-83c494007f80} <Debug> DynamicQueryHandler: Done processing query
8091 2024.08.29 15:22:39.570366 [ 3 ] {dd5def20-f4f3-4d04-bbd6-83c494007f80} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8092 2024.08.29 15:22:39.570382 [ 3 ] {} <Debug> HTTP-Session: 1522d641-8597-46f5-9357-18f3c982ab2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8093 2024.08.29 15:22:39.570550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8094 2024.08.29 15:22:39.570599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8095 2024.08.29 15:22:39.570618 [ 3 ] {} <Debug> HTTP-Session: a489bb61-ba07-4917-8d55-910f6a1e3346 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8096 2024.08.29 15:22:39.570635 [ 3 ] {} <Debug> HTTP-Session: a489bb61-ba07-4917-8d55-910f6a1e3346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8097 2024.08.29 15:22:39.570649 [ 3 ] {} <Debug> HTTP-Session: a489bb61-ba07-4917-8d55-910f6a1e3346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8098 2024.08.29 15:22:39.570680 [ 3 ] {} <Trace> HTTP-Session: a489bb61-ba07-4917-8d55-910f6a1e3346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8099 2024.08.29 15:22:39.571077 [ 3 ] {4e8610ee-3578-4477-ad9d-bc15bd6ec99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8100 2024.08.29 15:22:39.571144 [ 3 ] {4e8610ee-3578-4477-ad9d-bc15bd6ec99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8101 2024.08.29 15:22:39.571564 [ 3 ] {4e8610ee-3578-4477-ad9d-bc15bd6ec99e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8102 2024.08.29 15:22:39.572312 [ 3 ] {4e8610ee-3578-4477-ad9d-bc15bd6ec99e} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8103 2024.08.29 15:22:39.572348 [ 3 ] {4e8610ee-3578-4477-ad9d-bc15bd6ec99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8104 2024.08.29 15:22:39.572997 [ 3 ] {4e8610ee-3578-4477-ad9d-bc15bd6ec99e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
8105 2024.08.29 15:22:39.573411 [ 3 ] {4e8610ee-3578-4477-ad9d-bc15bd6ec99e} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8106 2024.08.29 15:22:39.573602 [ 3 ] {4e8610ee-3578-4477-ad9d-bc15bd6ec99e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002822 sec., 12402.551381998583 rows/sec., 22.22 MiB/sec.
8107 2024.08.29 15:22:39.573826 [ 3 ] {4e8610ee-3578-4477-ad9d-bc15bd6ec99e} <Debug> DynamicQueryHandler: Done processing query
8108 2024.08.29 15:22:39.573851 [ 3 ] {4e8610ee-3578-4477-ad9d-bc15bd6ec99e} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
8109 2024.08.29 15:22:39.573867 [ 3 ] {} <Debug> HTTP-Session: a489bb61-ba07-4917-8d55-910f6a1e3346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8110 2024.08.29 15:22:39.574011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8111 2024.08.29 15:22:39.574061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8112 2024.08.29 15:22:39.574080 [ 3 ] {} <Debug> HTTP-Session: 2f870194-7705-49bf-a010-b3cef89afc27 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8113 2024.08.29 15:22:39.574097 [ 3 ] {} <Debug> HTTP-Session: 2f870194-7705-49bf-a010-b3cef89afc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8114 2024.08.29 15:22:39.574111 [ 3 ] {} <Debug> HTTP-Session: 2f870194-7705-49bf-a010-b3cef89afc27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8115 2024.08.29 15:22:39.574143 [ 3 ] {} <Trace> HTTP-Session: 2f870194-7705-49bf-a010-b3cef89afc27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8116 2024.08.29 15:22:39.574260 [ 3 ] {b0cdaa90-9912-44cd-b6f3-f3345273d34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8117 2024.08.29 15:22:39.574305 [ 3 ] {b0cdaa90-9912-44cd-b6f3-f3345273d34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8118 2024.08.29 15:22:39.574438 [ 3 ] {b0cdaa90-9912-44cd-b6f3-f3345273d34f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8119 2024.08.29 15:22:39.574822 [ 3 ] {b0cdaa90-9912-44cd-b6f3-f3345273d34f} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8120 2024.08.29 15:22:39.574859 [ 3 ] {b0cdaa90-9912-44cd-b6f3-f3345273d34f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8121 2024.08.29 15:22:39.575231 [ 3 ] {b0cdaa90-9912-44cd-b6f3-f3345273d34f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8122 2024.08.29 15:22:39.575558 [ 3 ] {b0cdaa90-9912-44cd-b6f3-f3345273d34f} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8123 2024.08.29 15:22:39.575723 [ 3 ] {b0cdaa90-9912-44cd-b6f3-f3345273d34f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec.
8124 2024.08.29 15:22:39.575905 [ 3 ] {b0cdaa90-9912-44cd-b6f3-f3345273d34f} <Debug> DynamicQueryHandler: Done processing query
8125 2024.08.29 15:22:39.575931 [ 3 ] {b0cdaa90-9912-44cd-b6f3-f3345273d34f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8126 2024.08.29 15:22:39.575947 [ 3 ] {} <Debug> HTTP-Session: 2f870194-7705-49bf-a010-b3cef89afc27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8127 2024.08.29 15:22:43.867466 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
8128 2024.08.29 15:22:43.867572 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
8129 2024.08.29 15:22:44.172731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8130 2024.08.29 15:22:44.172874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8131 2024.08.29 15:22:44.172903 [ 3 ] {} <Debug> HTTP-Session: cb6bdfab-2d04-4b44-95d5-9ef74382aba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8132 2024.08.29 15:22:44.172931 [ 3 ] {} <Debug> HTTP-Session: cb6bdfab-2d04-4b44-95d5-9ef74382aba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8133 2024.08.29 15:22:44.172949 [ 3 ] {} <Debug> HTTP-Session: cb6bdfab-2d04-4b44-95d5-9ef74382aba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8134 2024.08.29 15:22:44.173005 [ 3 ] {} <Trace> HTTP-Session: cb6bdfab-2d04-4b44-95d5-9ef74382aba6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8135 2024.08.29 15:22:44.173217 [ 3 ] {c510835e-73bc-479b-a2a7-77e6f79dcb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8136 2024.08.29 15:22:44.173296 [ 3 ] {c510835e-73bc-479b-a2a7-77e6f79dcb4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8137 2024.08.29 15:22:44.173649 [ 3 ] {c510835e-73bc-479b-a2a7-77e6f79dcb4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8138 2024.08.29 15:22:44.174100 [ 3 ] {c510835e-73bc-479b-a2a7-77e6f79dcb4a} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8139 2024.08.29 15:22:44.174144 [ 3 ] {c510835e-73bc-479b-a2a7-77e6f79dcb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8140 2024.08.29 15:22:44.174564 [ 3 ] {c510835e-73bc-479b-a2a7-77e6f79dcb4a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
8141 2024.08.29 15:22:44.174958 [ 3 ] {c510835e-73bc-479b-a2a7-77e6f79dcb4a} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8142 2024.08.29 15:22:44.175112 [ 3 ] {c510835e-73bc-479b-a2a7-77e6f79dcb4a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001954 sec., 1023.5414534288639 rows/sec., 83.46 KiB/sec.
8143 2024.08.29 15:22:44.175334 [ 3 ] {c510835e-73bc-479b-a2a7-77e6f79dcb4a} <Debug> DynamicQueryHandler: Done processing query
8144 2024.08.29 15:22:44.175363 [ 3 ] {c510835e-73bc-479b-a2a7-77e6f79dcb4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8145 2024.08.29 15:22:44.175379 [ 3 ] {} <Debug> HTTP-Session: cb6bdfab-2d04-4b44-95d5-9ef74382aba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8146 2024.08.29 15:22:44.175701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 193534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8147 2024.08.29 15:22:44.175779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8148 2024.08.29 15:22:44.175816 [ 3 ] {} <Debug> HTTP-Session: 8749e440-861c-46cf-a38b-f3b92a16bd63 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8149 2024.08.29 15:22:44.175837 [ 3 ] {} <Debug> HTTP-Session: 8749e440-861c-46cf-a38b-f3b92a16bd63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8150 2024.08.29 15:22:44.175852 [ 3 ] {} <Debug> HTTP-Session: 8749e440-861c-46cf-a38b-f3b92a16bd63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8151 2024.08.29 15:22:44.175891 [ 3 ] {} <Trace> HTTP-Session: 8749e440-861c-46cf-a38b-f3b92a16bd63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8152 2024.08.29 15:22:44.176398 [ 3 ] {2e3bd27a-319e-413a-9657-db472c5bedff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8153 2024.08.29 15:22:44.176449 [ 3 ] {2e3bd27a-319e-413a-9657-db472c5bedff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8154 2024.08.29 15:22:44.176694 [ 3 ] {2e3bd27a-319e-413a-9657-db472c5bedff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8155 2024.08.29 15:22:44.178000 [ 3 ] {2e3bd27a-319e-413a-9657-db472c5bedff} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8156 2024.08.29 15:22:44.178039 [ 3 ] {2e3bd27a-319e-413a-9657-db472c5bedff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8157 2024.08.29 15:22:44.178521 [ 3 ] {2e3bd27a-319e-413a-9657-db472c5bedff} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8158 2024.08.29 15:22:44.178912 [ 3 ] {2e3bd27a-319e-413a-9657-db472c5bedff} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8159 2024.08.29 15:22:44.179050 [ 3 ] {2e3bd27a-319e-413a-9657-db472c5bedff} <Debug> executeQuery: Read 1330 rows, 113.05 KiB in 0.002988 sec., 445113.7884872824 rows/sec., 36.95 MiB/sec.
8160 2024.08.29 15:22:44.179229 [ 3 ] {2e3bd27a-319e-413a-9657-db472c5bedff} <Debug> DynamicQueryHandler: Done processing query
8161 2024.08.29 15:22:44.179255 [ 3 ] {2e3bd27a-319e-413a-9657-db472c5bedff} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
8162 2024.08.29 15:22:44.179271 [ 3 ] {} <Debug> HTTP-Session: 8749e440-861c-46cf-a38b-f3b92a16bd63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8163 2024.08.29 15:22:44.179598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8164 2024.08.29 15:22:44.179649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8165 2024.08.29 15:22:44.179671 [ 3 ] {} <Debug> HTTP-Session: caac6abb-5dbe-4533-8ebc-f5d3c46f7d2e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8166 2024.08.29 15:22:44.179689 [ 3 ] {} <Debug> HTTP-Session: caac6abb-5dbe-4533-8ebc-f5d3c46f7d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8167 2024.08.29 15:22:44.179704 [ 3 ] {} <Debug> HTTP-Session: caac6abb-5dbe-4533-8ebc-f5d3c46f7d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8168 2024.08.29 15:22:44.179740 [ 3 ] {} <Trace> HTTP-Session: caac6abb-5dbe-4533-8ebc-f5d3c46f7d2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8169 2024.08.29 15:22:44.179844 [ 3 ] {ce49f70a-c2cf-4953-9824-19e4987cc95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8170 2024.08.29 15:22:44.179892 [ 3 ] {ce49f70a-c2cf-4953-9824-19e4987cc95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8171 2024.08.29 15:22:44.180129 [ 3 ] {ce49f70a-c2cf-4953-9824-19e4987cc95a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8172 2024.08.29 15:22:44.180458 [ 3 ] {ce49f70a-c2cf-4953-9824-19e4987cc95a} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8173 2024.08.29 15:22:44.180493 [ 3 ] {ce49f70a-c2cf-4953-9824-19e4987cc95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8174 2024.08.29 15:22:44.180853 [ 3 ] {ce49f70a-c2cf-4953-9824-19e4987cc95a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8175 2024.08.29 15:22:44.181214 [ 3 ] {ce49f70a-c2cf-4953-9824-19e4987cc95a} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8176 2024.08.29 15:22:44.181353 [ 62 ] {} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8177 2024.08.29 15:22:44.181359 [ 3 ] {ce49f70a-c2cf-4953-9824-19e4987cc95a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001538 sec., 1300.3901170351105 rows/sec., 90.80 KiB/sec.
8178 2024.08.29 15:22:44.181400 [ 62 ] {} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8179 2024.08.29 15:22:44.181441 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8180 2024.08.29 15:22:44.181613 [ 3 ] {ce49f70a-c2cf-4953-9824-19e4987cc95a} <Debug> DynamicQueryHandler: Done processing query
8181 2024.08.29 15:22:44.181634 [ 194 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::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
8182 2024.08.29 15:22:44.181651 [ 3 ] {ce49f70a-c2cf-4953-9824-19e4987cc95a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8183 2024.08.29 15:22:44.181725 [ 3 ] {} <Debug> HTTP-Session: caac6abb-5dbe-4533-8ebc-f5d3c46f7d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8184 2024.08.29 15:22:44.181878 [ 194 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8185 2024.08.29 15:22:44.181939 [ 194 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 56 rows starting from the beginning of the part
8186 2024.08.29 15:22:44.181957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 32353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8187 2024.08.29 15:22:44.182101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8188 2024.08.29 15:22:44.182189 [ 194 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 3 rows starting from the beginning of the part
8189 2024.08.29 15:22:44.182195 [ 3 ] {} <Debug> HTTP-Session: eec529d3-15c4-4895-b5fe-2f21287f4c3b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8190 2024.08.29 15:22:44.182292 [ 3 ] {} <Debug> HTTP-Session: eec529d3-15c4-4895-b5fe-2f21287f4c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8191 2024.08.29 15:22:44.182360 [ 3 ] {} <Debug> HTTP-Session: eec529d3-15c4-4895-b5fe-2f21287f4c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8192 2024.08.29 15:22:44.182485 [ 194 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part
8193 2024.08.29 15:22:44.182504 [ 3 ] {} <Trace> HTTP-Session: eec529d3-15c4-4895-b5fe-2f21287f4c3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8194 2024.08.29 15:22:44.182873 [ 194 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part
8195 2024.08.29 15:22:44.183036 [ 194 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 35 rows starting from the beginning of the part
8196 2024.08.29 15:22:44.183131 [ 3 ] {b8f9b3c7-a63e-43de-9fa5-279a0ad855cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8197 2024.08.29 15:22:44.183313 [ 194 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part
8198 2024.08.29 15:22:44.183325 [ 3 ] {b8f9b3c7-a63e-43de-9fa5-279a0ad855cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8199 2024.08.29 15:22:44.184434 [ 3 ] {b8f9b3c7-a63e-43de-9fa5-279a0ad855cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8200 2024.08.29 15:22:44.185624 [ 3 ] {b8f9b3c7-a63e-43de-9fa5-279a0ad855cc} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8201 2024.08.29 15:22:44.185690 [ 3 ] {b8f9b3c7-a63e-43de-9fa5-279a0ad855cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8202 2024.08.29 15:22:44.186319 [ 194 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 5 columns (5 merged, 0 gathered) in 0.004784654 sec., 29678.217066479625 rows/sec., 2.26 MiB/sec.
8203 2024.08.29 15:22:44.186526 [ 194 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8204 2024.08.29 15:22:44.186769 [ 3 ] {b8f9b3c7-a63e-43de-9fa5-279a0ad855cc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8205 2024.08.29 15:22:44.187570 [ 194 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_36_7} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8206 2024.08.29 15:22:44.187735 [ 3 ] {b8f9b3c7-a63e-43de-9fa5-279a0ad855cc} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8207 2024.08.29 15:22:44.187778 [ 194 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_36_7} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8208 2024.08.29 15:22:44.187965 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
8209 2024.08.29 15:22:44.188087 [ 3 ] {b8f9b3c7-a63e-43de-9fa5-279a0ad855cc} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005226 sec., 46306.92690394183 rows/sec., 3.14 MiB/sec.
8210 2024.08.29 15:22:44.188453 [ 3 ] {b8f9b3c7-a63e-43de-9fa5-279a0ad855cc} <Debug> DynamicQueryHandler: Done processing query
8211 2024.08.29 15:22:44.188480 [ 3 ] {b8f9b3c7-a63e-43de-9fa5-279a0ad855cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8212 2024.08.29 15:22:44.188497 [ 3 ] {} <Debug> HTTP-Session: eec529d3-15c4-4895-b5fe-2f21287f4c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8213 2024.08.29 15:22:44.188673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8214 2024.08.29 15:22:44.188726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8215 2024.08.29 15:22:44.188747 [ 3 ] {} <Debug> HTTP-Session: b6c143ff-81f4-4d59-8913-031df87f2a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8216 2024.08.29 15:22:44.188766 [ 3 ] {} <Debug> HTTP-Session: b6c143ff-81f4-4d59-8913-031df87f2a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8217 2024.08.29 15:22:44.188781 [ 3 ] {} <Debug> HTTP-Session: b6c143ff-81f4-4d59-8913-031df87f2a43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8218 2024.08.29 15:22:44.188813 [ 3 ] {} <Trace> HTTP-Session: b6c143ff-81f4-4d59-8913-031df87f2a43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8219 2024.08.29 15:22:44.188913 [ 3 ] {d073e30f-94c9-4382-802b-9260641e3545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8220 2024.08.29 15:22:44.188958 [ 3 ] {d073e30f-94c9-4382-802b-9260641e3545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8221 2024.08.29 15:22:44.189212 [ 3 ] {d073e30f-94c9-4382-802b-9260641e3545} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8222 2024.08.29 15:22:44.189553 [ 3 ] {d073e30f-94c9-4382-802b-9260641e3545} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8223 2024.08.29 15:22:44.189591 [ 3 ] {d073e30f-94c9-4382-802b-9260641e3545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8224 2024.08.29 15:22:44.189953 [ 3 ] {d073e30f-94c9-4382-802b-9260641e3545} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8225 2024.08.29 15:22:44.190314 [ 3 ] {d073e30f-94c9-4382-802b-9260641e3545} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8226 2024.08.29 15:22:44.190444 [ 3 ] {d073e30f-94c9-4382-802b-9260641e3545} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 227.97 KiB/sec.
8227 2024.08.29 15:22:44.190790 [ 3 ] {d073e30f-94c9-4382-802b-9260641e3545} <Debug> DynamicQueryHandler: Done processing query
8228 2024.08.29 15:22:44.190817 [ 3 ] {d073e30f-94c9-4382-802b-9260641e3545} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8229 2024.08.29 15:22:44.190834 [ 3 ] {} <Debug> HTTP-Session: b6c143ff-81f4-4d59-8913-031df87f2a43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8230 2024.08.29 15:22:44.191117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 137085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8231 2024.08.29 15:22:44.191169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8232 2024.08.29 15:22:44.191190 [ 3 ] {} <Debug> HTTP-Session: 65369c18-915c-492b-9eb4-f119428c258d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8233 2024.08.29 15:22:44.191207 [ 3 ] {} <Debug> HTTP-Session: 65369c18-915c-492b-9eb4-f119428c258d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8234 2024.08.29 15:22:44.191221 [ 3 ] {} <Debug> HTTP-Session: 65369c18-915c-492b-9eb4-f119428c258d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8235 2024.08.29 15:22:44.191251 [ 3 ] {} <Trace> HTTP-Session: 65369c18-915c-492b-9eb4-f119428c258d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8236 2024.08.29 15:22:44.191630 [ 3 ] {43ca7131-8189-4744-bfde-51b9e6300bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8237 2024.08.29 15:22:44.191676 [ 3 ] {43ca7131-8189-4744-bfde-51b9e6300bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8238 2024.08.29 15:22:44.191926 [ 3 ] {43ca7131-8189-4744-bfde-51b9e6300bc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8239 2024.08.29 15:22:44.192774 [ 3 ] {43ca7131-8189-4744-bfde-51b9e6300bc7} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8240 2024.08.29 15:22:44.192811 [ 3 ] {43ca7131-8189-4744-bfde-51b9e6300bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8241 2024.08.29 15:22:44.193202 [ 3 ] {43ca7131-8189-4744-bfde-51b9e6300bc7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8242 2024.08.29 15:22:44.193554 [ 3 ] {43ca7131-8189-4744-bfde-51b9e6300bc7} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8243 2024.08.29 15:22:44.193683 [ 3 ] {43ca7131-8189-4744-bfde-51b9e6300bc7} <Debug> executeQuery: Read 840 rows, 62.13 KiB in 0.002309 sec., 363793.8501515808 rows/sec., 26.28 MiB/sec.
8244 2024.08.29 15:22:44.193858 [ 3 ] {43ca7131-8189-4744-bfde-51b9e6300bc7} <Debug> DynamicQueryHandler: Done processing query
8245 2024.08.29 15:22:44.193883 [ 3 ] {43ca7131-8189-4744-bfde-51b9e6300bc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
8246 2024.08.29 15:22:44.193900 [ 3 ] {} <Debug> HTTP-Session: 65369c18-915c-492b-9eb4-f119428c258d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8247 2024.08.29 15:22:44.194203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8248 2024.08.29 15:22:44.194253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8249 2024.08.29 15:22:44.194273 [ 3 ] {} <Debug> HTTP-Session: 4ab5bf30-9f37-4410-8364-cca6c88380f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8250 2024.08.29 15:22:44.194289 [ 3 ] {} <Debug> HTTP-Session: 4ab5bf30-9f37-4410-8364-cca6c88380f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8251 2024.08.29 15:22:44.194303 [ 3 ] {} <Debug> HTTP-Session: 4ab5bf30-9f37-4410-8364-cca6c88380f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8252 2024.08.29 15:22:44.194334 [ 3 ] {} <Trace> HTTP-Session: 4ab5bf30-9f37-4410-8364-cca6c88380f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8253 2024.08.29 15:22:44.194436 [ 3 ] {68abca1c-6774-41ca-a0a1-ed6896f75255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8254 2024.08.29 15:22:44.194481 [ 3 ] {68abca1c-6774-41ca-a0a1-ed6896f75255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8255 2024.08.29 15:22:44.194610 [ 3 ] {68abca1c-6774-41ca-a0a1-ed6896f75255} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8256 2024.08.29 15:22:44.194950 [ 3 ] {68abca1c-6774-41ca-a0a1-ed6896f75255} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8257 2024.08.29 15:22:44.194987 [ 3 ] {68abca1c-6774-41ca-a0a1-ed6896f75255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8258 2024.08.29 15:22:44.195341 [ 3 ] {68abca1c-6774-41ca-a0a1-ed6896f75255} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8259 2024.08.29 15:22:44.195662 [ 3 ] {68abca1c-6774-41ca-a0a1-ed6896f75255} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8260 2024.08.29 15:22:44.195784 [ 3 ] {68abca1c-6774-41ca-a0a1-ed6896f75255} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 228.32 KiB/sec.
8261 2024.08.29 15:22:44.195954 [ 3 ] {68abca1c-6774-41ca-a0a1-ed6896f75255} <Debug> DynamicQueryHandler: Done processing query
8262 2024.08.29 15:22:44.195979 [ 3 ] {68abca1c-6774-41ca-a0a1-ed6896f75255} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8263 2024.08.29 15:22:44.195996 [ 3 ] {} <Debug> HTTP-Session: 4ab5bf30-9f37-4410-8364-cca6c88380f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8264 2024.08.29 15:22:44.196272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 175716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8265 2024.08.29 15:22:44.196324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8266 2024.08.29 15:22:44.196345 [ 3 ] {} <Debug> HTTP-Session: b9f6d2a3-3795-4a73-b004-e01a19902758 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8267 2024.08.29 15:22:44.196362 [ 3 ] {} <Debug> HTTP-Session: b9f6d2a3-3795-4a73-b004-e01a19902758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8268 2024.08.29 15:22:44.196376 [ 3 ] {} <Debug> HTTP-Session: b9f6d2a3-3795-4a73-b004-e01a19902758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8269 2024.08.29 15:22:44.196408 [ 3 ] {} <Trace> HTTP-Session: b9f6d2a3-3795-4a73-b004-e01a19902758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8270 2024.08.29 15:22:44.196872 [ 3 ] {804daa3e-91fc-4d1a-95ea-cd7e6b56fcf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8271 2024.08.29 15:22:44.196920 [ 3 ] {804daa3e-91fc-4d1a-95ea-cd7e6b56fcf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8272 2024.08.29 15:22:44.197062 [ 3 ] {804daa3e-91fc-4d1a-95ea-cd7e6b56fcf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8273 2024.08.29 15:22:44.197900 [ 3 ] {804daa3e-91fc-4d1a-95ea-cd7e6b56fcf4} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8274 2024.08.29 15:22:44.197937 [ 3 ] {804daa3e-91fc-4d1a-95ea-cd7e6b56fcf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8275 2024.08.29 15:22:44.198372 [ 3 ] {804daa3e-91fc-4d1a-95ea-cd7e6b56fcf4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8276 2024.08.29 15:22:44.198756 [ 3 ] {804daa3e-91fc-4d1a-95ea-cd7e6b56fcf4} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8277 2024.08.29 15:22:44.198906 [ 3 ] {804daa3e-91fc-4d1a-95ea-cd7e6b56fcf4} <Debug> executeQuery: Read 928 rows, 63.50 KiB in 0.002365 sec., 392389.00634249474 rows/sec., 26.22 MiB/sec.
8278 2024.08.29 15:22:44.198917 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8279 2024.08.29 15:22:44.198983 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8280 2024.08.29 15:22:44.199031 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8281 2024.08.29 15:22:44.199157 [ 3 ] {804daa3e-91fc-4d1a-95ea-cd7e6b56fcf4} <Debug> DynamicQueryHandler: Done processing query
8282 2024.08.29 15:22:44.199205 [ 3 ] {804daa3e-91fc-4d1a-95ea-cd7e6b56fcf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
8283 2024.08.29 15:22:44.199235 [ 3 ] {} <Debug> HTTP-Session: b9f6d2a3-3795-4a73-b004-e01a19902758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8284 2024.08.29 15:22:44.199254 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
8285 2024.08.29 15:22:44.199511 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8286 2024.08.29 15:22:44.199593 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12594 rows starting from the beginning of the part
8287 2024.08.29 15:22:44.199607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8288 2024.08.29 15:22:44.199748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8289 2024.08.29 15:22:44.199850 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
8290 2024.08.29 15:22:44.199865 [ 3 ] {} <Debug> HTTP-Session: e0e10e2e-aa4f-42f4-aa29-611a43d38f59 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8291 2024.08.29 15:22:44.199940 [ 3 ] {} <Debug> HTTP-Session: e0e10e2e-aa4f-42f4-aa29-611a43d38f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8292 2024.08.29 15:22:44.200003 [ 3 ] {} <Debug> HTTP-Session: e0e10e2e-aa4f-42f4-aa29-611a43d38f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8293 2024.08.29 15:22:44.200126 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 163 rows starting from the beginning of the part
8294 2024.08.29 15:22:44.200158 [ 3 ] {} <Trace> HTTP-Session: e0e10e2e-aa4f-42f4-aa29-611a43d38f59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8295 2024.08.29 15:22:44.200400 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 238 rows starting from the beginning of the part
8296 2024.08.29 15:22:44.200538 [ 3 ] {c4a324cd-f9ab-48c3-a129-39f82a532a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8297 2024.08.29 15:22:44.200719 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part
8298 2024.08.29 15:22:44.200735 [ 3 ] {c4a324cd-f9ab-48c3-a129-39f82a532a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8299 2024.08.29 15:22:44.201110 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 928 rows starting from the beginning of the part
8300 2024.08.29 15:22:44.201673 [ 3 ] {c4a324cd-f9ab-48c3-a129-39f82a532a74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8301 2024.08.29 15:22:44.202283 [ 3 ] {c4a324cd-f9ab-48c3-a129-39f82a532a74} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8302 2024.08.29 15:22:44.202359 [ 3 ] {c4a324cd-f9ab-48c3-a129-39f82a532a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8303 2024.08.29 15:22:44.202806 [ 3 ] {c4a324cd-f9ab-48c3-a129-39f82a532a74} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8304 2024.08.29 15:22:44.203424 [ 3 ] {c4a324cd-f9ab-48c3-a129-39f82a532a74} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8305 2024.08.29 15:22:44.203865 [ 3 ] {c4a324cd-f9ab-48c3-a129-39f82a532a74} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003429 sec., 291.6302128900554 rows/sec., 19.65 KiB/sec.
8306 2024.08.29 15:22:44.204594 [ 3 ] {c4a324cd-f9ab-48c3-a129-39f82a532a74} <Debug> DynamicQueryHandler: Done processing query
8307 2024.08.29 15:22:44.204629 [ 3 ] {c4a324cd-f9ab-48c3-a129-39f82a532a74} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8308 2024.08.29 15:22:44.204675 [ 3 ] {} <Debug> HTTP-Session: e0e10e2e-aa4f-42f4-aa29-611a43d38f59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8309 2024.08.29 15:22:44.204845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8310 2024.08.29 15:22:44.204909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8311 2024.08.29 15:22:44.204928 [ 3 ] {} <Debug> HTTP-Session: ec6980a0-ab08-4a58-a47f-b96a1224b398 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8312 2024.08.29 15:22:44.204965 [ 3 ] {} <Debug> HTTP-Session: ec6980a0-ab08-4a58-a47f-b96a1224b398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8313 2024.08.29 15:22:44.204980 [ 3 ] {} <Debug> HTTP-Session: ec6980a0-ab08-4a58-a47f-b96a1224b398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8314 2024.08.29 15:22:44.205023 [ 3 ] {} <Trace> HTTP-Session: ec6980a0-ab08-4a58-a47f-b96a1224b398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8315 2024.08.29 15:22:44.205234 [ 3 ] {37b5eebc-f611-4351-93bc-91bc12b607e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8316 2024.08.29 15:22:44.205286 [ 3 ] {37b5eebc-f611-4351-93bc-91bc12b607e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8317 2024.08.29 15:22:44.205529 [ 3 ] {37b5eebc-f611-4351-93bc-91bc12b607e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8318 2024.08.29 15:22:44.205978 [ 3 ] {37b5eebc-f611-4351-93bc-91bc12b607e6} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8319 2024.08.29 15:22:44.206016 [ 3 ] {37b5eebc-f611-4351-93bc-91bc12b607e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8320 2024.08.29 15:22:44.206572 [ 3 ] {37b5eebc-f611-4351-93bc-91bc12b607e6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8321 2024.08.29 15:22:44.207242 [ 3 ] {37b5eebc-f611-4351-93bc-91bc12b607e6} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8322 2024.08.29 15:22:44.207299 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14320 rows, containing 5 columns (5 merged, 0 gathered) in 0.00818173 sec., 1750241.085931704 rows/sec., 117.94 MiB/sec.
8323 2024.08.29 15:22:44.207404 [ 62 ] {} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8324 2024.08.29 15:22:44.207409 [ 3 ] {37b5eebc-f611-4351-93bc-91bc12b607e6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002245 sec., 36525.612472160356 rows/sec., 2.32 MiB/sec.
8325 2024.08.29 15:22:44.207449 [ 62 ] {} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8326 2024.08.29 15:22:44.207500 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8327 2024.08.29 15:22:44.207695 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::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
8328 2024.08.29 15:22:44.207713 [ 3 ] {37b5eebc-f611-4351-93bc-91bc12b607e6} <Debug> DynamicQueryHandler: Done processing query
8329 2024.08.29 15:22:44.207777 [ 3 ] {37b5eebc-f611-4351-93bc-91bc12b607e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8330 2024.08.29 15:22:44.207829 [ 3 ] {} <Debug> HTTP-Session: ec6980a0-ab08-4a58-a47f-b96a1224b398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8331 2024.08.29 15:22:44.207949 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8332 2024.08.29 15:22:44.208079 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8333 2024.08.29 15:22:44.208167 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2194 rows starting from the beginning of the part
8334 2024.08.29 15:22:44.208346 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part
8335 2024.08.29 15:22:44.208775 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part
8336 2024.08.29 15:22:44.209147 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part
8337 2024.08.29 15:22:44.209420 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part
8338 2024.08.29 15:22:44.209693 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part
8339 2024.08.29 15:22:44.209759 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8340 2024.08.29 15:22:44.210145 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8341 2024.08.29 15:22:44.210309 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB.
8342 2024.08.29 15:22:44.211336 [ 187 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2560 rows, containing 4 columns (4 merged, 0 gathered) in 0.003727883 sec., 686716.8309735042 rows/sec., 45.01 MiB/sec.
8343 2024.08.29 15:22:44.211618 [ 187 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8344 2024.08.29 15:22:44.212031 [ 187 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_41_8} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8345 2024.08.29 15:22:44.212117 [ 187 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_41_8} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8346 2024.08.29 15:22:44.212208 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
8347 2024.08.29 15:22:44.552057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8348 2024.08.29 15:22:44.552186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8349 2024.08.29 15:22:44.552217 [ 3 ] {} <Debug> HTTP-Session: a948aba2-96f9-4af2-90a2-ca60c4ced15e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8350 2024.08.29 15:22:44.552247 [ 3 ] {} <Debug> HTTP-Session: a948aba2-96f9-4af2-90a2-ca60c4ced15e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8351 2024.08.29 15:22:44.552265 [ 3 ] {} <Debug> HTTP-Session: a948aba2-96f9-4af2-90a2-ca60c4ced15e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8352 2024.08.29 15:22:44.552322 [ 3 ] {} <Trace> HTTP-Session: a948aba2-96f9-4af2-90a2-ca60c4ced15e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8353 2024.08.29 15:22:44.552510 [ 3 ] {72cf9376-2747-4e85-9fcf-6f3e8da3fa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8354 2024.08.29 15:22:44.552578 [ 3 ] {72cf9376-2747-4e85-9fcf-6f3e8da3fa89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8355 2024.08.29 15:22:44.552928 [ 3 ] {72cf9376-2747-4e85-9fcf-6f3e8da3fa89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8356 2024.08.29 15:22:44.553378 [ 3 ] {72cf9376-2747-4e85-9fcf-6f3e8da3fa89} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8357 2024.08.29 15:22:44.553422 [ 3 ] {72cf9376-2747-4e85-9fcf-6f3e8da3fa89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8358 2024.08.29 15:22:44.553855 [ 3 ] {72cf9376-2747-4e85-9fcf-6f3e8da3fa89} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8359 2024.08.29 15:22:44.554266 [ 3 ] {72cf9376-2747-4e85-9fcf-6f3e8da3fa89} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8360 2024.08.29 15:22:44.554423 [ 3 ] {72cf9376-2747-4e85-9fcf-6f3e8da3fa89} <Debug> executeQuery: Read 6 rows, 586.00 B in 0.001966 sec., 3051.881993896236 rows/sec., 291.08 KiB/sec.
8361 2024.08.29 15:22:44.554640 [ 3 ] {72cf9376-2747-4e85-9fcf-6f3e8da3fa89} <Debug> DynamicQueryHandler: Done processing query
8362 2024.08.29 15:22:44.554676 [ 3 ] {72cf9376-2747-4e85-9fcf-6f3e8da3fa89} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8363 2024.08.29 15:22:44.554701 [ 3 ] {} <Debug> HTTP-Session: a948aba2-96f9-4af2-90a2-ca60c4ced15e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8364 2024.08.29 15:22:44.554852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8365 2024.08.29 15:22:44.554919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8366 2024.08.29 15:22:44.554940 [ 3 ] {} <Debug> HTTP-Session: eaadc4b1-f743-4dc2-b0dc-e259b29569a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8367 2024.08.29 15:22:44.554959 [ 3 ] {} <Debug> HTTP-Session: eaadc4b1-f743-4dc2-b0dc-e259b29569a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8368 2024.08.29 15:22:44.554973 [ 3 ] {} <Debug> HTTP-Session: eaadc4b1-f743-4dc2-b0dc-e259b29569a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8369 2024.08.29 15:22:44.555009 [ 3 ] {} <Trace> HTTP-Session: eaadc4b1-f743-4dc2-b0dc-e259b29569a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8370 2024.08.29 15:22:44.555120 [ 3 ] {fac39911-8b09-4674-ae63-3f8a8671e12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8371 2024.08.29 15:22:44.555169 [ 3 ] {fac39911-8b09-4674-ae63-3f8a8671e12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8372 2024.08.29 15:22:44.555412 [ 3 ] {fac39911-8b09-4674-ae63-3f8a8671e12e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8373 2024.08.29 15:22:44.555723 [ 3 ] {fac39911-8b09-4674-ae63-3f8a8671e12e} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8374 2024.08.29 15:22:44.555765 [ 3 ] {fac39911-8b09-4674-ae63-3f8a8671e12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8375 2024.08.29 15:22:44.556123 [ 3 ] {fac39911-8b09-4674-ae63-3f8a8671e12e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8376 2024.08.29 15:22:44.556498 [ 3 ] {fac39911-8b09-4674-ae63-3f8a8671e12e} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8377 2024.08.29 15:22:44.556631 [ 3 ] {fac39911-8b09-4674-ae63-3f8a8671e12e} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001542 sec., 1945.5252918287938 rows/sec., 146.29 KiB/sec.
8378 2024.08.29 15:22:44.556807 [ 3 ] {fac39911-8b09-4674-ae63-3f8a8671e12e} <Debug> DynamicQueryHandler: Done processing query
8379 2024.08.29 15:22:44.556834 [ 3 ] {fac39911-8b09-4674-ae63-3f8a8671e12e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8380 2024.08.29 15:22:44.556851 [ 3 ] {} <Debug> HTTP-Session: eaadc4b1-f743-4dc2-b0dc-e259b29569a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8381 2024.08.29 15:22:44.557006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8382 2024.08.29 15:22:44.557063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8383 2024.08.29 15:22:44.557083 [ 3 ] {} <Debug> HTTP-Session: 36bf2ff0-1fa6-4e26-a4f0-27d8bc6e7ef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8384 2024.08.29 15:22:44.557101 [ 3 ] {} <Debug> HTTP-Session: 36bf2ff0-1fa6-4e26-a4f0-27d8bc6e7ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8385 2024.08.29 15:22:44.557117 [ 3 ] {} <Debug> HTTP-Session: 36bf2ff0-1fa6-4e26-a4f0-27d8bc6e7ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8386 2024.08.29 15:22:44.557150 [ 3 ] {} <Trace> HTTP-Session: 36bf2ff0-1fa6-4e26-a4f0-27d8bc6e7ef7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8387 2024.08.29 15:22:44.557248 [ 3 ] {537b1886-5ea8-4cdf-8146-00c537019d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8388 2024.08.29 15:22:44.557295 [ 3 ] {537b1886-5ea8-4cdf-8146-00c537019d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8389 2024.08.29 15:22:44.557524 [ 3 ] {537b1886-5ea8-4cdf-8146-00c537019d3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8390 2024.08.29 15:22:44.557831 [ 3 ] {537b1886-5ea8-4cdf-8146-00c537019d3c} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8391 2024.08.29 15:22:44.557868 [ 3 ] {537b1886-5ea8-4cdf-8146-00c537019d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8392 2024.08.29 15:22:44.558240 [ 3 ] {537b1886-5ea8-4cdf-8146-00c537019d3c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8393 2024.08.29 15:22:44.558609 [ 3 ] {537b1886-5ea8-4cdf-8146-00c537019d3c} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8394 2024.08.29 15:22:44.558743 [ 3 ] {537b1886-5ea8-4cdf-8146-00c537019d3c} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001522 sec., 1971.090670170828 rows/sec., 157.84 KiB/sec.
8395 2024.08.29 15:22:44.558918 [ 3 ] {537b1886-5ea8-4cdf-8146-00c537019d3c} <Debug> DynamicQueryHandler: Done processing query
8396 2024.08.29 15:22:44.558952 [ 3 ] {537b1886-5ea8-4cdf-8146-00c537019d3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8397 2024.08.29 15:22:44.558977 [ 3 ] {} <Debug> HTTP-Session: 36bf2ff0-1fa6-4e26-a4f0-27d8bc6e7ef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8398 2024.08.29 15:22:44.559120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8399 2024.08.29 15:22:44.559193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8400 2024.08.29 15:22:44.559225 [ 3 ] {} <Debug> HTTP-Session: fae93bb0-e7fe-459f-907c-b477a431a71b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8401 2024.08.29 15:22:44.559252 [ 3 ] {} <Debug> HTTP-Session: fae93bb0-e7fe-459f-907c-b477a431a71b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8402 2024.08.29 15:22:44.559276 [ 3 ] {} <Debug> HTTP-Session: fae93bb0-e7fe-459f-907c-b477a431a71b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8403 2024.08.29 15:22:44.559321 [ 3 ] {} <Trace> HTTP-Session: fae93bb0-e7fe-459f-907c-b477a431a71b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8404 2024.08.29 15:22:44.559490 [ 3 ] {ad4e4a5c-d621-492a-9d87-a57e46b34745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8405 2024.08.29 15:22:44.559584 [ 3 ] {ad4e4a5c-d621-492a-9d87-a57e46b34745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8406 2024.08.29 15:22:44.560192 [ 3 ] {ad4e4a5c-d621-492a-9d87-a57e46b34745} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8407 2024.08.29 15:22:44.560691 [ 3 ] {ad4e4a5c-d621-492a-9d87-a57e46b34745} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8408 2024.08.29 15:22:44.560730 [ 3 ] {ad4e4a5c-d621-492a-9d87-a57e46b34745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
8409 2024.08.29 15:22:44.561332 [ 3 ] {ad4e4a5c-d621-492a-9d87-a57e46b34745} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8410 2024.08.29 15:22:44.561754 [ 3 ] {ad4e4a5c-d621-492a-9d87-a57e46b34745} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8411 2024.08.29 15:22:44.561909 [ 3 ] {ad4e4a5c-d621-492a-9d87-a57e46b34745} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.00249 sec., 1204.8192771084337 rows/sec., 2.16 MiB/sec.
8412 2024.08.29 15:22:44.562127 [ 3 ] {ad4e4a5c-d621-492a-9d87-a57e46b34745} <Debug> DynamicQueryHandler: Done processing query
8413 2024.08.29 15:22:44.562153 [ 3 ] {ad4e4a5c-d621-492a-9d87-a57e46b34745} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8414 2024.08.29 15:22:44.562170 [ 3 ] {} <Debug> HTTP-Session: fae93bb0-e7fe-459f-907c-b477a431a71b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8415 2024.08.29 15:22:45.001329 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000948238 sec.
8416 2024.08.29 15:22:49.562027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8417 2024.08.29 15:22:49.562145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8418 2024.08.29 15:22:49.562173 [ 3 ] {} <Debug> HTTP-Session: 64be4ed2-77d3-4725-86d1-d9b5a3017f45 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8419 2024.08.29 15:22:49.562198 [ 3 ] {} <Debug> HTTP-Session: 64be4ed2-77d3-4725-86d1-d9b5a3017f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8420 2024.08.29 15:22:49.562213 [ 3 ] {} <Debug> HTTP-Session: 64be4ed2-77d3-4725-86d1-d9b5a3017f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8421 2024.08.29 15:22:49.562264 [ 3 ] {} <Trace> HTTP-Session: 64be4ed2-77d3-4725-86d1-d9b5a3017f45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8422 2024.08.29 15:22:49.562508 [ 3 ] {b8f35d37-298f-47c1-a6c2-8f41e9fb7091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8423 2024.08.29 15:22:49.562580 [ 3 ] {b8f35d37-298f-47c1-a6c2-8f41e9fb7091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8424 2024.08.29 15:22:49.562949 [ 3 ] {b8f35d37-298f-47c1-a6c2-8f41e9fb7091} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8425 2024.08.29 15:22:49.563531 [ 3 ] {b8f35d37-298f-47c1-a6c2-8f41e9fb7091} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8426 2024.08.29 15:22:49.563584 [ 3 ] {b8f35d37-298f-47c1-a6c2-8f41e9fb7091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8427 2024.08.29 15:22:49.564036 [ 3 ] {b8f35d37-298f-47c1-a6c2-8f41e9fb7091} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8428 2024.08.29 15:22:49.564441 [ 3 ] {b8f35d37-298f-47c1-a6c2-8f41e9fb7091} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8429 2024.08.29 15:22:49.564622 [ 3 ] {b8f35d37-298f-47c1-a6c2-8f41e9fb7091} <Debug> executeQuery: Read 126 rows, 11.03 KiB in 0.002201 sec., 57246.70604270786 rows/sec., 4.89 MiB/sec.
8430 2024.08.29 15:22:49.564989 [ 3 ] {b8f35d37-298f-47c1-a6c2-8f41e9fb7091} <Debug> DynamicQueryHandler: Done processing query
8431 2024.08.29 15:22:49.565019 [ 3 ] {b8f35d37-298f-47c1-a6c2-8f41e9fb7091} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8432 2024.08.29 15:22:49.565036 [ 3 ] {} <Debug> HTTP-Session: 64be4ed2-77d3-4725-86d1-d9b5a3017f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8433 2024.08.29 15:22:49.565169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8434 2024.08.29 15:22:49.565230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8435 2024.08.29 15:22:49.565250 [ 3 ] {} <Debug> HTTP-Session: 43402b6d-d6e6-4606-b8b6-0da85911ee31 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8436 2024.08.29 15:22:49.565269 [ 3 ] {} <Debug> HTTP-Session: 43402b6d-d6e6-4606-b8b6-0da85911ee31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8437 2024.08.29 15:22:49.565283 [ 3 ] {} <Debug> HTTP-Session: 43402b6d-d6e6-4606-b8b6-0da85911ee31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8438 2024.08.29 15:22:49.565318 [ 3 ] {} <Trace> HTTP-Session: 43402b6d-d6e6-4606-b8b6-0da85911ee31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8439 2024.08.29 15:22:49.565456 [ 3 ] {be694fef-110d-47c4-af4c-37da98144c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8440 2024.08.29 15:22:49.565507 [ 3 ] {be694fef-110d-47c4-af4c-37da98144c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8441 2024.08.29 15:22:49.565768 [ 3 ] {be694fef-110d-47c4-af4c-37da98144c26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8442 2024.08.29 15:22:49.566104 [ 3 ] {be694fef-110d-47c4-af4c-37da98144c26} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8443 2024.08.29 15:22:49.566142 [ 3 ] {be694fef-110d-47c4-af4c-37da98144c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8444 2024.08.29 15:22:49.566505 [ 3 ] {be694fef-110d-47c4-af4c-37da98144c26} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8445 2024.08.29 15:22:49.566882 [ 3 ] {be694fef-110d-47c4-af4c-37da98144c26} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8446 2024.08.29 15:22:49.567056 [ 3 ] {be694fef-110d-47c4-af4c-37da98144c26} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001637 sec., 21380.574221136223 rows/sec., 1.57 MiB/sec.
8447 2024.08.29 15:22:49.567411 [ 3 ] {be694fef-110d-47c4-af4c-37da98144c26} <Debug> DynamicQueryHandler: Done processing query
8448 2024.08.29 15:22:49.567442 [ 3 ] {be694fef-110d-47c4-af4c-37da98144c26} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8449 2024.08.29 15:22:49.567460 [ 3 ] {} <Debug> HTTP-Session: 43402b6d-d6e6-4606-b8b6-0da85911ee31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8450 2024.08.29 15:22:49.567609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 16816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8451 2024.08.29 15:22:49.567660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8452 2024.08.29 15:22:49.567680 [ 3 ] {} <Debug> HTTP-Session: d5ead3e8-6940-4775-8b2a-0cceae9bcccb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8453 2024.08.29 15:22:49.567698 [ 3 ] {} <Debug> HTTP-Session: d5ead3e8-6940-4775-8b2a-0cceae9bcccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8454 2024.08.29 15:22:49.567712 [ 3 ] {} <Debug> HTTP-Session: d5ead3e8-6940-4775-8b2a-0cceae9bcccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8455 2024.08.29 15:22:49.567745 [ 3 ] {} <Trace> HTTP-Session: d5ead3e8-6940-4775-8b2a-0cceae9bcccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8456 2024.08.29 15:22:49.567879 [ 3 ] {e1301d78-0c72-4631-bd58-c67e23d3cdc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8457 2024.08.29 15:22:49.567928 [ 3 ] {e1301d78-0c72-4631-bd58-c67e23d3cdc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8458 2024.08.29 15:22:49.568181 [ 3 ] {e1301d78-0c72-4631-bd58-c67e23d3cdc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8459 2024.08.29 15:22:49.568620 [ 3 ] {e1301d78-0c72-4631-bd58-c67e23d3cdc6} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8460 2024.08.29 15:22:49.568657 [ 3 ] {e1301d78-0c72-4631-bd58-c67e23d3cdc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8461 2024.08.29 15:22:49.569016 [ 3 ] {e1301d78-0c72-4631-bd58-c67e23d3cdc6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8462 2024.08.29 15:22:49.569374 [ 3 ] {e1301d78-0c72-4631-bd58-c67e23d3cdc6} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8463 2024.08.29 15:22:49.569538 [ 3 ] {e1301d78-0c72-4631-bd58-c67e23d3cdc6} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001701 sec., 58201.0582010582 rows/sec., 4.55 MiB/sec.
8464 2024.08.29 15:22:49.569710 [ 3 ] {e1301d78-0c72-4631-bd58-c67e23d3cdc6} <Debug> DynamicQueryHandler: Done processing query
8465 2024.08.29 15:22:49.569735 [ 3 ] {e1301d78-0c72-4631-bd58-c67e23d3cdc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8466 2024.08.29 15:22:49.569757 [ 3 ] {} <Debug> HTTP-Session: d5ead3e8-6940-4775-8b2a-0cceae9bcccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8467 2024.08.29 15:22:49.569968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8468 2024.08.29 15:22:49.570017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8469 2024.08.29 15:22:49.570036 [ 3 ] {} <Debug> HTTP-Session: 072d5187-05aa-4193-abc7-8fad8942edfc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8470 2024.08.29 15:22:49.570053 [ 3 ] {} <Debug> HTTP-Session: 072d5187-05aa-4193-abc7-8fad8942edfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8471 2024.08.29 15:22:49.570067 [ 3 ] {} <Debug> HTTP-Session: 072d5187-05aa-4193-abc7-8fad8942edfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8472 2024.08.29 15:22:49.570098 [ 3 ] {} <Trace> HTTP-Session: 072d5187-05aa-4193-abc7-8fad8942edfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8473 2024.08.29 15:22:49.570241 [ 3 ] {7e98f457-5a73-4f5d-bbf3-36ed5c5c2acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8474 2024.08.29 15:22:49.570289 [ 3 ] {7e98f457-5a73-4f5d-bbf3-36ed5c5c2acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8475 2024.08.29 15:22:49.570437 [ 3 ] {7e98f457-5a73-4f5d-bbf3-36ed5c5c2acf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8476 2024.08.29 15:22:49.570832 [ 3 ] {7e98f457-5a73-4f5d-bbf3-36ed5c5c2acf} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8477 2024.08.29 15:22:49.570868 [ 3 ] {7e98f457-5a73-4f5d-bbf3-36ed5c5c2acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8478 2024.08.29 15:22:49.571260 [ 3 ] {7e98f457-5a73-4f5d-bbf3-36ed5c5c2acf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8479 2024.08.29 15:22:49.571612 [ 3 ] {7e98f457-5a73-4f5d-bbf3-36ed5c5c2acf} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8480 2024.08.29 15:22:49.571773 [ 3 ] {7e98f457-5a73-4f5d-bbf3-36ed5c5c2acf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec.
8481 2024.08.29 15:22:49.572053 [ 3 ] {7e98f457-5a73-4f5d-bbf3-36ed5c5c2acf} <Debug> DynamicQueryHandler: Done processing query
8482 2024.08.29 15:22:49.572117 [ 3 ] {7e98f457-5a73-4f5d-bbf3-36ed5c5c2acf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8483 2024.08.29 15:22:49.572174 [ 3 ] {} <Debug> HTTP-Session: 072d5187-05aa-4193-abc7-8fad8942edfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8484 2024.08.29 15:22:49.572369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58591, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8485 2024.08.29 15:22:49.572422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8486 2024.08.29 15:22:49.572442 [ 3 ] {} <Debug> HTTP-Session: e0baadbb-2c0c-4425-8c60-b9ca0f2fdba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8487 2024.08.29 15:22:49.572459 [ 3 ] {} <Debug> HTTP-Session: e0baadbb-2c0c-4425-8c60-b9ca0f2fdba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8488 2024.08.29 15:22:49.572474 [ 3 ] {} <Debug> HTTP-Session: e0baadbb-2c0c-4425-8c60-b9ca0f2fdba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8489 2024.08.29 15:22:49.572506 [ 3 ] {} <Trace> HTTP-Session: e0baadbb-2c0c-4425-8c60-b9ca0f2fdba3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8490 2024.08.29 15:22:49.572886 [ 3 ] {c920fc16-4cc7-4077-b002-bc15a6ab3c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8491 2024.08.29 15:22:49.572958 [ 3 ] {c920fc16-4cc7-4077-b002-bc15a6ab3c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8492 2024.08.29 15:22:49.573403 [ 3 ] {c920fc16-4cc7-4077-b002-bc15a6ab3c4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8493 2024.08.29 15:22:49.574121 [ 3 ] {c920fc16-4cc7-4077-b002-bc15a6ab3c4e} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8494 2024.08.29 15:22:49.574157 [ 3 ] {c920fc16-4cc7-4077-b002-bc15a6ab3c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8495 2024.08.29 15:22:49.574809 [ 3 ] {c920fc16-4cc7-4077-b002-bc15a6ab3c4e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8496 2024.08.29 15:22:49.575224 [ 3 ] {c920fc16-4cc7-4077-b002-bc15a6ab3c4e} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8497 2024.08.29 15:22:49.575411 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8498 2024.08.29 15:22:49.575425 [ 3 ] {c920fc16-4cc7-4077-b002-bc15a6ab3c4e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002818 sec., 12420.156139105748 rows/sec., 22.26 MiB/sec.
8499 2024.08.29 15:22:49.575505 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8500 2024.08.29 15:22:49.575588 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8501 2024.08.29 15:22:49.575818 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::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
8502 2024.08.29 15:22:49.575918 [ 3 ] {c920fc16-4cc7-4077-b002-bc15a6ab3c4e} <Debug> DynamicQueryHandler: Done processing query
8503 2024.08.29 15:22:49.575952 [ 3 ] {c920fc16-4cc7-4077-b002-bc15a6ab3c4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
8504 2024.08.29 15:22:49.575977 [ 3 ] {} <Debug> HTTP-Session: e0baadbb-2c0c-4425-8c60-b9ca0f2fdba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8505 2024.08.29 15:22:49.576136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8506 2024.08.29 15:22:49.576211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8507 2024.08.29 15:22:49.576229 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8508 2024.08.29 15:22:49.576239 [ 3 ] {} <Debug> HTTP-Session: 5bded07f-d609-4adb-87ca-8b5a10d09d86 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8509 2024.08.29 15:22:49.576272 [ 3 ] {} <Debug> HTTP-Session: 5bded07f-d609-4adb-87ca-8b5a10d09d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8510 2024.08.29 15:22:49.576296 [ 3 ] {} <Debug> HTTP-Session: 5bded07f-d609-4adb-87ca-8b5a10d09d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8511 2024.08.29 15:22:49.576328 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 557 rows starting from the beginning of the part
8512 2024.08.29 15:22:49.576339 [ 3 ] {} <Trace> HTTP-Session: 5bded07f-d609-4adb-87ca-8b5a10d09d86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8513 2024.08.29 15:22:49.576521 [ 3 ] {1a1063f4-995f-4f52-8e43-b1c0f7b02704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8514 2024.08.29 15:22:49.576672 [ 3 ] {1a1063f4-995f-4f52-8e43-b1c0f7b02704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8515 2024.08.29 15:22:49.576923 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 35 rows starting from the beginning of the part
8516 2024.08.29 15:22:49.577249 [ 3 ] {1a1063f4-995f-4f52-8e43-b1c0f7b02704} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8517 2024.08.29 15:22:49.577585 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 3 rows starting from the beginning of the part
8518 2024.08.29 15:22:49.578363 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 35 rows starting from the beginning of the part
8519 2024.08.29 15:22:49.578432 [ 3 ] {1a1063f4-995f-4f52-8e43-b1c0f7b02704} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8520 2024.08.29 15:22:49.578481 [ 3 ] {1a1063f4-995f-4f52-8e43-b1c0f7b02704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8521 2024.08.29 15:22:49.578894 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3 rows starting from the beginning of the part
8522 2024.08.29 15:22:49.579422 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 35 rows starting from the beginning of the part
8523 2024.08.29 15:22:49.579591 [ 3 ] {1a1063f4-995f-4f52-8e43-b1c0f7b02704} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8524 2024.08.29 15:22:49.580259 [ 3 ] {1a1063f4-995f-4f52-8e43-b1c0f7b02704} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8525 2024.08.29 15:22:49.580499 [ 3 ] {1a1063f4-995f-4f52-8e43-b1c0f7b02704} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004065 sec., 14760.147601476014 rows/sec., 1018.60 KiB/sec.
8526 2024.08.29 15:22:49.580762 [ 3 ] {1a1063f4-995f-4f52-8e43-b1c0f7b02704} <Debug> DynamicQueryHandler: Done processing query
8527 2024.08.29 15:22:49.580791 [ 3 ] {1a1063f4-995f-4f52-8e43-b1c0f7b02704} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8528 2024.08.29 15:22:49.580813 [ 3 ] {} <Debug> HTTP-Session: 5bded07f-d609-4adb-87ca-8b5a10d09d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8529 2024.08.29 15:22:49.583464 [ 186 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 19 columns (19 merged, 0 gathered) in 0.007731771 sec., 86396.76472570126 rows/sec., 154.82 MiB/sec.
8530 2024.08.29 15:22:49.584297 [ 186 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8531 2024.08.29 15:22:49.584944 [ 186 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8532 2024.08.29 15:22:49.585037 [ 186 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8533 2024.08.29 15:22:49.585198 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB.
8534 2024.08.29 15:22:54.564005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8535 2024.08.29 15:22:54.564150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8536 2024.08.29 15:22:54.564178 [ 3 ] {} <Debug> HTTP-Session: 7433a1d5-cbae-4a09-840a-e2dfadb1c346 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8537 2024.08.29 15:22:54.564204 [ 3 ] {} <Debug> HTTP-Session: 7433a1d5-cbae-4a09-840a-e2dfadb1c346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8538 2024.08.29 15:22:54.564219 [ 3 ] {} <Debug> HTTP-Session: 7433a1d5-cbae-4a09-840a-e2dfadb1c346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8539 2024.08.29 15:22:54.564270 [ 3 ] {} <Trace> HTTP-Session: 7433a1d5-cbae-4a09-840a-e2dfadb1c346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8540 2024.08.29 15:22:54.564524 [ 3 ] {18f1767f-798d-49ff-a2b4-bd69fb389027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8541 2024.08.29 15:22:54.564593 [ 3 ] {18f1767f-798d-49ff-a2b4-bd69fb389027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8542 2024.08.29 15:22:54.564938 [ 3 ] {18f1767f-798d-49ff-a2b4-bd69fb389027} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8543 2024.08.29 15:22:54.565533 [ 3 ] {18f1767f-798d-49ff-a2b4-bd69fb389027} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8544 2024.08.29 15:22:54.565585 [ 3 ] {18f1767f-798d-49ff-a2b4-bd69fb389027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8545 2024.08.29 15:22:54.566068 [ 3 ] {18f1767f-798d-49ff-a2b4-bd69fb389027} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8546 2024.08.29 15:22:54.566467 [ 3 ] {18f1767f-798d-49ff-a2b4-bd69fb389027} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8547 2024.08.29 15:22:54.566644 [ 3 ] {18f1767f-798d-49ff-a2b4-bd69fb389027} <Debug> executeQuery: Read 195 rows, 17.43 KiB in 0.002215 sec., 88036.11738148985 rows/sec., 7.69 MiB/sec.
8548 2024.08.29 15:22:54.566656 [ 46 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8549 2024.08.29 15:22:54.566756 [ 46 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8550 2024.08.29 15:22:54.566817 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8551 2024.08.29 15:22:54.567009 [ 3 ] {18f1767f-798d-49ff-a2b4-bd69fb389027} <Debug> DynamicQueryHandler: Done processing query
8552 2024.08.29 15:22:54.567027 [ 190 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::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
8553 2024.08.29 15:22:54.567052 [ 3 ] {18f1767f-798d-49ff-a2b4-bd69fb389027} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8554 2024.08.29 15:22:54.567143 [ 3 ] {} <Debug> HTTP-Session: 7433a1d5-cbae-4a09-840a-e2dfadb1c346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8555 2024.08.29 15:22:54.567540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8556 2024.08.29 15:22:54.567616 [ 190 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8557 2024.08.29 15:22:54.567704 [ 190 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1414 rows starting from the beginning of the part
8558 2024.08.29 15:22:54.567717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8559 2024.08.29 15:22:54.567763 [ 3 ] {} <Debug> HTTP-Session: 852df2f6-a594-4992-902b-da50d0a76427 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8560 2024.08.29 15:22:54.567821 [ 3 ] {} <Debug> HTTP-Session: 852df2f6-a594-4992-902b-da50d0a76427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8561 2024.08.29 15:22:54.567911 [ 3 ] {} <Debug> HTTP-Session: 852df2f6-a594-4992-902b-da50d0a76427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8562 2024.08.29 15:22:54.567989 [ 190 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 126 rows starting from the beginning of the part
8563 2024.08.29 15:22:54.568053 [ 3 ] {} <Trace> HTTP-Session: 852df2f6-a594-4992-902b-da50d0a76427 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8564 2024.08.29 15:22:54.568351 [ 190 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1330 rows starting from the beginning of the part
8565 2024.08.29 15:22:54.568404 [ 3 ] {d67c5b27-ed82-4697-baf8-89eb711fa42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8566 2024.08.29 15:22:54.568604 [ 3 ] {d67c5b27-ed82-4697-baf8-89eb711fa42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8567 2024.08.29 15:22:54.568615 [ 190 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part
8568 2024.08.29 15:22:54.569020 [ 190 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 126 rows starting from the beginning of the part
8569 2024.08.29 15:22:54.569323 [ 190 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 195 rows starting from the beginning of the part
8570 2024.08.29 15:22:54.570456 [ 3 ] {d67c5b27-ed82-4697-baf8-89eb711fa42c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8571 2024.08.29 15:22:54.571221 [ 3 ] {d67c5b27-ed82-4697-baf8-89eb711fa42c} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8572 2024.08.29 15:22:54.571270 [ 3 ] {d67c5b27-ed82-4697-baf8-89eb711fa42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8573 2024.08.29 15:22:54.572230 [ 3 ] {d67c5b27-ed82-4697-baf8-89eb711fa42c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8574 2024.08.29 15:22:54.572893 [ 3 ] {d67c5b27-ed82-4697-baf8-89eb711fa42c} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8575 2024.08.29 15:22:54.573086 [ 3 ] {d67c5b27-ed82-4697-baf8-89eb711fa42c} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.004787 sec., 626.6973052015877 rows/sec., 47.12 KiB/sec.
8576 2024.08.29 15:22:54.573579 [ 3 ] {d67c5b27-ed82-4697-baf8-89eb711fa42c} <Debug> DynamicQueryHandler: Done processing query
8577 2024.08.29 15:22:54.573635 [ 3 ] {d67c5b27-ed82-4697-baf8-89eb711fa42c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8578 2024.08.29 15:22:54.573665 [ 3 ] {} <Debug> HTTP-Session: 852df2f6-a594-4992-902b-da50d0a76427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8579 2024.08.29 15:22:54.573716 [ 197 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3197 rows, containing 5 columns (5 merged, 0 gathered) in 0.006793162 sec., 470620.30906962027 rows/sec., 41.18 MiB/sec.
8580 2024.08.29 15:22:54.573820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8581 2024.08.29 15:22:54.573890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8582 2024.08.29 15:22:54.573924 [ 3 ] {} <Debug> HTTP-Session: 937207b9-27b3-4a7e-80d1-f85fc53e33c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8583 2024.08.29 15:22:54.573949 [ 3 ] {} <Debug> HTTP-Session: 937207b9-27b3-4a7e-80d1-f85fc53e33c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8584 2024.08.29 15:22:54.573977 [ 3 ] {} <Debug> HTTP-Session: 937207b9-27b3-4a7e-80d1-f85fc53e33c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8585 2024.08.29 15:22:54.574021 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8586 2024.08.29 15:22:54.574032 [ 3 ] {} <Trace> HTTP-Session: 937207b9-27b3-4a7e-80d1-f85fc53e33c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8587 2024.08.29 15:22:54.574241 [ 3 ] {70dd296f-7fc0-4b87-a0ea-c4df8c12e015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8588 2024.08.29 15:22:54.574324 [ 3 ] {70dd296f-7fc0-4b87-a0ea-c4df8c12e015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8589 2024.08.29 15:22:54.575166 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_46_9} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8590 2024.08.29 15:22:54.575205 [ 3 ] {70dd296f-7fc0-4b87-a0ea-c4df8c12e015} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8591 2024.08.29 15:22:54.575362 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_46_9} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8592 2024.08.29 15:22:54.575505 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
8593 2024.08.29 15:22:54.575732 [ 3 ] {70dd296f-7fc0-4b87-a0ea-c4df8c12e015} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8594 2024.08.29 15:22:54.575780 [ 3 ] {70dd296f-7fc0-4b87-a0ea-c4df8c12e015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8595 2024.08.29 15:22:54.576157 [ 3 ] {70dd296f-7fc0-4b87-a0ea-c4df8c12e015} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8596 2024.08.29 15:22:54.576533 [ 3 ] {70dd296f-7fc0-4b87-a0ea-c4df8c12e015} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8597 2024.08.29 15:22:54.576685 [ 3 ] {70dd296f-7fc0-4b87-a0ea-c4df8c12e015} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002493 sec., 5615.724027276374 rows/sec., 393.29 KiB/sec.
8598 2024.08.29 15:22:54.576697 [ 45 ] {} <Debug> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8599 2024.08.29 15:22:54.576781 [ 45 ] {} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8600 2024.08.29 15:22:54.576849 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8601 2024.08.29 15:22:54.577024 [ 3 ] {70dd296f-7fc0-4b87-a0ea-c4df8c12e015} <Debug> DynamicQueryHandler: Done processing query
8602 2024.08.29 15:22:54.577087 [ 3 ] {70dd296f-7fc0-4b87-a0ea-c4df8c12e015} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8603 2024.08.29 15:22:54.577094 [ 190 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
8604 2024.08.29 15:22:54.577139 [ 3 ] {} <Debug> HTTP-Session: 937207b9-27b3-4a7e-80d1-f85fc53e33c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8605 2024.08.29 15:22:54.577448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8606 2024.08.29 15:22:54.577586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8607 2024.08.29 15:22:54.577601 [ 190 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8608 2024.08.29 15:22:54.577625 [ 3 ] {} <Debug> HTTP-Session: 56ead7b1-4e4d-4033-93af-0b0506f46c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8609 2024.08.29 15:22:54.577663 [ 190 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
8610 2024.08.29 15:22:54.577673 [ 3 ] {} <Debug> HTTP-Session: 56ead7b1-4e4d-4033-93af-0b0506f46c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8611 2024.08.29 15:22:54.577721 [ 3 ] {} <Debug> HTTP-Session: 56ead7b1-4e4d-4033-93af-0b0506f46c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8612 2024.08.29 15:22:54.577845 [ 3 ] {} <Trace> HTTP-Session: 56ead7b1-4e4d-4033-93af-0b0506f46c2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8613 2024.08.29 15:22:54.577990 [ 190 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 242 rows starting from the beginning of the part
8614 2024.08.29 15:22:54.578233 [ 3 ] {e87f8fc6-617f-4fdf-be4d-248f75fbcc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8615 2024.08.29 15:22:54.578286 [ 190 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part
8616 2024.08.29 15:22:54.578357 [ 3 ] {e87f8fc6-617f-4fdf-be4d-248f75fbcc24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8617 2024.08.29 15:22:54.578664 [ 190 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
8618 2024.08.29 15:22:54.578994 [ 190 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 242 rows starting from the beginning of the part
8619 2024.08.29 15:22:54.579405 [ 190 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
8620 2024.08.29 15:22:54.579860 [ 3 ] {e87f8fc6-617f-4fdf-be4d-248f75fbcc24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8621 2024.08.29 15:22:54.580725 [ 3 ] {e87f8fc6-617f-4fdf-be4d-248f75fbcc24} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8622 2024.08.29 15:22:54.580793 [ 3 ] {e87f8fc6-617f-4fdf-be4d-248f75fbcc24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8623 2024.08.29 15:22:54.581923 [ 3 ] {e87f8fc6-617f-4fdf-be4d-248f75fbcc24} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8624 2024.08.29 15:22:54.582642 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005711742 sec., 134459.85480436616 rows/sec., 9.13 MiB/sec.
8625 2024.08.29 15:22:54.582949 [ 189 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8626 2024.08.29 15:22:54.582960 [ 3 ] {e87f8fc6-617f-4fdf-be4d-248f75fbcc24} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8627 2024.08.29 15:22:54.583322 [ 3 ] {e87f8fc6-617f-4fdf-be4d-248f75fbcc24} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005242 sec., 1144.6012972148035 rows/sec., 67.63 KiB/sec.
8628 2024.08.29 15:22:54.583838 [ 3 ] {e87f8fc6-617f-4fdf-be4d-248f75fbcc24} <Debug> DynamicQueryHandler: Done processing query
8629 2024.08.29 15:22:54.583880 [ 3 ] {e87f8fc6-617f-4fdf-be4d-248f75fbcc24} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8630 2024.08.29 15:22:54.583916 [ 3 ] {} <Debug> HTTP-Session: 56ead7b1-4e4d-4033-93af-0b0506f46c2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8631 2024.08.29 15:22:54.584078 [ 189 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_21_4} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8632 2024.08.29 15:22:54.584158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8633 2024.08.29 15:22:54.584238 [ 189 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_21_4} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8634 2024.08.29 15:22:54.584254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8635 2024.08.29 15:22:54.584290 [ 3 ] {} <Debug> HTTP-Session: 8081a28d-2d68-4c99-9366-e17a01a914ae Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8636 2024.08.29 15:22:54.584327 [ 3 ] {} <Debug> HTTP-Session: 8081a28d-2d68-4c99-9366-e17a01a914ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8637 2024.08.29 15:22:54.584372 [ 3 ] {} <Debug> HTTP-Session: 8081a28d-2d68-4c99-9366-e17a01a914ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8638 2024.08.29 15:22:54.584409 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
8639 2024.08.29 15:22:54.584436 [ 3 ] {} <Trace> HTTP-Session: 8081a28d-2d68-4c99-9366-e17a01a914ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8640 2024.08.29 15:22:54.584771 [ 3 ] {b44f6b9e-49bc-4e28-a93b-8150ec09137f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8641 2024.08.29 15:22:54.584817 [ 3 ] {b44f6b9e-49bc-4e28-a93b-8150ec09137f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8642 2024.08.29 15:22:54.585072 [ 3 ] {b44f6b9e-49bc-4e28-a93b-8150ec09137f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8643 2024.08.29 15:22:54.585646 [ 3 ] {b44f6b9e-49bc-4e28-a93b-8150ec09137f} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8644 2024.08.29 15:22:54.585682 [ 3 ] {b44f6b9e-49bc-4e28-a93b-8150ec09137f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8645 2024.08.29 15:22:54.586064 [ 3 ] {b44f6b9e-49bc-4e28-a93b-8150ec09137f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8646 2024.08.29 15:22:54.586441 [ 3 ] {b44f6b9e-49bc-4e28-a93b-8150ec09137f} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8647 2024.08.29 15:22:54.586597 [ 3 ] {b44f6b9e-49bc-4e28-a93b-8150ec09137f} <Debug> executeQuery: Read 385 rows, 27.92 KiB in 0.00204 sec., 188725.4901960784 rows/sec., 13.37 MiB/sec.
8648 2024.08.29 15:22:54.586618 [ 45 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8649 2024.08.29 15:22:54.586694 [ 45 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8650 2024.08.29 15:22:54.586752 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8651 2024.08.29 15:22:54.586896 [ 3 ] {b44f6b9e-49bc-4e28-a93b-8150ec09137f} <Debug> DynamicQueryHandler: Done processing query
8652 2024.08.29 15:22:54.586945 [ 3 ] {b44f6b9e-49bc-4e28-a93b-8150ec09137f} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8653 2024.08.29 15:22:54.586945 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::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
8654 2024.08.29 15:22:54.586970 [ 3 ] {} <Debug> HTTP-Session: 8081a28d-2d68-4c99-9366-e17a01a914ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8655 2024.08.29 15:22:54.587157 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8656 2024.08.29 15:22:54.587182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8657 2024.08.29 15:22:54.587226 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 912 rows starting from the beginning of the part
8658 2024.08.29 15:22:54.587289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8659 2024.08.29 15:22:54.587373 [ 3 ] {} <Debug> HTTP-Session: 60c71a64-e53f-4e7f-ba0e-658d54244ce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8660 2024.08.29 15:22:54.587446 [ 3 ] {} <Debug> HTTP-Session: 60c71a64-e53f-4e7f-ba0e-658d54244ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8661 2024.08.29 15:22:54.587503 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 99 rows starting from the beginning of the part
8662 2024.08.29 15:22:54.587513 [ 3 ] {} <Debug> HTTP-Session: 60c71a64-e53f-4e7f-ba0e-658d54244ce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8663 2024.08.29 15:22:54.587678 [ 3 ] {} <Trace> HTTP-Session: 60c71a64-e53f-4e7f-ba0e-658d54244ce5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8664 2024.08.29 15:22:54.587826 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 840 rows starting from the beginning of the part
8665 2024.08.29 15:22:54.588066 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 3 rows starting from the beginning of the part
8666 2024.08.29 15:22:54.588098 [ 3 ] {77d7ad2f-9a58-4b6c-a2d7-d576a2fc887f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8667 2024.08.29 15:22:54.588412 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 99 rows starting from the beginning of the part
8668 2024.08.29 15:22:54.588452 [ 3 ] {77d7ad2f-9a58-4b6c-a2d7-d576a2fc887f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8669 2024.08.29 15:22:54.588720 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 385 rows starting from the beginning of the part
8670 2024.08.29 15:22:54.589495 [ 3 ] {77d7ad2f-9a58-4b6c-a2d7-d576a2fc887f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8671 2024.08.29 15:22:54.590132 [ 3 ] {77d7ad2f-9a58-4b6c-a2d7-d576a2fc887f} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8672 2024.08.29 15:22:54.590182 [ 3 ] {77d7ad2f-9a58-4b6c-a2d7-d576a2fc887f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8673 2024.08.29 15:22:54.591091 [ 3 ] {77d7ad2f-9a58-4b6c-a2d7-d576a2fc887f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8674 2024.08.29 15:22:54.591707 [ 3 ] {77d7ad2f-9a58-4b6c-a2d7-d576a2fc887f} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8675 2024.08.29 15:22:54.592018 [ 3 ] {77d7ad2f-9a58-4b6c-a2d7-d576a2fc887f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004067 sec., 1475.2889107450208 rows/sec., 77.08 KiB/sec.
8676 2024.08.29 15:22:54.592525 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2338 rows, containing 5 columns (5 merged, 0 gathered) in 0.005665481 sec., 412674.5813815279 rows/sec., 31.58 MiB/sec.
8677 2024.08.29 15:22:54.592815 [ 3 ] {77d7ad2f-9a58-4b6c-a2d7-d576a2fc887f} <Debug> DynamicQueryHandler: Done processing query
8678 2024.08.29 15:22:54.592854 [ 3 ] {77d7ad2f-9a58-4b6c-a2d7-d576a2fc887f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8679 2024.08.29 15:22:54.592881 [ 189 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8680 2024.08.29 15:22:54.592889 [ 3 ] {} <Debug> HTTP-Session: 60c71a64-e53f-4e7f-ba0e-658d54244ce5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8681 2024.08.29 15:22:54.593131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8682 2024.08.29 15:22:54.593290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8683 2024.08.29 15:22:54.593365 [ 3 ] {} <Debug> HTTP-Session: 3ff02832-0464-4569-b5e1-3910d4a47896 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8684 2024.08.29 15:22:54.593408 [ 3 ] {} <Debug> HTTP-Session: 3ff02832-0464-4569-b5e1-3910d4a47896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8685 2024.08.29 15:22:54.593457 [ 3 ] {} <Debug> HTTP-Session: 3ff02832-0464-4569-b5e1-3910d4a47896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8686 2024.08.29 15:22:54.593531 [ 3 ] {} <Trace> HTTP-Session: 3ff02832-0464-4569-b5e1-3910d4a47896 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8687 2024.08.29 15:22:54.593770 [ 189 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_46_9} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8688 2024.08.29 15:22:54.593894 [ 3 ] {9bf63359-bcbe-45e6-a4cf-3d71d239f300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8689 2024.08.29 15:22:54.593913 [ 189 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_46_9} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8690 2024.08.29 15:22:54.593966 [ 3 ] {9bf63359-bcbe-45e6-a4cf-3d71d239f300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8691 2024.08.29 15:22:54.594098 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
8692 2024.08.29 15:22:54.594274 [ 3 ] {9bf63359-bcbe-45e6-a4cf-3d71d239f300} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8693 2024.08.29 15:22:54.594713 [ 3 ] {9bf63359-bcbe-45e6-a4cf-3d71d239f300} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8694 2024.08.29 15:22:54.594755 [ 3 ] {9bf63359-bcbe-45e6-a4cf-3d71d239f300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8695 2024.08.29 15:22:54.595157 [ 3 ] {9bf63359-bcbe-45e6-a4cf-3d71d239f300} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8696 2024.08.29 15:22:54.595502 [ 3 ] {9bf63359-bcbe-45e6-a4cf-3d71d239f300} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8697 2024.08.29 15:22:54.595659 [ 3 ] {9bf63359-bcbe-45e6-a4cf-3d71d239f300} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001978 sec., 119817.9979777553 rows/sec., 8.03 MiB/sec.
8698 2024.08.29 15:22:54.595841 [ 3 ] {9bf63359-bcbe-45e6-a4cf-3d71d239f300} <Debug> DynamicQueryHandler: Done processing query
8699 2024.08.29 15:22:54.595866 [ 3 ] {9bf63359-bcbe-45e6-a4cf-3d71d239f300} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8700 2024.08.29 15:22:54.595882 [ 3 ] {} <Debug> HTTP-Session: 3ff02832-0464-4569-b5e1-3910d4a47896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8701 2024.08.29 15:22:54.596049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8702 2024.08.29 15:22:54.596098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8703 2024.08.29 15:22:54.596117 [ 3 ] {} <Debug> HTTP-Session: 9733cea2-5289-408e-a21f-9d9ed778cede Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8704 2024.08.29 15:22:54.596134 [ 3 ] {} <Debug> HTTP-Session: 9733cea2-5289-408e-a21f-9d9ed778cede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8705 2024.08.29 15:22:54.596148 [ 3 ] {} <Debug> HTTP-Session: 9733cea2-5289-408e-a21f-9d9ed778cede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8706 2024.08.29 15:22:54.596178 [ 3 ] {} <Trace> HTTP-Session: 9733cea2-5289-408e-a21f-9d9ed778cede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8707 2024.08.29 15:22:54.596268 [ 3 ] {9d5e17a8-0d0a-4fa0-a4c8-269ebe686870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8708 2024.08.29 15:22:54.596313 [ 3 ] {9d5e17a8-0d0a-4fa0-a4c8-269ebe686870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8709 2024.08.29 15:22:54.596443 [ 3 ] {9d5e17a8-0d0a-4fa0-a4c8-269ebe686870} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8710 2024.08.29 15:22:54.596705 [ 3 ] {9d5e17a8-0d0a-4fa0-a4c8-269ebe686870} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8711 2024.08.29 15:22:54.596767 [ 3 ] {9d5e17a8-0d0a-4fa0-a4c8-269ebe686870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8712 2024.08.29 15:22:54.597112 [ 3 ] {9d5e17a8-0d0a-4fa0-a4c8-269ebe686870} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8713 2024.08.29 15:22:54.597432 [ 3 ] {9d5e17a8-0d0a-4fa0-a4c8-269ebe686870} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8714 2024.08.29 15:22:54.597587 [ 3 ] {9d5e17a8-0d0a-4fa0-a4c8-269ebe686870} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 50.63 KiB/sec.
8715 2024.08.29 15:22:54.597595 [ 45 ] {} <Debug> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
8716 2024.08.29 15:22:54.597680 [ 45 ] {} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8717 2024.08.29 15:22:54.597734 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8718 2024.08.29 15:22:54.597872 [ 3 ] {9d5e17a8-0d0a-4fa0-a4c8-269ebe686870} <Debug> DynamicQueryHandler: Done processing query
8719 2024.08.29 15:22:54.597910 [ 200 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
8720 2024.08.29 15:22:54.597917 [ 3 ] {9d5e17a8-0d0a-4fa0-a4c8-269ebe686870} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8721 2024.08.29 15:22:54.597977 [ 3 ] {} <Debug> HTTP-Session: 9733cea2-5289-408e-a21f-9d9ed778cede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8722 2024.08.29 15:22:54.598145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8723 2024.08.29 15:22:54.598191 [ 200 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8724 2024.08.29 15:22:54.598236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8725 2024.08.29 15:22:54.598266 [ 200 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
8726 2024.08.29 15:22:54.598279 [ 3 ] {} <Debug> HTTP-Session: f62111a3-dc6e-4a16-b0a8-3f9ee208823d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8727 2024.08.29 15:22:54.598330 [ 3 ] {} <Debug> HTTP-Session: f62111a3-dc6e-4a16-b0a8-3f9ee208823d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8728 2024.08.29 15:22:54.598371 [ 3 ] {} <Debug> HTTP-Session: f62111a3-dc6e-4a16-b0a8-3f9ee208823d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8729 2024.08.29 15:22:54.598507 [ 200 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
8730 2024.08.29 15:22:54.598529 [ 3 ] {} <Trace> HTTP-Session: f62111a3-dc6e-4a16-b0a8-3f9ee208823d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8731 2024.08.29 15:22:54.598781 [ 200 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
8732 2024.08.29 15:22:54.598989 [ 3 ] {a2851b12-42d7-4333-958b-de9e39317a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8733 2024.08.29 15:22:54.599016 [ 200 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
8734 2024.08.29 15:22:54.599269 [ 200 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
8735 2024.08.29 15:22:54.599417 [ 3 ] {a2851b12-42d7-4333-958b-de9e39317a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8736 2024.08.29 15:22:54.599559 [ 200 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
8737 2024.08.29 15:22:54.601835 [ 3 ] {a2851b12-42d7-4333-958b-de9e39317a11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8738 2024.08.29 15:22:54.603703 [ 3 ] {a2851b12-42d7-4333-958b-de9e39317a11} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8739 2024.08.29 15:22:54.603735 [ 193 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.005921335 sec., 3377.61670299012 rows/sec., 227.59 KiB/sec.
8740 2024.08.29 15:22:54.603756 [ 3 ] {a2851b12-42d7-4333-958b-de9e39317a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8741 2024.08.29 15:22:54.603913 [ 188 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
8742 2024.08.29 15:22:54.604522 [ 188 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_20_4} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8743 2024.08.29 15:22:54.604643 [ 188 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_20_4} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
8744 2024.08.29 15:22:54.604717 [ 3 ] {a2851b12-42d7-4333-958b-de9e39317a11} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8745 2024.08.29 15:22:54.604739 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8746 2024.08.29 15:22:54.605142 [ 3 ] {a2851b12-42d7-4333-958b-de9e39317a11} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8747 2024.08.29 15:22:54.605338 [ 3 ] {a2851b12-42d7-4333-958b-de9e39317a11} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.006598 sec., 454.6832373446499 rows/sec., 834.33 KiB/sec.
8748 2024.08.29 15:22:54.605588 [ 3 ] {a2851b12-42d7-4333-958b-de9e39317a11} <Debug> DynamicQueryHandler: Done processing query
8749 2024.08.29 15:22:54.605613 [ 3 ] {a2851b12-42d7-4333-958b-de9e39317a11} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8750 2024.08.29 15:22:54.605629 [ 3 ] {} <Debug> HTTP-Session: f62111a3-dc6e-4a16-b0a8-3f9ee208823d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8751 2024.08.29 15:22:54.605766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8752 2024.08.29 15:22:54.605814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8753 2024.08.29 15:22:54.605832 [ 3 ] {} <Debug> HTTP-Session: dd931b2f-aae9-43da-bce3-45c1b18c16a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8754 2024.08.29 15:22:54.605850 [ 3 ] {} <Debug> HTTP-Session: dd931b2f-aae9-43da-bce3-45c1b18c16a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8755 2024.08.29 15:22:54.605863 [ 3 ] {} <Debug> HTTP-Session: dd931b2f-aae9-43da-bce3-45c1b18c16a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8756 2024.08.29 15:22:54.605894 [ 3 ] {} <Trace> HTTP-Session: dd931b2f-aae9-43da-bce3-45c1b18c16a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8757 2024.08.29 15:22:54.606015 [ 3 ] {a1555b6f-89f0-4580-a814-7454843ac21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8758 2024.08.29 15:22:54.606059 [ 3 ] {a1555b6f-89f0-4580-a814-7454843ac21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8759 2024.08.29 15:22:54.606191 [ 3 ] {a1555b6f-89f0-4580-a814-7454843ac21b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8760 2024.08.29 15:22:54.606486 [ 3 ] {a1555b6f-89f0-4580-a814-7454843ac21b} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8761 2024.08.29 15:22:54.606521 [ 3 ] {a1555b6f-89f0-4580-a814-7454843ac21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8762 2024.08.29 15:22:54.606888 [ 3 ] {a1555b6f-89f0-4580-a814-7454843ac21b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8763 2024.08.29 15:22:54.607210 [ 3 ] {a1555b6f-89f0-4580-a814-7454843ac21b} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8764 2024.08.29 15:22:54.607369 [ 3 ] {a1555b6f-89f0-4580-a814-7454843ac21b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00139 sec., 58992.80575539568 rows/sec., 3.75 MiB/sec.
8765 2024.08.29 15:22:54.607532 [ 3 ] {a1555b6f-89f0-4580-a814-7454843ac21b} <Debug> DynamicQueryHandler: Done processing query
8766 2024.08.29 15:22:54.607557 [ 3 ] {a1555b6f-89f0-4580-a814-7454843ac21b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8767 2024.08.29 15:22:54.607572 [ 3 ] {} <Debug> HTTP-Session: dd931b2f-aae9-43da-bce3-45c1b18c16a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8768 2024.08.29 15:22:58.867632 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache
8769 2024.08.29 15:22:58.867702 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache
8770 2024.08.29 15:22:59.562082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8771 2024.08.29 15:22:59.562218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8772 2024.08.29 15:22:59.562251 [ 3 ] {} <Debug> HTTP-Session: bc152c20-80fc-47a7-998d-e05e13960508 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8773 2024.08.29 15:22:59.562281 [ 3 ] {} <Debug> HTTP-Session: bc152c20-80fc-47a7-998d-e05e13960508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8774 2024.08.29 15:22:59.562300 [ 3 ] {} <Debug> HTTP-Session: bc152c20-80fc-47a7-998d-e05e13960508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8775 2024.08.29 15:22:59.562356 [ 3 ] {} <Trace> HTTP-Session: bc152c20-80fc-47a7-998d-e05e13960508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8776 2024.08.29 15:22:59.562621 [ 3 ] {5afda8f9-f730-432b-9339-b43195dc8a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8777 2024.08.29 15:22:59.562700 [ 3 ] {5afda8f9-f730-432b-9339-b43195dc8a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8778 2024.08.29 15:22:59.563063 [ 3 ] {5afda8f9-f730-432b-9339-b43195dc8a1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8779 2024.08.29 15:22:59.563590 [ 3 ] {5afda8f9-f730-432b-9339-b43195dc8a1c} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8780 2024.08.29 15:22:59.563638 [ 3 ] {5afda8f9-f730-432b-9339-b43195dc8a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8781 2024.08.29 15:22:59.564083 [ 3 ] {5afda8f9-f730-432b-9339-b43195dc8a1c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8782 2024.08.29 15:22:59.564487 [ 3 ] {5afda8f9-f730-432b-9339-b43195dc8a1c} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8783 2024.08.29 15:22:59.564669 [ 3 ] {5afda8f9-f730-432b-9339-b43195dc8a1c} <Debug> executeQuery: Read 126 rows, 11.03 KiB in 0.002146 sec., 58713.886300093196 rows/sec., 5.02 MiB/sec.
8784 2024.08.29 15:22:59.564901 [ 3 ] {5afda8f9-f730-432b-9339-b43195dc8a1c} <Debug> DynamicQueryHandler: Done processing query
8785 2024.08.29 15:22:59.564931 [ 3 ] {5afda8f9-f730-432b-9339-b43195dc8a1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8786 2024.08.29 15:22:59.564947 [ 3 ] {} <Debug> HTTP-Session: bc152c20-80fc-47a7-998d-e05e13960508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8787 2024.08.29 15:22:59.565116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8788 2024.08.29 15:22:59.565176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8789 2024.08.29 15:22:59.565197 [ 3 ] {} <Debug> HTTP-Session: c04ff9a1-1400-4cd1-853d-beae45745a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8790 2024.08.29 15:22:59.565216 [ 3 ] {} <Debug> HTTP-Session: c04ff9a1-1400-4cd1-853d-beae45745a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8791 2024.08.29 15:22:59.565231 [ 3 ] {} <Debug> HTTP-Session: c04ff9a1-1400-4cd1-853d-beae45745a5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8792 2024.08.29 15:22:59.565266 [ 3 ] {} <Trace> HTTP-Session: c04ff9a1-1400-4cd1-853d-beae45745a5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8793 2024.08.29 15:22:59.565400 [ 3 ] {ef99e4b3-e3a9-44b0-930f-dd932dc389df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8794 2024.08.29 15:22:59.565447 [ 3 ] {ef99e4b3-e3a9-44b0-930f-dd932dc389df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8795 2024.08.29 15:22:59.565696 [ 3 ] {ef99e4b3-e3a9-44b0-930f-dd932dc389df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8796 2024.08.29 15:22:59.566032 [ 3 ] {ef99e4b3-e3a9-44b0-930f-dd932dc389df} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8797 2024.08.29 15:22:59.566070 [ 3 ] {ef99e4b3-e3a9-44b0-930f-dd932dc389df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8798 2024.08.29 15:22:59.566440 [ 3 ] {ef99e4b3-e3a9-44b0-930f-dd932dc389df} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8799 2024.08.29 15:22:59.566815 [ 3 ] {ef99e4b3-e3a9-44b0-930f-dd932dc389df} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8800 2024.08.29 15:22:59.566987 [ 3 ] {ef99e4b3-e3a9-44b0-930f-dd932dc389df} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001618 sec., 21631.644004944374 rows/sec., 1.59 MiB/sec.
8801 2024.08.29 15:22:59.567294 [ 3 ] {ef99e4b3-e3a9-44b0-930f-dd932dc389df} <Debug> DynamicQueryHandler: Done processing query
8802 2024.08.29 15:22:59.567350 [ 3 ] {ef99e4b3-e3a9-44b0-930f-dd932dc389df} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8803 2024.08.29 15:22:59.567400 [ 3 ] {} <Debug> HTTP-Session: c04ff9a1-1400-4cd1-853d-beae45745a5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8804 2024.08.29 15:22:59.567574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 16816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8805 2024.08.29 15:22:59.567631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8806 2024.08.29 15:22:59.567651 [ 3 ] {} <Debug> HTTP-Session: 5f1e7acc-5217-441a-acc0-10d6a2365881 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8807 2024.08.29 15:22:59.567669 [ 3 ] {} <Debug> HTTP-Session: 5f1e7acc-5217-441a-acc0-10d6a2365881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8808 2024.08.29 15:22:59.567683 [ 3 ] {} <Debug> HTTP-Session: 5f1e7acc-5217-441a-acc0-10d6a2365881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8809 2024.08.29 15:22:59.567716 [ 3 ] {} <Trace> HTTP-Session: 5f1e7acc-5217-441a-acc0-10d6a2365881 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8810 2024.08.29 15:22:59.567848 [ 3 ] {0948c7c0-21b9-40a2-90d7-9d9f04628a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8811 2024.08.29 15:22:59.567895 [ 3 ] {0948c7c0-21b9-40a2-90d7-9d9f04628a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8812 2024.08.29 15:22:59.568149 [ 3 ] {0948c7c0-21b9-40a2-90d7-9d9f04628a1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8813 2024.08.29 15:22:59.568575 [ 3 ] {0948c7c0-21b9-40a2-90d7-9d9f04628a1f} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8814 2024.08.29 15:22:59.568611 [ 3 ] {0948c7c0-21b9-40a2-90d7-9d9f04628a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8815 2024.08.29 15:22:59.568976 [ 3 ] {0948c7c0-21b9-40a2-90d7-9d9f04628a1f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8816 2024.08.29 15:22:59.569337 [ 3 ] {0948c7c0-21b9-40a2-90d7-9d9f04628a1f} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8817 2024.08.29 15:22:59.569495 [ 3 ] {0948c7c0-21b9-40a2-90d7-9d9f04628a1f} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001693 sec., 58476.07796810396 rows/sec., 4.57 MiB/sec.
8818 2024.08.29 15:22:59.569670 [ 3 ] {0948c7c0-21b9-40a2-90d7-9d9f04628a1f} <Debug> DynamicQueryHandler: Done processing query
8819 2024.08.29 15:22:59.569704 [ 3 ] {0948c7c0-21b9-40a2-90d7-9d9f04628a1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8820 2024.08.29 15:22:59.569729 [ 3 ] {} <Debug> HTTP-Session: 5f1e7acc-5217-441a-acc0-10d6a2365881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8821 2024.08.29 15:22:59.569922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8822 2024.08.29 15:22:59.569974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8823 2024.08.29 15:22:59.569995 [ 3 ] {} <Debug> HTTP-Session: 1ab1267c-5087-4acd-8573-a71555618f5c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8824 2024.08.29 15:22:59.570012 [ 3 ] {} <Debug> HTTP-Session: 1ab1267c-5087-4acd-8573-a71555618f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8825 2024.08.29 15:22:59.570026 [ 3 ] {} <Debug> HTTP-Session: 1ab1267c-5087-4acd-8573-a71555618f5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8826 2024.08.29 15:22:59.570058 [ 3 ] {} <Trace> HTTP-Session: 1ab1267c-5087-4acd-8573-a71555618f5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8827 2024.08.29 15:22:59.570206 [ 3 ] {fae9e809-e970-4aa0-a600-5838ed821bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8828 2024.08.29 15:22:59.570253 [ 3 ] {fae9e809-e970-4aa0-a600-5838ed821bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8829 2024.08.29 15:22:59.570402 [ 3 ] {fae9e809-e970-4aa0-a600-5838ed821bd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8830 2024.08.29 15:22:59.570818 [ 3 ] {fae9e809-e970-4aa0-a600-5838ed821bd2} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8831 2024.08.29 15:22:59.570854 [ 3 ] {fae9e809-e970-4aa0-a600-5838ed821bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8832 2024.08.29 15:22:59.571246 [ 3 ] {fae9e809-e970-4aa0-a600-5838ed821bd2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8833 2024.08.29 15:22:59.571594 [ 3 ] {fae9e809-e970-4aa0-a600-5838ed821bd2} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8834 2024.08.29 15:22:59.571749 [ 3 ] {fae9e809-e970-4aa0-a600-5838ed821bd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec.
8835 2024.08.29 15:22:59.571923 [ 3 ] {fae9e809-e970-4aa0-a600-5838ed821bd2} <Debug> DynamicQueryHandler: Done processing query
8836 2024.08.29 15:22:59.571947 [ 3 ] {fae9e809-e970-4aa0-a600-5838ed821bd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8837 2024.08.29 15:22:59.571963 [ 3 ] {} <Debug> HTTP-Session: 1ab1267c-5087-4acd-8573-a71555618f5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8838 2024.08.29 15:22:59.572200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8839 2024.08.29 15:22:59.572247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8840 2024.08.29 15:22:59.572265 [ 3 ] {} <Debug> HTTP-Session: 5f6f9ad8-47ca-40a2-b722-e532e4bfb1cc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8841 2024.08.29 15:22:59.572282 [ 3 ] {} <Debug> HTTP-Session: 5f6f9ad8-47ca-40a2-b722-e532e4bfb1cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8842 2024.08.29 15:22:59.572296 [ 3 ] {} <Debug> HTTP-Session: 5f6f9ad8-47ca-40a2-b722-e532e4bfb1cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8843 2024.08.29 15:22:59.572326 [ 3 ] {} <Trace> HTTP-Session: 5f6f9ad8-47ca-40a2-b722-e532e4bfb1cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8844 2024.08.29 15:22:59.572715 [ 3 ] {23757708-c833-4fe0-ad72-3ba48f81cad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8845 2024.08.29 15:22:59.572784 [ 3 ] {23757708-c833-4fe0-ad72-3ba48f81cad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8846 2024.08.29 15:22:59.573199 [ 3 ] {23757708-c833-4fe0-ad72-3ba48f81cad9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8847 2024.08.29 15:22:59.573951 [ 3 ] {23757708-c833-4fe0-ad72-3ba48f81cad9} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8848 2024.08.29 15:22:59.573988 [ 3 ] {23757708-c833-4fe0-ad72-3ba48f81cad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8849 2024.08.29 15:22:59.574638 [ 3 ] {23757708-c833-4fe0-ad72-3ba48f81cad9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8850 2024.08.29 15:22:59.575053 [ 3 ] {23757708-c833-4fe0-ad72-3ba48f81cad9} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8851 2024.08.29 15:22:59.575239 [ 3 ] {23757708-c833-4fe0-ad72-3ba48f81cad9} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002814 sec., 12437.810945273632 rows/sec., 22.29 MiB/sec.
8852 2024.08.29 15:22:59.575459 [ 3 ] {23757708-c833-4fe0-ad72-3ba48f81cad9} <Debug> DynamicQueryHandler: Done processing query
8853 2024.08.29 15:22:59.575483 [ 3 ] {23757708-c833-4fe0-ad72-3ba48f81cad9} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
8854 2024.08.29 15:22:59.575499 [ 3 ] {} <Debug> HTTP-Session: 5f6f9ad8-47ca-40a2-b722-e532e4bfb1cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8855 2024.08.29 15:22:59.575629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8856 2024.08.29 15:22:59.575678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8857 2024.08.29 15:22:59.575697 [ 3 ] {} <Debug> HTTP-Session: 57a5ecf9-f466-4187-88d3-4e6eb574e063 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8858 2024.08.29 15:22:59.575714 [ 3 ] {} <Debug> HTTP-Session: 57a5ecf9-f466-4187-88d3-4e6eb574e063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8859 2024.08.29 15:22:59.575728 [ 3 ] {} <Debug> HTTP-Session: 57a5ecf9-f466-4187-88d3-4e6eb574e063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8860 2024.08.29 15:22:59.575759 [ 3 ] {} <Trace> HTTP-Session: 57a5ecf9-f466-4187-88d3-4e6eb574e063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8861 2024.08.29 15:22:59.575877 [ 3 ] {ce1e5e1c-80c4-434f-b90e-2f79496cc558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8862 2024.08.29 15:22:59.575921 [ 3 ] {ce1e5e1c-80c4-434f-b90e-2f79496cc558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8863 2024.08.29 15:22:59.576050 [ 3 ] {ce1e5e1c-80c4-434f-b90e-2f79496cc558} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8864 2024.08.29 15:22:59.576349 [ 3 ] {ce1e5e1c-80c4-434f-b90e-2f79496cc558} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8865 2024.08.29 15:22:59.576385 [ 3 ] {ce1e5e1c-80c4-434f-b90e-2f79496cc558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8866 2024.08.29 15:22:59.576746 [ 3 ] {ce1e5e1c-80c4-434f-b90e-2f79496cc558} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8867 2024.08.29 15:22:59.577074 [ 3 ] {ce1e5e1c-80c4-434f-b90e-2f79496cc558} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8868 2024.08.29 15:22:59.577229 [ 3 ] {ce1e5e1c-80c4-434f-b90e-2f79496cc558} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec.
8869 2024.08.29 15:22:59.577391 [ 3 ] {ce1e5e1c-80c4-434f-b90e-2f79496cc558} <Debug> DynamicQueryHandler: Done processing query
8870 2024.08.29 15:22:59.577415 [ 3 ] {ce1e5e1c-80c4-434f-b90e-2f79496cc558} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8871 2024.08.29 15:22:59.577431 [ 3 ] {} <Debug> HTTP-Session: 57a5ecf9-f466-4187-88d3-4e6eb574e063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8872 2024.08.29 15:23:04.563425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8873 2024.08.29 15:23:04.563555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8874 2024.08.29 15:23:04.563583 [ 3 ] {} <Debug> HTTP-Session: 002e9630-500d-4403-975f-910aa159073f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8875 2024.08.29 15:23:04.563608 [ 3 ] {} <Debug> HTTP-Session: 002e9630-500d-4403-975f-910aa159073f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8876 2024.08.29 15:23:04.563623 [ 3 ] {} <Debug> HTTP-Session: 002e9630-500d-4403-975f-910aa159073f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8877 2024.08.29 15:23:04.563672 [ 3 ] {} <Trace> HTTP-Session: 002e9630-500d-4403-975f-910aa159073f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8878 2024.08.29 15:23:04.563867 [ 3 ] {0c95452c-dfe9-4231-8e51-685812d433fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8879 2024.08.29 15:23:04.563939 [ 3 ] {0c95452c-dfe9-4231-8e51-685812d433fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8880 2024.08.29 15:23:04.564296 [ 3 ] {0c95452c-dfe9-4231-8e51-685812d433fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8881 2024.08.29 15:23:04.564751 [ 3 ] {0c95452c-dfe9-4231-8e51-685812d433fe} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8882 2024.08.29 15:23:04.564796 [ 3 ] {0c95452c-dfe9-4231-8e51-685812d433fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8883 2024.08.29 15:23:04.565245 [ 3 ] {0c95452c-dfe9-4231-8e51-685812d433fe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8884 2024.08.29 15:23:04.565656 [ 3 ] {0c95452c-dfe9-4231-8e51-685812d433fe} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8885 2024.08.29 15:23:04.565809 [ 3 ] {0c95452c-dfe9-4231-8e51-685812d433fe} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001997 sec., 2003.0045067601402 rows/sec., 163.33 KiB/sec.
8886 2024.08.29 15:23:04.566025 [ 3 ] {0c95452c-dfe9-4231-8e51-685812d433fe} <Debug> DynamicQueryHandler: Done processing query
8887 2024.08.29 15:23:04.566053 [ 3 ] {0c95452c-dfe9-4231-8e51-685812d433fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8888 2024.08.29 15:23:04.566070 [ 3 ] {} <Debug> HTTP-Session: 002e9630-500d-4403-975f-910aa159073f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8889 2024.08.29 15:23:04.566287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8890 2024.08.29 15:23:04.566348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8891 2024.08.29 15:23:04.566369 [ 3 ] {} <Debug> HTTP-Session: d1dd9508-6dfb-4d80-afe9-f78073b97f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8892 2024.08.29 15:23:04.566388 [ 3 ] {} <Debug> HTTP-Session: d1dd9508-6dfb-4d80-afe9-f78073b97f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8893 2024.08.29 15:23:04.566403 [ 3 ] {} <Debug> HTTP-Session: d1dd9508-6dfb-4d80-afe9-f78073b97f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8894 2024.08.29 15:23:04.566439 [ 3 ] {} <Trace> HTTP-Session: d1dd9508-6dfb-4d80-afe9-f78073b97f7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8895 2024.08.29 15:23:04.566598 [ 3 ] {2a34e291-4d68-4e54-9a61-ee56353b00b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8896 2024.08.29 15:23:04.566647 [ 3 ] {2a34e291-4d68-4e54-9a61-ee56353b00b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8897 2024.08.29 15:23:04.566890 [ 3 ] {2a34e291-4d68-4e54-9a61-ee56353b00b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8898 2024.08.29 15:23:04.567385 [ 3 ] {2a34e291-4d68-4e54-9a61-ee56353b00b2} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8899 2024.08.29 15:23:04.567424 [ 3 ] {2a34e291-4d68-4e54-9a61-ee56353b00b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8900 2024.08.29 15:23:04.567800 [ 3 ] {2a34e291-4d68-4e54-9a61-ee56353b00b2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8901 2024.08.29 15:23:04.568162 [ 3 ] {2a34e291-4d68-4e54-9a61-ee56353b00b2} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8902 2024.08.29 15:23:04.568291 [ 3 ] {2a34e291-4d68-4e54-9a61-ee56353b00b2} <Debug> executeQuery: Read 197 rows, 17.58 KiB in 0.001769 sec., 111362.3516110797 rows/sec., 9.70 MiB/sec.
8903 2024.08.29 15:23:04.568575 [ 3 ] {2a34e291-4d68-4e54-9a61-ee56353b00b2} <Debug> DynamicQueryHandler: Done processing query
8904 2024.08.29 15:23:04.568635 [ 3 ] {2a34e291-4d68-4e54-9a61-ee56353b00b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8905 2024.08.29 15:23:04.568689 [ 3 ] {} <Debug> HTTP-Session: d1dd9508-6dfb-4d80-afe9-f78073b97f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8906 2024.08.29 15:23:04.568862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8907 2024.08.29 15:23:04.568919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8908 2024.08.29 15:23:04.568939 [ 3 ] {} <Debug> HTTP-Session: 97acf6da-65ea-4354-b4e0-40fe8f78c78b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8909 2024.08.29 15:23:04.568958 [ 3 ] {} <Debug> HTTP-Session: 97acf6da-65ea-4354-b4e0-40fe8f78c78b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8910 2024.08.29 15:23:04.568973 [ 3 ] {} <Debug> HTTP-Session: 97acf6da-65ea-4354-b4e0-40fe8f78c78b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8911 2024.08.29 15:23:04.569006 [ 3 ] {} <Trace> HTTP-Session: 97acf6da-65ea-4354-b4e0-40fe8f78c78b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8912 2024.08.29 15:23:04.569111 [ 3 ] {2c0d6e3f-f033-4c4f-9900-9ba7a6ec819a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8913 2024.08.29 15:23:04.569157 [ 3 ] {2c0d6e3f-f033-4c4f-9900-9ba7a6ec819a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8914 2024.08.29 15:23:04.569409 [ 3 ] {2c0d6e3f-f033-4c4f-9900-9ba7a6ec819a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8915 2024.08.29 15:23:04.569728 [ 3 ] {2c0d6e3f-f033-4c4f-9900-9ba7a6ec819a} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8916 2024.08.29 15:23:04.569766 [ 3 ] {2c0d6e3f-f033-4c4f-9900-9ba7a6ec819a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8917 2024.08.29 15:23:04.570123 [ 3 ] {2c0d6e3f-f033-4c4f-9900-9ba7a6ec819a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8918 2024.08.29 15:23:04.570487 [ 3 ] {2c0d6e3f-f033-4c4f-9900-9ba7a6ec819a} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8919 2024.08.29 15:23:04.570613 [ 35 ] {} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8920 2024.08.29 15:23:04.570616 [ 3 ] {2c0d6e3f-f033-4c4f-9900-9ba7a6ec819a} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001533 sec., 4566.2100456621 rows/sec., 329.34 KiB/sec.
8921 2024.08.29 15:23:04.570664 [ 35 ] {} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8922 2024.08.29 15:23:04.570705 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8923 2024.08.29 15:23:04.570879 [ 3 ] {2c0d6e3f-f033-4c4f-9900-9ba7a6ec819a} <Debug> DynamicQueryHandler: Done processing query
8924 2024.08.29 15:23:04.570920 [ 3 ] {2c0d6e3f-f033-4c4f-9900-9ba7a6ec819a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8925 2024.08.29 15:23:04.570929 [ 193 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::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
8926 2024.08.29 15:23:04.570945 [ 3 ] {} <Debug> HTTP-Session: 97acf6da-65ea-4354-b4e0-40fe8f78c78b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8927 2024.08.29 15:23:04.571149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8928 2024.08.29 15:23:04.571275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8929 2024.08.29 15:23:04.571281 [ 193 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8930 2024.08.29 15:23:04.571308 [ 3 ] {} <Debug> HTTP-Session: 49592e8b-1a00-462b-b1fe-b42eee9a5b3a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8931 2024.08.29 15:23:04.571362 [ 3 ] {} <Debug> HTTP-Session: 49592e8b-1a00-462b-b1fe-b42eee9a5b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8932 2024.08.29 15:23:04.571367 [ 193 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 56 rows starting from the beginning of the part
8933 2024.08.29 15:23:04.571381 [ 3 ] {} <Debug> HTTP-Session: 49592e8b-1a00-462b-b1fe-b42eee9a5b3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8934 2024.08.29 15:23:04.571453 [ 3 ] {} <Trace> HTTP-Session: 49592e8b-1a00-462b-b1fe-b42eee9a5b3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8935 2024.08.29 15:23:04.571630 [ 193 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 3 rows starting from the beginning of the part
8936 2024.08.29 15:23:04.571822 [ 3 ] {99b87b06-96d8-48e7-9fcb-89c51bd95c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8937 2024.08.29 15:23:04.571992 [ 193 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 35 rows starting from the beginning of the part
8938 2024.08.29 15:23:04.572030 [ 3 ] {99b87b06-96d8-48e7-9fcb-89c51bd95c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8939 2024.08.29 15:23:04.572324 [ 193 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 3 rows starting from the beginning of the part
8940 2024.08.29 15:23:04.572630 [ 193 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 35 rows starting from the beginning of the part
8941 2024.08.29 15:23:04.572952 [ 193 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part
8942 2024.08.29 15:23:04.573720 [ 3 ] {99b87b06-96d8-48e7-9fcb-89c51bd95c98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8943 2024.08.29 15:23:04.574628 [ 3 ] {99b87b06-96d8-48e7-9fcb-89c51bd95c98} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8944 2024.08.29 15:23:04.574693 [ 3 ] {99b87b06-96d8-48e7-9fcb-89c51bd95c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8945 2024.08.29 15:23:04.575773 [ 3 ] {99b87b06-96d8-48e7-9fcb-89c51bd95c98} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8946 2024.08.29 15:23:04.575907 [ 188 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 5 columns (5 merged, 0 gathered) in 0.00511105 sec., 27195.977343207367 rows/sec., 2.08 MiB/sec.
8947 2024.08.29 15:23:04.576229 [ 198 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8948 2024.08.29 15:23:04.576478 [ 3 ] {99b87b06-96d8-48e7-9fcb-89c51bd95c98} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8949 2024.08.29 15:23:04.576874 [ 3 ] {99b87b06-96d8-48e7-9fcb-89c51bd95c98} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005185 sec., 2700.096432015429 rows/sec., 189.10 KiB/sec.
8950 2024.08.29 15:23:04.577637 [ 3 ] {99b87b06-96d8-48e7-9fcb-89c51bd95c98} <Debug> DynamicQueryHandler: Done processing query
8951 2024.08.29 15:23:04.577716 [ 3 ] {99b87b06-96d8-48e7-9fcb-89c51bd95c98} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8952 2024.08.29 15:23:04.577779 [ 3 ] {} <Debug> HTTP-Session: 49592e8b-1a00-462b-b1fe-b42eee9a5b3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8953 2024.08.29 15:23:04.577970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8954 2024.08.29 15:23:04.577981 [ 198 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_41_8} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8955 2024.08.29 15:23:04.578065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8956 2024.08.29 15:23:04.578123 [ 3 ] {} <Debug> HTTP-Session: a1edfe50-c857-4966-9f0f-436228c0a359 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8957 2024.08.29 15:23:04.578146 [ 3 ] {} <Debug> HTTP-Session: a1edfe50-c857-4966-9f0f-436228c0a359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8958 2024.08.29 15:23:04.578176 [ 198 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_41_8} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8959 2024.08.29 15:23:04.578179 [ 3 ] {} <Debug> HTTP-Session: a1edfe50-c857-4966-9f0f-436228c0a359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8960 2024.08.29 15:23:04.578255 [ 3 ] {} <Trace> HTTP-Session: a1edfe50-c857-4966-9f0f-436228c0a359 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8961 2024.08.29 15:23:04.578340 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
8962 2024.08.29 15:23:04.578423 [ 3 ] {395044c2-3471-4dc5-842a-2cc3f543a660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8963 2024.08.29 15:23:04.578471 [ 3 ] {395044c2-3471-4dc5-842a-2cc3f543a660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8964 2024.08.29 15:23:04.578722 [ 3 ] {395044c2-3471-4dc5-842a-2cc3f543a660} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8965 2024.08.29 15:23:04.579038 [ 3 ] {395044c2-3471-4dc5-842a-2cc3f543a660} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8966 2024.08.29 15:23:04.579074 [ 3 ] {395044c2-3471-4dc5-842a-2cc3f543a660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8967 2024.08.29 15:23:04.579428 [ 3 ] {395044c2-3471-4dc5-842a-2cc3f543a660} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8968 2024.08.29 15:23:04.579800 [ 3 ] {395044c2-3471-4dc5-842a-2cc3f543a660} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8969 2024.08.29 15:23:04.579923 [ 35 ] {} <Debug> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
8970 2024.08.29 15:23:04.579929 [ 3 ] {395044c2-3471-4dc5-842a-2cc3f543a660} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 230.34 KiB/sec.
8971 2024.08.29 15:23:04.579956 [ 35 ] {} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8972 2024.08.29 15:23:04.579998 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8973 2024.08.29 15:23:04.580257 [ 3 ] {395044c2-3471-4dc5-842a-2cc3f543a660} <Debug> DynamicQueryHandler: Done processing query
8974 2024.08.29 15:23:04.580325 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
8975 2024.08.29 15:23:04.580363 [ 3 ] {395044c2-3471-4dc5-842a-2cc3f543a660} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8976 2024.08.29 15:23:04.580486 [ 3 ] {} <Debug> HTTP-Session: a1edfe50-c857-4966-9f0f-436228c0a359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8977 2024.08.29 15:23:04.580783 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8978 2024.08.29 15:23:04.580797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8979 2024.08.29 15:23:04.580850 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
8980 2024.08.29 15:23:04.580895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8981 2024.08.29 15:23:04.580983 [ 3 ] {} <Debug> HTTP-Session: 1fb6467c-c9f4-47b9-b237-8a42f110d009 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
8982 2024.08.29 15:23:04.581089 [ 3 ] {} <Debug> HTTP-Session: 1fb6467c-c9f4-47b9-b237-8a42f110d009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8983 2024.08.29 15:23:04.581137 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
8984 2024.08.29 15:23:04.581168 [ 3 ] {} <Debug> HTTP-Session: 1fb6467c-c9f4-47b9-b237-8a42f110d009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8985 2024.08.29 15:23:04.581353 [ 3 ] {} <Trace> HTTP-Session: 1fb6467c-c9f4-47b9-b237-8a42f110d009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8986 2024.08.29 15:23:04.581431 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
8987 2024.08.29 15:23:04.581705 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
8988 2024.08.29 15:23:04.581802 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
8989 2024.08.29 15:23:04.582031 [ 3 ] {4ba84b8d-8de1-4cfb-b3c6-65e80b1e517f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8990 2024.08.29 15:23:04.582241 [ 3 ] {4ba84b8d-8de1-4cfb-b3c6-65e80b1e517f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8991 2024.08.29 15:23:04.583119 [ 3 ] {4ba84b8d-8de1-4cfb-b3c6-65e80b1e517f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8992 2024.08.29 15:23:04.584405 [ 188 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004313664 sec., 6954.644589842881 rows/sec., 441.46 KiB/sec.
8993 2024.08.29 15:23:04.584489 [ 3 ] {4ba84b8d-8de1-4cfb-b3c6-65e80b1e517f} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8994 2024.08.29 15:23:04.584530 [ 3 ] {4ba84b8d-8de1-4cfb-b3c6-65e80b1e517f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
8995 2024.08.29 15:23:04.584565 [ 188 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
8996 2024.08.29 15:23:04.585127 [ 3 ] {4ba84b8d-8de1-4cfb-b3c6-65e80b1e517f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8997 2024.08.29 15:23:04.585262 [ 188 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_21_5} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8998 2024.08.29 15:23:04.585383 [ 188 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_21_5} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
8999 2024.08.29 15:23:04.585507 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9000 2024.08.29 15:23:04.585742 [ 3 ] {4ba84b8d-8de1-4cfb-b3c6-65e80b1e517f} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9001 2024.08.29 15:23:04.585936 [ 3 ] {4ba84b8d-8de1-4cfb-b3c6-65e80b1e517f} <Debug> executeQuery: Read 389 rows, 28.25 KiB in 0.004265 sec., 91207.50293083236 rows/sec., 6.47 MiB/sec.
9002 2024.08.29 15:23:04.586274 [ 3 ] {4ba84b8d-8de1-4cfb-b3c6-65e80b1e517f} <Debug> DynamicQueryHandler: Done processing query
9003 2024.08.29 15:23:04.586327 [ 3 ] {4ba84b8d-8de1-4cfb-b3c6-65e80b1e517f} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9004 2024.08.29 15:23:04.586370 [ 3 ] {} <Debug> HTTP-Session: 1fb6467c-c9f4-47b9-b237-8a42f110d009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9005 2024.08.29 15:23:04.586536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9006 2024.08.29 15:23:04.586589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9007 2024.08.29 15:23:04.586610 [ 3 ] {} <Debug> HTTP-Session: b0cd7720-435a-43d2-862a-584bc082508d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9008 2024.08.29 15:23:04.586629 [ 3 ] {} <Debug> HTTP-Session: b0cd7720-435a-43d2-862a-584bc082508d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9009 2024.08.29 15:23:04.586643 [ 3 ] {} <Debug> HTTP-Session: b0cd7720-435a-43d2-862a-584bc082508d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9010 2024.08.29 15:23:04.586675 [ 3 ] {} <Trace> HTTP-Session: b0cd7720-435a-43d2-862a-584bc082508d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9011 2024.08.29 15:23:04.586784 [ 3 ] {133ed662-114b-4780-9929-9e627405fb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9012 2024.08.29 15:23:04.586831 [ 3 ] {133ed662-114b-4780-9929-9e627405fb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9013 2024.08.29 15:23:04.586985 [ 3 ] {133ed662-114b-4780-9929-9e627405fb5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9014 2024.08.29 15:23:04.587272 [ 3 ] {133ed662-114b-4780-9929-9e627405fb5b} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9015 2024.08.29 15:23:04.587309 [ 3 ] {133ed662-114b-4780-9929-9e627405fb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9016 2024.08.29 15:23:04.587680 [ 3 ] {133ed662-114b-4780-9929-9e627405fb5b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9017 2024.08.29 15:23:04.588018 [ 3 ] {133ed662-114b-4780-9929-9e627405fb5b} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9018 2024.08.29 15:23:04.588178 [ 3 ] {133ed662-114b-4780-9929-9e627405fb5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001414 sec., 4243.281471004244 rows/sec., 221.69 KiB/sec.
9019 2024.08.29 15:23:04.588181 [ 30 ] {} <Debug> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9020 2024.08.29 15:23:04.588271 [ 30 ] {} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9021 2024.08.29 15:23:04.588309 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9022 2024.08.29 15:23:04.588483 [ 3 ] {133ed662-114b-4780-9929-9e627405fb5b} <Debug> DynamicQueryHandler: Done processing query
9023 2024.08.29 15:23:04.588550 [ 3 ] {133ed662-114b-4780-9929-9e627405fb5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9024 2024.08.29 15:23:04.588602 [ 192 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
9025 2024.08.29 15:23:04.588620 [ 3 ] {} <Debug> HTTP-Session: b0cd7720-435a-43d2-862a-584bc082508d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9026 2024.08.29 15:23:04.588951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 45030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9027 2024.08.29 15:23:04.589095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9028 2024.08.29 15:23:04.589104 [ 192 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9029 2024.08.29 15:23:04.589122 [ 3 ] {} <Debug> HTTP-Session: c65e310d-da9b-453a-be32-eb8e829d11ba Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9030 2024.08.29 15:23:04.589144 [ 3 ] {} <Debug> HTTP-Session: c65e310d-da9b-453a-be32-eb8e829d11ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9031 2024.08.29 15:23:04.589145 [ 192 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
9032 2024.08.29 15:23:04.589161 [ 3 ] {} <Debug> HTTP-Session: c65e310d-da9b-453a-be32-eb8e829d11ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9033 2024.08.29 15:23:04.589206 [ 3 ] {} <Trace> HTTP-Session: c65e310d-da9b-453a-be32-eb8e829d11ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9034 2024.08.29 15:23:04.589296 [ 192 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
9035 2024.08.29 15:23:04.589616 [ 192 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
9036 2024.08.29 15:23:04.589645 [ 3 ] {699c5907-3eea-4726-a42b-a4d02b95d1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9037 2024.08.29 15:23:04.589795 [ 3 ] {699c5907-3eea-4726-a42b-a4d02b95d1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9038 2024.08.29 15:23:04.589886 [ 192 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
9039 2024.08.29 15:23:04.590251 [ 192 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
9040 2024.08.29 15:23:04.590543 [ 192 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
9041 2024.08.29 15:23:04.591127 [ 3 ] {699c5907-3eea-4726-a42b-a4d02b95d1e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9042 2024.08.29 15:23:04.591788 [ 3 ] {699c5907-3eea-4726-a42b-a4d02b95d1e6} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9043 2024.08.29 15:23:04.591836 [ 3 ] {699c5907-3eea-4726-a42b-a4d02b95d1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9044 2024.08.29 15:23:04.592358 [ 201 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003958198 sec., 31832.667289509016 rows/sec., 1.62 MiB/sec.
9045 2024.08.29 15:23:04.592537 [ 3 ] {699c5907-3eea-4726-a42b-a4d02b95d1e6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9046 2024.08.29 15:23:04.592548 [ 201 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9047 2024.08.29 15:23:04.593587 [ 3 ] {699c5907-3eea-4726-a42b-a4d02b95d1e6} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9048 2024.08.29 15:23:04.593600 [ 201 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_21_4} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9049 2024.08.29 15:23:04.593775 [ 201 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_21_4} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9050 2024.08.29 15:23:04.593968 [ 3 ] {699c5907-3eea-4726-a42b-a4d02b95d1e6} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.004555 sec., 52469.813391877055 rows/sec., 3.52 MiB/sec.
9051 2024.08.29 15:23:04.594036 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9052 2024.08.29 15:23:04.594450 [ 3 ] {699c5907-3eea-4726-a42b-a4d02b95d1e6} <Debug> DynamicQueryHandler: Done processing query
9053 2024.08.29 15:23:04.594479 [ 3 ] {699c5907-3eea-4726-a42b-a4d02b95d1e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9054 2024.08.29 15:23:04.594498 [ 3 ] {} <Debug> HTTP-Session: c65e310d-da9b-453a-be32-eb8e829d11ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9055 2024.08.29 15:23:04.594628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9056 2024.08.29 15:23:04.594679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9057 2024.08.29 15:23:04.594699 [ 3 ] {} <Debug> HTTP-Session: d7d2d027-d0b5-4602-8613-0419a6deca06 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9058 2024.08.29 15:23:04.594717 [ 3 ] {} <Debug> HTTP-Session: d7d2d027-d0b5-4602-8613-0419a6deca06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9059 2024.08.29 15:23:04.594732 [ 3 ] {} <Debug> HTTP-Session: d7d2d027-d0b5-4602-8613-0419a6deca06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9060 2024.08.29 15:23:04.594767 [ 3 ] {} <Trace> HTTP-Session: d7d2d027-d0b5-4602-8613-0419a6deca06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9061 2024.08.29 15:23:04.594865 [ 3 ] {af317362-dd8b-42a0-848d-b600fbb6bef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9062 2024.08.29 15:23:04.594913 [ 3 ] {af317362-dd8b-42a0-848d-b600fbb6bef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9063 2024.08.29 15:23:04.595080 [ 3 ] {af317362-dd8b-42a0-848d-b600fbb6bef4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9064 2024.08.29 15:23:04.595352 [ 3 ] {af317362-dd8b-42a0-848d-b600fbb6bef4} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9065 2024.08.29 15:23:04.595387 [ 3 ] {af317362-dd8b-42a0-848d-b600fbb6bef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9066 2024.08.29 15:23:04.595750 [ 3 ] {af317362-dd8b-42a0-848d-b600fbb6bef4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9067 2024.08.29 15:23:04.596086 [ 3 ] {af317362-dd8b-42a0-848d-b600fbb6bef4} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9068 2024.08.29 15:23:04.596245 [ 3 ] {af317362-dd8b-42a0-848d-b600fbb6bef4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001392 sec., 718.3908045977012 rows/sec., 48.41 KiB/sec.
9069 2024.08.29 15:23:04.596410 [ 3 ] {af317362-dd8b-42a0-848d-b600fbb6bef4} <Debug> DynamicQueryHandler: Done processing query
9070 2024.08.29 15:23:04.596435 [ 3 ] {af317362-dd8b-42a0-848d-b600fbb6bef4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9071 2024.08.29 15:23:04.596452 [ 3 ] {} <Debug> HTTP-Session: d7d2d027-d0b5-4602-8613-0419a6deca06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9072 2024.08.29 15:23:04.596561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9073 2024.08.29 15:23:04.596612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9074 2024.08.29 15:23:04.596632 [ 3 ] {} <Debug> HTTP-Session: 5bb91f54-6c20-4244-95ec-c451021035d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9075 2024.08.29 15:23:04.596650 [ 3 ] {} <Debug> HTTP-Session: 5bb91f54-6c20-4244-95ec-c451021035d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9076 2024.08.29 15:23:04.596664 [ 3 ] {} <Debug> HTTP-Session: 5bb91f54-6c20-4244-95ec-c451021035d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9077 2024.08.29 15:23:04.596696 [ 3 ] {} <Trace> HTTP-Session: 5bb91f54-6c20-4244-95ec-c451021035d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9078 2024.08.29 15:23:04.596837 [ 3 ] {11d8d547-3982-4bc0-bca9-aeb5a6b301ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9079 2024.08.29 15:23:04.596902 [ 3 ] {11d8d547-3982-4bc0-bca9-aeb5a6b301ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9080 2024.08.29 15:23:04.597325 [ 3 ] {11d8d547-3982-4bc0-bca9-aeb5a6b301ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9081 2024.08.29 15:23:04.597786 [ 3 ] {11d8d547-3982-4bc0-bca9-aeb5a6b301ee} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9082 2024.08.29 15:23:04.597822 [ 3 ] {11d8d547-3982-4bc0-bca9-aeb5a6b301ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9083 2024.08.29 15:23:04.598416 [ 3 ] {11d8d547-3982-4bc0-bca9-aeb5a6b301ee} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
9084 2024.08.29 15:23:04.598843 [ 3 ] {11d8d547-3982-4bc0-bca9-aeb5a6b301ee} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9085 2024.08.29 15:23:04.599038 [ 3 ] {11d8d547-3982-4bc0-bca9-aeb5a6b301ee} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002267 sec., 1323.3348037053374 rows/sec., 2.37 MiB/sec.
9086 2024.08.29 15:23:04.599257 [ 3 ] {11d8d547-3982-4bc0-bca9-aeb5a6b301ee} <Debug> DynamicQueryHandler: Done processing query
9087 2024.08.29 15:23:04.599281 [ 3 ] {11d8d547-3982-4bc0-bca9-aeb5a6b301ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9088 2024.08.29 15:23:04.599298 [ 3 ] {} <Debug> HTTP-Session: 5bb91f54-6c20-4244-95ec-c451021035d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9089 2024.08.29 15:23:04.599422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9090 2024.08.29 15:23:04.599472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9091 2024.08.29 15:23:04.599492 [ 3 ] {} <Debug> HTTP-Session: 0933641e-1b69-4d2a-84d1-44953cbfb3a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9092 2024.08.29 15:23:04.599509 [ 3 ] {} <Debug> HTTP-Session: 0933641e-1b69-4d2a-84d1-44953cbfb3a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9093 2024.08.29 15:23:04.599523 [ 3 ] {} <Debug> HTTP-Session: 0933641e-1b69-4d2a-84d1-44953cbfb3a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9094 2024.08.29 15:23:04.599554 [ 3 ] {} <Trace> HTTP-Session: 0933641e-1b69-4d2a-84d1-44953cbfb3a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9095 2024.08.29 15:23:04.599674 [ 3 ] {82b1e993-b5c1-438b-aa7a-51314a541b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9096 2024.08.29 15:23:04.599720 [ 3 ] {82b1e993-b5c1-438b-aa7a-51314a541b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9097 2024.08.29 15:23:04.599852 [ 3 ] {82b1e993-b5c1-438b-aa7a-51314a541b18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9098 2024.08.29 15:23:04.600155 [ 3 ] {82b1e993-b5c1-438b-aa7a-51314a541b18} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9099 2024.08.29 15:23:04.600192 [ 3 ] {82b1e993-b5c1-438b-aa7a-51314a541b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9100 2024.08.29 15:23:04.600556 [ 3 ] {82b1e993-b5c1-438b-aa7a-51314a541b18} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9101 2024.08.29 15:23:04.600893 [ 3 ] {82b1e993-b5c1-438b-aa7a-51314a541b18} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9102 2024.08.29 15:23:04.601060 [ 3 ] {82b1e993-b5c1-438b-aa7a-51314a541b18} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001422 sec., 57665.260196905765 rows/sec., 3.66 MiB/sec.
9103 2024.08.29 15:23:04.601328 [ 3 ] {82b1e993-b5c1-438b-aa7a-51314a541b18} <Debug> DynamicQueryHandler: Done processing query
9104 2024.08.29 15:23:04.601393 [ 3 ] {82b1e993-b5c1-438b-aa7a-51314a541b18} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9105 2024.08.29 15:23:04.601437 [ 3 ] {} <Debug> HTTP-Session: 0933641e-1b69-4d2a-84d1-44953cbfb3a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9106 2024.08.29 15:23:09.561308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9107 2024.08.29 15:23:09.561442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9108 2024.08.29 15:23:09.561467 [ 3 ] {} <Debug> HTTP-Session: 44561175-980e-41e2-bef2-a9e8396e67a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9109 2024.08.29 15:23:09.561493 [ 3 ] {} <Debug> HTTP-Session: 44561175-980e-41e2-bef2-a9e8396e67a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9110 2024.08.29 15:23:09.561508 [ 3 ] {} <Debug> HTTP-Session: 44561175-980e-41e2-bef2-a9e8396e67a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9111 2024.08.29 15:23:09.561559 [ 3 ] {} <Trace> HTTP-Session: 44561175-980e-41e2-bef2-a9e8396e67a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9112 2024.08.29 15:23:09.561747 [ 3 ] {2c6607f1-2d2b-4b2c-b180-1a827c7464df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9113 2024.08.29 15:23:09.561817 [ 3 ] {2c6607f1-2d2b-4b2c-b180-1a827c7464df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9114 2024.08.29 15:23:09.562161 [ 3 ] {2c6607f1-2d2b-4b2c-b180-1a827c7464df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9115 2024.08.29 15:23:09.562639 [ 3 ] {2c6607f1-2d2b-4b2c-b180-1a827c7464df} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9116 2024.08.29 15:23:09.562682 [ 3 ] {2c6607f1-2d2b-4b2c-b180-1a827c7464df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9117 2024.08.29 15:23:09.563094 [ 3 ] {2c6607f1-2d2b-4b2c-b180-1a827c7464df} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
9118 2024.08.29 15:23:09.563484 [ 3 ] {2c6607f1-2d2b-4b2c-b180-1a827c7464df} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9119 2024.08.29 15:23:09.563663 [ 3 ] {2c6607f1-2d2b-4b2c-b180-1a827c7464df} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001964 sec., 1018.3299389002036 rows/sec., 83.04 KiB/sec.
9120 2024.08.29 15:23:09.563863 [ 3 ] {2c6607f1-2d2b-4b2c-b180-1a827c7464df} <Debug> DynamicQueryHandler: Done processing query
9121 2024.08.29 15:23:09.563889 [ 3 ] {2c6607f1-2d2b-4b2c-b180-1a827c7464df} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9122 2024.08.29 15:23:09.563905 [ 3 ] {} <Debug> HTTP-Session: 44561175-980e-41e2-bef2-a9e8396e67a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9123 2024.08.29 15:23:09.564039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9124 2024.08.29 15:23:09.564091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9125 2024.08.29 15:23:09.564111 [ 3 ] {} <Debug> HTTP-Session: cbe51b3e-ef8f-42f6-a142-632713fb3b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9126 2024.08.29 15:23:09.564129 [ 3 ] {} <Debug> HTTP-Session: cbe51b3e-ef8f-42f6-a142-632713fb3b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9127 2024.08.29 15:23:09.564143 [ 3 ] {} <Debug> HTTP-Session: cbe51b3e-ef8f-42f6-a142-632713fb3b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9128 2024.08.29 15:23:09.564174 [ 3 ] {} <Trace> HTTP-Session: cbe51b3e-ef8f-42f6-a142-632713fb3b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9129 2024.08.29 15:23:09.564309 [ 3 ] {04b09bc7-5fa8-4c59-a3d9-968e1112621b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9130 2024.08.29 15:23:09.564353 [ 3 ] {04b09bc7-5fa8-4c59-a3d9-968e1112621b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9131 2024.08.29 15:23:09.564582 [ 3 ] {04b09bc7-5fa8-4c59-a3d9-968e1112621b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9132 2024.08.29 15:23:09.565066 [ 3 ] {04b09bc7-5fa8-4c59-a3d9-968e1112621b} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9133 2024.08.29 15:23:09.565103 [ 3 ] {04b09bc7-5fa8-4c59-a3d9-968e1112621b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9134 2024.08.29 15:23:09.565467 [ 3 ] {04b09bc7-5fa8-4c59-a3d9-968e1112621b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9135 2024.08.29 15:23:09.565827 [ 3 ] {04b09bc7-5fa8-4c59-a3d9-968e1112621b} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9136 2024.08.29 15:23:09.565993 [ 3 ] {04b09bc7-5fa8-4c59-a3d9-968e1112621b} <Debug> executeQuery: Read 127 rows, 11.10 KiB in 0.001735 sec., 73198.84726224784 rows/sec., 6.25 MiB/sec.
9137 2024.08.29 15:23:09.566167 [ 3 ] {04b09bc7-5fa8-4c59-a3d9-968e1112621b} <Debug> DynamicQueryHandler: Done processing query
9138 2024.08.29 15:23:09.566192 [ 3 ] {04b09bc7-5fa8-4c59-a3d9-968e1112621b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9139 2024.08.29 15:23:09.566208 [ 3 ] {} <Debug> HTTP-Session: cbe51b3e-ef8f-42f6-a142-632713fb3b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9140 2024.08.29 15:23:09.566367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9141 2024.08.29 15:23:09.566417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9142 2024.08.29 15:23:09.566437 [ 3 ] {} <Debug> HTTP-Session: 7ee8e1b3-3a03-42a9-a3e9-13e6fb361410 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9143 2024.08.29 15:23:09.566453 [ 3 ] {} <Debug> HTTP-Session: 7ee8e1b3-3a03-42a9-a3e9-13e6fb361410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9144 2024.08.29 15:23:09.566467 [ 3 ] {} <Debug> HTTP-Session: 7ee8e1b3-3a03-42a9-a3e9-13e6fb361410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9145 2024.08.29 15:23:09.566499 [ 3 ] {} <Trace> HTTP-Session: 7ee8e1b3-3a03-42a9-a3e9-13e6fb361410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9146 2024.08.29 15:23:09.566608 [ 3 ] {36647163-139e-4955-be75-61e6abb77f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9147 2024.08.29 15:23:09.566651 [ 3 ] {36647163-139e-4955-be75-61e6abb77f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9148 2024.08.29 15:23:09.566883 [ 3 ] {36647163-139e-4955-be75-61e6abb77f2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9149 2024.08.29 15:23:09.567216 [ 3 ] {36647163-139e-4955-be75-61e6abb77f2f} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9150 2024.08.29 15:23:09.567253 [ 3 ] {36647163-139e-4955-be75-61e6abb77f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9151 2024.08.29 15:23:09.567615 [ 3 ] {36647163-139e-4955-be75-61e6abb77f2f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9152 2024.08.29 15:23:09.567977 [ 3 ] {36647163-139e-4955-be75-61e6abb77f2f} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9153 2024.08.29 15:23:09.568132 [ 3 ] {36647163-139e-4955-be75-61e6abb77f2f} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.001552 sec., 23840.20618556701 rows/sec., 1.74 MiB/sec.
9154 2024.08.29 15:23:09.568303 [ 3 ] {36647163-139e-4955-be75-61e6abb77f2f} <Debug> DynamicQueryHandler: Done processing query
9155 2024.08.29 15:23:09.568328 [ 3 ] {36647163-139e-4955-be75-61e6abb77f2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9156 2024.08.29 15:23:09.568344 [ 3 ] {} <Debug> HTTP-Session: 7ee8e1b3-3a03-42a9-a3e9-13e6fb361410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9157 2024.08.29 15:23:09.568465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9158 2024.08.29 15:23:09.568515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9159 2024.08.29 15:23:09.568535 [ 3 ] {} <Debug> HTTP-Session: d8a853ee-81d1-4d1b-b251-7b27fb512914 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9160 2024.08.29 15:23:09.568552 [ 3 ] {} <Debug> HTTP-Session: d8a853ee-81d1-4d1b-b251-7b27fb512914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9161 2024.08.29 15:23:09.568566 [ 3 ] {} <Debug> HTTP-Session: d8a853ee-81d1-4d1b-b251-7b27fb512914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9162 2024.08.29 15:23:09.568597 [ 3 ] {} <Trace> HTTP-Session: d8a853ee-81d1-4d1b-b251-7b27fb512914 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9163 2024.08.29 15:23:09.568722 [ 3 ] {80e50101-9b20-4708-968b-53a49d94f93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9164 2024.08.29 15:23:09.568767 [ 3 ] {80e50101-9b20-4708-968b-53a49d94f93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9165 2024.08.29 15:23:09.568992 [ 3 ] {80e50101-9b20-4708-968b-53a49d94f93e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9166 2024.08.29 15:23:09.569382 [ 3 ] {80e50101-9b20-4708-968b-53a49d94f93e} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9167 2024.08.29 15:23:09.569417 [ 3 ] {80e50101-9b20-4708-968b-53a49d94f93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9168 2024.08.29 15:23:09.569775 [ 3 ] {80e50101-9b20-4708-968b-53a49d94f93e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9169 2024.08.29 15:23:09.570130 [ 3 ] {80e50101-9b20-4708-968b-53a49d94f93e} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9170 2024.08.29 15:23:09.570290 [ 3 ] {80e50101-9b20-4708-968b-53a49d94f93e} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001611 sec., 62693.97889509621 rows/sec., 4.90 MiB/sec.
9171 2024.08.29 15:23:09.570583 [ 3 ] {80e50101-9b20-4708-968b-53a49d94f93e} <Debug> DynamicQueryHandler: Done processing query
9172 2024.08.29 15:23:09.570647 [ 3 ] {80e50101-9b20-4708-968b-53a49d94f93e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9173 2024.08.29 15:23:09.570703 [ 3 ] {} <Debug> HTTP-Session: d8a853ee-81d1-4d1b-b251-7b27fb512914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9174 2024.08.29 15:23:09.570914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9175 2024.08.29 15:23:09.570966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9176 2024.08.29 15:23:09.570985 [ 3 ] {} <Debug> HTTP-Session: e5dbb9e4-e9d2-459e-a75f-13d2123ac3ee Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9177 2024.08.29 15:23:09.571003 [ 3 ] {} <Debug> HTTP-Session: e5dbb9e4-e9d2-459e-a75f-13d2123ac3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9178 2024.08.29 15:23:09.571017 [ 3 ] {} <Debug> HTTP-Session: e5dbb9e4-e9d2-459e-a75f-13d2123ac3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9179 2024.08.29 15:23:09.571049 [ 3 ] {} <Trace> HTTP-Session: e5dbb9e4-e9d2-459e-a75f-13d2123ac3ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9180 2024.08.29 15:23:09.571201 [ 3 ] {286a0253-fd44-48ac-bbd6-7b58a6f5d6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9181 2024.08.29 15:23:09.571251 [ 3 ] {286a0253-fd44-48ac-bbd6-7b58a6f5d6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9182 2024.08.29 15:23:09.571423 [ 3 ] {286a0253-fd44-48ac-bbd6-7b58a6f5d6c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9183 2024.08.29 15:23:09.571837 [ 3 ] {286a0253-fd44-48ac-bbd6-7b58a6f5d6c7} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9184 2024.08.29 15:23:09.571873 [ 3 ] {286a0253-fd44-48ac-bbd6-7b58a6f5d6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9185 2024.08.29 15:23:09.572267 [ 3 ] {286a0253-fd44-48ac-bbd6-7b58a6f5d6c7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9186 2024.08.29 15:23:09.572611 [ 3 ] {286a0253-fd44-48ac-bbd6-7b58a6f5d6c7} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9187 2024.08.29 15:23:09.572775 [ 3 ] {286a0253-fd44-48ac-bbd6-7b58a6f5d6c7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001637 sec., 98350.64141722664 rows/sec., 6.85 MiB/sec.
9188 2024.08.29 15:23:09.572785 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9189 2024.08.29 15:23:09.572883 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9190 2024.08.29 15:23:09.572943 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9191 2024.08.29 15:23:09.573060 [ 3 ] {286a0253-fd44-48ac-bbd6-7b58a6f5d6c7} <Debug> DynamicQueryHandler: Done processing query
9192 2024.08.29 15:23:09.573112 [ 3 ] {286a0253-fd44-48ac-bbd6-7b58a6f5d6c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9193 2024.08.29 15:23:09.573146 [ 3 ] {} <Debug> HTTP-Session: e5dbb9e4-e9d2-459e-a75f-13d2123ac3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9194 2024.08.29 15:23:09.573153 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
9195 2024.08.29 15:23:09.573324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9196 2024.08.29 15:23:09.573439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9197 2024.08.29 15:23:09.573442 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9198 2024.08.29 15:23:09.573470 [ 3 ] {} <Debug> HTTP-Session: 62807f2f-7fb9-454e-80cc-5d892240bf49 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9199 2024.08.29 15:23:09.573519 [ 3 ] {} <Debug> HTTP-Session: 62807f2f-7fb9-454e-80cc-5d892240bf49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9200 2024.08.29 15:23:09.573527 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14320 rows starting from the beginning of the part
9201 2024.08.29 15:23:09.573542 [ 3 ] {} <Debug> HTTP-Session: 62807f2f-7fb9-454e-80cc-5d892240bf49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9202 2024.08.29 15:23:09.573615 [ 3 ] {} <Trace> HTTP-Session: 62807f2f-7fb9-454e-80cc-5d892240bf49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9203 2024.08.29 15:23:09.573766 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
9204 2024.08.29 15:23:09.574021 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part
9205 2024.08.29 15:23:09.574241 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
9206 2024.08.29 15:23:09.574354 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 239 rows starting from the beginning of the part
9207 2024.08.29 15:23:09.574595 [ 3 ] {c3a22925-7d62-4c5d-8e66-b9c0efb6baa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9208 2024.08.29 15:23:09.574626 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part
9209 2024.08.29 15:23:09.575077 [ 3 ] {c3a22925-7d62-4c5d-8e66-b9c0efb6baa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9210 2024.08.29 15:23:09.576413 [ 3 ] {c3a22925-7d62-4c5d-8e66-b9c0efb6baa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9211 2024.08.29 15:23:09.577688 [ 3 ] {c3a22925-7d62-4c5d-8e66-b9c0efb6baa3} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9212 2024.08.29 15:23:09.577752 [ 3 ] {c3a22925-7d62-4c5d-8e66-b9c0efb6baa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9213 2024.08.29 15:23:09.579763 [ 3 ] {c3a22925-7d62-4c5d-8e66-b9c0efb6baa3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9214 2024.08.29 15:23:09.580609 [ 3 ] {c3a22925-7d62-4c5d-8e66-b9c0efb6baa3} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9215 2024.08.29 15:23:09.580846 [ 3 ] {c3a22925-7d62-4c5d-8e66-b9c0efb6baa3} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.006984 sec., 5011.454753722795 rows/sec., 8.98 MiB/sec.
9216 2024.08.29 15:23:09.581101 [ 3 ] {c3a22925-7d62-4c5d-8e66-b9c0efb6baa3} <Debug> DynamicQueryHandler: Done processing query
9217 2024.08.29 15:23:09.581127 [ 3 ] {c3a22925-7d62-4c5d-8e66-b9c0efb6baa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
9218 2024.08.29 15:23:09.581144 [ 3 ] {} <Debug> HTTP-Session: 62807f2f-7fb9-454e-80cc-5d892240bf49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9219 2024.08.29 15:23:09.581291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9220 2024.08.29 15:23:09.581349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9221 2024.08.29 15:23:09.581373 [ 3 ] {} <Debug> HTTP-Session: 589d91c6-4350-4e67-ab17-96e4c47a31fd Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9222 2024.08.29 15:23:09.581391 [ 3 ] {} <Debug> HTTP-Session: 589d91c6-4350-4e67-ab17-96e4c47a31fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9223 2024.08.29 15:23:09.581405 [ 3 ] {} <Debug> HTTP-Session: 589d91c6-4350-4e67-ab17-96e4c47a31fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9224 2024.08.29 15:23:09.581436 [ 3 ] {} <Trace> HTTP-Session: 589d91c6-4350-4e67-ab17-96e4c47a31fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9225 2024.08.29 15:23:09.581558 [ 3 ] {a051d0df-f273-4d51-9928-8adaee65694d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9226 2024.08.29 15:23:09.581619 [ 3 ] {a051d0df-f273-4d51-9928-8adaee65694d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9227 2024.08.29 15:23:09.581771 [ 3 ] {a051d0df-f273-4d51-9928-8adaee65694d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9228 2024.08.29 15:23:09.582145 [ 3 ] {a051d0df-f273-4d51-9928-8adaee65694d} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9229 2024.08.29 15:23:09.582198 [ 3 ] {a051d0df-f273-4d51-9928-8adaee65694d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9230 2024.08.29 15:23:09.582821 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15277 rows, containing 5 columns (5 merged, 0 gathered) in 0.009780352 sec., 1562009.2201180488 rows/sec., 105.35 MiB/sec.
9231 2024.08.29 15:23:09.582932 [ 3 ] {a051d0df-f273-4d51-9928-8adaee65694d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9232 2024.08.29 15:23:09.583281 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9233 2024.08.29 15:23:09.583461 [ 3 ] {a051d0df-f273-4d51-9928-8adaee65694d} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9234 2024.08.29 15:23:09.583693 [ 51 ] {} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9235 2024.08.29 15:23:09.583795 [ 51 ] {} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9236 2024.08.29 15:23:09.583804 [ 3 ] {a051d0df-f273-4d51-9928-8adaee65694d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002238 sec., 26809.65147453083 rows/sec., 1.81 MiB/sec.
9237 2024.08.29 15:23:09.583855 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9238 2024.08.29 15:23:09.584448 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::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
9239 2024.08.29 15:23:09.584527 [ 3 ] {a051d0df-f273-4d51-9928-8adaee65694d} <Debug> DynamicQueryHandler: Done processing query
9240 2024.08.29 15:23:09.584608 [ 3 ] {a051d0df-f273-4d51-9928-8adaee65694d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9241 2024.08.29 15:23:09.584659 [ 3 ] {} <Debug> HTTP-Session: 589d91c6-4350-4e67-ab17-96e4c47a31fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9242 2024.08.29 15:23:09.584821 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9243 2024.08.29 15:23:09.584884 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2560 rows starting from the beginning of the part
9244 2024.08.29 15:23:09.584900 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9245 2024.08.29 15:23:09.585170 [ 187 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9246 2024.08.29 15:23:09.585175 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part
9247 2024.08.29 15:23:09.585462 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB.
9248 2024.08.29 15:23:09.585519 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part
9249 2024.08.29 15:23:09.585661 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part
9250 2024.08.29 15:23:09.585841 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part
9251 2024.08.29 15:23:09.586009 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part
9252 2024.08.29 15:23:09.587468 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2904 rows, containing 4 columns (4 merged, 0 gathered) in 0.003451248 sec., 841434.7505597975 rows/sec., 55.15 MiB/sec.
9253 2024.08.29 15:23:09.587794 [ 197 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9254 2024.08.29 15:23:09.588260 [ 197 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_46_9} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9255 2024.08.29 15:23:09.588358 [ 197 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_46_9} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9256 2024.08.29 15:23:09.588467 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
9257 2024.08.29 15:23:10.000147 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.47 MiB, peak 204.35 MiB, free memory in arenas 0.00 B, will set to 194.99 MiB (RSS), difference: 1.53 MiB
9258 2024.08.29 15:23:13.867892 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache
9259 2024.08.29 15:23:13.867951 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache
9260 2024.08.29 15:23:14.173142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 193400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9261 2024.08.29 15:23:14.173275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9262 2024.08.29 15:23:14.173302 [ 3 ] {} <Debug> HTTP-Session: b0d12397-babf-4f54-a04f-f3d6930579a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9263 2024.08.29 15:23:14.173330 [ 3 ] {} <Debug> HTTP-Session: b0d12397-babf-4f54-a04f-f3d6930579a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9264 2024.08.29 15:23:14.173348 [ 3 ] {} <Debug> HTTP-Session: b0d12397-babf-4f54-a04f-f3d6930579a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9265 2024.08.29 15:23:14.173405 [ 3 ] {} <Trace> HTTP-Session: b0d12397-babf-4f54-a04f-f3d6930579a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9266 2024.08.29 15:23:14.174540 [ 3 ] {9fa2853e-0a69-4bbe-9b22-8e4f66fe2d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9267 2024.08.29 15:23:14.174611 [ 3 ] {9fa2853e-0a69-4bbe-9b22-8e4f66fe2d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9268 2024.08.29 15:23:14.174950 [ 3 ] {9fa2853e-0a69-4bbe-9b22-8e4f66fe2d47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9269 2024.08.29 15:23:14.176418 [ 3 ] {9fa2853e-0a69-4bbe-9b22-8e4f66fe2d47} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9270 2024.08.29 15:23:14.176461 [ 3 ] {9fa2853e-0a69-4bbe-9b22-8e4f66fe2d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9271 2024.08.29 15:23:14.177015 [ 3 ] {9fa2853e-0a69-4bbe-9b22-8e4f66fe2d47} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9272 2024.08.29 15:23:14.177408 [ 3 ] {9fa2853e-0a69-4bbe-9b22-8e4f66fe2d47} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9273 2024.08.29 15:23:14.177584 [ 3 ] {9fa2853e-0a69-4bbe-9b22-8e4f66fe2d47} <Debug> executeQuery: Read 1329 rows, 112.98 KiB in 0.003958 sec., 335775.6442647802 rows/sec., 27.88 MiB/sec.
9274 2024.08.29 15:23:14.177809 [ 3 ] {9fa2853e-0a69-4bbe-9b22-8e4f66fe2d47} <Debug> DynamicQueryHandler: Done processing query
9275 2024.08.29 15:23:14.177836 [ 3 ] {9fa2853e-0a69-4bbe-9b22-8e4f66fe2d47} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
9276 2024.08.29 15:23:14.177853 [ 3 ] {} <Debug> HTTP-Session: b0d12397-babf-4f54-a04f-f3d6930579a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9277 2024.08.29 15:23:14.178368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 32353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9278 2024.08.29 15:23:14.178421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9279 2024.08.29 15:23:14.178441 [ 3 ] {} <Debug> HTTP-Session: 2205a72b-dd4a-40c4-a7b2-15e3fbd90306 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9280 2024.08.29 15:23:14.178459 [ 3 ] {} <Debug> HTTP-Session: 2205a72b-dd4a-40c4-a7b2-15e3fbd90306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9281 2024.08.29 15:23:14.178472 [ 3 ] {} <Debug> HTTP-Session: 2205a72b-dd4a-40c4-a7b2-15e3fbd90306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9282 2024.08.29 15:23:14.178505 [ 3 ] {} <Trace> HTTP-Session: 2205a72b-dd4a-40c4-a7b2-15e3fbd90306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9283 2024.08.29 15:23:14.178673 [ 3 ] {18652f46-261c-475e-a09d-70b98bb0e7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9284 2024.08.29 15:23:14.178717 [ 3 ] {18652f46-261c-475e-a09d-70b98bb0e7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9285 2024.08.29 15:23:14.178945 [ 3 ] {18652f46-261c-475e-a09d-70b98bb0e7ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9286 2024.08.29 15:23:14.179455 [ 3 ] {18652f46-261c-475e-a09d-70b98bb0e7ee} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9287 2024.08.29 15:23:14.179492 [ 3 ] {18652f46-261c-475e-a09d-70b98bb0e7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9288 2024.08.29 15:23:14.179872 [ 3 ] {18652f46-261c-475e-a09d-70b98bb0e7ee} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9289 2024.08.29 15:23:14.180228 [ 3 ] {18652f46-261c-475e-a09d-70b98bb0e7ee} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9290 2024.08.29 15:23:14.180391 [ 3 ] {18652f46-261c-475e-a09d-70b98bb0e7ee} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001805 sec., 134072.0221606648 rows/sec., 9.08 MiB/sec.
9291 2024.08.29 15:23:14.180563 [ 3 ] {18652f46-261c-475e-a09d-70b98bb0e7ee} <Debug> DynamicQueryHandler: Done processing query
9292 2024.08.29 15:23:14.180588 [ 3 ] {18652f46-261c-475e-a09d-70b98bb0e7ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9293 2024.08.29 15:23:14.180604 [ 3 ] {} <Debug> HTTP-Session: 2205a72b-dd4a-40c4-a7b2-15e3fbd90306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9294 2024.08.29 15:23:14.180784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9295 2024.08.29 15:23:14.180833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9296 2024.08.29 15:23:14.180852 [ 3 ] {} <Debug> HTTP-Session: b18a5104-f89f-49c0-80f8-64f767e8a03d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9297 2024.08.29 15:23:14.180868 [ 3 ] {} <Debug> HTTP-Session: b18a5104-f89f-49c0-80f8-64f767e8a03d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9298 2024.08.29 15:23:14.180882 [ 3 ] {} <Debug> HTTP-Session: b18a5104-f89f-49c0-80f8-64f767e8a03d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9299 2024.08.29 15:23:14.180913 [ 3 ] {} <Trace> HTTP-Session: b18a5104-f89f-49c0-80f8-64f767e8a03d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9300 2024.08.29 15:23:14.181008 [ 3 ] {30faa8fb-12fb-42b7-a26e-004c1be5deac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9301 2024.08.29 15:23:14.181051 [ 3 ] {30faa8fb-12fb-42b7-a26e-004c1be5deac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9302 2024.08.29 15:23:14.181275 [ 3 ] {30faa8fb-12fb-42b7-a26e-004c1be5deac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9303 2024.08.29 15:23:14.181612 [ 3 ] {30faa8fb-12fb-42b7-a26e-004c1be5deac} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9304 2024.08.29 15:23:14.181648 [ 3 ] {30faa8fb-12fb-42b7-a26e-004c1be5deac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9305 2024.08.29 15:23:14.182001 [ 3 ] {30faa8fb-12fb-42b7-a26e-004c1be5deac} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9306 2024.08.29 15:23:14.182356 [ 3 ] {30faa8fb-12fb-42b7-a26e-004c1be5deac} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9307 2024.08.29 15:23:14.182510 [ 3 ] {30faa8fb-12fb-42b7-a26e-004c1be5deac} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001525 sec., 3934.4262295081967 rows/sec., 232.45 KiB/sec.
9308 2024.08.29 15:23:14.182680 [ 3 ] {30faa8fb-12fb-42b7-a26e-004c1be5deac} <Debug> DynamicQueryHandler: Done processing query
9309 2024.08.29 15:23:14.182705 [ 3 ] {30faa8fb-12fb-42b7-a26e-004c1be5deac} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9310 2024.08.29 15:23:14.182721 [ 3 ] {} <Debug> HTTP-Session: b18a5104-f89f-49c0-80f8-64f767e8a03d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9311 2024.08.29 15:23:14.183006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 136742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9312 2024.08.29 15:23:14.183054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9313 2024.08.29 15:23:14.183073 [ 3 ] {} <Debug> HTTP-Session: bfc3592b-621c-430f-a71c-889554e88706 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9314 2024.08.29 15:23:14.183090 [ 3 ] {} <Debug> HTTP-Session: bfc3592b-621c-430f-a71c-889554e88706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9315 2024.08.29 15:23:14.183104 [ 3 ] {} <Debug> HTTP-Session: bfc3592b-621c-430f-a71c-889554e88706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9316 2024.08.29 15:23:14.183135 [ 3 ] {} <Trace> HTTP-Session: bfc3592b-621c-430f-a71c-889554e88706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9317 2024.08.29 15:23:14.183447 [ 3 ] {8316a472-40a2-412e-a46e-7280f0aa20b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9318 2024.08.29 15:23:14.183489 [ 3 ] {8316a472-40a2-412e-a46e-7280f0aa20b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9319 2024.08.29 15:23:14.183714 [ 3 ] {8316a472-40a2-412e-a46e-7280f0aa20b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9320 2024.08.29 15:23:14.184562 [ 3 ] {8316a472-40a2-412e-a46e-7280f0aa20b3} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9321 2024.08.29 15:23:14.184598 [ 3 ] {8316a472-40a2-412e-a46e-7280f0aa20b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9322 2024.08.29 15:23:14.184989 [ 3 ] {8316a472-40a2-412e-a46e-7280f0aa20b3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9323 2024.08.29 15:23:14.185343 [ 3 ] {8316a472-40a2-412e-a46e-7280f0aa20b3} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9324 2024.08.29 15:23:14.185506 [ 3 ] {8316a472-40a2-412e-a46e-7280f0aa20b3} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.002245 sec., 373273.9420935412 rows/sec., 26.96 MiB/sec.
9325 2024.08.29 15:23:14.185685 [ 3 ] {8316a472-40a2-412e-a46e-7280f0aa20b3} <Debug> DynamicQueryHandler: Done processing query
9326 2024.08.29 15:23:14.185709 [ 3 ] {8316a472-40a2-412e-a46e-7280f0aa20b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
9327 2024.08.29 15:23:14.185725 [ 3 ] {} <Debug> HTTP-Session: bfc3592b-621c-430f-a71c-889554e88706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9328 2024.08.29 15:23:14.185874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9329 2024.08.29 15:23:14.185923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9330 2024.08.29 15:23:14.185943 [ 3 ] {} <Debug> HTTP-Session: 023227de-f448-4375-99a7-b9a713c0d0ed Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9331 2024.08.29 15:23:14.185960 [ 3 ] {} <Debug> HTTP-Session: 023227de-f448-4375-99a7-b9a713c0d0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9332 2024.08.29 15:23:14.185973 [ 3 ] {} <Debug> HTTP-Session: 023227de-f448-4375-99a7-b9a713c0d0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9333 2024.08.29 15:23:14.186005 [ 3 ] {} <Trace> HTTP-Session: 023227de-f448-4375-99a7-b9a713c0d0ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9334 2024.08.29 15:23:14.186109 [ 3 ] {81daddb1-45c0-4425-b7c9-83d93c516449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9335 2024.08.29 15:23:14.186154 [ 3 ] {81daddb1-45c0-4425-b7c9-83d93c516449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9336 2024.08.29 15:23:14.186283 [ 3 ] {81daddb1-45c0-4425-b7c9-83d93c516449} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9337 2024.08.29 15:23:14.186556 [ 3 ] {81daddb1-45c0-4425-b7c9-83d93c516449} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9338 2024.08.29 15:23:14.186592 [ 3 ] {81daddb1-45c0-4425-b7c9-83d93c516449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9339 2024.08.29 15:23:14.186949 [ 3 ] {81daddb1-45c0-4425-b7c9-83d93c516449} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9340 2024.08.29 15:23:14.187270 [ 3 ] {81daddb1-45c0-4425-b7c9-83d93c516449} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9341 2024.08.29 15:23:14.187426 [ 3 ] {81daddb1-45c0-4425-b7c9-83d93c516449} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 235.52 KiB/sec.
9342 2024.08.29 15:23:14.187615 [ 3 ] {81daddb1-45c0-4425-b7c9-83d93c516449} <Debug> DynamicQueryHandler: Done processing query
9343 2024.08.29 15:23:14.187641 [ 3 ] {81daddb1-45c0-4425-b7c9-83d93c516449} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9344 2024.08.29 15:23:14.187657 [ 3 ] {} <Debug> HTTP-Session: 023227de-f448-4375-99a7-b9a713c0d0ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9345 2024.08.29 15:23:14.187937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 174412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9346 2024.08.29 15:23:14.187986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9347 2024.08.29 15:23:14.188004 [ 3 ] {} <Debug> HTTP-Session: 93cbe615-b2b8-4da1-971f-b1513dbddf46 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9348 2024.08.29 15:23:14.188021 [ 3 ] {} <Debug> HTTP-Session: 93cbe615-b2b8-4da1-971f-b1513dbddf46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9349 2024.08.29 15:23:14.188035 [ 3 ] {} <Debug> HTTP-Session: 93cbe615-b2b8-4da1-971f-b1513dbddf46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9350 2024.08.29 15:23:14.188066 [ 3 ] {} <Trace> HTTP-Session: 93cbe615-b2b8-4da1-971f-b1513dbddf46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9351 2024.08.29 15:23:14.188468 [ 3 ] {9036be37-d6fa-461f-a572-b6f408142fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9352 2024.08.29 15:23:14.188514 [ 3 ] {9036be37-d6fa-461f-a572-b6f408142fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9353 2024.08.29 15:23:14.188655 [ 3 ] {9036be37-d6fa-461f-a572-b6f408142fb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9354 2024.08.29 15:23:14.189505 [ 3 ] {9036be37-d6fa-461f-a572-b6f408142fb0} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9355 2024.08.29 15:23:14.189541 [ 3 ] {9036be37-d6fa-461f-a572-b6f408142fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9356 2024.08.29 15:23:14.189970 [ 3 ] {9036be37-d6fa-461f-a572-b6f408142fb0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9357 2024.08.29 15:23:14.190305 [ 3 ] {9036be37-d6fa-461f-a572-b6f408142fb0} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9358 2024.08.29 15:23:14.190465 [ 3 ] {9036be37-d6fa-461f-a572-b6f408142fb0} <Debug> executeQuery: Read 921 rows, 63.02 KiB in 0.002252 sec., 408969.8046181172 rows/sec., 27.33 MiB/sec.
9359 2024.08.29 15:23:14.190638 [ 3 ] {9036be37-d6fa-461f-a572-b6f408142fb0} <Debug> DynamicQueryHandler: Done processing query
9360 2024.08.29 15:23:14.190663 [ 3 ] {9036be37-d6fa-461f-a572-b6f408142fb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
9361 2024.08.29 15:23:14.190679 [ 3 ] {} <Debug> HTTP-Session: 93cbe615-b2b8-4da1-971f-b1513dbddf46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9362 2024.08.29 15:23:14.190823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9363 2024.08.29 15:23:14.190871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9364 2024.08.29 15:23:14.190889 [ 3 ] {} <Debug> HTTP-Session: c49f47a6-73a2-494a-98b1-b2cfc81403dd Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9365 2024.08.29 15:23:14.190905 [ 3 ] {} <Debug> HTTP-Session: c49f47a6-73a2-494a-98b1-b2cfc81403dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9366 2024.08.29 15:23:14.190919 [ 3 ] {} <Debug> HTTP-Session: c49f47a6-73a2-494a-98b1-b2cfc81403dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9367 2024.08.29 15:23:14.190949 [ 3 ] {} <Trace> HTTP-Session: c49f47a6-73a2-494a-98b1-b2cfc81403dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9368 2024.08.29 15:23:14.191042 [ 3 ] {6c1c8702-6a88-4bb0-8d08-dfc0e7ad5395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9369 2024.08.29 15:23:14.191086 [ 3 ] {6c1c8702-6a88-4bb0-8d08-dfc0e7ad5395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9370 2024.08.29 15:23:14.191215 [ 3 ] {6c1c8702-6a88-4bb0-8d08-dfc0e7ad5395} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9371 2024.08.29 15:23:14.191482 [ 3 ] {6c1c8702-6a88-4bb0-8d08-dfc0e7ad5395} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9372 2024.08.29 15:23:14.191519 [ 3 ] {6c1c8702-6a88-4bb0-8d08-dfc0e7ad5395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9373 2024.08.29 15:23:14.191859 [ 3 ] {6c1c8702-6a88-4bb0-8d08-dfc0e7ad5395} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9374 2024.08.29 15:23:14.192184 [ 3 ] {6c1c8702-6a88-4bb0-8d08-dfc0e7ad5395} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9375 2024.08.29 15:23:14.192342 [ 3 ] {6c1c8702-6a88-4bb0-8d08-dfc0e7ad5395} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 51.32 KiB/sec.
9376 2024.08.29 15:23:14.192647 [ 3 ] {6c1c8702-6a88-4bb0-8d08-dfc0e7ad5395} <Debug> DynamicQueryHandler: Done processing query
9377 2024.08.29 15:23:14.192701 [ 3 ] {6c1c8702-6a88-4bb0-8d08-dfc0e7ad5395} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9378 2024.08.29 15:23:14.192752 [ 3 ] {} <Debug> HTTP-Session: c49f47a6-73a2-494a-98b1-b2cfc81403dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9379 2024.08.29 15:23:14.192916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9380 2024.08.29 15:23:14.192967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9381 2024.08.29 15:23:14.192986 [ 3 ] {} <Debug> HTTP-Session: 22990c95-72b0-42ee-89dd-e13048e76b2b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9382 2024.08.29 15:23:14.193003 [ 3 ] {} <Debug> HTTP-Session: 22990c95-72b0-42ee-89dd-e13048e76b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9383 2024.08.29 15:23:14.193016 [ 3 ] {} <Debug> HTTP-Session: 22990c95-72b0-42ee-89dd-e13048e76b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9384 2024.08.29 15:23:14.193049 [ 3 ] {} <Trace> HTTP-Session: 22990c95-72b0-42ee-89dd-e13048e76b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9385 2024.08.29 15:23:14.193167 [ 3 ] {3f7e8da5-4eda-47be-ba39-6ca8cab9253c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9386 2024.08.29 15:23:14.193214 [ 3 ] {3f7e8da5-4eda-47be-ba39-6ca8cab9253c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9387 2024.08.29 15:23:14.193368 [ 3 ] {3f7e8da5-4eda-47be-ba39-6ca8cab9253c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9388 2024.08.29 15:23:14.193674 [ 3 ] {3f7e8da5-4eda-47be-ba39-6ca8cab9253c} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9389 2024.08.29 15:23:14.193709 [ 3 ] {3f7e8da5-4eda-47be-ba39-6ca8cab9253c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9390 2024.08.29 15:23:14.194062 [ 3 ] {3f7e8da5-4eda-47be-ba39-6ca8cab9253c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9391 2024.08.29 15:23:14.194377 [ 3 ] {3f7e8da5-4eda-47be-ba39-6ca8cab9253c} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9392 2024.08.29 15:23:14.194525 [ 3 ] {3f7e8da5-4eda-47be-ba39-6ca8cab9253c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001398 sec., 58655.2217453505 rows/sec., 3.73 MiB/sec.
9393 2024.08.29 15:23:14.194688 [ 3 ] {3f7e8da5-4eda-47be-ba39-6ca8cab9253c} <Debug> DynamicQueryHandler: Done processing query
9394 2024.08.29 15:23:14.194713 [ 3 ] {3f7e8da5-4eda-47be-ba39-6ca8cab9253c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9395 2024.08.29 15:23:14.194729 [ 3 ] {} <Debug> HTTP-Session: 22990c95-72b0-42ee-89dd-e13048e76b2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9396 2024.08.29 15:23:14.551225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9397 2024.08.29 15:23:14.551332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9398 2024.08.29 15:23:14.551361 [ 3 ] {} <Debug> HTTP-Session: 55332ce8-1ca4-4d0c-a886-84649666e4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9399 2024.08.29 15:23:14.551387 [ 3 ] {} <Debug> HTTP-Session: 55332ce8-1ca4-4d0c-a886-84649666e4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9400 2024.08.29 15:23:14.551405 [ 3 ] {} <Debug> HTTP-Session: 55332ce8-1ca4-4d0c-a886-84649666e4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9401 2024.08.29 15:23:14.551456 [ 3 ] {} <Trace> HTTP-Session: 55332ce8-1ca4-4d0c-a886-84649666e4a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9402 2024.08.29 15:23:14.551627 [ 3 ] {114aa47c-47c2-49e8-8aa1-7adda6285c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9403 2024.08.29 15:23:14.551694 [ 3 ] {114aa47c-47c2-49e8-8aa1-7adda6285c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9404 2024.08.29 15:23:14.552043 [ 3 ] {114aa47c-47c2-49e8-8aa1-7adda6285c8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9405 2024.08.29 15:23:14.552452 [ 3 ] {114aa47c-47c2-49e8-8aa1-7adda6285c8b} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9406 2024.08.29 15:23:14.552493 [ 3 ] {114aa47c-47c2-49e8-8aa1-7adda6285c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9407 2024.08.29 15:23:14.552896 [ 3 ] {114aa47c-47c2-49e8-8aa1-7adda6285c8b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9408 2024.08.29 15:23:14.553271 [ 3 ] {114aa47c-47c2-49e8-8aa1-7adda6285c8b} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9409 2024.08.29 15:23:14.553437 [ 3 ] {114aa47c-47c2-49e8-8aa1-7adda6285c8b} <Debug> executeQuery: Read 6 rows, 586.00 B in 0.001855 sec., 3234.5013477088946 rows/sec., 308.50 KiB/sec.
9410 2024.08.29 15:23:14.553462 [ 138 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9411 2024.08.29 15:23:14.553577 [ 138 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9412 2024.08.29 15:23:14.553625 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9413 2024.08.29 15:23:14.553766 [ 3 ] {114aa47c-47c2-49e8-8aa1-7adda6285c8b} <Debug> DynamicQueryHandler: Done processing query
9414 2024.08.29 15:23:14.553849 [ 3 ] {114aa47c-47c2-49e8-8aa1-7adda6285c8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9415 2024.08.29 15:23:14.553917 [ 3 ] {} <Debug> HTTP-Session: 55332ce8-1ca4-4d0c-a886-84649666e4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9416 2024.08.29 15:23:14.553985 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::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
9417 2024.08.29 15:23:14.554251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9418 2024.08.29 15:23:14.554443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9419 2024.08.29 15:23:14.554527 [ 3 ] {} <Debug> HTTP-Session: 98b70caa-9a74-48e0-8d20-898b03cfc3e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9420 2024.08.29 15:23:14.554609 [ 3 ] {} <Debug> HTTP-Session: 98b70caa-9a74-48e0-8d20-898b03cfc3e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9421 2024.08.29 15:23:14.554666 [ 3 ] {} <Debug> HTTP-Session: 98b70caa-9a74-48e0-8d20-898b03cfc3e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9422 2024.08.29 15:23:14.554802 [ 3 ] {} <Trace> HTTP-Session: 98b70caa-9a74-48e0-8d20-898b03cfc3e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9423 2024.08.29 15:23:14.554837 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9424 2024.08.29 15:23:14.554890 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1414 rows starting from the beginning of the part
9425 2024.08.29 15:23:14.554959 [ 3 ] {6bfbc4e5-0d99-49b4-9564-c4a1de7426a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9426 2024.08.29 15:23:14.555140 [ 3 ] {6bfbc4e5-0d99-49b4-9564-c4a1de7426a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9427 2024.08.29 15:23:14.555173 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 126 rows starting from the beginning of the part
9428 2024.08.29 15:23:14.555663 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 197 rows starting from the beginning of the part
9429 2024.08.29 15:23:14.555970 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 127 rows starting from the beginning of the part
9430 2024.08.29 15:23:14.556418 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1329 rows starting from the beginning of the part
9431 2024.08.29 15:23:14.556775 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part
9432 2024.08.29 15:23:14.556839 [ 3 ] {6bfbc4e5-0d99-49b4-9564-c4a1de7426a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9433 2024.08.29 15:23:14.558006 [ 3 ] {6bfbc4e5-0d99-49b4-9564-c4a1de7426a1} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9434 2024.08.29 15:23:14.558064 [ 3 ] {6bfbc4e5-0d99-49b4-9564-c4a1de7426a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9435 2024.08.29 15:23:14.559017 [ 3 ] {6bfbc4e5-0d99-49b4-9564-c4a1de7426a1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9436 2024.08.29 15:23:14.559952 [ 3 ] {6bfbc4e5-0d99-49b4-9564-c4a1de7426a1} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9437 2024.08.29 15:23:14.560244 [ 3 ] {6bfbc4e5-0d99-49b4-9564-c4a1de7426a1} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.005291 sec., 567.000567000567 rows/sec., 42.64 KiB/sec.
9438 2024.08.29 15:23:14.560856 [ 196 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3199 rows, containing 5 columns (5 merged, 0 gathered) in 0.00714048 sec., 448009.09742762387 rows/sec., 39.20 MiB/sec.
9439 2024.08.29 15:23:14.560930 [ 3 ] {6bfbc4e5-0d99-49b4-9564-c4a1de7426a1} <Debug> DynamicQueryHandler: Done processing query
9440 2024.08.29 15:23:14.560963 [ 3 ] {6bfbc4e5-0d99-49b4-9564-c4a1de7426a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9441 2024.08.29 15:23:14.560985 [ 3 ] {} <Debug> HTTP-Session: 98b70caa-9a74-48e0-8d20-898b03cfc3e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9442 2024.08.29 15:23:14.561115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9443 2024.08.29 15:23:14.561157 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9444 2024.08.29 15:23:14.561177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9445 2024.08.29 15:23:14.561237 [ 3 ] {} <Debug> HTTP-Session: 969f627b-374e-40b4-b7fb-7dbdff942f8b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9446 2024.08.29 15:23:14.561291 [ 3 ] {} <Debug> HTTP-Session: 969f627b-374e-40b4-b7fb-7dbdff942f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9447 2024.08.29 15:23:14.561318 [ 3 ] {} <Debug> HTTP-Session: 969f627b-374e-40b4-b7fb-7dbdff942f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9448 2024.08.29 15:23:14.561363 [ 3 ] {} <Trace> HTTP-Session: 969f627b-374e-40b4-b7fb-7dbdff942f8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9449 2024.08.29 15:23:14.561612 [ 3 ] {d6b0e4c6-0484-4261-b786-3eb4f7b2bdcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9450 2024.08.29 15:23:14.561758 [ 3 ] {d6b0e4c6-0484-4261-b786-3eb4f7b2bdcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9451 2024.08.29 15:23:14.562218 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_51_10} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9452 2024.08.29 15:23:14.562453 [ 200 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_51_10} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9453 2024.08.29 15:23:14.562470 [ 3 ] {d6b0e4c6-0484-4261-b786-3eb4f7b2bdcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9454 2024.08.29 15:23:14.562643 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
9455 2024.08.29 15:23:14.563039 [ 3 ] {d6b0e4c6-0484-4261-b786-3eb4f7b2bdcc} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9456 2024.08.29 15:23:14.563098 [ 3 ] {d6b0e4c6-0484-4261-b786-3eb4f7b2bdcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9457 2024.08.29 15:23:14.563609 [ 3 ] {d6b0e4c6-0484-4261-b786-3eb4f7b2bdcc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9458 2024.08.29 15:23:14.564101 [ 3 ] {d6b0e4c6-0484-4261-b786-3eb4f7b2bdcc} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9459 2024.08.29 15:23:14.564275 [ 138 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9460 2024.08.29 15:23:14.564284 [ 3 ] {d6b0e4c6-0484-4261-b786-3eb4f7b2bdcc} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.002803 sec., 1070.2818408847663 rows/sec., 85.71 KiB/sec.
9461 2024.08.29 15:23:14.564336 [ 138 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9462 2024.08.29 15:23:14.564407 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9463 2024.08.29 15:23:14.564625 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::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
9464 2024.08.29 15:23:14.564657 [ 3 ] {d6b0e4c6-0484-4261-b786-3eb4f7b2bdcc} <Debug> DynamicQueryHandler: Done processing query
9465 2024.08.29 15:23:14.564705 [ 3 ] {d6b0e4c6-0484-4261-b786-3eb4f7b2bdcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9466 2024.08.29 15:23:14.564733 [ 3 ] {} <Debug> HTTP-Session: 969f627b-374e-40b4-b7fb-7dbdff942f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9467 2024.08.29 15:23:14.564851 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9468 2024.08.29 15:23:14.564905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9469 2024.08.29 15:23:14.564927 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 912 rows starting from the beginning of the part
9470 2024.08.29 15:23:14.565000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9471 2024.08.29 15:23:14.565077 [ 3 ] {} <Debug> HTTP-Session: 139898f3-9078-4fa1-9939-7a1c59b059f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9472 2024.08.29 15:23:14.565157 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 99 rows starting from the beginning of the part
9473 2024.08.29 15:23:14.565154 [ 3 ] {} <Debug> HTTP-Session: 139898f3-9078-4fa1-9939-7a1c59b059f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9474 2024.08.29 15:23:14.565244 [ 3 ] {} <Debug> HTTP-Session: 139898f3-9078-4fa1-9939-7a1c59b059f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9475 2024.08.29 15:23:14.565466 [ 3 ] {} <Trace> HTTP-Session: 139898f3-9078-4fa1-9939-7a1c59b059f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9476 2024.08.29 15:23:14.565565 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 389 rows starting from the beginning of the part
9477 2024.08.29 15:23:14.565795 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 101 rows starting from the beginning of the part
9478 2024.08.29 15:23:14.566026 [ 3 ] {03467298-e60c-458b-89e7-9cfab8af8da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9479 2024.08.29 15:23:14.566181 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 838 rows starting from the beginning of the part
9480 2024.08.29 15:23:14.566442 [ 3 ] {03467298-e60c-458b-89e7-9cfab8af8da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9481 2024.08.29 15:23:14.566532 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 3 rows starting from the beginning of the part
9482 2024.08.29 15:23:14.568508 [ 3 ] {03467298-e60c-458b-89e7-9cfab8af8da7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9483 2024.08.29 15:23:14.570043 [ 3 ] {03467298-e60c-458b-89e7-9cfab8af8da7} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9484 2024.08.29 15:23:14.570104 [ 3 ] {03467298-e60c-458b-89e7-9cfab8af8da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9485 2024.08.29 15:23:14.570767 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2342 rows, containing 5 columns (5 merged, 0 gathered) in 0.006241322 sec., 375241.01464401296 rows/sec., 28.72 MiB/sec.
9486 2024.08.29 15:23:14.571020 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9487 2024.08.29 15:23:14.571442 [ 3 ] {03467298-e60c-458b-89e7-9cfab8af8da7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9488 2024.08.29 15:23:14.572078 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_51_10} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9489 2024.08.29 15:23:14.572270 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_51_10} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9490 2024.08.29 15:23:14.572433 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
9491 2024.08.29 15:23:14.572540 [ 3 ] {03467298-e60c-458b-89e7-9cfab8af8da7} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9492 2024.08.29 15:23:14.572740 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9493 2024.08.29 15:23:14.572766 [ 3 ] {03467298-e60c-458b-89e7-9cfab8af8da7} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.007032 sec., 426.6211604095563 rows/sec., 782.83 KiB/sec.
9494 2024.08.29 15:23:14.572810 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9495 2024.08.29 15:23:14.572908 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB.
9496 2024.08.29 15:23:14.573643 [ 3 ] {03467298-e60c-458b-89e7-9cfab8af8da7} <Debug> DynamicQueryHandler: Done processing query
9497 2024.08.29 15:23:14.573606 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::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
9498 2024.08.29 15:23:14.573710 [ 3 ] {03467298-e60c-458b-89e7-9cfab8af8da7} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9499 2024.08.29 15:23:14.573803 [ 3 ] {} <Debug> HTTP-Session: 139898f3-9078-4fa1-9939-7a1c59b059f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9500 2024.08.29 15:23:14.574251 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9501 2024.08.29 15:23:14.574319 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 668 rows starting from the beginning of the part
9502 2024.08.29 15:23:14.574533 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 3 rows starting from the beginning of the part
9503 2024.08.29 15:23:14.574743 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 35 rows starting from the beginning of the part
9504 2024.08.29 15:23:14.574954 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 3 rows starting from the beginning of the part
9505 2024.08.29 15:23:14.575150 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 35 rows starting from the beginning of the part
9506 2024.08.29 15:23:14.575331 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 3 rows starting from the beginning of the part
9507 2024.08.29 15:23:14.579925 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 747 rows, containing 19 columns (19 merged, 0 gathered) in 0.006813874 sec., 109629.2652314968 rows/sec., 196.45 MiB/sec.
9508 2024.08.29 15:23:14.580792 [ 198 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9509 2024.08.29 15:23:14.581405 [ 198 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9510 2024.08.29 15:23:14.581492 [ 198 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9511 2024.08.29 15:23:14.581642 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB.
9512 2024.08.29 15:23:15.000206 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.92 MiB, peak 204.61 MiB, free memory in arenas 0.00 B, will set to 197.34 MiB (RSS), difference: 1.43 MiB
9513 2024.08.29 15:23:19.561209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9514 2024.08.29 15:23:19.561390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9515 2024.08.29 15:23:19.561435 [ 3 ] {} <Debug> HTTP-Session: d3baefe3-1036-45a7-ba10-94ea221813a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9516 2024.08.29 15:23:19.561475 [ 3 ] {} <Debug> HTTP-Session: d3baefe3-1036-45a7-ba10-94ea221813a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9517 2024.08.29 15:23:19.561490 [ 3 ] {} <Debug> HTTP-Session: d3baefe3-1036-45a7-ba10-94ea221813a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9518 2024.08.29 15:23:19.561541 [ 3 ] {} <Trace> HTTP-Session: d3baefe3-1036-45a7-ba10-94ea221813a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9519 2024.08.29 15:23:19.561731 [ 3 ] {5fecd53a-9f34-41c7-8244-a0232190bac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9520 2024.08.29 15:23:19.561802 [ 3 ] {5fecd53a-9f34-41c7-8244-a0232190bac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9521 2024.08.29 15:23:19.562137 [ 3 ] {5fecd53a-9f34-41c7-8244-a0232190bac7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9522 2024.08.29 15:23:19.562574 [ 3 ] {5fecd53a-9f34-41c7-8244-a0232190bac7} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9523 2024.08.29 15:23:19.562616 [ 3 ] {5fecd53a-9f34-41c7-8244-a0232190bac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9524 2024.08.29 15:23:19.563024 [ 3 ] {5fecd53a-9f34-41c7-8244-a0232190bac7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
9525 2024.08.29 15:23:19.563414 [ 3 ] {5fecd53a-9f34-41c7-8244-a0232190bac7} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9526 2024.08.29 15:23:19.563578 [ 3 ] {5fecd53a-9f34-41c7-8244-a0232190bac7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001901 sec., 1052.0778537611784 rows/sec., 85.79 KiB/sec.
9527 2024.08.29 15:23:19.563614 [ 125 ] {} <Debug> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
9528 2024.08.29 15:23:19.563743 [ 125 ] {} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9529 2024.08.29 15:23:19.563778 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9530 2024.08.29 15:23:19.563903 [ 3 ] {5fecd53a-9f34-41c7-8244-a0232190bac7} <Debug> DynamicQueryHandler: Done processing query
9531 2024.08.29 15:23:19.563960 [ 3 ] {5fecd53a-9f34-41c7-8244-a0232190bac7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9532 2024.08.29 15:23:19.563987 [ 3 ] {} <Debug> HTTP-Session: d3baefe3-1036-45a7-ba10-94ea221813a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9533 2024.08.29 15:23:19.564008 [ 189 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
9534 2024.08.29 15:23:19.564199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9535 2024.08.29 15:23:19.564317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9536 2024.08.29 15:23:19.564332 [ 189 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9537 2024.08.29 15:23:19.564348 [ 3 ] {} <Debug> HTTP-Session: 3487a118-0ec8-45ad-b1da-fefbe949bdda Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9538 2024.08.29 15:23:19.564403 [ 3 ] {} <Debug> HTTP-Session: 3487a118-0ec8-45ad-b1da-fefbe949bdda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9539 2024.08.29 15:23:19.564406 [ 189 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
9540 2024.08.29 15:23:19.564422 [ 3 ] {} <Debug> HTTP-Session: 3487a118-0ec8-45ad-b1da-fefbe949bdda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9541 2024.08.29 15:23:19.564500 [ 3 ] {} <Trace> HTTP-Session: 3487a118-0ec8-45ad-b1da-fefbe949bdda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9542 2024.08.29 15:23:19.564629 [ 189 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
9543 2024.08.29 15:23:19.564933 [ 189 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
9544 2024.08.29 15:23:19.565068 [ 3 ] {9d7f4378-0abd-4f3b-b304-fc68b6095dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9545 2024.08.29 15:23:19.565306 [ 189 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
9546 2024.08.29 15:23:19.565371 [ 3 ] {9d7f4378-0abd-4f3b-b304-fc68b6095dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9547 2024.08.29 15:23:19.565580 [ 189 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
9548 2024.08.29 15:23:19.565893 [ 189 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
9549 2024.08.29 15:23:19.566783 [ 3 ] {9d7f4378-0abd-4f3b-b304-fc68b6095dec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9550 2024.08.29 15:23:19.567871 [ 3 ] {9d7f4378-0abd-4f3b-b304-fc68b6095dec} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9551 2024.08.29 15:23:19.567948 [ 3 ] {9d7f4378-0abd-4f3b-b304-fc68b6095dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9552 2024.08.29 15:23:19.568767 [ 198 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004900316 sec., 6122.05416956784 rows/sec., 523.12 KiB/sec.
9553 2024.08.29 15:23:19.568924 [ 3 ] {9d7f4378-0abd-4f3b-b304-fc68b6095dec} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9554 2024.08.29 15:23:19.568975 [ 198 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
9555 2024.08.29 15:23:19.569723 [ 3 ] {9d7f4378-0abd-4f3b-b304-fc68b6095dec} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9556 2024.08.29 15:23:19.570007 [ 3 ] {9d7f4378-0abd-4f3b-b304-fc68b6095dec} <Debug> executeQuery: Read 127 rows, 11.10 KiB in 0.005286 sec., 24025.728339008703 rows/sec., 2.05 MiB/sec.
9557 2024.08.29 15:23:19.570015 [ 198 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_16_3} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9558 2024.08.29 15:23:19.570263 [ 198 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_16_3} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
9559 2024.08.29 15:23:19.570400 [ 3 ] {9d7f4378-0abd-4f3b-b304-fc68b6095dec} <Debug> DynamicQueryHandler: Done processing query
9560 2024.08.29 15:23:19.570431 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9561 2024.08.29 15:23:19.570442 [ 3 ] {9d7f4378-0abd-4f3b-b304-fc68b6095dec} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9562 2024.08.29 15:23:19.570482 [ 3 ] {} <Debug> HTTP-Session: 3487a118-0ec8-45ad-b1da-fefbe949bdda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9563 2024.08.29 15:23:19.570650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9564 2024.08.29 15:23:19.570700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9565 2024.08.29 15:23:19.570719 [ 3 ] {} <Debug> HTTP-Session: f879a22c-c5a5-4709-8abf-2dcce4c7d99b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9566 2024.08.29 15:23:19.570737 [ 3 ] {} <Debug> HTTP-Session: f879a22c-c5a5-4709-8abf-2dcce4c7d99b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9567 2024.08.29 15:23:19.570750 [ 3 ] {} <Debug> HTTP-Session: f879a22c-c5a5-4709-8abf-2dcce4c7d99b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9568 2024.08.29 15:23:19.570782 [ 3 ] {} <Trace> HTTP-Session: f879a22c-c5a5-4709-8abf-2dcce4c7d99b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9569 2024.08.29 15:23:19.570899 [ 3 ] {5a3ad879-1e7f-473a-bc4b-bf5d4ace3a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9570 2024.08.29 15:23:19.570943 [ 3 ] {5a3ad879-1e7f-473a-bc4b-bf5d4ace3a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9571 2024.08.29 15:23:19.571191 [ 3 ] {5a3ad879-1e7f-473a-bc4b-bf5d4ace3a10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9572 2024.08.29 15:23:19.571538 [ 3 ] {5a3ad879-1e7f-473a-bc4b-bf5d4ace3a10} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9573 2024.08.29 15:23:19.571575 [ 3 ] {5a3ad879-1e7f-473a-bc4b-bf5d4ace3a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9574 2024.08.29 15:23:19.571932 [ 3 ] {5a3ad879-1e7f-473a-bc4b-bf5d4ace3a10} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9575 2024.08.29 15:23:19.572298 [ 3 ] {5a3ad879-1e7f-473a-bc4b-bf5d4ace3a10} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9576 2024.08.29 15:23:19.572452 [ 3 ] {5a3ad879-1e7f-473a-bc4b-bf5d4ace3a10} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.001585 sec., 23343.84858044164 rows/sec., 1.71 MiB/sec.
9577 2024.08.29 15:23:19.572765 [ 3 ] {5a3ad879-1e7f-473a-bc4b-bf5d4ace3a10} <Debug> DynamicQueryHandler: Done processing query
9578 2024.08.29 15:23:19.572811 [ 3 ] {5a3ad879-1e7f-473a-bc4b-bf5d4ace3a10} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9579 2024.08.29 15:23:19.572856 [ 3 ] {} <Debug> HTTP-Session: f879a22c-c5a5-4709-8abf-2dcce4c7d99b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9580 2024.08.29 15:23:19.573047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9581 2024.08.29 15:23:19.573097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9582 2024.08.29 15:23:19.573115 [ 3 ] {} <Debug> HTTP-Session: 4a0829a0-be7f-4f78-b9d7-580e514c4366 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9583 2024.08.29 15:23:19.573133 [ 3 ] {} <Debug> HTTP-Session: 4a0829a0-be7f-4f78-b9d7-580e514c4366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9584 2024.08.29 15:23:19.573146 [ 3 ] {} <Debug> HTTP-Session: 4a0829a0-be7f-4f78-b9d7-580e514c4366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9585 2024.08.29 15:23:19.573177 [ 3 ] {} <Trace> HTTP-Session: 4a0829a0-be7f-4f78-b9d7-580e514c4366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9586 2024.08.29 15:23:19.573305 [ 3 ] {17370b64-7d73-4acc-aaf5-54a852d27266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9587 2024.08.29 15:23:19.573349 [ 3 ] {17370b64-7d73-4acc-aaf5-54a852d27266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9588 2024.08.29 15:23:19.573590 [ 3 ] {17370b64-7d73-4acc-aaf5-54a852d27266} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9589 2024.08.29 15:23:19.573981 [ 3 ] {17370b64-7d73-4acc-aaf5-54a852d27266} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9590 2024.08.29 15:23:19.574016 [ 3 ] {17370b64-7d73-4acc-aaf5-54a852d27266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9591 2024.08.29 15:23:19.574367 [ 3 ] {17370b64-7d73-4acc-aaf5-54a852d27266} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9592 2024.08.29 15:23:19.574727 [ 3 ] {17370b64-7d73-4acc-aaf5-54a852d27266} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9593 2024.08.29 15:23:19.574889 [ 3 ] {17370b64-7d73-4acc-aaf5-54a852d27266} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001624 sec., 62192.118226600986 rows/sec., 4.86 MiB/sec.
9594 2024.08.29 15:23:19.575059 [ 3 ] {17370b64-7d73-4acc-aaf5-54a852d27266} <Debug> DynamicQueryHandler: Done processing query
9595 2024.08.29 15:23:19.575083 [ 3 ] {17370b64-7d73-4acc-aaf5-54a852d27266} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9596 2024.08.29 15:23:19.575099 [ 3 ] {} <Debug> HTTP-Session: 4a0829a0-be7f-4f78-b9d7-580e514c4366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9597 2024.08.29 15:23:19.575362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9598 2024.08.29 15:23:19.575410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9599 2024.08.29 15:23:19.575428 [ 3 ] {} <Debug> HTTP-Session: ec8e32a1-e14f-4b4d-bc91-c8f1e1991bb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9600 2024.08.29 15:23:19.575444 [ 3 ] {} <Debug> HTTP-Session: ec8e32a1-e14f-4b4d-bc91-c8f1e1991bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9601 2024.08.29 15:23:19.575458 [ 3 ] {} <Debug> HTTP-Session: ec8e32a1-e14f-4b4d-bc91-c8f1e1991bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9602 2024.08.29 15:23:19.575488 [ 3 ] {} <Trace> HTTP-Session: ec8e32a1-e14f-4b4d-bc91-c8f1e1991bb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9603 2024.08.29 15:23:19.575631 [ 3 ] {9432aa25-eaf5-4a73-b5ba-9fba6223b9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9604 2024.08.29 15:23:19.575679 [ 3 ] {9432aa25-eaf5-4a73-b5ba-9fba6223b9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9605 2024.08.29 15:23:19.575827 [ 3 ] {9432aa25-eaf5-4a73-b5ba-9fba6223b9e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9606 2024.08.29 15:23:19.576234 [ 3 ] {9432aa25-eaf5-4a73-b5ba-9fba6223b9e3} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9607 2024.08.29 15:23:19.576269 [ 3 ] {9432aa25-eaf5-4a73-b5ba-9fba6223b9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9608 2024.08.29 15:23:19.576650 [ 3 ] {9432aa25-eaf5-4a73-b5ba-9fba6223b9e3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9609 2024.08.29 15:23:19.576977 [ 3 ] {9432aa25-eaf5-4a73-b5ba-9fba6223b9e3} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9610 2024.08.29 15:23:19.577134 [ 3 ] {9432aa25-eaf5-4a73-b5ba-9fba6223b9e3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001561 sec., 103139.01345291479 rows/sec., 7.18 MiB/sec.
9611 2024.08.29 15:23:19.577328 [ 3 ] {9432aa25-eaf5-4a73-b5ba-9fba6223b9e3} <Debug> DynamicQueryHandler: Done processing query
9612 2024.08.29 15:23:19.577367 [ 3 ] {9432aa25-eaf5-4a73-b5ba-9fba6223b9e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9613 2024.08.29 15:23:19.577394 [ 3 ] {} <Debug> HTTP-Session: ec8e32a1-e14f-4b4d-bc91-c8f1e1991bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9614 2024.08.29 15:23:19.577638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9615 2024.08.29 15:23:19.577687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9616 2024.08.29 15:23:19.577706 [ 3 ] {} <Debug> HTTP-Session: 2aae91ff-5195-41c2-854f-41bfb2be9eb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9617 2024.08.29 15:23:19.577723 [ 3 ] {} <Debug> HTTP-Session: 2aae91ff-5195-41c2-854f-41bfb2be9eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9618 2024.08.29 15:23:19.577738 [ 3 ] {} <Debug> HTTP-Session: 2aae91ff-5195-41c2-854f-41bfb2be9eb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9619 2024.08.29 15:23:19.577768 [ 3 ] {} <Trace> HTTP-Session: 2aae91ff-5195-41c2-854f-41bfb2be9eb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9620 2024.08.29 15:23:19.578149 [ 3 ] {ab9a12d7-b309-42bf-9cb0-b916fd99d043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9621 2024.08.29 15:23:19.578214 [ 3 ] {ab9a12d7-b309-42bf-9cb0-b916fd99d043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9622 2024.08.29 15:23:19.578624 [ 3 ] {ab9a12d7-b309-42bf-9cb0-b916fd99d043} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9623 2024.08.29 15:23:19.579379 [ 3 ] {ab9a12d7-b309-42bf-9cb0-b916fd99d043} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9624 2024.08.29 15:23:19.579414 [ 3 ] {ab9a12d7-b309-42bf-9cb0-b916fd99d043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9625 2024.08.29 15:23:19.580073 [ 3 ] {ab9a12d7-b309-42bf-9cb0-b916fd99d043} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9626 2024.08.29 15:23:19.580487 [ 3 ] {ab9a12d7-b309-42bf-9cb0-b916fd99d043} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9627 2024.08.29 15:23:19.580670 [ 3 ] {ab9a12d7-b309-42bf-9cb0-b916fd99d043} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002807 sec., 12468.827930174564 rows/sec., 22.34 MiB/sec.
9628 2024.08.29 15:23:19.580893 [ 3 ] {ab9a12d7-b309-42bf-9cb0-b916fd99d043} <Debug> DynamicQueryHandler: Done processing query
9629 2024.08.29 15:23:19.580918 [ 3 ] {ab9a12d7-b309-42bf-9cb0-b916fd99d043} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
9630 2024.08.29 15:23:19.580933 [ 3 ] {} <Debug> HTTP-Session: 2aae91ff-5195-41c2-854f-41bfb2be9eb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9631 2024.08.29 15:23:19.581091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9632 2024.08.29 15:23:19.581142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9633 2024.08.29 15:23:19.581160 [ 3 ] {} <Debug> HTTP-Session: fcbedda7-4357-4f37-8721-3831e71f1b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9634 2024.08.29 15:23:19.581176 [ 3 ] {} <Debug> HTTP-Session: fcbedda7-4357-4f37-8721-3831e71f1b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9635 2024.08.29 15:23:19.581190 [ 3 ] {} <Debug> HTTP-Session: fcbedda7-4357-4f37-8721-3831e71f1b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9636 2024.08.29 15:23:19.581220 [ 3 ] {} <Trace> HTTP-Session: fcbedda7-4357-4f37-8721-3831e71f1b45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9637 2024.08.29 15:23:19.581337 [ 3 ] {fd752998-f936-406b-a5a7-db5340af2ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9638 2024.08.29 15:23:19.581382 [ 3 ] {fd752998-f936-406b-a5a7-db5340af2ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9639 2024.08.29 15:23:19.581510 [ 3 ] {fd752998-f936-406b-a5a7-db5340af2ea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9640 2024.08.29 15:23:19.581810 [ 3 ] {fd752998-f936-406b-a5a7-db5340af2ea9} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9641 2024.08.29 15:23:19.581846 [ 3 ] {fd752998-f936-406b-a5a7-db5340af2ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9642 2024.08.29 15:23:19.582210 [ 3 ] {fd752998-f936-406b-a5a7-db5340af2ea9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9643 2024.08.29 15:23:19.582527 [ 3 ] {fd752998-f936-406b-a5a7-db5340af2ea9} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9644 2024.08.29 15:23:19.582684 [ 3 ] {fd752998-f936-406b-a5a7-db5340af2ea9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec.
9645 2024.08.29 15:23:19.582987 [ 3 ] {fd752998-f936-406b-a5a7-db5340af2ea9} <Debug> DynamicQueryHandler: Done processing query
9646 2024.08.29 15:23:19.583052 [ 3 ] {fd752998-f936-406b-a5a7-db5340af2ea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9647 2024.08.29 15:23:19.583111 [ 3 ] {} <Debug> HTTP-Session: fcbedda7-4357-4f37-8721-3831e71f1b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9648 2024.08.29 15:23:24.563726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9649 2024.08.29 15:23:24.563873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9650 2024.08.29 15:23:24.563899 [ 3 ] {} <Debug> HTTP-Session: 8b5a4c47-97ab-409b-ad26-9d2527c10b1f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9651 2024.08.29 15:23:24.563925 [ 3 ] {} <Debug> HTTP-Session: 8b5a4c47-97ab-409b-ad26-9d2527c10b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9652 2024.08.29 15:23:24.563940 [ 3 ] {} <Debug> HTTP-Session: 8b5a4c47-97ab-409b-ad26-9d2527c10b1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9653 2024.08.29 15:23:24.563990 [ 3 ] {} <Trace> HTTP-Session: 8b5a4c47-97ab-409b-ad26-9d2527c10b1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9654 2024.08.29 15:23:24.564239 [ 3 ] {0fabdb71-8c62-466f-8d1a-5483311d7413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9655 2024.08.29 15:23:24.564310 [ 3 ] {0fabdb71-8c62-466f-8d1a-5483311d7413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9656 2024.08.29 15:23:24.564649 [ 3 ] {0fabdb71-8c62-466f-8d1a-5483311d7413} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9657 2024.08.29 15:23:24.565221 [ 3 ] {0fabdb71-8c62-466f-8d1a-5483311d7413} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9658 2024.08.29 15:23:24.565269 [ 3 ] {0fabdb71-8c62-466f-8d1a-5483311d7413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9659 2024.08.29 15:23:24.565717 [ 3 ] {0fabdb71-8c62-466f-8d1a-5483311d7413} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9660 2024.08.29 15:23:24.566106 [ 3 ] {0fabdb71-8c62-466f-8d1a-5483311d7413} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9661 2024.08.29 15:23:24.566297 [ 3 ] {0fabdb71-8c62-466f-8d1a-5483311d7413} <Debug> executeQuery: Read 195 rows, 17.43 KiB in 0.002148 sec., 90782.12290502792 rows/sec., 7.93 MiB/sec.
9662 2024.08.29 15:23:24.566559 [ 3 ] {0fabdb71-8c62-466f-8d1a-5483311d7413} <Debug> DynamicQueryHandler: Done processing query
9663 2024.08.29 15:23:24.566590 [ 3 ] {0fabdb71-8c62-466f-8d1a-5483311d7413} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9664 2024.08.29 15:23:24.566607 [ 3 ] {} <Debug> HTTP-Session: 8b5a4c47-97ab-409b-ad26-9d2527c10b1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9665 2024.08.29 15:23:24.566766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9666 2024.08.29 15:23:24.566826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9667 2024.08.29 15:23:24.566846 [ 3 ] {} <Debug> HTTP-Session: 05a74a8b-3981-4b4a-b5d3-2c6a0ae2630a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9668 2024.08.29 15:23:24.566865 [ 3 ] {} <Debug> HTTP-Session: 05a74a8b-3981-4b4a-b5d3-2c6a0ae2630a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9669 2024.08.29 15:23:24.566879 [ 3 ] {} <Debug> HTTP-Session: 05a74a8b-3981-4b4a-b5d3-2c6a0ae2630a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9670 2024.08.29 15:23:24.566915 [ 3 ] {} <Trace> HTTP-Session: 05a74a8b-3981-4b4a-b5d3-2c6a0ae2630a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9671 2024.08.29 15:23:24.567020 [ 3 ] {66f5fd91-9b23-4ccd-86ad-bf2fe124809a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9672 2024.08.29 15:23:24.567068 [ 3 ] {66f5fd91-9b23-4ccd-86ad-bf2fe124809a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9673 2024.08.29 15:23:24.567304 [ 3 ] {66f5fd91-9b23-4ccd-86ad-bf2fe124809a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9674 2024.08.29 15:23:24.567617 [ 3 ] {66f5fd91-9b23-4ccd-86ad-bf2fe124809a} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9675 2024.08.29 15:23:24.567655 [ 3 ] {66f5fd91-9b23-4ccd-86ad-bf2fe124809a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9676 2024.08.29 15:23:24.568023 [ 3 ] {66f5fd91-9b23-4ccd-86ad-bf2fe124809a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9677 2024.08.29 15:23:24.568393 [ 3 ] {66f5fd91-9b23-4ccd-86ad-bf2fe124809a} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9678 2024.08.29 15:23:24.568570 [ 3 ] {66f5fd91-9b23-4ccd-86ad-bf2fe124809a} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001568 sec., 1913.2653061224491 rows/sec., 143.87 KiB/sec.
9679 2024.08.29 15:23:24.568747 [ 3 ] {66f5fd91-9b23-4ccd-86ad-bf2fe124809a} <Debug> DynamicQueryHandler: Done processing query
9680 2024.08.29 15:23:24.568772 [ 3 ] {66f5fd91-9b23-4ccd-86ad-bf2fe124809a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9681 2024.08.29 15:23:24.568789 [ 3 ] {} <Debug> HTTP-Session: 05a74a8b-3981-4b4a-b5d3-2c6a0ae2630a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9682 2024.08.29 15:23:24.568919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9683 2024.08.29 15:23:24.568974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9684 2024.08.29 15:23:24.568993 [ 3 ] {} <Debug> HTTP-Session: 14904145-b4d6-43fd-b937-868b7f33cf25 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9685 2024.08.29 15:23:24.569011 [ 3 ] {} <Debug> HTTP-Session: 14904145-b4d6-43fd-b937-868b7f33cf25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9686 2024.08.29 15:23:24.569025 [ 3 ] {} <Debug> HTTP-Session: 14904145-b4d6-43fd-b937-868b7f33cf25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9687 2024.08.29 15:23:24.569060 [ 3 ] {} <Trace> HTTP-Session: 14904145-b4d6-43fd-b937-868b7f33cf25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9688 2024.08.29 15:23:24.569173 [ 3 ] {8123f269-7dcb-4d3e-a75b-6171e4a2a5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9689 2024.08.29 15:23:24.569218 [ 3 ] {8123f269-7dcb-4d3e-a75b-6171e4a2a5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9690 2024.08.29 15:23:24.569445 [ 3 ] {8123f269-7dcb-4d3e-a75b-6171e4a2a5d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9691 2024.08.29 15:23:24.569741 [ 3 ] {8123f269-7dcb-4d3e-a75b-6171e4a2a5d8} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9692 2024.08.29 15:23:24.569778 [ 3 ] {8123f269-7dcb-4d3e-a75b-6171e4a2a5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9693 2024.08.29 15:23:24.570128 [ 3 ] {8123f269-7dcb-4d3e-a75b-6171e4a2a5d8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9694 2024.08.29 15:23:24.570473 [ 3 ] {8123f269-7dcb-4d3e-a75b-6171e4a2a5d8} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9695 2024.08.29 15:23:24.570635 [ 3 ] {8123f269-7dcb-4d3e-a75b-6171e4a2a5d8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001483 sec., 9440.323668240055 rows/sec., 661.14 KiB/sec.
9696 2024.08.29 15:23:24.570803 [ 3 ] {8123f269-7dcb-4d3e-a75b-6171e4a2a5d8} <Debug> DynamicQueryHandler: Done processing query
9697 2024.08.29 15:23:24.570828 [ 3 ] {8123f269-7dcb-4d3e-a75b-6171e4a2a5d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9698 2024.08.29 15:23:24.570844 [ 3 ] {} <Debug> HTTP-Session: 14904145-b4d6-43fd-b937-868b7f33cf25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9699 2024.08.29 15:23:24.570959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9700 2024.08.29 15:23:24.571009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9701 2024.08.29 15:23:24.571028 [ 3 ] {} <Debug> HTTP-Session: ee3fa81b-0125-42d1-866e-fe4c7f61c194 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9702 2024.08.29 15:23:24.571044 [ 3 ] {} <Debug> HTTP-Session: ee3fa81b-0125-42d1-866e-fe4c7f61c194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9703 2024.08.29 15:23:24.571058 [ 3 ] {} <Debug> HTTP-Session: ee3fa81b-0125-42d1-866e-fe4c7f61c194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9704 2024.08.29 15:23:24.571088 [ 3 ] {} <Trace> HTTP-Session: ee3fa81b-0125-42d1-866e-fe4c7f61c194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9705 2024.08.29 15:23:24.571182 [ 3 ] {1cf2c3cc-9d9a-4b22-a127-050e6ba93515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9706 2024.08.29 15:23:24.571227 [ 3 ] {1cf2c3cc-9d9a-4b22-a127-050e6ba93515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9707 2024.08.29 15:23:24.571450 [ 3 ] {1cf2c3cc-9d9a-4b22-a127-050e6ba93515} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9708 2024.08.29 15:23:24.571746 [ 3 ] {1cf2c3cc-9d9a-4b22-a127-050e6ba93515} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9709 2024.08.29 15:23:24.571782 [ 3 ] {1cf2c3cc-9d9a-4b22-a127-050e6ba93515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9710 2024.08.29 15:23:24.572154 [ 3 ] {1cf2c3cc-9d9a-4b22-a127-050e6ba93515} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9711 2024.08.29 15:23:24.572515 [ 3 ] {1cf2c3cc-9d9a-4b22-a127-050e6ba93515} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9712 2024.08.29 15:23:24.572677 [ 3 ] {1cf2c3cc-9d9a-4b22-a127-050e6ba93515} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 233.83 KiB/sec.
9713 2024.08.29 15:23:24.573002 [ 3 ] {1cf2c3cc-9d9a-4b22-a127-050e6ba93515} <Debug> DynamicQueryHandler: Done processing query
9714 2024.08.29 15:23:24.573029 [ 3 ] {1cf2c3cc-9d9a-4b22-a127-050e6ba93515} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9715 2024.08.29 15:23:24.573045 [ 3 ] {} <Debug> HTTP-Session: ee3fa81b-0125-42d1-866e-fe4c7f61c194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9716 2024.08.29 15:23:24.573240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9717 2024.08.29 15:23:24.573289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9718 2024.08.29 15:23:24.573308 [ 3 ] {} <Debug> HTTP-Session: ea35ff3e-09a7-48c7-abf6-d26ff2dbcaf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9719 2024.08.29 15:23:24.573324 [ 3 ] {} <Debug> HTTP-Session: ea35ff3e-09a7-48c7-abf6-d26ff2dbcaf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9720 2024.08.29 15:23:24.573338 [ 3 ] {} <Debug> HTTP-Session: ea35ff3e-09a7-48c7-abf6-d26ff2dbcaf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9721 2024.08.29 15:23:24.573369 [ 3 ] {} <Trace> HTTP-Session: ea35ff3e-09a7-48c7-abf6-d26ff2dbcaf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9722 2024.08.29 15:23:24.573578 [ 3 ] {f0cc9782-c471-4bd2-82be-40e0ecd94af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9723 2024.08.29 15:23:24.573623 [ 3 ] {f0cc9782-c471-4bd2-82be-40e0ecd94af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9724 2024.08.29 15:23:24.573866 [ 3 ] {f0cc9782-c471-4bd2-82be-40e0ecd94af7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9725 2024.08.29 15:23:24.574385 [ 3 ] {f0cc9782-c471-4bd2-82be-40e0ecd94af7} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9726 2024.08.29 15:23:24.574422 [ 3 ] {f0cc9782-c471-4bd2-82be-40e0ecd94af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9727 2024.08.29 15:23:24.574787 [ 3 ] {f0cc9782-c471-4bd2-82be-40e0ecd94af7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9728 2024.08.29 15:23:24.575147 [ 3 ] {f0cc9782-c471-4bd2-82be-40e0ecd94af7} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9729 2024.08.29 15:23:24.575303 [ 3 ] {f0cc9782-c471-4bd2-82be-40e0ecd94af7} <Debug> executeQuery: Read 385 rows, 27.92 KiB in 0.001833 sec., 210038.18876159302 rows/sec., 14.88 MiB/sec.
9730 2024.08.29 15:23:24.575472 [ 3 ] {f0cc9782-c471-4bd2-82be-40e0ecd94af7} <Debug> DynamicQueryHandler: Done processing query
9731 2024.08.29 15:23:24.575497 [ 3 ] {f0cc9782-c471-4bd2-82be-40e0ecd94af7} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9732 2024.08.29 15:23:24.575513 [ 3 ] {} <Debug> HTTP-Session: ea35ff3e-09a7-48c7-abf6-d26ff2dbcaf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9733 2024.08.29 15:23:24.575655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9734 2024.08.29 15:23:24.575705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9735 2024.08.29 15:23:24.575723 [ 3 ] {} <Debug> HTTP-Session: c87f38af-3167-4238-9260-dd81937c4d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9736 2024.08.29 15:23:24.575748 [ 3 ] {} <Debug> HTTP-Session: c87f38af-3167-4238-9260-dd81937c4d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9737 2024.08.29 15:23:24.575762 [ 3 ] {} <Debug> HTTP-Session: c87f38af-3167-4238-9260-dd81937c4d41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9738 2024.08.29 15:23:24.575793 [ 3 ] {} <Trace> HTTP-Session: c87f38af-3167-4238-9260-dd81937c4d41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9739 2024.08.29 15:23:24.575888 [ 3 ] {824ce48a-0ef4-4c62-98e7-a67cedfec9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9740 2024.08.29 15:23:24.575933 [ 3 ] {824ce48a-0ef4-4c62-98e7-a67cedfec9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9741 2024.08.29 15:23:24.576065 [ 3 ] {824ce48a-0ef4-4c62-98e7-a67cedfec9a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9742 2024.08.29 15:23:24.576365 [ 3 ] {824ce48a-0ef4-4c62-98e7-a67cedfec9a7} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9743 2024.08.29 15:23:24.576401 [ 3 ] {824ce48a-0ef4-4c62-98e7-a67cedfec9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9744 2024.08.29 15:23:24.576753 [ 3 ] {824ce48a-0ef4-4c62-98e7-a67cedfec9a7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9745 2024.08.29 15:23:24.577068 [ 3 ] {824ce48a-0ef4-4c62-98e7-a67cedfec9a7} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9746 2024.08.29 15:23:24.577224 [ 3 ] {824ce48a-0ef4-4c62-98e7-a67cedfec9a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001354 sec., 4431.314623338257 rows/sec., 231.52 KiB/sec.
9747 2024.08.29 15:23:24.577424 [ 3 ] {824ce48a-0ef4-4c62-98e7-a67cedfec9a7} <Debug> DynamicQueryHandler: Done processing query
9748 2024.08.29 15:23:24.577449 [ 3 ] {824ce48a-0ef4-4c62-98e7-a67cedfec9a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9749 2024.08.29 15:23:24.577465 [ 3 ] {} <Debug> HTTP-Session: c87f38af-3167-4238-9260-dd81937c4d41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9750 2024.08.29 15:23:24.577646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9751 2024.08.29 15:23:24.577694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9752 2024.08.29 15:23:24.577713 [ 3 ] {} <Debug> HTTP-Session: 777f8045-58e3-4b6f-8386-970c7cf3ef64 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9753 2024.08.29 15:23:24.577730 [ 3 ] {} <Debug> HTTP-Session: 777f8045-58e3-4b6f-8386-970c7cf3ef64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9754 2024.08.29 15:23:24.577745 [ 3 ] {} <Debug> HTTP-Session: 777f8045-58e3-4b6f-8386-970c7cf3ef64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9755 2024.08.29 15:23:24.577775 [ 3 ] {} <Trace> HTTP-Session: 777f8045-58e3-4b6f-8386-970c7cf3ef64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9756 2024.08.29 15:23:24.577966 [ 3 ] {18124a05-aacb-401b-9291-5c5165e33884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9757 2024.08.29 15:23:24.578013 [ 3 ] {18124a05-aacb-401b-9291-5c5165e33884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9758 2024.08.29 15:23:24.578158 [ 3 ] {18124a05-aacb-401b-9291-5c5165e33884} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9759 2024.08.29 15:23:24.578566 [ 3 ] {18124a05-aacb-401b-9291-5c5165e33884} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9760 2024.08.29 15:23:24.578602 [ 3 ] {18124a05-aacb-401b-9291-5c5165e33884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9761 2024.08.29 15:23:24.578979 [ 3 ] {18124a05-aacb-401b-9291-5c5165e33884} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9762 2024.08.29 15:23:24.579316 [ 3 ] {18124a05-aacb-401b-9291-5c5165e33884} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9763 2024.08.29 15:23:24.579481 [ 3 ] {18124a05-aacb-401b-9291-5c5165e33884} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00161 sec., 147204.96894409938 rows/sec., 9.87 MiB/sec.
9764 2024.08.29 15:23:24.579655 [ 3 ] {18124a05-aacb-401b-9291-5c5165e33884} <Debug> DynamicQueryHandler: Done processing query
9765 2024.08.29 15:23:24.579680 [ 3 ] {18124a05-aacb-401b-9291-5c5165e33884} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9766 2024.08.29 15:23:24.579695 [ 3 ] {} <Debug> HTTP-Session: 777f8045-58e3-4b6f-8386-970c7cf3ef64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9767 2024.08.29 15:23:24.579798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9768 2024.08.29 15:23:24.579846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9769 2024.08.29 15:23:24.579865 [ 3 ] {} <Debug> HTTP-Session: 97c0f273-6442-4216-b4bd-3bd1918278ee Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9770 2024.08.29 15:23:24.579881 [ 3 ] {} <Debug> HTTP-Session: 97c0f273-6442-4216-b4bd-3bd1918278ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9771 2024.08.29 15:23:24.579895 [ 3 ] {} <Debug> HTTP-Session: 97c0f273-6442-4216-b4bd-3bd1918278ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9772 2024.08.29 15:23:24.579925 [ 3 ] {} <Trace> HTTP-Session: 97c0f273-6442-4216-b4bd-3bd1918278ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9773 2024.08.29 15:23:24.580016 [ 3 ] {99362160-352a-43d3-a079-334af90cfc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9774 2024.08.29 15:23:24.580060 [ 3 ] {99362160-352a-43d3-a079-334af90cfc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9775 2024.08.29 15:23:24.580190 [ 3 ] {99362160-352a-43d3-a079-334af90cfc81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9776 2024.08.29 15:23:24.580520 [ 3 ] {99362160-352a-43d3-a079-334af90cfc81} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9777 2024.08.29 15:23:24.580556 [ 3 ] {99362160-352a-43d3-a079-334af90cfc81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9778 2024.08.29 15:23:24.580906 [ 3 ] {99362160-352a-43d3-a079-334af90cfc81} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9779 2024.08.29 15:23:24.581227 [ 3 ] {99362160-352a-43d3-a079-334af90cfc81} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9780 2024.08.29 15:23:24.581377 [ 3 ] {99362160-352a-43d3-a079-334af90cfc81} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001377 sec., 726.2164124909223 rows/sec., 48.93 KiB/sec.
9781 2024.08.29 15:23:24.581691 [ 3 ] {99362160-352a-43d3-a079-334af90cfc81} <Debug> DynamicQueryHandler: Done processing query
9782 2024.08.29 15:23:24.581715 [ 3 ] {99362160-352a-43d3-a079-334af90cfc81} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9783 2024.08.29 15:23:24.581733 [ 3 ] {} <Debug> HTTP-Session: 97c0f273-6442-4216-b4bd-3bd1918278ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9784 2024.08.29 15:23:24.581851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9785 2024.08.29 15:23:24.581899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9786 2024.08.29 15:23:24.581918 [ 3 ] {} <Debug> HTTP-Session: 02c8ad0a-0096-48cf-ac37-ce75eb90c42e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9787 2024.08.29 15:23:24.581934 [ 3 ] {} <Debug> HTTP-Session: 02c8ad0a-0096-48cf-ac37-ce75eb90c42e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9788 2024.08.29 15:23:24.581947 [ 3 ] {} <Debug> HTTP-Session: 02c8ad0a-0096-48cf-ac37-ce75eb90c42e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9789 2024.08.29 15:23:24.581978 [ 3 ] {} <Trace> HTTP-Session: 02c8ad0a-0096-48cf-ac37-ce75eb90c42e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9790 2024.08.29 15:23:24.582114 [ 3 ] {336ca0e1-d89d-42df-98f4-4b4bb76be79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9791 2024.08.29 15:23:24.582187 [ 3 ] {336ca0e1-d89d-42df-98f4-4b4bb76be79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9792 2024.08.29 15:23:24.582624 [ 3 ] {336ca0e1-d89d-42df-98f4-4b4bb76be79e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9793 2024.08.29 15:23:24.583099 [ 3 ] {336ca0e1-d89d-42df-98f4-4b4bb76be79e} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9794 2024.08.29 15:23:24.583135 [ 3 ] {336ca0e1-d89d-42df-98f4-4b4bb76be79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9795 2024.08.29 15:23:24.583722 [ 3 ] {336ca0e1-d89d-42df-98f4-4b4bb76be79e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9796 2024.08.29 15:23:24.584117 [ 3 ] {336ca0e1-d89d-42df-98f4-4b4bb76be79e} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9797 2024.08.29 15:23:24.584305 [ 3 ] {336ca0e1-d89d-42df-98f4-4b4bb76be79e} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002253 sec., 1331.5579227696405 rows/sec., 2.39 MiB/sec.
9798 2024.08.29 15:23:24.584521 [ 3 ] {336ca0e1-d89d-42df-98f4-4b4bb76be79e} <Debug> DynamicQueryHandler: Done processing query
9799 2024.08.29 15:23:24.584545 [ 3 ] {336ca0e1-d89d-42df-98f4-4b4bb76be79e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9800 2024.08.29 15:23:24.584561 [ 3 ] {} <Debug> HTTP-Session: 02c8ad0a-0096-48cf-ac37-ce75eb90c42e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9801 2024.08.29 15:23:24.584674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9802 2024.08.29 15:23:24.584724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9803 2024.08.29 15:23:24.584743 [ 3 ] {} <Debug> HTTP-Session: 77ad4b30-8c40-40f6-b6cb-e742b25f4f82 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9804 2024.08.29 15:23:24.584759 [ 3 ] {} <Debug> HTTP-Session: 77ad4b30-8c40-40f6-b6cb-e742b25f4f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9805 2024.08.29 15:23:24.584773 [ 3 ] {} <Debug> HTTP-Session: 77ad4b30-8c40-40f6-b6cb-e742b25f4f82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9806 2024.08.29 15:23:24.584804 [ 3 ] {} <Trace> HTTP-Session: 77ad4b30-8c40-40f6-b6cb-e742b25f4f82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9807 2024.08.29 15:23:24.584927 [ 3 ] {ad36efa9-80a7-49c4-8518-05917fc5b290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9808 2024.08.29 15:23:24.584971 [ 3 ] {ad36efa9-80a7-49c4-8518-05917fc5b290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9809 2024.08.29 15:23:24.585101 [ 3 ] {ad36efa9-80a7-49c4-8518-05917fc5b290} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9810 2024.08.29 15:23:24.585400 [ 3 ] {ad36efa9-80a7-49c4-8518-05917fc5b290} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9811 2024.08.29 15:23:24.585437 [ 3 ] {ad36efa9-80a7-49c4-8518-05917fc5b290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9812 2024.08.29 15:23:24.585791 [ 3 ] {ad36efa9-80a7-49c4-8518-05917fc5b290} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9813 2024.08.29 15:23:24.586106 [ 3 ] {ad36efa9-80a7-49c4-8518-05917fc5b290} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9814 2024.08.29 15:23:24.586261 [ 3 ] {ad36efa9-80a7-49c4-8518-05917fc5b290} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001374 sec., 59679.76710334789 rows/sec., 3.79 MiB/sec.
9815 2024.08.29 15:23:24.586428 [ 3 ] {ad36efa9-80a7-49c4-8518-05917fc5b290} <Debug> DynamicQueryHandler: Done processing query
9816 2024.08.29 15:23:24.586452 [ 3 ] {ad36efa9-80a7-49c4-8518-05917fc5b290} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9817 2024.08.29 15:23:24.586468 [ 3 ] {} <Debug> HTTP-Session: 77ad4b30-8c40-40f6-b6cb-e742b25f4f82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9818 2024.08.29 15:23:28.868203 [ 17 ] {} <Debug> DNSResolver: Updating DNS cache
9819 2024.08.29 15:23:28.868276 [ 17 ] {} <Debug> DNSResolver: Updated DNS cache
9820 2024.08.29 15:23:29.561299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9821 2024.08.29 15:23:29.561433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9822 2024.08.29 15:23:29.561462 [ 3 ] {} <Debug> HTTP-Session: 63e3bdb9-cce6-4e1f-8366-eb0a34db46e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9823 2024.08.29 15:23:29.561492 [ 3 ] {} <Debug> HTTP-Session: 63e3bdb9-cce6-4e1f-8366-eb0a34db46e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9824 2024.08.29 15:23:29.561510 [ 3 ] {} <Debug> HTTP-Session: 63e3bdb9-cce6-4e1f-8366-eb0a34db46e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9825 2024.08.29 15:23:29.561566 [ 3 ] {} <Trace> HTTP-Session: 63e3bdb9-cce6-4e1f-8366-eb0a34db46e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9826 2024.08.29 15:23:29.561779 [ 3 ] {472db6b2-45b5-48f7-a8c0-9f90da75a69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9827 2024.08.29 15:23:29.561852 [ 3 ] {472db6b2-45b5-48f7-a8c0-9f90da75a69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9828 2024.08.29 15:23:29.562200 [ 3 ] {472db6b2-45b5-48f7-a8c0-9f90da75a69c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9829 2024.08.29 15:23:29.562643 [ 3 ] {472db6b2-45b5-48f7-a8c0-9f90da75a69c} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9830 2024.08.29 15:23:29.562689 [ 3 ] {472db6b2-45b5-48f7-a8c0-9f90da75a69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9831 2024.08.29 15:23:29.563109 [ 3 ] {472db6b2-45b5-48f7-a8c0-9f90da75a69c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9832 2024.08.29 15:23:29.563499 [ 3 ] {472db6b2-45b5-48f7-a8c0-9f90da75a69c} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9833 2024.08.29 15:23:29.563650 [ 3 ] {472db6b2-45b5-48f7-a8c0-9f90da75a69c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001929 sec., 3110.419906687403 rows/sec., 253.63 KiB/sec.
9834 2024.08.29 15:23:29.563924 [ 3 ] {472db6b2-45b5-48f7-a8c0-9f90da75a69c} <Debug> DynamicQueryHandler: Done processing query
9835 2024.08.29 15:23:29.563953 [ 3 ] {472db6b2-45b5-48f7-a8c0-9f90da75a69c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9836 2024.08.29 15:23:29.563970 [ 3 ] {} <Debug> HTTP-Session: 63e3bdb9-cce6-4e1f-8366-eb0a34db46e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9837 2024.08.29 15:23:29.564158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 19101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9838 2024.08.29 15:23:29.564219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9839 2024.08.29 15:23:29.564239 [ 3 ] {} <Debug> HTTP-Session: 57776c63-7399-496e-818d-a1e53ac21844 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9840 2024.08.29 15:23:29.564258 [ 3 ] {} <Debug> HTTP-Session: 57776c63-7399-496e-818d-a1e53ac21844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9841 2024.08.29 15:23:29.564271 [ 3 ] {} <Debug> HTTP-Session: 57776c63-7399-496e-818d-a1e53ac21844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9842 2024.08.29 15:23:29.564307 [ 3 ] {} <Trace> HTTP-Session: 57776c63-7399-496e-818d-a1e53ac21844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9843 2024.08.29 15:23:29.564455 [ 3 ] {705a416d-ce54-4110-9890-329219243011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9844 2024.08.29 15:23:29.564504 [ 3 ] {705a416d-ce54-4110-9890-329219243011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9845 2024.08.29 15:23:29.564797 [ 3 ] {705a416d-ce54-4110-9890-329219243011} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9846 2024.08.29 15:23:29.565357 [ 3 ] {705a416d-ce54-4110-9890-329219243011} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9847 2024.08.29 15:23:29.565396 [ 3 ] {705a416d-ce54-4110-9890-329219243011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9848 2024.08.29 15:23:29.565775 [ 3 ] {705a416d-ce54-4110-9890-329219243011} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9849 2024.08.29 15:23:29.566134 [ 3 ] {705a416d-ce54-4110-9890-329219243011} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9850 2024.08.29 15:23:29.566270 [ 3 ] {705a416d-ce54-4110-9890-329219243011} <Debug> executeQuery: Read 129 rows, 11.25 KiB in 0.001875 sec., 68800 rows/sec., 5.86 MiB/sec.
9851 2024.08.29 15:23:29.566552 [ 3 ] {705a416d-ce54-4110-9890-329219243011} <Debug> DynamicQueryHandler: Done processing query
9852 2024.08.29 15:23:29.566615 [ 3 ] {705a416d-ce54-4110-9890-329219243011} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9853 2024.08.29 15:23:29.566655 [ 3 ] {} <Debug> HTTP-Session: 57776c63-7399-496e-818d-a1e53ac21844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9854 2024.08.29 15:23:29.566788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9855 2024.08.29 15:23:29.566846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9856 2024.08.29 15:23:29.566866 [ 3 ] {} <Debug> HTTP-Session: a72fb4a7-5e67-47f6-ad4c-eb6834f50952 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9857 2024.08.29 15:23:29.566883 [ 3 ] {} <Debug> HTTP-Session: a72fb4a7-5e67-47f6-ad4c-eb6834f50952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9858 2024.08.29 15:23:29.566897 [ 3 ] {} <Debug> HTTP-Session: a72fb4a7-5e67-47f6-ad4c-eb6834f50952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9859 2024.08.29 15:23:29.566933 [ 3 ] {} <Trace> HTTP-Session: a72fb4a7-5e67-47f6-ad4c-eb6834f50952 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9860 2024.08.29 15:23:29.567059 [ 3 ] {e68bff8e-142d-4560-a7c3-98f3376a135d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9861 2024.08.29 15:23:29.567107 [ 3 ] {e68bff8e-142d-4560-a7c3-98f3376a135d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9862 2024.08.29 15:23:29.567357 [ 3 ] {e68bff8e-142d-4560-a7c3-98f3376a135d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9863 2024.08.29 15:23:29.567740 [ 3 ] {e68bff8e-142d-4560-a7c3-98f3376a135d} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9864 2024.08.29 15:23:29.567778 [ 3 ] {e68bff8e-142d-4560-a7c3-98f3376a135d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9865 2024.08.29 15:23:29.568150 [ 3 ] {e68bff8e-142d-4560-a7c3-98f3376a135d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9866 2024.08.29 15:23:29.568524 [ 3 ] {e68bff8e-142d-4560-a7c3-98f3376a135d} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9867 2024.08.29 15:23:29.568656 [ 55 ] {} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9868 2024.08.29 15:23:29.568660 [ 3 ] {e68bff8e-142d-4560-a7c3-98f3376a135d} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001646 sec., 24908.86998784933 rows/sec., 1.81 MiB/sec.
9869 2024.08.29 15:23:29.568700 [ 55 ] {} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9870 2024.08.29 15:23:29.568743 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9871 2024.08.29 15:23:29.568921 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::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
9872 2024.08.29 15:23:29.568943 [ 3 ] {e68bff8e-142d-4560-a7c3-98f3376a135d} <Debug> DynamicQueryHandler: Done processing query
9873 2024.08.29 15:23:29.569000 [ 3 ] {e68bff8e-142d-4560-a7c3-98f3376a135d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9874 2024.08.29 15:23:29.569027 [ 3 ] {} <Debug> HTTP-Session: a72fb4a7-5e67-47f6-ad4c-eb6834f50952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9875 2024.08.29 15:23:29.569156 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9876 2024.08.29 15:23:29.569208 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 56 rows starting from the beginning of the part
9877 2024.08.29 15:23:29.569248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 17841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9878 2024.08.29 15:23:29.569420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9879 2024.08.29 15:23:29.569445 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 37 rows starting from the beginning of the part
9880 2024.08.29 15:23:29.569507 [ 3 ] {} <Debug> HTTP-Session: 4032d770-a1c8-44b7-9a4f-1e5365871b95 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9881 2024.08.29 15:23:29.569594 [ 3 ] {} <Debug> HTTP-Session: 4032d770-a1c8-44b7-9a4f-1e5365871b95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9882 2024.08.29 15:23:29.569663 [ 3 ] {} <Debug> HTTP-Session: 4032d770-a1c8-44b7-9a4f-1e5365871b95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9883 2024.08.29 15:23:29.569693 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 3 rows starting from the beginning of the part
9884 2024.08.29 15:23:29.569819 [ 3 ] {} <Trace> HTTP-Session: 4032d770-a1c8-44b7-9a4f-1e5365871b95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9885 2024.08.29 15:23:29.570070 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 37 rows starting from the beginning of the part
9886 2024.08.29 15:23:29.570357 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 3 rows starting from the beginning of the part
9887 2024.08.29 15:23:29.570484 [ 3 ] {78d3ec1a-9347-429b-b0f6-9429ed08fd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9888 2024.08.29 15:23:29.570691 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part
9889 2024.08.29 15:23:29.570752 [ 3 ] {78d3ec1a-9347-429b-b0f6-9429ed08fd0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9890 2024.08.29 15:23:29.571881 [ 3 ] {78d3ec1a-9347-429b-b0f6-9429ed08fd0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9891 2024.08.29 15:23:29.572921 [ 3 ] {78d3ec1a-9347-429b-b0f6-9429ed08fd0c} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9892 2024.08.29 15:23:29.572984 [ 3 ] {78d3ec1a-9347-429b-b0f6-9429ed08fd0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9893 2024.08.29 15:23:29.573686 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.004851095 sec., 36486.607662806025 rows/sec., 2.79 MiB/sec.
9894 2024.08.29 15:23:29.573901 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9895 2024.08.29 15:23:29.573948 [ 3 ] {78d3ec1a-9347-429b-b0f6-9429ed08fd0c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9896 2024.08.29 15:23:29.575151 [ 3 ] {78d3ec1a-9347-429b-b0f6-9429ed08fd0c} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9897 2024.08.29 15:23:29.575221 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_46_9} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9898 2024.08.29 15:23:29.575455 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_46_9} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9899 2024.08.29 15:23:29.575476 [ 3 ] {78d3ec1a-9347-429b-b0f6-9429ed08fd0c} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.005243 sec., 20026.702269692923 rows/sec., 1.57 MiB/sec.
9900 2024.08.29 15:23:29.575709 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9901 2024.08.29 15:23:29.575906 [ 3 ] {78d3ec1a-9347-429b-b0f6-9429ed08fd0c} <Debug> DynamicQueryHandler: Done processing query
9902 2024.08.29 15:23:29.575937 [ 3 ] {78d3ec1a-9347-429b-b0f6-9429ed08fd0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9903 2024.08.29 15:23:29.575953 [ 3 ] {} <Debug> HTTP-Session: 4032d770-a1c8-44b7-9a4f-1e5365871b95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9904 2024.08.29 15:23:29.576172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 31215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9905 2024.08.29 15:23:29.576225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9906 2024.08.29 15:23:29.576244 [ 3 ] {} <Debug> HTTP-Session: 3604cab2-72d2-4e4a-a57f-3dcf1bbd98ca Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9907 2024.08.29 15:23:29.576261 [ 3 ] {} <Debug> HTTP-Session: 3604cab2-72d2-4e4a-a57f-3dcf1bbd98ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9908 2024.08.29 15:23:29.576274 [ 3 ] {} <Debug> HTTP-Session: 3604cab2-72d2-4e4a-a57f-3dcf1bbd98ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9909 2024.08.29 15:23:29.576305 [ 3 ] {} <Trace> HTTP-Session: 3604cab2-72d2-4e4a-a57f-3dcf1bbd98ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9910 2024.08.29 15:23:29.576462 [ 3 ] {e620af61-83bb-43e3-b15b-00e490af08dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9911 2024.08.29 15:23:29.576512 [ 3 ] {e620af61-83bb-43e3-b15b-00e490af08dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9912 2024.08.29 15:23:29.576677 [ 3 ] {e620af61-83bb-43e3-b15b-00e490af08dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9913 2024.08.29 15:23:29.577107 [ 3 ] {e620af61-83bb-43e3-b15b-00e490af08dc} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9914 2024.08.29 15:23:29.577144 [ 3 ] {e620af61-83bb-43e3-b15b-00e490af08dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9915 2024.08.29 15:23:29.577540 [ 3 ] {e620af61-83bb-43e3-b15b-00e490af08dc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9916 2024.08.29 15:23:29.577885 [ 3 ] {e620af61-83bb-43e3-b15b-00e490af08dc} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9917 2024.08.29 15:23:29.578011 [ 3 ] {e620af61-83bb-43e3-b15b-00e490af08dc} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001624 sec., 100369.45812807881 rows/sec., 6.99 MiB/sec.
9918 2024.08.29 15:23:29.578178 [ 3 ] {e620af61-83bb-43e3-b15b-00e490af08dc} <Debug> DynamicQueryHandler: Done processing query
9919 2024.08.29 15:23:29.578203 [ 3 ] {e620af61-83bb-43e3-b15b-00e490af08dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9920 2024.08.29 15:23:29.578219 [ 3 ] {} <Debug> HTTP-Session: 3604cab2-72d2-4e4a-a57f-3dcf1bbd98ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9921 2024.08.29 15:23:29.578387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9922 2024.08.29 15:23:29.578437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9923 2024.08.29 15:23:29.578455 [ 3 ] {} <Debug> HTTP-Session: 070dd398-7a86-4f0c-ab4c-4c299db6e02c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9924 2024.08.29 15:23:29.578472 [ 3 ] {} <Debug> HTTP-Session: 070dd398-7a86-4f0c-ab4c-4c299db6e02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9925 2024.08.29 15:23:29.578485 [ 3 ] {} <Debug> HTTP-Session: 070dd398-7a86-4f0c-ab4c-4c299db6e02c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9926 2024.08.29 15:23:29.578516 [ 3 ] {} <Trace> HTTP-Session: 070dd398-7a86-4f0c-ab4c-4c299db6e02c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9927 2024.08.29 15:23:29.578889 [ 3 ] {63c3f968-e8a5-4e1e-a73f-6e6cf8ab3746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9928 2024.08.29 15:23:29.578954 [ 3 ] {63c3f968-e8a5-4e1e-a73f-6e6cf8ab3746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9929 2024.08.29 15:23:29.579360 [ 3 ] {63c3f968-e8a5-4e1e-a73f-6e6cf8ab3746} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9930 2024.08.29 15:23:29.580079 [ 3 ] {63c3f968-e8a5-4e1e-a73f-6e6cf8ab3746} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9931 2024.08.29 15:23:29.580115 [ 3 ] {63c3f968-e8a5-4e1e-a73f-6e6cf8ab3746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9932 2024.08.29 15:23:29.580772 [ 3 ] {63c3f968-e8a5-4e1e-a73f-6e6cf8ab3746} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9933 2024.08.29 15:23:29.581176 [ 3 ] {63c3f968-e8a5-4e1e-a73f-6e6cf8ab3746} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9934 2024.08.29 15:23:29.581325 [ 3 ] {63c3f968-e8a5-4e1e-a73f-6e6cf8ab3746} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002715 sec., 12891.34438305709 rows/sec., 23.10 MiB/sec.
9935 2024.08.29 15:23:29.581533 [ 3 ] {63c3f968-e8a5-4e1e-a73f-6e6cf8ab3746} <Debug> DynamicQueryHandler: Done processing query
9936 2024.08.29 15:23:29.581558 [ 3 ] {63c3f968-e8a5-4e1e-a73f-6e6cf8ab3746} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
9937 2024.08.29 15:23:29.581574 [ 3 ] {} <Debug> HTTP-Session: 070dd398-7a86-4f0c-ab4c-4c299db6e02c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9938 2024.08.29 15:23:29.581704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9939 2024.08.29 15:23:29.581753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9940 2024.08.29 15:23:29.581771 [ 3 ] {} <Debug> HTTP-Session: ab385525-d3fe-4909-a5d6-42a70fd431e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9941 2024.08.29 15:23:29.581787 [ 3 ] {} <Debug> HTTP-Session: ab385525-d3fe-4909-a5d6-42a70fd431e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9942 2024.08.29 15:23:29.581800 [ 3 ] {} <Debug> HTTP-Session: ab385525-d3fe-4909-a5d6-42a70fd431e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9943 2024.08.29 15:23:29.581831 [ 3 ] {} <Trace> HTTP-Session: ab385525-d3fe-4909-a5d6-42a70fd431e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9944 2024.08.29 15:23:29.581946 [ 3 ] {8a1d55d3-0b34-4863-9491-62eaf5efbf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9945 2024.08.29 15:23:29.581991 [ 3 ] {8a1d55d3-0b34-4863-9491-62eaf5efbf27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9946 2024.08.29 15:23:29.582119 [ 3 ] {8a1d55d3-0b34-4863-9491-62eaf5efbf27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9947 2024.08.29 15:23:29.582424 [ 3 ] {8a1d55d3-0b34-4863-9491-62eaf5efbf27} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9948 2024.08.29 15:23:29.582460 [ 3 ] {8a1d55d3-0b34-4863-9491-62eaf5efbf27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9949 2024.08.29 15:23:29.582817 [ 3 ] {8a1d55d3-0b34-4863-9491-62eaf5efbf27} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9950 2024.08.29 15:23:29.583132 [ 3 ] {8a1d55d3-0b34-4863-9491-62eaf5efbf27} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9951 2024.08.29 15:23:29.583259 [ 3 ] {8a1d55d3-0b34-4863-9491-62eaf5efbf27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec.
9952 2024.08.29 15:23:29.583415 [ 3 ] {8a1d55d3-0b34-4863-9491-62eaf5efbf27} <Debug> DynamicQueryHandler: Done processing query
9953 2024.08.29 15:23:29.583440 [ 3 ] {8a1d55d3-0b34-4863-9491-62eaf5efbf27} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9954 2024.08.29 15:23:29.583455 [ 3 ] {} <Debug> HTTP-Session: ab385525-d3fe-4909-a5d6-42a70fd431e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9955 2024.08.29 15:23:34.564026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9956 2024.08.29 15:23:34.564173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9957 2024.08.29 15:23:34.564203 [ 3 ] {} <Debug> HTTP-Session: 812afb07-eebc-4cc6-833f-0fc6bfb8be13 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9958 2024.08.29 15:23:34.564231 [ 3 ] {} <Debug> HTTP-Session: 812afb07-eebc-4cc6-833f-0fc6bfb8be13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9959 2024.08.29 15:23:34.564250 [ 3 ] {} <Debug> HTTP-Session: 812afb07-eebc-4cc6-833f-0fc6bfb8be13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9960 2024.08.29 15:23:34.564307 [ 3 ] {} <Trace> HTTP-Session: 812afb07-eebc-4cc6-833f-0fc6bfb8be13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9961 2024.08.29 15:23:34.564507 [ 3 ] {b8d209e5-9a2e-4f91-9d3f-0d17801caad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9962 2024.08.29 15:23:34.564585 [ 3 ] {b8d209e5-9a2e-4f91-9d3f-0d17801caad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9963 2024.08.29 15:23:34.564960 [ 3 ] {b8d209e5-9a2e-4f91-9d3f-0d17801caad6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9964 2024.08.29 15:23:34.565409 [ 3 ] {b8d209e5-9a2e-4f91-9d3f-0d17801caad6} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9965 2024.08.29 15:23:34.565452 [ 3 ] {b8d209e5-9a2e-4f91-9d3f-0d17801caad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9966 2024.08.29 15:23:34.565871 [ 3 ] {b8d209e5-9a2e-4f91-9d3f-0d17801caad6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9967 2024.08.29 15:23:34.566267 [ 3 ] {b8d209e5-9a2e-4f91-9d3f-0d17801caad6} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9968 2024.08.29 15:23:34.566449 [ 3 ] {b8d209e5-9a2e-4f91-9d3f-0d17801caad6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001998 sec., 1001.0010010010009 rows/sec., 81.62 KiB/sec.
9969 2024.08.29 15:23:34.566660 [ 3 ] {b8d209e5-9a2e-4f91-9d3f-0d17801caad6} <Debug> DynamicQueryHandler: Done processing query
9970 2024.08.29 15:23:34.566688 [ 3 ] {b8d209e5-9a2e-4f91-9d3f-0d17801caad6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9971 2024.08.29 15:23:34.566704 [ 3 ] {} <Debug> HTTP-Session: 812afb07-eebc-4cc6-833f-0fc6bfb8be13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9972 2024.08.29 15:23:34.566883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9973 2024.08.29 15:23:34.566936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9974 2024.08.29 15:23:34.566955 [ 3 ] {} <Debug> HTTP-Session: 520ea0c3-7201-458a-9ac9-25a3b4ace29f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9975 2024.08.29 15:23:34.566974 [ 3 ] {} <Debug> HTTP-Session: 520ea0c3-7201-458a-9ac9-25a3b4ace29f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9976 2024.08.29 15:23:34.566989 [ 3 ] {} <Debug> HTTP-Session: 520ea0c3-7201-458a-9ac9-25a3b4ace29f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9977 2024.08.29 15:23:34.567021 [ 3 ] {} <Trace> HTTP-Session: 520ea0c3-7201-458a-9ac9-25a3b4ace29f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9978 2024.08.29 15:23:34.567182 [ 3 ] {f72aa0e1-f0e7-475e-a385-64a2372c30d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9979 2024.08.29 15:23:34.567228 [ 3 ] {f72aa0e1-f0e7-475e-a385-64a2372c30d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9980 2024.08.29 15:23:34.567456 [ 3 ] {f72aa0e1-f0e7-475e-a385-64a2372c30d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9981 2024.08.29 15:23:34.567958 [ 3 ] {f72aa0e1-f0e7-475e-a385-64a2372c30d1} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9982 2024.08.29 15:23:34.567995 [ 3 ] {f72aa0e1-f0e7-475e-a385-64a2372c30d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
9983 2024.08.29 15:23:34.568373 [ 3 ] {f72aa0e1-f0e7-475e-a385-64a2372c30d1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9984 2024.08.29 15:23:34.568735 [ 3 ] {f72aa0e1-f0e7-475e-a385-64a2372c30d1} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9985 2024.08.29 15:23:34.568899 [ 3 ] {f72aa0e1-f0e7-475e-a385-64a2372c30d1} <Debug> executeQuery: Read 196 rows, 17.51 KiB in 0.001782 sec., 109988.77665544332 rows/sec., 9.59 MiB/sec.
9986 2024.08.29 15:23:34.569078 [ 3 ] {f72aa0e1-f0e7-475e-a385-64a2372c30d1} <Debug> DynamicQueryHandler: Done processing query
9987 2024.08.29 15:23:34.569103 [ 3 ] {f72aa0e1-f0e7-475e-a385-64a2372c30d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9988 2024.08.29 15:23:34.569119 [ 3 ] {} <Debug> HTTP-Session: 520ea0c3-7201-458a-9ac9-25a3b4ace29f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9989 2024.08.29 15:23:34.569270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9990 2024.08.29 15:23:34.569325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9991 2024.08.29 15:23:34.569344 [ 3 ] {} <Debug> HTTP-Session: 7f57aa48-3a3a-4ad4-acba-699013fef050 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
9992 2024.08.29 15:23:34.569360 [ 3 ] {} <Debug> HTTP-Session: 7f57aa48-3a3a-4ad4-acba-699013fef050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9993 2024.08.29 15:23:34.569374 [ 3 ] {} <Debug> HTTP-Session: 7f57aa48-3a3a-4ad4-acba-699013fef050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9994 2024.08.29 15:23:34.569405 [ 3 ] {} <Trace> HTTP-Session: 7f57aa48-3a3a-4ad4-acba-699013fef050 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9995 2024.08.29 15:23:34.569503 [ 3 ] {dc2c083d-6091-4cd7-8d17-489e1fbb96d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9996 2024.08.29 15:23:34.569547 [ 3 ] {dc2c083d-6091-4cd7-8d17-489e1fbb96d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9997 2024.08.29 15:23:34.569772 [ 3 ] {dc2c083d-6091-4cd7-8d17-489e1fbb96d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9998 2024.08.29 15:23:34.570081 [ 3 ] {dc2c083d-6091-4cd7-8d17-489e1fbb96d7} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9999 2024.08.29 15:23:34.570117 [ 3 ] {dc2c083d-6091-4cd7-8d17-489e1fbb96d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10000 2024.08.29 15:23:34.570468 [ 3 ] {dc2c083d-6091-4cd7-8d17-489e1fbb96d7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10001 2024.08.29 15:23:34.570820 [ 3 ] {dc2c083d-6091-4cd7-8d17-489e1fbb96d7} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10002 2024.08.29 15:23:34.570982 [ 3 ] {dc2c083d-6091-4cd7-8d17-489e1fbb96d7} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001497 sec., 3340.01336005344 rows/sec., 243.98 KiB/sec.
10003 2024.08.29 15:23:34.571251 [ 3 ] {dc2c083d-6091-4cd7-8d17-489e1fbb96d7} <Debug> DynamicQueryHandler: Done processing query
10004 2024.08.29 15:23:34.571305 [ 3 ] {dc2c083d-6091-4cd7-8d17-489e1fbb96d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10005 2024.08.29 15:23:34.571338 [ 3 ] {} <Debug> HTTP-Session: 7f57aa48-3a3a-4ad4-acba-699013fef050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10006 2024.08.29 15:23:34.571471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10007 2024.08.29 15:23:34.571521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10008 2024.08.29 15:23:34.571540 [ 3 ] {} <Debug> HTTP-Session: f84eba6f-2d55-4c45-8680-df3b6c779e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10009 2024.08.29 15:23:34.571556 [ 3 ] {} <Debug> HTTP-Session: f84eba6f-2d55-4c45-8680-df3b6c779e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10010 2024.08.29 15:23:34.571571 [ 3 ] {} <Debug> HTTP-Session: f84eba6f-2d55-4c45-8680-df3b6c779e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10011 2024.08.29 15:23:34.571603 [ 3 ] {} <Trace> HTTP-Session: f84eba6f-2d55-4c45-8680-df3b6c779e3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10012 2024.08.29 15:23:34.571708 [ 3 ] {11d7aa47-a25c-41e3-9093-a6002dfbc258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10013 2024.08.29 15:23:34.571754 [ 3 ] {11d7aa47-a25c-41e3-9093-a6002dfbc258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10014 2024.08.29 15:23:34.571997 [ 3 ] {11d7aa47-a25c-41e3-9093-a6002dfbc258} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10015 2024.08.29 15:23:34.572350 [ 3 ] {11d7aa47-a25c-41e3-9093-a6002dfbc258} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10016 2024.08.29 15:23:34.572388 [ 3 ] {11d7aa47-a25c-41e3-9093-a6002dfbc258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10017 2024.08.29 15:23:34.572757 [ 3 ] {11d7aa47-a25c-41e3-9093-a6002dfbc258} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10018 2024.08.29 15:23:34.573122 [ 3 ] {11d7aa47-a25c-41e3-9093-a6002dfbc258} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10019 2024.08.29 15:23:34.573291 [ 3 ] {11d7aa47-a25c-41e3-9093-a6002dfbc258} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001605 sec., 8722.741433021807 rows/sec., 610.88 KiB/sec.
10020 2024.08.29 15:23:34.573493 [ 3 ] {11d7aa47-a25c-41e3-9093-a6002dfbc258} <Debug> DynamicQueryHandler: Done processing query
10021 2024.08.29 15:23:34.573529 [ 3 ] {11d7aa47-a25c-41e3-9093-a6002dfbc258} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10022 2024.08.29 15:23:34.573555 [ 3 ] {} <Debug> HTTP-Session: f84eba6f-2d55-4c45-8680-df3b6c779e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10023 2024.08.29 15:23:34.573688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10024 2024.08.29 15:23:34.573768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10025 2024.08.29 15:23:34.573802 [ 3 ] {} <Debug> HTTP-Session: ea0b4d53-94e1-4e57-bf7b-c83cfdcd34b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10026 2024.08.29 15:23:34.573821 [ 3 ] {} <Debug> HTTP-Session: ea0b4d53-94e1-4e57-bf7b-c83cfdcd34b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10027 2024.08.29 15:23:34.573837 [ 3 ] {} <Debug> HTTP-Session: ea0b4d53-94e1-4e57-bf7b-c83cfdcd34b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10028 2024.08.29 15:23:34.573869 [ 3 ] {} <Trace> HTTP-Session: ea0b4d53-94e1-4e57-bf7b-c83cfdcd34b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10029 2024.08.29 15:23:34.573978 [ 3 ] {89a049ed-6bdd-4a75-a460-a06bbdd194f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10030 2024.08.29 15:23:34.574024 [ 3 ] {89a049ed-6bdd-4a75-a460-a06bbdd194f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10031 2024.08.29 15:23:34.574259 [ 3 ] {89a049ed-6bdd-4a75-a460-a06bbdd194f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10032 2024.08.29 15:23:34.574575 [ 3 ] {89a049ed-6bdd-4a75-a460-a06bbdd194f1} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10033 2024.08.29 15:23:34.574612 [ 3 ] {89a049ed-6bdd-4a75-a460-a06bbdd194f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10034 2024.08.29 15:23:34.574981 [ 3 ] {89a049ed-6bdd-4a75-a460-a06bbdd194f1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10035 2024.08.29 15:23:34.575362 [ 3 ] {89a049ed-6bdd-4a75-a460-a06bbdd194f1} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10036 2024.08.29 15:23:34.575528 [ 3 ] {89a049ed-6bdd-4a75-a460-a06bbdd194f1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001568 sec., 3826.5306122448983 rows/sec., 226.08 KiB/sec.
10037 2024.08.29 15:23:34.575901 [ 3 ] {89a049ed-6bdd-4a75-a460-a06bbdd194f1} <Debug> DynamicQueryHandler: Done processing query
10038 2024.08.29 15:23:34.575927 [ 3 ] {89a049ed-6bdd-4a75-a460-a06bbdd194f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10039 2024.08.29 15:23:34.575944 [ 3 ] {} <Debug> HTTP-Session: ea0b4d53-94e1-4e57-bf7b-c83cfdcd34b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10040 2024.08.29 15:23:34.576124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10041 2024.08.29 15:23:34.576175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10042 2024.08.29 15:23:34.576195 [ 3 ] {} <Debug> HTTP-Session: cbff2d44-1e91-4f82-8320-256a4e9556f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10043 2024.08.29 15:23:34.576213 [ 3 ] {} <Debug> HTTP-Session: cbff2d44-1e91-4f82-8320-256a4e9556f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10044 2024.08.29 15:23:34.576227 [ 3 ] {} <Debug> HTTP-Session: cbff2d44-1e91-4f82-8320-256a4e9556f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10045 2024.08.29 15:23:34.576259 [ 3 ] {} <Trace> HTTP-Session: cbff2d44-1e91-4f82-8320-256a4e9556f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10046 2024.08.29 15:23:34.576468 [ 3 ] {97bf669e-e304-4448-b02e-43c7638e7363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10047 2024.08.29 15:23:34.576514 [ 3 ] {97bf669e-e304-4448-b02e-43c7638e7363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10048 2024.08.29 15:23:34.576770 [ 3 ] {97bf669e-e304-4448-b02e-43c7638e7363} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10049 2024.08.29 15:23:34.577330 [ 3 ] {97bf669e-e304-4448-b02e-43c7638e7363} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10050 2024.08.29 15:23:34.577367 [ 3 ] {97bf669e-e304-4448-b02e-43c7638e7363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10051 2024.08.29 15:23:34.577736 [ 3 ] {97bf669e-e304-4448-b02e-43c7638e7363} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10052 2024.08.29 15:23:34.578095 [ 3 ] {97bf669e-e304-4448-b02e-43c7638e7363} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10053 2024.08.29 15:23:34.578255 [ 3 ] {97bf669e-e304-4448-b02e-43c7638e7363} <Debug> executeQuery: Read 387 rows, 28.08 KiB in 0.001897 sec., 204006.32577754348 rows/sec., 14.46 MiB/sec.
10054 2024.08.29 15:23:34.578432 [ 3 ] {97bf669e-e304-4448-b02e-43c7638e7363} <Debug> DynamicQueryHandler: Done processing query
10055 2024.08.29 15:23:34.578457 [ 3 ] {97bf669e-e304-4448-b02e-43c7638e7363} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10056 2024.08.29 15:23:34.578473 [ 3 ] {} <Debug> HTTP-Session: cbff2d44-1e91-4f82-8320-256a4e9556f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10057 2024.08.29 15:23:34.578611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10058 2024.08.29 15:23:34.578665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10059 2024.08.29 15:23:34.578684 [ 3 ] {} <Debug> HTTP-Session: 6f23a5be-249f-4a29-8511-1536da4a4e3a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10060 2024.08.29 15:23:34.578701 [ 3 ] {} <Debug> HTTP-Session: 6f23a5be-249f-4a29-8511-1536da4a4e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10061 2024.08.29 15:23:34.578715 [ 3 ] {} <Debug> HTTP-Session: 6f23a5be-249f-4a29-8511-1536da4a4e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10062 2024.08.29 15:23:34.578749 [ 3 ] {} <Trace> HTTP-Session: 6f23a5be-249f-4a29-8511-1536da4a4e3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10063 2024.08.29 15:23:34.578850 [ 3 ] {3749a050-2ba7-4e24-815a-3166208e3bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10064 2024.08.29 15:23:34.578895 [ 3 ] {3749a050-2ba7-4e24-815a-3166208e3bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10065 2024.08.29 15:23:34.579028 [ 3 ] {3749a050-2ba7-4e24-815a-3166208e3bcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10066 2024.08.29 15:23:34.579317 [ 3 ] {3749a050-2ba7-4e24-815a-3166208e3bcd} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10067 2024.08.29 15:23:34.579354 [ 3 ] {3749a050-2ba7-4e24-815a-3166208e3bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10068 2024.08.29 15:23:34.579721 [ 3 ] {3749a050-2ba7-4e24-815a-3166208e3bcd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10069 2024.08.29 15:23:34.580060 [ 3 ] {3749a050-2ba7-4e24-815a-3166208e3bcd} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10070 2024.08.29 15:23:34.580220 [ 3 ] {3749a050-2ba7-4e24-815a-3166208e3bcd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001386 sec., 4329.004329004329 rows/sec., 226.17 KiB/sec.
10071 2024.08.29 15:23:34.580530 [ 3 ] {3749a050-2ba7-4e24-815a-3166208e3bcd} <Debug> DynamicQueryHandler: Done processing query
10072 2024.08.29 15:23:34.580556 [ 3 ] {3749a050-2ba7-4e24-815a-3166208e3bcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10073 2024.08.29 15:23:34.580573 [ 3 ] {} <Debug> HTTP-Session: 6f23a5be-249f-4a29-8511-1536da4a4e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10074 2024.08.29 15:23:34.580728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10075 2024.08.29 15:23:34.580778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10076 2024.08.29 15:23:34.580797 [ 3 ] {} <Debug> HTTP-Session: 72fa98e1-3698-4ea0-95e1-949a7e9c4cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10077 2024.08.29 15:23:34.580814 [ 3 ] {} <Debug> HTTP-Session: 72fa98e1-3698-4ea0-95e1-949a7e9c4cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10078 2024.08.29 15:23:34.580829 [ 3 ] {} <Debug> HTTP-Session: 72fa98e1-3698-4ea0-95e1-949a7e9c4cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10079 2024.08.29 15:23:34.580859 [ 3 ] {} <Trace> HTTP-Session: 72fa98e1-3698-4ea0-95e1-949a7e9c4cf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10080 2024.08.29 15:23:34.581056 [ 3 ] {6045f8cb-6d88-4384-a5e1-eb4cd26a762e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10081 2024.08.29 15:23:34.581106 [ 3 ] {6045f8cb-6d88-4384-a5e1-eb4cd26a762e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10082 2024.08.29 15:23:34.581275 [ 3 ] {6045f8cb-6d88-4384-a5e1-eb4cd26a762e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10083 2024.08.29 15:23:34.581710 [ 3 ] {6045f8cb-6d88-4384-a5e1-eb4cd26a762e} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10084 2024.08.29 15:23:34.581747 [ 3 ] {6045f8cb-6d88-4384-a5e1-eb4cd26a762e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10085 2024.08.29 15:23:34.582134 [ 3 ] {6045f8cb-6d88-4384-a5e1-eb4cd26a762e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10086 2024.08.29 15:23:34.582467 [ 3 ] {6045f8cb-6d88-4384-a5e1-eb4cd26a762e} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10087 2024.08.29 15:23:34.582618 [ 3 ] {6045f8cb-6d88-4384-a5e1-eb4cd26a762e} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001661 sec., 143287.1763997592 rows/sec., 9.61 MiB/sec.
10088 2024.08.29 15:23:34.582641 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10089 2024.08.29 15:23:34.582756 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10090 2024.08.29 15:23:34.582798 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10091 2024.08.29 15:23:34.582884 [ 3 ] {6045f8cb-6d88-4384-a5e1-eb4cd26a762e} <Debug> DynamicQueryHandler: Done processing query
10092 2024.08.29 15:23:34.582964 [ 3 ] {6045f8cb-6d88-4384-a5e1-eb4cd26a762e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10093 2024.08.29 15:23:34.583048 [ 3 ] {} <Debug> HTTP-Session: 72fa98e1-3698-4ea0-95e1-949a7e9c4cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10094 2024.08.29 15:23:34.583188 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
10095 2024.08.29 15:23:34.583342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10096 2024.08.29 15:23:34.583536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10097 2024.08.29 15:23:34.583636 [ 3 ] {} <Debug> HTTP-Session: c857019a-d26e-49d7-899a-739e41444e08 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10098 2024.08.29 15:23:34.583739 [ 3 ] {} <Debug> HTTP-Session: c857019a-d26e-49d7-899a-739e41444e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10099 2024.08.29 15:23:34.583817 [ 3 ] {} <Debug> HTTP-Session: c857019a-d26e-49d7-899a-739e41444e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10100 2024.08.29 15:23:34.583923 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10101 2024.08.29 15:23:34.583989 [ 3 ] {} <Trace> HTTP-Session: c857019a-d26e-49d7-899a-739e41444e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10102 2024.08.29 15:23:34.584061 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15277 rows starting from the beginning of the part
10103 2024.08.29 15:23:34.584386 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 921 rows starting from the beginning of the part
10104 2024.08.29 15:23:34.584398 [ 3 ] {4e79c7b8-9bda-40ea-837d-1f9cb0293d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10105 2024.08.29 15:23:34.584670 [ 3 ] {4e79c7b8-9bda-40ea-837d-1f9cb0293d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10106 2024.08.29 15:23:34.584813 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
10107 2024.08.29 15:23:34.585141 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
10108 2024.08.29 15:23:34.585569 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 163 rows starting from the beginning of the part
10109 2024.08.29 15:23:34.586003 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 238 rows starting from the beginning of the part
10110 2024.08.29 15:23:34.586034 [ 3 ] {4e79c7b8-9bda-40ea-837d-1f9cb0293d70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10111 2024.08.29 15:23:34.586783 [ 3 ] {4e79c7b8-9bda-40ea-837d-1f9cb0293d70} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10112 2024.08.29 15:23:34.586848 [ 3 ] {4e79c7b8-9bda-40ea-837d-1f9cb0293d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10113 2024.08.29 15:23:34.587528 [ 3 ] {4e79c7b8-9bda-40ea-837d-1f9cb0293d70} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10114 2024.08.29 15:23:34.588051 [ 3 ] {4e79c7b8-9bda-40ea-837d-1f9cb0293d70} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10115 2024.08.29 15:23:34.588396 [ 3 ] {4e79c7b8-9bda-40ea-837d-1f9cb0293d70} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004178 sec., 239.34897079942556 rows/sec., 16.13 KiB/sec.
10116 2024.08.29 15:23:34.588754 [ 3 ] {4e79c7b8-9bda-40ea-837d-1f9cb0293d70} <Debug> DynamicQueryHandler: Done processing query
10117 2024.08.29 15:23:34.588803 [ 3 ] {4e79c7b8-9bda-40ea-837d-1f9cb0293d70} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10118 2024.08.29 15:23:34.588851 [ 3 ] {} <Debug> HTTP-Session: c857019a-d26e-49d7-899a-739e41444e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10119 2024.08.29 15:23:34.589037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10120 2024.08.29 15:23:34.589126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10121 2024.08.29 15:23:34.589150 [ 3 ] {} <Debug> HTTP-Session: bbe59624-36f4-49f2-8510-e7baf4e99474 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10122 2024.08.29 15:23:34.589171 [ 3 ] {} <Debug> HTTP-Session: bbe59624-36f4-49f2-8510-e7baf4e99474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10123 2024.08.29 15:23:34.589185 [ 3 ] {} <Debug> HTTP-Session: bbe59624-36f4-49f2-8510-e7baf4e99474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10124 2024.08.29 15:23:34.589235 [ 3 ] {} <Trace> HTTP-Session: bbe59624-36f4-49f2-8510-e7baf4e99474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10125 2024.08.29 15:23:34.589389 [ 3 ] {3b689f66-9972-4b22-894a-4f5683b0f594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10126 2024.08.29 15:23:34.589505 [ 3 ] {3b689f66-9972-4b22-894a-4f5683b0f594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10127 2024.08.29 15:23:34.590243 [ 3 ] {3b689f66-9972-4b22-894a-4f5683b0f594} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10128 2024.08.29 15:23:34.590826 [ 3 ] {3b689f66-9972-4b22-894a-4f5683b0f594} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10129 2024.08.29 15:23:34.590864 [ 3 ] {3b689f66-9972-4b22-894a-4f5683b0f594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10130 2024.08.29 15:23:34.591640 [ 3 ] {3b689f66-9972-4b22-894a-4f5683b0f594} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
10131 2024.08.29 15:23:34.592432 [ 3 ] {3b689f66-9972-4b22-894a-4f5683b0f594} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10132 2024.08.29 15:23:34.592713 [ 3 ] {3b689f66-9972-4b22-894a-4f5683b0f594} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.003368 sec., 890.7363420427554 rows/sec., 1.60 MiB/sec.
10133 2024.08.29 15:23:34.593945 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16997 rows, containing 5 columns (5 merged, 0 gathered) in 0.011013826 sec., 1543242.1031528916 rows/sec., 104.08 MiB/sec.
10134 2024.08.29 15:23:34.594131 [ 3 ] {3b689f66-9972-4b22-894a-4f5683b0f594} <Debug> DynamicQueryHandler: Done processing query
10135 2024.08.29 15:23:34.594171 [ 3 ] {3b689f66-9972-4b22-894a-4f5683b0f594} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10136 2024.08.29 15:23:34.594196 [ 3 ] {} <Debug> HTTP-Session: bbe59624-36f4-49f2-8510-e7baf4e99474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10137 2024.08.29 15:23:34.594258 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10138 2024.08.29 15:23:34.594357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10139 2024.08.29 15:23:34.594459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10140 2024.08.29 15:23:34.594507 [ 3 ] {} <Debug> HTTP-Session: ad1c4db8-86e4-4b90-a256-6343d14ded04 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10141 2024.08.29 15:23:34.594577 [ 3 ] {} <Debug> HTTP-Session: ad1c4db8-86e4-4b90-a256-6343d14ded04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10142 2024.08.29 15:23:34.594626 [ 3 ] {} <Debug> HTTP-Session: ad1c4db8-86e4-4b90-a256-6343d14ded04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10143 2024.08.29 15:23:34.594752 [ 3 ] {} <Trace> HTTP-Session: ad1c4db8-86e4-4b90-a256-6343d14ded04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10144 2024.08.29 15:23:34.595025 [ 3 ] {3fdca3ac-b8a9-4e1b-a164-0d28deee1845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10145 2024.08.29 15:23:34.595109 [ 3 ] {3fdca3ac-b8a9-4e1b-a164-0d28deee1845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10146 2024.08.29 15:23:34.595125 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10147 2024.08.29 15:23:34.595374 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10148 2024.08.29 15:23:34.595500 [ 3 ] {3fdca3ac-b8a9-4e1b-a164-0d28deee1845} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10149 2024.08.29 15:23:34.595548 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB.
10150 2024.08.29 15:23:34.595884 [ 3 ] {3fdca3ac-b8a9-4e1b-a164-0d28deee1845} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10151 2024.08.29 15:23:34.595926 [ 3 ] {3fdca3ac-b8a9-4e1b-a164-0d28deee1845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10152 2024.08.29 15:23:34.596311 [ 3 ] {3fdca3ac-b8a9-4e1b-a164-0d28deee1845} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10153 2024.08.29 15:23:34.596646 [ 3 ] {3fdca3ac-b8a9-4e1b-a164-0d28deee1845} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10154 2024.08.29 15:23:34.596819 [ 3 ] {3fdca3ac-b8a9-4e1b-a164-0d28deee1845} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001895 sec., 43271.76781002639 rows/sec., 2.75 MiB/sec.
10155 2024.08.29 15:23:34.596820 [ 24 ] {} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10156 2024.08.29 15:23:34.596918 [ 24 ] {} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10157 2024.08.29 15:23:34.596959 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10158 2024.08.29 15:23:34.597131 [ 3 ] {3fdca3ac-b8a9-4e1b-a164-0d28deee1845} <Debug> DynamicQueryHandler: Done processing query
10159 2024.08.29 15:23:34.597209 [ 3 ] {3fdca3ac-b8a9-4e1b-a164-0d28deee1845} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10160 2024.08.29 15:23:34.597244 [ 3 ] {} <Debug> HTTP-Session: ad1c4db8-86e4-4b90-a256-6343d14ded04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10161 2024.08.29 15:23:34.597282 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::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
10162 2024.08.29 15:23:34.597791 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10163 2024.08.29 15:23:34.597866 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2904 rows starting from the beginning of the part
10164 2024.08.29 15:23:34.597971 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part
10165 2024.08.29 15:23:34.598162 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part
10166 2024.08.29 15:23:34.598381 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part
10167 2024.08.29 15:23:34.598481 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part
10168 2024.08.29 15:23:34.598691 [ 188 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part
10169 2024.08.29 15:23:34.600297 [ 194 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3270 rows, containing 4 columns (4 merged, 0 gathered) in 0.003219623 sec., 1015646.8630022831 rows/sec., 66.49 MiB/sec.
10170 2024.08.29 15:23:34.600581 [ 193 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10171 2024.08.29 15:23:34.600986 [ 193 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_51_10} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10172 2024.08.29 15:23:34.601077 [ 193 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_51_10} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10173 2024.08.29 15:23:34.601168 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
10174 2024.08.29 15:23:39.561200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10175 2024.08.29 15:23:39.561352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10176 2024.08.29 15:23:39.561383 [ 3 ] {} <Debug> HTTP-Session: 2007b2a1-b737-4897-bed4-382bd3ed12dd Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10177 2024.08.29 15:23:39.561412 [ 3 ] {} <Debug> HTTP-Session: 2007b2a1-b737-4897-bed4-382bd3ed12dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10178 2024.08.29 15:23:39.561430 [ 3 ] {} <Debug> HTTP-Session: 2007b2a1-b737-4897-bed4-382bd3ed12dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10179 2024.08.29 15:23:39.561490 [ 3 ] {} <Trace> HTTP-Session: 2007b2a1-b737-4897-bed4-382bd3ed12dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10180 2024.08.29 15:23:39.561751 [ 3 ] {4c289872-842c-4a75-b9b5-ef31cba50a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10181 2024.08.29 15:23:39.561831 [ 3 ] {4c289872-842c-4a75-b9b5-ef31cba50a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10182 2024.08.29 15:23:39.562186 [ 3 ] {4c289872-842c-4a75-b9b5-ef31cba50a75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10183 2024.08.29 15:23:39.562729 [ 3 ] {4c289872-842c-4a75-b9b5-ef31cba50a75} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10184 2024.08.29 15:23:39.562775 [ 3 ] {4c289872-842c-4a75-b9b5-ef31cba50a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10185 2024.08.29 15:23:39.563221 [ 3 ] {4c289872-842c-4a75-b9b5-ef31cba50a75} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10186 2024.08.29 15:23:39.563618 [ 3 ] {4c289872-842c-4a75-b9b5-ef31cba50a75} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10187 2024.08.29 15:23:39.563774 [ 3 ] {4c289872-842c-4a75-b9b5-ef31cba50a75} <Debug> executeQuery: Read 126 rows, 11.03 KiB in 0.002128 sec., 59210.52631578947 rows/sec., 5.06 MiB/sec.
10188 2024.08.29 15:23:39.563786 [ 31 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10189 2024.08.29 15:23:39.563847 [ 31 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10190 2024.08.29 15:23:39.563886 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10191 2024.08.29 15:23:39.564048 [ 3 ] {4c289872-842c-4a75-b9b5-ef31cba50a75} <Debug> DynamicQueryHandler: Done processing query
10192 2024.08.29 15:23:39.564060 [ 197 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::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
10193 2024.08.29 15:23:39.564088 [ 3 ] {4c289872-842c-4a75-b9b5-ef31cba50a75} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10194 2024.08.29 15:23:39.564151 [ 3 ] {} <Debug> HTTP-Session: 2007b2a1-b737-4897-bed4-382bd3ed12dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10195 2024.08.29 15:23:39.564350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10196 2024.08.29 15:23:39.564384 [ 197 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10197 2024.08.29 15:23:39.564463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10198 2024.08.29 15:23:39.564466 [ 197 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1414 rows starting from the beginning of the part
10199 2024.08.29 15:23:39.564509 [ 3 ] {} <Debug> HTTP-Session: 186b4eef-8c64-41e9-a615-8b7c49bce300 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10200 2024.08.29 15:23:39.564549 [ 3 ] {} <Debug> HTTP-Session: 186b4eef-8c64-41e9-a615-8b7c49bce300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10201 2024.08.29 15:23:39.564588 [ 3 ] {} <Debug> HTTP-Session: 186b4eef-8c64-41e9-a615-8b7c49bce300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10202 2024.08.29 15:23:39.564742 [ 197 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 127 rows starting from the beginning of the part
10203 2024.08.29 15:23:39.564767 [ 3 ] {} <Trace> HTTP-Session: 186b4eef-8c64-41e9-a615-8b7c49bce300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10204 2024.08.29 15:23:39.565017 [ 197 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 195 rows starting from the beginning of the part
10205 2024.08.29 15:23:39.565246 [ 3 ] {39c9e99e-5864-4b44-a107-f898f90f6c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10206 2024.08.29 15:23:39.565286 [ 197 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 129 rows starting from the beginning of the part
10207 2024.08.29 15:23:39.565415 [ 3 ] {39c9e99e-5864-4b44-a107-f898f90f6c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10208 2024.08.29 15:23:39.565640 [ 197 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 196 rows starting from the beginning of the part
10209 2024.08.29 15:23:39.566065 [ 197 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 126 rows starting from the beginning of the part
10210 2024.08.29 15:23:39.566894 [ 3 ] {39c9e99e-5864-4b44-a107-f898f90f6c1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10211 2024.08.29 15:23:39.567695 [ 3 ] {39c9e99e-5864-4b44-a107-f898f90f6c1b} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10212 2024.08.29 15:23:39.567762 [ 3 ] {39c9e99e-5864-4b44-a107-f898f90f6c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10213 2024.08.29 15:23:39.568864 [ 3 ] {39c9e99e-5864-4b44-a107-f898f90f6c1b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10214 2024.08.29 15:23:39.569675 [ 3 ] {39c9e99e-5864-4b44-a107-f898f90f6c1b} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10215 2024.08.29 15:23:39.569689 [ 193 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2187 rows, containing 5 columns (5 merged, 0 gathered) in 0.005717821 sec., 382488.36401139526 rows/sec., 33.77 MiB/sec.
10216 2024.08.29 15:23:39.569873 [ 3 ] {39c9e99e-5864-4b44-a107-f898f90f6c1b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00485 sec., 7216.494845360825 rows/sec., 542.65 KiB/sec.
10217 2024.08.29 15:23:39.570087 [ 193 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10218 2024.08.29 15:23:39.570203 [ 3 ] {39c9e99e-5864-4b44-a107-f898f90f6c1b} <Debug> DynamicQueryHandler: Done processing query
10219 2024.08.29 15:23:39.570237 [ 3 ] {39c9e99e-5864-4b44-a107-f898f90f6c1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10220 2024.08.29 15:23:39.570267 [ 3 ] {} <Debug> HTTP-Session: 186b4eef-8c64-41e9-a615-8b7c49bce300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10221 2024.08.29 15:23:39.570485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 16816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10222 2024.08.29 15:23:39.570607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10223 2024.08.29 15:23:39.570639 [ 3 ] {} <Debug> HTTP-Session: 73353bd1-c415-45f9-a57d-7a672f463555 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10224 2024.08.29 15:23:39.570672 [ 3 ] {} <Debug> HTTP-Session: 73353bd1-c415-45f9-a57d-7a672f463555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10225 2024.08.29 15:23:39.570693 [ 3 ] {} <Debug> HTTP-Session: 73353bd1-c415-45f9-a57d-7a672f463555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10226 2024.08.29 15:23:39.570743 [ 3 ] {} <Trace> HTTP-Session: 73353bd1-c415-45f9-a57d-7a672f463555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10227 2024.08.29 15:23:39.570889 [ 193 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_56_11} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10228 2024.08.29 15:23:39.570995 [ 3 ] {f1fbab19-5fca-4c5a-9207-719674b76bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10229 2024.08.29 15:23:39.571082 [ 3 ] {f1fbab19-5fca-4c5a-9207-719674b76bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10230 2024.08.29 15:23:39.571083 [ 193 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_56_11} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10231 2024.08.29 15:23:39.571296 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
10232 2024.08.29 15:23:39.571494 [ 3 ] {f1fbab19-5fca-4c5a-9207-719674b76bbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10233 2024.08.29 15:23:39.571907 [ 3 ] {f1fbab19-5fca-4c5a-9207-719674b76bbe} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10234 2024.08.29 15:23:39.571945 [ 3 ] {f1fbab19-5fca-4c5a-9207-719674b76bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10235 2024.08.29 15:23:39.572317 [ 3 ] {f1fbab19-5fca-4c5a-9207-719674b76bbe} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10236 2024.08.29 15:23:39.572691 [ 3 ] {f1fbab19-5fca-4c5a-9207-719674b76bbe} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10237 2024.08.29 15:23:39.572829 [ 31 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10238 2024.08.29 15:23:39.572828 [ 3 ] {f1fbab19-5fca-4c5a-9207-719674b76bbe} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001953 sec., 50691.244239631334 rows/sec., 3.96 MiB/sec.
10239 2024.08.29 15:23:39.572860 [ 31 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10240 2024.08.29 15:23:39.572900 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10241 2024.08.29 15:23:39.573162 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::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
10242 2024.08.29 15:23:39.573194 [ 3 ] {f1fbab19-5fca-4c5a-9207-719674b76bbe} <Debug> DynamicQueryHandler: Done processing query
10243 2024.08.29 15:23:39.573298 [ 3 ] {f1fbab19-5fca-4c5a-9207-719674b76bbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10244 2024.08.29 15:23:39.573390 [ 3 ] {} <Debug> HTTP-Session: 73353bd1-c415-45f9-a57d-7a672f463555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10245 2024.08.29 15:23:39.573789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10246 2024.08.29 15:23:39.573855 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10247 2024.08.29 15:23:39.573956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10248 2024.08.29 15:23:39.573981 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 912 rows starting from the beginning of the part
10249 2024.08.29 15:23:39.574007 [ 3 ] {} <Debug> HTTP-Session: 828dcc4a-c244-4173-9c80-3b95ae20ef7e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10250 2024.08.29 15:23:39.574062 [ 3 ] {} <Debug> HTTP-Session: 828dcc4a-c244-4173-9c80-3b95ae20ef7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10251 2024.08.29 15:23:39.574155 [ 3 ] {} <Debug> HTTP-Session: 828dcc4a-c244-4173-9c80-3b95ae20ef7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10252 2024.08.29 15:23:39.574249 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 101 rows starting from the beginning of the part
10253 2024.08.29 15:23:39.574294 [ 3 ] {} <Trace> HTTP-Session: 828dcc4a-c244-4173-9c80-3b95ae20ef7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10254 2024.08.29 15:23:39.574474 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 385 rows starting from the beginning of the part
10255 2024.08.29 15:23:39.574718 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 105 rows starting from the beginning of the part
10256 2024.08.29 15:23:39.574816 [ 3 ] {0039f911-bda0-4799-a514-c448d8990f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10257 2024.08.29 15:23:39.575090 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 387 rows starting from the beginning of the part
10258 2024.08.29 15:23:39.575204 [ 3 ] {0039f911-bda0-4799-a514-c448d8990f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10259 2024.08.29 15:23:39.575447 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 99 rows starting from the beginning of the part
10260 2024.08.29 15:23:39.576216 [ 3 ] {0039f911-bda0-4799-a514-c448d8990f24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10261 2024.08.29 15:23:39.577326 [ 3 ] {0039f911-bda0-4799-a514-c448d8990f24} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10262 2024.08.29 15:23:39.577408 [ 3 ] {0039f911-bda0-4799-a514-c448d8990f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10263 2024.08.29 15:23:39.578317 [ 3 ] {0039f911-bda0-4799-a514-c448d8990f24} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10264 2024.08.29 15:23:39.578822 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1989 rows, containing 5 columns (5 merged, 0 gathered) in 0.005821344 sec., 341673.6753574432 rows/sec., 26.19 MiB/sec.
10265 2024.08.29 15:23:39.579120 [ 3 ] {0039f911-bda0-4799-a514-c448d8990f24} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10266 2024.08.29 15:23:39.579200 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10267 2024.08.29 15:23:39.579445 [ 3 ] {0039f911-bda0-4799-a514-c448d8990f24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004848 sec., 33003.300330033 rows/sec., 2.30 MiB/sec.
10268 2024.08.29 15:23:39.580052 [ 3 ] {0039f911-bda0-4799-a514-c448d8990f24} <Debug> DynamicQueryHandler: Done processing query
10269 2024.08.29 15:23:39.580194 [ 3 ] {0039f911-bda0-4799-a514-c448d8990f24} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10270 2024.08.29 15:23:39.580337 [ 3 ] {} <Debug> HTTP-Session: 828dcc4a-c244-4173-9c80-3b95ae20ef7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10271 2024.08.29 15:23:39.580810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10272 2024.08.29 15:23:39.580948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10273 2024.08.29 15:23:39.580982 [ 3 ] {} <Debug> HTTP-Session: 62285584-c70c-4fdc-9669-43425d188cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10274 2024.08.29 15:23:39.581021 [ 3 ] {} <Debug> HTTP-Session: 62285584-c70c-4fdc-9669-43425d188cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10275 2024.08.29 15:23:39.581048 [ 3 ] {} <Debug> HTTP-Session: 62285584-c70c-4fdc-9669-43425d188cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10276 2024.08.29 15:23:39.581117 [ 3 ] {} <Trace> HTTP-Session: 62285584-c70c-4fdc-9669-43425d188cc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10277 2024.08.29 15:23:39.581135 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_56_11} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10278 2024.08.29 15:23:39.581303 [ 194 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_56_11} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10279 2024.08.29 15:23:39.581430 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
10280 2024.08.29 15:23:39.581671 [ 3 ] {2c84a8c4-f0bf-48f8-a723-24dd5b0d0cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10281 2024.08.29 15:23:39.581753 [ 3 ] {2c84a8c4-f0bf-48f8-a723-24dd5b0d0cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10282 2024.08.29 15:23:39.582227 [ 3 ] {2c84a8c4-f0bf-48f8-a723-24dd5b0d0cd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10283 2024.08.29 15:23:39.582971 [ 3 ] {2c84a8c4-f0bf-48f8-a723-24dd5b0d0cd1} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10284 2024.08.29 15:23:39.583008 [ 3 ] {2c84a8c4-f0bf-48f8-a723-24dd5b0d0cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10285 2024.08.29 15:23:39.583688 [ 3 ] {2c84a8c4-f0bf-48f8-a723-24dd5b0d0cd1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10286 2024.08.29 15:23:39.584124 [ 3 ] {2c84a8c4-f0bf-48f8-a723-24dd5b0d0cd1} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10287 2024.08.29 15:23:39.584268 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10288 2024.08.29 15:23:39.584276 [ 3 ] {2c84a8c4-f0bf-48f8-a723-24dd5b0d0cd1} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.003015 sec., 11608.623548922056 rows/sec., 20.80 MiB/sec.
10289 2024.08.29 15:23:39.584314 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10290 2024.08.29 15:23:39.584363 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10291 2024.08.29 15:23:39.584570 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::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
10292 2024.08.29 15:23:39.584623 [ 3 ] {2c84a8c4-f0bf-48f8-a723-24dd5b0d0cd1} <Debug> DynamicQueryHandler: Done processing query
10293 2024.08.29 15:23:39.584653 [ 3 ] {2c84a8c4-f0bf-48f8-a723-24dd5b0d0cd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
10294 2024.08.29 15:23:39.584674 [ 3 ] {} <Debug> HTTP-Session: 62285584-c70c-4fdc-9669-43425d188cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10295 2024.08.29 15:23:39.584821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10296 2024.08.29 15:23:39.584892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10297 2024.08.29 15:23:39.584930 [ 3 ] {} <Debug> HTTP-Session: 644b7595-f44c-4e52-b28a-1e34b4c31876 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10298 2024.08.29 15:23:39.584957 [ 3 ] {} <Debug> HTTP-Session: 644b7595-f44c-4e52-b28a-1e34b4c31876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10299 2024.08.29 15:23:39.584981 [ 3 ] {} <Debug> HTTP-Session: 644b7595-f44c-4e52-b28a-1e34b4c31876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10300 2024.08.29 15:23:39.585006 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10301 2024.08.29 15:23:39.585027 [ 3 ] {} <Trace> HTTP-Session: 644b7595-f44c-4e52-b28a-1e34b4c31876 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10302 2024.08.29 15:23:39.585077 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 747 rows starting from the beginning of the part
10303 2024.08.29 15:23:39.585190 [ 3 ] {c1fb23fb-8bf8-4c58-92ed-9bdef24fd1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10304 2024.08.29 15:23:39.585352 [ 3 ] {c1fb23fb-8bf8-4c58-92ed-9bdef24fd1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10305 2024.08.29 15:23:39.585661 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 35 rows starting from the beginning of the part
10306 2024.08.29 15:23:39.586065 [ 3 ] {c1fb23fb-8bf8-4c58-92ed-9bdef24fd1db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10307 2024.08.29 15:23:39.586300 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 3 rows starting from the beginning of the part
10308 2024.08.29 15:23:39.586833 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 35 rows starting from the beginning of the part
10309 2024.08.29 15:23:39.586911 [ 3 ] {c1fb23fb-8bf8-4c58-92ed-9bdef24fd1db} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10310 2024.08.29 15:23:39.586970 [ 3 ] {c1fb23fb-8bf8-4c58-92ed-9bdef24fd1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB.
10311 2024.08.29 15:23:39.587323 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 3 rows starting from the beginning of the part
10312 2024.08.29 15:23:39.587824 [ 195 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 35 rows starting from the beginning of the part
10313 2024.08.29 15:23:39.588019 [ 3 ] {c1fb23fb-8bf8-4c58-92ed-9bdef24fd1db} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10314 2024.08.29 15:23:39.588634 [ 3 ] {c1fb23fb-8bf8-4c58-92ed-9bdef24fd1db} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10315 2024.08.29 15:23:39.588837 [ 3 ] {c1fb23fb-8bf8-4c58-92ed-9bdef24fd1db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003715 sec., 16150.740242261103 rows/sec., 1.09 MiB/sec.
10316 2024.08.29 15:23:39.589093 [ 3 ] {c1fb23fb-8bf8-4c58-92ed-9bdef24fd1db} <Debug> DynamicQueryHandler: Done processing query
10317 2024.08.29 15:23:39.589120 [ 3 ] {c1fb23fb-8bf8-4c58-92ed-9bdef24fd1db} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10318 2024.08.29 15:23:39.589139 [ 3 ] {} <Debug> HTTP-Session: 644b7595-f44c-4e52-b28a-1e34b4c31876 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10319 2024.08.29 15:23:39.595037 [ 187 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 19 columns (19 merged, 0 gathered) in 0.010584497 sec., 81061.95315658364 rows/sec., 145.26 MiB/sec.
10320 2024.08.29 15:23:39.596072 [ 187 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10321 2024.08.29 15:23:39.596702 [ 187 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10322 2024.08.29 15:23:39.596791 [ 187 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10323 2024.08.29 15:23:39.596935 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB.
10324 2024.08.29 15:23:43.868551 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache
10325 2024.08.29 15:23:43.868655 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache
10326 2024.08.29 15:23:44.172500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10327 2024.08.29 15:23:44.172635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10328 2024.08.29 15:23:44.172667 [ 3 ] {} <Debug> HTTP-Session: b7419cac-9717-4be4-b840-7f465906e84f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10329 2024.08.29 15:23:44.172698 [ 3 ] {} <Debug> HTTP-Session: b7419cac-9717-4be4-b840-7f465906e84f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10330 2024.08.29 15:23:44.172716 [ 3 ] {} <Debug> HTTP-Session: b7419cac-9717-4be4-b840-7f465906e84f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10331 2024.08.29 15:23:44.172774 [ 3 ] {} <Trace> HTTP-Session: b7419cac-9717-4be4-b840-7f465906e84f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10332 2024.08.29 15:23:44.172982 [ 3 ] {3be7d2c1-817c-44a0-a662-32d3da3d0d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10333 2024.08.29 15:23:44.173061 [ 3 ] {3be7d2c1-817c-44a0-a662-32d3da3d0d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10334 2024.08.29 15:23:44.173413 [ 3 ] {3be7d2c1-817c-44a0-a662-32d3da3d0d7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10335 2024.08.29 15:23:44.173856 [ 3 ] {3be7d2c1-817c-44a0-a662-32d3da3d0d7b} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10336 2024.08.29 15:23:44.173904 [ 3 ] {3be7d2c1-817c-44a0-a662-32d3da3d0d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10337 2024.08.29 15:23:44.174330 [ 3 ] {3be7d2c1-817c-44a0-a662-32d3da3d0d7b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
10338 2024.08.29 15:23:44.174736 [ 3 ] {3be7d2c1-817c-44a0-a662-32d3da3d0d7b} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10339 2024.08.29 15:23:44.174906 [ 3 ] {3be7d2c1-817c-44a0-a662-32d3da3d0d7b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001984 sec., 1008.0645161290322 rows/sec., 82.20 KiB/sec.
10340 2024.08.29 15:23:44.175241 [ 3 ] {3be7d2c1-817c-44a0-a662-32d3da3d0d7b} <Debug> DynamicQueryHandler: Done processing query
10341 2024.08.29 15:23:44.175271 [ 3 ] {3be7d2c1-817c-44a0-a662-32d3da3d0d7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10342 2024.08.29 15:23:44.175289 [ 3 ] {} <Debug> HTTP-Session: b7419cac-9717-4be4-b840-7f465906e84f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10343 2024.08.29 15:23:44.175583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 193534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10344 2024.08.29 15:23:44.175648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10345 2024.08.29 15:23:44.175669 [ 3 ] {} <Debug> HTTP-Session: 1ef3cfff-53c1-4edb-b1a2-d19cd1fee123 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10346 2024.08.29 15:23:44.175706 [ 3 ] {} <Debug> HTTP-Session: 1ef3cfff-53c1-4edb-b1a2-d19cd1fee123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10347 2024.08.29 15:23:44.175726 [ 3 ] {} <Debug> HTTP-Session: 1ef3cfff-53c1-4edb-b1a2-d19cd1fee123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10348 2024.08.29 15:23:44.175765 [ 3 ] {} <Trace> HTTP-Session: 1ef3cfff-53c1-4edb-b1a2-d19cd1fee123 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10349 2024.08.29 15:23:44.176267 [ 3 ] {8ffe19a7-0b01-46af-b409-2ff7b47b112f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10350 2024.08.29 15:23:44.176331 [ 3 ] {8ffe19a7-0b01-46af-b409-2ff7b47b112f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10351 2024.08.29 15:23:44.176629 [ 3 ] {8ffe19a7-0b01-46af-b409-2ff7b47b112f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10352 2024.08.29 15:23:44.178048 [ 3 ] {8ffe19a7-0b01-46af-b409-2ff7b47b112f} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10353 2024.08.29 15:23:44.178089 [ 3 ] {8ffe19a7-0b01-46af-b409-2ff7b47b112f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10354 2024.08.29 15:23:44.178569 [ 3 ] {8ffe19a7-0b01-46af-b409-2ff7b47b112f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10355 2024.08.29 15:23:44.178951 [ 3 ] {8ffe19a7-0b01-46af-b409-2ff7b47b112f} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10356 2024.08.29 15:23:44.179120 [ 3 ] {8ffe19a7-0b01-46af-b409-2ff7b47b112f} <Debug> executeQuery: Read 1330 rows, 113.05 KiB in 0.003198 sec., 415884.92808005004 rows/sec., 34.52 MiB/sec.
10357 2024.08.29 15:23:44.179428 [ 3 ] {8ffe19a7-0b01-46af-b409-2ff7b47b112f} <Debug> DynamicQueryHandler: Done processing query
10358 2024.08.29 15:23:44.179494 [ 3 ] {8ffe19a7-0b01-46af-b409-2ff7b47b112f} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
10359 2024.08.29 15:23:44.179557 [ 3 ] {} <Debug> HTTP-Session: 1ef3cfff-53c1-4edb-b1a2-d19cd1fee123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10360 2024.08.29 15:23:44.179963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10361 2024.08.29 15:23:44.180026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10362 2024.08.29 15:23:44.180046 [ 3 ] {} <Debug> HTTP-Session: 6e408f49-e979-4624-aa39-f71894b4c9eb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10363 2024.08.29 15:23:44.180065 [ 3 ] {} <Debug> HTTP-Session: 6e408f49-e979-4624-aa39-f71894b4c9eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10364 2024.08.29 15:23:44.180079 [ 3 ] {} <Debug> HTTP-Session: 6e408f49-e979-4624-aa39-f71894b4c9eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10365 2024.08.29 15:23:44.180116 [ 3 ] {} <Trace> HTTP-Session: 6e408f49-e979-4624-aa39-f71894b4c9eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10366 2024.08.29 15:23:44.180269 [ 3 ] {70e855bc-f59a-4a16-98a9-ae3e0fe81e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10367 2024.08.29 15:23:44.180334 [ 3 ] {70e855bc-f59a-4a16-98a9-ae3e0fe81e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10368 2024.08.29 15:23:44.181215 [ 3 ] {70e855bc-f59a-4a16-98a9-ae3e0fe81e17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10369 2024.08.29 15:23:44.181533 [ 3 ] {70e855bc-f59a-4a16-98a9-ae3e0fe81e17} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10370 2024.08.29 15:23:44.181572 [ 3 ] {70e855bc-f59a-4a16-98a9-ae3e0fe81e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10371 2024.08.29 15:23:44.181943 [ 3 ] {70e855bc-f59a-4a16-98a9-ae3e0fe81e17} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10372 2024.08.29 15:23:44.182304 [ 3 ] {70e855bc-f59a-4a16-98a9-ae3e0fe81e17} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10373 2024.08.29 15:23:44.182452 [ 3 ] {70e855bc-f59a-4a16-98a9-ae3e0fe81e17} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.002244 sec., 891.2655971479501 rows/sec., 62.23 KiB/sec.
10374 2024.08.29 15:23:44.182757 [ 3 ] {70e855bc-f59a-4a16-98a9-ae3e0fe81e17} <Debug> DynamicQueryHandler: Done processing query
10375 2024.08.29 15:23:44.182811 [ 3 ] {70e855bc-f59a-4a16-98a9-ae3e0fe81e17} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10376 2024.08.29 15:23:44.182847 [ 3 ] {} <Debug> HTTP-Session: 6e408f49-e979-4624-aa39-f71894b4c9eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10377 2024.08.29 15:23:44.183002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 32353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10378 2024.08.29 15:23:44.183056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10379 2024.08.29 15:23:44.183075 [ 3 ] {} <Debug> HTTP-Session: c7766372-72b3-4667-94aa-5fbb778b4b06 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10380 2024.08.29 15:23:44.183093 [ 3 ] {} <Debug> HTTP-Session: c7766372-72b3-4667-94aa-5fbb778b4b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10381 2024.08.29 15:23:44.183107 [ 3 ] {} <Debug> HTTP-Session: c7766372-72b3-4667-94aa-5fbb778b4b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10382 2024.08.29 15:23:44.183141 [ 3 ] {} <Trace> HTTP-Session: c7766372-72b3-4667-94aa-5fbb778b4b06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10383 2024.08.29 15:23:44.183325 [ 3 ] {5b53bc4e-a5eb-49d6-a57b-6efe0974e31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10384 2024.08.29 15:23:44.183370 [ 3 ] {5b53bc4e-a5eb-49d6-a57b-6efe0974e31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10385 2024.08.29 15:23:44.183625 [ 3 ] {5b53bc4e-a5eb-49d6-a57b-6efe0974e31f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10386 2024.08.29 15:23:44.184114 [ 3 ] {5b53bc4e-a5eb-49d6-a57b-6efe0974e31f} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10387 2024.08.29 15:23:44.184150 [ 3 ] {5b53bc4e-a5eb-49d6-a57b-6efe0974e31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10388 2024.08.29 15:23:44.184518 [ 3 ] {5b53bc4e-a5eb-49d6-a57b-6efe0974e31f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10389 2024.08.29 15:23:44.184878 [ 3 ] {5b53bc4e-a5eb-49d6-a57b-6efe0974e31f} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10390 2024.08.29 15:23:44.185038 [ 172 ] {} <Debug> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10391 2024.08.29 15:23:44.185048 [ 3 ] {5b53bc4e-a5eb-49d6-a57b-6efe0974e31f} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001812 sec., 133554.08388520972 rows/sec., 9.05 MiB/sec.
10392 2024.08.29 15:23:44.185122 [ 172 ] {} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10393 2024.08.29 15:23:44.185193 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10394 2024.08.29 15:23:44.185377 [ 186 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
10395 2024.08.29 15:23:44.185412 [ 3 ] {5b53bc4e-a5eb-49d6-a57b-6efe0974e31f} <Debug> DynamicQueryHandler: Done processing query
10396 2024.08.29 15:23:44.185454 [ 3 ] {5b53bc4e-a5eb-49d6-a57b-6efe0974e31f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10397 2024.08.29 15:23:44.185500 [ 3 ] {} <Debug> HTTP-Session: c7766372-72b3-4667-94aa-5fbb778b4b06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10398 2024.08.29 15:23:44.185625 [ 186 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10399 2024.08.29 15:23:44.185672 [ 186 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
10400 2024.08.29 15:23:44.185740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10401 2024.08.29 15:23:44.185864 [ 186 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part
10402 2024.08.29 15:23:44.185900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10403 2024.08.29 15:23:44.186004 [ 3 ] {} <Debug> HTTP-Session: 13b448e8-4caa-4541-bca3-2aff2718d2bb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10404 2024.08.29 15:23:44.186091 [ 3 ] {} <Debug> HTTP-Session: 13b448e8-4caa-4541-bca3-2aff2718d2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10405 2024.08.29 15:23:44.186147 [ 3 ] {} <Debug> HTTP-Session: 13b448e8-4caa-4541-bca3-2aff2718d2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10406 2024.08.29 15:23:44.186230 [ 186 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 242 rows starting from the beginning of the part
10407 2024.08.29 15:23:44.186258 [ 3 ] {} <Trace> HTTP-Session: 13b448e8-4caa-4541-bca3-2aff2718d2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10408 2024.08.29 15:23:44.186542 [ 186 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
10409 2024.08.29 15:23:44.186618 [ 3 ] {9af1becc-ce1d-440c-9536-a127316dff08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10410 2024.08.29 15:23:44.186776 [ 3 ] {9af1becc-ce1d-440c-9536-a127316dff08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10411 2024.08.29 15:23:44.186844 [ 186 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
10412 2024.08.29 15:23:44.187276 [ 186 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 242 rows starting from the beginning of the part
10413 2024.08.29 15:23:44.188014 [ 3 ] {9af1becc-ce1d-440c-9536-a127316dff08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10414 2024.08.29 15:23:44.188846 [ 3 ] {9af1becc-ce1d-440c-9536-a127316dff08} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10415 2024.08.29 15:23:44.188914 [ 3 ] {9af1becc-ce1d-440c-9536-a127316dff08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10416 2024.08.29 15:23:44.190031 [ 3 ] {9af1becc-ce1d-440c-9536-a127316dff08} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10417 2024.08.29 15:23:44.190564 [ 186 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005259173 sec., 146030.56412101295 rows/sec., 9.91 MiB/sec.
10418 2024.08.29 15:23:44.190830 [ 186 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10419 2024.08.29 15:23:44.191041 [ 3 ] {9af1becc-ce1d-440c-9536-a127316dff08} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10420 2024.08.29 15:23:44.191315 [ 172 ] {} <Debug> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
10421 2024.08.29 15:23:44.191429 [ 172 ] {} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10422 2024.08.29 15:23:44.191520 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10423 2024.08.29 15:23:44.191545 [ 3 ] {9af1becc-ce1d-440c-9536-a127316dff08} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005025 sec., 1194.0298507462687 rows/sec., 70.55 KiB/sec.
10424 2024.08.29 15:23:44.192231 [ 199 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
10425 2024.08.29 15:23:44.192597 [ 3 ] {9af1becc-ce1d-440c-9536-a127316dff08} <Debug> DynamicQueryHandler: Done processing query
10426 2024.08.29 15:23:44.192708 [ 3 ] {9af1becc-ce1d-440c-9536-a127316dff08} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10427 2024.08.29 15:23:44.192766 [ 190 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_26_5} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10428 2024.08.29 15:23:44.192836 [ 3 ] {} <Debug> HTTP-Session: 13b448e8-4caa-4541-bca3-2aff2718d2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10429 2024.08.29 15:23:44.193142 [ 199 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10430 2024.08.29 15:23:44.193181 [ 190 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_26_5} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10431 2024.08.29 15:23:44.193213 [ 199 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
10432 2024.08.29 15:23:44.193236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 137085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10433 2024.08.29 15:23:44.193389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10434 2024.08.29 15:23:44.193517 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
10435 2024.08.29 15:23:44.193529 [ 3 ] {} <Debug> HTTP-Session: 3f593a43-e5cd-4a94-b104-d1c2f0a49b37 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10436 2024.08.29 15:23:44.193634 [ 3 ] {} <Debug> HTTP-Session: 3f593a43-e5cd-4a94-b104-d1c2f0a49b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10437 2024.08.29 15:23:44.193649 [ 199 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
10438 2024.08.29 15:23:44.193716 [ 3 ] {} <Debug> HTTP-Session: 3f593a43-e5cd-4a94-b104-d1c2f0a49b37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10439 2024.08.29 15:23:44.193877 [ 3 ] {} <Trace> HTTP-Session: 3f593a43-e5cd-4a94-b104-d1c2f0a49b37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10440 2024.08.29 15:23:44.194067 [ 199 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
10441 2024.08.29 15:23:44.194429 [ 199 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
10442 2024.08.29 15:23:44.194610 [ 3 ] {4cc5ab65-7aa5-4c5d-b59d-a4f2ec642a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10443 2024.08.29 15:23:44.194705 [ 199 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::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
10444 2024.08.29 15:23:44.194772 [ 3 ] {4cc5ab65-7aa5-4c5d-b59d-a4f2ec642a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10445 2024.08.29 15:23:44.195595 [ 3 ] {4cc5ab65-7aa5-4c5d-b59d-a4f2ec642a70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10446 2024.08.29 15:23:44.196313 [ 190 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004654181 sec., 6445.817212523535 rows/sec., 409.16 KiB/sec.
10447 2024.08.29 15:23:44.196558 [ 186 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
10448 2024.08.29 15:23:44.197128 [ 3 ] {4cc5ab65-7aa5-4c5d-b59d-a4f2ec642a70} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10449 2024.08.29 15:23:44.197234 [ 3 ] {4cc5ab65-7aa5-4c5d-b59d-a4f2ec642a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10450 2024.08.29 15:23:44.197508 [ 186 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_25_6} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10451 2024.08.29 15:23:44.197681 [ 186 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_25_6} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
10452 2024.08.29 15:23:44.197855 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10453 2024.08.29 15:23:44.198031 [ 3 ] {4cc5ab65-7aa5-4c5d-b59d-a4f2ec642a70} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10454 2024.08.29 15:23:44.198407 [ 3 ] {4cc5ab65-7aa5-4c5d-b59d-a4f2ec642a70} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10455 2024.08.29 15:23:44.198570 [ 3 ] {4cc5ab65-7aa5-4c5d-b59d-a4f2ec642a70} <Debug> executeQuery: Read 840 rows, 62.13 KiB in 0.004312 sec., 194805.1948051948 rows/sec., 14.07 MiB/sec.
10456 2024.08.29 15:23:44.198774 [ 3 ] {4cc5ab65-7aa5-4c5d-b59d-a4f2ec642a70} <Debug> DynamicQueryHandler: Done processing query
10457 2024.08.29 15:23:44.198799 [ 3 ] {4cc5ab65-7aa5-4c5d-b59d-a4f2ec642a70} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
10458 2024.08.29 15:23:44.198815 [ 3 ] {} <Debug> HTTP-Session: 3f593a43-e5cd-4a94-b104-d1c2f0a49b37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10459 2024.08.29 15:23:44.199113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10460 2024.08.29 15:23:44.199162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10461 2024.08.29 15:23:44.199181 [ 3 ] {} <Debug> HTTP-Session: 40ccf9fd-4fef-4263-b685-348f1f0d4792 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10462 2024.08.29 15:23:44.199198 [ 3 ] {} <Debug> HTTP-Session: 40ccf9fd-4fef-4263-b685-348f1f0d4792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10463 2024.08.29 15:23:44.199212 [ 3 ] {} <Debug> HTTP-Session: 40ccf9fd-4fef-4263-b685-348f1f0d4792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10464 2024.08.29 15:23:44.199244 [ 3 ] {} <Trace> HTTP-Session: 40ccf9fd-4fef-4263-b685-348f1f0d4792 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10465 2024.08.29 15:23:44.199344 [ 3 ] {c459e49b-8d95-4fbe-8e99-fcb3add379b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10466 2024.08.29 15:23:44.199389 [ 3 ] {c459e49b-8d95-4fbe-8e99-fcb3add379b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10467 2024.08.29 15:23:44.199522 [ 3 ] {c459e49b-8d95-4fbe-8e99-fcb3add379b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10468 2024.08.29 15:23:44.199812 [ 3 ] {c459e49b-8d95-4fbe-8e99-fcb3add379b8} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10469 2024.08.29 15:23:44.199849 [ 3 ] {c459e49b-8d95-4fbe-8e99-fcb3add379b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10470 2024.08.29 15:23:44.200213 [ 3 ] {c459e49b-8d95-4fbe-8e99-fcb3add379b8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10471 2024.08.29 15:23:44.200541 [ 3 ] {c459e49b-8d95-4fbe-8e99-fcb3add379b8} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10472 2024.08.29 15:23:44.200709 [ 3 ] {c459e49b-8d95-4fbe-8e99-fcb3add379b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001382 sec., 4341.534008683068 rows/sec., 226.83 KiB/sec.
10473 2024.08.29 15:23:44.201027 [ 3 ] {c459e49b-8d95-4fbe-8e99-fcb3add379b8} <Debug> DynamicQueryHandler: Done processing query
10474 2024.08.29 15:23:44.201061 [ 3 ] {c459e49b-8d95-4fbe-8e99-fcb3add379b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10475 2024.08.29 15:23:44.201077 [ 3 ] {} <Debug> HTTP-Session: 40ccf9fd-4fef-4263-b685-348f1f0d4792 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10476 2024.08.29 15:23:44.201297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 174615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10477 2024.08.29 15:23:44.201346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10478 2024.08.29 15:23:44.201365 [ 3 ] {} <Debug> HTTP-Session: 6a0b3968-89d6-4e4e-9ee3-7eab54eeccb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10479 2024.08.29 15:23:44.201382 [ 3 ] {} <Debug> HTTP-Session: 6a0b3968-89d6-4e4e-9ee3-7eab54eeccb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10480 2024.08.29 15:23:44.201396 [ 3 ] {} <Debug> HTTP-Session: 6a0b3968-89d6-4e4e-9ee3-7eab54eeccb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10481 2024.08.29 15:23:44.201428 [ 3 ] {} <Trace> HTTP-Session: 6a0b3968-89d6-4e4e-9ee3-7eab54eeccb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10482 2024.08.29 15:23:44.201895 [ 3 ] {e72461ad-60b7-41a1-829c-46437b3c032a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10483 2024.08.29 15:23:44.201944 [ 3 ] {e72461ad-60b7-41a1-829c-46437b3c032a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10484 2024.08.29 15:23:44.202112 [ 3 ] {e72461ad-60b7-41a1-829c-46437b3c032a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10485 2024.08.29 15:23:44.203210 [ 3 ] {e72461ad-60b7-41a1-829c-46437b3c032a} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10486 2024.08.29 15:23:44.203248 [ 3 ] {e72461ad-60b7-41a1-829c-46437b3c032a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10487 2024.08.29 15:23:44.203690 [ 3 ] {e72461ad-60b7-41a1-829c-46437b3c032a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10488 2024.08.29 15:23:44.204045 [ 3 ] {e72461ad-60b7-41a1-829c-46437b3c032a} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10489 2024.08.29 15:23:44.204211 [ 3 ] {e72461ad-60b7-41a1-829c-46437b3c032a} <Debug> executeQuery: Read 922 rows, 63.09 KiB in 0.002591 sec., 355847.16325742955 rows/sec., 23.78 MiB/sec.
10490 2024.08.29 15:23:44.204418 [ 3 ] {e72461ad-60b7-41a1-829c-46437b3c032a} <Debug> DynamicQueryHandler: Done processing query
10491 2024.08.29 15:23:44.204455 [ 3 ] {e72461ad-60b7-41a1-829c-46437b3c032a} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
10492 2024.08.29 15:23:44.204487 [ 3 ] {} <Debug> HTTP-Session: 6a0b3968-89d6-4e4e-9ee3-7eab54eeccb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10493 2024.08.29 15:23:44.204890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10494 2024.08.29 15:23:44.204941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10495 2024.08.29 15:23:44.204960 [ 3 ] {} <Debug> HTTP-Session: 9f1972c2-618e-49ad-95fb-7f4ab470d3ce Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10496 2024.08.29 15:23:44.204977 [ 3 ] {} <Debug> HTTP-Session: 9f1972c2-618e-49ad-95fb-7f4ab470d3ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10497 2024.08.29 15:23:44.204991 [ 3 ] {} <Debug> HTTP-Session: 9f1972c2-618e-49ad-95fb-7f4ab470d3ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10498 2024.08.29 15:23:44.205024 [ 3 ] {} <Trace> HTTP-Session: 9f1972c2-618e-49ad-95fb-7f4ab470d3ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10499 2024.08.29 15:23:44.205117 [ 3 ] {8e05ab20-a865-4268-a122-2f40011f9c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10500 2024.08.29 15:23:44.205162 [ 3 ] {8e05ab20-a865-4268-a122-2f40011f9c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10501 2024.08.29 15:23:44.205292 [ 3 ] {8e05ab20-a865-4268-a122-2f40011f9c27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10502 2024.08.29 15:23:44.205610 [ 3 ] {8e05ab20-a865-4268-a122-2f40011f9c27} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10503 2024.08.29 15:23:44.205645 [ 3 ] {8e05ab20-a865-4268-a122-2f40011f9c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10504 2024.08.29 15:23:44.205997 [ 3 ] {8e05ab20-a865-4268-a122-2f40011f9c27} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10505 2024.08.29 15:23:44.206325 [ 3 ] {8e05ab20-a865-4268-a122-2f40011f9c27} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10506 2024.08.29 15:23:44.206482 [ 172 ] {} <Debug> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
10507 2024.08.29 15:23:44.206490 [ 3 ] {8e05ab20-a865-4268-a122-2f40011f9c27} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec.
10508 2024.08.29 15:23:44.206532 [ 172 ] {} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10509 2024.08.29 15:23:44.206594 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10510 2024.08.29 15:23:44.206789 [ 190 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
10511 2024.08.29 15:23:44.206846 [ 3 ] {8e05ab20-a865-4268-a122-2f40011f9c27} <Debug> DynamicQueryHandler: Done processing query
10512 2024.08.29 15:23:44.206893 [ 3 ] {8e05ab20-a865-4268-a122-2f40011f9c27} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10513 2024.08.29 15:23:44.206934 [ 3 ] {} <Debug> HTTP-Session: 9f1972c2-618e-49ad-95fb-7f4ab470d3ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10514 2024.08.29 15:23:44.207035 [ 190 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10515 2024.08.29 15:23:44.207090 [ 190 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
10516 2024.08.29 15:23:44.207111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10517 2024.08.29 15:23:44.207191 [ 190 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
10518 2024.08.29 15:23:44.207240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10519 2024.08.29 15:23:44.207327 [ 3 ] {} <Debug> HTTP-Session: 56a17fd4-eb7a-4364-a1cc-1d6b4f4725cf Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10520 2024.08.29 15:23:44.207409 [ 3 ] {} <Debug> HTTP-Session: 56a17fd4-eb7a-4364-a1cc-1d6b4f4725cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10521 2024.08.29 15:23:44.207520 [ 3 ] {} <Debug> HTTP-Session: 56a17fd4-eb7a-4364-a1cc-1d6b4f4725cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10522 2024.08.29 15:23:44.207589 [ 190 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
10523 2024.08.29 15:23:44.207639 [ 3 ] {} <Trace> HTTP-Session: 56a17fd4-eb7a-4364-a1cc-1d6b4f4725cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10524 2024.08.29 15:23:44.207791 [ 190 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
10525 2024.08.29 15:23:44.208081 [ 190 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
10526 2024.08.29 15:23:44.208102 [ 3 ] {dbf60a3f-6791-428d-ac5a-a156944c9e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10527 2024.08.29 15:23:44.208285 [ 3 ] {dbf60a3f-6791-428d-ac5a-a156944c9e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10528 2024.08.29 15:23:44.208375 [ 190 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::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
10529 2024.08.29 15:23:44.209120 [ 3 ] {dbf60a3f-6791-428d-ac5a-a156944c9e59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10530 2024.08.29 15:23:44.209922 [ 3 ] {dbf60a3f-6791-428d-ac5a-a156944c9e59} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10531 2024.08.29 15:23:44.209994 [ 3 ] {dbf60a3f-6791-428d-ac5a-a156944c9e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10532 2024.08.29 15:23:44.211100 [ 3 ] {dbf60a3f-6791-428d-ac5a-a156944c9e59} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10533 2024.08.29 15:23:44.211279 [ 190 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.00459718 sec., 5438.1164104951295 rows/sec., 366.44 KiB/sec.
10534 2024.08.29 15:23:44.211509 [ 190 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
10535 2024.08.29 15:23:44.211797 [ 3 ] {dbf60a3f-6791-428d-ac5a-a156944c9e59} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10536 2024.08.29 15:23:44.212269 [ 3 ] {dbf60a3f-6791-428d-ac5a-a156944c9e59} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004345 sec., 18872.266973532798 rows/sec., 1.20 MiB/sec.
10537 2024.08.29 15:23:44.212479 [ 190 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_25_5} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10538 2024.08.29 15:23:44.212787 [ 190 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_25_5} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
10539 2024.08.29 15:23:44.212922 [ 3 ] {dbf60a3f-6791-428d-ac5a-a156944c9e59} <Debug> DynamicQueryHandler: Done processing query
10540 2024.08.29 15:23:44.212988 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10541 2024.08.29 15:23:44.213013 [ 3 ] {dbf60a3f-6791-428d-ac5a-a156944c9e59} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10542 2024.08.29 15:23:44.213091 [ 3 ] {} <Debug> HTTP-Session: 56a17fd4-eb7a-4364-a1cc-1d6b4f4725cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10543 2024.08.29 15:23:44.551030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10544 2024.08.29 15:23:44.551108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10545 2024.08.29 15:23:44.551132 [ 3 ] {} <Debug> HTTP-Session: 55c30236-558b-4f5c-bae0-853c0b52e3ad Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10546 2024.08.29 15:23:44.551154 [ 3 ] {} <Debug> HTTP-Session: 55c30236-558b-4f5c-bae0-853c0b52e3ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10547 2024.08.29 15:23:44.551171 [ 3 ] {} <Debug> HTTP-Session: 55c30236-558b-4f5c-bae0-853c0b52e3ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10548 2024.08.29 15:23:44.551213 [ 3 ] {} <Trace> HTTP-Session: 55c30236-558b-4f5c-bae0-853c0b52e3ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10549 2024.08.29 15:23:44.551355 [ 3 ] {b50a5978-e087-4fd5-8d49-f0ca8d3a2daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10550 2024.08.29 15:23:44.551412 [ 3 ] {b50a5978-e087-4fd5-8d49-f0ca8d3a2daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10551 2024.08.29 15:23:44.551738 [ 3 ] {b50a5978-e087-4fd5-8d49-f0ca8d3a2daa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10552 2024.08.29 15:23:44.552159 [ 3 ] {b50a5978-e087-4fd5-8d49-f0ca8d3a2daa} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10553 2024.08.29 15:23:44.552197 [ 3 ] {b50a5978-e087-4fd5-8d49-f0ca8d3a2daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10554 2024.08.29 15:23:44.552573 [ 3 ] {b50a5978-e087-4fd5-8d49-f0ca8d3a2daa} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10555 2024.08.29 15:23:44.552956 [ 3 ] {b50a5978-e087-4fd5-8d49-f0ca8d3a2daa} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10556 2024.08.29 15:23:44.553115 [ 3 ] {b50a5978-e087-4fd5-8d49-f0ca8d3a2daa} <Debug> executeQuery: Read 6 rows, 586.00 B in 0.001798 sec., 3337.0411568409345 rows/sec., 318.28 KiB/sec.
10557 2024.08.29 15:23:44.553297 [ 3 ] {b50a5978-e087-4fd5-8d49-f0ca8d3a2daa} <Debug> DynamicQueryHandler: Done processing query
10558 2024.08.29 15:23:44.553323 [ 3 ] {b50a5978-e087-4fd5-8d49-f0ca8d3a2daa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10559 2024.08.29 15:23:44.553340 [ 3 ] {} <Debug> HTTP-Session: 55c30236-558b-4f5c-bae0-853c0b52e3ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10560 2024.08.29 15:23:44.553439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10561 2024.08.29 15:23:44.553488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10562 2024.08.29 15:23:44.553507 [ 3 ] {} <Debug> HTTP-Session: 4986ce81-fac6-409d-9974-b65b2a68ee69 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10563 2024.08.29 15:23:44.553524 [ 3 ] {} <Debug> HTTP-Session: 4986ce81-fac6-409d-9974-b65b2a68ee69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10564 2024.08.29 15:23:44.553538 [ 3 ] {} <Debug> HTTP-Session: 4986ce81-fac6-409d-9974-b65b2a68ee69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10565 2024.08.29 15:23:44.553570 [ 3 ] {} <Trace> HTTP-Session: 4986ce81-fac6-409d-9974-b65b2a68ee69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10566 2024.08.29 15:23:44.553665 [ 3 ] {bc2a9b7a-e9ef-48c9-859c-90b59c1fe6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10567 2024.08.29 15:23:44.553707 [ 3 ] {bc2a9b7a-e9ef-48c9-859c-90b59c1fe6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10568 2024.08.29 15:23:44.553934 [ 3 ] {bc2a9b7a-e9ef-48c9-859c-90b59c1fe6b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10569 2024.08.29 15:23:44.554265 [ 3 ] {bc2a9b7a-e9ef-48c9-859c-90b59c1fe6b2} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10570 2024.08.29 15:23:44.554302 [ 3 ] {bc2a9b7a-e9ef-48c9-859c-90b59c1fe6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10571 2024.08.29 15:23:44.554650 [ 3 ] {bc2a9b7a-e9ef-48c9-859c-90b59c1fe6b2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10572 2024.08.29 15:23:44.555008 [ 3 ] {bc2a9b7a-e9ef-48c9-859c-90b59c1fe6b2} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10573 2024.08.29 15:23:44.555173 [ 3 ] {bc2a9b7a-e9ef-48c9-859c-90b59c1fe6b2} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001524 sec., 1968.5039370078741 rows/sec., 148.02 KiB/sec.
10574 2024.08.29 15:23:44.555354 [ 3 ] {bc2a9b7a-e9ef-48c9-859c-90b59c1fe6b2} <Debug> DynamicQueryHandler: Done processing query
10575 2024.08.29 15:23:44.555379 [ 3 ] {bc2a9b7a-e9ef-48c9-859c-90b59c1fe6b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10576 2024.08.29 15:23:44.555395 [ 3 ] {} <Debug> HTTP-Session: 4986ce81-fac6-409d-9974-b65b2a68ee69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10577 2024.08.29 15:23:44.555528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10578 2024.08.29 15:23:44.555578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10579 2024.08.29 15:23:44.555597 [ 3 ] {} <Debug> HTTP-Session: 5fd3da20-40b9-4097-837f-298fd1387407 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10580 2024.08.29 15:23:44.555614 [ 3 ] {} <Debug> HTTP-Session: 5fd3da20-40b9-4097-837f-298fd1387407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10581 2024.08.29 15:23:44.555628 [ 3 ] {} <Debug> HTTP-Session: 5fd3da20-40b9-4097-837f-298fd1387407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10582 2024.08.29 15:23:44.555660 [ 3 ] {} <Trace> HTTP-Session: 5fd3da20-40b9-4097-837f-298fd1387407 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10583 2024.08.29 15:23:44.555756 [ 3 ] {67983b82-9186-48fb-a750-a6511255d328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10584 2024.08.29 15:23:44.555797 [ 3 ] {67983b82-9186-48fb-a750-a6511255d328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10585 2024.08.29 15:23:44.556023 [ 3 ] {67983b82-9186-48fb-a750-a6511255d328} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10586 2024.08.29 15:23:44.556317 [ 3 ] {67983b82-9186-48fb-a750-a6511255d328} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10587 2024.08.29 15:23:44.556353 [ 3 ] {67983b82-9186-48fb-a750-a6511255d328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10588 2024.08.29 15:23:44.556695 [ 3 ] {67983b82-9186-48fb-a750-a6511255d328} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10589 2024.08.29 15:23:44.557062 [ 3 ] {67983b82-9186-48fb-a750-a6511255d328} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10590 2024.08.29 15:23:44.557217 [ 3 ] {67983b82-9186-48fb-a750-a6511255d328} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001482 sec., 2024.2914979757084 rows/sec., 162.10 KiB/sec.
10591 2024.08.29 15:23:44.557391 [ 3 ] {67983b82-9186-48fb-a750-a6511255d328} <Debug> DynamicQueryHandler: Done processing query
10592 2024.08.29 15:23:44.557416 [ 3 ] {67983b82-9186-48fb-a750-a6511255d328} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10593 2024.08.29 15:23:44.557432 [ 3 ] {} <Debug> HTTP-Session: 5fd3da20-40b9-4097-837f-298fd1387407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10594 2024.08.29 15:23:44.557538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10595 2024.08.29 15:23:44.557588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10596 2024.08.29 15:23:44.557607 [ 3 ] {} <Debug> HTTP-Session: a19520a3-c97f-4c26-b7bc-93cc4afa6652 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10597 2024.08.29 15:23:44.557624 [ 3 ] {} <Debug> HTTP-Session: a19520a3-c97f-4c26-b7bc-93cc4afa6652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10598 2024.08.29 15:23:44.557638 [ 3 ] {} <Debug> HTTP-Session: a19520a3-c97f-4c26-b7bc-93cc4afa6652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10599 2024.08.29 15:23:44.557671 [ 3 ] {} <Trace> HTTP-Session: a19520a3-c97f-4c26-b7bc-93cc4afa6652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10600 2024.08.29 15:23:44.557795 [ 3 ] {6e28443e-d52a-4a20-8ec6-4ef495394a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10601 2024.08.29 15:23:44.557860 [ 3 ] {6e28443e-d52a-4a20-8ec6-4ef495394a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10602 2024.08.29 15:23:44.558287 [ 3 ] {6e28443e-d52a-4a20-8ec6-4ef495394a00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10603 2024.08.29 15:23:44.558807 [ 3 ] {6e28443e-d52a-4a20-8ec6-4ef495394a00} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10604 2024.08.29 15:23:44.558843 [ 3 ] {6e28443e-d52a-4a20-8ec6-4ef495394a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10605 2024.08.29 15:23:44.559441 [ 3 ] {6e28443e-d52a-4a20-8ec6-4ef495394a00} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10606 2024.08.29 15:23:44.559855 [ 3 ] {6e28443e-d52a-4a20-8ec6-4ef495394a00} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10607 2024.08.29 15:23:44.560001 [ 3 ] {6e28443e-d52a-4a20-8ec6-4ef495394a00} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002253 sec., 1331.5579227696405 rows/sec., 2.39 MiB/sec.
10608 2024.08.29 15:23:44.560211 [ 3 ] {6e28443e-d52a-4a20-8ec6-4ef495394a00} <Debug> DynamicQueryHandler: Done processing query
10609 2024.08.29 15:23:44.560237 [ 3 ] {6e28443e-d52a-4a20-8ec6-4ef495394a00} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10610 2024.08.29 15:23:44.560253 [ 3 ] {} <Debug> HTTP-Session: a19520a3-c97f-4c26-b7bc-93cc4afa6652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10611 2024.08.29 15:23:45.000201 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.98 MiB, peak 208.76 MiB, free memory in arenas 0.00 B, will set to 198.95 MiB (RSS), difference: -1.04 MiB
10612 2024.08.29 15:23:49.560798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10613 2024.08.29 15:23:49.560928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10614 2024.08.29 15:23:49.560959 [ 3 ] {} <Debug> HTTP-Session: afa51612-a9a1-4162-9c0b-394b6a3028c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10615 2024.08.29 15:23:49.560989 [ 3 ] {} <Debug> HTTP-Session: afa51612-a9a1-4162-9c0b-394b6a3028c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10616 2024.08.29 15:23:49.561007 [ 3 ] {} <Debug> HTTP-Session: afa51612-a9a1-4162-9c0b-394b6a3028c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10617 2024.08.29 15:23:49.561065 [ 3 ] {} <Trace> HTTP-Session: afa51612-a9a1-4162-9c0b-394b6a3028c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10618 2024.08.29 15:23:49.561319 [ 3 ] {0262e9c3-4329-491a-99ea-11e810ccdc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10619 2024.08.29 15:23:49.561389 [ 3 ] {0262e9c3-4329-491a-99ea-11e810ccdc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10620 2024.08.29 15:23:49.561735 [ 3 ] {0262e9c3-4329-491a-99ea-11e810ccdc90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10621 2024.08.29 15:23:49.562270 [ 3 ] {0262e9c3-4329-491a-99ea-11e810ccdc90} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10622 2024.08.29 15:23:49.562318 [ 3 ] {0262e9c3-4329-491a-99ea-11e810ccdc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10623 2024.08.29 15:23:49.562765 [ 3 ] {0262e9c3-4329-491a-99ea-11e810ccdc90} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10624 2024.08.29 15:23:49.563167 [ 3 ] {0262e9c3-4329-491a-99ea-11e810ccdc90} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10625 2024.08.29 15:23:49.563352 [ 3 ] {0262e9c3-4329-491a-99ea-11e810ccdc90} <Debug> executeQuery: Read 126 rows, 11.03 KiB in 0.002121 sec., 59405.94059405941 rows/sec., 5.08 MiB/sec.
10626 2024.08.29 15:23:49.563580 [ 3 ] {0262e9c3-4329-491a-99ea-11e810ccdc90} <Debug> DynamicQueryHandler: Done processing query
10627 2024.08.29 15:23:49.563608 [ 3 ] {0262e9c3-4329-491a-99ea-11e810ccdc90} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10628 2024.08.29 15:23:49.563625 [ 3 ] {} <Debug> HTTP-Session: afa51612-a9a1-4162-9c0b-394b6a3028c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10629 2024.08.29 15:23:49.563802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10630 2024.08.29 15:23:49.563861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10631 2024.08.29 15:23:49.563881 [ 3 ] {} <Debug> HTTP-Session: e0f2cb7d-5735-4425-8679-f06c6e8cb291 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10632 2024.08.29 15:23:49.563900 [ 3 ] {} <Debug> HTTP-Session: e0f2cb7d-5735-4425-8679-f06c6e8cb291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10633 2024.08.29 15:23:49.563915 [ 3 ] {} <Debug> HTTP-Session: e0f2cb7d-5735-4425-8679-f06c6e8cb291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10634 2024.08.29 15:23:49.563951 [ 3 ] {} <Trace> HTTP-Session: e0f2cb7d-5735-4425-8679-f06c6e8cb291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10635 2024.08.29 15:23:49.564079 [ 3 ] {ab2d54d3-63b5-4df3-963f-4d6f09bd0f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10636 2024.08.29 15:23:49.564127 [ 3 ] {ab2d54d3-63b5-4df3-963f-4d6f09bd0f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10637 2024.08.29 15:23:49.564376 [ 3 ] {ab2d54d3-63b5-4df3-963f-4d6f09bd0f64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10638 2024.08.29 15:23:49.564711 [ 3 ] {ab2d54d3-63b5-4df3-963f-4d6f09bd0f64} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10639 2024.08.29 15:23:49.564749 [ 3 ] {ab2d54d3-63b5-4df3-963f-4d6f09bd0f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10640 2024.08.29 15:23:49.565119 [ 3 ] {ab2d54d3-63b5-4df3-963f-4d6f09bd0f64} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10641 2024.08.29 15:23:49.565498 [ 3 ] {ab2d54d3-63b5-4df3-963f-4d6f09bd0f64} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10642 2024.08.29 15:23:49.565654 [ 3 ] {ab2d54d3-63b5-4df3-963f-4d6f09bd0f64} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001616 sec., 21658.41584158416 rows/sec., 1.59 MiB/sec.
10643 2024.08.29 15:23:49.565667 [ 90 ] {} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10644 2024.08.29 15:23:49.565769 [ 90 ] {} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10645 2024.08.29 15:23:49.565811 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10646 2024.08.29 15:23:49.565920 [ 3 ] {ab2d54d3-63b5-4df3-963f-4d6f09bd0f64} <Debug> DynamicQueryHandler: Done processing query
10647 2024.08.29 15:23:49.565971 [ 3 ] {ab2d54d3-63b5-4df3-963f-4d6f09bd0f64} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10648 2024.08.29 15:23:49.566007 [ 3 ] {} <Debug> HTTP-Session: e0f2cb7d-5735-4425-8679-f06c6e8cb291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10649 2024.08.29 15:23:49.566006 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::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
10650 2024.08.29 15:23:49.566234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 16816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10651 2024.08.29 15:23:49.566277 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10652 2024.08.29 15:23:49.566346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10653 2024.08.29 15:23:49.566347 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 56 rows starting from the beginning of the part
10654 2024.08.29 15:23:49.566387 [ 3 ] {} <Debug> HTTP-Session: 411a2cb9-2cbb-42c7-8317-514f4e3beff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10655 2024.08.29 15:23:49.566428 [ 3 ] {} <Debug> HTTP-Session: 411a2cb9-2cbb-42c7-8317-514f4e3beff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10656 2024.08.29 15:23:49.566466 [ 3 ] {} <Debug> HTTP-Session: 411a2cb9-2cbb-42c7-8317-514f4e3beff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10657 2024.08.29 15:23:49.566594 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part
10658 2024.08.29 15:23:49.566684 [ 3 ] {} <Trace> HTTP-Session: 411a2cb9-2cbb-42c7-8317-514f4e3beff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10659 2024.08.29 15:23:49.566861 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 35 rows starting from the beginning of the part
10660 2024.08.29 15:23:49.567172 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2 rows starting from the beginning of the part
10661 2024.08.29 15:23:49.567246 [ 3 ] {3f2e0647-5728-4176-a98a-3161d4eb3ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10662 2024.08.29 15:23:49.567508 [ 3 ] {3f2e0647-5728-4176-a98a-3161d4eb3ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10663 2024.08.29 15:23:49.567618 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 3 rows starting from the beginning of the part
10664 2024.08.29 15:23:49.567924 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 35 rows starting from the beginning of the part
10665 2024.08.29 15:23:49.568845 [ 3 ] {3f2e0647-5728-4176-a98a-3161d4eb3ecd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10666 2024.08.29 15:23:49.569838 [ 3 ] {3f2e0647-5728-4176-a98a-3161d4eb3ecd} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10667 2024.08.29 15:23:49.569904 [ 3 ] {3f2e0647-5728-4176-a98a-3161d4eb3ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10668 2024.08.29 15:23:49.570944 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 136 rows, containing 5 columns (5 merged, 0 gathered) in 0.005061969 sec., 26867.01558227638 rows/sec., 2.05 MiB/sec.
10669 2024.08.29 15:23:49.571012 [ 3 ] {3f2e0647-5728-4176-a98a-3161d4eb3ecd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10670 2024.08.29 15:23:49.571131 [ 191 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10671 2024.08.29 15:23:49.571893 [ 3 ] {3f2e0647-5728-4176-a98a-3161d4eb3ecd} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10672 2024.08.29 15:23:49.572197 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_51_10} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10673 2024.08.29 15:23:49.572224 [ 3 ] {3f2e0647-5728-4176-a98a-3161d4eb3ecd} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.005251 sec., 18853.55170443725 rows/sec., 1.47 MiB/sec.
10674 2024.08.29 15:23:49.572491 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_51_10} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10675 2024.08.29 15:23:49.572610 [ 3 ] {3f2e0647-5728-4176-a98a-3161d4eb3ecd} <Debug> DynamicQueryHandler: Done processing query
10676 2024.08.29 15:23:49.572664 [ 3 ] {3f2e0647-5728-4176-a98a-3161d4eb3ecd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10677 2024.08.29 15:23:49.572681 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10678 2024.08.29 15:23:49.572691 [ 3 ] {} <Debug> HTTP-Session: 411a2cb9-2cbb-42c7-8317-514f4e3beff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10679 2024.08.29 15:23:49.572890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10680 2024.08.29 15:23:49.572941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10681 2024.08.29 15:23:49.572960 [ 3 ] {} <Debug> HTTP-Session: 9ac6999f-5536-4663-af2d-4e6ebdb1c98e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10682 2024.08.29 15:23:49.572977 [ 3 ] {} <Debug> HTTP-Session: 9ac6999f-5536-4663-af2d-4e6ebdb1c98e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10683 2024.08.29 15:23:49.572991 [ 3 ] {} <Debug> HTTP-Session: 9ac6999f-5536-4663-af2d-4e6ebdb1c98e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10684 2024.08.29 15:23:49.573024 [ 3 ] {} <Trace> HTTP-Session: 9ac6999f-5536-4663-af2d-4e6ebdb1c98e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10685 2024.08.29 15:23:49.573188 [ 3 ] {3c9997dc-1b66-45f0-9d11-e41e70d96a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10686 2024.08.29 15:23:49.573238 [ 3 ] {3c9997dc-1b66-45f0-9d11-e41e70d96a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10687 2024.08.29 15:23:49.573407 [ 3 ] {3c9997dc-1b66-45f0-9d11-e41e70d96a96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10688 2024.08.29 15:23:49.573822 [ 3 ] {3c9997dc-1b66-45f0-9d11-e41e70d96a96} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10689 2024.08.29 15:23:49.573859 [ 3 ] {3c9997dc-1b66-45f0-9d11-e41e70d96a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10690 2024.08.29 15:23:49.574263 [ 3 ] {3c9997dc-1b66-45f0-9d11-e41e70d96a96} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10691 2024.08.29 15:23:49.574609 [ 3 ] {3c9997dc-1b66-45f0-9d11-e41e70d96a96} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10692 2024.08.29 15:23:49.574770 [ 3 ] {3c9997dc-1b66-45f0-9d11-e41e70d96a96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec.
10693 2024.08.29 15:23:49.575042 [ 3 ] {3c9997dc-1b66-45f0-9d11-e41e70d96a96} <Debug> DynamicQueryHandler: Done processing query
10694 2024.08.29 15:23:49.575102 [ 3 ] {3c9997dc-1b66-45f0-9d11-e41e70d96a96} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10695 2024.08.29 15:23:49.575156 [ 3 ] {} <Debug> HTTP-Session: 9ac6999f-5536-4663-af2d-4e6ebdb1c98e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10696 2024.08.29 15:23:49.575339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10697 2024.08.29 15:23:49.575390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10698 2024.08.29 15:23:49.575411 [ 3 ] {} <Debug> HTTP-Session: 29b3f3dc-2baa-4805-97cf-1664ed39501a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10699 2024.08.29 15:23:49.575428 [ 3 ] {} <Debug> HTTP-Session: 29b3f3dc-2baa-4805-97cf-1664ed39501a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10700 2024.08.29 15:23:49.575442 [ 3 ] {} <Debug> HTTP-Session: 29b3f3dc-2baa-4805-97cf-1664ed39501a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10701 2024.08.29 15:23:49.575474 [ 3 ] {} <Trace> HTTP-Session: 29b3f3dc-2baa-4805-97cf-1664ed39501a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10702 2024.08.29 15:23:49.575872 [ 3 ] {08dffbff-721a-4dd8-92b5-333bb50dc79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10703 2024.08.29 15:23:49.575944 [ 3 ] {08dffbff-721a-4dd8-92b5-333bb50dc79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10704 2024.08.29 15:23:49.576383 [ 3 ] {08dffbff-721a-4dd8-92b5-333bb50dc79b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10705 2024.08.29 15:23:49.577088 [ 3 ] {08dffbff-721a-4dd8-92b5-333bb50dc79b} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10706 2024.08.29 15:23:49.577125 [ 3 ] {08dffbff-721a-4dd8-92b5-333bb50dc79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10707 2024.08.29 15:23:49.577793 [ 3 ] {08dffbff-721a-4dd8-92b5-333bb50dc79b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10708 2024.08.29 15:23:49.578209 [ 3 ] {08dffbff-721a-4dd8-92b5-333bb50dc79b} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10709 2024.08.29 15:23:49.578391 [ 3 ] {08dffbff-721a-4dd8-92b5-333bb50dc79b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002808 sec., 12464.387464387464 rows/sec., 22.34 MiB/sec.
10710 2024.08.29 15:23:49.578606 [ 3 ] {08dffbff-721a-4dd8-92b5-333bb50dc79b} <Debug> DynamicQueryHandler: Done processing query
10711 2024.08.29 15:23:49.578630 [ 3 ] {08dffbff-721a-4dd8-92b5-333bb50dc79b} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
10712 2024.08.29 15:23:49.578646 [ 3 ] {} <Debug> HTTP-Session: 29b3f3dc-2baa-4805-97cf-1664ed39501a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10713 2024.08.29 15:23:49.578773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10714 2024.08.29 15:23:49.578822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10715 2024.08.29 15:23:49.578841 [ 3 ] {} <Debug> HTTP-Session: fb8ec682-1991-46d8-ada3-a98e3403b5ab Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10716 2024.08.29 15:23:49.578858 [ 3 ] {} <Debug> HTTP-Session: fb8ec682-1991-46d8-ada3-a98e3403b5ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10717 2024.08.29 15:23:49.578872 [ 3 ] {} <Debug> HTTP-Session: fb8ec682-1991-46d8-ada3-a98e3403b5ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10718 2024.08.29 15:23:49.578903 [ 3 ] {} <Trace> HTTP-Session: fb8ec682-1991-46d8-ada3-a98e3403b5ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10719 2024.08.29 15:23:49.579024 [ 3 ] {dc6856a7-e31b-40a8-89b6-b5e1241530a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10720 2024.08.29 15:23:49.579069 [ 3 ] {dc6856a7-e31b-40a8-89b6-b5e1241530a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10721 2024.08.29 15:23:49.579201 [ 3 ] {dc6856a7-e31b-40a8-89b6-b5e1241530a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10722 2024.08.29 15:23:49.579519 [ 3 ] {dc6856a7-e31b-40a8-89b6-b5e1241530a3} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10723 2024.08.29 15:23:49.579555 [ 3 ] {dc6856a7-e31b-40a8-89b6-b5e1241530a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10724 2024.08.29 15:23:49.579929 [ 3 ] {dc6856a7-e31b-40a8-89b6-b5e1241530a3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10725 2024.08.29 15:23:49.580256 [ 3 ] {dc6856a7-e31b-40a8-89b6-b5e1241530a3} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10726 2024.08.29 15:23:49.580421 [ 3 ] {dc6856a7-e31b-40a8-89b6-b5e1241530a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec.
10727 2024.08.29 15:23:49.580711 [ 3 ] {dc6856a7-e31b-40a8-89b6-b5e1241530a3} <Debug> DynamicQueryHandler: Done processing query
10728 2024.08.29 15:23:49.580778 [ 3 ] {dc6856a7-e31b-40a8-89b6-b5e1241530a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10729 2024.08.29 15:23:49.580842 [ 3 ] {} <Debug> HTTP-Session: fb8ec682-1991-46d8-ada3-a98e3403b5ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10730 2024.08.29 15:23:54.563669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10731 2024.08.29 15:23:54.563818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10732 2024.08.29 15:23:54.563850 [ 3 ] {} <Debug> HTTP-Session: 46b8d185-e29d-46b4-b834-da48038b252e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10733 2024.08.29 15:23:54.563880 [ 3 ] {} <Debug> HTTP-Session: 46b8d185-e29d-46b4-b834-da48038b252e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10734 2024.08.29 15:23:54.563898 [ 3 ] {} <Debug> HTTP-Session: 46b8d185-e29d-46b4-b834-da48038b252e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10735 2024.08.29 15:23:54.563957 [ 3 ] {} <Trace> HTTP-Session: 46b8d185-e29d-46b4-b834-da48038b252e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10736 2024.08.29 15:23:54.564237 [ 3 ] {e7c57142-f77c-4204-8e01-73977e5a5034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10737 2024.08.29 15:23:54.564317 [ 3 ] {e7c57142-f77c-4204-8e01-73977e5a5034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10738 2024.08.29 15:23:54.564671 [ 3 ] {e7c57142-f77c-4204-8e01-73977e5a5034} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10739 2024.08.29 15:23:54.565384 [ 3 ] {e7c57142-f77c-4204-8e01-73977e5a5034} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10740 2024.08.29 15:23:54.565432 [ 3 ] {e7c57142-f77c-4204-8e01-73977e5a5034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10741 2024.08.29 15:23:54.565888 [ 3 ] {e7c57142-f77c-4204-8e01-73977e5a5034} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10742 2024.08.29 15:23:54.566289 [ 3 ] {e7c57142-f77c-4204-8e01-73977e5a5034} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10743 2024.08.29 15:23:54.566487 [ 3 ] {e7c57142-f77c-4204-8e01-73977e5a5034} <Debug> executeQuery: Read 195 rows, 17.43 KiB in 0.002357 sec., 82732.28680526093 rows/sec., 7.22 MiB/sec.
10744 2024.08.29 15:23:54.566715 [ 3 ] {e7c57142-f77c-4204-8e01-73977e5a5034} <Debug> DynamicQueryHandler: Done processing query
10745 2024.08.29 15:23:54.566746 [ 3 ] {e7c57142-f77c-4204-8e01-73977e5a5034} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10746 2024.08.29 15:23:54.566763 [ 3 ] {} <Debug> HTTP-Session: 46b8d185-e29d-46b4-b834-da48038b252e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10747 2024.08.29 15:23:54.566899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10748 2024.08.29 15:23:54.566960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10749 2024.08.29 15:23:54.566980 [ 3 ] {} <Debug> HTTP-Session: 2c7e6854-1af1-46bd-ab2f-43ad2ec5f584 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10750 2024.08.29 15:23:54.566999 [ 3 ] {} <Debug> HTTP-Session: 2c7e6854-1af1-46bd-ab2f-43ad2ec5f584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10751 2024.08.29 15:23:54.567013 [ 3 ] {} <Debug> HTTP-Session: 2c7e6854-1af1-46bd-ab2f-43ad2ec5f584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10752 2024.08.29 15:23:54.567050 [ 3 ] {} <Trace> HTTP-Session: 2c7e6854-1af1-46bd-ab2f-43ad2ec5f584 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10753 2024.08.29 15:23:54.567161 [ 3 ] {51194f98-3ac4-4cae-83c7-b0421b2e07a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10754 2024.08.29 15:23:54.567211 [ 3 ] {51194f98-3ac4-4cae-83c7-b0421b2e07a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10755 2024.08.29 15:23:54.567458 [ 3 ] {51194f98-3ac4-4cae-83c7-b0421b2e07a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10756 2024.08.29 15:23:54.567787 [ 3 ] {51194f98-3ac4-4cae-83c7-b0421b2e07a0} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10757 2024.08.29 15:23:54.567824 [ 3 ] {51194f98-3ac4-4cae-83c7-b0421b2e07a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10758 2024.08.29 15:23:54.568197 [ 3 ] {51194f98-3ac4-4cae-83c7-b0421b2e07a0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10759 2024.08.29 15:23:54.568690 [ 3 ] {51194f98-3ac4-4cae-83c7-b0421b2e07a0} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10760 2024.08.29 15:23:54.568884 [ 3 ] {51194f98-3ac4-4cae-83c7-b0421b2e07a0} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001746 sec., 1718.2130584192441 rows/sec., 129.20 KiB/sec.
10761 2024.08.29 15:23:54.569070 [ 3 ] {51194f98-3ac4-4cae-83c7-b0421b2e07a0} <Debug> DynamicQueryHandler: Done processing query
10762 2024.08.29 15:23:54.569097 [ 3 ] {51194f98-3ac4-4cae-83c7-b0421b2e07a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10763 2024.08.29 15:23:54.569114 [ 3 ] {} <Debug> HTTP-Session: 2c7e6854-1af1-46bd-ab2f-43ad2ec5f584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10764 2024.08.29 15:23:54.569265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10765 2024.08.29 15:23:54.569321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10766 2024.08.29 15:23:54.569342 [ 3 ] {} <Debug> HTTP-Session: 85d41e52-2a5b-47a6-85fd-5d2ecd407dd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10767 2024.08.29 15:23:54.569359 [ 3 ] {} <Debug> HTTP-Session: 85d41e52-2a5b-47a6-85fd-5d2ecd407dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10768 2024.08.29 15:23:54.569374 [ 3 ] {} <Debug> HTTP-Session: 85d41e52-2a5b-47a6-85fd-5d2ecd407dd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10769 2024.08.29 15:23:54.569409 [ 3 ] {} <Trace> HTTP-Session: 85d41e52-2a5b-47a6-85fd-5d2ecd407dd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10770 2024.08.29 15:23:54.569519 [ 3 ] {efe968c8-72f0-41db-b40d-8c71225fbaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10771 2024.08.29 15:23:54.569565 [ 3 ] {efe968c8-72f0-41db-b40d-8c71225fbaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10772 2024.08.29 15:23:54.569801 [ 3 ] {efe968c8-72f0-41db-b40d-8c71225fbaf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10773 2024.08.29 15:23:54.570222 [ 3 ] {efe968c8-72f0-41db-b40d-8c71225fbaf0} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10774 2024.08.29 15:23:54.570260 [ 3 ] {efe968c8-72f0-41db-b40d-8c71225fbaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10775 2024.08.29 15:23:54.570622 [ 3 ] {efe968c8-72f0-41db-b40d-8c71225fbaf0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10776 2024.08.29 15:23:54.570983 [ 3 ] {efe968c8-72f0-41db-b40d-8c71225fbaf0} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10777 2024.08.29 15:23:54.571144 [ 3 ] {efe968c8-72f0-41db-b40d-8c71225fbaf0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001648 sec., 8495.145631067962 rows/sec., 594.94 KiB/sec.
10778 2024.08.29 15:23:54.571323 [ 3 ] {efe968c8-72f0-41db-b40d-8c71225fbaf0} <Debug> DynamicQueryHandler: Done processing query
10779 2024.08.29 15:23:54.571348 [ 3 ] {efe968c8-72f0-41db-b40d-8c71225fbaf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10780 2024.08.29 15:23:54.571366 [ 3 ] {} <Debug> HTTP-Session: 85d41e52-2a5b-47a6-85fd-5d2ecd407dd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10781 2024.08.29 15:23:54.571486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10782 2024.08.29 15:23:54.571536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10783 2024.08.29 15:23:54.571556 [ 3 ] {} <Debug> HTTP-Session: 2a03a642-54ca-4675-a24a-980a9577cd6b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10784 2024.08.29 15:23:54.571573 [ 3 ] {} <Debug> HTTP-Session: 2a03a642-54ca-4675-a24a-980a9577cd6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10785 2024.08.29 15:23:54.571587 [ 3 ] {} <Debug> HTTP-Session: 2a03a642-54ca-4675-a24a-980a9577cd6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10786 2024.08.29 15:23:54.571617 [ 3 ] {} <Trace> HTTP-Session: 2a03a642-54ca-4675-a24a-980a9577cd6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10787 2024.08.29 15:23:54.571715 [ 3 ] {c8d70a88-4a65-424e-90dd-02c036535cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10788 2024.08.29 15:23:54.571759 [ 3 ] {c8d70a88-4a65-424e-90dd-02c036535cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10789 2024.08.29 15:23:54.571991 [ 3 ] {c8d70a88-4a65-424e-90dd-02c036535cc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10790 2024.08.29 15:23:54.572332 [ 3 ] {c8d70a88-4a65-424e-90dd-02c036535cc4} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10791 2024.08.29 15:23:54.572368 [ 3 ] {c8d70a88-4a65-424e-90dd-02c036535cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10792 2024.08.29 15:23:54.572728 [ 3 ] {c8d70a88-4a65-424e-90dd-02c036535cc4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10793 2024.08.29 15:23:54.573091 [ 3 ] {c8d70a88-4a65-424e-90dd-02c036535cc4} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10794 2024.08.29 15:23:54.573251 [ 3 ] {c8d70a88-4a65-424e-90dd-02c036535cc4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 227.38 KiB/sec.
10795 2024.08.29 15:23:54.573586 [ 3 ] {c8d70a88-4a65-424e-90dd-02c036535cc4} <Debug> DynamicQueryHandler: Done processing query
10796 2024.08.29 15:23:54.573611 [ 3 ] {c8d70a88-4a65-424e-90dd-02c036535cc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10797 2024.08.29 15:23:54.573629 [ 3 ] {} <Debug> HTTP-Session: 2a03a642-54ca-4675-a24a-980a9577cd6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10798 2024.08.29 15:23:54.573840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10799 2024.08.29 15:23:54.573890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10800 2024.08.29 15:23:54.573910 [ 3 ] {} <Debug> HTTP-Session: 6b3964f2-20ff-4c7b-834f-0018babe09c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10801 2024.08.29 15:23:54.573927 [ 3 ] {} <Debug> HTTP-Session: 6b3964f2-20ff-4c7b-834f-0018babe09c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10802 2024.08.29 15:23:54.573941 [ 3 ] {} <Debug> HTTP-Session: 6b3964f2-20ff-4c7b-834f-0018babe09c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10803 2024.08.29 15:23:54.573971 [ 3 ] {} <Trace> HTTP-Session: 6b3964f2-20ff-4c7b-834f-0018babe09c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10804 2024.08.29 15:23:54.574180 [ 3 ] {ecc0ecac-4496-4f7e-849a-74bb2425897a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10805 2024.08.29 15:23:54.574225 [ 3 ] {ecc0ecac-4496-4f7e-849a-74bb2425897a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10806 2024.08.29 15:23:54.574469 [ 3 ] {ecc0ecac-4496-4f7e-849a-74bb2425897a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10807 2024.08.29 15:23:54.575060 [ 3 ] {ecc0ecac-4496-4f7e-849a-74bb2425897a} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10808 2024.08.29 15:23:54.575097 [ 3 ] {ecc0ecac-4496-4f7e-849a-74bb2425897a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10809 2024.08.29 15:23:54.575475 [ 3 ] {ecc0ecac-4496-4f7e-849a-74bb2425897a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10810 2024.08.29 15:23:54.575822 [ 3 ] {ecc0ecac-4496-4f7e-849a-74bb2425897a} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10811 2024.08.29 15:23:54.575983 [ 3 ] {ecc0ecac-4496-4f7e-849a-74bb2425897a} <Debug> executeQuery: Read 385 rows, 27.92 KiB in 0.001909 sec., 201676.27029858564 rows/sec., 14.28 MiB/sec.
10812 2024.08.29 15:23:54.576270 [ 3 ] {ecc0ecac-4496-4f7e-849a-74bb2425897a} <Debug> DynamicQueryHandler: Done processing query
10813 2024.08.29 15:23:54.576320 [ 3 ] {ecc0ecac-4496-4f7e-849a-74bb2425897a} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10814 2024.08.29 15:23:54.576368 [ 3 ] {} <Debug> HTTP-Session: 6b3964f2-20ff-4c7b-834f-0018babe09c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10815 2024.08.29 15:23:54.576551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10816 2024.08.29 15:23:54.576605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10817 2024.08.29 15:23:54.576624 [ 3 ] {} <Debug> HTTP-Session: cbcc3639-5727-4f76-a00d-f0c2cc903b5d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10818 2024.08.29 15:23:54.576643 [ 3 ] {} <Debug> HTTP-Session: cbcc3639-5727-4f76-a00d-f0c2cc903b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10819 2024.08.29 15:23:54.576663 [ 3 ] {} <Debug> HTTP-Session: cbcc3639-5727-4f76-a00d-f0c2cc903b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10820 2024.08.29 15:23:54.576695 [ 3 ] {} <Trace> HTTP-Session: cbcc3639-5727-4f76-a00d-f0c2cc903b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10821 2024.08.29 15:23:54.576798 [ 3 ] {fe2b279e-49d0-486e-ab97-b31dbb9673ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10822 2024.08.29 15:23:54.576845 [ 3 ] {fe2b279e-49d0-486e-ab97-b31dbb9673ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10823 2024.08.29 15:23:54.576996 [ 3 ] {fe2b279e-49d0-486e-ab97-b31dbb9673ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10824 2024.08.29 15:23:54.577297 [ 3 ] {fe2b279e-49d0-486e-ab97-b31dbb9673ba} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10825 2024.08.29 15:23:54.577333 [ 3 ] {fe2b279e-49d0-486e-ab97-b31dbb9673ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10826 2024.08.29 15:23:54.577691 [ 3 ] {fe2b279e-49d0-486e-ab97-b31dbb9673ba} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10827 2024.08.29 15:23:54.578009 [ 3 ] {fe2b279e-49d0-486e-ab97-b31dbb9673ba} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10828 2024.08.29 15:23:54.578163 [ 3 ] {fe2b279e-49d0-486e-ab97-b31dbb9673ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00138 sec., 4347.826086956522 rows/sec., 227.16 KiB/sec.
10829 2024.08.29 15:23:54.578166 [ 153 ] {} <Debug> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10830 2024.08.29 15:23:54.578267 [ 153 ] {} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10831 2024.08.29 15:23:54.578311 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10832 2024.08.29 15:23:54.578397 [ 3 ] {fe2b279e-49d0-486e-ab97-b31dbb9673ba} <Debug> DynamicQueryHandler: Done processing query
10833 2024.08.29 15:23:54.578455 [ 3 ] {fe2b279e-49d0-486e-ab97-b31dbb9673ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10834 2024.08.29 15:23:54.578510 [ 3 ] {} <Debug> HTTP-Session: cbcc3639-5727-4f76-a00d-f0c2cc903b5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10835 2024.08.29 15:23:54.578545 [ 196 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
10836 2024.08.29 15:23:54.578742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10837 2024.08.29 15:23:54.578804 [ 196 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10838 2024.08.29 15:23:54.578828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10839 2024.08.29 15:23:54.578906 [ 196 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
10840 2024.08.29 15:23:54.578911 [ 3 ] {} <Debug> HTTP-Session: 2533082d-4a5c-4856-ad31-5fcd64ea267a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10841 2024.08.29 15:23:54.578974 [ 3 ] {} <Debug> HTTP-Session: 2533082d-4a5c-4856-ad31-5fcd64ea267a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10842 2024.08.29 15:23:54.579011 [ 3 ] {} <Debug> HTTP-Session: 2533082d-4a5c-4856-ad31-5fcd64ea267a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10843 2024.08.29 15:23:54.579172 [ 3 ] {} <Trace> HTTP-Session: 2533082d-4a5c-4856-ad31-5fcd64ea267a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10844 2024.08.29 15:23:54.579218 [ 196 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
10845 2024.08.29 15:23:54.579528 [ 196 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
10846 2024.08.29 15:23:54.579613 [ 3 ] {2de0b645-2282-42c2-ad78-398c9e27b79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10847 2024.08.29 15:23:54.579744 [ 196 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
10848 2024.08.29 15:23:54.579834 [ 3 ] {2de0b645-2282-42c2-ad78-398c9e27b79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10849 2024.08.29 15:23:54.580084 [ 196 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
10850 2024.08.29 15:23:54.580478 [ 196 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
10851 2024.08.29 15:23:54.581014 [ 3 ] {2de0b645-2282-42c2-ad78-398c9e27b79a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10852 2024.08.29 15:23:54.581894 [ 3 ] {2de0b645-2282-42c2-ad78-398c9e27b79a} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10853 2024.08.29 15:23:54.581961 [ 3 ] {2de0b645-2282-42c2-ad78-398c9e27b79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10854 2024.08.29 15:23:54.583154 [ 3 ] {2de0b645-2282-42c2-ad78-398c9e27b79a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10855 2024.08.29 15:23:54.583189 [ 201 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.004791464 sec., 32557.898796693455 rows/sec., 1.66 MiB/sec.
10856 2024.08.29 15:23:54.583442 [ 201 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10857 2024.08.29 15:23:54.583915 [ 3 ] {2de0b645-2282-42c2-ad78-398c9e27b79a} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10858 2024.08.29 15:23:54.584288 [ 3 ] {2de0b645-2282-42c2-ad78-398c9e27b79a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00488 sec., 48565.57377049181 rows/sec., 3.26 MiB/sec.
10859 2024.08.29 15:23:54.584507 [ 201 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_26_5} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10860 2024.08.29 15:23:54.584665 [ 3 ] {2de0b645-2282-42c2-ad78-398c9e27b79a} <Debug> DynamicQueryHandler: Done processing query
10861 2024.08.29 15:23:54.584666 [ 201 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_26_5} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10862 2024.08.29 15:23:54.584707 [ 3 ] {2de0b645-2282-42c2-ad78-398c9e27b79a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10863 2024.08.29 15:23:54.584740 [ 3 ] {} <Debug> HTTP-Session: 2533082d-4a5c-4856-ad31-5fcd64ea267a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10864 2024.08.29 15:23:54.584865 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10865 2024.08.29 15:23:54.584924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10866 2024.08.29 15:23:54.584981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10867 2024.08.29 15:23:54.585001 [ 3 ] {} <Debug> HTTP-Session: 51cc3204-10c4-4b8f-a0ba-5e3b561e3641 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10868 2024.08.29 15:23:54.585019 [ 3 ] {} <Debug> HTTP-Session: 51cc3204-10c4-4b8f-a0ba-5e3b561e3641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10869 2024.08.29 15:23:54.585033 [ 3 ] {} <Debug> HTTP-Session: 51cc3204-10c4-4b8f-a0ba-5e3b561e3641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10870 2024.08.29 15:23:54.585064 [ 3 ] {} <Trace> HTTP-Session: 51cc3204-10c4-4b8f-a0ba-5e3b561e3641 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10871 2024.08.29 15:23:54.585165 [ 3 ] {24a28929-4449-4bb0-893b-9bd796d3ce10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10872 2024.08.29 15:23:54.585213 [ 3 ] {24a28929-4449-4bb0-893b-9bd796d3ce10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10873 2024.08.29 15:23:54.585368 [ 3 ] {24a28929-4449-4bb0-893b-9bd796d3ce10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10874 2024.08.29 15:23:54.585652 [ 3 ] {24a28929-4449-4bb0-893b-9bd796d3ce10} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10875 2024.08.29 15:23:54.585689 [ 3 ] {24a28929-4449-4bb0-893b-9bd796d3ce10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10876 2024.08.29 15:23:54.586051 [ 3 ] {24a28929-4449-4bb0-893b-9bd796d3ce10} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10877 2024.08.29 15:23:54.586374 [ 3 ] {24a28929-4449-4bb0-893b-9bd796d3ce10} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10878 2024.08.29 15:23:54.586537 [ 3 ] {24a28929-4449-4bb0-893b-9bd796d3ce10} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001389 sec., 719.9424046076314 rows/sec., 48.51 KiB/sec.
10879 2024.08.29 15:23:54.586704 [ 3 ] {24a28929-4449-4bb0-893b-9bd796d3ce10} <Debug> DynamicQueryHandler: Done processing query
10880 2024.08.29 15:23:54.586728 [ 3 ] {24a28929-4449-4bb0-893b-9bd796d3ce10} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10881 2024.08.29 15:23:54.586745 [ 3 ] {} <Debug> HTTP-Session: 51cc3204-10c4-4b8f-a0ba-5e3b561e3641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10882 2024.08.29 15:23:54.586860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10883 2024.08.29 15:23:54.586910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10884 2024.08.29 15:23:54.586931 [ 3 ] {} <Debug> HTTP-Session: 6d703de0-2981-4316-8aeb-65d1abb97640 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10885 2024.08.29 15:23:54.586948 [ 3 ] {} <Debug> HTTP-Session: 6d703de0-2981-4316-8aeb-65d1abb97640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10886 2024.08.29 15:23:54.586962 [ 3 ] {} <Debug> HTTP-Session: 6d703de0-2981-4316-8aeb-65d1abb97640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10887 2024.08.29 15:23:54.586993 [ 3 ] {} <Trace> HTTP-Session: 6d703de0-2981-4316-8aeb-65d1abb97640 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10888 2024.08.29 15:23:54.587128 [ 3 ] {95a5419e-05d2-4512-8495-eaa750c7997f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10889 2024.08.29 15:23:54.587192 [ 3 ] {95a5419e-05d2-4512-8495-eaa750c7997f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10890 2024.08.29 15:23:54.587622 [ 3 ] {95a5419e-05d2-4512-8495-eaa750c7997f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10891 2024.08.29 15:23:54.588129 [ 3 ] {95a5419e-05d2-4512-8495-eaa750c7997f} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10892 2024.08.29 15:23:54.588165 [ 3 ] {95a5419e-05d2-4512-8495-eaa750c7997f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10893 2024.08.29 15:23:54.588760 [ 3 ] {95a5419e-05d2-4512-8495-eaa750c7997f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10894 2024.08.29 15:23:54.589175 [ 3 ] {95a5419e-05d2-4512-8495-eaa750c7997f} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10895 2024.08.29 15:23:54.589374 [ 3 ] {95a5419e-05d2-4512-8495-eaa750c7997f} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002308 sec., 1299.8266897746967 rows/sec., 2.33 MiB/sec.
10896 2024.08.29 15:23:54.589598 [ 3 ] {95a5419e-05d2-4512-8495-eaa750c7997f} <Debug> DynamicQueryHandler: Done processing query
10897 2024.08.29 15:23:54.589622 [ 3 ] {95a5419e-05d2-4512-8495-eaa750c7997f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10898 2024.08.29 15:23:54.589639 [ 3 ] {} <Debug> HTTP-Session: 6d703de0-2981-4316-8aeb-65d1abb97640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10899 2024.08.29 15:23:54.589769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10900 2024.08.29 15:23:54.589818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10901 2024.08.29 15:23:54.589838 [ 3 ] {} <Debug> HTTP-Session: cbd8d0eb-dcd8-462a-916b-6e6f8b76dd3d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10902 2024.08.29 15:23:54.589855 [ 3 ] {} <Debug> HTTP-Session: cbd8d0eb-dcd8-462a-916b-6e6f8b76dd3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10903 2024.08.29 15:23:54.589869 [ 3 ] {} <Debug> HTTP-Session: cbd8d0eb-dcd8-462a-916b-6e6f8b76dd3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10904 2024.08.29 15:23:54.589899 [ 3 ] {} <Trace> HTTP-Session: cbd8d0eb-dcd8-462a-916b-6e6f8b76dd3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10905 2024.08.29 15:23:54.590019 [ 3 ] {95b0903b-7a20-4716-a9c5-4c6c7bc9dba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10906 2024.08.29 15:23:54.590063 [ 3 ] {95b0903b-7a20-4716-a9c5-4c6c7bc9dba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10907 2024.08.29 15:23:54.590194 [ 3 ] {95b0903b-7a20-4716-a9c5-4c6c7bc9dba9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10908 2024.08.29 15:23:54.590533 [ 3 ] {95b0903b-7a20-4716-a9c5-4c6c7bc9dba9} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10909 2024.08.29 15:23:54.590569 [ 3 ] {95b0903b-7a20-4716-a9c5-4c6c7bc9dba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10910 2024.08.29 15:23:54.590936 [ 3 ] {95b0903b-7a20-4716-a9c5-4c6c7bc9dba9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10911 2024.08.29 15:23:54.591270 [ 3 ] {95b0903b-7a20-4716-a9c5-4c6c7bc9dba9} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10912 2024.08.29 15:23:54.591428 [ 3 ] {95b0903b-7a20-4716-a9c5-4c6c7bc9dba9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001443 sec., 56826.056826056825 rows/sec., 3.61 MiB/sec.
10913 2024.08.29 15:23:54.591599 [ 3 ] {95b0903b-7a20-4716-a9c5-4c6c7bc9dba9} <Debug> DynamicQueryHandler: Done processing query
10914 2024.08.29 15:23:54.591623 [ 3 ] {95b0903b-7a20-4716-a9c5-4c6c7bc9dba9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10915 2024.08.29 15:23:54.591639 [ 3 ] {} <Debug> HTTP-Session: cbd8d0eb-dcd8-462a-916b-6e6f8b76dd3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10916 2024.08.29 15:23:58.868728 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
10917 2024.08.29 15:23:58.868831 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
10918 2024.08.29 15:23:59.561793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10919 2024.08.29 15:23:59.561970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10920 2024.08.29 15:23:59.562015 [ 3 ] {} <Debug> HTTP-Session: e76caa51-3b7b-46de-b4d3-ebf0390db42b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10921 2024.08.29 15:23:59.562055 [ 3 ] {} <Debug> HTTP-Session: e76caa51-3b7b-46de-b4d3-ebf0390db42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10922 2024.08.29 15:23:59.562084 [ 3 ] {} <Debug> HTTP-Session: e76caa51-3b7b-46de-b4d3-ebf0390db42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10923 2024.08.29 15:23:59.562161 [ 3 ] {} <Trace> HTTP-Session: e76caa51-3b7b-46de-b4d3-ebf0390db42b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10924 2024.08.29 15:23:59.562519 [ 3 ] {f89c192d-7738-497b-ad18-048fc589ca7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10925 2024.08.29 15:23:59.562596 [ 3 ] {f89c192d-7738-497b-ad18-048fc589ca7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10926 2024.08.29 15:23:59.562925 [ 3 ] {f89c192d-7738-497b-ad18-048fc589ca7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10927 2024.08.29 15:23:59.563516 [ 3 ] {f89c192d-7738-497b-ad18-048fc589ca7f} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10928 2024.08.29 15:23:59.563557 [ 3 ] {f89c192d-7738-497b-ad18-048fc589ca7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10929 2024.08.29 15:23:59.563986 [ 3 ] {f89c192d-7738-497b-ad18-048fc589ca7f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10930 2024.08.29 15:23:59.564359 [ 3 ] {f89c192d-7738-497b-ad18-048fc589ca7f} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10931 2024.08.29 15:23:59.564505 [ 3 ] {f89c192d-7738-497b-ad18-048fc589ca7f} <Debug> executeQuery: Read 126 rows, 11.03 KiB in 0.002132 sec., 59099.43714821763 rows/sec., 5.05 MiB/sec.
10932 2024.08.29 15:23:59.564522 [ 151 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10933 2024.08.29 15:23:59.564581 [ 151 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10934 2024.08.29 15:23:59.564621 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10935 2024.08.29 15:23:59.564736 [ 3 ] {f89c192d-7738-497b-ad18-048fc589ca7f} <Debug> DynamicQueryHandler: Done processing query
10936 2024.08.29 15:23:59.564741 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::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
10937 2024.08.29 15:23:59.564765 [ 3 ] {f89c192d-7738-497b-ad18-048fc589ca7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10938 2024.08.29 15:23:59.564795 [ 3 ] {} <Debug> HTTP-Session: e76caa51-3b7b-46de-b4d3-ebf0390db42b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10939 2024.08.29 15:23:59.564907 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10940 2024.08.29 15:23:59.564943 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1414 rows starting from the beginning of the part
10941 2024.08.29 15:23:59.564986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10942 2024.08.29 15:23:59.565036 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1330 rows starting from the beginning of the part
10943 2024.08.29 15:23:59.565056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10944 2024.08.29 15:23:59.565143 [ 3 ] {} <Debug> HTTP-Session: 7214505a-bf3b-4bd7-8bd3-de6924de3f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10945 2024.08.29 15:23:59.565252 [ 3 ] {} <Debug> HTTP-Session: 7214505a-bf3b-4bd7-8bd3-de6924de3f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10946 2024.08.29 15:23:59.565352 [ 3 ] {} <Debug> HTTP-Session: 7214505a-bf3b-4bd7-8bd3-de6924de3f21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10947 2024.08.29 15:23:59.565436 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part
10948 2024.08.29 15:23:59.565516 [ 3 ] {} <Trace> HTTP-Session: 7214505a-bf3b-4bd7-8bd3-de6924de3f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10949 2024.08.29 15:23:59.565904 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 126 rows starting from the beginning of the part
10950 2024.08.29 15:23:59.565912 [ 3 ] {85b03582-c3b1-4547-9e70-67db258f08af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10951 2024.08.29 15:23:59.566043 [ 3 ] {85b03582-c3b1-4547-9e70-67db258f08af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10952 2024.08.29 15:23:59.566192 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 195 rows starting from the beginning of the part
10953 2024.08.29 15:23:59.566469 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 126 rows starting from the beginning of the part
10954 2024.08.29 15:23:59.567222 [ 3 ] {85b03582-c3b1-4547-9e70-67db258f08af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10955 2024.08.29 15:23:59.567731 [ 3 ] {85b03582-c3b1-4547-9e70-67db258f08af} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10956 2024.08.29 15:23:59.567773 [ 3 ] {85b03582-c3b1-4547-9e70-67db258f08af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10957 2024.08.29 15:23:59.568322 [ 3 ] {85b03582-c3b1-4547-9e70-67db258f08af} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10958 2024.08.29 15:23:59.568705 [ 3 ] {85b03582-c3b1-4547-9e70-67db258f08af} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10959 2024.08.29 15:23:59.568938 [ 3 ] {85b03582-c3b1-4547-9e70-67db258f08af} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.003159 sec., 11079.45552389997 rows/sec., 833.12 KiB/sec.
10960 2024.08.29 15:23:59.569508 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3197 rows, containing 5 columns (5 merged, 0 gathered) in 0.004817444 sec., 663629.9249145398 rows/sec., 58.07 MiB/sec.
10961 2024.08.29 15:23:59.569636 [ 3 ] {85b03582-c3b1-4547-9e70-67db258f08af} <Debug> DynamicQueryHandler: Done processing query
10962 2024.08.29 15:23:59.569695 [ 3 ] {85b03582-c3b1-4547-9e70-67db258f08af} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10963 2024.08.29 15:23:59.569772 [ 3 ] {} <Debug> HTTP-Session: 7214505a-bf3b-4bd7-8bd3-de6924de3f21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10964 2024.08.29 15:23:59.569898 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10965 2024.08.29 15:23:59.570046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 16816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10966 2024.08.29 15:23:59.570104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10967 2024.08.29 15:23:59.570124 [ 3 ] {} <Debug> HTTP-Session: 327fab2b-a025-4ad5-a5cd-39fde3bd4359 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10968 2024.08.29 15:23:59.570143 [ 3 ] {} <Debug> HTTP-Session: 327fab2b-a025-4ad5-a5cd-39fde3bd4359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10969 2024.08.29 15:23:59.570169 [ 3 ] {} <Debug> HTTP-Session: 327fab2b-a025-4ad5-a5cd-39fde3bd4359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10970 2024.08.29 15:23:59.570231 [ 3 ] {} <Trace> HTTP-Session: 327fab2b-a025-4ad5-a5cd-39fde3bd4359 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10971 2024.08.29 15:23:59.570399 [ 3 ] {43164121-f047-488c-a220-8f892165d480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10972 2024.08.29 15:23:59.570447 [ 3 ] {43164121-f047-488c-a220-8f892165d480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10973 2024.08.29 15:23:59.570540 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_61_12} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10974 2024.08.29 15:23:59.570644 [ 192 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_61_12} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10975 2024.08.29 15:23:59.570762 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
10976 2024.08.29 15:23:59.570819 [ 3 ] {43164121-f047-488c-a220-8f892165d480} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10977 2024.08.29 15:23:59.571204 [ 3 ] {43164121-f047-488c-a220-8f892165d480} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10978 2024.08.29 15:23:59.571241 [ 3 ] {43164121-f047-488c-a220-8f892165d480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10979 2024.08.29 15:23:59.571601 [ 3 ] {43164121-f047-488c-a220-8f892165d480} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10980 2024.08.29 15:23:59.571963 [ 3 ] {43164121-f047-488c-a220-8f892165d480} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10981 2024.08.29 15:23:59.572089 [ 151 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10982 2024.08.29 15:23:59.572092 [ 3 ] {43164121-f047-488c-a220-8f892165d480} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00175 sec., 56571.42857142857 rows/sec., 4.42 MiB/sec.
10983 2024.08.29 15:23:59.572129 [ 151 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10984 2024.08.29 15:23:59.572170 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
10985 2024.08.29 15:23:59.572361 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::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
10986 2024.08.29 15:23:59.572434 [ 3 ] {43164121-f047-488c-a220-8f892165d480} <Debug> DynamicQueryHandler: Done processing query
10987 2024.08.29 15:23:59.572502 [ 3 ] {43164121-f047-488c-a220-8f892165d480} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10988 2024.08.29 15:23:59.572534 [ 3 ] {} <Debug> HTTP-Session: 327fab2b-a025-4ad5-a5cd-39fde3bd4359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10989 2024.08.29 15:23:59.572935 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10990 2024.08.29 15:23:59.572946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10991 2024.08.29 15:23:59.573092 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 912 rows starting from the beginning of the part
10992 2024.08.29 15:23:59.573165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10993 2024.08.29 15:23:59.573283 [ 3 ] {} <Debug> HTTP-Session: 4455ba62-3d82-45dc-ac89-ead82ac02c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
10994 2024.08.29 15:23:59.573382 [ 3 ] {} <Debug> HTTP-Session: 4455ba62-3d82-45dc-ac89-ead82ac02c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10995 2024.08.29 15:23:59.573539 [ 3 ] {} <Debug> HTTP-Session: 4455ba62-3d82-45dc-ac89-ead82ac02c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10996 2024.08.29 15:23:59.573605 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 840 rows starting from the beginning of the part
10997 2024.08.29 15:23:59.573686 [ 3 ] {} <Trace> HTTP-Session: 4455ba62-3d82-45dc-ac89-ead82ac02c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10998 2024.08.29 15:23:59.574083 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 3 rows starting from the beginning of the part
10999 2024.08.29 15:23:59.574258 [ 3 ] {f19e10af-0c28-458a-8f8d-0c53b50cc1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11000 2024.08.29 15:23:59.574584 [ 3 ] {f19e10af-0c28-458a-8f8d-0c53b50cc1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11001 2024.08.29 15:23:59.574682 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 99 rows starting from the beginning of the part
11002 2024.08.29 15:23:59.575259 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 385 rows starting from the beginning of the part
11003 2024.08.29 15:23:59.575859 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 99 rows starting from the beginning of the part
11004 2024.08.29 15:23:59.576329 [ 3 ] {f19e10af-0c28-458a-8f8d-0c53b50cc1ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11005 2024.08.29 15:23:59.576906 [ 3 ] {f19e10af-0c28-458a-8f8d-0c53b50cc1ca} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11006 2024.08.29 15:23:59.576949 [ 3 ] {f19e10af-0c28-458a-8f8d-0c53b50cc1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11007 2024.08.29 15:23:59.577552 [ 3 ] {f19e10af-0c28-458a-8f8d-0c53b50cc1ca} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11008 2024.08.29 15:23:59.577957 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2338 rows, containing 5 columns (5 merged, 0 gathered) in 0.005714402 sec., 409141.67396693473 rows/sec., 31.31 MiB/sec.
11009 2024.08.29 15:23:59.578127 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11010 2024.08.29 15:23:59.578203 [ 3 ] {f19e10af-0c28-458a-8f8d-0c53b50cc1ca} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11011 2024.08.29 15:23:59.578388 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11012 2024.08.29 15:23:59.578466 [ 3 ] {f19e10af-0c28-458a-8f8d-0c53b50cc1ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004475 sec., 35754.18994413408 rows/sec., 2.49 MiB/sec.
11013 2024.08.29 15:23:59.578472 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11014 2024.08.29 15:23:59.578544 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11015 2024.08.29 15:23:59.579350 [ 194 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
11016 2024.08.29 15:23:59.579376 [ 3 ] {f19e10af-0c28-458a-8f8d-0c53b50cc1ca} <Debug> DynamicQueryHandler: Done processing query
11017 2024.08.29 15:23:59.579564 [ 3 ] {f19e10af-0c28-458a-8f8d-0c53b50cc1ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11018 2024.08.29 15:23:59.579764 [ 3 ] {} <Debug> HTTP-Session: 4455ba62-3d82-45dc-ac89-ead82ac02c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11019 2024.08.29 15:23:59.580230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11020 2024.08.29 15:23:59.580538 [ 194 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11021 2024.08.29 15:23:59.580560 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_61_12} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11022 2024.08.29 15:23:59.580641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11023 2024.08.29 15:23:59.580720 [ 194 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16997 rows starting from the beginning of the part
11024 2024.08.29 15:23:59.580768 [ 3 ] {} <Debug> HTTP-Session: b5cf5c9b-afb5-49ca-b0a5-51a4dcfdb621 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11025 2024.08.29 15:23:59.580849 [ 3 ] {} <Debug> HTTP-Session: b5cf5c9b-afb5-49ca-b0a5-51a4dcfdb621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11026 2024.08.29 15:23:59.580924 [ 3 ] {} <Debug> HTTP-Session: b5cf5c9b-afb5-49ca-b0a5-51a4dcfdb621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11027 2024.08.29 15:23:59.580952 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_61_12} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11028 2024.08.29 15:23:59.581132 [ 3 ] {} <Trace> HTTP-Session: b5cf5c9b-afb5-49ca-b0a5-51a4dcfdb621 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11029 2024.08.29 15:23:59.581173 [ 194 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part
11030 2024.08.29 15:23:59.581301 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
11031 2024.08.29 15:23:59.581612 [ 194 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 922 rows starting from the beginning of the part
11032 2024.08.29 15:23:59.581761 [ 194 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
11033 2024.08.29 15:23:59.582062 [ 3 ] {1399701b-fbc1-4998-97fb-2868e0cf51e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11034 2024.08.29 15:23:59.582118 [ 194 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part
11035 2024.08.29 15:23:59.582439 [ 3 ] {1399701b-fbc1-4998-97fb-2868e0cf51e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11036 2024.08.29 15:23:59.582460 [ 194 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
11037 2024.08.29 15:23:59.584288 [ 3 ] {1399701b-fbc1-4998-97fb-2868e0cf51e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11038 2024.08.29 15:23:59.585895 [ 3 ] {1399701b-fbc1-4998-97fb-2868e0cf51e2} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11039 2024.08.29 15:23:59.585958 [ 3 ] {1399701b-fbc1-4998-97fb-2868e0cf51e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11040 2024.08.29 15:23:59.587770 [ 3 ] {1399701b-fbc1-4998-97fb-2868e0cf51e2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
11041 2024.08.29 15:23:59.588538 [ 3 ] {1399701b-fbc1-4998-97fb-2868e0cf51e2} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11042 2024.08.29 15:23:59.588722 [ 3 ] {1399701b-fbc1-4998-97fb-2868e0cf51e2} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.007308 sec., 4789.272030651341 rows/sec., 8.58 MiB/sec.
11043 2024.08.29 15:23:59.589012 [ 3 ] {1399701b-fbc1-4998-97fb-2868e0cf51e2} <Debug> DynamicQueryHandler: Done processing query
11044 2024.08.29 15:23:59.589037 [ 3 ] {1399701b-fbc1-4998-97fb-2868e0cf51e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
11045 2024.08.29 15:23:59.589054 [ 3 ] {} <Debug> HTTP-Session: b5cf5c9b-afb5-49ca-b0a5-51a4dcfdb621 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11046 2024.08.29 15:23:59.589204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11047 2024.08.29 15:23:59.589290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11048 2024.08.29 15:23:59.589319 [ 3 ] {} <Debug> HTTP-Session: 16532e51-a204-4c55-947d-3b89d1a0dae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11049 2024.08.29 15:23:59.589343 [ 3 ] {} <Debug> HTTP-Session: 16532e51-a204-4c55-947d-3b89d1a0dae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11050 2024.08.29 15:23:59.589358 [ 3 ] {} <Debug> HTTP-Session: 16532e51-a204-4c55-947d-3b89d1a0dae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11051 2024.08.29 15:23:59.589390 [ 3 ] {} <Trace> HTTP-Session: 16532e51-a204-4c55-947d-3b89d1a0dae2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11052 2024.08.29 15:23:59.589538 [ 3 ] {d7287a4a-86fe-4942-a504-20785b1fa3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11053 2024.08.29 15:23:59.589584 [ 3 ] {d7287a4a-86fe-4942-a504-20785b1fa3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11054 2024.08.29 15:23:59.589749 [ 3 ] {d7287a4a-86fe-4942-a504-20785b1fa3d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11055 2024.08.29 15:23:59.590203 [ 3 ] {d7287a4a-86fe-4942-a504-20785b1fa3d9} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11056 2024.08.29 15:23:59.590266 [ 3 ] {d7287a4a-86fe-4942-a504-20785b1fa3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11057 2024.08.29 15:23:59.590719 [ 3 ] {d7287a4a-86fe-4942-a504-20785b1fa3d9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11058 2024.08.29 15:23:59.591388 [ 3 ] {d7287a4a-86fe-4942-a504-20785b1fa3d9} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11059 2024.08.29 15:23:59.591531 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18636 rows, containing 5 columns (5 merged, 0 gathered) in 0.012823131 sec., 1453311.2076917875 rows/sec., 98.04 MiB/sec.
11060 2024.08.29 15:23:59.591619 [ 151 ] {} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11061 2024.08.29 15:23:59.591630 [ 3 ] {d7287a4a-86fe-4942-a504-20785b1fa3d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002159 sec., 27790.643816581753 rows/sec., 1.87 MiB/sec.
11062 2024.08.29 15:23:59.591664 [ 151 ] {} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11063 2024.08.29 15:23:59.591729 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11064 2024.08.29 15:23:59.591891 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11065 2024.08.29 15:23:59.592057 [ 3 ] {d7287a4a-86fe-4942-a504-20785b1fa3d9} <Debug> DynamicQueryHandler: Done processing query
11066 2024.08.29 15:23:59.592091 [ 197 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::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
11067 2024.08.29 15:23:59.592114 [ 3 ] {d7287a4a-86fe-4942-a504-20785b1fa3d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11068 2024.08.29 15:23:59.592197 [ 3 ] {} <Debug> HTTP-Session: 16532e51-a204-4c55-947d-3b89d1a0dae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11069 2024.08.29 15:23:59.592650 [ 197 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11070 2024.08.29 15:23:59.592746 [ 197 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3270 rows starting from the beginning of the part
11071 2024.08.29 15:23:59.592974 [ 197 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part
11072 2024.08.29 15:23:59.593241 [ 197 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part
11073 2024.08.29 15:23:59.593260 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11074 2024.08.29 15:23:59.593472 [ 197 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part
11075 2024.08.29 15:23:59.593725 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11076 2024.08.29 15:23:59.593743 [ 197 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part
11077 2024.08.29 15:23:59.594016 [ 197 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part
11078 2024.08.29 15:23:59.594079 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB.
11079 2024.08.29 15:23:59.595800 [ 187 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3614 rows, containing 4 columns (4 merged, 0 gathered) in 0.003936417 sec., 918093.7893520935 rows/sec., 60.11 MiB/sec.
11080 2024.08.29 15:23:59.596168 [ 199 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11081 2024.08.29 15:23:59.596602 [ 199 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_56_11} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11082 2024.08.29 15:23:59.596681 [ 199 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_56_11} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11083 2024.08.29 15:23:59.596762 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
11084 2024.08.29 15:24:00.000200 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.49 MiB, peak 210.77 MiB, free memory in arenas 0.00 B, will set to 200.87 MiB (RSS), difference: 1.38 MiB
11085 2024.08.29 15:24:04.563929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11086 2024.08.29 15:24:04.564049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11087 2024.08.29 15:24:04.564075 [ 3 ] {} <Debug> HTTP-Session: 68e3d993-4fd3-4c81-977d-d0cd01443c06 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11088 2024.08.29 15:24:04.564101 [ 3 ] {} <Debug> HTTP-Session: 68e3d993-4fd3-4c81-977d-d0cd01443c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11089 2024.08.29 15:24:04.564116 [ 3 ] {} <Debug> HTTP-Session: 68e3d993-4fd3-4c81-977d-d0cd01443c06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11090 2024.08.29 15:24:04.564166 [ 3 ] {} <Trace> HTTP-Session: 68e3d993-4fd3-4c81-977d-d0cd01443c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11091 2024.08.29 15:24:04.564354 [ 3 ] {86431641-01b4-4cc6-bd14-e0038d1be8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11092 2024.08.29 15:24:04.564424 [ 3 ] {86431641-01b4-4cc6-bd14-e0038d1be8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11093 2024.08.29 15:24:04.564764 [ 3 ] {86431641-01b4-4cc6-bd14-e0038d1be8ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11094 2024.08.29 15:24:04.565209 [ 3 ] {86431641-01b4-4cc6-bd14-e0038d1be8ea} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11095 2024.08.29 15:24:04.565253 [ 3 ] {86431641-01b4-4cc6-bd14-e0038d1be8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11096 2024.08.29 15:24:04.565686 [ 3 ] {86431641-01b4-4cc6-bd14-e0038d1be8ea} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
11097 2024.08.29 15:24:04.566084 [ 3 ] {86431641-01b4-4cc6-bd14-e0038d1be8ea} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11098 2024.08.29 15:24:04.566271 [ 3 ] {86431641-01b4-4cc6-bd14-e0038d1be8ea} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001961 sec., 2039.775624681285 rows/sec., 166.33 KiB/sec.
11099 2024.08.29 15:24:04.566599 [ 3 ] {86431641-01b4-4cc6-bd14-e0038d1be8ea} <Debug> DynamicQueryHandler: Done processing query
11100 2024.08.29 15:24:04.566628 [ 3 ] {86431641-01b4-4cc6-bd14-e0038d1be8ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11101 2024.08.29 15:24:04.566645 [ 3 ] {} <Debug> HTTP-Session: 68e3d993-4fd3-4c81-977d-d0cd01443c06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11102 2024.08.29 15:24:04.566817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11103 2024.08.29 15:24:04.566868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11104 2024.08.29 15:24:04.566887 [ 3 ] {} <Debug> HTTP-Session: 46d70e9d-381b-417f-a126-080ca73bd761 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11105 2024.08.29 15:24:04.566904 [ 3 ] {} <Debug> HTTP-Session: 46d70e9d-381b-417f-a126-080ca73bd761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11106 2024.08.29 15:24:04.566919 [ 3 ] {} <Debug> HTTP-Session: 46d70e9d-381b-417f-a126-080ca73bd761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11107 2024.08.29 15:24:04.566954 [ 3 ] {} <Trace> HTTP-Session: 46d70e9d-381b-417f-a126-080ca73bd761 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11108 2024.08.29 15:24:04.567110 [ 3 ] {f7457803-5d77-4ce8-bf92-84e46a16157e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11109 2024.08.29 15:24:04.567155 [ 3 ] {f7457803-5d77-4ce8-bf92-84e46a16157e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11110 2024.08.29 15:24:04.567401 [ 3 ] {f7457803-5d77-4ce8-bf92-84e46a16157e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11111 2024.08.29 15:24:04.567889 [ 3 ] {f7457803-5d77-4ce8-bf92-84e46a16157e} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11112 2024.08.29 15:24:04.567926 [ 3 ] {f7457803-5d77-4ce8-bf92-84e46a16157e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11113 2024.08.29 15:24:04.568295 [ 3 ] {f7457803-5d77-4ce8-bf92-84e46a16157e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11114 2024.08.29 15:24:04.568657 [ 3 ] {f7457803-5d77-4ce8-bf92-84e46a16157e} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11115 2024.08.29 15:24:04.568807 [ 3 ] {f7457803-5d77-4ce8-bf92-84e46a16157e} <Debug> executeQuery: Read 197 rows, 17.58 KiB in 0.00177 sec., 111299.43502824858 rows/sec., 9.70 MiB/sec.
11116 2024.08.29 15:24:04.569094 [ 3 ] {f7457803-5d77-4ce8-bf92-84e46a16157e} <Debug> DynamicQueryHandler: Done processing query
11117 2024.08.29 15:24:04.569153 [ 3 ] {f7457803-5d77-4ce8-bf92-84e46a16157e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11118 2024.08.29 15:24:04.569206 [ 3 ] {} <Debug> HTTP-Session: 46d70e9d-381b-417f-a126-080ca73bd761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11119 2024.08.29 15:24:04.569358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11120 2024.08.29 15:24:04.569411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11121 2024.08.29 15:24:04.569432 [ 3 ] {} <Debug> HTTP-Session: 5ccb2e0d-da4e-4514-9c01-509060952841 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11122 2024.08.29 15:24:04.569449 [ 3 ] {} <Debug> HTTP-Session: 5ccb2e0d-da4e-4514-9c01-509060952841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11123 2024.08.29 15:24:04.569464 [ 3 ] {} <Debug> HTTP-Session: 5ccb2e0d-da4e-4514-9c01-509060952841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11124 2024.08.29 15:24:04.569495 [ 3 ] {} <Trace> HTTP-Session: 5ccb2e0d-da4e-4514-9c01-509060952841 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11125 2024.08.29 15:24:04.569597 [ 3 ] {f55e2535-8251-4800-91d9-b387b7f9bf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11126 2024.08.29 15:24:04.569643 [ 3 ] {f55e2535-8251-4800-91d9-b387b7f9bf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11127 2024.08.29 15:24:04.569893 [ 3 ] {f55e2535-8251-4800-91d9-b387b7f9bf82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11128 2024.08.29 15:24:04.570200 [ 3 ] {f55e2535-8251-4800-91d9-b387b7f9bf82} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11129 2024.08.29 15:24:04.570238 [ 3 ] {f55e2535-8251-4800-91d9-b387b7f9bf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11130 2024.08.29 15:24:04.570596 [ 3 ] {f55e2535-8251-4800-91d9-b387b7f9bf82} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11131 2024.08.29 15:24:04.570966 [ 3 ] {f55e2535-8251-4800-91d9-b387b7f9bf82} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11132 2024.08.29 15:24:04.571127 [ 3 ] {f55e2535-8251-4800-91d9-b387b7f9bf82} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001549 sec., 4519.044544867656 rows/sec., 325.94 KiB/sec.
11133 2024.08.29 15:24:04.571446 [ 3 ] {f55e2535-8251-4800-91d9-b387b7f9bf82} <Debug> DynamicQueryHandler: Done processing query
11134 2024.08.29 15:24:04.571505 [ 3 ] {f55e2535-8251-4800-91d9-b387b7f9bf82} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11135 2024.08.29 15:24:04.571542 [ 3 ] {} <Debug> HTTP-Session: 5ccb2e0d-da4e-4514-9c01-509060952841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11136 2024.08.29 15:24:04.571660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11137 2024.08.29 15:24:04.571711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11138 2024.08.29 15:24:04.571731 [ 3 ] {} <Debug> HTTP-Session: 459ab4ca-cbe9-4e22-bcf8-00f43485bd43 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11139 2024.08.29 15:24:04.571748 [ 3 ] {} <Debug> HTTP-Session: 459ab4ca-cbe9-4e22-bcf8-00f43485bd43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11140 2024.08.29 15:24:04.571762 [ 3 ] {} <Debug> HTTP-Session: 459ab4ca-cbe9-4e22-bcf8-00f43485bd43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11141 2024.08.29 15:24:04.571793 [ 3 ] {} <Trace> HTTP-Session: 459ab4ca-cbe9-4e22-bcf8-00f43485bd43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11142 2024.08.29 15:24:04.571898 [ 3 ] {8679e2a2-d6f2-4e24-8da8-32268f399d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11143 2024.08.29 15:24:04.571944 [ 3 ] {8679e2a2-d6f2-4e24-8da8-32268f399d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11144 2024.08.29 15:24:04.572192 [ 3 ] {8679e2a2-d6f2-4e24-8da8-32268f399d23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11145 2024.08.29 15:24:04.572510 [ 3 ] {8679e2a2-d6f2-4e24-8da8-32268f399d23} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11146 2024.08.29 15:24:04.572547 [ 3 ] {8679e2a2-d6f2-4e24-8da8-32268f399d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11147 2024.08.29 15:24:04.572921 [ 3 ] {8679e2a2-d6f2-4e24-8da8-32268f399d23} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11148 2024.08.29 15:24:04.573283 [ 3 ] {8679e2a2-d6f2-4e24-8da8-32268f399d23} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11149 2024.08.29 15:24:04.573440 [ 3 ] {8679e2a2-d6f2-4e24-8da8-32268f399d23} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001565 sec., 8945.686900958466 rows/sec., 626.50 KiB/sec.
11150 2024.08.29 15:24:04.573611 [ 3 ] {8679e2a2-d6f2-4e24-8da8-32268f399d23} <Debug> DynamicQueryHandler: Done processing query
11151 2024.08.29 15:24:04.573637 [ 3 ] {8679e2a2-d6f2-4e24-8da8-32268f399d23} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11152 2024.08.29 15:24:04.573653 [ 3 ] {} <Debug> HTTP-Session: 459ab4ca-cbe9-4e22-bcf8-00f43485bd43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11153 2024.08.29 15:24:04.573764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11154 2024.08.29 15:24:04.573814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11155 2024.08.29 15:24:04.573834 [ 3 ] {} <Debug> HTTP-Session: 7962bd2f-7972-4a3c-b304-1ffb12cdedc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11156 2024.08.29 15:24:04.573852 [ 3 ] {} <Debug> HTTP-Session: 7962bd2f-7972-4a3c-b304-1ffb12cdedc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11157 2024.08.29 15:24:04.573867 [ 3 ] {} <Debug> HTTP-Session: 7962bd2f-7972-4a3c-b304-1ffb12cdedc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11158 2024.08.29 15:24:04.573897 [ 3 ] {} <Trace> HTTP-Session: 7962bd2f-7972-4a3c-b304-1ffb12cdedc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11159 2024.08.29 15:24:04.573995 [ 3 ] {5575031b-26d7-4767-bce8-accd9cba9d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11160 2024.08.29 15:24:04.574038 [ 3 ] {5575031b-26d7-4767-bce8-accd9cba9d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11161 2024.08.29 15:24:04.574265 [ 3 ] {5575031b-26d7-4767-bce8-accd9cba9d15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11162 2024.08.29 15:24:04.574573 [ 3 ] {5575031b-26d7-4767-bce8-accd9cba9d15} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11163 2024.08.29 15:24:04.574610 [ 3 ] {5575031b-26d7-4767-bce8-accd9cba9d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11164 2024.08.29 15:24:04.574962 [ 3 ] {5575031b-26d7-4767-bce8-accd9cba9d15} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11165 2024.08.29 15:24:04.575331 [ 3 ] {5575031b-26d7-4767-bce8-accd9cba9d15} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11166 2024.08.29 15:24:04.575494 [ 3 ] {5575031b-26d7-4767-bce8-accd9cba9d15} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 232.91 KiB/sec.
11167 2024.08.29 15:24:04.575667 [ 3 ] {5575031b-26d7-4767-bce8-accd9cba9d15} <Debug> DynamicQueryHandler: Done processing query
11168 2024.08.29 15:24:04.575693 [ 3 ] {5575031b-26d7-4767-bce8-accd9cba9d15} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11169 2024.08.29 15:24:04.575709 [ 3 ] {} <Debug> HTTP-Session: 7962bd2f-7972-4a3c-b304-1ffb12cdedc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11170 2024.08.29 15:24:04.575862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11171 2024.08.29 15:24:04.575911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11172 2024.08.29 15:24:04.575931 [ 3 ] {} <Debug> HTTP-Session: 40f4f83c-c2f7-4911-aa44-32c2727b3606 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11173 2024.08.29 15:24:04.575948 [ 3 ] {} <Debug> HTTP-Session: 40f4f83c-c2f7-4911-aa44-32c2727b3606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11174 2024.08.29 15:24:04.575962 [ 3 ] {} <Debug> HTTP-Session: 40f4f83c-c2f7-4911-aa44-32c2727b3606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11175 2024.08.29 15:24:04.575992 [ 3 ] {} <Trace> HTTP-Session: 40f4f83c-c2f7-4911-aa44-32c2727b3606 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11176 2024.08.29 15:24:04.576197 [ 3 ] {8fb23883-6de7-4163-8c9a-b2f3dc0fbf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11177 2024.08.29 15:24:04.576241 [ 3 ] {8fb23883-6de7-4163-8c9a-b2f3dc0fbf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11178 2024.08.29 15:24:04.576469 [ 3 ] {8fb23883-6de7-4163-8c9a-b2f3dc0fbf73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11179 2024.08.29 15:24:04.577035 [ 3 ] {8fb23883-6de7-4163-8c9a-b2f3dc0fbf73} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11180 2024.08.29 15:24:04.577073 [ 3 ] {8fb23883-6de7-4163-8c9a-b2f3dc0fbf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11181 2024.08.29 15:24:04.577455 [ 3 ] {8fb23883-6de7-4163-8c9a-b2f3dc0fbf73} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11182 2024.08.29 15:24:04.577829 [ 3 ] {8fb23883-6de7-4163-8c9a-b2f3dc0fbf73} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11183 2024.08.29 15:24:04.577982 [ 3 ] {8fb23883-6de7-4163-8c9a-b2f3dc0fbf73} <Debug> executeQuery: Read 389 rows, 28.25 KiB in 0.001893 sec., 205493.92498679346 rows/sec., 14.57 MiB/sec.
11184 2024.08.29 15:24:04.578157 [ 3 ] {8fb23883-6de7-4163-8c9a-b2f3dc0fbf73} <Debug> DynamicQueryHandler: Done processing query
11185 2024.08.29 15:24:04.578182 [ 3 ] {8fb23883-6de7-4163-8c9a-b2f3dc0fbf73} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11186 2024.08.29 15:24:04.578199 [ 3 ] {} <Debug> HTTP-Session: 40f4f83c-c2f7-4911-aa44-32c2727b3606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11187 2024.08.29 15:24:04.578313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11188 2024.08.29 15:24:04.578362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11189 2024.08.29 15:24:04.578380 [ 3 ] {} <Debug> HTTP-Session: 187d8560-2a62-432d-93a2-7fcfc533d496 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11190 2024.08.29 15:24:04.578398 [ 3 ] {} <Debug> HTTP-Session: 187d8560-2a62-432d-93a2-7fcfc533d496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11191 2024.08.29 15:24:04.578412 [ 3 ] {} <Debug> HTTP-Session: 187d8560-2a62-432d-93a2-7fcfc533d496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11192 2024.08.29 15:24:04.578443 [ 3 ] {} <Trace> HTTP-Session: 187d8560-2a62-432d-93a2-7fcfc533d496 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11193 2024.08.29 15:24:04.578539 [ 3 ] {4d6bf77b-8634-4e02-b071-a2d4f436fb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11194 2024.08.29 15:24:04.578585 [ 3 ] {4d6bf77b-8634-4e02-b071-a2d4f436fb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11195 2024.08.29 15:24:04.578717 [ 3 ] {4d6bf77b-8634-4e02-b071-a2d4f436fb35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11196 2024.08.29 15:24:04.578984 [ 3 ] {4d6bf77b-8634-4e02-b071-a2d4f436fb35} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11197 2024.08.29 15:24:04.579020 [ 3 ] {4d6bf77b-8634-4e02-b071-a2d4f436fb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11198 2024.08.29 15:24:04.579388 [ 3 ] {4d6bf77b-8634-4e02-b071-a2d4f436fb35} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11199 2024.08.29 15:24:04.579733 [ 3 ] {4d6bf77b-8634-4e02-b071-a2d4f436fb35} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11200 2024.08.29 15:24:04.579889 [ 3 ] {4d6bf77b-8634-4e02-b071-a2d4f436fb35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001365 sec., 4395.604395604396 rows/sec., 229.65 KiB/sec.
11201 2024.08.29 15:24:04.580214 [ 3 ] {4d6bf77b-8634-4e02-b071-a2d4f436fb35} <Debug> DynamicQueryHandler: Done processing query
11202 2024.08.29 15:24:04.580245 [ 3 ] {4d6bf77b-8634-4e02-b071-a2d4f436fb35} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11203 2024.08.29 15:24:04.580262 [ 3 ] {} <Debug> HTTP-Session: 187d8560-2a62-432d-93a2-7fcfc533d496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11204 2024.08.29 15:24:04.580431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 45030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11205 2024.08.29 15:24:04.580480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11206 2024.08.29 15:24:04.580500 [ 3 ] {} <Debug> HTTP-Session: 0dd71c04-b047-4234-80b1-d6949f5721c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11207 2024.08.29 15:24:04.580517 [ 3 ] {} <Debug> HTTP-Session: 0dd71c04-b047-4234-80b1-d6949f5721c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11208 2024.08.29 15:24:04.580531 [ 3 ] {} <Debug> HTTP-Session: 0dd71c04-b047-4234-80b1-d6949f5721c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11209 2024.08.29 15:24:04.580562 [ 3 ] {} <Trace> HTTP-Session: 0dd71c04-b047-4234-80b1-d6949f5721c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11210 2024.08.29 15:24:04.580773 [ 3 ] {a0df494e-d721-411c-8cfd-fe1125aa6bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11211 2024.08.29 15:24:04.580822 [ 3 ] {a0df494e-d721-411c-8cfd-fe1125aa6bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11212 2024.08.29 15:24:04.580990 [ 3 ] {a0df494e-d721-411c-8cfd-fe1125aa6bd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11213 2024.08.29 15:24:04.581446 [ 3 ] {a0df494e-d721-411c-8cfd-fe1125aa6bd3} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11214 2024.08.29 15:24:04.581483 [ 3 ] {a0df494e-d721-411c-8cfd-fe1125aa6bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11215 2024.08.29 15:24:04.581871 [ 3 ] {a0df494e-d721-411c-8cfd-fe1125aa6bd3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11216 2024.08.29 15:24:04.582224 [ 3 ] {a0df494e-d721-411c-8cfd-fe1125aa6bd3} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11217 2024.08.29 15:24:04.582380 [ 3 ] {a0df494e-d721-411c-8cfd-fe1125aa6bd3} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001711 sec., 139684.3950905903 rows/sec., 9.36 MiB/sec.
11218 2024.08.29 15:24:04.582673 [ 3 ] {a0df494e-d721-411c-8cfd-fe1125aa6bd3} <Debug> DynamicQueryHandler: Done processing query
11219 2024.08.29 15:24:04.582728 [ 3 ] {a0df494e-d721-411c-8cfd-fe1125aa6bd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11220 2024.08.29 15:24:04.582776 [ 3 ] {} <Debug> HTTP-Session: 0dd71c04-b047-4234-80b1-d6949f5721c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11221 2024.08.29 15:24:04.582898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11222 2024.08.29 15:24:04.582948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11223 2024.08.29 15:24:04.582968 [ 3 ] {} <Debug> HTTP-Session: 46f65473-b185-4753-adf9-0dcfa1101ab3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11224 2024.08.29 15:24:04.582986 [ 3 ] {} <Debug> HTTP-Session: 46f65473-b185-4753-adf9-0dcfa1101ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11225 2024.08.29 15:24:04.583000 [ 3 ] {} <Debug> HTTP-Session: 46f65473-b185-4753-adf9-0dcfa1101ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11226 2024.08.29 15:24:04.583030 [ 3 ] {} <Trace> HTTP-Session: 46f65473-b185-4753-adf9-0dcfa1101ab3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11227 2024.08.29 15:24:04.583129 [ 3 ] {8b187d32-9b76-47cd-8cb5-218e55da8ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11228 2024.08.29 15:24:04.583174 [ 3 ] {8b187d32-9b76-47cd-8cb5-218e55da8ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11229 2024.08.29 15:24:04.583322 [ 3 ] {8b187d32-9b76-47cd-8cb5-218e55da8ce1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11230 2024.08.29 15:24:04.583582 [ 3 ] {8b187d32-9b76-47cd-8cb5-218e55da8ce1} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11231 2024.08.29 15:24:04.583618 [ 3 ] {8b187d32-9b76-47cd-8cb5-218e55da8ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11232 2024.08.29 15:24:04.583984 [ 3 ] {8b187d32-9b76-47cd-8cb5-218e55da8ce1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11233 2024.08.29 15:24:04.584316 [ 3 ] {8b187d32-9b76-47cd-8cb5-218e55da8ce1} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11234 2024.08.29 15:24:04.584438 [ 3 ] {8b187d32-9b76-47cd-8cb5-218e55da8ce1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001333 sec., 750.1875468867216 rows/sec., 50.55 KiB/sec.
11235 2024.08.29 15:24:04.584597 [ 3 ] {8b187d32-9b76-47cd-8cb5-218e55da8ce1} <Debug> DynamicQueryHandler: Done processing query
11236 2024.08.29 15:24:04.584621 [ 3 ] {8b187d32-9b76-47cd-8cb5-218e55da8ce1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11237 2024.08.29 15:24:04.584638 [ 3 ] {} <Debug> HTTP-Session: 46f65473-b185-4753-adf9-0dcfa1101ab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11238 2024.08.29 15:24:04.584750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11239 2024.08.29 15:24:04.584798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11240 2024.08.29 15:24:04.584817 [ 3 ] {} <Debug> HTTP-Session: 88c91e32-1873-4e62-8b30-fd03eb9d38af Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11241 2024.08.29 15:24:04.584835 [ 3 ] {} <Debug> HTTP-Session: 88c91e32-1873-4e62-8b30-fd03eb9d38af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11242 2024.08.29 15:24:04.584849 [ 3 ] {} <Debug> HTTP-Session: 88c91e32-1873-4e62-8b30-fd03eb9d38af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11243 2024.08.29 15:24:04.584879 [ 3 ] {} <Trace> HTTP-Session: 88c91e32-1873-4e62-8b30-fd03eb9d38af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11244 2024.08.29 15:24:04.584995 [ 3 ] {801d0ffb-1f39-4a75-af76-038757b68ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11245 2024.08.29 15:24:04.585059 [ 3 ] {801d0ffb-1f39-4a75-af76-038757b68ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11246 2024.08.29 15:24:04.585471 [ 3 ] {801d0ffb-1f39-4a75-af76-038757b68ae7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11247 2024.08.29 15:24:04.585962 [ 3 ] {801d0ffb-1f39-4a75-af76-038757b68ae7} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11248 2024.08.29 15:24:04.585996 [ 3 ] {801d0ffb-1f39-4a75-af76-038757b68ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11249 2024.08.29 15:24:04.586590 [ 3 ] {801d0ffb-1f39-4a75-af76-038757b68ae7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
11250 2024.08.29 15:24:04.587014 [ 3 ] {801d0ffb-1f39-4a75-af76-038757b68ae7} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11251 2024.08.29 15:24:04.587153 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
11252 2024.08.29 15:24:04.587160 [ 3 ] {801d0ffb-1f39-4a75-af76-038757b68ae7} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002206 sec., 1359.9274705349048 rows/sec., 2.44 MiB/sec.
11253 2024.08.29 15:24:04.587192 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11254 2024.08.29 15:24:04.587231 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB.
11255 2024.08.29 15:24:04.587580 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::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
11256 2024.08.29 15:24:04.587627 [ 3 ] {801d0ffb-1f39-4a75-af76-038757b68ae7} <Debug> DynamicQueryHandler: Done processing query
11257 2024.08.29 15:24:04.587697 [ 3 ] {801d0ffb-1f39-4a75-af76-038757b68ae7} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11258 2024.08.29 15:24:04.587742 [ 3 ] {} <Debug> HTTP-Session: 88c91e32-1873-4e62-8b30-fd03eb9d38af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11259 2024.08.29 15:24:04.587965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11260 2024.08.29 15:24:04.588097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11261 2024.08.29 15:24:04.588170 [ 3 ] {} <Debug> HTTP-Session: 76b57b8b-5919-47ea-8345-337fc4e25b63 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11262 2024.08.29 15:24:04.588224 [ 3 ] {} <Debug> HTTP-Session: 76b57b8b-5919-47ea-8345-337fc4e25b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11263 2024.08.29 15:24:04.588262 [ 3 ] {} <Debug> HTTP-Session: 76b57b8b-5919-47ea-8345-337fc4e25b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11264 2024.08.29 15:24:04.588367 [ 3 ] {} <Trace> HTTP-Session: 76b57b8b-5919-47ea-8345-337fc4e25b63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11265 2024.08.29 15:24:04.588457 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11266 2024.08.29 15:24:04.588606 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 858 rows starting from the beginning of the part
11267 2024.08.29 15:24:04.588675 [ 3 ] {ddcc61e7-4cea-4e61-becb-74c1eb2623cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11268 2024.08.29 15:24:04.588794 [ 3 ] {ddcc61e7-4cea-4e61-becb-74c1eb2623cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11269 2024.08.29 15:24:04.589427 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 3 rows starting from the beginning of the part
11270 2024.08.29 15:24:04.589646 [ 3 ] {ddcc61e7-4cea-4e61-becb-74c1eb2623cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11271 2024.08.29 15:24:04.590140 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 35 rows starting from the beginning of the part
11272 2024.08.29 15:24:04.590814 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 3 rows starting from the beginning of the part
11273 2024.08.29 15:24:04.590969 [ 3 ] {ddcc61e7-4cea-4e61-becb-74c1eb2623cf} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11274 2024.08.29 15:24:04.591091 [ 3 ] {ddcc61e7-4cea-4e61-becb-74c1eb2623cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11275 2024.08.29 15:24:04.591410 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 35 rows starting from the beginning of the part
11276 2024.08.29 15:24:04.591993 [ 190 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 3 rows starting from the beginning of the part
11277 2024.08.29 15:24:04.592533 [ 3 ] {ddcc61e7-4cea-4e61-becb-74c1eb2623cf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11278 2024.08.29 15:24:04.593470 [ 3 ] {ddcc61e7-4cea-4e61-becb-74c1eb2623cf} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11279 2024.08.29 15:24:04.593858 [ 3 ] {ddcc61e7-4cea-4e61-becb-74c1eb2623cf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005287 sec., 15509.740873841498 rows/sec., 1008.70 KiB/sec.
11280 2024.08.29 15:24:04.594270 [ 3 ] {ddcc61e7-4cea-4e61-becb-74c1eb2623cf} <Debug> DynamicQueryHandler: Done processing query
11281 2024.08.29 15:24:04.594321 [ 3 ] {ddcc61e7-4cea-4e61-becb-74c1eb2623cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11282 2024.08.29 15:24:04.594338 [ 3 ] {} <Debug> HTTP-Session: 76b57b8b-5919-47ea-8345-337fc4e25b63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11283 2024.08.29 15:24:04.597894 [ 187 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 937 rows, containing 19 columns (19 merged, 0 gathered) in 0.010527266 sec., 89006.96534123864 rows/sec., 159.50 MiB/sec.
11284 2024.08.29 15:24:04.598957 [ 187 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
11285 2024.08.29 15:24:04.599609 [ 187 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11286 2024.08.29 15:24:04.599708 [ 187 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
11287 2024.08.29 15:24:04.599874 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB.
11288 2024.08.29 15:24:09.560692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11289 2024.08.29 15:24:09.560832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11290 2024.08.29 15:24:09.560857 [ 3 ] {} <Debug> HTTP-Session: f41c0c20-1753-412b-96db-fddea12642cb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11291 2024.08.29 15:24:09.560881 [ 3 ] {} <Debug> HTTP-Session: f41c0c20-1753-412b-96db-fddea12642cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11292 2024.08.29 15:24:09.560896 [ 3 ] {} <Debug> HTTP-Session: f41c0c20-1753-412b-96db-fddea12642cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11293 2024.08.29 15:24:09.560947 [ 3 ] {} <Trace> HTTP-Session: f41c0c20-1753-412b-96db-fddea12642cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11294 2024.08.29 15:24:09.561131 [ 3 ] {b75dcdfc-ee7e-471f-b80f-b8dd29566ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11295 2024.08.29 15:24:09.561199 [ 3 ] {b75dcdfc-ee7e-471f-b80f-b8dd29566ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11296 2024.08.29 15:24:09.561546 [ 3 ] {b75dcdfc-ee7e-471f-b80f-b8dd29566ac5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11297 2024.08.29 15:24:09.561988 [ 3 ] {b75dcdfc-ee7e-471f-b80f-b8dd29566ac5} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11298 2024.08.29 15:24:09.562029 [ 3 ] {b75dcdfc-ee7e-471f-b80f-b8dd29566ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11299 2024.08.29 15:24:09.562449 [ 3 ] {b75dcdfc-ee7e-471f-b80f-b8dd29566ac5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
11300 2024.08.29 15:24:09.562843 [ 3 ] {b75dcdfc-ee7e-471f-b80f-b8dd29566ac5} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11301 2024.08.29 15:24:09.563028 [ 142 ] {} <Debug> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
11302 2024.08.29 15:24:09.563038 [ 3 ] {b75dcdfc-ee7e-471f-b80f-b8dd29566ac5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001953 sec., 1024.0655401945723 rows/sec., 83.51 KiB/sec.
11303 2024.08.29 15:24:09.563126 [ 142 ] {} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11304 2024.08.29 15:24:09.563204 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11305 2024.08.29 15:24:09.563534 [ 3 ] {b75dcdfc-ee7e-471f-b80f-b8dd29566ac5} <Debug> DynamicQueryHandler: Done processing query
11306 2024.08.29 15:24:09.563650 [ 3 ] {b75dcdfc-ee7e-471f-b80f-b8dd29566ac5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11307 2024.08.29 15:24:09.563739 [ 3 ] {} <Debug> HTTP-Session: f41c0c20-1753-412b-96db-fddea12642cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11308 2024.08.29 15:24:09.563757 [ 200 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
11309 2024.08.29 15:24:09.564006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11310 2024.08.29 15:24:09.564131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11311 2024.08.29 15:24:09.564153 [ 200 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11312 2024.08.29 15:24:09.564175 [ 3 ] {} <Debug> HTTP-Session: 40dea84f-676b-45ed-8861-8d2680015ed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11313 2024.08.29 15:24:09.564223 [ 3 ] {} <Debug> HTTP-Session: 40dea84f-676b-45ed-8861-8d2680015ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11314 2024.08.29 15:24:09.564229 [ 200 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
11315 2024.08.29 15:24:09.564246 [ 3 ] {} <Debug> HTTP-Session: 40dea84f-676b-45ed-8861-8d2680015ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11316 2024.08.29 15:24:09.564332 [ 3 ] {} <Trace> HTTP-Session: 40dea84f-676b-45ed-8861-8d2680015ed2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11317 2024.08.29 15:24:09.564478 [ 200 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
11318 2024.08.29 15:24:09.564775 [ 200 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::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
11319 2024.08.29 15:24:09.564935 [ 3 ] {ad2dbf81-e29f-43b1-8494-1bb281c81ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11320 2024.08.29 15:24:09.565103 [ 200 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
11321 2024.08.29 15:24:09.565121 [ 3 ] {ad2dbf81-e29f-43b1-8494-1bb281c81ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11322 2024.08.29 15:24:09.565444 [ 200 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
11323 2024.08.29 15:24:09.565737 [ 200 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
11324 2024.08.29 15:24:09.566568 [ 3 ] {ad2dbf81-e29f-43b1-8494-1bb281c81ead} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11325 2024.08.29 15:24:09.567740 [ 3 ] {ad2dbf81-e29f-43b1-8494-1bb281c81ead} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11326 2024.08.29 15:24:09.567806 [ 3 ] {ad2dbf81-e29f-43b1-8494-1bb281c81ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11327 2024.08.29 15:24:09.568831 [ 200 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.005474707 sec., 6210.37801657696 rows/sec., 530.67 KiB/sec.
11328 2024.08.29 15:24:09.568941 [ 3 ] {ad2dbf81-e29f-43b1-8494-1bb281c81ead} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11329 2024.08.29 15:24:09.569070 [ 187 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
11330 2024.08.29 15:24:09.569891 [ 3 ] {ad2dbf81-e29f-43b1-8494-1bb281c81ead} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11331 2024.08.29 15:24:09.570314 [ 3 ] {ad2dbf81-e29f-43b1-8494-1bb281c81ead} <Debug> executeQuery: Read 127 rows, 11.10 KiB in 0.005594 sec., 22702.895959957095 rows/sec., 1.94 MiB/sec.
11332 2024.08.29 15:24:09.570595 [ 187 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_21_4} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11333 2024.08.29 15:24:09.570948 [ 187 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_21_4} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
11334 2024.08.29 15:24:09.571129 [ 3 ] {ad2dbf81-e29f-43b1-8494-1bb281c81ead} <Debug> DynamicQueryHandler: Done processing query
11335 2024.08.29 15:24:09.571233 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11336 2024.08.29 15:24:09.571270 [ 3 ] {ad2dbf81-e29f-43b1-8494-1bb281c81ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11337 2024.08.29 15:24:09.571351 [ 3 ] {} <Debug> HTTP-Session: 40dea84f-676b-45ed-8861-8d2680015ed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11338 2024.08.29 15:24:09.571565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11339 2024.08.29 15:24:09.571619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11340 2024.08.29 15:24:09.571638 [ 3 ] {} <Debug> HTTP-Session: 40b4e11a-7665-481a-a545-4612f0877bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11341 2024.08.29 15:24:09.571654 [ 3 ] {} <Debug> HTTP-Session: 40b4e11a-7665-481a-a545-4612f0877bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11342 2024.08.29 15:24:09.571668 [ 3 ] {} <Debug> HTTP-Session: 40b4e11a-7665-481a-a545-4612f0877bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11343 2024.08.29 15:24:09.571703 [ 3 ] {} <Trace> HTTP-Session: 40b4e11a-7665-481a-a545-4612f0877bf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11344 2024.08.29 15:24:09.571825 [ 3 ] {2b5178a5-7932-4c0d-9416-f9b2330fb5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11345 2024.08.29 15:24:09.571870 [ 3 ] {2b5178a5-7932-4c0d-9416-f9b2330fb5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11346 2024.08.29 15:24:09.572127 [ 3 ] {2b5178a5-7932-4c0d-9416-f9b2330fb5af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11347 2024.08.29 15:24:09.572469 [ 3 ] {2b5178a5-7932-4c0d-9416-f9b2330fb5af} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11348 2024.08.29 15:24:09.572505 [ 3 ] {2b5178a5-7932-4c0d-9416-f9b2330fb5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11349 2024.08.29 15:24:09.572860 [ 3 ] {2b5178a5-7932-4c0d-9416-f9b2330fb5af} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11350 2024.08.29 15:24:09.573234 [ 3 ] {2b5178a5-7932-4c0d-9416-f9b2330fb5af} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11351 2024.08.29 15:24:09.573395 [ 3 ] {2b5178a5-7932-4c0d-9416-f9b2330fb5af} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.001602 sec., 23096.129837702872 rows/sec., 1.69 MiB/sec.
11352 2024.08.29 15:24:09.573567 [ 3 ] {2b5178a5-7932-4c0d-9416-f9b2330fb5af} <Debug> DynamicQueryHandler: Done processing query
11353 2024.08.29 15:24:09.573591 [ 3 ] {2b5178a5-7932-4c0d-9416-f9b2330fb5af} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11354 2024.08.29 15:24:09.573607 [ 3 ] {} <Debug> HTTP-Session: 40b4e11a-7665-481a-a545-4612f0877bf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11355 2024.08.29 15:24:09.573772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11356 2024.08.29 15:24:09.573821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11357 2024.08.29 15:24:09.573840 [ 3 ] {} <Debug> HTTP-Session: b33d3513-a017-4a6c-81bc-a9598104c5bf Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11358 2024.08.29 15:24:09.573856 [ 3 ] {} <Debug> HTTP-Session: b33d3513-a017-4a6c-81bc-a9598104c5bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11359 2024.08.29 15:24:09.573870 [ 3 ] {} <Debug> HTTP-Session: b33d3513-a017-4a6c-81bc-a9598104c5bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11360 2024.08.29 15:24:09.573899 [ 3 ] {} <Trace> HTTP-Session: b33d3513-a017-4a6c-81bc-a9598104c5bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11361 2024.08.29 15:24:09.574028 [ 3 ] {c06c22fb-8b3a-452e-a7b2-fc2dd165971e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11362 2024.08.29 15:24:09.574072 [ 3 ] {c06c22fb-8b3a-452e-a7b2-fc2dd165971e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11363 2024.08.29 15:24:09.574297 [ 3 ] {c06c22fb-8b3a-452e-a7b2-fc2dd165971e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11364 2024.08.29 15:24:09.574671 [ 3 ] {c06c22fb-8b3a-452e-a7b2-fc2dd165971e} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11365 2024.08.29 15:24:09.574707 [ 3 ] {c06c22fb-8b3a-452e-a7b2-fc2dd165971e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11366 2024.08.29 15:24:09.575063 [ 3 ] {c06c22fb-8b3a-452e-a7b2-fc2dd165971e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11367 2024.08.29 15:24:09.575415 [ 3 ] {c06c22fb-8b3a-452e-a7b2-fc2dd165971e} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11368 2024.08.29 15:24:09.575574 [ 3 ] {c06c22fb-8b3a-452e-a7b2-fc2dd165971e} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001588 sec., 63602.01511335013 rows/sec., 4.97 MiB/sec.
11369 2024.08.29 15:24:09.575745 [ 3 ] {c06c22fb-8b3a-452e-a7b2-fc2dd165971e} <Debug> DynamicQueryHandler: Done processing query
11370 2024.08.29 15:24:09.575768 [ 3 ] {c06c22fb-8b3a-452e-a7b2-fc2dd165971e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11371 2024.08.29 15:24:09.575784 [ 3 ] {} <Debug> HTTP-Session: b33d3513-a017-4a6c-81bc-a9598104c5bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11372 2024.08.29 15:24:09.575929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11373 2024.08.29 15:24:09.575977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11374 2024.08.29 15:24:09.575996 [ 3 ] {} <Debug> HTTP-Session: 804d2fd1-9e93-4d06-b91b-7fbd40848e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11375 2024.08.29 15:24:09.576012 [ 3 ] {} <Debug> HTTP-Session: 804d2fd1-9e93-4d06-b91b-7fbd40848e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11376 2024.08.29 15:24:09.576025 [ 3 ] {} <Debug> HTTP-Session: 804d2fd1-9e93-4d06-b91b-7fbd40848e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11377 2024.08.29 15:24:09.576056 [ 3 ] {} <Trace> HTTP-Session: 804d2fd1-9e93-4d06-b91b-7fbd40848e35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11378 2024.08.29 15:24:09.576203 [ 3 ] {89b33fc5-6679-4f07-a583-e71024389458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11379 2024.08.29 15:24:09.576250 [ 3 ] {89b33fc5-6679-4f07-a583-e71024389458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11380 2024.08.29 15:24:09.576394 [ 3 ] {89b33fc5-6679-4f07-a583-e71024389458} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11381 2024.08.29 15:24:09.576791 [ 3 ] {89b33fc5-6679-4f07-a583-e71024389458} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11382 2024.08.29 15:24:09.576827 [ 3 ] {89b33fc5-6679-4f07-a583-e71024389458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11383 2024.08.29 15:24:09.577211 [ 3 ] {89b33fc5-6679-4f07-a583-e71024389458} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11384 2024.08.29 15:24:09.577541 [ 3 ] {89b33fc5-6679-4f07-a583-e71024389458} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11385 2024.08.29 15:24:09.577704 [ 3 ] {89b33fc5-6679-4f07-a583-e71024389458} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001569 sec., 102613.12938177183 rows/sec., 7.15 MiB/sec.
11386 2024.08.29 15:24:09.577881 [ 3 ] {89b33fc5-6679-4f07-a583-e71024389458} <Debug> DynamicQueryHandler: Done processing query
11387 2024.08.29 15:24:09.577905 [ 3 ] {89b33fc5-6679-4f07-a583-e71024389458} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11388 2024.08.29 15:24:09.577921 [ 3 ] {} <Debug> HTTP-Session: 804d2fd1-9e93-4d06-b91b-7fbd40848e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11389 2024.08.29 15:24:09.578109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11390 2024.08.29 15:24:09.578159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11391 2024.08.29 15:24:09.578177 [ 3 ] {} <Debug> HTTP-Session: 7aac9736-f15f-4e44-9ad0-935c88e1364e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11392 2024.08.29 15:24:09.578193 [ 3 ] {} <Debug> HTTP-Session: 7aac9736-f15f-4e44-9ad0-935c88e1364e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11393 2024.08.29 15:24:09.578206 [ 3 ] {} <Debug> HTTP-Session: 7aac9736-f15f-4e44-9ad0-935c88e1364e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11394 2024.08.29 15:24:09.578237 [ 3 ] {} <Trace> HTTP-Session: 7aac9736-f15f-4e44-9ad0-935c88e1364e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11395 2024.08.29 15:24:09.578602 [ 3 ] {c8e442ce-66c6-4932-8fa6-90270cc99fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11396 2024.08.29 15:24:09.578669 [ 3 ] {c8e442ce-66c6-4932-8fa6-90270cc99fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11397 2024.08.29 15:24:09.579081 [ 3 ] {c8e442ce-66c6-4932-8fa6-90270cc99fe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11398 2024.08.29 15:24:09.579790 [ 3 ] {c8e442ce-66c6-4932-8fa6-90270cc99fe1} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11399 2024.08.29 15:24:09.579826 [ 3 ] {c8e442ce-66c6-4932-8fa6-90270cc99fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11400 2024.08.29 15:24:09.580472 [ 3 ] {c8e442ce-66c6-4932-8fa6-90270cc99fe1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11401 2024.08.29 15:24:09.580892 [ 3 ] {c8e442ce-66c6-4932-8fa6-90270cc99fe1} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11402 2024.08.29 15:24:09.581082 [ 3 ] {c8e442ce-66c6-4932-8fa6-90270cc99fe1} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002755 sec., 12704.174228675136 rows/sec., 22.77 MiB/sec.
11403 2024.08.29 15:24:09.581385 [ 3 ] {c8e442ce-66c6-4932-8fa6-90270cc99fe1} <Debug> DynamicQueryHandler: Done processing query
11404 2024.08.29 15:24:09.581413 [ 3 ] {c8e442ce-66c6-4932-8fa6-90270cc99fe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
11405 2024.08.29 15:24:09.581431 [ 3 ] {} <Debug> HTTP-Session: 7aac9736-f15f-4e44-9ad0-935c88e1364e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11406 2024.08.29 15:24:09.581553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11407 2024.08.29 15:24:09.581602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11408 2024.08.29 15:24:09.581621 [ 3 ] {} <Debug> HTTP-Session: 74521683-783b-4f08-966f-1c42529a5655 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11409 2024.08.29 15:24:09.581638 [ 3 ] {} <Debug> HTTP-Session: 74521683-783b-4f08-966f-1c42529a5655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11410 2024.08.29 15:24:09.581651 [ 3 ] {} <Debug> HTTP-Session: 74521683-783b-4f08-966f-1c42529a5655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11411 2024.08.29 15:24:09.581682 [ 3 ] {} <Trace> HTTP-Session: 74521683-783b-4f08-966f-1c42529a5655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11412 2024.08.29 15:24:09.581799 [ 3 ] {d057c81c-e28a-4e28-ae94-adf602eed59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11413 2024.08.29 15:24:09.581844 [ 3 ] {d057c81c-e28a-4e28-ae94-adf602eed59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11414 2024.08.29 15:24:09.581971 [ 3 ] {d057c81c-e28a-4e28-ae94-adf602eed59c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11415 2024.08.29 15:24:09.582300 [ 3 ] {d057c81c-e28a-4e28-ae94-adf602eed59c} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11416 2024.08.29 15:24:09.582336 [ 3 ] {d057c81c-e28a-4e28-ae94-adf602eed59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11417 2024.08.29 15:24:09.582690 [ 3 ] {d057c81c-e28a-4e28-ae94-adf602eed59c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11418 2024.08.29 15:24:09.583005 [ 3 ] {d057c81c-e28a-4e28-ae94-adf602eed59c} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11419 2024.08.29 15:24:09.583167 [ 3 ] {d057c81c-e28a-4e28-ae94-adf602eed59c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec.
11420 2024.08.29 15:24:09.583332 [ 3 ] {d057c81c-e28a-4e28-ae94-adf602eed59c} <Debug> DynamicQueryHandler: Done processing query
11421 2024.08.29 15:24:09.583356 [ 3 ] {d057c81c-e28a-4e28-ae94-adf602eed59c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11422 2024.08.29 15:24:09.583371 [ 3 ] {} <Debug> HTTP-Session: 74521683-783b-4f08-966f-1c42529a5655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11423 2024.08.29 15:24:13.868873 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache
11424 2024.08.29 15:24:13.868945 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache
11425 2024.08.29 15:24:14.172166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 193400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11426 2024.08.29 15:24:14.172296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11427 2024.08.29 15:24:14.172326 [ 3 ] {} <Debug> HTTP-Session: f2ea487a-328f-4739-87c8-74ec8aff27ad Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11428 2024.08.29 15:24:14.172355 [ 3 ] {} <Debug> HTTP-Session: f2ea487a-328f-4739-87c8-74ec8aff27ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11429 2024.08.29 15:24:14.172373 [ 3 ] {} <Debug> HTTP-Session: f2ea487a-328f-4739-87c8-74ec8aff27ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11430 2024.08.29 15:24:14.172430 [ 3 ] {} <Trace> HTTP-Session: f2ea487a-328f-4739-87c8-74ec8aff27ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11431 2024.08.29 15:24:14.173075 [ 3 ] {b56b3aa0-e620-4e41-8033-ca3830ef8c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11432 2024.08.29 15:24:14.173147 [ 3 ] {b56b3aa0-e620-4e41-8033-ca3830ef8c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11433 2024.08.29 15:24:14.173488 [ 3 ] {b56b3aa0-e620-4e41-8033-ca3830ef8c56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11434 2024.08.29 15:24:14.174877 [ 3 ] {b56b3aa0-e620-4e41-8033-ca3830ef8c56} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11435 2024.08.29 15:24:14.174925 [ 3 ] {b56b3aa0-e620-4e41-8033-ca3830ef8c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11436 2024.08.29 15:24:14.175447 [ 3 ] {b56b3aa0-e620-4e41-8033-ca3830ef8c56} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11437 2024.08.29 15:24:14.175839 [ 3 ] {b56b3aa0-e620-4e41-8033-ca3830ef8c56} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11438 2024.08.29 15:24:14.176007 [ 3 ] {b56b3aa0-e620-4e41-8033-ca3830ef8c56} <Debug> executeQuery: Read 1329 rows, 112.98 KiB in 0.003338 sec., 398142.6003594967 rows/sec., 33.05 MiB/sec.
11439 2024.08.29 15:24:14.176248 [ 3 ] {b56b3aa0-e620-4e41-8033-ca3830ef8c56} <Debug> DynamicQueryHandler: Done processing query
11440 2024.08.29 15:24:14.176276 [ 3 ] {b56b3aa0-e620-4e41-8033-ca3830ef8c56} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
11441 2024.08.29 15:24:14.176293 [ 3 ] {} <Debug> HTTP-Session: f2ea487a-328f-4739-87c8-74ec8aff27ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11442 2024.08.29 15:24:14.176505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 32353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11443 2024.08.29 15:24:14.176568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11444 2024.08.29 15:24:14.176587 [ 3 ] {} <Debug> HTTP-Session: eb8255fb-1cac-47e2-b72a-f5b0693becf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11445 2024.08.29 15:24:14.176606 [ 3 ] {} <Debug> HTTP-Session: eb8255fb-1cac-47e2-b72a-f5b0693becf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11446 2024.08.29 15:24:14.176622 [ 3 ] {} <Debug> HTTP-Session: eb8255fb-1cac-47e2-b72a-f5b0693becf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11447 2024.08.29 15:24:14.176660 [ 3 ] {} <Trace> HTTP-Session: eb8255fb-1cac-47e2-b72a-f5b0693becf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11448 2024.08.29 15:24:14.176844 [ 3 ] {762a0ecc-12f6-402f-955a-c2fda456c866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11449 2024.08.29 15:24:14.176894 [ 3 ] {762a0ecc-12f6-402f-955a-c2fda456c866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11450 2024.08.29 15:24:14.177134 [ 3 ] {762a0ecc-12f6-402f-955a-c2fda456c866} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11451 2024.08.29 15:24:14.177600 [ 3 ] {762a0ecc-12f6-402f-955a-c2fda456c866} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11452 2024.08.29 15:24:14.177639 [ 3 ] {762a0ecc-12f6-402f-955a-c2fda456c866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11453 2024.08.29 15:24:14.178019 [ 3 ] {762a0ecc-12f6-402f-955a-c2fda456c866} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11454 2024.08.29 15:24:14.178370 [ 3 ] {762a0ecc-12f6-402f-955a-c2fda456c866} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11455 2024.08.29 15:24:14.178532 [ 3 ] {762a0ecc-12f6-402f-955a-c2fda456c866} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001781 sec., 135878.71982032567 rows/sec., 9.21 MiB/sec.
11456 2024.08.29 15:24:14.178706 [ 3 ] {762a0ecc-12f6-402f-955a-c2fda456c866} <Debug> DynamicQueryHandler: Done processing query
11457 2024.08.29 15:24:14.178732 [ 3 ] {762a0ecc-12f6-402f-955a-c2fda456c866} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11458 2024.08.29 15:24:14.178749 [ 3 ] {} <Debug> HTTP-Session: eb8255fb-1cac-47e2-b72a-f5b0693becf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11459 2024.08.29 15:24:14.178878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11460 2024.08.29 15:24:14.178930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11461 2024.08.29 15:24:14.178949 [ 3 ] {} <Debug> HTTP-Session: 315116b8-7b56-429e-aeb8-8b131694799a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11462 2024.08.29 15:24:14.178965 [ 3 ] {} <Debug> HTTP-Session: 315116b8-7b56-429e-aeb8-8b131694799a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11463 2024.08.29 15:24:14.178979 [ 3 ] {} <Debug> HTTP-Session: 315116b8-7b56-429e-aeb8-8b131694799a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11464 2024.08.29 15:24:14.179010 [ 3 ] {} <Trace> HTTP-Session: 315116b8-7b56-429e-aeb8-8b131694799a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11465 2024.08.29 15:24:14.179109 [ 3 ] {8667955e-de0c-41ee-8696-b637376f8472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11466 2024.08.29 15:24:14.179153 [ 3 ] {8667955e-de0c-41ee-8696-b637376f8472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11467 2024.08.29 15:24:14.179380 [ 3 ] {8667955e-de0c-41ee-8696-b637376f8472} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11468 2024.08.29 15:24:14.179690 [ 3 ] {8667955e-de0c-41ee-8696-b637376f8472} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11469 2024.08.29 15:24:14.179727 [ 3 ] {8667955e-de0c-41ee-8696-b637376f8472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11470 2024.08.29 15:24:14.180078 [ 3 ] {8667955e-de0c-41ee-8696-b637376f8472} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11471 2024.08.29 15:24:14.180443 [ 3 ] {8667955e-de0c-41ee-8696-b637376f8472} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11472 2024.08.29 15:24:14.180603 [ 3 ] {8667955e-de0c-41ee-8696-b637376f8472} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 235.07 KiB/sec.
11473 2024.08.29 15:24:14.180885 [ 3 ] {8667955e-de0c-41ee-8696-b637376f8472} <Debug> DynamicQueryHandler: Done processing query
11474 2024.08.29 15:24:14.180929 [ 3 ] {8667955e-de0c-41ee-8696-b637376f8472} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11475 2024.08.29 15:24:14.180960 [ 3 ] {} <Debug> HTTP-Session: 315116b8-7b56-429e-aeb8-8b131694799a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11476 2024.08.29 15:24:14.181276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 136742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11477 2024.08.29 15:24:14.181327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11478 2024.08.29 15:24:14.181346 [ 3 ] {} <Debug> HTTP-Session: c32ee78e-4260-492d-a5be-0a75c87338c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11479 2024.08.29 15:24:14.181362 [ 3 ] {} <Debug> HTTP-Session: c32ee78e-4260-492d-a5be-0a75c87338c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11480 2024.08.29 15:24:14.181376 [ 3 ] {} <Debug> HTTP-Session: c32ee78e-4260-492d-a5be-0a75c87338c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11481 2024.08.29 15:24:14.181408 [ 3 ] {} <Trace> HTTP-Session: c32ee78e-4260-492d-a5be-0a75c87338c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11482 2024.08.29 15:24:14.181797 [ 3 ] {fc07609b-0ff8-4a72-bd18-5b78a1dde01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11483 2024.08.29 15:24:14.181843 [ 3 ] {fc07609b-0ff8-4a72-bd18-5b78a1dde01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11484 2024.08.29 15:24:14.182087 [ 3 ] {fc07609b-0ff8-4a72-bd18-5b78a1dde01f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11485 2024.08.29 15:24:14.182966 [ 3 ] {fc07609b-0ff8-4a72-bd18-5b78a1dde01f} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11486 2024.08.29 15:24:14.183003 [ 3 ] {fc07609b-0ff8-4a72-bd18-5b78a1dde01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11487 2024.08.29 15:24:14.183403 [ 3 ] {fc07609b-0ff8-4a72-bd18-5b78a1dde01f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11488 2024.08.29 15:24:14.183770 [ 3 ] {fc07609b-0ff8-4a72-bd18-5b78a1dde01f} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11489 2024.08.29 15:24:14.183942 [ 3 ] {fc07609b-0ff8-4a72-bd18-5b78a1dde01f} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.002397 sec., 349603.6712557364 rows/sec., 25.25 MiB/sec.
11490 2024.08.29 15:24:14.184115 [ 3 ] {fc07609b-0ff8-4a72-bd18-5b78a1dde01f} <Debug> DynamicQueryHandler: Done processing query
11491 2024.08.29 15:24:14.184139 [ 3 ] {fc07609b-0ff8-4a72-bd18-5b78a1dde01f} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
11492 2024.08.29 15:24:14.184155 [ 3 ] {} <Debug> HTTP-Session: c32ee78e-4260-492d-a5be-0a75c87338c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11493 2024.08.29 15:24:14.184362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11494 2024.08.29 15:24:14.184411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11495 2024.08.29 15:24:14.184430 [ 3 ] {} <Debug> HTTP-Session: 7443881f-9992-4465-b68b-0d032f8edf92 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11496 2024.08.29 15:24:14.184446 [ 3 ] {} <Debug> HTTP-Session: 7443881f-9992-4465-b68b-0d032f8edf92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11497 2024.08.29 15:24:14.184460 [ 3 ] {} <Debug> HTTP-Session: 7443881f-9992-4465-b68b-0d032f8edf92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11498 2024.08.29 15:24:14.184492 [ 3 ] {} <Trace> HTTP-Session: 7443881f-9992-4465-b68b-0d032f8edf92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11499 2024.08.29 15:24:14.184588 [ 3 ] {dddd12cc-55d3-43ac-9279-6bb5112625fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11500 2024.08.29 15:24:14.184634 [ 3 ] {dddd12cc-55d3-43ac-9279-6bb5112625fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11501 2024.08.29 15:24:14.184766 [ 3 ] {dddd12cc-55d3-43ac-9279-6bb5112625fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11502 2024.08.29 15:24:14.185035 [ 3 ] {dddd12cc-55d3-43ac-9279-6bb5112625fb} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11503 2024.08.29 15:24:14.185071 [ 3 ] {dddd12cc-55d3-43ac-9279-6bb5112625fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11504 2024.08.29 15:24:14.185436 [ 3 ] {dddd12cc-55d3-43ac-9279-6bb5112625fb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11505 2024.08.29 15:24:14.185767 [ 3 ] {dddd12cc-55d3-43ac-9279-6bb5112625fb} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11506 2024.08.29 15:24:14.185922 [ 3 ] {dddd12cc-55d3-43ac-9279-6bb5112625fb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001353 sec., 4434.589800443458 rows/sec., 231.69 KiB/sec.
11507 2024.08.29 15:24:14.186088 [ 3 ] {dddd12cc-55d3-43ac-9279-6bb5112625fb} <Debug> DynamicQueryHandler: Done processing query
11508 2024.08.29 15:24:14.186111 [ 3 ] {dddd12cc-55d3-43ac-9279-6bb5112625fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11509 2024.08.29 15:24:14.186127 [ 3 ] {} <Debug> HTTP-Session: 7443881f-9992-4465-b68b-0d032f8edf92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11510 2024.08.29 15:24:14.186402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 174440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11511 2024.08.29 15:24:14.186452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11512 2024.08.29 15:24:14.186471 [ 3 ] {} <Debug> HTTP-Session: 96923f98-b1cc-4450-9b17-edff710654f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11513 2024.08.29 15:24:14.186487 [ 3 ] {} <Debug> HTTP-Session: 96923f98-b1cc-4450-9b17-edff710654f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11514 2024.08.29 15:24:14.186501 [ 3 ] {} <Debug> HTTP-Session: 96923f98-b1cc-4450-9b17-edff710654f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11515 2024.08.29 15:24:14.186532 [ 3 ] {} <Trace> HTTP-Session: 96923f98-b1cc-4450-9b17-edff710654f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11516 2024.08.29 15:24:14.186973 [ 3 ] {a889891f-0880-4fa1-92e3-b8072a542d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11517 2024.08.29 15:24:14.187021 [ 3 ] {a889891f-0880-4fa1-92e3-b8072a542d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11518 2024.08.29 15:24:14.187165 [ 3 ] {a889891f-0880-4fa1-92e3-b8072a542d60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11519 2024.08.29 15:24:14.188268 [ 3 ] {a889891f-0880-4fa1-92e3-b8072a542d60} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11520 2024.08.29 15:24:14.188304 [ 3 ] {a889891f-0880-4fa1-92e3-b8072a542d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11521 2024.08.29 15:24:14.188741 [ 3 ] {a889891f-0880-4fa1-92e3-b8072a542d60} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11522 2024.08.29 15:24:14.189079 [ 3 ] {a889891f-0880-4fa1-92e3-b8072a542d60} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11523 2024.08.29 15:24:14.189234 [ 3 ] {a889891f-0880-4fa1-92e3-b8072a542d60} <Debug> executeQuery: Read 921 rows, 63.02 KiB in 0.002518 sec., 365766.4813343924 rows/sec., 24.44 MiB/sec.
11524 2024.08.29 15:24:14.189416 [ 3 ] {a889891f-0880-4fa1-92e3-b8072a542d60} <Debug> DynamicQueryHandler: Done processing query
11525 2024.08.29 15:24:14.189448 [ 3 ] {a889891f-0880-4fa1-92e3-b8072a542d60} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
11526 2024.08.29 15:24:14.189480 [ 3 ] {} <Debug> HTTP-Session: 96923f98-b1cc-4450-9b17-edff710654f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11527 2024.08.29 15:24:14.189642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11528 2024.08.29 15:24:14.189693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11529 2024.08.29 15:24:14.189712 [ 3 ] {} <Debug> HTTP-Session: 240654a8-601f-4f77-bc27-e5e1204a72c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11530 2024.08.29 15:24:14.189729 [ 3 ] {} <Debug> HTTP-Session: 240654a8-601f-4f77-bc27-e5e1204a72c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11531 2024.08.29 15:24:14.189743 [ 3 ] {} <Debug> HTTP-Session: 240654a8-601f-4f77-bc27-e5e1204a72c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11532 2024.08.29 15:24:14.189773 [ 3 ] {} <Trace> HTTP-Session: 240654a8-601f-4f77-bc27-e5e1204a72c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11533 2024.08.29 15:24:14.189867 [ 3 ] {bf2cbf6f-8e4f-480e-9f05-a72c579dbc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11534 2024.08.29 15:24:14.189914 [ 3 ] {bf2cbf6f-8e4f-480e-9f05-a72c579dbc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11535 2024.08.29 15:24:14.190041 [ 3 ] {bf2cbf6f-8e4f-480e-9f05-a72c579dbc95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11536 2024.08.29 15:24:14.190301 [ 3 ] {bf2cbf6f-8e4f-480e-9f05-a72c579dbc95} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11537 2024.08.29 15:24:14.190336 [ 3 ] {bf2cbf6f-8e4f-480e-9f05-a72c579dbc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11538 2024.08.29 15:24:14.190691 [ 3 ] {bf2cbf6f-8e4f-480e-9f05-a72c579dbc95} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11539 2024.08.29 15:24:14.191024 [ 3 ] {bf2cbf6f-8e4f-480e-9f05-a72c579dbc95} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11540 2024.08.29 15:24:14.191180 [ 3 ] {bf2cbf6f-8e4f-480e-9f05-a72c579dbc95} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001325 sec., 754.7169811320755 rows/sec., 50.85 KiB/sec.
11541 2024.08.29 15:24:14.191508 [ 3 ] {bf2cbf6f-8e4f-480e-9f05-a72c579dbc95} <Debug> DynamicQueryHandler: Done processing query
11542 2024.08.29 15:24:14.191534 [ 3 ] {bf2cbf6f-8e4f-480e-9f05-a72c579dbc95} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11543 2024.08.29 15:24:14.191550 [ 3 ] {} <Debug> HTTP-Session: 240654a8-601f-4f77-bc27-e5e1204a72c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11544 2024.08.29 15:24:14.191673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11545 2024.08.29 15:24:14.191722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11546 2024.08.29 15:24:14.191741 [ 3 ] {} <Debug> HTTP-Session: 9c1ba6cd-36c9-405c-9f7c-cc56772ef321 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11547 2024.08.29 15:24:14.191757 [ 3 ] {} <Debug> HTTP-Session: 9c1ba6cd-36c9-405c-9f7c-cc56772ef321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11548 2024.08.29 15:24:14.191771 [ 3 ] {} <Debug> HTTP-Session: 9c1ba6cd-36c9-405c-9f7c-cc56772ef321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11549 2024.08.29 15:24:14.191830 [ 3 ] {} <Trace> HTTP-Session: 9c1ba6cd-36c9-405c-9f7c-cc56772ef321 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11550 2024.08.29 15:24:14.191950 [ 3 ] {4764923c-0f0d-42f2-93b7-8fcb40a9f9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11551 2024.08.29 15:24:14.191996 [ 3 ] {4764923c-0f0d-42f2-93b7-8fcb40a9f9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11552 2024.08.29 15:24:14.192143 [ 3 ] {4764923c-0f0d-42f2-93b7-8fcb40a9f9bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11553 2024.08.29 15:24:14.192482 [ 3 ] {4764923c-0f0d-42f2-93b7-8fcb40a9f9bf} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11554 2024.08.29 15:24:14.192516 [ 3 ] {4764923c-0f0d-42f2-93b7-8fcb40a9f9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11555 2024.08.29 15:24:14.192886 [ 3 ] {4764923c-0f0d-42f2-93b7-8fcb40a9f9bf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11556 2024.08.29 15:24:14.193209 [ 3 ] {4764923c-0f0d-42f2-93b7-8fcb40a9f9bf} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11557 2024.08.29 15:24:14.193360 [ 3 ] {4764923c-0f0d-42f2-93b7-8fcb40a9f9bf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001446 sec., 56708.160442600274 rows/sec., 3.60 MiB/sec.
11558 2024.08.29 15:24:14.193552 [ 3 ] {4764923c-0f0d-42f2-93b7-8fcb40a9f9bf} <Debug> DynamicQueryHandler: Done processing query
11559 2024.08.29 15:24:14.193577 [ 3 ] {4764923c-0f0d-42f2-93b7-8fcb40a9f9bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11560 2024.08.29 15:24:14.193593 [ 3 ] {} <Debug> HTTP-Session: 9c1ba6cd-36c9-405c-9f7c-cc56772ef321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11561 2024.08.29 15:24:14.551593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11562 2024.08.29 15:24:14.551721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11563 2024.08.29 15:24:14.551751 [ 3 ] {} <Debug> HTTP-Session: b219752e-0384-4279-a2b4-931cfd8664c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11564 2024.08.29 15:24:14.551780 [ 3 ] {} <Debug> HTTP-Session: b219752e-0384-4279-a2b4-931cfd8664c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11565 2024.08.29 15:24:14.551798 [ 3 ] {} <Debug> HTTP-Session: b219752e-0384-4279-a2b4-931cfd8664c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11566 2024.08.29 15:24:14.551857 [ 3 ] {} <Trace> HTTP-Session: b219752e-0384-4279-a2b4-931cfd8664c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11567 2024.08.29 15:24:14.552045 [ 3 ] {8fc6cd22-3f3c-48b9-98d0-a0eccb109b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11568 2024.08.29 15:24:14.552115 [ 3 ] {8fc6cd22-3f3c-48b9-98d0-a0eccb109b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11569 2024.08.29 15:24:14.552453 [ 3 ] {8fc6cd22-3f3c-48b9-98d0-a0eccb109b72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11570 2024.08.29 15:24:14.552878 [ 3 ] {8fc6cd22-3f3c-48b9-98d0-a0eccb109b72} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11571 2024.08.29 15:24:14.552922 [ 3 ] {8fc6cd22-3f3c-48b9-98d0-a0eccb109b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11572 2024.08.29 15:24:14.553344 [ 3 ] {8fc6cd22-3f3c-48b9-98d0-a0eccb109b72} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11573 2024.08.29 15:24:14.553735 [ 3 ] {8fc6cd22-3f3c-48b9-98d0-a0eccb109b72} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11574 2024.08.29 15:24:14.553919 [ 3 ] {8fc6cd22-3f3c-48b9-98d0-a0eccb109b72} <Debug> executeQuery: Read 6 rows, 586.00 B in 0.001918 sec., 3128.2586027111574 rows/sec., 298.37 KiB/sec.
11575 2024.08.29 15:24:14.554119 [ 3 ] {8fc6cd22-3f3c-48b9-98d0-a0eccb109b72} <Debug> DynamicQueryHandler: Done processing query
11576 2024.08.29 15:24:14.554145 [ 3 ] {8fc6cd22-3f3c-48b9-98d0-a0eccb109b72} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11577 2024.08.29 15:24:14.554162 [ 3 ] {} <Debug> HTTP-Session: b219752e-0384-4279-a2b4-931cfd8664c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11578 2024.08.29 15:24:14.554275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11579 2024.08.29 15:24:14.554325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11580 2024.08.29 15:24:14.554345 [ 3 ] {} <Debug> HTTP-Session: 9c8be1fb-eef6-41c0-9c41-80aebd598915 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11581 2024.08.29 15:24:14.554362 [ 3 ] {} <Debug> HTTP-Session: 9c8be1fb-eef6-41c0-9c41-80aebd598915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11582 2024.08.29 15:24:14.554376 [ 3 ] {} <Debug> HTTP-Session: 9c8be1fb-eef6-41c0-9c41-80aebd598915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11583 2024.08.29 15:24:14.554409 [ 3 ] {} <Trace> HTTP-Session: 9c8be1fb-eef6-41c0-9c41-80aebd598915 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11584 2024.08.29 15:24:14.554506 [ 3 ] {51c68946-ae4a-445b-97df-f846b7dc3d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11585 2024.08.29 15:24:14.554550 [ 3 ] {51c68946-ae4a-445b-97df-f846b7dc3d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11586 2024.08.29 15:24:14.554782 [ 3 ] {51c68946-ae4a-445b-97df-f846b7dc3d97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11587 2024.08.29 15:24:14.555091 [ 3 ] {51c68946-ae4a-445b-97df-f846b7dc3d97} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11588 2024.08.29 15:24:14.555127 [ 3 ] {51c68946-ae4a-445b-97df-f846b7dc3d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11589 2024.08.29 15:24:14.555497 [ 3 ] {51c68946-ae4a-445b-97df-f846b7dc3d97} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11590 2024.08.29 15:24:14.555855 [ 3 ] {51c68946-ae4a-445b-97df-f846b7dc3d97} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11591 2024.08.29 15:24:14.556019 [ 3 ] {51c68946-ae4a-445b-97df-f846b7dc3d97} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001529 sec., 1962.066710268149 rows/sec., 147.54 KiB/sec.
11592 2024.08.29 15:24:14.556031 [ 133 ] {} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11593 2024.08.29 15:24:14.556144 [ 133 ] {} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11594 2024.08.29 15:24:14.556194 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11595 2024.08.29 15:24:14.556281 [ 3 ] {51c68946-ae4a-445b-97df-f846b7dc3d97} <Debug> DynamicQueryHandler: Done processing query
11596 2024.08.29 15:24:14.556334 [ 3 ] {51c68946-ae4a-445b-97df-f846b7dc3d97} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11597 2024.08.29 15:24:14.556395 [ 3 ] {} <Debug> HTTP-Session: 9c8be1fb-eef6-41c0-9c41-80aebd598915 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11598 2024.08.29 15:24:14.556550 [ 186 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::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
11599 2024.08.29 15:24:14.556606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11600 2024.08.29 15:24:14.556691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11601 2024.08.29 15:24:14.556737 [ 3 ] {} <Debug> HTTP-Session: 25392fb4-33f7-4a18-978b-8faeca74ee73 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11602 2024.08.29 15:24:14.556767 [ 3 ] {} <Debug> HTTP-Session: 25392fb4-33f7-4a18-978b-8faeca74ee73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11603 2024.08.29 15:24:14.556810 [ 3 ] {} <Debug> HTTP-Session: 25392fb4-33f7-4a18-978b-8faeca74ee73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11604 2024.08.29 15:24:14.556902 [ 3 ] {} <Trace> HTTP-Session: 25392fb4-33f7-4a18-978b-8faeca74ee73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11605 2024.08.29 15:24:14.557023 [ 186 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11606 2024.08.29 15:24:14.557113 [ 186 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 56 rows starting from the beginning of the part
11607 2024.08.29 15:24:14.557129 [ 3 ] {b1ca8f88-ed09-4ba2-8bb7-55de514e4f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11608 2024.08.29 15:24:14.557239 [ 3 ] {b1ca8f88-ed09-4ba2-8bb7-55de514e4f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11609 2024.08.29 15:24:14.557366 [ 186 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 3 rows starting from the beginning of the part
11610 2024.08.29 15:24:14.557786 [ 186 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 35 rows starting from the beginning of the part
11611 2024.08.29 15:24:14.558121 [ 186 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part
11612 2024.08.29 15:24:14.558490 [ 186 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 37 rows starting from the beginning of the part
11613 2024.08.29 15:24:14.558867 [ 186 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 3 rows starting from the beginning of the part
11614 2024.08.29 15:24:14.559055 [ 3 ] {b1ca8f88-ed09-4ba2-8bb7-55de514e4f1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11615 2024.08.29 15:24:14.560029 [ 3 ] {b1ca8f88-ed09-4ba2-8bb7-55de514e4f1b} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11616 2024.08.29 15:24:14.560095 [ 3 ] {b1ca8f88-ed09-4ba2-8bb7-55de514e4f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11617 2024.08.29 15:24:14.561159 [ 3 ] {b1ca8f88-ed09-4ba2-8bb7-55de514e4f1b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11618 2024.08.29 15:24:14.561918 [ 186 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 141 rows, containing 5 columns (5 merged, 0 gathered) in 0.00561476 sec., 25112.382363627297 rows/sec., 1.92 MiB/sec.
11619 2024.08.29 15:24:14.562178 [ 186 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11620 2024.08.29 15:24:14.562223 [ 3 ] {b1ca8f88-ed09-4ba2-8bb7-55de514e4f1b} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11621 2024.08.29 15:24:14.562590 [ 3 ] {b1ca8f88-ed09-4ba2-8bb7-55de514e4f1b} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.00553 sec., 542.49547920434 rows/sec., 43.44 KiB/sec.
11622 2024.08.29 15:24:14.563152 [ 3 ] {b1ca8f88-ed09-4ba2-8bb7-55de514e4f1b} <Debug> DynamicQueryHandler: Done processing query
11623 2024.08.29 15:24:14.563216 [ 3 ] {b1ca8f88-ed09-4ba2-8bb7-55de514e4f1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11624 2024.08.29 15:24:14.563253 [ 3 ] {} <Debug> HTTP-Session: 25392fb4-33f7-4a18-978b-8faeca74ee73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11625 2024.08.29 15:24:14.563377 [ 186 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_56_11} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11626 2024.08.29 15:24:14.563478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11627 2024.08.29 15:24:14.563527 [ 186 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_56_11} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11628 2024.08.29 15:24:14.563562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11629 2024.08.29 15:24:14.563598 [ 3 ] {} <Debug> HTTP-Session: 778da6ce-cf61-4682-92c5-46e1fedfe12c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11630 2024.08.29 15:24:14.563664 [ 3 ] {} <Debug> HTTP-Session: 778da6ce-cf61-4682-92c5-46e1fedfe12c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11631 2024.08.29 15:24:14.563697 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11632 2024.08.29 15:24:14.563703 [ 3 ] {} <Debug> HTTP-Session: 778da6ce-cf61-4682-92c5-46e1fedfe12c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11633 2024.08.29 15:24:14.563773 [ 3 ] {} <Trace> HTTP-Session: 778da6ce-cf61-4682-92c5-46e1fedfe12c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11634 2024.08.29 15:24:14.563914 [ 3 ] {9ff19191-a73f-45ee-96b7-713d9c4fe267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11635 2024.08.29 15:24:14.563987 [ 3 ] {9ff19191-a73f-45ee-96b7-713d9c4fe267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11636 2024.08.29 15:24:14.564464 [ 3 ] {9ff19191-a73f-45ee-96b7-713d9c4fe267} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11637 2024.08.29 15:24:14.564964 [ 3 ] {9ff19191-a73f-45ee-96b7-713d9c4fe267} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11638 2024.08.29 15:24:14.565000 [ 3 ] {9ff19191-a73f-45ee-96b7-713d9c4fe267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11639 2024.08.29 15:24:14.565611 [ 3 ] {9ff19191-a73f-45ee-96b7-713d9c4fe267} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11640 2024.08.29 15:24:14.566045 [ 3 ] {9ff19191-a73f-45ee-96b7-713d9c4fe267} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11641 2024.08.29 15:24:14.566243 [ 3 ] {9ff19191-a73f-45ee-96b7-713d9c4fe267} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002388 sec., 1256.281407035176 rows/sec., 2.25 MiB/sec.
11642 2024.08.29 15:24:14.566471 [ 3 ] {9ff19191-a73f-45ee-96b7-713d9c4fe267} <Debug> DynamicQueryHandler: Done processing query
11643 2024.08.29 15:24:14.566497 [ 3 ] {9ff19191-a73f-45ee-96b7-713d9c4fe267} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11644 2024.08.29 15:24:14.566514 [ 3 ] {} <Debug> HTTP-Session: 778da6ce-cf61-4682-92c5-46e1fedfe12c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11645 2024.08.29 15:24:19.560484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11646 2024.08.29 15:24:19.560630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11647 2024.08.29 15:24:19.560660 [ 3 ] {} <Debug> HTTP-Session: 0d0c2230-6348-4ba9-a060-f6cf00bb6437 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11648 2024.08.29 15:24:19.560688 [ 3 ] {} <Debug> HTTP-Session: 0d0c2230-6348-4ba9-a060-f6cf00bb6437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11649 2024.08.29 15:24:19.560707 [ 3 ] {} <Debug> HTTP-Session: 0d0c2230-6348-4ba9-a060-f6cf00bb6437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11650 2024.08.29 15:24:19.560765 [ 3 ] {} <Trace> HTTP-Session: 0d0c2230-6348-4ba9-a060-f6cf00bb6437 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11651 2024.08.29 15:24:19.560967 [ 3 ] {cf88d5d5-c821-41c8-8960-c942d8a9e029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11652 2024.08.29 15:24:19.561043 [ 3 ] {cf88d5d5-c821-41c8-8960-c942d8a9e029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11653 2024.08.29 15:24:19.561384 [ 3 ] {cf88d5d5-c821-41c8-8960-c942d8a9e029} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11654 2024.08.29 15:24:19.561828 [ 3 ] {cf88d5d5-c821-41c8-8960-c942d8a9e029} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11655 2024.08.29 15:24:19.561868 [ 3 ] {cf88d5d5-c821-41c8-8960-c942d8a9e029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11656 2024.08.29 15:24:19.562282 [ 3 ] {cf88d5d5-c821-41c8-8960-c942d8a9e029} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11657 2024.08.29 15:24:19.562684 [ 3 ] {cf88d5d5-c821-41c8-8960-c942d8a9e029} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11658 2024.08.29 15:24:19.562862 [ 3 ] {cf88d5d5-c821-41c8-8960-c942d8a9e029} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001957 sec., 1021.9724067450179 rows/sec., 83.33 KiB/sec.
11659 2024.08.29 15:24:19.563068 [ 3 ] {cf88d5d5-c821-41c8-8960-c942d8a9e029} <Debug> DynamicQueryHandler: Done processing query
11660 2024.08.29 15:24:19.563095 [ 3 ] {cf88d5d5-c821-41c8-8960-c942d8a9e029} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11661 2024.08.29 15:24:19.563113 [ 3 ] {} <Debug> HTTP-Session: 0d0c2230-6348-4ba9-a060-f6cf00bb6437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11662 2024.08.29 15:24:19.563292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11663 2024.08.29 15:24:19.563342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11664 2024.08.29 15:24:19.563361 [ 3 ] {} <Debug> HTTP-Session: 0ca50405-7277-4958-b510-400529c64dba Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11665 2024.08.29 15:24:19.563378 [ 3 ] {} <Debug> HTTP-Session: 0ca50405-7277-4958-b510-400529c64dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11666 2024.08.29 15:24:19.563391 [ 3 ] {} <Debug> HTTP-Session: 0ca50405-7277-4958-b510-400529c64dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11667 2024.08.29 15:24:19.563424 [ 3 ] {} <Trace> HTTP-Session: 0ca50405-7277-4958-b510-400529c64dba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11668 2024.08.29 15:24:19.563561 [ 3 ] {386d5141-baad-4bea-949a-a38fbaa41c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11669 2024.08.29 15:24:19.563604 [ 3 ] {386d5141-baad-4bea-949a-a38fbaa41c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11670 2024.08.29 15:24:19.563832 [ 3 ] {386d5141-baad-4bea-949a-a38fbaa41c25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11671 2024.08.29 15:24:19.564272 [ 3 ] {386d5141-baad-4bea-949a-a38fbaa41c25} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11672 2024.08.29 15:24:19.564310 [ 3 ] {386d5141-baad-4bea-949a-a38fbaa41c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11673 2024.08.29 15:24:19.564671 [ 3 ] {386d5141-baad-4bea-949a-a38fbaa41c25} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11674 2024.08.29 15:24:19.565032 [ 3 ] {386d5141-baad-4bea-949a-a38fbaa41c25} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11675 2024.08.29 15:24:19.565197 [ 3 ] {386d5141-baad-4bea-949a-a38fbaa41c25} <Debug> executeQuery: Read 127 rows, 11.10 KiB in 0.001686 sec., 75326.21589561092 rows/sec., 6.43 MiB/sec.
11676 2024.08.29 15:24:19.565205 [ 129 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11677 2024.08.29 15:24:19.565311 [ 129 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11678 2024.08.29 15:24:19.565359 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11679 2024.08.29 15:24:19.565451 [ 3 ] {386d5141-baad-4bea-949a-a38fbaa41c25} <Debug> DynamicQueryHandler: Done processing query
11680 2024.08.29 15:24:19.565505 [ 3 ] {386d5141-baad-4bea-949a-a38fbaa41c25} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11681 2024.08.29 15:24:19.565528 [ 198 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
11682 2024.08.29 15:24:19.565543 [ 3 ] {} <Debug> HTTP-Session: 0ca50405-7277-4958-b510-400529c64dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11683 2024.08.29 15:24:19.565756 [ 198 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11684 2024.08.29 15:24:19.565765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11685 2024.08.29 15:24:19.565815 [ 198 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1414 rows starting from the beginning of the part
11686 2024.08.29 15:24:19.565858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11687 2024.08.29 15:24:19.565926 [ 3 ] {} <Debug> HTTP-Session: 4b7d1404-bc7c-4ce3-a8a8-2ed7e02cf813 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11688 2024.08.29 15:24:19.565995 [ 3 ] {} <Debug> HTTP-Session: 4b7d1404-bc7c-4ce3-a8a8-2ed7e02cf813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11689 2024.08.29 15:24:19.566039 [ 198 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 197 rows starting from the beginning of the part
11690 2024.08.29 15:24:19.566061 [ 3 ] {} <Debug> HTTP-Session: 4b7d1404-bc7c-4ce3-a8a8-2ed7e02cf813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11691 2024.08.29 15:24:19.566236 [ 3 ] {} <Trace> HTTP-Session: 4b7d1404-bc7c-4ce3-a8a8-2ed7e02cf813 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11692 2024.08.29 15:24:19.566443 [ 198 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 127 rows starting from the beginning of the part
11693 2024.08.29 15:24:19.566705 [ 198 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1329 rows starting from the beginning of the part
11694 2024.08.29 15:24:19.566779 [ 3 ] {80a024b5-4f72-4dfd-9855-b03971d74eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11695 2024.08.29 15:24:19.566989 [ 3 ] {80a024b5-4f72-4dfd-9855-b03971d74eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11696 2024.08.29 15:24:19.567087 [ 198 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part
11697 2024.08.29 15:24:19.567489 [ 198 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 127 rows starting from the beginning of the part
11698 2024.08.29 15:24:19.568364 [ 3 ] {80a024b5-4f72-4dfd-9855-b03971d74eed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11699 2024.08.29 15:24:19.569214 [ 3 ] {80a024b5-4f72-4dfd-9855-b03971d74eed} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11700 2024.08.29 15:24:19.569288 [ 3 ] {80a024b5-4f72-4dfd-9855-b03971d74eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11701 2024.08.29 15:24:19.570268 [ 3 ] {80a024b5-4f72-4dfd-9855-b03971d74eed} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11702 2024.08.29 15:24:19.570837 [ 3 ] {80a024b5-4f72-4dfd-9855-b03971d74eed} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11703 2024.08.29 15:24:19.571140 [ 198 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3200 rows, containing 5 columns (5 merged, 0 gathered) in 0.005696501 sec., 561748.3434129127 rows/sec., 49.15 MiB/sec.
11704 2024.08.29 15:24:19.571218 [ 3 ] {80a024b5-4f72-4dfd-9855-b03971d74eed} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.00465 sec., 7956.989247311829 rows/sec., 596.02 KiB/sec.
11705 2024.08.29 15:24:19.571478 [ 198 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11706 2024.08.29 15:24:19.571531 [ 3 ] {80a024b5-4f72-4dfd-9855-b03971d74eed} <Debug> DynamicQueryHandler: Done processing query
11707 2024.08.29 15:24:19.571586 [ 3 ] {80a024b5-4f72-4dfd-9855-b03971d74eed} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11708 2024.08.29 15:24:19.571606 [ 3 ] {} <Debug> HTTP-Session: 4b7d1404-bc7c-4ce3-a8a8-2ed7e02cf813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11709 2024.08.29 15:24:19.571823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11710 2024.08.29 15:24:19.571952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11711 2024.08.29 15:24:19.572020 [ 3 ] {} <Debug> HTTP-Session: 368b1a4c-c1e9-4037-bc68-fbfae292a66e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11712 2024.08.29 15:24:19.572051 [ 3 ] {} <Debug> HTTP-Session: 368b1a4c-c1e9-4037-bc68-fbfae292a66e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11713 2024.08.29 15:24:19.572097 [ 3 ] {} <Debug> HTTP-Session: 368b1a4c-c1e9-4037-bc68-fbfae292a66e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11714 2024.08.29 15:24:19.572166 [ 3 ] {} <Trace> HTTP-Session: 368b1a4c-c1e9-4037-bc68-fbfae292a66e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11715 2024.08.29 15:24:19.572311 [ 198 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_66_13} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11716 2024.08.29 15:24:19.572401 [ 3 ] {06e0a0ce-e5e7-4dbd-9ebf-f8bc5d7e8533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11717 2024.08.29 15:24:19.572494 [ 3 ] {06e0a0ce-e5e7-4dbd-9ebf-f8bc5d7e8533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11718 2024.08.29 15:24:19.572501 [ 198 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_66_13} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11719 2024.08.29 15:24:19.572692 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
11720 2024.08.29 15:24:19.572890 [ 3 ] {06e0a0ce-e5e7-4dbd-9ebf-f8bc5d7e8533} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11721 2024.08.29 15:24:19.573335 [ 3 ] {06e0a0ce-e5e7-4dbd-9ebf-f8bc5d7e8533} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11722 2024.08.29 15:24:19.573375 [ 3 ] {06e0a0ce-e5e7-4dbd-9ebf-f8bc5d7e8533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11723 2024.08.29 15:24:19.573745 [ 3 ] {06e0a0ce-e5e7-4dbd-9ebf-f8bc5d7e8533} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11724 2024.08.29 15:24:19.574112 [ 3 ] {06e0a0ce-e5e7-4dbd-9ebf-f8bc5d7e8533} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11725 2024.08.29 15:24:19.574276 [ 129 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11726 2024.08.29 15:24:19.574284 [ 3 ] {06e0a0ce-e5e7-4dbd-9ebf-f8bc5d7e8533} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001991 sec., 50728.27724761426 rows/sec., 3.96 MiB/sec.
11727 2024.08.29 15:24:19.574335 [ 129 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11728 2024.08.29 15:24:19.574397 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11729 2024.08.29 15:24:19.574618 [ 196 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
11730 2024.08.29 15:24:19.574637 [ 3 ] {06e0a0ce-e5e7-4dbd-9ebf-f8bc5d7e8533} <Debug> DynamicQueryHandler: Done processing query
11731 2024.08.29 15:24:19.574698 [ 3 ] {06e0a0ce-e5e7-4dbd-9ebf-f8bc5d7e8533} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11732 2024.08.29 15:24:19.574726 [ 3 ] {} <Debug> HTTP-Session: 368b1a4c-c1e9-4037-bc68-fbfae292a66e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11733 2024.08.29 15:24:19.574860 [ 196 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11734 2024.08.29 15:24:19.574904 [ 196 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 912 rows starting from the beginning of the part
11735 2024.08.29 15:24:19.574969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11736 2024.08.29 15:24:19.575131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11737 2024.08.29 15:24:19.575219 [ 3 ] {} <Debug> HTTP-Session: d2128205-cde9-4d9a-8c4d-d2b75c65c036 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11738 2024.08.29 15:24:19.575222 [ 196 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 389 rows starting from the beginning of the part
11739 2024.08.29 15:24:19.575275 [ 3 ] {} <Debug> HTTP-Session: d2128205-cde9-4d9a-8c4d-d2b75c65c036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11740 2024.08.29 15:24:19.575319 [ 3 ] {} <Debug> HTTP-Session: d2128205-cde9-4d9a-8c4d-d2b75c65c036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11741 2024.08.29 15:24:19.575470 [ 3 ] {} <Trace> HTTP-Session: d2128205-cde9-4d9a-8c4d-d2b75c65c036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11742 2024.08.29 15:24:19.575546 [ 196 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 101 rows starting from the beginning of the part
11743 2024.08.29 15:24:19.575847 [ 196 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 838 rows starting from the beginning of the part
11744 2024.08.29 15:24:19.575943 [ 3 ] {412d8e24-a082-4bfe-8331-3688482611d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11745 2024.08.29 15:24:19.576164 [ 3 ] {412d8e24-a082-4bfe-8331-3688482611d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11746 2024.08.29 15:24:19.576178 [ 196 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 3 rows starting from the beginning of the part
11747 2024.08.29 15:24:19.576570 [ 196 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 101 rows starting from the beginning of the part
11748 2024.08.29 15:24:19.577248 [ 3 ] {412d8e24-a082-4bfe-8331-3688482611d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11749 2024.08.29 15:24:19.578053 [ 3 ] {412d8e24-a082-4bfe-8331-3688482611d6} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11750 2024.08.29 15:24:19.578118 [ 3 ] {412d8e24-a082-4bfe-8331-3688482611d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11751 2024.08.29 15:24:19.579167 [ 3 ] {412d8e24-a082-4bfe-8331-3688482611d6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11752 2024.08.29 15:24:19.579851 [ 3 ] {412d8e24-a082-4bfe-8331-3688482611d6} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11753 2024.08.29 15:24:19.579917 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2344 rows, containing 5 columns (5 merged, 0 gathered) in 0.005390406 sec., 434846.651625128 rows/sec., 33.28 MiB/sec.
11754 2024.08.29 15:24:19.580153 [ 3 ] {412d8e24-a082-4bfe-8331-3688482611d6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004451 sec., 36171.64682093912 rows/sec., 2.52 MiB/sec.
11755 2024.08.29 15:24:19.580304 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11756 2024.08.29 15:24:19.580480 [ 3 ] {412d8e24-a082-4bfe-8331-3688482611d6} <Debug> DynamicQueryHandler: Done processing query
11757 2024.08.29 15:24:19.580529 [ 3 ] {412d8e24-a082-4bfe-8331-3688482611d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11758 2024.08.29 15:24:19.580568 [ 3 ] {} <Debug> HTTP-Session: d2128205-cde9-4d9a-8c4d-d2b75c65c036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11759 2024.08.29 15:24:19.580806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11760 2024.08.29 15:24:19.580904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11761 2024.08.29 15:24:19.580930 [ 3 ] {} <Debug> HTTP-Session: 58278065-2bd0-4351-b8b9-527c753355f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11762 2024.08.29 15:24:19.580969 [ 3 ] {} <Debug> HTTP-Session: 58278065-2bd0-4351-b8b9-527c753355f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11763 2024.08.29 15:24:19.580974 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_66_13} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11764 2024.08.29 15:24:19.580993 [ 3 ] {} <Debug> HTTP-Session: 58278065-2bd0-4351-b8b9-527c753355f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11765 2024.08.29 15:24:19.581070 [ 3 ] {} <Trace> HTTP-Session: 58278065-2bd0-4351-b8b9-527c753355f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11766 2024.08.29 15:24:19.581132 [ 201 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_66_13} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11767 2024.08.29 15:24:19.581263 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
11768 2024.08.29 15:24:19.581586 [ 3 ] {2a928347-11be-4768-b936-72448b14a70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11769 2024.08.29 15:24:19.581667 [ 3 ] {2a928347-11be-4768-b936-72448b14a70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11770 2024.08.29 15:24:19.582141 [ 3 ] {2a928347-11be-4768-b936-72448b14a70f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11771 2024.08.29 15:24:19.582948 [ 3 ] {2a928347-11be-4768-b936-72448b14a70f} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11772 2024.08.29 15:24:19.582984 [ 3 ] {2a928347-11be-4768-b936-72448b14a70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11773 2024.08.29 15:24:19.583675 [ 3 ] {2a928347-11be-4768-b936-72448b14a70f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11774 2024.08.29 15:24:19.584089 [ 3 ] {2a928347-11be-4768-b936-72448b14a70f} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11775 2024.08.29 15:24:19.584285 [ 3 ] {2a928347-11be-4768-b936-72448b14a70f} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.003072 sec., 11393.229166666666 rows/sec., 20.42 MiB/sec.
11776 2024.08.29 15:24:19.584765 [ 3 ] {2a928347-11be-4768-b936-72448b14a70f} <Debug> DynamicQueryHandler: Done processing query
11777 2024.08.29 15:24:19.584817 [ 3 ] {2a928347-11be-4768-b936-72448b14a70f} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
11778 2024.08.29 15:24:19.584853 [ 3 ] {} <Debug> HTTP-Session: 58278065-2bd0-4351-b8b9-527c753355f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11779 2024.08.29 15:24:19.584989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11780 2024.08.29 15:24:19.585041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11781 2024.08.29 15:24:19.585061 [ 3 ] {} <Debug> HTTP-Session: 30f429b3-c0f3-459f-bb39-04c5f1fabf57 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11782 2024.08.29 15:24:19.585078 [ 3 ] {} <Debug> HTTP-Session: 30f429b3-c0f3-459f-bb39-04c5f1fabf57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11783 2024.08.29 15:24:19.585092 [ 3 ] {} <Debug> HTTP-Session: 30f429b3-c0f3-459f-bb39-04c5f1fabf57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11784 2024.08.29 15:24:19.585124 [ 3 ] {} <Trace> HTTP-Session: 30f429b3-c0f3-459f-bb39-04c5f1fabf57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11785 2024.08.29 15:24:19.585250 [ 3 ] {c7f1fd16-5e69-4970-beb9-5680016deda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11786 2024.08.29 15:24:19.585297 [ 3 ] {c7f1fd16-5e69-4970-beb9-5680016deda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11787 2024.08.29 15:24:19.585445 [ 3 ] {c7f1fd16-5e69-4970-beb9-5680016deda6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11788 2024.08.29 15:24:19.585761 [ 3 ] {c7f1fd16-5e69-4970-beb9-5680016deda6} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11789 2024.08.29 15:24:19.585797 [ 3 ] {c7f1fd16-5e69-4970-beb9-5680016deda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11790 2024.08.29 15:24:19.586165 [ 3 ] {c7f1fd16-5e69-4970-beb9-5680016deda6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11791 2024.08.29 15:24:19.586498 [ 3 ] {c7f1fd16-5e69-4970-beb9-5680016deda6} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11792 2024.08.29 15:24:19.586659 [ 3 ] {c7f1fd16-5e69-4970-beb9-5680016deda6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.79 MiB/sec.
11793 2024.08.29 15:24:19.586860 [ 3 ] {c7f1fd16-5e69-4970-beb9-5680016deda6} <Debug> DynamicQueryHandler: Done processing query
11794 2024.08.29 15:24:19.586898 [ 3 ] {c7f1fd16-5e69-4970-beb9-5680016deda6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11795 2024.08.29 15:24:19.586926 [ 3 ] {} <Debug> HTTP-Session: 30f429b3-c0f3-459f-bb39-04c5f1fabf57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11796 2024.08.29 15:24:24.563926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11797 2024.08.29 15:24:24.564085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11798 2024.08.29 15:24:24.564116 [ 3 ] {} <Debug> HTTP-Session: 0767e9e7-e3da-4527-8d4a-3cfa588331db Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11799 2024.08.29 15:24:24.564145 [ 3 ] {} <Debug> HTTP-Session: 0767e9e7-e3da-4527-8d4a-3cfa588331db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11800 2024.08.29 15:24:24.564163 [ 3 ] {} <Debug> HTTP-Session: 0767e9e7-e3da-4527-8d4a-3cfa588331db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11801 2024.08.29 15:24:24.564218 [ 3 ] {} <Trace> HTTP-Session: 0767e9e7-e3da-4527-8d4a-3cfa588331db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11802 2024.08.29 15:24:24.564466 [ 3 ] {da6340d5-d78f-465b-849d-a2a45ca042e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11803 2024.08.29 15:24:24.564537 [ 3 ] {da6340d5-d78f-465b-849d-a2a45ca042e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11804 2024.08.29 15:24:24.564877 [ 3 ] {da6340d5-d78f-465b-849d-a2a45ca042e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11805 2024.08.29 15:24:24.565489 [ 3 ] {da6340d5-d78f-465b-849d-a2a45ca042e5} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11806 2024.08.29 15:24:24.565532 [ 3 ] {da6340d5-d78f-465b-849d-a2a45ca042e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11807 2024.08.29 15:24:24.565974 [ 3 ] {da6340d5-d78f-465b-849d-a2a45ca042e5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11808 2024.08.29 15:24:24.566372 [ 3 ] {da6340d5-d78f-465b-849d-a2a45ca042e5} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11809 2024.08.29 15:24:24.566542 [ 3 ] {da6340d5-d78f-465b-849d-a2a45ca042e5} <Debug> executeQuery: Read 195 rows, 17.43 KiB in 0.002176 sec., 89613.9705882353 rows/sec., 7.82 MiB/sec.
11810 2024.08.29 15:24:24.566762 [ 3 ] {da6340d5-d78f-465b-849d-a2a45ca042e5} <Debug> DynamicQueryHandler: Done processing query
11811 2024.08.29 15:24:24.566789 [ 3 ] {da6340d5-d78f-465b-849d-a2a45ca042e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11812 2024.08.29 15:24:24.566806 [ 3 ] {} <Debug> HTTP-Session: 0767e9e7-e3da-4527-8d4a-3cfa588331db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11813 2024.08.29 15:24:24.566942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11814 2024.08.29 15:24:24.566995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11815 2024.08.29 15:24:24.567014 [ 3 ] {} <Debug> HTTP-Session: 78631a00-f83a-42e2-8909-332ab9d78c0f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11816 2024.08.29 15:24:24.567031 [ 3 ] {} <Debug> HTTP-Session: 78631a00-f83a-42e2-8909-332ab9d78c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11817 2024.08.29 15:24:24.567045 [ 3 ] {} <Debug> HTTP-Session: 78631a00-f83a-42e2-8909-332ab9d78c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11818 2024.08.29 15:24:24.567077 [ 3 ] {} <Trace> HTTP-Session: 78631a00-f83a-42e2-8909-332ab9d78c0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11819 2024.08.29 15:24:24.567171 [ 3 ] {d5130736-8bd8-4ad9-ba43-dd2df0cccf86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11820 2024.08.29 15:24:24.567216 [ 3 ] {d5130736-8bd8-4ad9-ba43-dd2df0cccf86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11821 2024.08.29 15:24:24.567445 [ 3 ] {d5130736-8bd8-4ad9-ba43-dd2df0cccf86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11822 2024.08.29 15:24:24.567777 [ 3 ] {d5130736-8bd8-4ad9-ba43-dd2df0cccf86} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11823 2024.08.29 15:24:24.567815 [ 3 ] {d5130736-8bd8-4ad9-ba43-dd2df0cccf86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11824 2024.08.29 15:24:24.568162 [ 3 ] {d5130736-8bd8-4ad9-ba43-dd2df0cccf86} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11825 2024.08.29 15:24:24.568523 [ 3 ] {d5130736-8bd8-4ad9-ba43-dd2df0cccf86} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11826 2024.08.29 15:24:24.568699 [ 3 ] {d5130736-8bd8-4ad9-ba43-dd2df0cccf86} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001539 sec., 1949.317738791423 rows/sec., 146.58 KiB/sec.
11827 2024.08.29 15:24:24.568983 [ 3 ] {d5130736-8bd8-4ad9-ba43-dd2df0cccf86} <Debug> DynamicQueryHandler: Done processing query
11828 2024.08.29 15:24:24.569046 [ 3 ] {d5130736-8bd8-4ad9-ba43-dd2df0cccf86} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11829 2024.08.29 15:24:24.569111 [ 3 ] {} <Debug> HTTP-Session: 78631a00-f83a-42e2-8909-332ab9d78c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11830 2024.08.29 15:24:24.569279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11831 2024.08.29 15:24:24.569333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11832 2024.08.29 15:24:24.569352 [ 3 ] {} <Debug> HTTP-Session: dfb06ab4-a719-4411-981b-aa3f9975c9d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11833 2024.08.29 15:24:24.569369 [ 3 ] {} <Debug> HTTP-Session: dfb06ab4-a719-4411-981b-aa3f9975c9d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11834 2024.08.29 15:24:24.569383 [ 3 ] {} <Debug> HTTP-Session: dfb06ab4-a719-4411-981b-aa3f9975c9d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11835 2024.08.29 15:24:24.569416 [ 3 ] {} <Trace> HTTP-Session: dfb06ab4-a719-4411-981b-aa3f9975c9d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11836 2024.08.29 15:24:24.569522 [ 3 ] {722f6558-9a38-4592-97d3-fa49d5ee7138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11837 2024.08.29 15:24:24.569569 [ 3 ] {722f6558-9a38-4592-97d3-fa49d5ee7138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11838 2024.08.29 15:24:24.569815 [ 3 ] {722f6558-9a38-4592-97d3-fa49d5ee7138} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11839 2024.08.29 15:24:24.570154 [ 3 ] {722f6558-9a38-4592-97d3-fa49d5ee7138} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11840 2024.08.29 15:24:24.570190 [ 3 ] {722f6558-9a38-4592-97d3-fa49d5ee7138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11841 2024.08.29 15:24:24.570552 [ 3 ] {722f6558-9a38-4592-97d3-fa49d5ee7138} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11842 2024.08.29 15:24:24.570914 [ 3 ] {722f6558-9a38-4592-97d3-fa49d5ee7138} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11843 2024.08.29 15:24:24.571060 [ 3 ] {722f6558-9a38-4592-97d3-fa49d5ee7138} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001566 sec., 8939.974457215838 rows/sec., 626.10 KiB/sec.
11844 2024.08.29 15:24:24.571291 [ 3 ] {722f6558-9a38-4592-97d3-fa49d5ee7138} <Debug> DynamicQueryHandler: Done processing query
11845 2024.08.29 15:24:24.571319 [ 3 ] {722f6558-9a38-4592-97d3-fa49d5ee7138} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11846 2024.08.29 15:24:24.571338 [ 3 ] {} <Debug> HTTP-Session: dfb06ab4-a719-4411-981b-aa3f9975c9d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11847 2024.08.29 15:24:24.571447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11848 2024.08.29 15:24:24.571498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11849 2024.08.29 15:24:24.571517 [ 3 ] {} <Debug> HTTP-Session: 72a8ae71-fe92-4b49-87b5-1d33bcc08c1a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11850 2024.08.29 15:24:24.571533 [ 3 ] {} <Debug> HTTP-Session: 72a8ae71-fe92-4b49-87b5-1d33bcc08c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11851 2024.08.29 15:24:24.571547 [ 3 ] {} <Debug> HTTP-Session: 72a8ae71-fe92-4b49-87b5-1d33bcc08c1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11852 2024.08.29 15:24:24.571578 [ 3 ] {} <Trace> HTTP-Session: 72a8ae71-fe92-4b49-87b5-1d33bcc08c1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11853 2024.08.29 15:24:24.571673 [ 3 ] {0ad7d03a-51df-4f80-b38f-09f3ae788db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11854 2024.08.29 15:24:24.571716 [ 3 ] {0ad7d03a-51df-4f80-b38f-09f3ae788db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11855 2024.08.29 15:24:24.571951 [ 3 ] {0ad7d03a-51df-4f80-b38f-09f3ae788db1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11856 2024.08.29 15:24:24.572261 [ 3 ] {0ad7d03a-51df-4f80-b38f-09f3ae788db1} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11857 2024.08.29 15:24:24.572298 [ 3 ] {0ad7d03a-51df-4f80-b38f-09f3ae788db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11858 2024.08.29 15:24:24.572642 [ 3 ] {0ad7d03a-51df-4f80-b38f-09f3ae788db1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11859 2024.08.29 15:24:24.573008 [ 3 ] {0ad7d03a-51df-4f80-b38f-09f3ae788db1} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11860 2024.08.29 15:24:24.573168 [ 121 ] {} <Debug> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0
11861 2024.08.29 15:24:24.573176 [ 3 ] {0ad7d03a-51df-4f80-b38f-09f3ae788db1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001514 sec., 3963.011889035667 rows/sec., 234.14 KiB/sec.
11862 2024.08.29 15:24:24.573262 [ 121 ] {} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11863 2024.08.29 15:24:24.573333 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11864 2024.08.29 15:24:24.573528 [ 3 ] {0ad7d03a-51df-4f80-b38f-09f3ae788db1} <Debug> DynamicQueryHandler: Done processing query
11865 2024.08.29 15:24:24.573540 [ 189 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full
11866 2024.08.29 15:24:24.573565 [ 3 ] {0ad7d03a-51df-4f80-b38f-09f3ae788db1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11867 2024.08.29 15:24:24.573623 [ 3 ] {} <Debug> HTTP-Session: 72a8ae71-fe92-4b49-87b5-1d33bcc08c1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11868 2024.08.29 15:24:24.573784 [ 189 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11869 2024.08.29 15:24:24.573838 [ 189 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 6 rows starting from the beginning of the part
11870 2024.08.29 15:24:24.573862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11871 2024.08.29 15:24:24.574020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11872 2024.08.29 15:24:24.574099 [ 189 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
11873 2024.08.29 15:24:24.574135 [ 3 ] {} <Debug> HTTP-Session: eb2465c7-35c8-421b-a2ab-13a2d5e9120f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11874 2024.08.29 15:24:24.574207 [ 3 ] {} <Debug> HTTP-Session: eb2465c7-35c8-421b-a2ab-13a2d5e9120f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11875 2024.08.29 15:24:24.574281 [ 3 ] {} <Debug> HTTP-Session: eb2465c7-35c8-421b-a2ab-13a2d5e9120f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11876 2024.08.29 15:24:24.574408 [ 189 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
11877 2024.08.29 15:24:24.574467 [ 3 ] {} <Trace> HTTP-Session: eb2465c7-35c8-421b-a2ab-13a2d5e9120f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11878 2024.08.29 15:24:24.574680 [ 189 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
11879 2024.08.29 15:24:24.575045 [ 189 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
11880 2024.08.29 15:24:24.575146 [ 3 ] {fc08f4e4-e630-4d17-a11a-32d057ed7913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11881 2024.08.29 15:24:24.575393 [ 3 ] {fc08f4e4-e630-4d17-a11a-32d057ed7913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11882 2024.08.29 15:24:24.576230 [ 3 ] {fc08f4e4-e630-4d17-a11a-32d057ed7913} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11883 2024.08.29 15:24:24.577537 [ 201 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00409242 sec., 7330.625888838388 rows/sec., 465.32 KiB/sec.
11884 2024.08.29 15:24:24.577590 [ 3 ] {fc08f4e4-e630-4d17-a11a-32d057ed7913} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11885 2024.08.29 15:24:24.577656 [ 3 ] {fc08f4e4-e630-4d17-a11a-32d057ed7913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11886 2024.08.29 15:24:24.577789 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary)
11887 2024.08.29 15:24:24.578627 [ 3 ] {fc08f4e4-e630-4d17-a11a-32d057ed7913} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11888 2024.08.29 15:24:24.579023 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_29_7} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11889 2024.08.29 15:24:24.579182 [ 193 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_29_7} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7
11890 2024.08.29 15:24:24.579333 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11891 2024.08.29 15:24:24.579412 [ 3 ] {fc08f4e4-e630-4d17-a11a-32d057ed7913} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11892 2024.08.29 15:24:24.579587 [ 3 ] {fc08f4e4-e630-4d17-a11a-32d057ed7913} <Debug> executeQuery: Read 385 rows, 27.92 KiB in 0.00484 sec., 79545.45454545454 rows/sec., 5.63 MiB/sec.
11893 2024.08.29 15:24:24.579790 [ 3 ] {fc08f4e4-e630-4d17-a11a-32d057ed7913} <Debug> DynamicQueryHandler: Done processing query
11894 2024.08.29 15:24:24.579815 [ 3 ] {fc08f4e4-e630-4d17-a11a-32d057ed7913} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11895 2024.08.29 15:24:24.579832 [ 3 ] {} <Debug> HTTP-Session: eb2465c7-35c8-421b-a2ab-13a2d5e9120f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11896 2024.08.29 15:24:24.579968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11897 2024.08.29 15:24:24.580016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11898 2024.08.29 15:24:24.580035 [ 3 ] {} <Debug> HTTP-Session: 8375d481-f5df-4edf-9c37-eb100fdb3346 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11899 2024.08.29 15:24:24.580051 [ 3 ] {} <Debug> HTTP-Session: 8375d481-f5df-4edf-9c37-eb100fdb3346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11900 2024.08.29 15:24:24.580065 [ 3 ] {} <Debug> HTTP-Session: 8375d481-f5df-4edf-9c37-eb100fdb3346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11901 2024.08.29 15:24:24.580097 [ 3 ] {} <Trace> HTTP-Session: 8375d481-f5df-4edf-9c37-eb100fdb3346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11902 2024.08.29 15:24:24.580193 [ 3 ] {29063b8f-8c0f-48d9-8f7b-01b7d03f9c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11903 2024.08.29 15:24:24.580238 [ 3 ] {29063b8f-8c0f-48d9-8f7b-01b7d03f9c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11904 2024.08.29 15:24:24.580373 [ 3 ] {29063b8f-8c0f-48d9-8f7b-01b7d03f9c1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11905 2024.08.29 15:24:24.580664 [ 3 ] {29063b8f-8c0f-48d9-8f7b-01b7d03f9c1e} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11906 2024.08.29 15:24:24.580700 [ 3 ] {29063b8f-8c0f-48d9-8f7b-01b7d03f9c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11907 2024.08.29 15:24:24.581058 [ 3 ] {29063b8f-8c0f-48d9-8f7b-01b7d03f9c1e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11908 2024.08.29 15:24:24.581385 [ 3 ] {29063b8f-8c0f-48d9-8f7b-01b7d03f9c1e} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11909 2024.08.29 15:24:24.581544 [ 3 ] {29063b8f-8c0f-48d9-8f7b-01b7d03f9c1e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec.
11910 2024.08.29 15:24:24.581715 [ 3 ] {29063b8f-8c0f-48d9-8f7b-01b7d03f9c1e} <Debug> DynamicQueryHandler: Done processing query
11911 2024.08.29 15:24:24.581740 [ 3 ] {29063b8f-8c0f-48d9-8f7b-01b7d03f9c1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11912 2024.08.29 15:24:24.581755 [ 3 ] {} <Debug> HTTP-Session: 8375d481-f5df-4edf-9c37-eb100fdb3346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11913 2024.08.29 15:24:24.581920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11914 2024.08.29 15:24:24.581968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11915 2024.08.29 15:24:24.581987 [ 3 ] {} <Debug> HTTP-Session: 72f05edc-f245-4c88-94f9-384321995a0d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11916 2024.08.29 15:24:24.582003 [ 3 ] {} <Debug> HTTP-Session: 72f05edc-f245-4c88-94f9-384321995a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11917 2024.08.29 15:24:24.582017 [ 3 ] {} <Debug> HTTP-Session: 72f05edc-f245-4c88-94f9-384321995a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11918 2024.08.29 15:24:24.582048 [ 3 ] {} <Trace> HTTP-Session: 72f05edc-f245-4c88-94f9-384321995a0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11919 2024.08.29 15:24:24.582263 [ 3 ] {21f03612-ed8c-4718-8cbe-3849ec6952a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11920 2024.08.29 15:24:24.582311 [ 3 ] {21f03612-ed8c-4718-8cbe-3849ec6952a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11921 2024.08.29 15:24:24.582455 [ 3 ] {21f03612-ed8c-4718-8cbe-3849ec6952a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11922 2024.08.29 15:24:24.582916 [ 3 ] {21f03612-ed8c-4718-8cbe-3849ec6952a8} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11923 2024.08.29 15:24:24.582952 [ 3 ] {21f03612-ed8c-4718-8cbe-3849ec6952a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11924 2024.08.29 15:24:24.583331 [ 3 ] {21f03612-ed8c-4718-8cbe-3849ec6952a8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11925 2024.08.29 15:24:24.583681 [ 3 ] {21f03612-ed8c-4718-8cbe-3849ec6952a8} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11926 2024.08.29 15:24:24.583844 [ 3 ] {21f03612-ed8c-4718-8cbe-3849ec6952a8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001698 sec., 139575.97173144875 rows/sec., 9.36 MiB/sec.
11927 2024.08.29 15:24:24.583844 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11928 2024.08.29 15:24:24.583940 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11929 2024.08.29 15:24:24.584004 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11930 2024.08.29 15:24:24.584138 [ 3 ] {21f03612-ed8c-4718-8cbe-3849ec6952a8} <Debug> DynamicQueryHandler: Done processing query
11931 2024.08.29 15:24:24.584151 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
11932 2024.08.29 15:24:24.584194 [ 3 ] {21f03612-ed8c-4718-8cbe-3849ec6952a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11933 2024.08.29 15:24:24.584232 [ 3 ] {} <Debug> HTTP-Session: 72f05edc-f245-4c88-94f9-384321995a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11934 2024.08.29 15:24:24.584368 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11935 2024.08.29 15:24:24.584395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11936 2024.08.29 15:24:24.584430 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18636 rows starting from the beginning of the part
11937 2024.08.29 15:24:24.584493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11938 2024.08.29 15:24:24.584593 [ 3 ] {} <Debug> HTTP-Session: f371b742-9d62-4901-ab82-ded0e6fbefd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11939 2024.08.29 15:24:24.584631 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 239 rows starting from the beginning of the part
11940 2024.08.29 15:24:24.584660 [ 3 ] {} <Debug> HTTP-Session: f371b742-9d62-4901-ab82-ded0e6fbefd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11941 2024.08.29 15:24:24.584746 [ 3 ] {} <Debug> HTTP-Session: f371b742-9d62-4901-ab82-ded0e6fbefd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11942 2024.08.29 15:24:24.584896 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 161 rows starting from the beginning of the part
11943 2024.08.29 15:24:24.584906 [ 3 ] {} <Trace> HTTP-Session: f371b742-9d62-4901-ab82-ded0e6fbefd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11944 2024.08.29 15:24:24.585192 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 921 rows starting from the beginning of the part
11945 2024.08.29 15:24:24.585484 [ 3 ] {aa2b253a-fce9-4d32-b399-a547be509153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11946 2024.08.29 15:24:24.585606 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
11947 2024.08.29 15:24:24.585708 [ 3 ] {aa2b253a-fce9-4d32-b399-a547be509153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11948 2024.08.29 15:24:24.585877 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::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
11949 2024.08.29 15:24:24.586705 [ 3 ] {aa2b253a-fce9-4d32-b399-a547be509153} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11950 2024.08.29 15:24:24.587221 [ 3 ] {aa2b253a-fce9-4d32-b399-a547be509153} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11951 2024.08.29 15:24:24.587271 [ 3 ] {aa2b253a-fce9-4d32-b399-a547be509153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11952 2024.08.29 15:24:24.587751 [ 3 ] {aa2b253a-fce9-4d32-b399-a547be509153} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11953 2024.08.29 15:24:24.588491 [ 3 ] {aa2b253a-fce9-4d32-b399-a547be509153} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11954 2024.08.29 15:24:24.588896 [ 3 ] {aa2b253a-fce9-4d32-b399-a547be509153} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003684 sec., 271.4440825190011 rows/sec., 18.29 KiB/sec.
11955 2024.08.29 15:24:24.589676 [ 3 ] {aa2b253a-fce9-4d32-b399-a547be509153} <Debug> DynamicQueryHandler: Done processing query
11956 2024.08.29 15:24:24.589714 [ 3 ] {aa2b253a-fce9-4d32-b399-a547be509153} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11957 2024.08.29 15:24:24.589731 [ 3 ] {} <Debug> HTTP-Session: f371b742-9d62-4901-ab82-ded0e6fbefd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11958 2024.08.29 15:24:24.589840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11959 2024.08.29 15:24:24.589892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11960 2024.08.29 15:24:24.589912 [ 3 ] {} <Debug> HTTP-Session: 275ff36b-c9e7-4007-9f2f-ebe8214ad2d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11961 2024.08.29 15:24:24.589928 [ 3 ] {} <Debug> HTTP-Session: 275ff36b-c9e7-4007-9f2f-ebe8214ad2d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11962 2024.08.29 15:24:24.589957 [ 3 ] {} <Debug> HTTP-Session: 275ff36b-c9e7-4007-9f2f-ebe8214ad2d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11963 2024.08.29 15:24:24.589998 [ 3 ] {} <Trace> HTTP-Session: 275ff36b-c9e7-4007-9f2f-ebe8214ad2d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11964 2024.08.29 15:24:24.590142 [ 3 ] {e20b9b7e-883f-4851-be06-b43daaf5b3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11965 2024.08.29 15:24:24.590220 [ 3 ] {e20b9b7e-883f-4851-be06-b43daaf5b3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11966 2024.08.29 15:24:24.591071 [ 3 ] {e20b9b7e-883f-4851-be06-b43daaf5b3c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11967 2024.08.29 15:24:24.591777 [ 3 ] {e20b9b7e-883f-4851-be06-b43daaf5b3c6} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11968 2024.08.29 15:24:24.591813 [ 3 ] {e20b9b7e-883f-4851-be06-b43daaf5b3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11969 2024.08.29 15:24:24.592734 [ 3 ] {e20b9b7e-883f-4851-be06-b43daaf5b3c6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11970 2024.08.29 15:24:24.593258 [ 3 ] {e20b9b7e-883f-4851-be06-b43daaf5b3c6} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11971 2024.08.29 15:24:24.593532 [ 3 ] {e20b9b7e-883f-4851-be06-b43daaf5b3c6} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.003455 sec., 868.3068017366136 rows/sec., 1.56 MiB/sec.
11972 2024.08.29 15:24:24.594344 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20355 rows, containing 5 columns (5 merged, 0 gathered) in 0.010267681 sec., 1982434.008224447 rows/sec., 133.73 MiB/sec.
11973 2024.08.29 15:24:24.594441 [ 3 ] {e20b9b7e-883f-4851-be06-b43daaf5b3c6} <Debug> DynamicQueryHandler: Done processing query
11974 2024.08.29 15:24:24.594472 [ 3 ] {e20b9b7e-883f-4851-be06-b43daaf5b3c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11975 2024.08.29 15:24:24.594493 [ 3 ] {} <Debug> HTTP-Session: 275ff36b-c9e7-4007-9f2f-ebe8214ad2d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11976 2024.08.29 15:24:24.594614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11977 2024.08.29 15:24:24.594686 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11978 2024.08.29 15:24:24.594700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11979 2024.08.29 15:24:24.594777 [ 3 ] {} <Debug> HTTP-Session: 13499e81-36c0-4fa1-bb2c-71cd5ae220e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
11980 2024.08.29 15:24:24.594827 [ 3 ] {} <Debug> HTTP-Session: 13499e81-36c0-4fa1-bb2c-71cd5ae220e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11981 2024.08.29 15:24:24.594873 [ 3 ] {} <Debug> HTTP-Session: 13499e81-36c0-4fa1-bb2c-71cd5ae220e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11982 2024.08.29 15:24:24.594917 [ 3 ] {} <Trace> HTTP-Session: 13499e81-36c0-4fa1-bb2c-71cd5ae220e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11983 2024.08.29 15:24:24.595218 [ 3 ] {faa9fb96-f5fe-44f3-98a7-2d8d46e39b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11984 2024.08.29 15:24:24.595333 [ 3 ] {faa9fb96-f5fe-44f3-98a7-2d8d46e39b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11985 2024.08.29 15:24:24.595662 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11986 2024.08.29 15:24:24.595727 [ 3 ] {faa9fb96-f5fe-44f3-98a7-2d8d46e39b95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11987 2024.08.29 15:24:24.595847 [ 189 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11988 2024.08.29 15:24:24.595982 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB.
11989 2024.08.29 15:24:24.596180 [ 3 ] {faa9fb96-f5fe-44f3-98a7-2d8d46e39b95} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11990 2024.08.29 15:24:24.596220 [ 3 ] {faa9fb96-f5fe-44f3-98a7-2d8d46e39b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11991 2024.08.29 15:24:24.596600 [ 3 ] {faa9fb96-f5fe-44f3-98a7-2d8d46e39b95} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11992 2024.08.29 15:24:24.596937 [ 3 ] {faa9fb96-f5fe-44f3-98a7-2d8d46e39b95} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11993 2024.08.29 15:24:24.597097 [ 121 ] {} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11994 2024.08.29 15:24:24.597106 [ 3 ] {faa9fb96-f5fe-44f3-98a7-2d8d46e39b95} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002053 sec., 39941.54895275207 rows/sec., 2.54 MiB/sec.
11995 2024.08.29 15:24:24.597155 [ 121 ] {} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11996 2024.08.29 15:24:24.597229 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB.
11997 2024.08.29 15:24:24.597423 [ 3 ] {faa9fb96-f5fe-44f3-98a7-2d8d46e39b95} <Debug> DynamicQueryHandler: Done processing query
11998 2024.08.29 15:24:24.597433 [ 199 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::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
11999 2024.08.29 15:24:24.597458 [ 3 ] {faa9fb96-f5fe-44f3-98a7-2d8d46e39b95} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12000 2024.08.29 15:24:24.597491 [ 3 ] {} <Debug> HTTP-Session: 13499e81-36c0-4fa1-bb2c-71cd5ae220e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12001 2024.08.29 15:24:24.597746 [ 199 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12002 2024.08.29 15:24:24.597802 [ 199 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3614 rows starting from the beginning of the part
12003 2024.08.29 15:24:24.598017 [ 199 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part
12004 2024.08.29 15:24:24.598207 [ 199 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part
12005 2024.08.29 15:24:24.598401 [ 199 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part
12006 2024.08.29 15:24:24.598593 [ 199 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part
12007 2024.08.29 15:24:24.598783 [ 199 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part
12008 2024.08.29 15:24:24.600525 [ 197 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3980 rows, containing 4 columns (4 merged, 0 gathered) in 0.003185583 sec., 1249378.8421146146 rows/sec., 81.72 MiB/sec.
12009 2024.08.29 15:24:24.600913 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12010 2024.08.29 15:24:24.601363 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_61_12} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12011 2024.08.29 15:24:24.601442 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_61_12} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12012 2024.08.29 15:24:24.601518 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
12013 2024.08.29 15:24:28.868998 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
12014 2024.08.29 15:24:28.869090 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
12015 2024.08.29 15:24:29.561251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12016 2024.08.29 15:24:29.561458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12017 2024.08.29 15:24:29.561493 [ 3 ] {} <Debug> HTTP-Session: 221df2b0-27f6-4b69-b17f-dd9c03e75578 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12018 2024.08.29 15:24:29.561521 [ 3 ] {} <Debug> HTTP-Session: 221df2b0-27f6-4b69-b17f-dd9c03e75578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12019 2024.08.29 15:24:29.561537 [ 3 ] {} <Debug> HTTP-Session: 221df2b0-27f6-4b69-b17f-dd9c03e75578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12020 2024.08.29 15:24:29.561586 [ 3 ] {} <Trace> HTTP-Session: 221df2b0-27f6-4b69-b17f-dd9c03e75578 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12021 2024.08.29 15:24:29.561787 [ 3 ] {0832e250-e751-459e-a7e2-be970ea6da8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12022 2024.08.29 15:24:29.561858 [ 3 ] {0832e250-e751-459e-a7e2-be970ea6da8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12023 2024.08.29 15:24:29.562207 [ 3 ] {0832e250-e751-459e-a7e2-be970ea6da8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12024 2024.08.29 15:24:29.562683 [ 3 ] {0832e250-e751-459e-a7e2-be970ea6da8a} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12025 2024.08.29 15:24:29.562729 [ 3 ] {0832e250-e751-459e-a7e2-be970ea6da8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12026 2024.08.29 15:24:29.563163 [ 3 ] {0832e250-e751-459e-a7e2-be970ea6da8a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
12027 2024.08.29 15:24:29.563563 [ 3 ] {0832e250-e751-459e-a7e2-be970ea6da8a} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12028 2024.08.29 15:24:29.563762 [ 3 ] {0832e250-e751-459e-a7e2-be970ea6da8a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002023 sec., 2965.8922392486406 rows/sec., 241.85 KiB/sec.
12029 2024.08.29 15:24:29.564157 [ 3 ] {0832e250-e751-459e-a7e2-be970ea6da8a} <Debug> DynamicQueryHandler: Done processing query
12030 2024.08.29 15:24:29.564186 [ 3 ] {0832e250-e751-459e-a7e2-be970ea6da8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12031 2024.08.29 15:24:29.564203 [ 3 ] {} <Debug> HTTP-Session: 221df2b0-27f6-4b69-b17f-dd9c03e75578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12032 2024.08.29 15:24:29.564368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 19101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12033 2024.08.29 15:24:29.564429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12034 2024.08.29 15:24:29.564449 [ 3 ] {} <Debug> HTTP-Session: c0ed773b-8f0f-4e5d-98ee-7bdccf5c589a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12035 2024.08.29 15:24:29.564468 [ 3 ] {} <Debug> HTTP-Session: c0ed773b-8f0f-4e5d-98ee-7bdccf5c589a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12036 2024.08.29 15:24:29.564482 [ 3 ] {} <Debug> HTTP-Session: c0ed773b-8f0f-4e5d-98ee-7bdccf5c589a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12037 2024.08.29 15:24:29.564518 [ 3 ] {} <Trace> HTTP-Session: c0ed773b-8f0f-4e5d-98ee-7bdccf5c589a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12038 2024.08.29 15:24:29.564675 [ 3 ] {44d1a7ac-eaf1-4141-81c4-d31fa1577a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12039 2024.08.29 15:24:29.564724 [ 3 ] {44d1a7ac-eaf1-4141-81c4-d31fa1577a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12040 2024.08.29 15:24:29.564989 [ 3 ] {44d1a7ac-eaf1-4141-81c4-d31fa1577a21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12041 2024.08.29 15:24:29.565422 [ 3 ] {44d1a7ac-eaf1-4141-81c4-d31fa1577a21} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12042 2024.08.29 15:24:29.565462 [ 3 ] {44d1a7ac-eaf1-4141-81c4-d31fa1577a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12043 2024.08.29 15:24:29.565839 [ 3 ] {44d1a7ac-eaf1-4141-81c4-d31fa1577a21} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12044 2024.08.29 15:24:29.566214 [ 3 ] {44d1a7ac-eaf1-4141-81c4-d31fa1577a21} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12045 2024.08.29 15:24:29.566378 [ 3 ] {44d1a7ac-eaf1-4141-81c4-d31fa1577a21} <Debug> executeQuery: Read 129 rows, 11.25 KiB in 0.001763 sec., 73170.73170731707 rows/sec., 6.23 MiB/sec.
12046 2024.08.29 15:24:29.566591 [ 3 ] {44d1a7ac-eaf1-4141-81c4-d31fa1577a21} <Debug> DynamicQueryHandler: Done processing query
12047 2024.08.29 15:24:29.566630 [ 3 ] {44d1a7ac-eaf1-4141-81c4-d31fa1577a21} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12048 2024.08.29 15:24:29.566668 [ 3 ] {} <Debug> HTTP-Session: c0ed773b-8f0f-4e5d-98ee-7bdccf5c589a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12049 2024.08.29 15:24:29.566847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12050 2024.08.29 15:24:29.566900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12051 2024.08.29 15:24:29.566921 [ 3 ] {} <Debug> HTTP-Session: bdcffcb2-11f4-45a1-a417-61f61d67009c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12052 2024.08.29 15:24:29.566938 [ 3 ] {} <Debug> HTTP-Session: bdcffcb2-11f4-45a1-a417-61f61d67009c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12053 2024.08.29 15:24:29.566952 [ 3 ] {} <Debug> HTTP-Session: bdcffcb2-11f4-45a1-a417-61f61d67009c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12054 2024.08.29 15:24:29.566985 [ 3 ] {} <Trace> HTTP-Session: bdcffcb2-11f4-45a1-a417-61f61d67009c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12055 2024.08.29 15:24:29.567104 [ 3 ] {1a79653d-91f1-4d21-adfa-7198de359c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12056 2024.08.29 15:24:29.567148 [ 3 ] {1a79653d-91f1-4d21-adfa-7198de359c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12057 2024.08.29 15:24:29.567379 [ 3 ] {1a79653d-91f1-4d21-adfa-7198de359c1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12058 2024.08.29 15:24:29.567841 [ 3 ] {1a79653d-91f1-4d21-adfa-7198de359c1c} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12059 2024.08.29 15:24:29.567879 [ 3 ] {1a79653d-91f1-4d21-adfa-7198de359c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12060 2024.08.29 15:24:29.568250 [ 3 ] {1a79653d-91f1-4d21-adfa-7198de359c1c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12061 2024.08.29 15:24:29.568614 [ 3 ] {1a79653d-91f1-4d21-adfa-7198de359c1c} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12062 2024.08.29 15:24:29.568767 [ 3 ] {1a79653d-91f1-4d21-adfa-7198de359c1c} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001696 sec., 24174.528301886792 rows/sec., 1.76 MiB/sec.
12063 2024.08.29 15:24:29.569076 [ 3 ] {1a79653d-91f1-4d21-adfa-7198de359c1c} <Debug> DynamicQueryHandler: Done processing query
12064 2024.08.29 15:24:29.569132 [ 3 ] {1a79653d-91f1-4d21-adfa-7198de359c1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12065 2024.08.29 15:24:29.569193 [ 3 ] {} <Debug> HTTP-Session: bdcffcb2-11f4-45a1-a417-61f61d67009c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12066 2024.08.29 15:24:29.569407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 17841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12067 2024.08.29 15:24:29.569462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12068 2024.08.29 15:24:29.569483 [ 3 ] {} <Debug> HTTP-Session: ae215668-413b-42cf-a5c9-a5d34486154a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12069 2024.08.29 15:24:29.569500 [ 3 ] {} <Debug> HTTP-Session: ae215668-413b-42cf-a5c9-a5d34486154a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12070 2024.08.29 15:24:29.569514 [ 3 ] {} <Debug> HTTP-Session: ae215668-413b-42cf-a5c9-a5d34486154a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12071 2024.08.29 15:24:29.569547 [ 3 ] {} <Trace> HTTP-Session: ae215668-413b-42cf-a5c9-a5d34486154a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12072 2024.08.29 15:24:29.569683 [ 3 ] {564af728-3b75-49ff-8a07-f60f01dc3f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12073 2024.08.29 15:24:29.569729 [ 3 ] {564af728-3b75-49ff-8a07-f60f01dc3f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12074 2024.08.29 15:24:29.569976 [ 3 ] {564af728-3b75-49ff-8a07-f60f01dc3f1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12075 2024.08.29 15:24:29.570358 [ 3 ] {564af728-3b75-49ff-8a07-f60f01dc3f1a} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12076 2024.08.29 15:24:29.570395 [ 3 ] {564af728-3b75-49ff-8a07-f60f01dc3f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12077 2024.08.29 15:24:29.570758 [ 3 ] {564af728-3b75-49ff-8a07-f60f01dc3f1a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12078 2024.08.29 15:24:29.571119 [ 3 ] {564af728-3b75-49ff-8a07-f60f01dc3f1a} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12079 2024.08.29 15:24:29.571279 [ 3 ] {564af728-3b75-49ff-8a07-f60f01dc3f1a} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001645 sec., 63829.78723404255 rows/sec., 4.99 MiB/sec.
12080 2024.08.29 15:24:29.571465 [ 3 ] {564af728-3b75-49ff-8a07-f60f01dc3f1a} <Debug> DynamicQueryHandler: Done processing query
12081 2024.08.29 15:24:29.571490 [ 3 ] {564af728-3b75-49ff-8a07-f60f01dc3f1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12082 2024.08.29 15:24:29.571505 [ 3 ] {} <Debug> HTTP-Session: ae215668-413b-42cf-a5c9-a5d34486154a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12083 2024.08.29 15:24:29.571786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 31215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12084 2024.08.29 15:24:29.571838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12085 2024.08.29 15:24:29.571858 [ 3 ] {} <Debug> HTTP-Session: 88bc9f05-f049-49bf-93ad-414247c20f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12086 2024.08.29 15:24:29.571875 [ 3 ] {} <Debug> HTTP-Session: 88bc9f05-f049-49bf-93ad-414247c20f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12087 2024.08.29 15:24:29.571888 [ 3 ] {} <Debug> HTTP-Session: 88bc9f05-f049-49bf-93ad-414247c20f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12088 2024.08.29 15:24:29.571920 [ 3 ] {} <Trace> HTTP-Session: 88bc9f05-f049-49bf-93ad-414247c20f4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12089 2024.08.29 15:24:29.572075 [ 3 ] {11d2187a-702a-48aa-9805-ec42e53295c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12090 2024.08.29 15:24:29.572125 [ 3 ] {11d2187a-702a-48aa-9805-ec42e53295c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12091 2024.08.29 15:24:29.572276 [ 3 ] {11d2187a-702a-48aa-9805-ec42e53295c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12092 2024.08.29 15:24:29.572759 [ 3 ] {11d2187a-702a-48aa-9805-ec42e53295c5} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12093 2024.08.29 15:24:29.572795 [ 3 ] {11d2187a-702a-48aa-9805-ec42e53295c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12094 2024.08.29 15:24:29.573199 [ 3 ] {11d2187a-702a-48aa-9805-ec42e53295c5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12095 2024.08.29 15:24:29.573546 [ 3 ] {11d2187a-702a-48aa-9805-ec42e53295c5} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12096 2024.08.29 15:24:29.573704 [ 3 ] {11d2187a-702a-48aa-9805-ec42e53295c5} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001694 sec., 96221.95985832349 rows/sec., 6.70 MiB/sec.
12097 2024.08.29 15:24:29.573903 [ 3 ] {11d2187a-702a-48aa-9805-ec42e53295c5} <Debug> DynamicQueryHandler: Done processing query
12098 2024.08.29 15:24:29.573928 [ 3 ] {11d2187a-702a-48aa-9805-ec42e53295c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12099 2024.08.29 15:24:29.573944 [ 3 ] {} <Debug> HTTP-Session: 88bc9f05-f049-49bf-93ad-414247c20f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12100 2024.08.29 15:24:29.574168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 58674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12101 2024.08.29 15:24:29.574220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12102 2024.08.29 15:24:29.574240 [ 3 ] {} <Debug> HTTP-Session: 22276828-97d7-4f82-beee-479ab4d527e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12103 2024.08.29 15:24:29.574257 [ 3 ] {} <Debug> HTTP-Session: 22276828-97d7-4f82-beee-479ab4d527e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12104 2024.08.29 15:24:29.574271 [ 3 ] {} <Debug> HTTP-Session: 22276828-97d7-4f82-beee-479ab4d527e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12105 2024.08.29 15:24:29.574301 [ 3 ] {} <Trace> HTTP-Session: 22276828-97d7-4f82-beee-479ab4d527e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12106 2024.08.29 15:24:29.574721 [ 3 ] {ee50b889-502f-49c9-8346-d154a010e408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12107 2024.08.29 15:24:29.574790 [ 3 ] {ee50b889-502f-49c9-8346-d154a010e408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12108 2024.08.29 15:24:29.575219 [ 3 ] {ee50b889-502f-49c9-8346-d154a010e408} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12109 2024.08.29 15:24:29.576000 [ 3 ] {ee50b889-502f-49c9-8346-d154a010e408} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12110 2024.08.29 15:24:29.576037 [ 3 ] {ee50b889-502f-49c9-8346-d154a010e408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12111 2024.08.29 15:24:29.576695 [ 3 ] {ee50b889-502f-49c9-8346-d154a010e408} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
12112 2024.08.29 15:24:29.577119 [ 3 ] {ee50b889-502f-49c9-8346-d154a010e408} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12113 2024.08.29 15:24:29.577338 [ 3 ] {ee50b889-502f-49c9-8346-d154a010e408} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002929 sec., 11949.47080914988 rows/sec., 21.41 MiB/sec.
12114 2024.08.29 15:24:29.577337 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
12115 2024.08.29 15:24:29.577512 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12116 2024.08.29 15:24:29.577627 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12117 2024.08.29 15:24:29.577774 [ 3 ] {ee50b889-502f-49c9-8346-d154a010e408} <Debug> DynamicQueryHandler: Done processing query
12118 2024.08.29 15:24:29.577813 [ 3 ] {ee50b889-502f-49c9-8346-d154a010e408} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
12119 2024.08.29 15:24:29.577834 [ 3 ] {} <Debug> HTTP-Session: 22276828-97d7-4f82-beee-479ab4d527e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12120 2024.08.29 15:24:29.577835 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::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
12121 2024.08.29 15:24:29.578035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12122 2024.08.29 15:24:29.578109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12123 2024.08.29 15:24:29.578144 [ 3 ] {} <Debug> HTTP-Session: eb946c9c-a219-4500-9494-2f86b195054b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12124 2024.08.29 15:24:29.578171 [ 3 ] {} <Debug> HTTP-Session: eb946c9c-a219-4500-9494-2f86b195054b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12125 2024.08.29 15:24:29.578197 [ 3 ] {} <Debug> HTTP-Session: eb946c9c-a219-4500-9494-2f86b195054b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12126 2024.08.29 15:24:29.578253 [ 3 ] {} <Trace> HTTP-Session: eb946c9c-a219-4500-9494-2f86b195054b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12127 2024.08.29 15:24:29.578305 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12128 2024.08.29 15:24:29.578402 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 937 rows starting from the beginning of the part
12129 2024.08.29 15:24:29.578418 [ 3 ] {aa9b0b36-7860-4d50-9e22-4758b2b21ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12130 2024.08.29 15:24:29.578479 [ 3 ] {aa9b0b36-7860-4d50-9e22-4758b2b21ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12131 2024.08.29 15:24:29.579032 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 35 rows starting from the beginning of the part
12132 2024.08.29 15:24:29.579108 [ 3 ] {aa9b0b36-7860-4d50-9e22-4758b2b21ce6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12133 2024.08.29 15:24:29.579666 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 3 rows starting from the beginning of the part
12134 2024.08.29 15:24:29.580464 [ 3 ] {aa9b0b36-7860-4d50-9e22-4758b2b21ce6} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12135 2024.08.29 15:24:29.580466 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 35 rows starting from the beginning of the part
12136 2024.08.29 15:24:29.580505 [ 3 ] {aa9b0b36-7860-4d50-9e22-4758b2b21ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12137 2024.08.29 15:24:29.580976 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 3 rows starting from the beginning of the part
12138 2024.08.29 15:24:29.581489 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 35 rows starting from the beginning of the part
12139 2024.08.29 15:24:29.581583 [ 3 ] {aa9b0b36-7860-4d50-9e22-4758b2b21ce6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12140 2024.08.29 15:24:29.582251 [ 3 ] {aa9b0b36-7860-4d50-9e22-4758b2b21ce6} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12141 2024.08.29 15:24:29.582530 [ 3 ] {aa9b0b36-7860-4d50-9e22-4758b2b21ce6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00416 sec., 14423.076923076924 rows/sec., 995.34 KiB/sec.
12142 2024.08.29 15:24:29.582797 [ 3 ] {aa9b0b36-7860-4d50-9e22-4758b2b21ce6} <Debug> DynamicQueryHandler: Done processing query
12143 2024.08.29 15:24:29.582825 [ 3 ] {aa9b0b36-7860-4d50-9e22-4758b2b21ce6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12144 2024.08.29 15:24:29.582849 [ 3 ] {} <Debug> HTTP-Session: eb946c9c-a219-4500-9494-2f86b195054b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12145 2024.08.29 15:24:29.586604 [ 197 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1048 rows, containing 19 columns (19 merged, 0 gathered) in 0.008851734 sec., 118394.88172599855 rows/sec., 212.16 MiB/sec.
12146 2024.08.29 15:24:29.587910 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
12147 2024.08.29 15:24:29.588467 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12148 2024.08.29 15:24:29.588545 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
12149 2024.08.29 15:24:29.588650 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.33 MiB.
12150 2024.08.29 15:24:34.563668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12151 2024.08.29 15:24:34.563797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12152 2024.08.29 15:24:34.563822 [ 3 ] {} <Debug> HTTP-Session: ad22f7f6-06e8-4c6d-8604-1dde78e4c8f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12153 2024.08.29 15:24:34.563847 [ 3 ] {} <Debug> HTTP-Session: ad22f7f6-06e8-4c6d-8604-1dde78e4c8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12154 2024.08.29 15:24:34.563863 [ 3 ] {} <Debug> HTTP-Session: ad22f7f6-06e8-4c6d-8604-1dde78e4c8f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12155 2024.08.29 15:24:34.563915 [ 3 ] {} <Trace> HTTP-Session: ad22f7f6-06e8-4c6d-8604-1dde78e4c8f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12156 2024.08.29 15:24:34.564102 [ 3 ] {783549f8-8275-42f3-8d2a-70cae9fbe0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12157 2024.08.29 15:24:34.564173 [ 3 ] {783549f8-8275-42f3-8d2a-70cae9fbe0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12158 2024.08.29 15:24:34.564522 [ 3 ] {783549f8-8275-42f3-8d2a-70cae9fbe0eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12159 2024.08.29 15:24:34.564941 [ 3 ] {783549f8-8275-42f3-8d2a-70cae9fbe0eb} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12160 2024.08.29 15:24:34.564986 [ 3 ] {783549f8-8275-42f3-8d2a-70cae9fbe0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12161 2024.08.29 15:24:34.565416 [ 3 ] {783549f8-8275-42f3-8d2a-70cae9fbe0eb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
12162 2024.08.29 15:24:34.565819 [ 3 ] {783549f8-8275-42f3-8d2a-70cae9fbe0eb} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12163 2024.08.29 15:24:34.565974 [ 3 ] {783549f8-8275-42f3-8d2a-70cae9fbe0eb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001927 sec., 1037.8827192527244 rows/sec., 84.63 KiB/sec.
12164 2024.08.29 15:24:34.566203 [ 3 ] {783549f8-8275-42f3-8d2a-70cae9fbe0eb} <Debug> DynamicQueryHandler: Done processing query
12165 2024.08.29 15:24:34.566231 [ 3 ] {783549f8-8275-42f3-8d2a-70cae9fbe0eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12166 2024.08.29 15:24:34.566248 [ 3 ] {} <Debug> HTTP-Session: ad22f7f6-06e8-4c6d-8604-1dde78e4c8f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12167 2024.08.29 15:24:34.566456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12168 2024.08.29 15:24:34.566515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12169 2024.08.29 15:24:34.566535 [ 3 ] {} <Debug> HTTP-Session: 526055e8-899e-4240-846e-9d745b90c39c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12170 2024.08.29 15:24:34.566554 [ 3 ] {} <Debug> HTTP-Session: 526055e8-899e-4240-846e-9d745b90c39c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12171 2024.08.29 15:24:34.566568 [ 3 ] {} <Debug> HTTP-Session: 526055e8-899e-4240-846e-9d745b90c39c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12172 2024.08.29 15:24:34.566604 [ 3 ] {} <Trace> HTTP-Session: 526055e8-899e-4240-846e-9d745b90c39c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12173 2024.08.29 15:24:34.566763 [ 3 ] {4ee1837a-1926-41c4-9d88-96df42a61662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12174 2024.08.29 15:24:34.566813 [ 3 ] {4ee1837a-1926-41c4-9d88-96df42a61662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12175 2024.08.29 15:24:34.567054 [ 3 ] {4ee1837a-1926-41c4-9d88-96df42a61662} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12176 2024.08.29 15:24:34.567498 [ 3 ] {4ee1837a-1926-41c4-9d88-96df42a61662} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12177 2024.08.29 15:24:34.567536 [ 3 ] {4ee1837a-1926-41c4-9d88-96df42a61662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12178 2024.08.29 15:24:34.567922 [ 3 ] {4ee1837a-1926-41c4-9d88-96df42a61662} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12179 2024.08.29 15:24:34.568288 [ 3 ] {4ee1837a-1926-41c4-9d88-96df42a61662} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12180 2024.08.29 15:24:34.568418 [ 3 ] {4ee1837a-1926-41c4-9d88-96df42a61662} <Debug> executeQuery: Read 196 rows, 17.51 KiB in 0.001729 sec., 113360.32388663967 rows/sec., 9.89 MiB/sec.
12181 2024.08.29 15:24:34.568607 [ 3 ] {4ee1837a-1926-41c4-9d88-96df42a61662} <Debug> DynamicQueryHandler: Done processing query
12182 2024.08.29 15:24:34.568633 [ 3 ] {4ee1837a-1926-41c4-9d88-96df42a61662} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12183 2024.08.29 15:24:34.568649 [ 3 ] {} <Debug> HTTP-Session: 526055e8-899e-4240-846e-9d745b90c39c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12184 2024.08.29 15:24:34.568781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12185 2024.08.29 15:24:34.568835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12186 2024.08.29 15:24:34.568854 [ 3 ] {} <Debug> HTTP-Session: 8a01305b-8271-44db-810b-21f4d78f6dbb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12187 2024.08.29 15:24:34.568871 [ 3 ] {} <Debug> HTTP-Session: 8a01305b-8271-44db-810b-21f4d78f6dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12188 2024.08.29 15:24:34.568885 [ 3 ] {} <Debug> HTTP-Session: 8a01305b-8271-44db-810b-21f4d78f6dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12189 2024.08.29 15:24:34.568919 [ 3 ] {} <Trace> HTTP-Session: 8a01305b-8271-44db-810b-21f4d78f6dbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12190 2024.08.29 15:24:34.569017 [ 3 ] {b7936a8d-a869-46d2-9ee9-9bce9149aa34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12191 2024.08.29 15:24:34.569061 [ 3 ] {b7936a8d-a869-46d2-9ee9-9bce9149aa34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12192 2024.08.29 15:24:34.569286 [ 3 ] {b7936a8d-a869-46d2-9ee9-9bce9149aa34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12193 2024.08.29 15:24:34.569583 [ 3 ] {b7936a8d-a869-46d2-9ee9-9bce9149aa34} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12194 2024.08.29 15:24:34.569619 [ 3 ] {b7936a8d-a869-46d2-9ee9-9bce9149aa34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12195 2024.08.29 15:24:34.569973 [ 3 ] {b7936a8d-a869-46d2-9ee9-9bce9149aa34} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12196 2024.08.29 15:24:34.570338 [ 3 ] {b7936a8d-a869-46d2-9ee9-9bce9149aa34} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12197 2024.08.29 15:24:34.570470 [ 3 ] {b7936a8d-a869-46d2-9ee9-9bce9149aa34} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001477 sec., 3385.2403520649964 rows/sec., 247.28 KiB/sec.
12198 2024.08.29 15:24:34.570644 [ 3 ] {b7936a8d-a869-46d2-9ee9-9bce9149aa34} <Debug> DynamicQueryHandler: Done processing query
12199 2024.08.29 15:24:34.570669 [ 3 ] {b7936a8d-a869-46d2-9ee9-9bce9149aa34} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12200 2024.08.29 15:24:34.570684 [ 3 ] {} <Debug> HTTP-Session: 8a01305b-8271-44db-810b-21f4d78f6dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12201 2024.08.29 15:24:34.570802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12202 2024.08.29 15:24:34.570853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12203 2024.08.29 15:24:34.570872 [ 3 ] {} <Debug> HTTP-Session: af35d394-e4a3-4cbf-a5e0-996e82c0b249 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12204 2024.08.29 15:24:34.570889 [ 3 ] {} <Debug> HTTP-Session: af35d394-e4a3-4cbf-a5e0-996e82c0b249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12205 2024.08.29 15:24:34.570903 [ 3 ] {} <Debug> HTTP-Session: af35d394-e4a3-4cbf-a5e0-996e82c0b249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12206 2024.08.29 15:24:34.570934 [ 3 ] {} <Trace> HTTP-Session: af35d394-e4a3-4cbf-a5e0-996e82c0b249 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12207 2024.08.29 15:24:34.571034 [ 3 ] {f63ad457-ccd8-4a4d-941f-d719a52d00a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12208 2024.08.29 15:24:34.571078 [ 3 ] {f63ad457-ccd8-4a4d-941f-d719a52d00a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12209 2024.08.29 15:24:34.571300 [ 3 ] {f63ad457-ccd8-4a4d-941f-d719a52d00a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12210 2024.08.29 15:24:34.571670 [ 3 ] {f63ad457-ccd8-4a4d-941f-d719a52d00a2} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12211 2024.08.29 15:24:34.571705 [ 3 ] {f63ad457-ccd8-4a4d-941f-d719a52d00a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12212 2024.08.29 15:24:34.572065 [ 3 ] {f63ad457-ccd8-4a4d-941f-d719a52d00a2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12213 2024.08.29 15:24:34.572425 [ 3 ] {f63ad457-ccd8-4a4d-941f-d719a52d00a2} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12214 2024.08.29 15:24:34.572555 [ 3 ] {f63ad457-ccd8-4a4d-941f-d719a52d00a2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001547 sec., 9049.773755656108 rows/sec., 633.79 KiB/sec.
12215 2024.08.29 15:24:34.572556 [ 111 ] {} <Debug> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12216 2024.08.29 15:24:34.572618 [ 111 ] {} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12217 2024.08.29 15:24:34.572651 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12218 2024.08.29 15:24:34.572803 [ 3 ] {f63ad457-ccd8-4a4d-941f-d719a52d00a2} <Debug> DynamicQueryHandler: Done processing query
12219 2024.08.29 15:24:34.572877 [ 3 ] {f63ad457-ccd8-4a4d-941f-d719a52d00a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12220 2024.08.29 15:24:34.572969 [ 3 ] {} <Debug> HTTP-Session: af35d394-e4a3-4cbf-a5e0-996e82c0b249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12221 2024.08.29 15:24:34.573160 [ 194 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
12222 2024.08.29 15:24:34.573190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12223 2024.08.29 15:24:34.573321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12224 2024.08.29 15:24:34.573369 [ 3 ] {} <Debug> HTTP-Session: aaf90498-7108-48f9-92c3-dc86431a25d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12225 2024.08.29 15:24:34.573407 [ 3 ] {} <Debug> HTTP-Session: aaf90498-7108-48f9-92c3-dc86431a25d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12226 2024.08.29 15:24:34.573452 [ 3 ] {} <Debug> HTTP-Session: aaf90498-7108-48f9-92c3-dc86431a25d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12227 2024.08.29 15:24:34.573549 [ 3 ] {} <Trace> HTTP-Session: aaf90498-7108-48f9-92c3-dc86431a25d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12228 2024.08.29 15:24:34.573611 [ 194 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12229 2024.08.29 15:24:34.573690 [ 194 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
12230 2024.08.29 15:24:34.573754 [ 3 ] {a9304d85-01c8-430d-bbb3-72fd61bd740f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12231 2024.08.29 15:24:34.573954 [ 194 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
12232 2024.08.29 15:24:34.573949 [ 3 ] {a9304d85-01c8-430d-bbb3-72fd61bd740f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12233 2024.08.29 15:24:34.574266 [ 194 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
12234 2024.08.29 15:24:34.574619 [ 194 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 242 rows starting from the beginning of the part
12235 2024.08.29 15:24:34.574932 [ 194 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part
12236 2024.08.29 15:24:34.575322 [ 194 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
12237 2024.08.29 15:24:34.575925 [ 3 ] {a9304d85-01c8-430d-bbb3-72fd61bd740f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12238 2024.08.29 15:24:34.576721 [ 3 ] {a9304d85-01c8-430d-bbb3-72fd61bd740f} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12239 2024.08.29 15:24:34.576783 [ 3 ] {a9304d85-01c8-430d-bbb3-72fd61bd740f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12240 2024.08.29 15:24:34.577806 [ 3 ] {a9304d85-01c8-430d-bbb3-72fd61bd740f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12241 2024.08.29 15:24:34.578661 [ 194 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005914435 sec., 91302.04322137279 rows/sec., 6.20 MiB/sec.
12242 2024.08.29 15:24:34.578871 [ 3 ] {a9304d85-01c8-430d-bbb3-72fd61bd740f} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12243 2024.08.29 15:24:34.578925 [ 197 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12244 2024.08.29 15:24:34.579214 [ 3 ] {a9304d85-01c8-430d-bbb3-72fd61bd740f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005497 sec., 1091.5044569765325 rows/sec., 64.49 KiB/sec.
12245 2024.08.29 15:24:34.579926 [ 3 ] {a9304d85-01c8-430d-bbb3-72fd61bd740f} <Debug> DynamicQueryHandler: Done processing query
12246 2024.08.29 15:24:34.580031 [ 3 ] {a9304d85-01c8-430d-bbb3-72fd61bd740f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12247 2024.08.29 15:24:34.580118 [ 3 ] {} <Debug> HTTP-Session: aaf90498-7108-48f9-92c3-dc86431a25d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12248 2024.08.29 15:24:34.580440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12249 2024.08.29 15:24:34.580525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12250 2024.08.29 15:24:34.580568 [ 3 ] {} <Debug> HTTP-Session: 1e21d590-4988-456e-a3cd-058f1869893d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12251 2024.08.29 15:24:34.580596 [ 3 ] {} <Debug> HTTP-Session: 1e21d590-4988-456e-a3cd-058f1869893d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12252 2024.08.29 15:24:34.580643 [ 3 ] {} <Debug> HTTP-Session: 1e21d590-4988-456e-a3cd-058f1869893d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12253 2024.08.29 15:24:34.580692 [ 197 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_31_6} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12254 2024.08.29 15:24:34.580705 [ 3 ] {} <Trace> HTTP-Session: 1e21d590-4988-456e-a3cd-058f1869893d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12255 2024.08.29 15:24:34.580905 [ 197 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_31_6} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12256 2024.08.29 15:24:34.581066 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
12257 2024.08.29 15:24:34.581071 [ 3 ] {510e0cca-7e56-49f2-97ea-8af89b67ee38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12258 2024.08.29 15:24:34.581168 [ 3 ] {510e0cca-7e56-49f2-97ea-8af89b67ee38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12259 2024.08.29 15:24:34.581424 [ 3 ] {510e0cca-7e56-49f2-97ea-8af89b67ee38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12260 2024.08.29 15:24:34.582029 [ 3 ] {510e0cca-7e56-49f2-97ea-8af89b67ee38} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12261 2024.08.29 15:24:34.582071 [ 3 ] {510e0cca-7e56-49f2-97ea-8af89b67ee38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12262 2024.08.29 15:24:34.582491 [ 3 ] {510e0cca-7e56-49f2-97ea-8af89b67ee38} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12263 2024.08.29 15:24:34.582865 [ 3 ] {510e0cca-7e56-49f2-97ea-8af89b67ee38} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12264 2024.08.29 15:24:34.582991 [ 3 ] {510e0cca-7e56-49f2-97ea-8af89b67ee38} <Debug> executeQuery: Read 387 rows, 28.08 KiB in 0.002104 sec., 183935.36121673003 rows/sec., 13.04 MiB/sec.
12265 2024.08.29 15:24:34.583171 [ 3 ] {510e0cca-7e56-49f2-97ea-8af89b67ee38} <Debug> DynamicQueryHandler: Done processing query
12266 2024.08.29 15:24:34.583196 [ 3 ] {510e0cca-7e56-49f2-97ea-8af89b67ee38} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12267 2024.08.29 15:24:34.583213 [ 3 ] {} <Debug> HTTP-Session: 1e21d590-4988-456e-a3cd-058f1869893d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12268 2024.08.29 15:24:34.583343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12269 2024.08.29 15:24:34.583418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12270 2024.08.29 15:24:34.583438 [ 3 ] {} <Debug> HTTP-Session: df29470e-12c8-49e2-8868-c29c4c159afb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12271 2024.08.29 15:24:34.583454 [ 3 ] {} <Debug> HTTP-Session: df29470e-12c8-49e2-8868-c29c4c159afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12272 2024.08.29 15:24:34.583468 [ 3 ] {} <Debug> HTTP-Session: df29470e-12c8-49e2-8868-c29c4c159afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12273 2024.08.29 15:24:34.583499 [ 3 ] {} <Trace> HTTP-Session: df29470e-12c8-49e2-8868-c29c4c159afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12274 2024.08.29 15:24:34.583596 [ 3 ] {5a4bbf0e-14e9-42b7-9d53-c9783a2255bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12275 2024.08.29 15:24:34.583642 [ 3 ] {5a4bbf0e-14e9-42b7-9d53-c9783a2255bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12276 2024.08.29 15:24:34.583772 [ 3 ] {5a4bbf0e-14e9-42b7-9d53-c9783a2255bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12277 2024.08.29 15:24:34.584071 [ 3 ] {5a4bbf0e-14e9-42b7-9d53-c9783a2255bf} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12278 2024.08.29 15:24:34.584108 [ 3 ] {5a4bbf0e-14e9-42b7-9d53-c9783a2255bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12279 2024.08.29 15:24:34.584480 [ 3 ] {5a4bbf0e-14e9-42b7-9d53-c9783a2255bf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12280 2024.08.29 15:24:34.584815 [ 3 ] {5a4bbf0e-14e9-42b7-9d53-c9783a2255bf} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12281 2024.08.29 15:24:34.584942 [ 3 ] {5a4bbf0e-14e9-42b7-9d53-c9783a2255bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 228.65 KiB/sec.
12282 2024.08.29 15:24:34.585112 [ 3 ] {5a4bbf0e-14e9-42b7-9d53-c9783a2255bf} <Debug> DynamicQueryHandler: Done processing query
12283 2024.08.29 15:24:34.585136 [ 3 ] {5a4bbf0e-14e9-42b7-9d53-c9783a2255bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12284 2024.08.29 15:24:34.585152 [ 3 ] {} <Debug> HTTP-Session: df29470e-12c8-49e2-8868-c29c4c159afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12285 2024.08.29 15:24:34.585310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12286 2024.08.29 15:24:34.585360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12287 2024.08.29 15:24:34.585378 [ 3 ] {} <Debug> HTTP-Session: bb883f12-5a1c-4b78-a967-e47c780184e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12288 2024.08.29 15:24:34.585395 [ 3 ] {} <Debug> HTTP-Session: bb883f12-5a1c-4b78-a967-e47c780184e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12289 2024.08.29 15:24:34.585408 [ 3 ] {} <Debug> HTTP-Session: bb883f12-5a1c-4b78-a967-e47c780184e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12290 2024.08.29 15:24:34.585440 [ 3 ] {} <Trace> HTTP-Session: bb883f12-5a1c-4b78-a967-e47c780184e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12291 2024.08.29 15:24:34.585619 [ 3 ] {4c0689fc-f328-4219-9f97-8f7998958197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12292 2024.08.29 15:24:34.585666 [ 3 ] {4c0689fc-f328-4219-9f97-8f7998958197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12293 2024.08.29 15:24:34.585807 [ 3 ] {4c0689fc-f328-4219-9f97-8f7998958197} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12294 2024.08.29 15:24:34.586244 [ 3 ] {4c0689fc-f328-4219-9f97-8f7998958197} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12295 2024.08.29 15:24:34.586279 [ 3 ] {4c0689fc-f328-4219-9f97-8f7998958197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12296 2024.08.29 15:24:34.586681 [ 3 ] {4c0689fc-f328-4219-9f97-8f7998958197} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12297 2024.08.29 15:24:34.587037 [ 3 ] {4c0689fc-f328-4219-9f97-8f7998958197} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12298 2024.08.29 15:24:34.587165 [ 3 ] {4c0689fc-f328-4219-9f97-8f7998958197} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001634 sec., 145654.8347613219 rows/sec., 9.76 MiB/sec.
12299 2024.08.29 15:24:34.587335 [ 3 ] {4c0689fc-f328-4219-9f97-8f7998958197} <Debug> DynamicQueryHandler: Done processing query
12300 2024.08.29 15:24:34.587359 [ 3 ] {4c0689fc-f328-4219-9f97-8f7998958197} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12301 2024.08.29 15:24:34.587375 [ 3 ] {} <Debug> HTTP-Session: bb883f12-5a1c-4b78-a967-e47c780184e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12302 2024.08.29 15:24:34.587494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12303 2024.08.29 15:24:34.587544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12304 2024.08.29 15:24:34.587564 [ 3 ] {} <Debug> HTTP-Session: 1e348bdb-84ed-4759-82fb-129d36a22b1c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12305 2024.08.29 15:24:34.587580 [ 3 ] {} <Debug> HTTP-Session: 1e348bdb-84ed-4759-82fb-129d36a22b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12306 2024.08.29 15:24:34.587596 [ 3 ] {} <Debug> HTTP-Session: 1e348bdb-84ed-4759-82fb-129d36a22b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12307 2024.08.29 15:24:34.587627 [ 3 ] {} <Trace> HTTP-Session: 1e348bdb-84ed-4759-82fb-129d36a22b1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12308 2024.08.29 15:24:34.587720 [ 3 ] {784a9ad1-52f5-4818-a8a6-eb462b1f66b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12309 2024.08.29 15:24:34.587765 [ 3 ] {784a9ad1-52f5-4818-a8a6-eb462b1f66b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12310 2024.08.29 15:24:34.587894 [ 3 ] {784a9ad1-52f5-4818-a8a6-eb462b1f66b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12311 2024.08.29 15:24:34.588165 [ 3 ] {784a9ad1-52f5-4818-a8a6-eb462b1f66b4} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12312 2024.08.29 15:24:34.588200 [ 3 ] {784a9ad1-52f5-4818-a8a6-eb462b1f66b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12313 2024.08.29 15:24:34.588564 [ 3 ] {784a9ad1-52f5-4818-a8a6-eb462b1f66b4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12314 2024.08.29 15:24:34.588901 [ 3 ] {784a9ad1-52f5-4818-a8a6-eb462b1f66b4} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12315 2024.08.29 15:24:34.589022 [ 111 ] {} <Debug> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
12316 2024.08.29 15:24:34.589028 [ 3 ] {784a9ad1-52f5-4818-a8a6-eb462b1f66b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec.
12317 2024.08.29 15:24:34.589061 [ 111 ] {} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12318 2024.08.29 15:24:34.589094 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12319 2024.08.29 15:24:34.589222 [ 188 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
12320 2024.08.29 15:24:34.589242 [ 3 ] {784a9ad1-52f5-4818-a8a6-eb462b1f66b4} <Debug> DynamicQueryHandler: Done processing query
12321 2024.08.29 15:24:34.589274 [ 3 ] {784a9ad1-52f5-4818-a8a6-eb462b1f66b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12322 2024.08.29 15:24:34.589297 [ 3 ] {} <Debug> HTTP-Session: 1e348bdb-84ed-4759-82fb-129d36a22b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12323 2024.08.29 15:24:34.589387 [ 188 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12324 2024.08.29 15:24:34.589424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12325 2024.08.29 15:24:34.589434 [ 188 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part
12326 2024.08.29 15:24:34.589480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12327 2024.08.29 15:24:34.589518 [ 3 ] {} <Debug> HTTP-Session: 991ba9b5-3632-4b10-a532-95212423b9b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12328 2024.08.29 15:24:34.589588 [ 3 ] {} <Debug> HTTP-Session: 991ba9b5-3632-4b10-a532-95212423b9b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12329 2024.08.29 15:24:34.589604 [ 188 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part
12330 2024.08.29 15:24:34.589648 [ 3 ] {} <Debug> HTTP-Session: 991ba9b5-3632-4b10-a532-95212423b9b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12331 2024.08.29 15:24:34.589799 [ 3 ] {} <Trace> HTTP-Session: 991ba9b5-3632-4b10-a532-95212423b9b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12332 2024.08.29 15:24:34.589955 [ 188 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part
12333 2024.08.29 15:24:34.590285 [ 3 ] {b15751f9-b26d-4b50-9011-0adf170d3259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12334 2024.08.29 15:24:34.590325 [ 188 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part
12335 2024.08.29 15:24:34.590620 [ 188 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part
12336 2024.08.29 15:24:34.590657 [ 3 ] {b15751f9-b26d-4b50-9011-0adf170d3259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12337 2024.08.29 15:24:34.591021 [ 188 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part
12338 2024.08.29 15:24:34.592317 [ 3 ] {b15751f9-b26d-4b50-9011-0adf170d3259} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12339 2024.08.29 15:24:34.593550 [ 188 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004386226 sec., 6839.592852716663 rows/sec., 460.87 KiB/sec.
12340 2024.08.29 15:24:34.593581 [ 3 ] {b15751f9-b26d-4b50-9011-0adf170d3259} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12341 2024.08.29 15:24:34.593622 [ 3 ] {b15751f9-b26d-4b50-9011-0adf170d3259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12342 2024.08.29 15:24:34.593803 [ 190 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
12343 2024.08.29 15:24:34.595010 [ 3 ] {b15751f9-b26d-4b50-9011-0adf170d3259} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12344 2024.08.29 15:24:34.595029 [ 190 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_30_6} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12345 2024.08.29 15:24:34.595272 [ 190 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_30_6} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
12346 2024.08.29 15:24:34.595576 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
12347 2024.08.29 15:24:34.595895 [ 3 ] {b15751f9-b26d-4b50-9011-0adf170d3259} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12348 2024.08.29 15:24:34.596067 [ 3 ] {b15751f9-b26d-4b50-9011-0adf170d3259} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.00604 sec., 496.6887417218543 rows/sec., 911.40 KiB/sec.
12349 2024.08.29 15:24:34.596322 [ 3 ] {b15751f9-b26d-4b50-9011-0adf170d3259} <Debug> DynamicQueryHandler: Done processing query
12350 2024.08.29 15:24:34.596347 [ 3 ] {b15751f9-b26d-4b50-9011-0adf170d3259} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12351 2024.08.29 15:24:34.596363 [ 3 ] {} <Debug> HTTP-Session: 991ba9b5-3632-4b10-a532-95212423b9b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12352 2024.08.29 15:24:34.596499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12353 2024.08.29 15:24:34.596549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12354 2024.08.29 15:24:34.596568 [ 3 ] {} <Debug> HTTP-Session: 916e69f9-5d03-4106-a20f-f3bb50df2771 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12355 2024.08.29 15:24:34.596584 [ 3 ] {} <Debug> HTTP-Session: 916e69f9-5d03-4106-a20f-f3bb50df2771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12356 2024.08.29 15:24:34.596600 [ 3 ] {} <Debug> HTTP-Session: 916e69f9-5d03-4106-a20f-f3bb50df2771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12357 2024.08.29 15:24:34.596634 [ 3 ] {} <Trace> HTTP-Session: 916e69f9-5d03-4106-a20f-f3bb50df2771 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12358 2024.08.29 15:24:34.596756 [ 3 ] {6d3d8d02-f657-4cc6-a94a-77d19cd21d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12359 2024.08.29 15:24:34.596801 [ 3 ] {6d3d8d02-f657-4cc6-a94a-77d19cd21d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12360 2024.08.29 15:24:34.596936 [ 3 ] {6d3d8d02-f657-4cc6-a94a-77d19cd21d2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12361 2024.08.29 15:24:34.597265 [ 3 ] {6d3d8d02-f657-4cc6-a94a-77d19cd21d2f} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12362 2024.08.29 15:24:34.597300 [ 3 ] {6d3d8d02-f657-4cc6-a94a-77d19cd21d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12363 2024.08.29 15:24:34.597667 [ 3 ] {6d3d8d02-f657-4cc6-a94a-77d19cd21d2f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12364 2024.08.29 15:24:34.598004 [ 3 ] {6d3d8d02-f657-4cc6-a94a-77d19cd21d2f} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12365 2024.08.29 15:24:34.598133 [ 3 ] {6d3d8d02-f657-4cc6-a94a-77d19cd21d2f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001421 sec., 57705.84095707248 rows/sec., 3.67 MiB/sec.
12366 2024.08.29 15:24:34.598304 [ 3 ] {6d3d8d02-f657-4cc6-a94a-77d19cd21d2f} <Debug> DynamicQueryHandler: Done processing query
12367 2024.08.29 15:24:34.598328 [ 3 ] {6d3d8d02-f657-4cc6-a94a-77d19cd21d2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12368 2024.08.29 15:24:34.598344 [ 3 ] {} <Debug> HTTP-Session: 916e69f9-5d03-4106-a20f-f3bb50df2771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12369 2024.08.29 15:24:39.561628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 20561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12370 2024.08.29 15:24:39.561762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12371 2024.08.29 15:24:39.561791 [ 3 ] {} <Debug> HTTP-Session: bd12a5a2-0fa4-42d4-9017-6d240b567749 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12372 2024.08.29 15:24:39.561817 [ 3 ] {} <Debug> HTTP-Session: bd12a5a2-0fa4-42d4-9017-6d240b567749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12373 2024.08.29 15:24:39.561832 [ 3 ] {} <Debug> HTTP-Session: bd12a5a2-0fa4-42d4-9017-6d240b567749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12374 2024.08.29 15:24:39.561886 [ 3 ] {} <Trace> HTTP-Session: bd12a5a2-0fa4-42d4-9017-6d240b567749 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12375 2024.08.29 15:24:39.562126 [ 3 ] {dfa9119f-548a-4c2d-aa16-d37ceaa92c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12376 2024.08.29 15:24:39.562196 [ 3 ] {dfa9119f-548a-4c2d-aa16-d37ceaa92c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12377 2024.08.29 15:24:39.562545 [ 3 ] {dfa9119f-548a-4c2d-aa16-d37ceaa92c13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12378 2024.08.29 15:24:39.563114 [ 3 ] {dfa9119f-548a-4c2d-aa16-d37ceaa92c13} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12379 2024.08.29 15:24:39.563162 [ 3 ] {dfa9119f-548a-4c2d-aa16-d37ceaa92c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12380 2024.08.29 15:24:39.563611 [ 3 ] {dfa9119f-548a-4c2d-aa16-d37ceaa92c13} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12381 2024.08.29 15:24:39.564024 [ 3 ] {dfa9119f-548a-4c2d-aa16-d37ceaa92c13} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12382 2024.08.29 15:24:39.564212 [ 3 ] {dfa9119f-548a-4c2d-aa16-d37ceaa92c13} <Debug> executeQuery: Read 138 rows, 12.16 KiB in 0.002176 sec., 63419.117647058825 rows/sec., 5.46 MiB/sec.
12383 2024.08.29 15:24:39.564444 [ 3 ] {dfa9119f-548a-4c2d-aa16-d37ceaa92c13} <Debug> DynamicQueryHandler: Done processing query
12384 2024.08.29 15:24:39.564473 [ 3 ] {dfa9119f-548a-4c2d-aa16-d37ceaa92c13} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12385 2024.08.29 15:24:39.564490 [ 3 ] {} <Debug> HTTP-Session: bd12a5a2-0fa4-42d4-9017-6d240b567749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12386 2024.08.29 15:24:39.564669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12387 2024.08.29 15:24:39.564729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12388 2024.08.29 15:24:39.564750 [ 3 ] {} <Debug> HTTP-Session: f760d443-147d-4c07-8e24-cca5f52fec20 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12389 2024.08.29 15:24:39.564769 [ 3 ] {} <Debug> HTTP-Session: f760d443-147d-4c07-8e24-cca5f52fec20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12390 2024.08.29 15:24:39.564784 [ 3 ] {} <Debug> HTTP-Session: f760d443-147d-4c07-8e24-cca5f52fec20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12391 2024.08.29 15:24:39.564821 [ 3 ] {} <Trace> HTTP-Session: f760d443-147d-4c07-8e24-cca5f52fec20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12392 2024.08.29 15:24:39.564943 [ 3 ] {ccb412be-604d-4487-9fbb-bbe0dac18579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12393 2024.08.29 15:24:39.564992 [ 3 ] {ccb412be-604d-4487-9fbb-bbe0dac18579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12394 2024.08.29 15:24:39.565233 [ 3 ] {ccb412be-604d-4487-9fbb-bbe0dac18579} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12395 2024.08.29 15:24:39.565604 [ 3 ] {ccb412be-604d-4487-9fbb-bbe0dac18579} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12396 2024.08.29 15:24:39.565649 [ 3 ] {ccb412be-604d-4487-9fbb-bbe0dac18579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12397 2024.08.29 15:24:39.566017 [ 3 ] {ccb412be-604d-4487-9fbb-bbe0dac18579} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12398 2024.08.29 15:24:39.566393 [ 3 ] {ccb412be-604d-4487-9fbb-bbe0dac18579} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12399 2024.08.29 15:24:39.566562 [ 3 ] {ccb412be-604d-4487-9fbb-bbe0dac18579} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001654 sec., 24788.391777509067 rows/sec., 1.82 MiB/sec.
12400 2024.08.29 15:24:39.566576 [ 105 ] {} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12401 2024.08.29 15:24:39.566686 [ 105 ] {} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12402 2024.08.29 15:24:39.566739 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12403 2024.08.29 15:24:39.566852 [ 3 ] {ccb412be-604d-4487-9fbb-bbe0dac18579} <Debug> DynamicQueryHandler: Done processing query
12404 2024.08.29 15:24:39.566903 [ 3 ] {ccb412be-604d-4487-9fbb-bbe0dac18579} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12405 2024.08.29 15:24:39.566913 [ 187 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::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
12406 2024.08.29 15:24:39.566929 [ 3 ] {} <Debug> HTTP-Session: f760d443-147d-4c07-8e24-cca5f52fec20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12407 2024.08.29 15:24:39.567118 [ 187 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12408 2024.08.29 15:24:39.567130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 18882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12409 2024.08.29 15:24:39.567179 [ 187 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 56 rows starting from the beginning of the part
12410 2024.08.29 15:24:39.567238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12411 2024.08.29 15:24:39.567319 [ 3 ] {} <Debug> HTTP-Session: 343b0cc3-ce93-48fc-b7e1-15a719091176 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12412 2024.08.29 15:24:39.567433 [ 187 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 37 rows starting from the beginning of the part
12413 2024.08.29 15:24:39.567438 [ 3 ] {} <Debug> HTTP-Session: 343b0cc3-ce93-48fc-b7e1-15a719091176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12414 2024.08.29 15:24:39.567527 [ 3 ] {} <Debug> HTTP-Session: 343b0cc3-ce93-48fc-b7e1-15a719091176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12415 2024.08.29 15:24:39.567718 [ 187 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 3 rows starting from the beginning of the part
12416 2024.08.29 15:24:39.567764 [ 3 ] {} <Trace> HTTP-Session: 343b0cc3-ce93-48fc-b7e1-15a719091176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12417 2024.08.29 15:24:39.567989 [ 187 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 41 rows starting from the beginning of the part
12418 2024.08.29 15:24:39.568255 [ 187 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part
12419 2024.08.29 15:24:39.568477 [ 187 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 41 rows starting from the beginning of the part
12420 2024.08.29 15:24:39.568534 [ 3 ] {6f4c2160-5542-4794-8eaa-a63073a71ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12421 2024.08.29 15:24:39.568807 [ 3 ] {6f4c2160-5542-4794-8eaa-a63073a71ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12422 2024.08.29 15:24:39.569610 [ 3 ] {6f4c2160-5542-4794-8eaa-a63073a71ad5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12423 2024.08.29 15:24:39.570640 [ 3 ] {6f4c2160-5542-4794-8eaa-a63073a71ad5} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12424 2024.08.29 15:24:39.570720 [ 3 ] {6f4c2160-5542-4794-8eaa-a63073a71ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12425 2024.08.29 15:24:39.571544 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.004719632 sec., 38774.209514640126 rows/sec., 2.96 MiB/sec.
12426 2024.08.29 15:24:39.571694 [ 3 ] {6f4c2160-5542-4794-8eaa-a63073a71ad5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12427 2024.08.29 15:24:39.571779 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12428 2024.08.29 15:24:39.572613 [ 3 ] {6f4c2160-5542-4794-8eaa-a63073a71ad5} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12429 2024.08.29 15:24:39.572940 [ 3 ] {6f4c2160-5542-4794-8eaa-a63073a71ad5} <Debug> executeQuery: Read 111 rows, 8.91 KiB in 0.004783 sec., 23207.192138825005 rows/sec., 1.82 MiB/sec.
12430 2024.08.29 15:24:39.572989 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_61_12} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12431 2024.08.29 15:24:39.573233 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_61_12} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12432 2024.08.29 15:24:39.573292 [ 3 ] {6f4c2160-5542-4794-8eaa-a63073a71ad5} <Debug> DynamicQueryHandler: Done processing query
12433 2024.08.29 15:24:39.573380 [ 3 ] {6f4c2160-5542-4794-8eaa-a63073a71ad5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12434 2024.08.29 15:24:39.573412 [ 3 ] {} <Debug> HTTP-Session: 343b0cc3-ce93-48fc-b7e1-15a719091176 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12435 2024.08.29 15:24:39.573419 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
12436 2024.08.29 15:24:39.573670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12437 2024.08.29 15:24:39.573731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12438 2024.08.29 15:24:39.573750 [ 3 ] {} <Debug> HTTP-Session: 44b3afbf-2a6a-4e7e-bd51-c0a07e7677ee Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12439 2024.08.29 15:24:39.573768 [ 3 ] {} <Debug> HTTP-Session: 44b3afbf-2a6a-4e7e-bd51-c0a07e7677ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12440 2024.08.29 15:24:39.573783 [ 3 ] {} <Debug> HTTP-Session: 44b3afbf-2a6a-4e7e-bd51-c0a07e7677ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12441 2024.08.29 15:24:39.573817 [ 3 ] {} <Trace> HTTP-Session: 44b3afbf-2a6a-4e7e-bd51-c0a07e7677ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12442 2024.08.29 15:24:39.573991 [ 3 ] {a5804d39-4d13-48cb-87d1-d8df6e2d50e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12443 2024.08.29 15:24:39.574043 [ 3 ] {a5804d39-4d13-48cb-87d1-d8df6e2d50e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12444 2024.08.29 15:24:39.574218 [ 3 ] {a5804d39-4d13-48cb-87d1-d8df6e2d50e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12445 2024.08.29 15:24:39.574637 [ 3 ] {a5804d39-4d13-48cb-87d1-d8df6e2d50e2} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12446 2024.08.29 15:24:39.574677 [ 3 ] {a5804d39-4d13-48cb-87d1-d8df6e2d50e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12447 2024.08.29 15:24:39.575099 [ 3 ] {a5804d39-4d13-48cb-87d1-d8df6e2d50e2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12448 2024.08.29 15:24:39.575453 [ 3 ] {a5804d39-4d13-48cb-87d1-d8df6e2d50e2} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12449 2024.08.29 15:24:39.575587 [ 3 ] {a5804d39-4d13-48cb-87d1-d8df6e2d50e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001684 sec., 95011.87648456058 rows/sec., 6.62 MiB/sec.
12450 2024.08.29 15:24:39.575765 [ 3 ] {a5804d39-4d13-48cb-87d1-d8df6e2d50e2} <Debug> DynamicQueryHandler: Done processing query
12451 2024.08.29 15:24:39.575790 [ 3 ] {a5804d39-4d13-48cb-87d1-d8df6e2d50e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12452 2024.08.29 15:24:39.575807 [ 3 ] {} <Debug> HTTP-Session: 44b3afbf-2a6a-4e7e-bd51-c0a07e7677ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12453 2024.08.29 15:24:39.575969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 68370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12454 2024.08.29 15:24:39.576020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12455 2024.08.29 15:24:39.576040 [ 3 ] {} <Debug> HTTP-Session: ee5fd88b-a639-4ab2-8442-a83f7b3a4c4c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12456 2024.08.29 15:24:39.576057 [ 3 ] {} <Debug> HTTP-Session: ee5fd88b-a639-4ab2-8442-a83f7b3a4c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12457 2024.08.29 15:24:39.576071 [ 3 ] {} <Debug> HTTP-Session: ee5fd88b-a639-4ab2-8442-a83f7b3a4c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12458 2024.08.29 15:24:39.576103 [ 3 ] {} <Trace> HTTP-Session: ee5fd88b-a639-4ab2-8442-a83f7b3a4c4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12459 2024.08.29 15:24:39.576551 [ 3 ] {3d04e3ac-49da-41b3-9d85-cce53fb79563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12460 2024.08.29 15:24:39.576621 [ 3 ] {3d04e3ac-49da-41b3-9d85-cce53fb79563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12461 2024.08.29 15:24:39.577066 [ 3 ] {3d04e3ac-49da-41b3-9d85-cce53fb79563} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12462 2024.08.29 15:24:39.577863 [ 3 ] {3d04e3ac-49da-41b3-9d85-cce53fb79563} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12463 2024.08.29 15:24:39.577900 [ 3 ] {3d04e3ac-49da-41b3-9d85-cce53fb79563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12464 2024.08.29 15:24:39.578576 [ 3 ] {3d04e3ac-49da-41b3-9d85-cce53fb79563} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12465 2024.08.29 15:24:39.579020 [ 3 ] {3d04e3ac-49da-41b3-9d85-cce53fb79563} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12466 2024.08.29 15:24:39.579181 [ 3 ] {3d04e3ac-49da-41b3-9d85-cce53fb79563} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002974 sec., 13786.14660390047 rows/sec., 24.70 MiB/sec.
12467 2024.08.29 15:24:39.579404 [ 3 ] {3d04e3ac-49da-41b3-9d85-cce53fb79563} <Debug> DynamicQueryHandler: Done processing query
12468 2024.08.29 15:24:39.579429 [ 3 ] {3d04e3ac-49da-41b3-9d85-cce53fb79563} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB.
12469 2024.08.29 15:24:39.579446 [ 3 ] {} <Debug> HTTP-Session: ee5fd88b-a639-4ab2-8442-a83f7b3a4c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12470 2024.08.29 15:24:39.579573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12471 2024.08.29 15:24:39.579627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12472 2024.08.29 15:24:39.579647 [ 3 ] {} <Debug> HTTP-Session: 80bf038e-69c1-4daf-b9be-de412a428bab Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12473 2024.08.29 15:24:39.579664 [ 3 ] {} <Debug> HTTP-Session: 80bf038e-69c1-4daf-b9be-de412a428bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12474 2024.08.29 15:24:39.579678 [ 3 ] {} <Debug> HTTP-Session: 80bf038e-69c1-4daf-b9be-de412a428bab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12475 2024.08.29 15:24:39.579710 [ 3 ] {} <Trace> HTTP-Session: 80bf038e-69c1-4daf-b9be-de412a428bab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12476 2024.08.29 15:24:39.579812 [ 3 ] {15b8734b-2593-477d-bde4-a5ee6637916e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12477 2024.08.29 15:24:39.579857 [ 3 ] {15b8734b-2593-477d-bde4-a5ee6637916e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12478 2024.08.29 15:24:39.579989 [ 3 ] {15b8734b-2593-477d-bde4-a5ee6637916e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12479 2024.08.29 15:24:39.580265 [ 3 ] {15b8734b-2593-477d-bde4-a5ee6637916e} <Trace> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12480 2024.08.29 15:24:39.580301 [ 3 ] {15b8734b-2593-477d-bde4-a5ee6637916e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12481 2024.08.29 15:24:39.580681 [ 3 ] {15b8734b-2593-477d-bde4-a5ee6637916e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
12482 2024.08.29 15:24:39.581017 [ 3 ] {15b8734b-2593-477d-bde4-a5ee6637916e} <Trace> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12483 2024.08.29 15:24:39.581148 [ 3 ] {15b8734b-2593-477d-bde4-a5ee6637916e} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001364 sec., 4398.826979472141 rows/sec., 331.49 KiB/sec.
12484 2024.08.29 15:24:39.581576 [ 3 ] {15b8734b-2593-477d-bde4-a5ee6637916e} <Debug> DynamicQueryHandler: Done processing query
12485 2024.08.29 15:24:39.581602 [ 3 ] {15b8734b-2593-477d-bde4-a5ee6637916e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12486 2024.08.29 15:24:39.581618 [ 3 ] {} <Debug> HTTP-Session: 80bf038e-69c1-4daf-b9be-de412a428bab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12487 2024.08.29 15:24:39.581741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12488 2024.08.29 15:24:39.581791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12489 2024.08.29 15:24:39.581810 [ 3 ] {} <Debug> HTTP-Session: 1feff277-d54b-4688-9e1b-d252136419c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12490 2024.08.29 15:24:39.581826 [ 3 ] {} <Debug> HTTP-Session: 1feff277-d54b-4688-9e1b-d252136419c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12491 2024.08.29 15:24:39.581840 [ 3 ] {} <Debug> HTTP-Session: 1feff277-d54b-4688-9e1b-d252136419c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12492 2024.08.29 15:24:39.581872 [ 3 ] {} <Trace> HTTP-Session: 1feff277-d54b-4688-9e1b-d252136419c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12493 2024.08.29 15:24:39.581995 [ 3 ] {4d687360-38be-435d-944d-e44ff1ee337e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12494 2024.08.29 15:24:39.582044 [ 3 ] {4d687360-38be-435d-944d-e44ff1ee337e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12495 2024.08.29 15:24:39.582195 [ 3 ] {4d687360-38be-435d-944d-e44ff1ee337e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12496 2024.08.29 15:24:39.582514 [ 3 ] {4d687360-38be-435d-944d-e44ff1ee337e} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12497 2024.08.29 15:24:39.582550 [ 3 ] {4d687360-38be-435d-944d-e44ff1ee337e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12498 2024.08.29 15:24:39.582947 [ 3 ] {4d687360-38be-435d-944d-e44ff1ee337e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12499 2024.08.29 15:24:39.583287 [ 3 ] {4d687360-38be-435d-944d-e44ff1ee337e} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12500 2024.08.29 15:24:39.583425 [ 3 ] {4d687360-38be-435d-944d-e44ff1ee337e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec.
12501 2024.08.29 15:24:39.583593 [ 3 ] {4d687360-38be-435d-944d-e44ff1ee337e} <Debug> DynamicQueryHandler: Done processing query
12502 2024.08.29 15:24:39.583618 [ 3 ] {4d687360-38be-435d-944d-e44ff1ee337e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12503 2024.08.29 15:24:39.583634 [ 3 ] {} <Debug> HTTP-Session: 1feff277-d54b-4688-9e1b-d252136419c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12504 2024.08.29 15:24:43.869162 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache
12505 2024.08.29 15:24:43.869230 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache
12506 2024.08.29 15:24:44.273287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12507 2024.08.29 15:24:44.273424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12508 2024.08.29 15:24:44.273457 [ 3 ] {} <Debug> HTTP-Session: 758eeeee-eca5-40c1-be9b-9593e07d4457 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12509 2024.08.29 15:24:44.273490 [ 3 ] {} <Debug> HTTP-Session: 758eeeee-eca5-40c1-be9b-9593e07d4457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12510 2024.08.29 15:24:44.273513 [ 3 ] {} <Debug> HTTP-Session: 758eeeee-eca5-40c1-be9b-9593e07d4457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12511 2024.08.29 15:24:44.273588 [ 3 ] {} <Trace> HTTP-Session: 758eeeee-eca5-40c1-be9b-9593e07d4457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12512 2024.08.29 15:24:44.273824 [ 3 ] {bbdd704c-1b26-4e70-8bfe-1cd6a9ea302d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12513 2024.08.29 15:24:44.273916 [ 3 ] {bbdd704c-1b26-4e70-8bfe-1cd6a9ea302d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12514 2024.08.29 15:24:44.274356 [ 3 ] {bbdd704c-1b26-4e70-8bfe-1cd6a9ea302d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12515 2024.08.29 15:24:44.274858 [ 3 ] {bbdd704c-1b26-4e70-8bfe-1cd6a9ea302d} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12516 2024.08.29 15:24:44.274908 [ 3 ] {bbdd704c-1b26-4e70-8bfe-1cd6a9ea302d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12517 2024.08.29 15:24:44.275410 [ 3 ] {bbdd704c-1b26-4e70-8bfe-1cd6a9ea302d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12518 2024.08.29 15:24:44.275959 [ 3 ] {bbdd704c-1b26-4e70-8bfe-1cd6a9ea302d} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12519 2024.08.29 15:24:44.276195 [ 3 ] {bbdd704c-1b26-4e70-8bfe-1cd6a9ea302d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002432 sec., 822.3684210526316 rows/sec., 67.06 KiB/sec.
12520 2024.08.29 15:24:44.276471 [ 3 ] {bbdd704c-1b26-4e70-8bfe-1cd6a9ea302d} <Debug> DynamicQueryHandler: Done processing query
12521 2024.08.29 15:24:44.276505 [ 3 ] {bbdd704c-1b26-4e70-8bfe-1cd6a9ea302d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12522 2024.08.29 15:24:44.276528 [ 3 ] {} <Debug> HTTP-Session: 758eeeee-eca5-40c1-be9b-9593e07d4457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12523 2024.08.29 15:24:44.276953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 193534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12524 2024.08.29 15:24:44.277020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12525 2024.08.29 15:24:44.277049 [ 3 ] {} <Debug> HTTP-Session: 77292cef-e99b-440e-91e0-896bd64db238 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12526 2024.08.29 15:24:44.277077 [ 3 ] {} <Debug> HTTP-Session: 77292cef-e99b-440e-91e0-896bd64db238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12527 2024.08.29 15:24:44.277099 [ 3 ] {} <Debug> HTTP-Session: 77292cef-e99b-440e-91e0-896bd64db238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12528 2024.08.29 15:24:44.277136 [ 3 ] {} <Trace> HTTP-Session: 77292cef-e99b-440e-91e0-896bd64db238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12529 2024.08.29 15:24:44.277721 [ 3 ] {0188c57c-4d08-4a61-a1fd-820d5d651546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12530 2024.08.29 15:24:44.277770 [ 3 ] {0188c57c-4d08-4a61-a1fd-820d5d651546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12531 2024.08.29 15:24:44.278043 [ 3 ] {0188c57c-4d08-4a61-a1fd-820d5d651546} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12532 2024.08.29 15:24:44.279980 [ 3 ] {0188c57c-4d08-4a61-a1fd-820d5d651546} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12533 2024.08.29 15:24:44.280019 [ 3 ] {0188c57c-4d08-4a61-a1fd-820d5d651546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12534 2024.08.29 15:24:44.280563 [ 3 ] {0188c57c-4d08-4a61-a1fd-820d5d651546} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12535 2024.08.29 15:24:44.281179 [ 3 ] {0188c57c-4d08-4a61-a1fd-820d5d651546} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12536 2024.08.29 15:24:44.281346 [ 3 ] {0188c57c-4d08-4a61-a1fd-820d5d651546} <Debug> executeQuery: Read 1330 rows, 113.05 KiB in 0.004029 sec., 330106.72623479774 rows/sec., 27.40 MiB/sec.
12537 2024.08.29 15:24:44.281463 [ 101 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12538 2024.08.29 15:24:44.281569 [ 101 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12539 2024.08.29 15:24:44.281618 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12540 2024.08.29 15:24:44.281654 [ 3 ] {0188c57c-4d08-4a61-a1fd-820d5d651546} <Debug> DynamicQueryHandler: Done processing query
12541 2024.08.29 15:24:44.281708 [ 3 ] {0188c57c-4d08-4a61-a1fd-820d5d651546} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
12542 2024.08.29 15:24:44.281795 [ 3 ] {} <Debug> HTTP-Session: 77292cef-e99b-440e-91e0-896bd64db238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12543 2024.08.29 15:24:44.281847 [ 188 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
12544 2024.08.29 15:24:44.282083 [ 188 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12545 2024.08.29 15:24:44.282148 [ 188 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1414 rows starting from the beginning of the part
12546 2024.08.29 15:24:44.282189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12547 2024.08.29 15:24:44.282363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12548 2024.08.29 15:24:44.282512 [ 3 ] {} <Debug> HTTP-Session: 313964be-974b-441f-a0c8-0d81744db6fd Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12549 2024.08.29 15:24:44.282566 [ 188 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 195 rows starting from the beginning of the part
12550 2024.08.29 15:24:44.282587 [ 3 ] {} <Debug> HTTP-Session: 313964be-974b-441f-a0c8-0d81744db6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12551 2024.08.29 15:24:44.282685 [ 3 ] {} <Debug> HTTP-Session: 313964be-974b-441f-a0c8-0d81744db6fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12552 2024.08.29 15:24:44.282864 [ 3 ] {} <Trace> HTTP-Session: 313964be-974b-441f-a0c8-0d81744db6fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12553 2024.08.29 15:24:44.283042 [ 188 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 129 rows starting from the beginning of the part
12554 2024.08.29 15:24:44.283251 [ 3 ] {4b8e6ba9-eec4-4ae6-b7cb-a6a75a286186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12555 2024.08.29 15:24:44.283278 [ 188 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 196 rows starting from the beginning of the part
12556 2024.08.29 15:24:44.283386 [ 3 ] {4b8e6ba9-eec4-4ae6-b7cb-a6a75a286186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12557 2024.08.29 15:24:44.283803 [ 188 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 138 rows starting from the beginning of the part
12558 2024.08.29 15:24:44.284115 [ 188 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1330 rows starting from the beginning of the part
12559 2024.08.29 15:24:44.285068 [ 3 ] {4b8e6ba9-eec4-4ae6-b7cb-a6a75a286186} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12560 2024.08.29 15:24:44.285706 [ 3 ] {4b8e6ba9-eec4-4ae6-b7cb-a6a75a286186} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12561 2024.08.29 15:24:44.285756 [ 3 ] {4b8e6ba9-eec4-4ae6-b7cb-a6a75a286186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12562 2024.08.29 15:24:44.286382 [ 3 ] {4b8e6ba9-eec4-4ae6-b7cb-a6a75a286186} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12563 2024.08.29 15:24:44.286959 [ 3 ] {4b8e6ba9-eec4-4ae6-b7cb-a6a75a286186} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12564 2024.08.29 15:24:44.287150 [ 3 ] {4b8e6ba9-eec4-4ae6-b7cb-a6a75a286186} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003989 sec., 501.378791677112 rows/sec., 35.01 KiB/sec.
12565 2024.08.29 15:24:44.287510 [ 3 ] {4b8e6ba9-eec4-4ae6-b7cb-a6a75a286186} <Debug> DynamicQueryHandler: Done processing query
12566 2024.08.29 15:24:44.287552 [ 3 ] {4b8e6ba9-eec4-4ae6-b7cb-a6a75a286186} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12567 2024.08.29 15:24:44.287596 [ 3 ] {} <Debug> HTTP-Session: 313964be-974b-441f-a0c8-0d81744db6fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12568 2024.08.29 15:24:44.287597 [ 190 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.005863185 sec., 580230.7107826207 rows/sec., 50.89 MiB/sec.
12569 2024.08.29 15:24:44.287905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 32353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12570 2024.08.29 15:24:44.288019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12571 2024.08.29 15:24:44.288051 [ 3 ] {} <Debug> HTTP-Session: 73a64354-ed91-4a34-86eb-e6066771838a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12572 2024.08.29 15:24:44.288061 [ 190 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12573 2024.08.29 15:24:44.288083 [ 3 ] {} <Debug> HTTP-Session: 73a64354-ed91-4a34-86eb-e6066771838a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12574 2024.08.29 15:24:44.288150 [ 3 ] {} <Debug> HTTP-Session: 73a64354-ed91-4a34-86eb-e6066771838a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12575 2024.08.29 15:24:44.288255 [ 3 ] {} <Trace> HTTP-Session: 73a64354-ed91-4a34-86eb-e6066771838a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12576 2024.08.29 15:24:44.288510 [ 3 ] {4aa6a015-3caa-4c3d-baf2-c881a3034f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12577 2024.08.29 15:24:44.288566 [ 3 ] {4aa6a015-3caa-4c3d-baf2-c881a3034f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12578 2024.08.29 15:24:44.288880 [ 3 ] {4aa6a015-3caa-4c3d-baf2-c881a3034f92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12579 2024.08.29 15:24:44.289708 [ 3 ] {4aa6a015-3caa-4c3d-baf2-c881a3034f92} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12580 2024.08.29 15:24:44.289822 [ 3 ] {4aa6a015-3caa-4c3d-baf2-c881a3034f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12581 2024.08.29 15:24:44.290410 [ 190 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_71_14} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12582 2024.08.29 15:24:44.290696 [ 190 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_71_14} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12583 2024.08.29 15:24:44.290759 [ 3 ] {4aa6a015-3caa-4c3d-baf2-c881a3034f92} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12584 2024.08.29 15:24:44.290889 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
12585 2024.08.29 15:24:44.291400 [ 3 ] {4aa6a015-3caa-4c3d-baf2-c881a3034f92} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12586 2024.08.29 15:24:44.291563 [ 3 ] {4aa6a015-3caa-4c3d-baf2-c881a3034f92} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.003191 sec., 75838.29520526482 rows/sec., 5.14 MiB/sec.
12587 2024.08.29 15:24:44.292492 [ 3 ] {4aa6a015-3caa-4c3d-baf2-c881a3034f92} <Debug> DynamicQueryHandler: Done processing query
12588 2024.08.29 15:24:44.292541 [ 3 ] {4aa6a015-3caa-4c3d-baf2-c881a3034f92} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12589 2024.08.29 15:24:44.292567 [ 3 ] {} <Debug> HTTP-Session: 73a64354-ed91-4a34-86eb-e6066771838a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12590 2024.08.29 15:24:44.292930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12591 2024.08.29 15:24:44.293116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12592 2024.08.29 15:24:44.293148 [ 3 ] {} <Debug> HTTP-Session: 3886487d-b19e-4821-9612-4794c17fb506 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12593 2024.08.29 15:24:44.293173 [ 3 ] {} <Debug> HTTP-Session: 3886487d-b19e-4821-9612-4794c17fb506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12594 2024.08.29 15:24:44.293194 [ 3 ] {} <Debug> HTTP-Session: 3886487d-b19e-4821-9612-4794c17fb506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12595 2024.08.29 15:24:44.293241 [ 3 ] {} <Trace> HTTP-Session: 3886487d-b19e-4821-9612-4794c17fb506 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12596 2024.08.29 15:24:44.293405 [ 3 ] {928e3207-8a7e-452f-a09e-c72b48a44708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12597 2024.08.29 15:24:44.293471 [ 3 ] {928e3207-8a7e-452f-a09e-c72b48a44708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12598 2024.08.29 15:24:44.293821 [ 3 ] {928e3207-8a7e-452f-a09e-c72b48a44708} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12599 2024.08.29 15:24:44.294307 [ 3 ] {928e3207-8a7e-452f-a09e-c72b48a44708} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12600 2024.08.29 15:24:44.294355 [ 3 ] {928e3207-8a7e-452f-a09e-c72b48a44708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12601 2024.08.29 15:24:44.294863 [ 3 ] {928e3207-8a7e-452f-a09e-c72b48a44708} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12602 2024.08.29 15:24:44.295405 [ 3 ] {928e3207-8a7e-452f-a09e-c72b48a44708} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12603 2024.08.29 15:24:44.295615 [ 3 ] {928e3207-8a7e-452f-a09e-c72b48a44708} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.002201 sec., 2726.033621081327 rows/sec., 161.06 KiB/sec.
12604 2024.08.29 15:24:44.296061 [ 3 ] {928e3207-8a7e-452f-a09e-c72b48a44708} <Debug> DynamicQueryHandler: Done processing query
12605 2024.08.29 15:24:44.296099 [ 3 ] {928e3207-8a7e-452f-a09e-c72b48a44708} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12606 2024.08.29 15:24:44.296124 [ 3 ] {} <Debug> HTTP-Session: 3886487d-b19e-4821-9612-4794c17fb506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12607 2024.08.29 15:24:44.296651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 137085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12608 2024.08.29 15:24:44.296751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12609 2024.08.29 15:24:44.296786 [ 3 ] {} <Debug> HTTP-Session: 9eff570b-49aa-411c-a8fb-072eacc6af2c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12610 2024.08.29 15:24:44.296821 [ 3 ] {} <Debug> HTTP-Session: 9eff570b-49aa-411c-a8fb-072eacc6af2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12611 2024.08.29 15:24:44.296843 [ 3 ] {} <Debug> HTTP-Session: 9eff570b-49aa-411c-a8fb-072eacc6af2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12612 2024.08.29 15:24:44.296915 [ 3 ] {} <Trace> HTTP-Session: 9eff570b-49aa-411c-a8fb-072eacc6af2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12613 2024.08.29 15:24:44.297503 [ 3 ] {0ca9abfe-350b-4320-a92f-e991f5551f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12614 2024.08.29 15:24:44.297574 [ 3 ] {0ca9abfe-350b-4320-a92f-e991f5551f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12615 2024.08.29 15:24:44.297896 [ 3 ] {0ca9abfe-350b-4320-a92f-e991f5551f69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12616 2024.08.29 15:24:44.299888 [ 3 ] {0ca9abfe-350b-4320-a92f-e991f5551f69} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12617 2024.08.29 15:24:44.299941 [ 3 ] {0ca9abfe-350b-4320-a92f-e991f5551f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12618 2024.08.29 15:24:44.300460 [ 3 ] {0ca9abfe-350b-4320-a92f-e991f5551f69} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12619 2024.08.29 15:24:44.300927 [ 3 ] {0ca9abfe-350b-4320-a92f-e991f5551f69} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12620 2024.08.29 15:24:44.301151 [ 3 ] {0ca9abfe-350b-4320-a92f-e991f5551f69} <Debug> executeQuery: Read 840 rows, 62.13 KiB in 0.004028 sec., 208540.21847070506 rows/sec., 15.06 MiB/sec.
12621 2024.08.29 15:24:44.301159 [ 101 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12622 2024.08.29 15:24:44.301271 [ 101 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12623 2024.08.29 15:24:44.301348 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12624 2024.08.29 15:24:44.301501 [ 3 ] {0ca9abfe-350b-4320-a92f-e991f5551f69} <Debug> DynamicQueryHandler: Done processing query
12625 2024.08.29 15:24:44.301547 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
12626 2024.08.29 15:24:44.301548 [ 3 ] {0ca9abfe-350b-4320-a92f-e991f5551f69} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
12627 2024.08.29 15:24:44.301611 [ 3 ] {} <Debug> HTTP-Session: 9eff570b-49aa-411c-a8fb-072eacc6af2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12628 2024.08.29 15:24:44.301743 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12629 2024.08.29 15:24:44.301798 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 912 rows starting from the beginning of the part
12630 2024.08.29 15:24:44.301936 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 385 rows starting from the beginning of the part
12631 2024.08.29 15:24:44.301936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12632 2024.08.29 15:24:44.302125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12633 2024.08.29 15:24:44.302259 [ 3 ] {} <Debug> HTTP-Session: 53cf9320-6fbe-4824-ac75-febda35e658b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12634 2024.08.29 15:24:44.302308 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 105 rows starting from the beginning of the part
12635 2024.08.29 15:24:44.302369 [ 3 ] {} <Debug> HTTP-Session: 53cf9320-6fbe-4824-ac75-febda35e658b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12636 2024.08.29 15:24:44.302430 [ 3 ] {} <Debug> HTTP-Session: 53cf9320-6fbe-4824-ac75-febda35e658b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12637 2024.08.29 15:24:44.302593 [ 3 ] {} <Trace> HTTP-Session: 53cf9320-6fbe-4824-ac75-febda35e658b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12638 2024.08.29 15:24:44.302624 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 387 rows starting from the beginning of the part
12639 2024.08.29 15:24:44.302953 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 111 rows starting from the beginning of the part
12640 2024.08.29 15:24:44.302962 [ 3 ] {6fe8274e-30ae-45aa-afe8-a0a9b273e2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12641 2024.08.29 15:24:44.303168 [ 3 ] {6fe8274e-30ae-45aa-afe8-a0a9b273e2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12642 2024.08.29 15:24:44.303289 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 840 rows starting from the beginning of the part
12643 2024.08.29 15:24:44.304095 [ 3 ] {6fe8274e-30ae-45aa-afe8-a0a9b273e2ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12644 2024.08.29 15:24:44.304626 [ 3 ] {6fe8274e-30ae-45aa-afe8-a0a9b273e2ab} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12645 2024.08.29 15:24:44.304684 [ 3 ] {6fe8274e-30ae-45aa-afe8-a0a9b273e2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12646 2024.08.29 15:24:44.305348 [ 3 ] {6fe8274e-30ae-45aa-afe8-a0a9b273e2ab} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12647 2024.08.29 15:24:44.305844 [ 3 ] {6fe8274e-30ae-45aa-afe8-a0a9b273e2ab} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12648 2024.08.29 15:24:44.306156 [ 101 ] {} <Debug> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12649 2024.08.29 15:24:44.306191 [ 3 ] {6fe8274e-30ae-45aa-afe8-a0a9b273e2ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003364 sec., 1783.5909631391203 rows/sec., 93.19 KiB/sec.
12650 2024.08.29 15:24:44.306216 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2740 rows, containing 5 columns (5 merged, 0 gathered) in 0.004769684 sec., 574461.5366552585 rows/sec., 43.83 MiB/sec.
12651 2024.08.29 15:24:44.306250 [ 101 ] {} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12652 2024.08.29 15:24:44.306403 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12653 2024.08.29 15:24:44.306789 [ 191 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12654 2024.08.29 15:24:44.306879 [ 3 ] {6fe8274e-30ae-45aa-afe8-a0a9b273e2ab} <Debug> DynamicQueryHandler: Done processing query
12655 2024.08.29 15:24:44.307081 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
12656 2024.08.29 15:24:44.307137 [ 3 ] {6fe8274e-30ae-45aa-afe8-a0a9b273e2ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12657 2024.08.29 15:24:44.307296 [ 3 ] {} <Debug> HTTP-Session: 53cf9320-6fbe-4824-ac75-febda35e658b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12658 2024.08.29 15:24:44.307994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 173511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12659 2024.08.29 15:24:44.308223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12660 2024.08.29 15:24:44.308268 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12661 2024.08.29 15:24:44.308325 [ 3 ] {} <Debug> HTTP-Session: 13c29e15-3e6e-4f8c-a11d-bf288b78fd8d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12662 2024.08.29 15:24:44.308402 [ 3 ] {} <Debug> HTTP-Session: 13c29e15-3e6e-4f8c-a11d-bf288b78fd8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12663 2024.08.29 15:24:44.308414 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part
12664 2024.08.29 15:24:44.308449 [ 3 ] {} <Debug> HTTP-Session: 13c29e15-3e6e-4f8c-a11d-bf288b78fd8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12665 2024.08.29 15:24:44.308649 [ 3 ] {} <Trace> HTTP-Session: 13c29e15-3e6e-4f8c-a11d-bf288b78fd8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12666 2024.08.29 15:24:44.308842 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
12667 2024.08.29 15:24:44.309127 [ 198 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_71_14} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12668 2024.08.29 15:24:44.309404 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
12669 2024.08.29 15:24:44.309497 [ 198 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_71_14} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12670 2024.08.29 15:24:44.309839 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
12671 2024.08.29 15:24:44.309854 [ 3 ] {3bb71b83-e90c-4267-9c87-5cc62bb39137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12672 2024.08.29 15:24:44.309867 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
12673 2024.08.29 15:24:44.310150 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
12674 2024.08.29 15:24:44.310159 [ 3 ] {3bb71b83-e90c-4267-9c87-5cc62bb39137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12675 2024.08.29 15:24:44.310652 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
12676 2024.08.29 15:24:44.311351 [ 3 ] {3bb71b83-e90c-4267-9c87-5cc62bb39137} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12677 2024.08.29 15:24:44.313072 [ 3 ] {3bb71b83-e90c-4267-9c87-5cc62bb39137} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12678 2024.08.29 15:24:44.313130 [ 196 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.006544518 sec., 28420.733199908685 rows/sec., 1.45 MiB/sec.
12679 2024.08.29 15:24:44.313141 [ 3 ] {3bb71b83-e90c-4267-9c87-5cc62bb39137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12680 2024.08.29 15:24:44.313385 [ 201 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12681 2024.08.29 15:24:44.314321 [ 3 ] {3bb71b83-e90c-4267-9c87-5cc62bb39137} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12682 2024.08.29 15:24:44.314439 [ 201 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_31_6} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12683 2024.08.29 15:24:44.314654 [ 201 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_31_6} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12684 2024.08.29 15:24:44.314845 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
12685 2024.08.29 15:24:44.315034 [ 3 ] {3bb71b83-e90c-4267-9c87-5cc62bb39137} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12686 2024.08.29 15:24:44.315236 [ 3 ] {3bb71b83-e90c-4267-9c87-5cc62bb39137} <Debug> executeQuery: Read 916 rows, 62.68 KiB in 0.006079 sec., 150682.67807205132 rows/sec., 10.07 MiB/sec.
12687 2024.08.29 15:24:44.315507 [ 3 ] {3bb71b83-e90c-4267-9c87-5cc62bb39137} <Debug> DynamicQueryHandler: Done processing query
12688 2024.08.29 15:24:44.315548 [ 3 ] {3bb71b83-e90c-4267-9c87-5cc62bb39137} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
12689 2024.08.29 15:24:44.315581 [ 3 ] {} <Debug> HTTP-Session: 13c29e15-3e6e-4f8c-a11d-bf288b78fd8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12690 2024.08.29 15:24:44.315857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12691 2024.08.29 15:24:44.315910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12692 2024.08.29 15:24:44.315931 [ 3 ] {} <Debug> HTTP-Session: 204248be-230f-45a8-99c0-fd75df6f4a39 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12693 2024.08.29 15:24:44.315950 [ 3 ] {} <Debug> HTTP-Session: 204248be-230f-45a8-99c0-fd75df6f4a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12694 2024.08.29 15:24:44.315966 [ 3 ] {} <Debug> HTTP-Session: 204248be-230f-45a8-99c0-fd75df6f4a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12695 2024.08.29 15:24:44.315999 [ 3 ] {} <Trace> HTTP-Session: 204248be-230f-45a8-99c0-fd75df6f4a39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12696 2024.08.29 15:24:44.316106 [ 3 ] {acd59b55-8d80-4b04-81b6-3cc3165c9df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12697 2024.08.29 15:24:44.316155 [ 3 ] {acd59b55-8d80-4b04-81b6-3cc3165c9df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12698 2024.08.29 15:24:44.316306 [ 3 ] {acd59b55-8d80-4b04-81b6-3cc3165c9df1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12699 2024.08.29 15:24:44.316635 [ 3 ] {acd59b55-8d80-4b04-81b6-3cc3165c9df1} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12700 2024.08.29 15:24:44.316673 [ 3 ] {acd59b55-8d80-4b04-81b6-3cc3165c9df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12701 2024.08.29 15:24:44.317075 [ 3 ] {acd59b55-8d80-4b04-81b6-3cc3165c9df1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12702 2024.08.29 15:24:44.317549 [ 3 ] {acd59b55-8d80-4b04-81b6-3cc3165c9df1} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12703 2024.08.29 15:24:44.317759 [ 3 ] {acd59b55-8d80-4b04-81b6-3cc3165c9df1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001667 sec., 599.880023995201 rows/sec., 40.42 KiB/sec.
12704 2024.08.29 15:24:44.317976 [ 3 ] {acd59b55-8d80-4b04-81b6-3cc3165c9df1} <Debug> DynamicQueryHandler: Done processing query
12705 2024.08.29 15:24:44.318009 [ 3 ] {acd59b55-8d80-4b04-81b6-3cc3165c9df1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12706 2024.08.29 15:24:44.318034 [ 3 ] {} <Debug> HTTP-Session: 204248be-230f-45a8-99c0-fd75df6f4a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12707 2024.08.29 15:24:44.318227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12708 2024.08.29 15:24:44.318286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12709 2024.08.29 15:24:44.318310 [ 3 ] {} <Debug> HTTP-Session: fbb96279-0d62-44ad-8538-0c2dd3f9bf98 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12710 2024.08.29 15:24:44.318333 [ 3 ] {} <Debug> HTTP-Session: fbb96279-0d62-44ad-8538-0c2dd3f9bf98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12711 2024.08.29 15:24:44.318352 [ 3 ] {} <Debug> HTTP-Session: fbb96279-0d62-44ad-8538-0c2dd3f9bf98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12712 2024.08.29 15:24:44.318390 [ 3 ] {} <Trace> HTTP-Session: fbb96279-0d62-44ad-8538-0c2dd3f9bf98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12713 2024.08.29 15:24:44.318539 [ 3 ] {3ed2e0e3-8876-40a2-865e-654bb7023a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12714 2024.08.29 15:24:44.318603 [ 3 ] {3ed2e0e3-8876-40a2-865e-654bb7023a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12715 2024.08.29 15:24:44.318761 [ 3 ] {3ed2e0e3-8876-40a2-865e-654bb7023a38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12716 2024.08.29 15:24:44.319184 [ 3 ] {3ed2e0e3-8876-40a2-865e-654bb7023a38} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12717 2024.08.29 15:24:44.319236 [ 3 ] {3ed2e0e3-8876-40a2-865e-654bb7023a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12718 2024.08.29 15:24:44.319760 [ 3 ] {3ed2e0e3-8876-40a2-865e-654bb7023a38} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12719 2024.08.29 15:24:44.320257 [ 3 ] {3ed2e0e3-8876-40a2-865e-654bb7023a38} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12720 2024.08.29 15:24:44.320479 [ 3 ] {3ed2e0e3-8876-40a2-865e-654bb7023a38} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001979 sec., 41435.06821627085 rows/sec., 2.63 MiB/sec.
12721 2024.08.29 15:24:44.320709 [ 3 ] {3ed2e0e3-8876-40a2-865e-654bb7023a38} <Debug> DynamicQueryHandler: Done processing query
12722 2024.08.29 15:24:44.320753 [ 3 ] {3ed2e0e3-8876-40a2-865e-654bb7023a38} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12723 2024.08.29 15:24:44.320789 [ 3 ] {} <Debug> HTTP-Session: fbb96279-0d62-44ad-8538-0c2dd3f9bf98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12724 2024.08.29 15:24:44.551539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12725 2024.08.29 15:24:44.551732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12726 2024.08.29 15:24:44.551780 [ 3 ] {} <Debug> HTTP-Session: 2c49df9e-e91e-4358-b00e-fe9efd13b6dd Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12727 2024.08.29 15:24:44.551818 [ 3 ] {} <Debug> HTTP-Session: 2c49df9e-e91e-4358-b00e-fe9efd13b6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12728 2024.08.29 15:24:44.551841 [ 3 ] {} <Debug> HTTP-Session: 2c49df9e-e91e-4358-b00e-fe9efd13b6dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12729 2024.08.29 15:24:44.551917 [ 3 ] {} <Trace> HTTP-Session: 2c49df9e-e91e-4358-b00e-fe9efd13b6dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12730 2024.08.29 15:24:44.552186 [ 3 ] {f3530f0a-6534-4a19-9402-77abad20392e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12731 2024.08.29 15:24:44.552287 [ 3 ] {f3530f0a-6534-4a19-9402-77abad20392e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12732 2024.08.29 15:24:44.552778 [ 3 ] {f3530f0a-6534-4a19-9402-77abad20392e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12733 2024.08.29 15:24:44.553411 [ 3 ] {f3530f0a-6534-4a19-9402-77abad20392e} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12734 2024.08.29 15:24:44.553479 [ 3 ] {f3530f0a-6534-4a19-9402-77abad20392e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12735 2024.08.29 15:24:44.554143 [ 3 ] {f3530f0a-6534-4a19-9402-77abad20392e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12736 2024.08.29 15:24:44.554741 [ 3 ] {f3530f0a-6534-4a19-9402-77abad20392e} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12737 2024.08.29 15:24:44.554986 [ 3 ] {f3530f0a-6534-4a19-9402-77abad20392e} <Debug> executeQuery: Read 6 rows, 586.00 B in 0.00288 sec., 2083.333333333333 rows/sec., 198.70 KiB/sec.
12738 2024.08.29 15:24:44.555292 [ 3 ] {f3530f0a-6534-4a19-9402-77abad20392e} <Debug> DynamicQueryHandler: Done processing query
12739 2024.08.29 15:24:44.555333 [ 3 ] {f3530f0a-6534-4a19-9402-77abad20392e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12740 2024.08.29 15:24:44.555359 [ 3 ] {} <Debug> HTTP-Session: 2c49df9e-e91e-4358-b00e-fe9efd13b6dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12741 2024.08.29 15:24:44.555545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12742 2024.08.29 15:24:44.555621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12743 2024.08.29 15:24:44.555653 [ 3 ] {} <Debug> HTTP-Session: b4e72669-32c1-4306-a78d-be2a800ccea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12744 2024.08.29 15:24:44.555679 [ 3 ] {} <Debug> HTTP-Session: b4e72669-32c1-4306-a78d-be2a800ccea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12745 2024.08.29 15:24:44.555699 [ 3 ] {} <Debug> HTTP-Session: b4e72669-32c1-4306-a78d-be2a800ccea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12746 2024.08.29 15:24:44.555748 [ 3 ] {} <Trace> HTTP-Session: b4e72669-32c1-4306-a78d-be2a800ccea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12747 2024.08.29 15:24:44.555902 [ 3 ] {9b1c76ee-0858-4c42-9cd2-3622747cbbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12748 2024.08.29 15:24:44.555970 [ 3 ] {9b1c76ee-0858-4c42-9cd2-3622747cbbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12749 2024.08.29 15:24:44.556316 [ 3 ] {9b1c76ee-0858-4c42-9cd2-3622747cbbf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12750 2024.08.29 15:24:44.556762 [ 3 ] {9b1c76ee-0858-4c42-9cd2-3622747cbbf6} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12751 2024.08.29 15:24:44.556817 [ 3 ] {9b1c76ee-0858-4c42-9cd2-3622747cbbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12752 2024.08.29 15:24:44.557355 [ 3 ] {9b1c76ee-0858-4c42-9cd2-3622747cbbf6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12753 2024.08.29 15:24:44.557926 [ 3 ] {9b1c76ee-0858-4c42-9cd2-3622747cbbf6} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12754 2024.08.29 15:24:44.558146 [ 3 ] {9b1c76ee-0858-4c42-9cd2-3622747cbbf6} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.002277 sec., 1317.5230566534915 rows/sec., 99.07 KiB/sec.
12755 2024.08.29 15:24:44.558397 [ 3 ] {9b1c76ee-0858-4c42-9cd2-3622747cbbf6} <Debug> DynamicQueryHandler: Done processing query
12756 2024.08.29 15:24:44.558437 [ 3 ] {9b1c76ee-0858-4c42-9cd2-3622747cbbf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12757 2024.08.29 15:24:44.558460 [ 3 ] {} <Debug> HTTP-Session: b4e72669-32c1-4306-a78d-be2a800ccea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12758 2024.08.29 15:24:44.558641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12759 2024.08.29 15:24:44.558715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12760 2024.08.29 15:24:44.558744 [ 3 ] {} <Debug> HTTP-Session: e0db7603-4ee4-462d-b425-9e6730c8f41a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12761 2024.08.29 15:24:44.558770 [ 3 ] {} <Debug> HTTP-Session: e0db7603-4ee4-462d-b425-9e6730c8f41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12762 2024.08.29 15:24:44.558793 [ 3 ] {} <Debug> HTTP-Session: e0db7603-4ee4-462d-b425-9e6730c8f41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12763 2024.08.29 15:24:44.558840 [ 3 ] {} <Trace> HTTP-Session: e0db7603-4ee4-462d-b425-9e6730c8f41a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12764 2024.08.29 15:24:44.558999 [ 3 ] {a9f20f99-46f8-409a-afae-e5098f78f8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12765 2024.08.29 15:24:44.559068 [ 3 ] {a9f20f99-46f8-409a-afae-e5098f78f8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12766 2024.08.29 15:24:44.559427 [ 3 ] {a9f20f99-46f8-409a-afae-e5098f78f8e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12767 2024.08.29 15:24:44.559856 [ 3 ] {a9f20f99-46f8-409a-afae-e5098f78f8e6} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12768 2024.08.29 15:24:44.559907 [ 3 ] {a9f20f99-46f8-409a-afae-e5098f78f8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12769 2024.08.29 15:24:44.560436 [ 3 ] {a9f20f99-46f8-409a-afae-e5098f78f8e6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12770 2024.08.29 15:24:44.561007 [ 3 ] {a9f20f99-46f8-409a-afae-e5098f78f8e6} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12771 2024.08.29 15:24:44.561223 [ 3 ] {a9f20f99-46f8-409a-afae-e5098f78f8e6} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.002259 sec., 1328.0212483399735 rows/sec., 106.35 KiB/sec.
12772 2024.08.29 15:24:44.561461 [ 3 ] {a9f20f99-46f8-409a-afae-e5098f78f8e6} <Debug> DynamicQueryHandler: Done processing query
12773 2024.08.29 15:24:44.561497 [ 3 ] {a9f20f99-46f8-409a-afae-e5098f78f8e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12774 2024.08.29 15:24:44.561522 [ 3 ] {} <Debug> HTTP-Session: e0db7603-4ee4-462d-b425-9e6730c8f41a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12775 2024.08.29 15:24:44.561718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12776 2024.08.29 15:24:44.561788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12777 2024.08.29 15:24:44.561819 [ 3 ] {} <Debug> HTTP-Session: cd42608c-b8d6-4b1b-8e9f-a08131e1b851 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12778 2024.08.29 15:24:44.561843 [ 3 ] {} <Debug> HTTP-Session: cd42608c-b8d6-4b1b-8e9f-a08131e1b851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12779 2024.08.29 15:24:44.561864 [ 3 ] {} <Debug> HTTP-Session: cd42608c-b8d6-4b1b-8e9f-a08131e1b851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12780 2024.08.29 15:24:44.561907 [ 3 ] {} <Trace> HTTP-Session: cd42608c-b8d6-4b1b-8e9f-a08131e1b851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12781 2024.08.29 15:24:44.562098 [ 3 ] {69bd32ea-0fd4-4dae-8e32-5776b25cbe03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12782 2024.08.29 15:24:44.562199 [ 3 ] {69bd32ea-0fd4-4dae-8e32-5776b25cbe03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12783 2024.08.29 15:24:44.562800 [ 3 ] {69bd32ea-0fd4-4dae-8e32-5776b25cbe03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12784 2024.08.29 15:24:44.563436 [ 3 ] {69bd32ea-0fd4-4dae-8e32-5776b25cbe03} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12785 2024.08.29 15:24:44.563481 [ 3 ] {69bd32ea-0fd4-4dae-8e32-5776b25cbe03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB.
12786 2024.08.29 15:24:44.564315 [ 3 ] {69bd32ea-0fd4-4dae-8e32-5776b25cbe03} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12787 2024.08.29 15:24:44.564912 [ 3 ] {69bd32ea-0fd4-4dae-8e32-5776b25cbe03} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12788 2024.08.29 15:24:44.565204 [ 3 ] {69bd32ea-0fd4-4dae-8e32-5776b25cbe03} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.003184 sec., 942.2110552763819 rows/sec., 1.69 MiB/sec.
12789 2024.08.29 15:24:44.565520 [ 3 ] {69bd32ea-0fd4-4dae-8e32-5776b25cbe03} <Debug> DynamicQueryHandler: Done processing query
12790 2024.08.29 15:24:44.565556 [ 3 ] {69bd32ea-0fd4-4dae-8e32-5776b25cbe03} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12791 2024.08.29 15:24:44.565575 [ 3 ] {} <Debug> HTTP-Session: cd42608c-b8d6-4b1b-8e9f-a08131e1b851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12792 2024.08.29 15:24:45.002419 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001856706 sec.
12793 2024.08.29 15:24:49.562208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 22121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12794 2024.08.29 15:24:49.562332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12795 2024.08.29 15:24:49.562361 [ 3 ] {} <Debug> HTTP-Session: f62b89fa-70e4-47dc-9438-b3fbae427053 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12796 2024.08.29 15:24:49.562391 [ 3 ] {} <Debug> HTTP-Session: f62b89fa-70e4-47dc-9438-b3fbae427053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12797 2024.08.29 15:24:49.562410 [ 3 ] {} <Debug> HTTP-Session: f62b89fa-70e4-47dc-9438-b3fbae427053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12798 2024.08.29 15:24:49.562466 [ 3 ] {} <Trace> HTTP-Session: f62b89fa-70e4-47dc-9438-b3fbae427053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12799 2024.08.29 15:24:49.562733 [ 3 ] {d2758d54-1e5a-46d4-843c-469d12557d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12800 2024.08.29 15:24:49.562809 [ 3 ] {d2758d54-1e5a-46d4-843c-469d12557d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12801 2024.08.29 15:24:49.563166 [ 3 ] {d2758d54-1e5a-46d4-843c-469d12557d15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12802 2024.08.29 15:24:49.563840 [ 3 ] {d2758d54-1e5a-46d4-843c-469d12557d15} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12803 2024.08.29 15:24:49.563883 [ 3 ] {d2758d54-1e5a-46d4-843c-469d12557d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
12804 2024.08.29 15:24:49.564317 [ 3 ] {d2758d54-1e5a-46d4-843c-469d12557d15} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12805 2024.08.29 15:24:49.564715 [ 3 ] {d2758d54-1e5a-46d4-843c-469d12557d15} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12806 2024.08.29 15:24:49.564884 [ 3 ] {d2758d54-1e5a-46d4-843c-469d12557d15} <Debug> executeQuery: Read 148 rows, 13.10 KiB in 0.002254 sec., 65661.04702750666 rows/sec., 5.68 MiB/sec.
12807 2024.08.29 15:24:49.565111 [ 3 ] {d2758d54-1e5a-46d4-843c-469d12557d15} <Debug> DynamicQueryHandler: Done processing query
12808 2024.08.29 15:24:49.565137 [ 3 ] {d2758d54-1e5a-46d4-843c-469d12557d15} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12809 2024.08.29 15:24:49.565153 [ 3 ] {} <Debug> HTTP-Session: f62b89fa-70e4-47dc-9438-b3fbae427053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12810 2024.08.29 15:24:49.565376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 6648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12811 2024.08.29 15:24:49.565424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12812 2024.08.29 15:24:49.565442 [ 3 ] {} <Debug> HTTP-Session: ffb32e1b-14be-467b-84bd-d4dceb09e011 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12813 2024.08.29 15:24:49.565459 [ 3 ] {} <Debug> HTTP-Session: ffb32e1b-14be-467b-84bd-d4dceb09e011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12814 2024.08.29 15:24:49.565473 [ 3 ] {} <Debug> HTTP-Session: ffb32e1b-14be-467b-84bd-d4dceb09e011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12815 2024.08.29 15:24:49.565503 [ 3 ] {} <Trace> HTTP-Session: ffb32e1b-14be-467b-84bd-d4dceb09e011 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12816 2024.08.29 15:24:49.565617 [ 3 ] {3ecb2434-091d-4498-a793-5a2780e9ecb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12817 2024.08.29 15:24:49.565660 [ 3 ] {3ecb2434-091d-4498-a793-5a2780e9ecb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12818 2024.08.29 15:24:49.565888 [ 3 ] {3ecb2434-091d-4498-a793-5a2780e9ecb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12819 2024.08.29 15:24:49.566241 [ 3 ] {3ecb2434-091d-4498-a793-5a2780e9ecb2} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12820 2024.08.29 15:24:49.566279 [ 3 ] {3ecb2434-091d-4498-a793-5a2780e9ecb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
12821 2024.08.29 15:24:49.566638 [ 3 ] {3ecb2434-091d-4498-a793-5a2780e9ecb2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12822 2024.08.29 15:24:49.567011 [ 3 ] {3ecb2434-091d-4498-a793-5a2780e9ecb2} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12823 2024.08.29 15:24:49.567176 [ 3 ] {3ecb2434-091d-4498-a793-5a2780e9ecb2} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.00159 sec., 28930.81761006289 rows/sec., 2.12 MiB/sec.
12824 2024.08.29 15:24:49.567449 [ 3 ] {3ecb2434-091d-4498-a793-5a2780e9ecb2} <Debug> DynamicQueryHandler: Done processing query
12825 2024.08.29 15:24:49.567506 [ 3 ] {3ecb2434-091d-4498-a793-5a2780e9ecb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12826 2024.08.29 15:24:49.567564 [ 3 ] {} <Debug> HTTP-Session: ffb32e1b-14be-467b-84bd-d4dceb09e011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12827 2024.08.29 15:24:49.567751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 20213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12828 2024.08.29 15:24:49.567814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12829 2024.08.29 15:24:49.567835 [ 3 ] {} <Debug> HTTP-Session: 1be1278b-198d-4f0e-afc9-cfbd3fb27f70 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12830 2024.08.29 15:24:49.567852 [ 3 ] {} <Debug> HTTP-Session: 1be1278b-198d-4f0e-afc9-cfbd3fb27f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12831 2024.08.29 15:24:49.567866 [ 3 ] {} <Debug> HTTP-Session: 1be1278b-198d-4f0e-afc9-cfbd3fb27f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12832 2024.08.29 15:24:49.567899 [ 3 ] {} <Trace> HTTP-Session: 1be1278b-198d-4f0e-afc9-cfbd3fb27f70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12833 2024.08.29 15:24:49.568035 [ 3 ] {1db88dd8-103f-44ac-ae19-65f61ce6761d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12834 2024.08.29 15:24:49.568081 [ 3 ] {1db88dd8-103f-44ac-ae19-65f61ce6761d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12835 2024.08.29 15:24:49.568323 [ 3 ] {1db88dd8-103f-44ac-ae19-65f61ce6761d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12836 2024.08.29 15:24:49.568709 [ 3 ] {1db88dd8-103f-44ac-ae19-65f61ce6761d} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12837 2024.08.29 15:24:49.568747 [ 3 ] {1db88dd8-103f-44ac-ae19-65f61ce6761d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
12838 2024.08.29 15:24:49.569111 [ 3 ] {1db88dd8-103f-44ac-ae19-65f61ce6761d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12839 2024.08.29 15:24:49.569486 [ 3 ] {1db88dd8-103f-44ac-ae19-65f61ce6761d} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12840 2024.08.29 15:24:49.569646 [ 3 ] {1db88dd8-103f-44ac-ae19-65f61ce6761d} <Debug> executeQuery: Read 119 rows, 9.52 KiB in 0.001657 sec., 71816.53590826795 rows/sec., 5.61 MiB/sec.
12841 2024.08.29 15:24:49.569814 [ 3 ] {1db88dd8-103f-44ac-ae19-65f61ce6761d} <Debug> DynamicQueryHandler: Done processing query
12842 2024.08.29 15:24:49.569839 [ 3 ] {1db88dd8-103f-44ac-ae19-65f61ce6761d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12843 2024.08.29 15:24:49.569855 [ 3 ] {} <Debug> HTTP-Session: 1be1278b-198d-4f0e-afc9-cfbd3fb27f70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12844 2024.08.29 15:24:49.570059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12845 2024.08.29 15:24:49.570110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12846 2024.08.29 15:24:49.570129 [ 3 ] {} <Debug> HTTP-Session: 1053d461-d6d5-40f0-bdb9-04182005d06d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12847 2024.08.29 15:24:49.570147 [ 3 ] {} <Debug> HTTP-Session: 1053d461-d6d5-40f0-bdb9-04182005d06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12848 2024.08.29 15:24:49.570161 [ 3 ] {} <Debug> HTTP-Session: 1053d461-d6d5-40f0-bdb9-04182005d06d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12849 2024.08.29 15:24:49.570191 [ 3 ] {} <Trace> HTTP-Session: 1053d461-d6d5-40f0-bdb9-04182005d06d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12850 2024.08.29 15:24:49.570342 [ 3 ] {3db13d71-8336-488f-bf32-f2d4c6774cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12851 2024.08.29 15:24:49.570389 [ 3 ] {3db13d71-8336-488f-bf32-f2d4c6774cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12852 2024.08.29 15:24:49.570535 [ 3 ] {3db13d71-8336-488f-bf32-f2d4c6774cfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12853 2024.08.29 15:24:49.570996 [ 3 ] {3db13d71-8336-488f-bf32-f2d4c6774cfd} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12854 2024.08.29 15:24:49.571033 [ 3 ] {3db13d71-8336-488f-bf32-f2d4c6774cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
12855 2024.08.29 15:24:49.571429 [ 3 ] {3db13d71-8336-488f-bf32-f2d4c6774cfd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12856 2024.08.29 15:24:49.571778 [ 3 ] {3db13d71-8336-488f-bf32-f2d4c6774cfd} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12857 2024.08.29 15:24:49.571944 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12858 2024.08.29 15:24:49.571955 [ 3 ] {3db13d71-8336-488f-bf32-f2d4c6774cfd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001675 sec., 95522.3880597015 rows/sec., 6.65 MiB/sec.
12859 2024.08.29 15:24:49.572036 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12860 2024.08.29 15:24:49.572103 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
12861 2024.08.29 15:24:49.572308 [ 3 ] {3db13d71-8336-488f-bf32-f2d4c6774cfd} <Debug> DynamicQueryHandler: Done processing query
12862 2024.08.29 15:24:49.572326 [ 193 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
12863 2024.08.29 15:24:49.572349 [ 3 ] {3db13d71-8336-488f-bf32-f2d4c6774cfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12864 2024.08.29 15:24:49.572402 [ 3 ] {} <Debug> HTTP-Session: 1053d461-d6d5-40f0-bdb9-04182005d06d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12865 2024.08.29 15:24:49.572567 [ 193 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12866 2024.08.29 15:24:49.572640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 76515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12867 2024.08.29 15:24:49.572647 [ 193 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20355 rows starting from the beginning of the part
12868 2024.08.29 15:24:49.572729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12869 2024.08.29 15:24:49.572861 [ 3 ] {} <Debug> HTTP-Session: 046d1a7b-57c9-4180-bd35-2271e2de2f81 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12870 2024.08.29 15:24:49.572875 [ 193 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 163 rows starting from the beginning of the part
12871 2024.08.29 15:24:49.572913 [ 3 ] {} <Debug> HTTP-Session: 046d1a7b-57c9-4180-bd35-2271e2de2f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12872 2024.08.29 15:24:49.573021 [ 3 ] {} <Debug> HTTP-Session: 046d1a7b-57c9-4180-bd35-2271e2de2f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12873 2024.08.29 15:24:49.573184 [ 193 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 238 rows starting from the beginning of the part
12874 2024.08.29 15:24:49.573213 [ 3 ] {} <Trace> HTTP-Session: 046d1a7b-57c9-4180-bd35-2271e2de2f81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12875 2024.08.29 15:24:49.573448 [ 193 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part
12876 2024.08.29 15:24:49.573805 [ 193 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 916 rows starting from the beginning of the part
12877 2024.08.29 15:24:49.573911 [ 193 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part
12878 2024.08.29 15:24:49.574146 [ 3 ] {e87af40b-7ce3-43ea-8c71-81542d41f0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12879 2024.08.29 15:24:49.574331 [ 3 ] {e87af40b-7ce3-43ea-8c71-81542d41f0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12880 2024.08.29 15:24:49.575527 [ 3 ] {e87af40b-7ce3-43ea-8c71-81542d41f0f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12881 2024.08.29 15:24:49.576865 [ 3 ] {e87af40b-7ce3-43ea-8c71-81542d41f0f4} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12882 2024.08.29 15:24:49.576938 [ 3 ] {e87af40b-7ce3-43ea-8c71-81542d41f0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
12883 2024.08.29 15:24:49.578654 [ 3 ] {e87af40b-7ce3-43ea-8c71-81542d41f0f4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12884 2024.08.29 15:24:49.579440 [ 3 ] {e87af40b-7ce3-43ea-8c71-81542d41f0f4} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12885 2024.08.29 15:24:49.579679 [ 3 ] {e87af40b-7ce3-43ea-8c71-81542d41f0f4} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.006099 sec., 7542.220036071487 rows/sec., 13.52 MiB/sec.
12886 2024.08.29 15:24:49.580653 [ 3 ] {e87af40b-7ce3-43ea-8c71-81542d41f0f4} <Debug> DynamicQueryHandler: Done processing query
12887 2024.08.29 15:24:49.580714 [ 3 ] {e87af40b-7ce3-43ea-8c71-81542d41f0f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
12888 2024.08.29 15:24:49.580776 [ 3 ] {} <Debug> HTTP-Session: 046d1a7b-57c9-4180-bd35-2271e2de2f81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12889 2024.08.29 15:24:49.580930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12890 2024.08.29 15:24:49.580983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12891 2024.08.29 15:24:49.581003 [ 3 ] {} <Debug> HTTP-Session: 04c33e00-60fe-40ac-a60c-298354ac9e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12892 2024.08.29 15:24:49.581020 [ 3 ] {} <Debug> HTTP-Session: 04c33e00-60fe-40ac-a60c-298354ac9e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12893 2024.08.29 15:24:49.581034 [ 3 ] {} <Debug> HTTP-Session: 04c33e00-60fe-40ac-a60c-298354ac9e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12894 2024.08.29 15:24:49.581080 [ 3 ] {} <Trace> HTTP-Session: 04c33e00-60fe-40ac-a60c-298354ac9e6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12895 2024.08.29 15:24:49.581191 [ 3 ] {537c988b-e7e0-45b9-a571-2635da3bd86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12896 2024.08.29 15:24:49.581239 [ 3 ] {537c988b-e7e0-45b9-a571-2635da3bd86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12897 2024.08.29 15:24:49.581579 [ 3 ] {537c988b-e7e0-45b9-a571-2635da3bd86a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12898 2024.08.29 15:24:49.581957 [ 3 ] {537c988b-e7e0-45b9-a571-2635da3bd86a} <Trace> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12899 2024.08.29 15:24:49.581999 [ 3 ] {537c988b-e7e0-45b9-a571-2635da3bd86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
12900 2024.08.29 15:24:49.582530 [ 3 ] {537c988b-e7e0-45b9-a571-2635da3bd86a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
12901 2024.08.29 15:24:49.582810 [ 193 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21992 rows, containing 5 columns (5 merged, 0 gathered) in 0.010581957 sec., 2078254.5232417786 rows/sec., 140.23 MiB/sec.
12902 2024.08.29 15:24:49.583133 [ 3 ] {537c988b-e7e0-45b9-a571-2635da3bd86a} <Trace> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12903 2024.08.29 15:24:49.583288 [ 193 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12904 2024.08.29 15:24:49.583465 [ 3 ] {537c988b-e7e0-45b9-a571-2635da3bd86a} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.002253 sec., 3994.673768308922 rows/sec., 282.18 KiB/sec.
12905 2024.08.29 15:24:49.583954 [ 3 ] {537c988b-e7e0-45b9-a571-2635da3bd86a} <Debug> DynamicQueryHandler: Done processing query
12906 2024.08.29 15:24:49.584021 [ 3 ] {537c988b-e7e0-45b9-a571-2635da3bd86a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12907 2024.08.29 15:24:49.584052 [ 3 ] {} <Debug> HTTP-Session: 04c33e00-60fe-40ac-a60c-298354ac9e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12908 2024.08.29 15:24:49.584199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12909 2024.08.29 15:24:49.584294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12910 2024.08.29 15:24:49.584302 [ 193 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12911 2024.08.29 15:24:49.584326 [ 3 ] {} <Debug> HTTP-Session: 1806292e-1853-4e8e-9f57-c34a4ffac107 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12912 2024.08.29 15:24:49.584379 [ 3 ] {} <Debug> HTTP-Session: 1806292e-1853-4e8e-9f57-c34a4ffac107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12913 2024.08.29 15:24:49.584400 [ 3 ] {} <Debug> HTTP-Session: 1806292e-1853-4e8e-9f57-c34a4ffac107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12914 2024.08.29 15:24:49.584451 [ 3 ] {} <Trace> HTTP-Session: 1806292e-1853-4e8e-9f57-c34a4ffac107 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12915 2024.08.29 15:24:49.584472 [ 193 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12916 2024.08.29 15:24:49.584635 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB.
12917 2024.08.29 15:24:49.584702 [ 3 ] {486e4d06-89a2-4f7f-b08c-520e691bdd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12918 2024.08.29 15:24:49.584754 [ 3 ] {486e4d06-89a2-4f7f-b08c-520e691bdd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12919 2024.08.29 15:24:49.584906 [ 3 ] {486e4d06-89a2-4f7f-b08c-520e691bdd7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12920 2024.08.29 15:24:49.585221 [ 3 ] {486e4d06-89a2-4f7f-b08c-520e691bdd7f} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12921 2024.08.29 15:24:49.585256 [ 3 ] {486e4d06-89a2-4f7f-b08c-520e691bdd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
12922 2024.08.29 15:24:49.585633 [ 3 ] {486e4d06-89a2-4f7f-b08c-520e691bdd7f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12923 2024.08.29 15:24:49.585982 [ 3 ] {486e4d06-89a2-4f7f-b08c-520e691bdd7f} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12924 2024.08.29 15:24:49.586140 [ 93 ] {} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12925 2024.08.29 15:24:49.586148 [ 3 ] {486e4d06-89a2-4f7f-b08c-520e691bdd7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001561 sec., 38436.899423446506 rows/sec., 2.59 MiB/sec.
12926 2024.08.29 15:24:49.586188 [ 93 ] {} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12927 2024.08.29 15:24:49.586253 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
12928 2024.08.29 15:24:49.586458 [ 3 ] {486e4d06-89a2-4f7f-b08c-520e691bdd7f} <Debug> DynamicQueryHandler: Done processing query
12929 2024.08.29 15:24:49.586459 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
12930 2024.08.29 15:24:49.586493 [ 3 ] {486e4d06-89a2-4f7f-b08c-520e691bdd7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12931 2024.08.29 15:24:49.586544 [ 3 ] {} <Debug> HTTP-Session: 1806292e-1853-4e8e-9f57-c34a4ffac107 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12932 2024.08.29 15:24:49.586658 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12933 2024.08.29 15:24:49.586693 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3980 rows starting from the beginning of the part
12934 2024.08.29 15:24:49.586769 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part
12935 2024.08.29 15:24:49.586856 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part
12936 2024.08.29 15:24:49.587110 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part
12937 2024.08.29 15:24:49.587199 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part
12938 2024.08.29 15:24:49.587429 [ 189 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part
12939 2024.08.29 15:24:49.588940 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4324 rows, containing 4 columns (4 merged, 0 gathered) in 0.00257532 sec., 1679014.646723514 rows/sec., 109.84 MiB/sec.
12940 2024.08.29 15:24:49.589244 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12941 2024.08.29 15:24:49.589654 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_66_13} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12942 2024.08.29 15:24:49.589732 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_66_13} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12943 2024.08.29 15:24:49.589821 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB.
12944 2024.08.29 15:24:54.563911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12945 2024.08.29 15:24:54.564053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12946 2024.08.29 15:24:54.564084 [ 3 ] {} <Debug> HTTP-Session: 654a2a6e-2ce2-4e44-bbfb-9e5aaa040974 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12947 2024.08.29 15:24:54.564112 [ 3 ] {} <Debug> HTTP-Session: 654a2a6e-2ce2-4e44-bbfb-9e5aaa040974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12948 2024.08.29 15:24:54.564130 [ 3 ] {} <Debug> HTTP-Session: 654a2a6e-2ce2-4e44-bbfb-9e5aaa040974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12949 2024.08.29 15:24:54.564186 [ 3 ] {} <Trace> HTTP-Session: 654a2a6e-2ce2-4e44-bbfb-9e5aaa040974 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12950 2024.08.29 15:24:54.564454 [ 3 ] {bdc4a866-dd37-4a14-8858-7653c85710f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12951 2024.08.29 15:24:54.564531 [ 3 ] {bdc4a866-dd37-4a14-8858-7653c85710f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12952 2024.08.29 15:24:54.564916 [ 3 ] {bdc4a866-dd37-4a14-8858-7653c85710f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12953 2024.08.29 15:24:54.565529 [ 3 ] {bdc4a866-dd37-4a14-8858-7653c85710f8} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12954 2024.08.29 15:24:54.565570 [ 3 ] {bdc4a866-dd37-4a14-8858-7653c85710f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
12955 2024.08.29 15:24:54.566008 [ 3 ] {bdc4a866-dd37-4a14-8858-7653c85710f8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12956 2024.08.29 15:24:54.566392 [ 3 ] {bdc4a866-dd37-4a14-8858-7653c85710f8} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12957 2024.08.29 15:24:54.566538 [ 3 ] {bdc4a866-dd37-4a14-8858-7653c85710f8} <Debug> executeQuery: Read 195 rows, 17.43 KiB in 0.002204 sec., 88475.499092559 rows/sec., 7.72 MiB/sec.
12958 2024.08.29 15:24:54.566751 [ 3 ] {bdc4a866-dd37-4a14-8858-7653c85710f8} <Debug> DynamicQueryHandler: Done processing query
12959 2024.08.29 15:24:54.566781 [ 3 ] {bdc4a866-dd37-4a14-8858-7653c85710f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12960 2024.08.29 15:24:54.566799 [ 3 ] {} <Debug> HTTP-Session: 654a2a6e-2ce2-4e44-bbfb-9e5aaa040974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12961 2024.08.29 15:24:54.566947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12962 2024.08.29 15:24:54.567000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12963 2024.08.29 15:24:54.567021 [ 3 ] {} <Debug> HTTP-Session: 9378bad0-f268-47c0-aa3f-b3085c6cc07a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12964 2024.08.29 15:24:54.567039 [ 3 ] {} <Debug> HTTP-Session: 9378bad0-f268-47c0-aa3f-b3085c6cc07a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12965 2024.08.29 15:24:54.567053 [ 3 ] {} <Debug> HTTP-Session: 9378bad0-f268-47c0-aa3f-b3085c6cc07a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12966 2024.08.29 15:24:54.567085 [ 3 ] {} <Trace> HTTP-Session: 9378bad0-f268-47c0-aa3f-b3085c6cc07a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12967 2024.08.29 15:24:54.567187 [ 3 ] {49241da6-2d57-421b-b6ac-891d73361d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12968 2024.08.29 15:24:54.567230 [ 3 ] {49241da6-2d57-421b-b6ac-891d73361d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12969 2024.08.29 15:24:54.567546 [ 3 ] {49241da6-2d57-421b-b6ac-891d73361d3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12970 2024.08.29 15:24:54.567878 [ 3 ] {49241da6-2d57-421b-b6ac-891d73361d3d} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12971 2024.08.29 15:24:54.567915 [ 3 ] {49241da6-2d57-421b-b6ac-891d73361d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
12972 2024.08.29 15:24:54.568254 [ 3 ] {49241da6-2d57-421b-b6ac-891d73361d3d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12973 2024.08.29 15:24:54.568606 [ 3 ] {49241da6-2d57-421b-b6ac-891d73361d3d} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12974 2024.08.29 15:24:54.568748 [ 3 ] {49241da6-2d57-421b-b6ac-891d73361d3d} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001584 sec., 1893.939393939394 rows/sec., 142.42 KiB/sec.
12975 2024.08.29 15:24:54.569024 [ 3 ] {49241da6-2d57-421b-b6ac-891d73361d3d} <Debug> DynamicQueryHandler: Done processing query
12976 2024.08.29 15:24:54.569085 [ 3 ] {49241da6-2d57-421b-b6ac-891d73361d3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12977 2024.08.29 15:24:54.569131 [ 3 ] {} <Debug> HTTP-Session: 9378bad0-f268-47c0-aa3f-b3085c6cc07a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12978 2024.08.29 15:24:54.569288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12979 2024.08.29 15:24:54.569419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12980 2024.08.29 15:24:54.569440 [ 3 ] {} <Debug> HTTP-Session: a4dac3ce-0788-4a61-b8a9-2589e68d9f8e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12981 2024.08.29 15:24:54.569457 [ 3 ] {} <Debug> HTTP-Session: a4dac3ce-0788-4a61-b8a9-2589e68d9f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12982 2024.08.29 15:24:54.569472 [ 3 ] {} <Debug> HTTP-Session: a4dac3ce-0788-4a61-b8a9-2589e68d9f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12983 2024.08.29 15:24:54.569503 [ 3 ] {} <Trace> HTTP-Session: a4dac3ce-0788-4a61-b8a9-2589e68d9f8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12984 2024.08.29 15:24:54.569609 [ 3 ] {d8f660a0-e472-46c1-84ab-29adcc8e25a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12985 2024.08.29 15:24:54.569654 [ 3 ] {d8f660a0-e472-46c1-84ab-29adcc8e25a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12986 2024.08.29 15:24:54.569899 [ 3 ] {d8f660a0-e472-46c1-84ab-29adcc8e25a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12987 2024.08.29 15:24:54.570214 [ 3 ] {d8f660a0-e472-46c1-84ab-29adcc8e25a0} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12988 2024.08.29 15:24:54.570250 [ 3 ] {d8f660a0-e472-46c1-84ab-29adcc8e25a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
12989 2024.08.29 15:24:54.570629 [ 3 ] {d8f660a0-e472-46c1-84ab-29adcc8e25a0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12990 2024.08.29 15:24:54.570973 [ 3 ] {d8f660a0-e472-46c1-84ab-29adcc8e25a0} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12991 2024.08.29 15:24:54.571106 [ 3 ] {d8f660a0-e472-46c1-84ab-29adcc8e25a0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001528 sec., 9162.303664921466 rows/sec., 641.67 KiB/sec.
12992 2024.08.29 15:24:54.571273 [ 3 ] {d8f660a0-e472-46c1-84ab-29adcc8e25a0} <Debug> DynamicQueryHandler: Done processing query
12993 2024.08.29 15:24:54.571299 [ 3 ] {d8f660a0-e472-46c1-84ab-29adcc8e25a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12994 2024.08.29 15:24:54.571315 [ 3 ] {} <Debug> HTTP-Session: a4dac3ce-0788-4a61-b8a9-2589e68d9f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12995 2024.08.29 15:24:54.571429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12996 2024.08.29 15:24:54.571479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12997 2024.08.29 15:24:54.571498 [ 3 ] {} <Debug> HTTP-Session: 337223ad-6212-4d1e-90a5-6e0dfca30de4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
12998 2024.08.29 15:24:54.571516 [ 3 ] {} <Debug> HTTP-Session: 337223ad-6212-4d1e-90a5-6e0dfca30de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12999 2024.08.29 15:24:54.571530 [ 3 ] {} <Debug> HTTP-Session: 337223ad-6212-4d1e-90a5-6e0dfca30de4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13000 2024.08.29 15:24:54.571560 [ 3 ] {} <Trace> HTTP-Session: 337223ad-6212-4d1e-90a5-6e0dfca30de4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13001 2024.08.29 15:24:54.571656 [ 3 ] {4e757a66-ccd1-4b22-943a-f341d7c8ce32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13002 2024.08.29 15:24:54.571698 [ 3 ] {4e757a66-ccd1-4b22-943a-f341d7c8ce32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13003 2024.08.29 15:24:54.571927 [ 3 ] {4e757a66-ccd1-4b22-943a-f341d7c8ce32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13004 2024.08.29 15:24:54.572220 [ 3 ] {4e757a66-ccd1-4b22-943a-f341d7c8ce32} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13005 2024.08.29 15:24:54.572256 [ 3 ] {4e757a66-ccd1-4b22-943a-f341d7c8ce32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13006 2024.08.29 15:24:54.572595 [ 3 ] {4e757a66-ccd1-4b22-943a-f341d7c8ce32} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13007 2024.08.29 15:24:54.572952 [ 3 ] {4e757a66-ccd1-4b22-943a-f341d7c8ce32} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13008 2024.08.29 15:24:54.573079 [ 3 ] {4e757a66-ccd1-4b22-943a-f341d7c8ce32} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 244.82 KiB/sec.
13009 2024.08.29 15:24:54.573412 [ 3 ] {4e757a66-ccd1-4b22-943a-f341d7c8ce32} <Debug> DynamicQueryHandler: Done processing query
13010 2024.08.29 15:24:54.573457 [ 3 ] {4e757a66-ccd1-4b22-943a-f341d7c8ce32} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13011 2024.08.29 15:24:54.573475 [ 3 ] {} <Debug> HTTP-Session: 337223ad-6212-4d1e-90a5-6e0dfca30de4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13012 2024.08.29 15:24:54.573698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13013 2024.08.29 15:24:54.573747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13014 2024.08.29 15:24:54.573767 [ 3 ] {} <Debug> HTTP-Session: 9f64cf37-e9b0-4a6e-838c-3231fb15c62e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13015 2024.08.29 15:24:54.573784 [ 3 ] {} <Debug> HTTP-Session: 9f64cf37-e9b0-4a6e-838c-3231fb15c62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13016 2024.08.29 15:24:54.573798 [ 3 ] {} <Debug> HTTP-Session: 9f64cf37-e9b0-4a6e-838c-3231fb15c62e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13017 2024.08.29 15:24:54.573829 [ 3 ] {} <Trace> HTTP-Session: 9f64cf37-e9b0-4a6e-838c-3231fb15c62e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13018 2024.08.29 15:24:54.574045 [ 3 ] {b3f5c90e-5b8c-4965-aca7-6a9cfabbd68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13019 2024.08.29 15:24:54.574090 [ 3 ] {b3f5c90e-5b8c-4965-aca7-6a9cfabbd68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13020 2024.08.29 15:24:54.574335 [ 3 ] {b3f5c90e-5b8c-4965-aca7-6a9cfabbd68b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13021 2024.08.29 15:24:54.574924 [ 3 ] {b3f5c90e-5b8c-4965-aca7-6a9cfabbd68b} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13022 2024.08.29 15:24:54.574961 [ 3 ] {b3f5c90e-5b8c-4965-aca7-6a9cfabbd68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13023 2024.08.29 15:24:54.575333 [ 3 ] {b3f5c90e-5b8c-4965-aca7-6a9cfabbd68b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13024 2024.08.29 15:24:54.575706 [ 3 ] {b3f5c90e-5b8c-4965-aca7-6a9cfabbd68b} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13025 2024.08.29 15:24:54.575834 [ 3 ] {b3f5c90e-5b8c-4965-aca7-6a9cfabbd68b} <Debug> executeQuery: Read 385 rows, 27.92 KiB in 0.001904 sec., 202205.88235294117 rows/sec., 14.32 MiB/sec.
13026 2024.08.29 15:24:54.576103 [ 3 ] {b3f5c90e-5b8c-4965-aca7-6a9cfabbd68b} <Debug> DynamicQueryHandler: Done processing query
13027 2024.08.29 15:24:54.576168 [ 3 ] {b3f5c90e-5b8c-4965-aca7-6a9cfabbd68b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13028 2024.08.29 15:24:54.576227 [ 3 ] {} <Debug> HTTP-Session: 9f64cf37-e9b0-4a6e-838c-3231fb15c62e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13029 2024.08.29 15:24:54.576466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13030 2024.08.29 15:24:54.576520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13031 2024.08.29 15:24:54.576540 [ 3 ] {} <Debug> HTTP-Session: 6de0092c-a6dc-4aed-a7c2-84cd7dad1cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13032 2024.08.29 15:24:54.576556 [ 3 ] {} <Debug> HTTP-Session: 6de0092c-a6dc-4aed-a7c2-84cd7dad1cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13033 2024.08.29 15:24:54.576572 [ 3 ] {} <Debug> HTTP-Session: 6de0092c-a6dc-4aed-a7c2-84cd7dad1cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13034 2024.08.29 15:24:54.576605 [ 3 ] {} <Trace> HTTP-Session: 6de0092c-a6dc-4aed-a7c2-84cd7dad1cf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13035 2024.08.29 15:24:54.576706 [ 3 ] {f4386b37-7691-4df7-97d3-f273e9becfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13036 2024.08.29 15:24:54.576751 [ 3 ] {f4386b37-7691-4df7-97d3-f273e9becfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13037 2024.08.29 15:24:54.576899 [ 3 ] {f4386b37-7691-4df7-97d3-f273e9becfad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13038 2024.08.29 15:24:54.577159 [ 3 ] {f4386b37-7691-4df7-97d3-f273e9becfad} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13039 2024.08.29 15:24:54.577195 [ 3 ] {f4386b37-7691-4df7-97d3-f273e9becfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13040 2024.08.29 15:24:54.577552 [ 3 ] {f4386b37-7691-4df7-97d3-f273e9becfad} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13041 2024.08.29 15:24:54.577867 [ 3 ] {f4386b37-7691-4df7-97d3-f273e9becfad} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13042 2024.08.29 15:24:54.577990 [ 3 ] {f4386b37-7691-4df7-97d3-f273e9becfad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001313 sec., 4569.68773800457 rows/sec., 238.75 KiB/sec.
13043 2024.08.29 15:24:54.578156 [ 3 ] {f4386b37-7691-4df7-97d3-f273e9becfad} <Debug> DynamicQueryHandler: Done processing query
13044 2024.08.29 15:24:54.578181 [ 3 ] {f4386b37-7691-4df7-97d3-f273e9becfad} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13045 2024.08.29 15:24:54.578196 [ 3 ] {} <Debug> HTTP-Session: 6de0092c-a6dc-4aed-a7c2-84cd7dad1cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13046 2024.08.29 15:24:54.578401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13047 2024.08.29 15:24:54.578450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13048 2024.08.29 15:24:54.578470 [ 3 ] {} <Debug> HTTP-Session: 5f932b8c-6033-4f37-ab50-561a37c9ef64 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13049 2024.08.29 15:24:54.578487 [ 3 ] {} <Debug> HTTP-Session: 5f932b8c-6033-4f37-ab50-561a37c9ef64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13050 2024.08.29 15:24:54.578501 [ 3 ] {} <Debug> HTTP-Session: 5f932b8c-6033-4f37-ab50-561a37c9ef64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13051 2024.08.29 15:24:54.578531 [ 3 ] {} <Trace> HTTP-Session: 5f932b8c-6033-4f37-ab50-561a37c9ef64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13052 2024.08.29 15:24:54.578731 [ 3 ] {c3bb063f-acf1-4ee5-b37b-f0042b23ee52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13053 2024.08.29 15:24:54.578779 [ 3 ] {c3bb063f-acf1-4ee5-b37b-f0042b23ee52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13054 2024.08.29 15:24:54.578921 [ 3 ] {c3bb063f-acf1-4ee5-b37b-f0042b23ee52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13055 2024.08.29 15:24:54.579345 [ 3 ] {c3bb063f-acf1-4ee5-b37b-f0042b23ee52} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13056 2024.08.29 15:24:54.579381 [ 3 ] {c3bb063f-acf1-4ee5-b37b-f0042b23ee52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13057 2024.08.29 15:24:54.579767 [ 3 ] {c3bb063f-acf1-4ee5-b37b-f0042b23ee52} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13058 2024.08.29 15:24:54.580094 [ 3 ] {c3bb063f-acf1-4ee5-b37b-f0042b23ee52} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13059 2024.08.29 15:24:54.580222 [ 3 ] {c3bb063f-acf1-4ee5-b37b-f0042b23ee52} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001601 sec., 148032.4797001874 rows/sec., 9.92 MiB/sec.
13060 2024.08.29 15:24:54.580402 [ 3 ] {c3bb063f-acf1-4ee5-b37b-f0042b23ee52} <Debug> DynamicQueryHandler: Done processing query
13061 2024.08.29 15:24:54.580427 [ 3 ] {c3bb063f-acf1-4ee5-b37b-f0042b23ee52} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13062 2024.08.29 15:24:54.580444 [ 3 ] {} <Debug> HTTP-Session: 5f932b8c-6033-4f37-ab50-561a37c9ef64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13063 2024.08.29 15:24:54.580617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13064 2024.08.29 15:24:54.580667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13065 2024.08.29 15:24:54.580687 [ 3 ] {} <Debug> HTTP-Session: 493ffbb3-1711-4772-ab37-56fcd575933c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13066 2024.08.29 15:24:54.580704 [ 3 ] {} <Debug> HTTP-Session: 493ffbb3-1711-4772-ab37-56fcd575933c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13067 2024.08.29 15:24:54.580718 [ 3 ] {} <Debug> HTTP-Session: 493ffbb3-1711-4772-ab37-56fcd575933c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13068 2024.08.29 15:24:54.580748 [ 3 ] {} <Trace> HTTP-Session: 493ffbb3-1711-4772-ab37-56fcd575933c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13069 2024.08.29 15:24:54.580842 [ 3 ] {cf1bca2e-abdf-449e-b9da-6ef7880a6fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13070 2024.08.29 15:24:54.580888 [ 3 ] {cf1bca2e-abdf-449e-b9da-6ef7880a6fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13071 2024.08.29 15:24:54.581015 [ 3 ] {cf1bca2e-abdf-449e-b9da-6ef7880a6fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13072 2024.08.29 15:24:54.581263 [ 3 ] {cf1bca2e-abdf-449e-b9da-6ef7880a6fdc} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13073 2024.08.29 15:24:54.581298 [ 3 ] {cf1bca2e-abdf-449e-b9da-6ef7880a6fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13074 2024.08.29 15:24:54.581641 [ 3 ] {cf1bca2e-abdf-449e-b9da-6ef7880a6fdc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13075 2024.08.29 15:24:54.581978 [ 3 ] {cf1bca2e-abdf-449e-b9da-6ef7880a6fdc} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13076 2024.08.29 15:24:54.582106 [ 3 ] {cf1bca2e-abdf-449e-b9da-6ef7880a6fdc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001287 sec., 777.000777000777 rows/sec., 52.36 KiB/sec.
13077 2024.08.29 15:24:54.582442 [ 3 ] {cf1bca2e-abdf-449e-b9da-6ef7880a6fdc} <Debug> DynamicQueryHandler: Done processing query
13078 2024.08.29 15:24:54.582479 [ 3 ] {cf1bca2e-abdf-449e-b9da-6ef7880a6fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13079 2024.08.29 15:24:54.582497 [ 3 ] {} <Debug> HTTP-Session: 493ffbb3-1711-4772-ab37-56fcd575933c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13080 2024.08.29 15:24:54.582636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13081 2024.08.29 15:24:54.582687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13082 2024.08.29 15:24:54.582707 [ 3 ] {} <Debug> HTTP-Session: 886a80c4-5817-4ee3-a6a4-2eb346f966f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13083 2024.08.29 15:24:54.582723 [ 3 ] {} <Debug> HTTP-Session: 886a80c4-5817-4ee3-a6a4-2eb346f966f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13084 2024.08.29 15:24:54.582737 [ 3 ] {} <Debug> HTTP-Session: 886a80c4-5817-4ee3-a6a4-2eb346f966f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13085 2024.08.29 15:24:54.582767 [ 3 ] {} <Trace> HTTP-Session: 886a80c4-5817-4ee3-a6a4-2eb346f966f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13086 2024.08.29 15:24:54.582889 [ 3 ] {d1708e4b-1102-4918-a85c-fdd458f6699c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13087 2024.08.29 15:24:54.582963 [ 3 ] {d1708e4b-1102-4918-a85c-fdd458f6699c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13088 2024.08.29 15:24:54.583395 [ 3 ] {d1708e4b-1102-4918-a85c-fdd458f6699c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13089 2024.08.29 15:24:54.583869 [ 3 ] {d1708e4b-1102-4918-a85c-fdd458f6699c} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13090 2024.08.29 15:24:54.583905 [ 3 ] {d1708e4b-1102-4918-a85c-fdd458f6699c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13091 2024.08.29 15:24:54.584488 [ 3 ] {d1708e4b-1102-4918-a85c-fdd458f6699c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
13092 2024.08.29 15:24:54.584898 [ 3 ] {d1708e4b-1102-4918-a85c-fdd458f6699c} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13093 2024.08.29 15:24:54.585033 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
13094 2024.08.29 15:24:54.585046 [ 3 ] {d1708e4b-1102-4918-a85c-fdd458f6699c} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002205 sec., 1360.544217687075 rows/sec., 2.44 MiB/sec.
13095 2024.08.29 15:24:54.585083 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13096 2024.08.29 15:24:54.585130 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13097 2024.08.29 15:24:54.585323 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::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
13098 2024.08.29 15:24:54.585378 [ 3 ] {d1708e4b-1102-4918-a85c-fdd458f6699c} <Debug> DynamicQueryHandler: Done processing query
13099 2024.08.29 15:24:54.585407 [ 3 ] {d1708e4b-1102-4918-a85c-fdd458f6699c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13100 2024.08.29 15:24:54.585428 [ 3 ] {} <Debug> HTTP-Session: 886a80c4-5817-4ee3-a6a4-2eb346f966f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13101 2024.08.29 15:24:54.585602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13102 2024.08.29 15:24:54.585678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13103 2024.08.29 15:24:54.585712 [ 3 ] {} <Debug> HTTP-Session: 02e2489e-3dfe-4bf6-b5bf-0eede5fd577e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13104 2024.08.29 15:24:54.585740 [ 3 ] {} <Debug> HTTP-Session: 02e2489e-3dfe-4bf6-b5bf-0eede5fd577e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13105 2024.08.29 15:24:54.585750 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13106 2024.08.29 15:24:54.585758 [ 3 ] {} <Debug> HTTP-Session: 02e2489e-3dfe-4bf6-b5bf-0eede5fd577e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13107 2024.08.29 15:24:54.585823 [ 3 ] {} <Trace> HTTP-Session: 02e2489e-3dfe-4bf6-b5bf-0eede5fd577e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13108 2024.08.29 15:24:54.585860 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1048 rows starting from the beginning of the part
13109 2024.08.29 15:24:54.585975 [ 3 ] {0fa5b19b-d2ea-43c9-8e9d-c32aa6c55689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13110 2024.08.29 15:24:54.586043 [ 3 ] {0fa5b19b-d2ea-43c9-8e9d-c32aa6c55689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13111 2024.08.29 15:24:54.586419 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 3 rows starting from the beginning of the part
13112 2024.08.29 15:24:54.586906 [ 3 ] {0fa5b19b-d2ea-43c9-8e9d-c32aa6c55689} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13113 2024.08.29 15:24:54.587222 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 41 rows starting from the beginning of the part
13114 2024.08.29 15:24:54.587705 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 3 rows starting from the beginning of the part
13115 2024.08.29 15:24:54.587942 [ 3 ] {0fa5b19b-d2ea-43c9-8e9d-c32aa6c55689} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13116 2024.08.29 15:24:54.588023 [ 3 ] {0fa5b19b-d2ea-43c9-8e9d-c32aa6c55689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13117 2024.08.29 15:24:54.588910 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 46 rows starting from the beginning of the part
13118 2024.08.29 15:24:54.590220 [ 3 ] {0fa5b19b-d2ea-43c9-8e9d-c32aa6c55689} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13119 2024.08.29 15:24:54.590374 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 3 rows starting from the beginning of the part
13120 2024.08.29 15:24:54.591209 [ 3 ] {0fa5b19b-d2ea-43c9-8e9d-c32aa6c55689} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13121 2024.08.29 15:24:54.591386 [ 3 ] {0fa5b19b-d2ea-43c9-8e9d-c32aa6c55689} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005467 sec., 14999.085421620633 rows/sec., 975.49 KiB/sec.
13122 2024.08.29 15:24:54.591617 [ 3 ] {0fa5b19b-d2ea-43c9-8e9d-c32aa6c55689} <Debug> DynamicQueryHandler: Done processing query
13123 2024.08.29 15:24:54.591649 [ 3 ] {0fa5b19b-d2ea-43c9-8e9d-c32aa6c55689} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13124 2024.08.29 15:24:54.591671 [ 3 ] {} <Debug> HTTP-Session: 02e2489e-3dfe-4bf6-b5bf-0eede5fd577e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13125 2024.08.29 15:24:54.595981 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1144 rows, containing 19 columns (19 merged, 0 gathered) in 0.010765801 sec., 106262.4137302928 rows/sec., 190.42 MiB/sec.
13126 2024.08.29 15:24:54.597046 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
13127 2024.08.29 15:24:54.597598 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13128 2024.08.29 15:24:54.597674 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
13129 2024.08.29 15:24:54.597769 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.57 MiB.
13130 2024.08.29 15:24:56.134326 [ 81 ] {} <Debug> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0
13131 2024.08.29 15:24:56.134454 [ 81 ] {} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13132 2024.08.29 15:24:56.134496 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13133 2024.08.29 15:24:56.134976 [ 194 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_4 to all_25_25_0 into Compact with storage Full
13134 2024.08.29 15:24:56.135624 [ 194 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13135 2024.08.29 15:24:56.135660 [ 194 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 18 rows starting from the beginning of the part
13136 2024.08.29 15:24:56.135736 [ 194 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
13137 2024.08.29 15:24:56.135957 [ 194 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
13138 2024.08.29 15:24:56.136100 [ 194 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
13139 2024.08.29 15:24:56.136282 [ 194 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
13140 2024.08.29 15:24:56.137649 [ 187 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.0030349 sec., 9885.004448252 rows/sec., 844.67 KiB/sec.
13141 2024.08.29 15:24:56.137842 [ 197 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
13142 2024.08.29 15:24:56.138375 [ 197 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_25_5} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13143 2024.08.29 15:24:56.138464 [ 197 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_25_5} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5
13144 2024.08.29 15:24:56.138571 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13145 2024.08.29 15:24:58.869278 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
13146 2024.08.29 15:24:58.869356 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
13147 2024.08.29 15:24:59.561764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 22751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13148 2024.08.29 15:24:59.561936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13149 2024.08.29 15:24:59.561983 [ 3 ] {} <Debug> HTTP-Session: 12df2c18-6645-4543-b4ae-1e432ae85ba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13150 2024.08.29 15:24:59.562026 [ 3 ] {} <Debug> HTTP-Session: 12df2c18-6645-4543-b4ae-1e432ae85ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13151 2024.08.29 15:24:59.562055 [ 3 ] {} <Debug> HTTP-Session: 12df2c18-6645-4543-b4ae-1e432ae85ba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13152 2024.08.29 15:24:59.562133 [ 3 ] {} <Trace> HTTP-Session: 12df2c18-6645-4543-b4ae-1e432ae85ba2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13153 2024.08.29 15:24:59.562410 [ 3 ] {95a2be39-6325-43b5-883e-cb710644ca18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13154 2024.08.29 15:24:59.562479 [ 3 ] {95a2be39-6325-43b5-883e-cb710644ca18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13155 2024.08.29 15:24:59.562815 [ 3 ] {95a2be39-6325-43b5-883e-cb710644ca18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13156 2024.08.29 15:24:59.563471 [ 3 ] {95a2be39-6325-43b5-883e-cb710644ca18} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13157 2024.08.29 15:24:59.563512 [ 3 ] {95a2be39-6325-43b5-883e-cb710644ca18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13158 2024.08.29 15:24:59.563955 [ 3 ] {95a2be39-6325-43b5-883e-cb710644ca18} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13159 2024.08.29 15:24:59.564334 [ 3 ] {95a2be39-6325-43b5-883e-cb710644ca18} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13160 2024.08.29 15:24:59.564502 [ 3 ] {95a2be39-6325-43b5-883e-cb710644ca18} <Debug> executeQuery: Read 152 rows, 13.49 KiB in 0.002185 sec., 69565.21739130435 rows/sec., 6.03 MiB/sec.
13161 2024.08.29 15:24:59.564725 [ 3 ] {95a2be39-6325-43b5-883e-cb710644ca18} <Debug> DynamicQueryHandler: Done processing query
13162 2024.08.29 15:24:59.564753 [ 3 ] {95a2be39-6325-43b5-883e-cb710644ca18} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13163 2024.08.29 15:24:59.564770 [ 3 ] {} <Debug> HTTP-Session: 12df2c18-6645-4543-b4ae-1e432ae85ba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13164 2024.08.29 15:24:59.564909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 6936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13165 2024.08.29 15:24:59.564959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13166 2024.08.29 15:24:59.564979 [ 3 ] {} <Debug> HTTP-Session: 030b7dc6-df03-46a5-b556-b921e389e164 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13167 2024.08.29 15:24:59.564995 [ 3 ] {} <Debug> HTTP-Session: 030b7dc6-df03-46a5-b556-b921e389e164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13168 2024.08.29 15:24:59.565008 [ 3 ] {} <Debug> HTTP-Session: 030b7dc6-df03-46a5-b556-b921e389e164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13169 2024.08.29 15:24:59.565040 [ 3 ] {} <Trace> HTTP-Session: 030b7dc6-df03-46a5-b556-b921e389e164 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13170 2024.08.29 15:24:59.565152 [ 3 ] {196a4c32-eaea-47f7-b62c-5df0d814f434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13171 2024.08.29 15:24:59.565194 [ 3 ] {196a4c32-eaea-47f7-b62c-5df0d814f434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13172 2024.08.29 15:24:59.565421 [ 3 ] {196a4c32-eaea-47f7-b62c-5df0d814f434} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13173 2024.08.29 15:24:59.565781 [ 3 ] {196a4c32-eaea-47f7-b62c-5df0d814f434} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13174 2024.08.29 15:24:59.565818 [ 3 ] {196a4c32-eaea-47f7-b62c-5df0d814f434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13175 2024.08.29 15:24:59.566162 [ 3 ] {196a4c32-eaea-47f7-b62c-5df0d814f434} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13176 2024.08.29 15:24:59.566514 [ 3 ] {196a4c32-eaea-47f7-b62c-5df0d814f434} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13177 2024.08.29 15:24:59.566679 [ 3 ] {196a4c32-eaea-47f7-b62c-5df0d814f434} <Debug> executeQuery: Read 48 rows, 3.61 KiB in 0.001562 sec., 30729.833546734953 rows/sec., 2.26 MiB/sec.
13178 2024.08.29 15:24:59.566690 [ 79 ] {} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13179 2024.08.29 15:24:59.566804 [ 79 ] {} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13180 2024.08.29 15:24:59.566855 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13181 2024.08.29 15:24:59.566946 [ 3 ] {196a4c32-eaea-47f7-b62c-5df0d814f434} <Debug> DynamicQueryHandler: Done processing query
13182 2024.08.29 15:24:59.567007 [ 3 ] {196a4c32-eaea-47f7-b62c-5df0d814f434} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13183 2024.08.29 15:24:59.567060 [ 3 ] {} <Debug> HTTP-Session: 030b7dc6-df03-46a5-b556-b921e389e164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13184 2024.08.29 15:24:59.567103 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
13185 2024.08.29 15:24:59.567237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 19023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13186 2024.08.29 15:24:59.567349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13187 2024.08.29 15:24:59.567405 [ 3 ] {} <Debug> HTTP-Session: 0cc36126-c957-4338-aa4e-4efb386c7c84 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13188 2024.08.29 15:24:59.567460 [ 3 ] {} <Debug> HTTP-Session: 0cc36126-c957-4338-aa4e-4efb386c7c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13189 2024.08.29 15:24:59.567474 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13190 2024.08.29 15:24:59.567486 [ 3 ] {} <Debug> HTTP-Session: 0cc36126-c957-4338-aa4e-4efb386c7c84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13191 2024.08.29 15:24:59.567552 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 62 rows starting from the beginning of the part
13192 2024.08.29 15:24:59.567566 [ 3 ] {} <Trace> HTTP-Session: 0cc36126-c957-4338-aa4e-4efb386c7c84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13193 2024.08.29 15:24:59.567783 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2 rows starting from the beginning of the part
13194 2024.08.29 15:24:59.567917 [ 3 ] {b9990677-a437-4174-82cf-dd4b939ed8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13195 2024.08.29 15:24:59.568076 [ 3 ] {b9990677-a437-4174-82cf-dd4b939ed8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13196 2024.08.29 15:24:59.568199 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 3 rows starting from the beginning of the part
13197 2024.08.29 15:24:59.568645 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 46 rows starting from the beginning of the part
13198 2024.08.29 15:24:59.569043 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 3 rows starting from the beginning of the part
13199 2024.08.29 15:24:59.569446 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 48 rows starting from the beginning of the part
13200 2024.08.29 15:24:59.569729 [ 3 ] {b9990677-a437-4174-82cf-dd4b939ed8d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13201 2024.08.29 15:24:59.570849 [ 3 ] {b9990677-a437-4174-82cf-dd4b939ed8d8} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13202 2024.08.29 15:24:59.570898 [ 3 ] {b9990677-a437-4174-82cf-dd4b939ed8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13203 2024.08.29 15:24:59.572159 [ 3 ] {b9990677-a437-4174-82cf-dd4b939ed8d8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13204 2024.08.29 15:24:59.573641 [ 197 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 5 columns (5 merged, 0 gathered) in 0.006691822 sec., 24507.52575307592 rows/sec., 1.88 MiB/sec.
13205 2024.08.29 15:24:59.573984 [ 3 ] {b9990677-a437-4174-82cf-dd4b939ed8d8} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13206 2024.08.29 15:24:59.574059 [ 198 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13207 2024.08.29 15:24:59.574267 [ 3 ] {b9990677-a437-4174-82cf-dd4b939ed8d8} <Debug> executeQuery: Read 112 rows, 8.96 KiB in 0.00652 sec., 17177.914110429447 rows/sec., 1.34 MiB/sec.
13208 2024.08.29 15:24:59.574640 [ 3 ] {b9990677-a437-4174-82cf-dd4b939ed8d8} <Debug> DynamicQueryHandler: Done processing query
13209 2024.08.29 15:24:59.574709 [ 3 ] {b9990677-a437-4174-82cf-dd4b939ed8d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13210 2024.08.29 15:24:59.574771 [ 3 ] {} <Debug> HTTP-Session: 0cc36126-c957-4338-aa4e-4efb386c7c84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13211 2024.08.29 15:24:59.574987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13212 2024.08.29 15:24:59.575077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13213 2024.08.29 15:24:59.575097 [ 198 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_66_13} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13214 2024.08.29 15:24:59.575113 [ 3 ] {} <Debug> HTTP-Session: 2f7268d8-671e-41f0-9f6d-2e6d8dc6c93b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13215 2024.08.29 15:24:59.575168 [ 3 ] {} <Debug> HTTP-Session: 2f7268d8-671e-41f0-9f6d-2e6d8dc6c93b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13216 2024.08.29 15:24:59.575199 [ 3 ] {} <Debug> HTTP-Session: 2f7268d8-671e-41f0-9f6d-2e6d8dc6c93b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13217 2024.08.29 15:24:59.575263 [ 3 ] {} <Trace> HTTP-Session: 2f7268d8-671e-41f0-9f6d-2e6d8dc6c93b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13218 2024.08.29 15:24:59.575303 [ 198 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_66_13} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13219 2024.08.29 15:24:59.575462 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
13220 2024.08.29 15:24:59.575520 [ 3 ] {e2f232e9-6184-4686-93ef-24cab14fc6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13221 2024.08.29 15:24:59.575573 [ 3 ] {e2f232e9-6184-4686-93ef-24cab14fc6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13222 2024.08.29 15:24:59.575742 [ 3 ] {e2f232e9-6184-4686-93ef-24cab14fc6e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13223 2024.08.29 15:24:59.576143 [ 3 ] {e2f232e9-6184-4686-93ef-24cab14fc6e6} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13224 2024.08.29 15:24:59.576179 [ 3 ] {e2f232e9-6184-4686-93ef-24cab14fc6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13225 2024.08.29 15:24:59.576567 [ 3 ] {e2f232e9-6184-4686-93ef-24cab14fc6e6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13226 2024.08.29 15:24:59.576903 [ 3 ] {e2f232e9-6184-4686-93ef-24cab14fc6e6} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13227 2024.08.29 15:24:59.577069 [ 3 ] {e2f232e9-6184-4686-93ef-24cab14fc6e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001665 sec., 96096.0960960961 rows/sec., 6.69 MiB/sec.
13228 2024.08.29 15:24:59.577327 [ 3 ] {e2f232e9-6184-4686-93ef-24cab14fc6e6} <Debug> DynamicQueryHandler: Done processing query
13229 2024.08.29 15:24:59.577385 [ 3 ] {e2f232e9-6184-4686-93ef-24cab14fc6e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13230 2024.08.29 15:24:59.577440 [ 3 ] {} <Debug> HTTP-Session: 2f7268d8-671e-41f0-9f6d-2e6d8dc6c93b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13231 2024.08.29 15:24:59.577679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 79824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13232 2024.08.29 15:24:59.577731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13233 2024.08.29 15:24:59.577752 [ 3 ] {} <Debug> HTTP-Session: 4883f99e-5032-4848-9b86-bc6218019508 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13234 2024.08.29 15:24:59.577769 [ 3 ] {} <Debug> HTTP-Session: 4883f99e-5032-4848-9b86-bc6218019508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13235 2024.08.29 15:24:59.577783 [ 3 ] {} <Debug> HTTP-Session: 4883f99e-5032-4848-9b86-bc6218019508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13236 2024.08.29 15:24:59.577814 [ 3 ] {} <Trace> HTTP-Session: 4883f99e-5032-4848-9b86-bc6218019508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13237 2024.08.29 15:24:59.578280 [ 3 ] {66718881-0c16-4995-9b2d-f147f3666503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13238 2024.08.29 15:24:59.578353 [ 3 ] {66718881-0c16-4995-9b2d-f147f3666503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13239 2024.08.29 15:24:59.578776 [ 3 ] {66718881-0c16-4995-9b2d-f147f3666503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13240 2024.08.29 15:24:59.579609 [ 3 ] {66718881-0c16-4995-9b2d-f147f3666503} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13241 2024.08.29 15:24:59.579645 [ 3 ] {66718881-0c16-4995-9b2d-f147f3666503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13242 2024.08.29 15:24:59.580317 [ 3 ] {66718881-0c16-4995-9b2d-f147f3666503} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
13243 2024.08.29 15:24:59.580733 [ 3 ] {66718881-0c16-4995-9b2d-f147f3666503} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13244 2024.08.29 15:24:59.580919 [ 3 ] {66718881-0c16-4995-9b2d-f147f3666503} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.002996 sec., 16021.361815754339 rows/sec., 28.71 MiB/sec.
13245 2024.08.29 15:24:59.581136 [ 3 ] {66718881-0c16-4995-9b2d-f147f3666503} <Debug> DynamicQueryHandler: Done processing query
13246 2024.08.29 15:24:59.581160 [ 3 ] {66718881-0c16-4995-9b2d-f147f3666503} <Debug> MemoryTracker: Peak memory usage (for query): 4.63 MiB.
13247 2024.08.29 15:24:59.581177 [ 3 ] {} <Debug> HTTP-Session: 4883f99e-5032-4848-9b86-bc6218019508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13248 2024.08.29 15:24:59.581362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13249 2024.08.29 15:24:59.581411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13250 2024.08.29 15:24:59.581430 [ 3 ] {} <Debug> HTTP-Session: 820fee47-a274-4a81-b3b3-f593d193db49 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13251 2024.08.29 15:24:59.581446 [ 3 ] {} <Debug> HTTP-Session: 820fee47-a274-4a81-b3b3-f593d193db49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13252 2024.08.29 15:24:59.581461 [ 3 ] {} <Debug> HTTP-Session: 820fee47-a274-4a81-b3b3-f593d193db49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13253 2024.08.29 15:24:59.581491 [ 3 ] {} <Trace> HTTP-Session: 820fee47-a274-4a81-b3b3-f593d193db49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13254 2024.08.29 15:24:59.581604 [ 3 ] {93567fdf-c2c6-4920-bf17-4a5b48a34bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13255 2024.08.29 15:24:59.581648 [ 3 ] {93567fdf-c2c6-4920-bf17-4a5b48a34bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13256 2024.08.29 15:24:59.581775 [ 3 ] {93567fdf-c2c6-4920-bf17-4a5b48a34bff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13257 2024.08.29 15:24:59.582154 [ 3 ] {93567fdf-c2c6-4920-bf17-4a5b48a34bff} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13258 2024.08.29 15:24:59.582189 [ 3 ] {93567fdf-c2c6-4920-bf17-4a5b48a34bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13259 2024.08.29 15:24:59.582543 [ 3 ] {93567fdf-c2c6-4920-bf17-4a5b48a34bff} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13260 2024.08.29 15:24:59.582867 [ 3 ] {93567fdf-c2c6-4920-bf17-4a5b48a34bff} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13261 2024.08.29 15:24:59.583020 [ 3 ] {93567fdf-c2c6-4920-bf17-4a5b48a34bff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec.
13262 2024.08.29 15:24:59.583187 [ 3 ] {93567fdf-c2c6-4920-bf17-4a5b48a34bff} <Debug> DynamicQueryHandler: Done processing query
13263 2024.08.29 15:24:59.583211 [ 3 ] {93567fdf-c2c6-4920-bf17-4a5b48a34bff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13264 2024.08.29 15:24:59.583226 [ 3 ] {} <Debug> HTTP-Session: 820fee47-a274-4a81-b3b3-f593d193db49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13265 2024.08.29 15:25:04.563720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13266 2024.08.29 15:25:04.563848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13267 2024.08.29 15:25:04.563873 [ 3 ] {} <Debug> HTTP-Session: 27b5b9ec-5c80-4aff-b4a9-1538af782228 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13268 2024.08.29 15:25:04.563899 [ 3 ] {} <Debug> HTTP-Session: 27b5b9ec-5c80-4aff-b4a9-1538af782228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13269 2024.08.29 15:25:04.563914 [ 3 ] {} <Debug> HTTP-Session: 27b5b9ec-5c80-4aff-b4a9-1538af782228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13270 2024.08.29 15:25:04.563963 [ 3 ] {} <Trace> HTTP-Session: 27b5b9ec-5c80-4aff-b4a9-1538af782228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13271 2024.08.29 15:25:04.564211 [ 3 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
13272 2024.08.29 15:25:04.564638 [ 3 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
13273 2024.08.29 15:25:04.564692 [ 3 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
13274 2024.08.29 15:25:04.565074 [ 3 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
13275 2024.08.29 15:25:04.565154 [ 3 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
13276 2024.08.29 15:25:04.565330 [ 3 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
13277 2024.08.29 15:25:04.565500 [ 250 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps
13278 2024.08.29 15:25:04.565500 [ 258 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
13279 2024.08.29 15:25:04.565675 [ 3 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
13280 2024.08.29 15:25:04.565706 [ 3 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Spreading mark ranges among streams (default reading)
13281 2024.08.29 15:25:04.565802 [ 3 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
13282 2024.08.29 15:25:04.565825 [ 3 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Debug> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187) (SelectExecutor): Reading approx. 41 rows with 2 streams
13283 2024.08.29 15:25:04.565868 [ 3 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
13284 2024.08.29 15:25:04.565914 [ 3 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
13285 2024.08.29 15:25:04.567496 [ 3 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003408 sec., 12030.516431924883 rows/sec., 458.77 KiB/sec.
13286 2024.08.29 15:25:04.567842 [ 3 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Debug> DynamicQueryHandler: Done processing query
13287 2024.08.29 15:25:04.567870 [ 3 ] {01e2fb60-c1bd-4ac5-8a37-a253f2a65c6c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
13288 2024.08.29 15:25:04.567887 [ 3 ] {} <Debug> HTTP-Session: 27b5b9ec-5c80-4aff-b4a9-1538af782228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13289 2024.08.29 15:25:04.568286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13290 2024.08.29 15:25:04.568336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13291 2024.08.29 15:25:04.568356 [ 3 ] {} <Debug> HTTP-Session: d8882c6d-69be-422b-84ae-a9165d6f8eee Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13292 2024.08.29 15:25:04.568373 [ 3 ] {} <Debug> HTTP-Session: d8882c6d-69be-422b-84ae-a9165d6f8eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13293 2024.08.29 15:25:04.568387 [ 3 ] {} <Debug> HTTP-Session: d8882c6d-69be-422b-84ae-a9165d6f8eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13294 2024.08.29 15:25:04.568419 [ 3 ] {} <Trace> HTTP-Session: d8882c6d-69be-422b-84ae-a9165d6f8eee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13295 2024.08.29 15:25:04.568531 [ 3 ] {6dbea775-45b0-404e-86f7-bf536301dcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
13296 2024.08.29 15:25:04.568577 [ 3 ] {6dbea775-45b0-404e-86f7-bf536301dcd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
13297 2024.08.29 15:25:04.568753 [ 3 ] {6dbea775-45b0-404e-86f7-bf536301dcd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13298 2024.08.29 15:25:04.569077 [ 3 ] {6dbea775-45b0-404e-86f7-bf536301dcd9} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13299 2024.08.29 15:25:04.569116 [ 3 ] {6dbea775-45b0-404e-86f7-bf536301dcd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13300 2024.08.29 15:25:04.569615 [ 3 ] {6dbea775-45b0-404e-86f7-bf536301dcd9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
13301 2024.08.29 15:25:04.569932 [ 3 ] {6dbea775-45b0-404e-86f7-bf536301dcd9} <Trace> oximeter.timeseries_schema (9a512369-f2da-4e77-966f-9f43cb1e1187): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13302 2024.08.29 15:25:04.570068 [ 3 ] {6dbea775-45b0-404e-86f7-bf536301dcd9} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001576 sec., 634.5177664974619 rows/sec., 176.60 KiB/sec.
13303 2024.08.29 15:25:04.570381 [ 3 ] {6dbea775-45b0-404e-86f7-bf536301dcd9} <Debug> DynamicQueryHandler: Done processing query
13304 2024.08.29 15:25:04.570407 [ 3 ] {6dbea775-45b0-404e-86f7-bf536301dcd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13305 2024.08.29 15:25:04.570424 [ 3 ] {} <Debug> HTTP-Session: d8882c6d-69be-422b-84ae-a9165d6f8eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13306 2024.08.29 15:25:04.570546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13307 2024.08.29 15:25:04.570596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13308 2024.08.29 15:25:04.570617 [ 3 ] {} <Debug> HTTP-Session: fdd1954e-68ea-4769-9299-e3ec1859d166 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13309 2024.08.29 15:25:04.570634 [ 3 ] {} <Debug> HTTP-Session: fdd1954e-68ea-4769-9299-e3ec1859d166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13310 2024.08.29 15:25:04.570648 [ 3 ] {} <Debug> HTTP-Session: fdd1954e-68ea-4769-9299-e3ec1859d166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13311 2024.08.29 15:25:04.570678 [ 3 ] {} <Trace> HTTP-Session: fdd1954e-68ea-4769-9299-e3ec1859d166 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13312 2024.08.29 15:25:04.570777 [ 3 ] {f22ada75-ff6f-402f-881a-df0335826b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13313 2024.08.29 15:25:04.570823 [ 3 ] {f22ada75-ff6f-402f-881a-df0335826b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13314 2024.08.29 15:25:04.571082 [ 3 ] {f22ada75-ff6f-402f-881a-df0335826b71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13315 2024.08.29 15:25:04.571405 [ 3 ] {f22ada75-ff6f-402f-881a-df0335826b71} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13316 2024.08.29 15:25:04.571441 [ 3 ] {f22ada75-ff6f-402f-881a-df0335826b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13317 2024.08.29 15:25:04.571792 [ 3 ] {f22ada75-ff6f-402f-881a-df0335826b71} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
13318 2024.08.29 15:25:04.572151 [ 3 ] {f22ada75-ff6f-402f-881a-df0335826b71} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13319 2024.08.29 15:25:04.572280 [ 3 ] {f22ada75-ff6f-402f-881a-df0335826b71} <Debug> executeQuery: Read 6 rows, 486.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 310.41 KiB/sec.
13320 2024.08.29 15:25:04.572450 [ 3 ] {f22ada75-ff6f-402f-881a-df0335826b71} <Debug> DynamicQueryHandler: Done processing query
13321 2024.08.29 15:25:04.572476 [ 3 ] {f22ada75-ff6f-402f-881a-df0335826b71} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13322 2024.08.29 15:25:04.572492 [ 3 ] {} <Debug> HTTP-Session: fdd1954e-68ea-4769-9299-e3ec1859d166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13323 2024.08.29 15:25:04.572659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13324 2024.08.29 15:25:04.572709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13325 2024.08.29 15:25:04.572728 [ 3 ] {} <Debug> HTTP-Session: 2446e0e5-88a8-4505-a4b7-8390e05a3ba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13326 2024.08.29 15:25:04.572745 [ 3 ] {} <Debug> HTTP-Session: 2446e0e5-88a8-4505-a4b7-8390e05a3ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13327 2024.08.29 15:25:04.572759 [ 3 ] {} <Debug> HTTP-Session: 2446e0e5-88a8-4505-a4b7-8390e05a3ba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13328 2024.08.29 15:25:04.572789 [ 3 ] {} <Trace> HTTP-Session: 2446e0e5-88a8-4505-a4b7-8390e05a3ba0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13329 2024.08.29 15:25:04.572938 [ 3 ] {4fb1f059-bf0b-4cc8-ae54-a2318cb6ba99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13330 2024.08.29 15:25:04.572981 [ 3 ] {4fb1f059-bf0b-4cc8-ae54-a2318cb6ba99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13331 2024.08.29 15:25:04.573202 [ 3 ] {4fb1f059-bf0b-4cc8-ae54-a2318cb6ba99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13332 2024.08.29 15:25:04.573664 [ 3 ] {4fb1f059-bf0b-4cc8-ae54-a2318cb6ba99} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13333 2024.08.29 15:25:04.573701 [ 3 ] {4fb1f059-bf0b-4cc8-ae54-a2318cb6ba99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13334 2024.08.29 15:25:04.574078 [ 3 ] {4fb1f059-bf0b-4cc8-ae54-a2318cb6ba99} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13335 2024.08.29 15:25:04.574432 [ 3 ] {4fb1f059-bf0b-4cc8-ae54-a2318cb6ba99} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13336 2024.08.29 15:25:04.574567 [ 3 ] {4fb1f059-bf0b-4cc8-ae54-a2318cb6ba99} <Debug> executeQuery: Read 201 rows, 17.85 KiB in 0.001701 sec., 118165.78483245149 rows/sec., 10.25 MiB/sec.
13337 2024.08.29 15:25:04.574572 [ 75 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13338 2024.08.29 15:25:04.574641 [ 75 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13339 2024.08.29 15:25:04.574685 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13340 2024.08.29 15:25:04.574798 [ 3 ] {4fb1f059-bf0b-4cc8-ae54-a2318cb6ba99} <Debug> DynamicQueryHandler: Done processing query
13341 2024.08.29 15:25:04.574851 [ 3 ] {4fb1f059-bf0b-4cc8-ae54-a2318cb6ba99} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13342 2024.08.29 15:25:04.574883 [ 3 ] {} <Debug> HTTP-Session: 2446e0e5-88a8-4505-a4b7-8390e05a3ba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13343 2024.08.29 15:25:04.574894 [ 191 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
13344 2024.08.29 15:25:04.575020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13345 2024.08.29 15:25:04.575127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13346 2024.08.29 15:25:04.575178 [ 3 ] {} <Debug> HTTP-Session: 5db08ee8-914d-479a-8876-af86af244cf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13347 2024.08.29 15:25:04.575221 [ 3 ] {} <Debug> HTTP-Session: 5db08ee8-914d-479a-8876-af86af244cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13348 2024.08.29 15:25:04.575250 [ 191 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13349 2024.08.29 15:25:04.575258 [ 3 ] {} <Debug> HTTP-Session: 5db08ee8-914d-479a-8876-af86af244cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13350 2024.08.29 15:25:04.575337 [ 191 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1426 rows starting from the beginning of the part
13351 2024.08.29 15:25:04.575352 [ 3 ] {} <Trace> HTTP-Session: 5db08ee8-914d-479a-8876-af86af244cf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13352 2024.08.29 15:25:04.575508 [ 191 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 6 rows starting from the beginning of the part
13353 2024.08.29 15:25:04.575692 [ 3 ] {4f3a3555-a0be-45c1-b9d9-316b12c8e32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13354 2024.08.29 15:25:04.575907 [ 191 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 148 rows starting from the beginning of the part
13355 2024.08.29 15:25:04.575902 [ 3 ] {4f3a3555-a0be-45c1-b9d9-316b12c8e32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13356 2024.08.29 15:25:04.576342 [ 191 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 195 rows starting from the beginning of the part
13357 2024.08.29 15:25:04.576673 [ 191 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 152 rows starting from the beginning of the part
13358 2024.08.29 15:25:04.576974 [ 191 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 201 rows starting from the beginning of the part
13359 2024.08.29 15:25:04.577792 [ 3 ] {4f3a3555-a0be-45c1-b9d9-316b12c8e32b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13360 2024.08.29 15:25:04.578519 [ 3 ] {4f3a3555-a0be-45c1-b9d9-316b12c8e32b} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13361 2024.08.29 15:25:04.578575 [ 3 ] {4f3a3555-a0be-45c1-b9d9-316b12c8e32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13362 2024.08.29 15:25:04.579471 [ 3 ] {4f3a3555-a0be-45c1-b9d9-316b12c8e32b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13363 2024.08.29 15:25:04.580137 [ 3 ] {4f3a3555-a0be-45c1-b9d9-316b12c8e32b} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13364 2024.08.29 15:25:04.580398 [ 191 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2128 rows, containing 5 columns (5 merged, 0 gathered) in 0.005612619 sec., 379145.6359321735 rows/sec., 33.54 MiB/sec.
13365 2024.08.29 15:25:04.580492 [ 3 ] {4f3a3555-a0be-45c1-b9d9-316b12c8e32b} <Debug> executeQuery: Read 9 rows, 645.00 B in 0.004961 sec., 1814.1503729086878 rows/sec., 126.97 KiB/sec.
13366 2024.08.29 15:25:04.580766 [ 191 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13367 2024.08.29 15:25:04.580789 [ 3 ] {4f3a3555-a0be-45c1-b9d9-316b12c8e32b} <Debug> DynamicQueryHandler: Done processing query
13368 2024.08.29 15:25:04.580846 [ 3 ] {4f3a3555-a0be-45c1-b9d9-316b12c8e32b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13369 2024.08.29 15:25:04.580901 [ 3 ] {} <Debug> HTTP-Session: 5db08ee8-914d-479a-8876-af86af244cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13370 2024.08.29 15:25:04.581042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13371 2024.08.29 15:25:04.581160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13372 2024.08.29 15:25:04.581228 [ 3 ] {} <Debug> HTTP-Session: 2a9f2973-d3cb-4573-9900-75dfaa3dcb86 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13373 2024.08.29 15:25:04.581284 [ 3 ] {} <Debug> HTTP-Session: 2a9f2973-d3cb-4573-9900-75dfaa3dcb86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13374 2024.08.29 15:25:04.581336 [ 3 ] {} <Debug> HTTP-Session: 2a9f2973-d3cb-4573-9900-75dfaa3dcb86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13375 2024.08.29 15:25:04.581423 [ 3 ] {} <Trace> HTTP-Session: 2a9f2973-d3cb-4573-9900-75dfaa3dcb86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13376 2024.08.29 15:25:04.581611 [ 3 ] {e1e93d24-2f92-489b-a363-85ac201ba9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13377 2024.08.29 15:25:04.581687 [ 3 ] {e1e93d24-2f92-489b-a363-85ac201ba9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13378 2024.08.29 15:25:04.581740 [ 191 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_76_15} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13379 2024.08.29 15:25:04.581949 [ 191 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_76_15} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13380 2024.08.29 15:25:04.582148 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
13381 2024.08.29 15:25:04.582262 [ 3 ] {e1e93d24-2f92-489b-a363-85ac201ba9a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13382 2024.08.29 15:25:04.582588 [ 3 ] {e1e93d24-2f92-489b-a363-85ac201ba9a6} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13383 2024.08.29 15:25:04.582626 [ 3 ] {e1e93d24-2f92-489b-a363-85ac201ba9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13384 2024.08.29 15:25:04.582997 [ 3 ] {e1e93d24-2f92-489b-a363-85ac201ba9a6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13385 2024.08.29 15:25:04.583393 [ 3 ] {e1e93d24-2f92-489b-a363-85ac201ba9a6} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13386 2024.08.29 15:25:04.583526 [ 3 ] {e1e93d24-2f92-489b-a363-85ac201ba9a6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001978 sec., 7077.856420626896 rows/sec., 495.69 KiB/sec.
13387 2024.08.29 15:25:04.583699 [ 3 ] {e1e93d24-2f92-489b-a363-85ac201ba9a6} <Debug> DynamicQueryHandler: Done processing query
13388 2024.08.29 15:25:04.583724 [ 3 ] {e1e93d24-2f92-489b-a363-85ac201ba9a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13389 2024.08.29 15:25:04.583740 [ 3 ] {} <Debug> HTTP-Session: 2a9f2973-d3cb-4573-9900-75dfaa3dcb86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13390 2024.08.29 15:25:04.583852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13391 2024.08.29 15:25:04.583900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13392 2024.08.29 15:25:04.583920 [ 3 ] {} <Debug> HTTP-Session: 2cca621f-d262-4600-8d46-6acd68f10e80 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13393 2024.08.29 15:25:04.583937 [ 3 ] {} <Debug> HTTP-Session: 2cca621f-d262-4600-8d46-6acd68f10e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13394 2024.08.29 15:25:04.583951 [ 3 ] {} <Debug> HTTP-Session: 2cca621f-d262-4600-8d46-6acd68f10e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13395 2024.08.29 15:25:04.583982 [ 3 ] {} <Trace> HTTP-Session: 2cca621f-d262-4600-8d46-6acd68f10e80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13396 2024.08.29 15:25:04.584078 [ 3 ] {5632fd70-79df-4407-83eb-6e2b073740d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13397 2024.08.29 15:25:04.584120 [ 3 ] {5632fd70-79df-4407-83eb-6e2b073740d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13398 2024.08.29 15:25:04.584346 [ 3 ] {5632fd70-79df-4407-83eb-6e2b073740d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13399 2024.08.29 15:25:04.584650 [ 3 ] {5632fd70-79df-4407-83eb-6e2b073740d3} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13400 2024.08.29 15:25:04.584685 [ 3 ] {5632fd70-79df-4407-83eb-6e2b073740d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13401 2024.08.29 15:25:04.585036 [ 3 ] {5632fd70-79df-4407-83eb-6e2b073740d3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13402 2024.08.29 15:25:04.585394 [ 3 ] {5632fd70-79df-4407-83eb-6e2b073740d3} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13403 2024.08.29 15:25:04.585547 [ 3 ] {5632fd70-79df-4407-83eb-6e2b073740d3} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 238.55 KiB/sec.
13404 2024.08.29 15:25:04.585587 [ 73 ] {} <Debug> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0
13405 2024.08.29 15:25:04.585658 [ 73 ] {} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13406 2024.08.29 15:25:04.585720 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13407 2024.08.29 15:25:04.585842 [ 198 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full
13408 2024.08.29 15:25:04.585857 [ 3 ] {5632fd70-79df-4407-83eb-6e2b073740d3} <Debug> DynamicQueryHandler: Done processing query
13409 2024.08.29 15:25:04.585906 [ 3 ] {5632fd70-79df-4407-83eb-6e2b073740d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13410 2024.08.29 15:25:04.585949 [ 3 ] {} <Debug> HTTP-Session: 2cca621f-d262-4600-8d46-6acd68f10e80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13411 2024.08.29 15:25:04.586057 [ 198 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13412 2024.08.29 15:25:04.586093 [ 198 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 6 rows starting from the beginning of the part
13413 2024.08.29 15:25:04.586212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 65171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13414 2024.08.29 15:25:04.586288 [ 198 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
13415 2024.08.29 15:25:04.586405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13416 2024.08.29 15:25:04.586514 [ 3 ] {} <Debug> HTTP-Session: 6b6b1584-15c2-46f7-9569-17ca14b89248 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13417 2024.08.29 15:25:04.586552 [ 198 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
13418 2024.08.29 15:25:04.586582 [ 3 ] {} <Debug> HTTP-Session: 6b6b1584-15c2-46f7-9569-17ca14b89248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13419 2024.08.29 15:25:04.586638 [ 3 ] {} <Debug> HTTP-Session: 6b6b1584-15c2-46f7-9569-17ca14b89248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13420 2024.08.29 15:25:04.586852 [ 3 ] {} <Trace> HTTP-Session: 6b6b1584-15c2-46f7-9569-17ca14b89248 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13421 2024.08.29 15:25:04.586981 [ 198 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
13422 2024.08.29 15:25:04.587217 [ 198 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
13423 2024.08.29 15:25:04.587614 [ 3 ] {254b7d02-7c20-4df5-a2a5-b9f0672b7db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13424 2024.08.29 15:25:04.587723 [ 3 ] {254b7d02-7c20-4df5-a2a5-b9f0672b7db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13425 2024.08.29 15:25:04.588467 [ 3 ] {254b7d02-7c20-4df5-a2a5-b9f0672b7db3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13426 2024.08.29 15:25:04.589713 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003925387 sec., 7642.558555373012 rows/sec., 485.12 KiB/sec.
13427 2024.08.29 15:25:04.589794 [ 3 ] {254b7d02-7c20-4df5-a2a5-b9f0672b7db3} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13428 2024.08.29 15:25:04.589854 [ 3 ] {254b7d02-7c20-4df5-a2a5-b9f0672b7db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13429 2024.08.29 15:25:04.589928 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary)
13430 2024.08.29 15:25:04.590784 [ 3 ] {254b7d02-7c20-4df5-a2a5-b9f0672b7db3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13431 2024.08.29 15:25:04.591037 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_33_8} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13432 2024.08.29 15:25:04.591361 [ 197 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_33_8} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8
13433 2024.08.29 15:25:04.591524 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
13434 2024.08.29 15:25:04.591623 [ 3 ] {254b7d02-7c20-4df5-a2a5-b9f0672b7db3} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13435 2024.08.29 15:25:04.591800 [ 73 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13436 2024.08.29 15:25:04.591809 [ 3 ] {254b7d02-7c20-4df5-a2a5-b9f0672b7db3} <Debug> executeQuery: Read 403 rows, 29.23 KiB in 0.004618 sec., 87267.21524469469 rows/sec., 6.18 MiB/sec.
13437 2024.08.29 15:25:04.591851 [ 73 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13438 2024.08.29 15:25:04.591927 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13439 2024.08.29 15:25:04.592119 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
13440 2024.08.29 15:25:04.592176 [ 3 ] {254b7d02-7c20-4df5-a2a5-b9f0672b7db3} <Debug> DynamicQueryHandler: Done processing query
13441 2024.08.29 15:25:04.592212 [ 3 ] {254b7d02-7c20-4df5-a2a5-b9f0672b7db3} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13442 2024.08.29 15:25:04.592238 [ 3 ] {} <Debug> HTTP-Session: 6b6b1584-15c2-46f7-9569-17ca14b89248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13443 2024.08.29 15:25:04.592284 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13444 2024.08.29 15:25:04.592315 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 921 rows starting from the beginning of the part
13445 2024.08.29 15:25:04.592374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13446 2024.08.29 15:25:04.592494 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 3 rows starting from the beginning of the part
13447 2024.08.29 15:25:04.592516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13448 2024.08.29 15:25:04.592569 [ 3 ] {} <Debug> HTTP-Session: bb3b57f0-5727-4b0b-87e2-2539695b940b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13449 2024.08.29 15:25:04.592647 [ 3 ] {} <Debug> HTTP-Session: bb3b57f0-5727-4b0b-87e2-2539695b940b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13450 2024.08.29 15:25:04.592729 [ 3 ] {} <Debug> HTTP-Session: bb3b57f0-5727-4b0b-87e2-2539695b940b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13451 2024.08.29 15:25:04.592848 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 119 rows starting from the beginning of the part
13452 2024.08.29 15:25:04.592867 [ 3 ] {} <Trace> HTTP-Session: bb3b57f0-5727-4b0b-87e2-2539695b940b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13453 2024.08.29 15:25:04.593133 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 385 rows starting from the beginning of the part
13454 2024.08.29 15:25:04.593153 [ 3 ] {6f13c5e9-9322-41b7-8937-391ed83c18f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13455 2024.08.29 15:25:04.593342 [ 3 ] {6f13c5e9-9322-41b7-8937-391ed83c18f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13456 2024.08.29 15:25:04.593499 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 112 rows starting from the beginning of the part
13457 2024.08.29 15:25:04.593881 [ 188 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 403 rows starting from the beginning of the part
13458 2024.08.29 15:25:04.594491 [ 3 ] {6f13c5e9-9322-41b7-8937-391ed83c18f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13459 2024.08.29 15:25:04.594924 [ 3 ] {6f13c5e9-9322-41b7-8937-391ed83c18f9} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13460 2024.08.29 15:25:04.594960 [ 3 ] {6f13c5e9-9322-41b7-8937-391ed83c18f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13461 2024.08.29 15:25:04.595490 [ 3 ] {6f13c5e9-9322-41b7-8937-391ed83c18f9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13462 2024.08.29 15:25:04.595892 [ 3 ] {6f13c5e9-9322-41b7-8937-391ed83c18f9} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13463 2024.08.29 15:25:04.596139 [ 196 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 5 columns (5 merged, 0 gathered) in 0.004064809 sec., 478005.23960658425 rows/sec., 36.55 MiB/sec.
13464 2024.08.29 15:25:04.596212 [ 3 ] {6f13c5e9-9322-41b7-8937-391ed83c18f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003153 sec., 1902.9495718363464 rows/sec., 99.42 KiB/sec.
13465 2024.08.29 15:25:04.596540 [ 196 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13466 2024.08.29 15:25:04.596795 [ 3 ] {6f13c5e9-9322-41b7-8937-391ed83c18f9} <Debug> DynamicQueryHandler: Done processing query
13467 2024.08.29 15:25:04.596859 [ 3 ] {6f13c5e9-9322-41b7-8937-391ed83c18f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13468 2024.08.29 15:25:04.596890 [ 3 ] {} <Debug> HTTP-Session: bb3b57f0-5727-4b0b-87e2-2539695b940b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13469 2024.08.29 15:25:04.597103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 45390, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13470 2024.08.29 15:25:04.597180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13471 2024.08.29 15:25:04.597230 [ 3 ] {} <Debug> HTTP-Session: fbccea10-c0d5-4b41-b09e-d53dddabea50 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13472 2024.08.29 15:25:04.597257 [ 3 ] {} <Debug> HTTP-Session: fbccea10-c0d5-4b41-b09e-d53dddabea50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13473 2024.08.29 15:25:04.597292 [ 3 ] {} <Debug> HTTP-Session: fbccea10-c0d5-4b41-b09e-d53dddabea50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13474 2024.08.29 15:25:04.597360 [ 3 ] {} <Trace> HTTP-Session: fbccea10-c0d5-4b41-b09e-d53dddabea50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13475 2024.08.29 15:25:04.597387 [ 196 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_76_15} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13476 2024.08.29 15:25:04.597565 [ 196 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_76_15} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13477 2024.08.29 15:25:04.597706 [ 3 ] {011daf86-3d11-4ed0-ac6f-84489ac5009f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13478 2024.08.29 15:25:04.597726 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
13479 2024.08.29 15:25:04.597792 [ 3 ] {011daf86-3d11-4ed0-ac6f-84489ac5009f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13480 2024.08.29 15:25:04.597970 [ 3 ] {011daf86-3d11-4ed0-ac6f-84489ac5009f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13481 2024.08.29 15:25:04.598399 [ 3 ] {011daf86-3d11-4ed0-ac6f-84489ac5009f} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13482 2024.08.29 15:25:04.598436 [ 3 ] {011daf86-3d11-4ed0-ac6f-84489ac5009f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13483 2024.08.29 15:25:04.598830 [ 3 ] {011daf86-3d11-4ed0-ac6f-84489ac5009f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13484 2024.08.29 15:25:04.599172 [ 3 ] {011daf86-3d11-4ed0-ac6f-84489ac5009f} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13485 2024.08.29 15:25:04.599324 [ 3 ] {011daf86-3d11-4ed0-ac6f-84489ac5009f} <Debug> executeQuery: Read 241 rows, 16.53 KiB in 0.001812 sec., 133002.20750551877 rows/sec., 8.91 MiB/sec.
13486 2024.08.29 15:25:04.599509 [ 3 ] {011daf86-3d11-4ed0-ac6f-84489ac5009f} <Debug> DynamicQueryHandler: Done processing query
13487 2024.08.29 15:25:04.599535 [ 3 ] {011daf86-3d11-4ed0-ac6f-84489ac5009f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13488 2024.08.29 15:25:04.599550 [ 3 ] {} <Debug> HTTP-Session: fbccea10-c0d5-4b41-b09e-d53dddabea50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13489 2024.08.29 15:25:04.599669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13490 2024.08.29 15:25:04.599718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13491 2024.08.29 15:25:04.599737 [ 3 ] {} <Debug> HTTP-Session: fd0400f7-052d-44c8-9356-77c2dfb46d4b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13492 2024.08.29 15:25:04.599754 [ 3 ] {} <Debug> HTTP-Session: fd0400f7-052d-44c8-9356-77c2dfb46d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13493 2024.08.29 15:25:04.599767 [ 3 ] {} <Debug> HTTP-Session: fd0400f7-052d-44c8-9356-77c2dfb46d4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13494 2024.08.29 15:25:04.599797 [ 3 ] {} <Trace> HTTP-Session: fd0400f7-052d-44c8-9356-77c2dfb46d4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13495 2024.08.29 15:25:04.599888 [ 3 ] {65e0a606-d5ef-4e1a-8c64-3127ff8b8402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13496 2024.08.29 15:25:04.599931 [ 3 ] {65e0a606-d5ef-4e1a-8c64-3127ff8b8402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13497 2024.08.29 15:25:04.600061 [ 3 ] {65e0a606-d5ef-4e1a-8c64-3127ff8b8402} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13498 2024.08.29 15:25:04.600314 [ 3 ] {65e0a606-d5ef-4e1a-8c64-3127ff8b8402} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13499 2024.08.29 15:25:04.600349 [ 3 ] {65e0a606-d5ef-4e1a-8c64-3127ff8b8402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13500 2024.08.29 15:25:04.600719 [ 3 ] {65e0a606-d5ef-4e1a-8c64-3127ff8b8402} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13501 2024.08.29 15:25:04.601040 [ 3 ] {65e0a606-d5ef-4e1a-8c64-3127ff8b8402} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13502 2024.08.29 15:25:04.601198 [ 3 ] {65e0a606-d5ef-4e1a-8c64-3127ff8b8402} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001321 sec., 757.0022710068131 rows/sec., 51.01 KiB/sec.
13503 2024.08.29 15:25:04.601518 [ 3 ] {65e0a606-d5ef-4e1a-8c64-3127ff8b8402} <Debug> DynamicQueryHandler: Done processing query
13504 2024.08.29 15:25:04.601545 [ 3 ] {65e0a606-d5ef-4e1a-8c64-3127ff8b8402} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13505 2024.08.29 15:25:04.601562 [ 3 ] {} <Debug> HTTP-Session: fd0400f7-052d-44c8-9356-77c2dfb46d4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13506 2024.08.29 15:25:04.601677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13507 2024.08.29 15:25:04.601727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13508 2024.08.29 15:25:04.601746 [ 3 ] {} <Debug> HTTP-Session: 1cf10cec-0d76-4f66-9387-5f643579a479 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13509 2024.08.29 15:25:04.601763 [ 3 ] {} <Debug> HTTP-Session: 1cf10cec-0d76-4f66-9387-5f643579a479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13510 2024.08.29 15:25:04.601777 [ 3 ] {} <Debug> HTTP-Session: 1cf10cec-0d76-4f66-9387-5f643579a479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13511 2024.08.29 15:25:04.601807 [ 3 ] {} <Trace> HTTP-Session: 1cf10cec-0d76-4f66-9387-5f643579a479 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13512 2024.08.29 15:25:04.601937 [ 3 ] {0656a23d-d7b2-4da4-a6e7-93b60cb82afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13513 2024.08.29 15:25:04.602007 [ 3 ] {0656a23d-d7b2-4da4-a6e7-93b60cb82afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13514 2024.08.29 15:25:04.602435 [ 3 ] {0656a23d-d7b2-4da4-a6e7-93b60cb82afd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13515 2024.08.29 15:25:04.602898 [ 3 ] {0656a23d-d7b2-4da4-a6e7-93b60cb82afd} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13516 2024.08.29 15:25:04.602934 [ 3 ] {0656a23d-d7b2-4da4-a6e7-93b60cb82afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13517 2024.08.29 15:25:04.603534 [ 3 ] {0656a23d-d7b2-4da4-a6e7-93b60cb82afd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13518 2024.08.29 15:25:04.603939 [ 3 ] {0656a23d-d7b2-4da4-a6e7-93b60cb82afd} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13519 2024.08.29 15:25:04.604120 [ 3 ] {0656a23d-d7b2-4da4-a6e7-93b60cb82afd} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.00224 sec., 1339.2857142857144 rows/sec., 2.40 MiB/sec.
13520 2024.08.29 15:25:04.604347 [ 3 ] {0656a23d-d7b2-4da4-a6e7-93b60cb82afd} <Debug> DynamicQueryHandler: Done processing query
13521 2024.08.29 15:25:04.604375 [ 3 ] {0656a23d-d7b2-4da4-a6e7-93b60cb82afd} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13522 2024.08.29 15:25:04.604391 [ 3 ] {} <Debug> HTTP-Session: 1cf10cec-0d76-4f66-9387-5f643579a479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13523 2024.08.29 15:25:04.604511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13524 2024.08.29 15:25:04.604562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13525 2024.08.29 15:25:04.604582 [ 3 ] {} <Debug> HTTP-Session: 5166f34d-d1b9-4ff5-b634-66f9d9339966 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13526 2024.08.29 15:25:04.604600 [ 3 ] {} <Debug> HTTP-Session: 5166f34d-d1b9-4ff5-b634-66f9d9339966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13527 2024.08.29 15:25:04.604614 [ 3 ] {} <Debug> HTTP-Session: 5166f34d-d1b9-4ff5-b634-66f9d9339966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13528 2024.08.29 15:25:04.604645 [ 3 ] {} <Trace> HTTP-Session: 5166f34d-d1b9-4ff5-b634-66f9d9339966 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13529 2024.08.29 15:25:04.604765 [ 3 ] {3a7f455b-5823-4a71-a017-57f069bbee63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13530 2024.08.29 15:25:04.604811 [ 3 ] {3a7f455b-5823-4a71-a017-57f069bbee63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13531 2024.08.29 15:25:04.604942 [ 3 ] {3a7f455b-5823-4a71-a017-57f069bbee63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13532 2024.08.29 15:25:04.605272 [ 3 ] {3a7f455b-5823-4a71-a017-57f069bbee63} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13533 2024.08.29 15:25:04.605309 [ 3 ] {3a7f455b-5823-4a71-a017-57f069bbee63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13534 2024.08.29 15:25:04.605677 [ 3 ] {3a7f455b-5823-4a71-a017-57f069bbee63} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13535 2024.08.29 15:25:04.606001 [ 3 ] {3a7f455b-5823-4a71-a017-57f069bbee63} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13536 2024.08.29 15:25:04.606159 [ 3 ] {3a7f455b-5823-4a71-a017-57f069bbee63} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001426 sec., 57503.50631136045 rows/sec., 3.65 MiB/sec.
13537 2024.08.29 15:25:04.606426 [ 3 ] {3a7f455b-5823-4a71-a017-57f069bbee63} <Debug> DynamicQueryHandler: Done processing query
13538 2024.08.29 15:25:04.606488 [ 3 ] {3a7f455b-5823-4a71-a017-57f069bbee63} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13539 2024.08.29 15:25:04.606545 [ 3 ] {} <Debug> HTTP-Session: 5166f34d-d1b9-4ff5-b634-66f9d9339966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13540 2024.08.29 15:25:05.000138 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.80 MiB, peak 216.37 MiB, free memory in arenas 0.00 B, will set to 205.79 MiB (RSS), difference: -1.01 MiB
13541 2024.08.29 15:25:09.561868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13542 2024.08.29 15:25:09.561985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13543 2024.08.29 15:25:09.562011 [ 3 ] {} <Debug> HTTP-Session: d2a52a92-bc44-4f1c-ad1a-6e704a609858 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13544 2024.08.29 15:25:09.562036 [ 3 ] {} <Debug> HTTP-Session: d2a52a92-bc44-4f1c-ad1a-6e704a609858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13545 2024.08.29 15:25:09.562075 [ 3 ] {} <Debug> HTTP-Session: d2a52a92-bc44-4f1c-ad1a-6e704a609858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13546 2024.08.29 15:25:09.562126 [ 3 ] {} <Trace> HTTP-Session: d2a52a92-bc44-4f1c-ad1a-6e704a609858 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13547 2024.08.29 15:25:09.562312 [ 3 ] {b0f8d3b7-7f8c-4e1c-82a8-ffc396fe9ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13548 2024.08.29 15:25:09.562399 [ 3 ] {b0f8d3b7-7f8c-4e1c-82a8-ffc396fe9ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13549 2024.08.29 15:25:09.562757 [ 3 ] {b0f8d3b7-7f8c-4e1c-82a8-ffc396fe9ea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13550 2024.08.29 15:25:09.563208 [ 3 ] {b0f8d3b7-7f8c-4e1c-82a8-ffc396fe9ea6} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13551 2024.08.29 15:25:09.563251 [ 3 ] {b0f8d3b7-7f8c-4e1c-82a8-ffc396fe9ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13552 2024.08.29 15:25:09.563677 [ 3 ] {b0f8d3b7-7f8c-4e1c-82a8-ffc396fe9ea6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
13553 2024.08.29 15:25:09.564076 [ 3 ] {b0f8d3b7-7f8c-4e1c-82a8-ffc396fe9ea6} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13554 2024.08.29 15:25:09.564236 [ 3 ] {b0f8d3b7-7f8c-4e1c-82a8-ffc396fe9ea6} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001979 sec., 1515.9171298635677 rows/sec., 119.91 KiB/sec.
13555 2024.08.29 15:25:09.564448 [ 3 ] {b0f8d3b7-7f8c-4e1c-82a8-ffc396fe9ea6} <Debug> DynamicQueryHandler: Done processing query
13556 2024.08.29 15:25:09.564475 [ 3 ] {b0f8d3b7-7f8c-4e1c-82a8-ffc396fe9ea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13557 2024.08.29 15:25:09.564492 [ 3 ] {} <Debug> HTTP-Session: d2a52a92-bc44-4f1c-ad1a-6e704a609858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13558 2024.08.29 15:25:09.564688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 23443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13559 2024.08.29 15:25:09.564739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13560 2024.08.29 15:25:09.564759 [ 3 ] {} <Debug> HTTP-Session: e78fea51-ab51-42cc-bf70-e3dc193f2de4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13561 2024.08.29 15:25:09.564776 [ 3 ] {} <Debug> HTTP-Session: e78fea51-ab51-42cc-bf70-e3dc193f2de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13562 2024.08.29 15:25:09.564790 [ 3 ] {} <Debug> HTTP-Session: e78fea51-ab51-42cc-bf70-e3dc193f2de4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13563 2024.08.29 15:25:09.564821 [ 3 ] {} <Trace> HTTP-Session: e78fea51-ab51-42cc-bf70-e3dc193f2de4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13564 2024.08.29 15:25:09.564964 [ 3 ] {c00f0475-22e5-4a7e-91a3-2e20e217088c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13565 2024.08.29 15:25:09.565008 [ 3 ] {c00f0475-22e5-4a7e-91a3-2e20e217088c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13566 2024.08.29 15:25:09.565236 [ 3 ] {c00f0475-22e5-4a7e-91a3-2e20e217088c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13567 2024.08.29 15:25:09.565728 [ 3 ] {c00f0475-22e5-4a7e-91a3-2e20e217088c} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13568 2024.08.29 15:25:09.565766 [ 3 ] {c00f0475-22e5-4a7e-91a3-2e20e217088c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13569 2024.08.29 15:25:09.566129 [ 3 ] {c00f0475-22e5-4a7e-91a3-2e20e217088c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13570 2024.08.29 15:25:09.566484 [ 3 ] {c00f0475-22e5-4a7e-91a3-2e20e217088c} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13571 2024.08.29 15:25:09.566644 [ 3 ] {c00f0475-22e5-4a7e-91a3-2e20e217088c} <Debug> executeQuery: Read 157 rows, 13.88 KiB in 0.001741 sec., 90178.05858701895 rows/sec., 7.79 MiB/sec.
13572 2024.08.29 15:25:09.566873 [ 3 ] {c00f0475-22e5-4a7e-91a3-2e20e217088c} <Debug> DynamicQueryHandler: Done processing query
13573 2024.08.29 15:25:09.566917 [ 3 ] {c00f0475-22e5-4a7e-91a3-2e20e217088c} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13574 2024.08.29 15:25:09.566973 [ 3 ] {} <Debug> HTTP-Session: e78fea51-ab51-42cc-bf70-e3dc193f2de4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13575 2024.08.29 15:25:09.567191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13576 2024.08.29 15:25:09.567249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13577 2024.08.29 15:25:09.567269 [ 3 ] {} <Debug> HTTP-Session: bb38b5e5-6285-4fe7-845b-4a9b19ed05d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13578 2024.08.29 15:25:09.567286 [ 3 ] {} <Debug> HTTP-Session: bb38b5e5-6285-4fe7-845b-4a9b19ed05d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13579 2024.08.29 15:25:09.567300 [ 3 ] {} <Debug> HTTP-Session: bb38b5e5-6285-4fe7-845b-4a9b19ed05d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13580 2024.08.29 15:25:09.567331 [ 3 ] {} <Trace> HTTP-Session: bb38b5e5-6285-4fe7-845b-4a9b19ed05d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13581 2024.08.29 15:25:09.567452 [ 3 ] {73665809-5310-4726-be7c-64ffb4ec9f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13582 2024.08.29 15:25:09.567498 [ 3 ] {73665809-5310-4726-be7c-64ffb4ec9f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13583 2024.08.29 15:25:09.567742 [ 3 ] {73665809-5310-4726-be7c-64ffb4ec9f05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13584 2024.08.29 15:25:09.568087 [ 3 ] {73665809-5310-4726-be7c-64ffb4ec9f05} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13585 2024.08.29 15:25:09.568125 [ 3 ] {73665809-5310-4726-be7c-64ffb4ec9f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13586 2024.08.29 15:25:09.568473 [ 3 ] {73665809-5310-4726-be7c-64ffb4ec9f05} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13587 2024.08.29 15:25:09.568825 [ 3 ] {73665809-5310-4726-be7c-64ffb4ec9f05} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13588 2024.08.29 15:25:09.568981 [ 3 ] {73665809-5310-4726-be7c-64ffb4ec9f05} <Debug> executeQuery: Read 52 rows, 3.89 KiB in 0.001567 sec., 33184.42884492661 rows/sec., 2.42 MiB/sec.
13589 2024.08.29 15:25:09.569176 [ 3 ] {73665809-5310-4726-be7c-64ffb4ec9f05} <Debug> DynamicQueryHandler: Done processing query
13590 2024.08.29 15:25:09.569213 [ 3 ] {73665809-5310-4726-be7c-64ffb4ec9f05} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13591 2024.08.29 15:25:09.569247 [ 3 ] {} <Debug> HTTP-Session: bb38b5e5-6285-4fe7-845b-4a9b19ed05d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13592 2024.08.29 15:25:09.569418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 20647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13593 2024.08.29 15:25:09.569468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13594 2024.08.29 15:25:09.569488 [ 3 ] {} <Debug> HTTP-Session: b6ed0bf4-df67-4e6d-8d91-9456b03dbd90 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13595 2024.08.29 15:25:09.569505 [ 3 ] {} <Debug> HTTP-Session: b6ed0bf4-df67-4e6d-8d91-9456b03dbd90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13596 2024.08.29 15:25:09.569519 [ 3 ] {} <Debug> HTTP-Session: b6ed0bf4-df67-4e6d-8d91-9456b03dbd90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13597 2024.08.29 15:25:09.569549 [ 3 ] {} <Trace> HTTP-Session: b6ed0bf4-df67-4e6d-8d91-9456b03dbd90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13598 2024.08.29 15:25:09.569678 [ 3 ] {3e6c87d4-0ef8-4a1b-94ab-c0289c74d3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13599 2024.08.29 15:25:09.569722 [ 3 ] {3e6c87d4-0ef8-4a1b-94ab-c0289c74d3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13600 2024.08.29 15:25:09.569947 [ 3 ] {3e6c87d4-0ef8-4a1b-94ab-c0289c74d3e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13601 2024.08.29 15:25:09.570347 [ 3 ] {3e6c87d4-0ef8-4a1b-94ab-c0289c74d3e6} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13602 2024.08.29 15:25:09.570383 [ 3 ] {3e6c87d4-0ef8-4a1b-94ab-c0289c74d3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13603 2024.08.29 15:25:09.570748 [ 3 ] {3e6c87d4-0ef8-4a1b-94ab-c0289c74d3e6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13604 2024.08.29 15:25:09.571098 [ 3 ] {3e6c87d4-0ef8-4a1b-94ab-c0289c74d3e6} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13605 2024.08.29 15:25:09.571245 [ 3 ] {3e6c87d4-0ef8-4a1b-94ab-c0289c74d3e6} <Debug> executeQuery: Read 122 rows, 9.69 KiB in 0.001614 sec., 75588.59975216852 rows/sec., 5.87 MiB/sec.
13606 2024.08.29 15:25:09.571513 [ 3 ] {3e6c87d4-0ef8-4a1b-94ab-c0289c74d3e6} <Debug> DynamicQueryHandler: Done processing query
13607 2024.08.29 15:25:09.571566 [ 3 ] {3e6c87d4-0ef8-4a1b-94ab-c0289c74d3e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13608 2024.08.29 15:25:09.571623 [ 3 ] {} <Debug> HTTP-Session: b6ed0bf4-df67-4e6d-8d91-9456b03dbd90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13609 2024.08.29 15:25:09.571851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13610 2024.08.29 15:25:09.571904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13611 2024.08.29 15:25:09.571925 [ 3 ] {} <Debug> HTTP-Session: eaab172d-6dda-4f61-8624-d0f6e502a383 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13612 2024.08.29 15:25:09.571943 [ 3 ] {} <Debug> HTTP-Session: eaab172d-6dda-4f61-8624-d0f6e502a383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13613 2024.08.29 15:25:09.571957 [ 3 ] {} <Debug> HTTP-Session: eaab172d-6dda-4f61-8624-d0f6e502a383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13614 2024.08.29 15:25:09.571988 [ 3 ] {} <Trace> HTTP-Session: eaab172d-6dda-4f61-8624-d0f6e502a383 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13615 2024.08.29 15:25:09.572144 [ 3 ] {2605aa68-67ec-4f04-aff5-978285fd81df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13616 2024.08.29 15:25:09.572193 [ 3 ] {2605aa68-67ec-4f04-aff5-978285fd81df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13617 2024.08.29 15:25:09.572364 [ 3 ] {2605aa68-67ec-4f04-aff5-978285fd81df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13618 2024.08.29 15:25:09.572796 [ 3 ] {2605aa68-67ec-4f04-aff5-978285fd81df} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13619 2024.08.29 15:25:09.572832 [ 3 ] {2605aa68-67ec-4f04-aff5-978285fd81df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13620 2024.08.29 15:25:09.573219 [ 3 ] {2605aa68-67ec-4f04-aff5-978285fd81df} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13621 2024.08.29 15:25:09.573557 [ 3 ] {2605aa68-67ec-4f04-aff5-978285fd81df} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13622 2024.08.29 15:25:09.573716 [ 3 ] {2605aa68-67ec-4f04-aff5-978285fd81df} <Debug> executeQuery: Read 162 rows, 11.54 KiB in 0.001644 sec., 98540.14598540145 rows/sec., 6.86 MiB/sec.
13623 2024.08.29 15:25:09.573901 [ 3 ] {2605aa68-67ec-4f04-aff5-978285fd81df} <Debug> DynamicQueryHandler: Done processing query
13624 2024.08.29 15:25:09.573925 [ 3 ] {2605aa68-67ec-4f04-aff5-978285fd81df} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13625 2024.08.29 15:25:09.573942 [ 3 ] {} <Debug> HTTP-Session: eaab172d-6dda-4f61-8624-d0f6e502a383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13626 2024.08.29 15:25:09.574148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 81667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13627 2024.08.29 15:25:09.574197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13628 2024.08.29 15:25:09.574216 [ 3 ] {} <Debug> HTTP-Session: 9c0c4050-27ea-443c-8e68-a56a9d4aab18 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13629 2024.08.29 15:25:09.574233 [ 3 ] {} <Debug> HTTP-Session: 9c0c4050-27ea-443c-8e68-a56a9d4aab18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13630 2024.08.29 15:25:09.574247 [ 3 ] {} <Debug> HTTP-Session: 9c0c4050-27ea-443c-8e68-a56a9d4aab18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13631 2024.08.29 15:25:09.574277 [ 3 ] {} <Trace> HTTP-Session: 9c0c4050-27ea-443c-8e68-a56a9d4aab18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13632 2024.08.29 15:25:09.574721 [ 3 ] {e6532da3-8c99-46fc-92b2-b62b1abe1689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13633 2024.08.29 15:25:09.574788 [ 3 ] {e6532da3-8c99-46fc-92b2-b62b1abe1689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13634 2024.08.29 15:25:09.575205 [ 3 ] {e6532da3-8c99-46fc-92b2-b62b1abe1689} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13635 2024.08.29 15:25:09.576091 [ 3 ] {e6532da3-8c99-46fc-92b2-b62b1abe1689} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13636 2024.08.29 15:25:09.576129 [ 3 ] {e6532da3-8c99-46fc-92b2-b62b1abe1689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13637 2024.08.29 15:25:09.576792 [ 3 ] {e6532da3-8c99-46fc-92b2-b62b1abe1689} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13638 2024.08.29 15:25:09.577208 [ 3 ] {e6532da3-8c99-46fc-92b2-b62b1abe1689} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13639 2024.08.29 15:25:09.577389 [ 3 ] {e6532da3-8c99-46fc-92b2-b62b1abe1689} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.003006 sec., 16300.731869594145 rows/sec., 29.21 MiB/sec.
13640 2024.08.29 15:25:09.577616 [ 3 ] {e6532da3-8c99-46fc-92b2-b62b1abe1689} <Debug> DynamicQueryHandler: Done processing query
13641 2024.08.29 15:25:09.577641 [ 3 ] {e6532da3-8c99-46fc-92b2-b62b1abe1689} <Debug> MemoryTracker: Peak memory usage (for query): 4.63 MiB.
13642 2024.08.29 15:25:09.577657 [ 3 ] {} <Debug> HTTP-Session: 9c0c4050-27ea-443c-8e68-a56a9d4aab18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13643 2024.08.29 15:25:09.577786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13644 2024.08.29 15:25:09.577837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13645 2024.08.29 15:25:09.577856 [ 3 ] {} <Debug> HTTP-Session: 0491705e-ef6a-4d71-aae0-1c439e26ff9c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13646 2024.08.29 15:25:09.577873 [ 3 ] {} <Debug> HTTP-Session: 0491705e-ef6a-4d71-aae0-1c439e26ff9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13647 2024.08.29 15:25:09.577887 [ 3 ] {} <Debug> HTTP-Session: 0491705e-ef6a-4d71-aae0-1c439e26ff9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13648 2024.08.29 15:25:09.577918 [ 3 ] {} <Trace> HTTP-Session: 0491705e-ef6a-4d71-aae0-1c439e26ff9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13649 2024.08.29 15:25:09.578036 [ 3 ] {1a8c51e8-2adc-4061-9b10-d61caf111945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13650 2024.08.29 15:25:09.578153 [ 3 ] {1a8c51e8-2adc-4061-9b10-d61caf111945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13651 2024.08.29 15:25:09.578283 [ 3 ] {1a8c51e8-2adc-4061-9b10-d61caf111945} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13652 2024.08.29 15:25:09.578632 [ 3 ] {1a8c51e8-2adc-4061-9b10-d61caf111945} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13653 2024.08.29 15:25:09.578669 [ 3 ] {1a8c51e8-2adc-4061-9b10-d61caf111945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13654 2024.08.29 15:25:09.579036 [ 3 ] {1a8c51e8-2adc-4061-9b10-d61caf111945} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13655 2024.08.29 15:25:09.579360 [ 3 ] {1a8c51e8-2adc-4061-9b10-d61caf111945} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13656 2024.08.29 15:25:09.579495 [ 3 ] {1a8c51e8-2adc-4061-9b10-d61caf111945} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec.
13657 2024.08.29 15:25:09.579711 [ 3 ] {1a8c51e8-2adc-4061-9b10-d61caf111945} <Debug> DynamicQueryHandler: Done processing query
13658 2024.08.29 15:25:09.579749 [ 3 ] {1a8c51e8-2adc-4061-9b10-d61caf111945} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13659 2024.08.29 15:25:09.579780 [ 3 ] {} <Debug> HTTP-Session: 0491705e-ef6a-4d71-aae0-1c439e26ff9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13660 2024.08.29 15:25:13.869429 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache
13661 2024.08.29 15:25:13.869498 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache
13662 2024.08.29 15:25:14.245763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 193400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13663 2024.08.29 15:25:14.245886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13664 2024.08.29 15:25:14.245915 [ 3 ] {} <Debug> HTTP-Session: 5d77b2c1-2f0c-46f5-8b45-68090c39071b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13665 2024.08.29 15:25:14.245944 [ 3 ] {} <Debug> HTTP-Session: 5d77b2c1-2f0c-46f5-8b45-68090c39071b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13666 2024.08.29 15:25:14.245962 [ 3 ] {} <Debug> HTTP-Session: 5d77b2c1-2f0c-46f5-8b45-68090c39071b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13667 2024.08.29 15:25:14.246019 [ 3 ] {} <Trace> HTTP-Session: 5d77b2c1-2f0c-46f5-8b45-68090c39071b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13668 2024.08.29 15:25:14.246658 [ 3 ] {de67b465-6ec3-43a2-9120-b6ff1d52e5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13669 2024.08.29 15:25:14.246728 [ 3 ] {de67b465-6ec3-43a2-9120-b6ff1d52e5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13670 2024.08.29 15:25:14.247067 [ 3 ] {de67b465-6ec3-43a2-9120-b6ff1d52e5eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13671 2024.08.29 15:25:14.248388 [ 3 ] {de67b465-6ec3-43a2-9120-b6ff1d52e5eb} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13672 2024.08.29 15:25:14.248434 [ 3 ] {de67b465-6ec3-43a2-9120-b6ff1d52e5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13673 2024.08.29 15:25:14.248931 [ 3 ] {de67b465-6ec3-43a2-9120-b6ff1d52e5eb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
13674 2024.08.29 15:25:14.249313 [ 3 ] {de67b465-6ec3-43a2-9120-b6ff1d52e5eb} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13675 2024.08.29 15:25:14.249499 [ 3 ] {de67b465-6ec3-43a2-9120-b6ff1d52e5eb} <Debug> executeQuery: Read 1329 rows, 112.98 KiB in 0.003252 sec., 408671.58671586716 rows/sec., 33.93 MiB/sec.
13676 2024.08.29 15:25:14.249712 [ 3 ] {de67b465-6ec3-43a2-9120-b6ff1d52e5eb} <Debug> DynamicQueryHandler: Done processing query
13677 2024.08.29 15:25:14.249740 [ 3 ] {de67b465-6ec3-43a2-9120-b6ff1d52e5eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
13678 2024.08.29 15:25:14.249757 [ 3 ] {} <Debug> HTTP-Session: 5d77b2c1-2f0c-46f5-8b45-68090c39071b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13679 2024.08.29 15:25:14.250057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 32353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13680 2024.08.29 15:25:14.250110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13681 2024.08.29 15:25:14.250131 [ 3 ] {} <Debug> HTTP-Session: 5ce3ba87-0905-4276-b8be-d85751464e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13682 2024.08.29 15:25:14.250148 [ 3 ] {} <Debug> HTTP-Session: 5ce3ba87-0905-4276-b8be-d85751464e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13683 2024.08.29 15:25:14.250162 [ 3 ] {} <Debug> HTTP-Session: 5ce3ba87-0905-4276-b8be-d85751464e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13684 2024.08.29 15:25:14.250194 [ 3 ] {} <Trace> HTTP-Session: 5ce3ba87-0905-4276-b8be-d85751464e95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13685 2024.08.29 15:25:14.250419 [ 3 ] {bb35d994-7a74-43ef-a306-e902a1ed2f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13686 2024.08.29 15:25:14.250463 [ 3 ] {bb35d994-7a74-43ef-a306-e902a1ed2f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13687 2024.08.29 15:25:14.250692 [ 3 ] {bb35d994-7a74-43ef-a306-e902a1ed2f0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13688 2024.08.29 15:25:14.251183 [ 3 ] {bb35d994-7a74-43ef-a306-e902a1ed2f0f} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13689 2024.08.29 15:25:14.251220 [ 3 ] {bb35d994-7a74-43ef-a306-e902a1ed2f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13690 2024.08.29 15:25:14.251576 [ 3 ] {bb35d994-7a74-43ef-a306-e902a1ed2f0f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13691 2024.08.29 15:25:14.251940 [ 3 ] {bb35d994-7a74-43ef-a306-e902a1ed2f0f} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13692 2024.08.29 15:25:14.252102 [ 3 ] {bb35d994-7a74-43ef-a306-e902a1ed2f0f} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00182 sec., 132967.03296703298 rows/sec., 9.01 MiB/sec.
13693 2024.08.29 15:25:14.252278 [ 3 ] {bb35d994-7a74-43ef-a306-e902a1ed2f0f} <Debug> DynamicQueryHandler: Done processing query
13694 2024.08.29 15:25:14.252303 [ 3 ] {bb35d994-7a74-43ef-a306-e902a1ed2f0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13695 2024.08.29 15:25:14.252319 [ 3 ] {} <Debug> HTTP-Session: 5ce3ba87-0905-4276-b8be-d85751464e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13696 2024.08.29 15:25:14.252471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13697 2024.08.29 15:25:14.252520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13698 2024.08.29 15:25:14.252540 [ 3 ] {} <Debug> HTTP-Session: f22bd01a-b9bd-4a31-9116-c1f0fdfa166f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13699 2024.08.29 15:25:14.252557 [ 3 ] {} <Debug> HTTP-Session: f22bd01a-b9bd-4a31-9116-c1f0fdfa166f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13700 2024.08.29 15:25:14.252571 [ 3 ] {} <Debug> HTTP-Session: f22bd01a-b9bd-4a31-9116-c1f0fdfa166f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13701 2024.08.29 15:25:14.252602 [ 3 ] {} <Trace> HTTP-Session: f22bd01a-b9bd-4a31-9116-c1f0fdfa166f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13702 2024.08.29 15:25:14.252698 [ 3 ] {dc7cdaa9-3980-433d-b7e2-6b20b73a1b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13703 2024.08.29 15:25:14.252743 [ 3 ] {dc7cdaa9-3980-433d-b7e2-6b20b73a1b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13704 2024.08.29 15:25:14.252969 [ 3 ] {dc7cdaa9-3980-433d-b7e2-6b20b73a1b14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13705 2024.08.29 15:25:14.253271 [ 3 ] {dc7cdaa9-3980-433d-b7e2-6b20b73a1b14} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13706 2024.08.29 15:25:14.253309 [ 3 ] {dc7cdaa9-3980-433d-b7e2-6b20b73a1b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13707 2024.08.29 15:25:14.253647 [ 3 ] {dc7cdaa9-3980-433d-b7e2-6b20b73a1b14} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13708 2024.08.29 15:25:14.253999 [ 3 ] {dc7cdaa9-3980-433d-b7e2-6b20b73a1b14} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13709 2024.08.29 15:25:14.254156 [ 3 ] {dc7cdaa9-3980-433d-b7e2-6b20b73a1b14} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001477 sec., 4062.288422477996 rows/sec., 240.01 KiB/sec.
13710 2024.08.29 15:25:14.254457 [ 3 ] {dc7cdaa9-3980-433d-b7e2-6b20b73a1b14} <Debug> DynamicQueryHandler: Done processing query
13711 2024.08.29 15:25:14.254492 [ 3 ] {dc7cdaa9-3980-433d-b7e2-6b20b73a1b14} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13712 2024.08.29 15:25:14.254510 [ 3 ] {} <Debug> HTTP-Session: f22bd01a-b9bd-4a31-9116-c1f0fdfa166f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13713 2024.08.29 15:25:14.254786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 136742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13714 2024.08.29 15:25:14.254837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13715 2024.08.29 15:25:14.254857 [ 3 ] {} <Debug> HTTP-Session: 32445a7c-6dd3-44c8-8c42-da16b0e17c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13716 2024.08.29 15:25:14.254874 [ 3 ] {} <Debug> HTTP-Session: 32445a7c-6dd3-44c8-8c42-da16b0e17c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13717 2024.08.29 15:25:14.254888 [ 3 ] {} <Debug> HTTP-Session: 32445a7c-6dd3-44c8-8c42-da16b0e17c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13718 2024.08.29 15:25:14.254918 [ 3 ] {} <Trace> HTTP-Session: 32445a7c-6dd3-44c8-8c42-da16b0e17c34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13719 2024.08.29 15:25:14.255233 [ 3 ] {4239aadd-81c1-4387-9f54-fe80dab444d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13720 2024.08.29 15:25:14.255278 [ 3 ] {4239aadd-81c1-4387-9f54-fe80dab444d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13721 2024.08.29 15:25:14.255521 [ 3 ] {4239aadd-81c1-4387-9f54-fe80dab444d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13722 2024.08.29 15:25:14.256339 [ 3 ] {4239aadd-81c1-4387-9f54-fe80dab444d2} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13723 2024.08.29 15:25:14.256376 [ 3 ] {4239aadd-81c1-4387-9f54-fe80dab444d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13724 2024.08.29 15:25:14.256764 [ 3 ] {4239aadd-81c1-4387-9f54-fe80dab444d2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
13725 2024.08.29 15:25:14.257114 [ 3 ] {4239aadd-81c1-4387-9f54-fe80dab444d2} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13726 2024.08.29 15:25:14.257273 [ 3 ] {4239aadd-81c1-4387-9f54-fe80dab444d2} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.002229 sec., 375953.34230596677 rows/sec., 27.15 MiB/sec.
13727 2024.08.29 15:25:14.257450 [ 3 ] {4239aadd-81c1-4387-9f54-fe80dab444d2} <Debug> DynamicQueryHandler: Done processing query
13728 2024.08.29 15:25:14.257476 [ 3 ] {4239aadd-81c1-4387-9f54-fe80dab444d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
13729 2024.08.29 15:25:14.257492 [ 3 ] {} <Debug> HTTP-Session: 32445a7c-6dd3-44c8-8c42-da16b0e17c34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13730 2024.08.29 15:25:14.257645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13731 2024.08.29 15:25:14.257695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13732 2024.08.29 15:25:14.257715 [ 3 ] {} <Debug> HTTP-Session: 301d4e6f-7f76-4dd9-91d3-c5d67d167032 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13733 2024.08.29 15:25:14.257732 [ 3 ] {} <Debug> HTTP-Session: 301d4e6f-7f76-4dd9-91d3-c5d67d167032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13734 2024.08.29 15:25:14.257746 [ 3 ] {} <Debug> HTTP-Session: 301d4e6f-7f76-4dd9-91d3-c5d67d167032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13735 2024.08.29 15:25:14.257777 [ 3 ] {} <Trace> HTTP-Session: 301d4e6f-7f76-4dd9-91d3-c5d67d167032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13736 2024.08.29 15:25:14.257873 [ 3 ] {5f95cb0f-4f21-48e8-b18f-f5453d7865e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13737 2024.08.29 15:25:14.257918 [ 3 ] {5f95cb0f-4f21-48e8-b18f-f5453d7865e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13738 2024.08.29 15:25:14.258050 [ 3 ] {5f95cb0f-4f21-48e8-b18f-f5453d7865e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13739 2024.08.29 15:25:14.258311 [ 3 ] {5f95cb0f-4f21-48e8-b18f-f5453d7865e0} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13740 2024.08.29 15:25:14.258348 [ 3 ] {5f95cb0f-4f21-48e8-b18f-f5453d7865e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13741 2024.08.29 15:25:14.258709 [ 3 ] {5f95cb0f-4f21-48e8-b18f-f5453d7865e0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13742 2024.08.29 15:25:14.259024 [ 3 ] {5f95cb0f-4f21-48e8-b18f-f5453d7865e0} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13743 2024.08.29 15:25:14.259179 [ 3 ] {5f95cb0f-4f21-48e8-b18f-f5453d7865e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001325 sec., 4528.301886792453 rows/sec., 236.59 KiB/sec.
13744 2024.08.29 15:25:14.259348 [ 3 ] {5f95cb0f-4f21-48e8-b18f-f5453d7865e0} <Debug> DynamicQueryHandler: Done processing query
13745 2024.08.29 15:25:14.259373 [ 3 ] {5f95cb0f-4f21-48e8-b18f-f5453d7865e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13746 2024.08.29 15:25:14.259390 [ 3 ] {} <Debug> HTTP-Session: 301d4e6f-7f76-4dd9-91d3-c5d67d167032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13747 2024.08.29 15:25:14.259628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 175738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13748 2024.08.29 15:25:14.259678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13749 2024.08.29 15:25:14.259697 [ 3 ] {} <Debug> HTTP-Session: 0e6f9ca0-be71-4464-ab74-abc5f0b0cdf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13750 2024.08.29 15:25:14.259715 [ 3 ] {} <Debug> HTTP-Session: 0e6f9ca0-be71-4464-ab74-abc5f0b0cdf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13751 2024.08.29 15:25:14.259730 [ 3 ] {} <Debug> HTTP-Session: 0e6f9ca0-be71-4464-ab74-abc5f0b0cdf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13752 2024.08.29 15:25:14.259760 [ 3 ] {} <Trace> HTTP-Session: 0e6f9ca0-be71-4464-ab74-abc5f0b0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13753 2024.08.29 15:25:14.260180 [ 3 ] {e1425452-2eae-4bf4-a9b6-904f68c13556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13754 2024.08.29 15:25:14.260227 [ 3 ] {e1425452-2eae-4bf4-a9b6-904f68c13556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13755 2024.08.29 15:25:14.260369 [ 3 ] {e1425452-2eae-4bf4-a9b6-904f68c13556} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13756 2024.08.29 15:25:14.261306 [ 3 ] {e1425452-2eae-4bf4-a9b6-904f68c13556} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13757 2024.08.29 15:25:14.261343 [ 3 ] {e1425452-2eae-4bf4-a9b6-904f68c13556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13758 2024.08.29 15:25:14.261764 [ 3 ] {e1425452-2eae-4bf4-a9b6-904f68c13556} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13759 2024.08.29 15:25:14.262092 [ 3 ] {e1425452-2eae-4bf4-a9b6-904f68c13556} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13760 2024.08.29 15:25:14.262246 [ 3 ] {e1425452-2eae-4bf4-a9b6-904f68c13556} <Debug> executeQuery: Read 927 rows, 63.43 KiB in 0.002328 sec., 398195.87628865975 rows/sec., 26.61 MiB/sec.
13761 2024.08.29 15:25:14.262262 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13762 2024.08.29 15:25:14.262361 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13763 2024.08.29 15:25:14.262410 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13764 2024.08.29 15:25:14.262500 [ 3 ] {e1425452-2eae-4bf4-a9b6-904f68c13556} <Debug> DynamicQueryHandler: Done processing query
13765 2024.08.29 15:25:14.262560 [ 3 ] {e1425452-2eae-4bf4-a9b6-904f68c13556} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
13766 2024.08.29 15:25:14.262611 [ 3 ] {} <Debug> HTTP-Session: 0e6f9ca0-be71-4464-ab74-abc5f0b0cdf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13767 2024.08.29 15:25:14.262655 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
13768 2024.08.29 15:25:14.262841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13769 2024.08.29 15:25:14.262960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13770 2024.08.29 15:25:14.263021 [ 3 ] {} <Debug> HTTP-Session: 0a7f87e5-79fb-4f35-a4f0-9e3b2cafa09d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13771 2024.08.29 15:25:14.263027 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13772 2024.08.29 15:25:14.263047 [ 3 ] {} <Debug> HTTP-Session: 0a7f87e5-79fb-4f35-a4f0-9e3b2cafa09d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13773 2024.08.29 15:25:14.263084 [ 3 ] {} <Debug> HTTP-Session: 0a7f87e5-79fb-4f35-a4f0-9e3b2cafa09d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13774 2024.08.29 15:25:14.263103 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21992 rows starting from the beginning of the part
13775 2024.08.29 15:25:14.263148 [ 3 ] {} <Trace> HTTP-Session: 0a7f87e5-79fb-4f35-a4f0-9e3b2cafa09d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13776 2024.08.29 15:25:14.263458 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part
13777 2024.08.29 15:25:14.263469 [ 3 ] {9a11cb1d-8625-4738-81ce-a5d920cf3fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13778 2024.08.29 15:25:14.263644 [ 3 ] {9a11cb1d-8625-4738-81ce-a5d920cf3fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13779 2024.08.29 15:25:14.263810 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part
13780 2024.08.29 15:25:14.264191 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 241 rows starting from the beginning of the part
13781 2024.08.29 15:25:14.264585 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 162 rows starting from the beginning of the part
13782 2024.08.29 15:25:14.264622 [ 3 ] {9a11cb1d-8625-4738-81ce-a5d920cf3fee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13783 2024.08.29 15:25:14.264901 [ 186 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 927 rows starting from the beginning of the part
13784 2024.08.29 15:25:14.265530 [ 3 ] {9a11cb1d-8625-4738-81ce-a5d920cf3fee} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13785 2024.08.29 15:25:14.265593 [ 3 ] {9a11cb1d-8625-4738-81ce-a5d920cf3fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13786 2024.08.29 15:25:14.266261 [ 3 ] {9a11cb1d-8625-4738-81ce-a5d920cf3fee} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13787 2024.08.29 15:25:14.266621 [ 3 ] {9a11cb1d-8625-4738-81ce-a5d920cf3fee} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13788 2024.08.29 15:25:14.266880 [ 3 ] {9a11cb1d-8625-4738-81ce-a5d920cf3fee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003539 sec., 282.56569652444193 rows/sec., 19.04 KiB/sec.
13789 2024.08.29 15:25:14.267106 [ 3 ] {9a11cb1d-8625-4738-81ce-a5d920cf3fee} <Debug> DynamicQueryHandler: Done processing query
13790 2024.08.29 15:25:14.267150 [ 3 ] {9a11cb1d-8625-4738-81ce-a5d920cf3fee} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13791 2024.08.29 15:25:14.267185 [ 3 ] {} <Debug> HTTP-Session: 0a7f87e5-79fb-4f35-a4f0-9e3b2cafa09d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13792 2024.08.29 15:25:14.267372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13793 2024.08.29 15:25:14.267485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13794 2024.08.29 15:25:14.267534 [ 3 ] {} <Debug> HTTP-Session: b59ba715-bae3-4e26-a5ed-cae6157f8846 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13795 2024.08.29 15:25:14.267589 [ 3 ] {} <Debug> HTTP-Session: b59ba715-bae3-4e26-a5ed-cae6157f8846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13796 2024.08.29 15:25:14.267634 [ 3 ] {} <Debug> HTTP-Session: b59ba715-bae3-4e26-a5ed-cae6157f8846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13797 2024.08.29 15:25:14.267722 [ 3 ] {} <Trace> HTTP-Session: b59ba715-bae3-4e26-a5ed-cae6157f8846 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13798 2024.08.29 15:25:14.267995 [ 3 ] {1026bbe1-b57e-4fcb-abcb-727d34cfe32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13799 2024.08.29 15:25:14.268103 [ 3 ] {1026bbe1-b57e-4fcb-abcb-727d34cfe32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13800 2024.08.29 15:25:14.268311 [ 3 ] {1026bbe1-b57e-4fcb-abcb-727d34cfe32f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13801 2024.08.29 15:25:14.268674 [ 3 ] {1026bbe1-b57e-4fcb-abcb-727d34cfe32f} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13802 2024.08.29 15:25:14.268710 [ 3 ] {1026bbe1-b57e-4fcb-abcb-727d34cfe32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13803 2024.08.29 15:25:14.269269 [ 3 ] {1026bbe1-b57e-4fcb-abcb-727d34cfe32f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13804 2024.08.29 15:25:14.269625 [ 3 ] {1026bbe1-b57e-4fcb-abcb-727d34cfe32f} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13805 2024.08.29 15:25:14.269781 [ 3 ] {1026bbe1-b57e-4fcb-abcb-727d34cfe32f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001884 sec., 43524.4161358811 rows/sec., 2.76 MiB/sec.
13806 2024.08.29 15:25:14.269789 [ 63 ] {} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13807 2024.08.29 15:25:14.269883 [ 63 ] {} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13808 2024.08.29 15:25:14.269942 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13809 2024.08.29 15:25:14.270071 [ 3 ] {1026bbe1-b57e-4fcb-abcb-727d34cfe32f} <Debug> DynamicQueryHandler: Done processing query
13810 2024.08.29 15:25:14.270138 [ 3 ] {1026bbe1-b57e-4fcb-abcb-727d34cfe32f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13811 2024.08.29 15:25:14.270177 [ 3 ] {} <Debug> HTTP-Session: b59ba715-bae3-4e26-a5ed-cae6157f8846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13812 2024.08.29 15:25:14.270184 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
13813 2024.08.29 15:25:14.270349 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13814 2024.08.29 15:25:14.270385 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4324 rows starting from the beginning of the part
13815 2024.08.29 15:25:14.270500 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part
13816 2024.08.29 15:25:14.270669 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part
13817 2024.08.29 15:25:14.270799 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part
13818 2024.08.29 15:25:14.270947 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part
13819 2024.08.29 15:25:14.271031 [ 196 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part
13820 2024.08.29 15:25:14.273109 [ 195 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4690 rows, containing 4 columns (4 merged, 0 gathered) in 0.00306851 sec., 1528429.1072865983 rows/sec., 99.91 MiB/sec.
13821 2024.08.29 15:25:14.273514 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13822 2024.08.29 15:25:14.274472 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_71_14} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13823 2024.08.29 15:25:14.274557 [ 192 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_71_14} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13824 2024.08.29 15:25:14.274679 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB.
13825 2024.08.29 15:25:14.275909 [ 199 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23719 rows, containing 5 columns (5 merged, 0 gathered) in 0.013410863 sec., 1768640.8398922575 rows/sec., 119.33 MiB/sec.
13826 2024.08.29 15:25:14.276443 [ 199 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13827 2024.08.29 15:25:14.276859 [ 199 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13828 2024.08.29 15:25:14.276947 [ 199 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13829 2024.08.29 15:25:14.277036 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB.
13830 2024.08.29 15:25:14.551576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13831 2024.08.29 15:25:14.551660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13832 2024.08.29 15:25:14.551684 [ 3 ] {} <Debug> HTTP-Session: 460f4045-24b6-4371-9611-3775ad9769ea Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13833 2024.08.29 15:25:14.551706 [ 3 ] {} <Debug> HTTP-Session: 460f4045-24b6-4371-9611-3775ad9769ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13834 2024.08.29 15:25:14.551721 [ 3 ] {} <Debug> HTTP-Session: 460f4045-24b6-4371-9611-3775ad9769ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13835 2024.08.29 15:25:14.551768 [ 3 ] {} <Trace> HTTP-Session: 460f4045-24b6-4371-9611-3775ad9769ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13836 2024.08.29 15:25:14.551903 [ 3 ] {d588a78b-a35f-4468-9f39-2efb4be2af90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13837 2024.08.29 15:25:14.551961 [ 3 ] {d588a78b-a35f-4468-9f39-2efb4be2af90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13838 2024.08.29 15:25:14.552258 [ 3 ] {d588a78b-a35f-4468-9f39-2efb4be2af90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13839 2024.08.29 15:25:14.552675 [ 3 ] {d588a78b-a35f-4468-9f39-2efb4be2af90} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13840 2024.08.29 15:25:14.552714 [ 3 ] {d588a78b-a35f-4468-9f39-2efb4be2af90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13841 2024.08.29 15:25:14.553102 [ 3 ] {d588a78b-a35f-4468-9f39-2efb4be2af90} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
13842 2024.08.29 15:25:14.553535 [ 3 ] {d588a78b-a35f-4468-9f39-2efb4be2af90} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13843 2024.08.29 15:25:14.553741 [ 3 ] {d588a78b-a35f-4468-9f39-2efb4be2af90} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001874 sec., 1067.2358591248667 rows/sec., 79.21 KiB/sec.
13844 2024.08.29 15:25:14.554007 [ 3 ] {d588a78b-a35f-4468-9f39-2efb4be2af90} <Debug> DynamicQueryHandler: Done processing query
13845 2024.08.29 15:25:14.554036 [ 3 ] {d588a78b-a35f-4468-9f39-2efb4be2af90} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13846 2024.08.29 15:25:14.554053 [ 3 ] {} <Debug> HTTP-Session: 460f4045-24b6-4371-9611-3775ad9769ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13847 2024.08.29 15:25:14.554170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13848 2024.08.29 15:25:14.554224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13849 2024.08.29 15:25:14.554246 [ 3 ] {} <Debug> HTTP-Session: 47413417-2244-453a-873d-0965f3b4cbed Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13850 2024.08.29 15:25:14.554263 [ 3 ] {} <Debug> HTTP-Session: 47413417-2244-453a-873d-0965f3b4cbed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13851 2024.08.29 15:25:14.554277 [ 3 ] {} <Debug> HTTP-Session: 47413417-2244-453a-873d-0965f3b4cbed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13852 2024.08.29 15:25:14.554311 [ 3 ] {} <Trace> HTTP-Session: 47413417-2244-453a-873d-0965f3b4cbed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13853 2024.08.29 15:25:14.554417 [ 3 ] {1dd0df6c-db0f-4c96-a46f-bb7262e39aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13854 2024.08.29 15:25:14.554466 [ 3 ] {1dd0df6c-db0f-4c96-a46f-bb7262e39aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13855 2024.08.29 15:25:14.554702 [ 3 ] {1dd0df6c-db0f-4c96-a46f-bb7262e39aa9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13856 2024.08.29 15:25:14.555049 [ 3 ] {1dd0df6c-db0f-4c96-a46f-bb7262e39aa9} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13857 2024.08.29 15:25:14.555086 [ 3 ] {1dd0df6c-db0f-4c96-a46f-bb7262e39aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13858 2024.08.29 15:25:14.555436 [ 3 ] {1dd0df6c-db0f-4c96-a46f-bb7262e39aa9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
13859 2024.08.29 15:25:14.555825 [ 3 ] {1dd0df6c-db0f-4c96-a46f-bb7262e39aa9} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13860 2024.08.29 15:25:14.555960 [ 3 ] {1dd0df6c-db0f-4c96-a46f-bb7262e39aa9} <Debug> executeQuery: Read 10 rows, 860.00 B in 0.001573 sec., 6357.279084551812 rows/sec., 533.91 KiB/sec.
13861 2024.08.29 15:25:14.556139 [ 3 ] {1dd0df6c-db0f-4c96-a46f-bb7262e39aa9} <Debug> DynamicQueryHandler: Done processing query
13862 2024.08.29 15:25:14.556164 [ 3 ] {1dd0df6c-db0f-4c96-a46f-bb7262e39aa9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13863 2024.08.29 15:25:14.556181 [ 3 ] {} <Debug> HTTP-Session: 47413417-2244-453a-873d-0965f3b4cbed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13864 2024.08.29 15:25:14.556320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13865 2024.08.29 15:25:14.556371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13866 2024.08.29 15:25:14.556391 [ 3 ] {} <Debug> HTTP-Session: da06f990-25a1-4f6b-ac49-2785f6619762 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13867 2024.08.29 15:25:14.556408 [ 3 ] {} <Debug> HTTP-Session: da06f990-25a1-4f6b-ac49-2785f6619762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13868 2024.08.29 15:25:14.556422 [ 3 ] {} <Debug> HTTP-Session: da06f990-25a1-4f6b-ac49-2785f6619762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13869 2024.08.29 15:25:14.556454 [ 3 ] {} <Trace> HTTP-Session: da06f990-25a1-4f6b-ac49-2785f6619762 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13870 2024.08.29 15:25:14.556559 [ 3 ] {302051a3-7f46-4e1a-b6d4-65add55a805c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13871 2024.08.29 15:25:14.556604 [ 3 ] {302051a3-7f46-4e1a-b6d4-65add55a805c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13872 2024.08.29 15:25:14.556829 [ 3 ] {302051a3-7f46-4e1a-b6d4-65add55a805c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13873 2024.08.29 15:25:14.557145 [ 3 ] {302051a3-7f46-4e1a-b6d4-65add55a805c} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13874 2024.08.29 15:25:14.557182 [ 3 ] {302051a3-7f46-4e1a-b6d4-65add55a805c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13875 2024.08.29 15:25:14.557528 [ 3 ] {302051a3-7f46-4e1a-b6d4-65add55a805c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13876 2024.08.29 15:25:14.557881 [ 3 ] {302051a3-7f46-4e1a-b6d4-65add55a805c} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13877 2024.08.29 15:25:14.558006 [ 3 ] {302051a3-7f46-4e1a-b6d4-65add55a805c} <Debug> executeQuery: Read 5 rows, 359.00 B in 0.001479 sec., 3380.6626098715346 rows/sec., 237.04 KiB/sec.
13878 2024.08.29 15:25:14.558273 [ 3 ] {302051a3-7f46-4e1a-b6d4-65add55a805c} <Debug> DynamicQueryHandler: Done processing query
13879 2024.08.29 15:25:14.558336 [ 3 ] {302051a3-7f46-4e1a-b6d4-65add55a805c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13880 2024.08.29 15:25:14.558390 [ 3 ] {} <Debug> HTTP-Session: da06f990-25a1-4f6b-ac49-2785f6619762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13881 2024.08.29 15:25:14.558565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 2785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13882 2024.08.29 15:25:14.558620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13883 2024.08.29 15:25:14.558640 [ 3 ] {} <Debug> HTTP-Session: 77ae9173-bd07-49e1-8ee6-b7205549f603 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13884 2024.08.29 15:25:14.558657 [ 3 ] {} <Debug> HTTP-Session: 77ae9173-bd07-49e1-8ee6-b7205549f603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13885 2024.08.29 15:25:14.558671 [ 3 ] {} <Debug> HTTP-Session: 77ae9173-bd07-49e1-8ee6-b7205549f603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13886 2024.08.29 15:25:14.558703 [ 3 ] {} <Trace> HTTP-Session: 77ae9173-bd07-49e1-8ee6-b7205549f603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13887 2024.08.29 15:25:14.558810 [ 3 ] {2464c2ab-6dff-49c6-8d83-2e84e10a00bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13888 2024.08.29 15:25:14.558854 [ 3 ] {2464c2ab-6dff-49c6-8d83-2e84e10a00bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13889 2024.08.29 15:25:14.559103 [ 3 ] {2464c2ab-6dff-49c6-8d83-2e84e10a00bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13890 2024.08.29 15:25:14.559416 [ 3 ] {2464c2ab-6dff-49c6-8d83-2e84e10a00bd} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13891 2024.08.29 15:25:14.559452 [ 3 ] {2464c2ab-6dff-49c6-8d83-2e84e10a00bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13892 2024.08.29 15:25:14.559800 [ 3 ] {2464c2ab-6dff-49c6-8d83-2e84e10a00bd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
13893 2024.08.29 15:25:14.560164 [ 3 ] {2464c2ab-6dff-49c6-8d83-2e84e10a00bd} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13894 2024.08.29 15:25:14.560296 [ 3 ] {2464c2ab-6dff-49c6-8d83-2e84e10a00bd} <Debug> executeQuery: Read 17 rows, 1.22 KiB in 0.001517 sec., 11206.328279499012 rows/sec., 805.97 KiB/sec.
13895 2024.08.29 15:25:14.560474 [ 3 ] {2464c2ab-6dff-49c6-8d83-2e84e10a00bd} <Debug> DynamicQueryHandler: Done processing query
13896 2024.08.29 15:25:14.560499 [ 3 ] {2464c2ab-6dff-49c6-8d83-2e84e10a00bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13897 2024.08.29 15:25:14.560515 [ 3 ] {} <Debug> HTTP-Session: 77ae9173-bd07-49e1-8ee6-b7205549f603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13898 2024.08.29 15:25:14.560628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13899 2024.08.29 15:25:14.560679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13900 2024.08.29 15:25:14.560699 [ 3 ] {} <Debug> HTTP-Session: 5d13b627-36c5-4587-8390-a3adb3851de5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13901 2024.08.29 15:25:14.560716 [ 3 ] {} <Debug> HTTP-Session: 5d13b627-36c5-4587-8390-a3adb3851de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13902 2024.08.29 15:25:14.560730 [ 3 ] {} <Debug> HTTP-Session: 5d13b627-36c5-4587-8390-a3adb3851de5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13903 2024.08.29 15:25:14.560761 [ 3 ] {} <Trace> HTTP-Session: 5d13b627-36c5-4587-8390-a3adb3851de5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13904 2024.08.29 15:25:14.560854 [ 3 ] {668e46c8-8fce-4c05-afdf-e04e8bf5645e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13905 2024.08.29 15:25:14.560900 [ 3 ] {668e46c8-8fce-4c05-afdf-e04e8bf5645e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13906 2024.08.29 15:25:14.561046 [ 3 ] {668e46c8-8fce-4c05-afdf-e04e8bf5645e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13907 2024.08.29 15:25:14.561322 [ 3 ] {668e46c8-8fce-4c05-afdf-e04e8bf5645e} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13908 2024.08.29 15:25:14.561358 [ 3 ] {668e46c8-8fce-4c05-afdf-e04e8bf5645e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13909 2024.08.29 15:25:14.561736 [ 3 ] {668e46c8-8fce-4c05-afdf-e04e8bf5645e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13910 2024.08.29 15:25:14.562083 [ 3 ] {668e46c8-8fce-4c05-afdf-e04e8bf5645e} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13911 2024.08.29 15:25:14.562212 [ 3 ] {668e46c8-8fce-4c05-afdf-e04e8bf5645e} <Debug> executeQuery: Read 2 rows, 126.00 B in 0.001382 sec., 1447.178002894356 rows/sec., 89.04 KiB/sec.
13912 2024.08.29 15:25:14.562467 [ 3 ] {668e46c8-8fce-4c05-afdf-e04e8bf5645e} <Debug> DynamicQueryHandler: Done processing query
13913 2024.08.29 15:25:14.562530 [ 3 ] {668e46c8-8fce-4c05-afdf-e04e8bf5645e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13914 2024.08.29 15:25:14.562593 [ 3 ] {} <Debug> HTTP-Session: 5d13b627-36c5-4587-8390-a3adb3851de5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13915 2024.08.29 15:25:14.562759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13916 2024.08.29 15:25:14.562815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13917 2024.08.29 15:25:14.562835 [ 3 ] {} <Debug> HTTP-Session: 7bb6b9ec-45ec-4e27-8c07-e5517ab6c42f Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13918 2024.08.29 15:25:14.562852 [ 3 ] {} <Debug> HTTP-Session: 7bb6b9ec-45ec-4e27-8c07-e5517ab6c42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13919 2024.08.29 15:25:14.562865 [ 3 ] {} <Debug> HTTP-Session: 7bb6b9ec-45ec-4e27-8c07-e5517ab6c42f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13920 2024.08.29 15:25:14.562897 [ 3 ] {} <Trace> HTTP-Session: 7bb6b9ec-45ec-4e27-8c07-e5517ab6c42f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13921 2024.08.29 15:25:14.563029 [ 3 ] {a7100df5-4da7-45e6-bb16-4dd5a3724e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13922 2024.08.29 15:25:14.563104 [ 3 ] {a7100df5-4da7-45e6-bb16-4dd5a3724e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13923 2024.08.29 15:25:14.563543 [ 3 ] {a7100df5-4da7-45e6-bb16-4dd5a3724e9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13924 2024.08.29 15:25:14.564047 [ 3 ] {a7100df5-4da7-45e6-bb16-4dd5a3724e9c} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13925 2024.08.29 15:25:14.564083 [ 3 ] {a7100df5-4da7-45e6-bb16-4dd5a3724e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB.
13926 2024.08.29 15:25:14.564667 [ 3 ] {a7100df5-4da7-45e6-bb16-4dd5a3724e9c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13927 2024.08.29 15:25:14.565073 [ 3 ] {a7100df5-4da7-45e6-bb16-4dd5a3724e9c} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13928 2024.08.29 15:25:14.565230 [ 3 ] {a7100df5-4da7-45e6-bb16-4dd5a3724e9c} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002256 sec., 1329.787234042553 rows/sec., 2.38 MiB/sec.
13929 2024.08.29 15:25:14.565719 [ 3 ] {a7100df5-4da7-45e6-bb16-4dd5a3724e9c} <Debug> DynamicQueryHandler: Done processing query
13930 2024.08.29 15:25:14.565777 [ 3 ] {a7100df5-4da7-45e6-bb16-4dd5a3724e9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13931 2024.08.29 15:25:14.565814 [ 3 ] {} <Debug> HTTP-Session: 7bb6b9ec-45ec-4e27-8c07-e5517ab6c42f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13932 2024.08.29 15:25:19.562244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13933 2024.08.29 15:25:19.562388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13934 2024.08.29 15:25:19.562417 [ 3 ] {} <Debug> HTTP-Session: 13266187-dbf2-446a-b043-f9c21d4ad5be Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13935 2024.08.29 15:25:19.562447 [ 3 ] {} <Debug> HTTP-Session: 13266187-dbf2-446a-b043-f9c21d4ad5be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13936 2024.08.29 15:25:19.562465 [ 3 ] {} <Debug> HTTP-Session: 13266187-dbf2-446a-b043-f9c21d4ad5be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13937 2024.08.29 15:25:19.562521 [ 3 ] {} <Trace> HTTP-Session: 13266187-dbf2-446a-b043-f9c21d4ad5be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13938 2024.08.29 15:25:19.562729 [ 3 ] {567e3ead-117a-421d-a81f-0a2be02e8f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13939 2024.08.29 15:25:19.562810 [ 3 ] {567e3ead-117a-421d-a81f-0a2be02e8f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13940 2024.08.29 15:25:19.563160 [ 3 ] {567e3ead-117a-421d-a81f-0a2be02e8f2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13941 2024.08.29 15:25:19.563666 [ 3 ] {567e3ead-117a-421d-a81f-0a2be02e8f2b} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13942 2024.08.29 15:25:19.563714 [ 3 ] {567e3ead-117a-421d-a81f-0a2be02e8f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
13943 2024.08.29 15:25:19.564139 [ 3 ] {567e3ead-117a-421d-a81f-0a2be02e8f2b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
13944 2024.08.29 15:25:19.564533 [ 3 ] {567e3ead-117a-421d-a81f-0a2be02e8f2b} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13945 2024.08.29 15:25:19.564726 [ 3 ] {567e3ead-117a-421d-a81f-0a2be02e8f2b} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.002049 sec., 1464.1288433382138 rows/sec., 115.81 KiB/sec.
13946 2024.08.29 15:25:19.564957 [ 3 ] {567e3ead-117a-421d-a81f-0a2be02e8f2b} <Debug> DynamicQueryHandler: Done processing query
13947 2024.08.29 15:25:19.564986 [ 3 ] {567e3ead-117a-421d-a81f-0a2be02e8f2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13948 2024.08.29 15:25:19.565005 [ 3 ] {} <Debug> HTTP-Session: 13266187-dbf2-446a-b043-f9c21d4ad5be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13949 2024.08.29 15:25:19.565274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 24061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13950 2024.08.29 15:25:19.565333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13951 2024.08.29 15:25:19.565355 [ 3 ] {} <Debug> HTTP-Session: ded002cd-3d36-4f79-a9d8-d38ea1a072a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13952 2024.08.29 15:25:19.565373 [ 3 ] {} <Debug> HTTP-Session: ded002cd-3d36-4f79-a9d8-d38ea1a072a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13953 2024.08.29 15:25:19.565387 [ 3 ] {} <Debug> HTTP-Session: ded002cd-3d36-4f79-a9d8-d38ea1a072a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13954 2024.08.29 15:25:19.565423 [ 3 ] {} <Trace> HTTP-Session: ded002cd-3d36-4f79-a9d8-d38ea1a072a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13955 2024.08.29 15:25:19.565579 [ 3 ] {5c7f9aff-c2d7-40f9-91ff-cb6449853710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13956 2024.08.29 15:25:19.565628 [ 3 ] {5c7f9aff-c2d7-40f9-91ff-cb6449853710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13957 2024.08.29 15:25:19.565868 [ 3 ] {5c7f9aff-c2d7-40f9-91ff-cb6449853710} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13958 2024.08.29 15:25:19.566304 [ 3 ] {5c7f9aff-c2d7-40f9-91ff-cb6449853710} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13959 2024.08.29 15:25:19.566342 [ 3 ] {5c7f9aff-c2d7-40f9-91ff-cb6449853710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
13960 2024.08.29 15:25:19.566711 [ 3 ] {5c7f9aff-c2d7-40f9-91ff-cb6449853710} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13961 2024.08.29 15:25:19.567060 [ 3 ] {5c7f9aff-c2d7-40f9-91ff-cb6449853710} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13962 2024.08.29 15:25:19.567223 [ 3 ] {5c7f9aff-c2d7-40f9-91ff-cb6449853710} <Debug> executeQuery: Read 161 rows, 14.25 KiB in 0.001712 sec., 94042.05607476635 rows/sec., 8.13 MiB/sec.
13963 2024.08.29 15:25:19.567412 [ 3 ] {5c7f9aff-c2d7-40f9-91ff-cb6449853710} <Debug> DynamicQueryHandler: Done processing query
13964 2024.08.29 15:25:19.567437 [ 3 ] {5c7f9aff-c2d7-40f9-91ff-cb6449853710} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13965 2024.08.29 15:25:19.567454 [ 3 ] {} <Debug> HTTP-Session: ded002cd-3d36-4f79-a9d8-d38ea1a072a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13966 2024.08.29 15:25:19.567601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13967 2024.08.29 15:25:19.567656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13968 2024.08.29 15:25:19.567676 [ 3 ] {} <Debug> HTTP-Session: 053ff581-c082-43c2-a336-da1704a6ea7b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13969 2024.08.29 15:25:19.567694 [ 3 ] {} <Debug> HTTP-Session: 053ff581-c082-43c2-a336-da1704a6ea7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13970 2024.08.29 15:25:19.567707 [ 3 ] {} <Debug> HTTP-Session: 053ff581-c082-43c2-a336-da1704a6ea7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13971 2024.08.29 15:25:19.567740 [ 3 ] {} <Trace> HTTP-Session: 053ff581-c082-43c2-a336-da1704a6ea7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13972 2024.08.29 15:25:19.567851 [ 3 ] {06d885c2-ee38-4ae6-b343-e225fe764e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13973 2024.08.29 15:25:19.567896 [ 3 ] {06d885c2-ee38-4ae6-b343-e225fe764e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13974 2024.08.29 15:25:19.568126 [ 3 ] {06d885c2-ee38-4ae6-b343-e225fe764e8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13975 2024.08.29 15:25:19.568459 [ 3 ] {06d885c2-ee38-4ae6-b343-e225fe764e8b} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13976 2024.08.29 15:25:19.568497 [ 3 ] {06d885c2-ee38-4ae6-b343-e225fe764e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
13977 2024.08.29 15:25:19.568849 [ 3 ] {06d885c2-ee38-4ae6-b343-e225fe764e8b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13978 2024.08.29 15:25:19.569199 [ 3 ] {06d885c2-ee38-4ae6-b343-e225fe764e8b} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13979 2024.08.29 15:25:19.569356 [ 3 ] {06d885c2-ee38-4ae6-b343-e225fe764e8b} <Debug> executeQuery: Read 54 rows, 4.04 KiB in 0.001537 sec., 35133.37670787248 rows/sec., 2.57 MiB/sec.
13980 2024.08.29 15:25:19.569537 [ 3 ] {06d885c2-ee38-4ae6-b343-e225fe764e8b} <Debug> DynamicQueryHandler: Done processing query
13981 2024.08.29 15:25:19.569563 [ 3 ] {06d885c2-ee38-4ae6-b343-e225fe764e8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13982 2024.08.29 15:25:19.569578 [ 3 ] {} <Debug> HTTP-Session: 053ff581-c082-43c2-a336-da1704a6ea7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13983 2024.08.29 15:25:19.569717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 22517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13984 2024.08.29 15:25:19.569766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13985 2024.08.29 15:25:19.569785 [ 3 ] {} <Debug> HTTP-Session: 6c4d259d-bb39-4be8-ad66-98eb7c47e905 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
13986 2024.08.29 15:25:19.569801 [ 3 ] {} <Debug> HTTP-Session: 6c4d259d-bb39-4be8-ad66-98eb7c47e905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13987 2024.08.29 15:25:19.569815 [ 3 ] {} <Debug> HTTP-Session: 6c4d259d-bb39-4be8-ad66-98eb7c47e905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13988 2024.08.29 15:25:19.569845 [ 3 ] {} <Trace> HTTP-Session: 6c4d259d-bb39-4be8-ad66-98eb7c47e905 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13989 2024.08.29 15:25:19.569980 [ 3 ] {74cfeea9-9e05-413f-adf4-2c6e1c262a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13990 2024.08.29 15:25:19.570024 [ 3 ] {74cfeea9-9e05-413f-adf4-2c6e1c262a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13991 2024.08.29 15:25:19.570250 [ 3 ] {74cfeea9-9e05-413f-adf4-2c6e1c262a8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13992 2024.08.29 15:25:19.570645 [ 3 ] {74cfeea9-9e05-413f-adf4-2c6e1c262a8c} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13993 2024.08.29 15:25:19.570682 [ 3 ] {74cfeea9-9e05-413f-adf4-2c6e1c262a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
13994 2024.08.29 15:25:19.571036 [ 3 ] {74cfeea9-9e05-413f-adf4-2c6e1c262a8c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13995 2024.08.29 15:25:19.571404 [ 3 ] {74cfeea9-9e05-413f-adf4-2c6e1c262a8c} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13996 2024.08.29 15:25:19.571566 [ 3 ] {74cfeea9-9e05-413f-adf4-2c6e1c262a8c} <Debug> executeQuery: Read 133 rows, 10.58 KiB in 0.00163 sec., 81595.09202453987 rows/sec., 6.34 MiB/sec.
13997 2024.08.29 15:25:19.571738 [ 3 ] {74cfeea9-9e05-413f-adf4-2c6e1c262a8c} <Debug> DynamicQueryHandler: Done processing query
13998 2024.08.29 15:25:19.571762 [ 3 ] {74cfeea9-9e05-413f-adf4-2c6e1c262a8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13999 2024.08.29 15:25:19.571780 [ 3 ] {} <Debug> HTTP-Session: 6c4d259d-bb39-4be8-ad66-98eb7c47e905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14000 2024.08.29 15:25:19.571990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 31014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14001 2024.08.29 15:25:19.572040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14002 2024.08.29 15:25:19.572058 [ 3 ] {} <Debug> HTTP-Session: aceab0a3-d4e5-4762-8463-53e9751f317d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14003 2024.08.29 15:25:19.572074 [ 3 ] {} <Debug> HTTP-Session: aceab0a3-d4e5-4762-8463-53e9751f317d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14004 2024.08.29 15:25:19.572088 [ 3 ] {} <Debug> HTTP-Session: aceab0a3-d4e5-4762-8463-53e9751f317d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14005 2024.08.29 15:25:19.572118 [ 3 ] {} <Trace> HTTP-Session: aceab0a3-d4e5-4762-8463-53e9751f317d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14006 2024.08.29 15:25:19.572266 [ 3 ] {77eeb2e4-aaaa-4bc4-b2db-98cffa3ed215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14007 2024.08.29 15:25:19.572313 [ 3 ] {77eeb2e4-aaaa-4bc4-b2db-98cffa3ed215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14008 2024.08.29 15:25:19.572459 [ 3 ] {77eeb2e4-aaaa-4bc4-b2db-98cffa3ed215} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14009 2024.08.29 15:25:19.572830 [ 3 ] {77eeb2e4-aaaa-4bc4-b2db-98cffa3ed215} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14010 2024.08.29 15:25:19.572866 [ 3 ] {77eeb2e4-aaaa-4bc4-b2db-98cffa3ed215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14011 2024.08.29 15:25:19.573254 [ 3 ] {77eeb2e4-aaaa-4bc4-b2db-98cffa3ed215} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14012 2024.08.29 15:25:19.573588 [ 3 ] {77eeb2e4-aaaa-4bc4-b2db-98cffa3ed215} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14013 2024.08.29 15:25:19.573740 [ 3 ] {77eeb2e4-aaaa-4bc4-b2db-98cffa3ed215} <Debug> executeQuery: Read 162 rows, 11.54 KiB in 0.00153 sec., 105882.35294117648 rows/sec., 7.37 MiB/sec.
14014 2024.08.29 15:25:19.573904 [ 3 ] {77eeb2e4-aaaa-4bc4-b2db-98cffa3ed215} <Debug> DynamicQueryHandler: Done processing query
14015 2024.08.29 15:25:19.573930 [ 3 ] {77eeb2e4-aaaa-4bc4-b2db-98cffa3ed215} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14016 2024.08.29 15:25:19.573947 [ 3 ] {} <Debug> HTTP-Session: aceab0a3-d4e5-4762-8463-53e9751f317d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14017 2024.08.29 15:25:19.574194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 85221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14018 2024.08.29 15:25:19.574243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14019 2024.08.29 15:25:19.574263 [ 3 ] {} <Debug> HTTP-Session: 866951d7-d4d8-4c10-b4fb-c3701353798b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14020 2024.08.29 15:25:19.574281 [ 3 ] {} <Debug> HTTP-Session: 866951d7-d4d8-4c10-b4fb-c3701353798b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14021 2024.08.29 15:25:19.574295 [ 3 ] {} <Debug> HTTP-Session: 866951d7-d4d8-4c10-b4fb-c3701353798b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14022 2024.08.29 15:25:19.574325 [ 3 ] {} <Trace> HTTP-Session: 866951d7-d4d8-4c10-b4fb-c3701353798b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14023 2024.08.29 15:25:19.574792 [ 3 ] {48530431-fc7f-4c83-a357-71aa8f527e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14024 2024.08.29 15:25:19.574857 [ 3 ] {48530431-fc7f-4c83-a357-71aa8f527e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
14025 2024.08.29 15:25:19.575266 [ 3 ] {48530431-fc7f-4c83-a357-71aa8f527e7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14026 2024.08.29 15:25:19.576109 [ 3 ] {48530431-fc7f-4c83-a357-71aa8f527e7e} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14027 2024.08.29 15:25:19.576145 [ 3 ] {48530431-fc7f-4c83-a357-71aa8f527e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14028 2024.08.29 15:25:19.576813 [ 3 ] {48530431-fc7f-4c83-a357-71aa8f527e7e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
14029 2024.08.29 15:25:19.577214 [ 3 ] {48530431-fc7f-4c83-a357-71aa8f527e7e} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14030 2024.08.29 15:25:19.577401 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
14031 2024.08.29 15:25:19.577412 [ 3 ] {48530431-fc7f-4c83-a357-71aa8f527e7e} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002968 sec., 17183.288409703502 rows/sec., 30.79 MiB/sec.
14032 2024.08.29 15:25:19.577497 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14033 2024.08.29 15:25:19.577577 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14034 2024.08.29 15:25:19.577824 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
14035 2024.08.29 15:25:19.577885 [ 3 ] {48530431-fc7f-4c83-a357-71aa8f527e7e} <Debug> DynamicQueryHandler: Done processing query
14036 2024.08.29 15:25:19.577914 [ 3 ] {48530431-fc7f-4c83-a357-71aa8f527e7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
14037 2024.08.29 15:25:19.577939 [ 3 ] {} <Debug> HTTP-Session: 866951d7-d4d8-4c10-b4fb-c3701353798b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14038 2024.08.29 15:25:19.578088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14039 2024.08.29 15:25:19.578161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14040 2024.08.29 15:25:19.578185 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14041 2024.08.29 15:25:19.578191 [ 3 ] {} <Debug> HTTP-Session: ad4de42b-1108-4b25-8796-b835cf29fa81 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14042 2024.08.29 15:25:19.578221 [ 3 ] {} <Debug> HTTP-Session: ad4de42b-1108-4b25-8796-b835cf29fa81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14043 2024.08.29 15:25:19.578247 [ 3 ] {} <Debug> HTTP-Session: ad4de42b-1108-4b25-8796-b835cf29fa81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14044 2024.08.29 15:25:19.578274 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1144 rows starting from the beginning of the part
14045 2024.08.29 15:25:19.578289 [ 3 ] {} <Trace> HTTP-Session: ad4de42b-1108-4b25-8796-b835cf29fa81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14046 2024.08.29 15:25:19.578450 [ 3 ] {11d86730-e142-4c2d-8d4e-8b133a13fc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14047 2024.08.29 15:25:19.578609 [ 3 ] {11d86730-e142-4c2d-8d4e-8b133a13fc58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14048 2024.08.29 15:25:19.578878 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part
14049 2024.08.29 15:25:19.579245 [ 3 ] {11d86730-e142-4c2d-8d4e-8b133a13fc58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14050 2024.08.29 15:25:19.579597 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 3 rows starting from the beginning of the part
14051 2024.08.29 15:25:19.580268 [ 3 ] {11d86730-e142-4c2d-8d4e-8b133a13fc58} <Trace> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14052 2024.08.29 15:25:19.580270 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 49 rows starting from the beginning of the part
14053 2024.08.29 15:25:19.580308 [ 3 ] {11d86730-e142-4c2d-8d4e-8b133a13fc58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14054 2024.08.29 15:25:19.580779 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 3 rows starting from the beginning of the part
14055 2024.08.29 15:25:19.581275 [ 192 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 51 rows starting from the beginning of the part
14056 2024.08.29 15:25:19.581417 [ 3 ] {11d86730-e142-4c2d-8d4e-8b133a13fc58} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
14057 2024.08.29 15:25:19.582123 [ 3 ] {11d86730-e142-4c2d-8d4e-8b133a13fc58} <Trace> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14058 2024.08.29 15:25:19.582449 [ 3 ] {11d86730-e142-4c2d-8d4e-8b133a13fc58} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.004052 sec., 2221.1253701875617 rows/sec., 156.90 KiB/sec.
14059 2024.08.29 15:25:19.583038 [ 3 ] {11d86730-e142-4c2d-8d4e-8b133a13fc58} <Debug> DynamicQueryHandler: Done processing query
14060 2024.08.29 15:25:19.583068 [ 3 ] {11d86730-e142-4c2d-8d4e-8b133a13fc58} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14061 2024.08.29 15:25:19.583095 [ 3 ] {} <Debug> HTTP-Session: ad4de42b-1108-4b25-8796-b835cf29fa81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14062 2024.08.29 15:25:19.583254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14063 2024.08.29 15:25:19.583304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14064 2024.08.29 15:25:19.583327 [ 3 ] {} <Debug> HTTP-Session: 33ad6710-f56d-4c75-bec3-555570aa0d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14065 2024.08.29 15:25:19.583344 [ 3 ] {} <Debug> HTTP-Session: 33ad6710-f56d-4c75-bec3-555570aa0d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14066 2024.08.29 15:25:19.583358 [ 3 ] {} <Debug> HTTP-Session: 33ad6710-f56d-4c75-bec3-555570aa0d58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14067 2024.08.29 15:25:19.583390 [ 3 ] {} <Trace> HTTP-Session: 33ad6710-f56d-4c75-bec3-555570aa0d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14068 2024.08.29 15:25:19.583511 [ 3 ] {61dcfac0-5220-4614-a155-0f7867e46dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14069 2024.08.29 15:25:19.583561 [ 3 ] {61dcfac0-5220-4614-a155-0f7867e46dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14070 2024.08.29 15:25:19.583727 [ 3 ] {61dcfac0-5220-4614-a155-0f7867e46dae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14071 2024.08.29 15:25:19.584309 [ 3 ] {61dcfac0-5220-4614-a155-0f7867e46dae} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14072 2024.08.29 15:25:19.584355 [ 3 ] {61dcfac0-5220-4614-a155-0f7867e46dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14073 2024.08.29 15:25:19.584978 [ 3 ] {61dcfac0-5220-4614-a155-0f7867e46dae} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14074 2024.08.29 15:25:19.585536 [ 3 ] {61dcfac0-5220-4614-a155-0f7867e46dae} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14075 2024.08.29 15:25:19.585823 [ 3 ] {61dcfac0-5220-4614-a155-0f7867e46dae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002354 sec., 25488.530161427356 rows/sec., 1.72 MiB/sec.
14076 2024.08.29 15:25:19.586063 [ 3 ] {61dcfac0-5220-4614-a155-0f7867e46dae} <Debug> DynamicQueryHandler: Done processing query
14077 2024.08.29 15:25:19.586089 [ 3 ] {61dcfac0-5220-4614-a155-0f7867e46dae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14078 2024.08.29 15:25:19.586106 [ 3 ] {} <Debug> HTTP-Session: 33ad6710-f56d-4c75-bec3-555570aa0d58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14079 2024.08.29 15:25:19.588541 [ 199 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1298 rows, containing 19 columns (19 merged, 0 gathered) in 0.010831832 sec., 119831.99148583546 rows/sec., 214.73 MiB/sec.
14080 2024.08.29 15:25:19.590285 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
14081 2024.08.29 15:25:19.590969 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14082 2024.08.29 15:25:19.591069 [ 189 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
14083 2024.08.29 15:25:19.591242 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB.
14084 2024.08.29 15:25:24.564213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14085 2024.08.29 15:25:24.564356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14086 2024.08.29 15:25:24.564389 [ 3 ] {} <Debug> HTTP-Session: 51676d76-8ca8-4bb2-aa07-b29f8107cd9b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14087 2024.08.29 15:25:24.564418 [ 3 ] {} <Debug> HTTP-Session: 51676d76-8ca8-4bb2-aa07-b29f8107cd9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14088 2024.08.29 15:25:24.564436 [ 3 ] {} <Debug> HTTP-Session: 51676d76-8ca8-4bb2-aa07-b29f8107cd9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14089 2024.08.29 15:25:24.564493 [ 3 ] {} <Trace> HTTP-Session: 51676d76-8ca8-4bb2-aa07-b29f8107cd9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14090 2024.08.29 15:25:24.564693 [ 3 ] {005fb194-0e60-47db-a277-1368f69268a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14091 2024.08.29 15:25:24.564772 [ 3 ] {005fb194-0e60-47db-a277-1368f69268a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14092 2024.08.29 15:25:24.565143 [ 3 ] {005fb194-0e60-47db-a277-1368f69268a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14093 2024.08.29 15:25:24.565645 [ 3 ] {005fb194-0e60-47db-a277-1368f69268a0} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14094 2024.08.29 15:25:24.565687 [ 3 ] {005fb194-0e60-47db-a277-1368f69268a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14095 2024.08.29 15:25:24.566106 [ 3 ] {005fb194-0e60-47db-a277-1368f69268a0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
14096 2024.08.29 15:25:24.566514 [ 3 ] {005fb194-0e60-47db-a277-1368f69268a0} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14097 2024.08.29 15:25:24.566701 [ 3 ] {005fb194-0e60-47db-a277-1368f69268a0} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002059 sec., 971.3453132588635 rows/sec., 72.09 KiB/sec.
14098 2024.08.29 15:25:24.566715 [ 47 ] {} <Debug> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
14099 2024.08.29 15:25:24.566837 [ 47 ] {} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14100 2024.08.29 15:25:24.566889 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14101 2024.08.29 15:25:24.567037 [ 3 ] {005fb194-0e60-47db-a277-1368f69268a0} <Debug> DynamicQueryHandler: Done processing query
14102 2024.08.29 15:25:24.567121 [ 3 ] {005fb194-0e60-47db-a277-1368f69268a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14103 2024.08.29 15:25:24.567215 [ 3 ] {} <Debug> HTTP-Session: 51676d76-8ca8-4bb2-aa07-b29f8107cd9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14104 2024.08.29 15:25:24.567566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14105 2024.08.29 15:25:24.567612 [ 194 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
14106 2024.08.29 15:25:24.567693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14107 2024.08.29 15:25:24.567758 [ 3 ] {} <Debug> HTTP-Session: c68e2a74-f0c4-43d3-b089-67d0d2e7b2a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14108 2024.08.29 15:25:24.567797 [ 3 ] {} <Debug> HTTP-Session: c68e2a74-f0c4-43d3-b089-67d0d2e7b2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14109 2024.08.29 15:25:24.567813 [ 3 ] {} <Debug> HTTP-Session: c68e2a74-f0c4-43d3-b089-67d0d2e7b2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14110 2024.08.29 15:25:24.567885 [ 3 ] {} <Trace> HTTP-Session: c68e2a74-f0c4-43d3-b089-67d0d2e7b2a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14111 2024.08.29 15:25:24.568113 [ 194 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14112 2024.08.29 15:25:24.568193 [ 194 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 18 rows starting from the beginning of the part
14113 2024.08.29 15:25:24.568201 [ 3 ] {0e1c7267-eb9c-436f-b11e-0ca9a6b97037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14114 2024.08.29 15:25:24.568356 [ 3 ] {0e1c7267-eb9c-436f-b11e-0ca9a6b97037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14115 2024.08.29 15:25:24.568469 [ 194 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
14116 2024.08.29 15:25:24.568876 [ 194 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 3 rows starting from the beginning of the part
14117 2024.08.29 15:25:24.569175 [ 194 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
14118 2024.08.29 15:25:24.569533 [ 194 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3 rows starting from the beginning of the part
14119 2024.08.29 15:25:24.569829 [ 194 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
14120 2024.08.29 15:25:24.570396 [ 3 ] {0e1c7267-eb9c-436f-b11e-0ca9a6b97037} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14121 2024.08.29 15:25:24.571528 [ 3 ] {0e1c7267-eb9c-436f-b11e-0ca9a6b97037} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14122 2024.08.29 15:25:24.571593 [ 3 ] {0e1c7267-eb9c-436f-b11e-0ca9a6b97037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14123 2024.08.29 15:25:24.572630 [ 3 ] {0e1c7267-eb9c-436f-b11e-0ca9a6b97037} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14124 2024.08.29 15:25:24.572678 [ 199 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.005681141 sec., 5984.71328206781 rows/sec., 501.08 KiB/sec.
14125 2024.08.29 15:25:24.572913 [ 201 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
14126 2024.08.29 15:25:24.573339 [ 3 ] {0e1c7267-eb9c-436f-b11e-0ca9a6b97037} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14127 2024.08.29 15:25:24.573730 [ 47 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14128 2024.08.29 15:25:24.573863 [ 3 ] {0e1c7267-eb9c-436f-b11e-0ca9a6b97037} <Debug> executeQuery: Read 199 rows, 17.70 KiB in 0.005768 sec., 34500.69348127601 rows/sec., 3.00 MiB/sec.
14129 2024.08.29 15:25:24.573859 [ 47 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14130 2024.08.29 15:25:24.573982 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14131 2024.08.29 15:25:24.574355 [ 201 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_30_6} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14132 2024.08.29 15:25:24.574409 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
14133 2024.08.29 15:25:24.574548 [ 201 ] {2f37e7e6-ca39-49a3-a036-bfa4c7817ee7::all_1_30_6} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
14134 2024.08.29 15:25:24.574567 [ 3 ] {0e1c7267-eb9c-436f-b11e-0ca9a6b97037} <Debug> DynamicQueryHandler: Done processing query
14135 2024.08.29 15:25:24.574646 [ 3 ] {0e1c7267-eb9c-436f-b11e-0ca9a6b97037} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14136 2024.08.29 15:25:24.574767 [ 3 ] {} <Debug> HTTP-Session: c68e2a74-f0c4-43d3-b089-67d0d2e7b2a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14137 2024.08.29 15:25:24.574842 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
14138 2024.08.29 15:25:24.574896 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14139 2024.08.29 15:25:24.574930 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1444 rows starting from the beginning of the part
14140 2024.08.29 15:25:24.575035 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 157 rows starting from the beginning of the part
14141 2024.08.29 15:25:24.575130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14142 2024.08.29 15:25:24.575319 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1329 rows starting from the beginning of the part
14143 2024.08.29 15:25:24.575360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14144 2024.08.29 15:25:24.575514 [ 3 ] {} <Debug> HTTP-Session: b9851bee-206b-43d0-bcd8-005b90b49efc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14145 2024.08.29 15:25:24.575627 [ 3 ] {} <Debug> HTTP-Session: b9851bee-206b-43d0-bcd8-005b90b49efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14146 2024.08.29 15:25:24.575701 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part
14147 2024.08.29 15:25:24.575726 [ 3 ] {} <Debug> HTTP-Session: b9851bee-206b-43d0-bcd8-005b90b49efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14148 2024.08.29 15:25:24.575962 [ 3 ] {} <Trace> HTTP-Session: b9851bee-206b-43d0-bcd8-005b90b49efc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14149 2024.08.29 15:25:24.576021 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 161 rows starting from the beginning of the part
14150 2024.08.29 15:25:24.576277 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 199 rows starting from the beginning of the part
14151 2024.08.29 15:25:24.576525 [ 3 ] {c847d44a-f4f4-46a9-b104-115f5a9ac008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14152 2024.08.29 15:25:24.576726 [ 3 ] {c847d44a-f4f4-46a9-b104-115f5a9ac008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14153 2024.08.29 15:25:24.577613 [ 3 ] {c847d44a-f4f4-46a9-b104-115f5a9ac008} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14154 2024.08.29 15:25:24.578402 [ 3 ] {c847d44a-f4f4-46a9-b104-115f5a9ac008} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14155 2024.08.29 15:25:24.578451 [ 3 ] {c847d44a-f4f4-46a9-b104-115f5a9ac008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14156 2024.08.29 15:25:24.579301 [ 3 ] {c847d44a-f4f4-46a9-b104-115f5a9ac008} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14157 2024.08.29 15:25:24.579860 [ 3 ] {c847d44a-f4f4-46a9-b104-115f5a9ac008} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14158 2024.08.29 15:25:24.580135 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.005991628 sec., 550768.5056548904 rows/sec., 48.27 MiB/sec.
14159 2024.08.29 15:25:24.580200 [ 47 ] {} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14160 2024.08.29 15:25:24.580272 [ 3 ] {c847d44a-f4f4-46a9-b104-115f5a9ac008} <Debug> executeQuery: Read 5 rows, 359.00 B in 0.003959 sec., 1262.9451881788332 rows/sec., 88.55 KiB/sec.
14161 2024.08.29 15:25:24.580283 [ 47 ] {} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14162 2024.08.29 15:25:24.580383 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14163 2024.08.29 15:25:24.580502 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14164 2024.08.29 15:25:24.581073 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
14165 2024.08.29 15:25:24.581905 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14166 2024.08.29 15:25:24.582043 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 69 rows starting from the beginning of the part
14167 2024.08.29 15:25:24.582441 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 9 rows starting from the beginning of the part
14168 2024.08.29 15:25:24.582740 [ 3 ] {c847d44a-f4f4-46a9-b104-115f5a9ac008} <Debug> DynamicQueryHandler: Done processing query
14169 2024.08.29 15:25:24.583084 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 52 rows starting from the beginning of the part
14170 2024.08.29 15:25:24.583456 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_81_16} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14171 2024.08.29 15:25:24.583616 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 5 rows starting from the beginning of the part
14172 2024.08.29 15:25:24.583900 [ 187 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_81_16} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14173 2024.08.29 15:25:24.584037 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 54 rows starting from the beginning of the part
14174 2024.08.29 15:25:24.584129 [ 3 ] {c847d44a-f4f4-46a9-b104-115f5a9ac008} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14175 2024.08.29 15:25:24.584236 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
14176 2024.08.29 15:25:24.584395 [ 3 ] {} <Debug> HTTP-Session: b9851bee-206b-43d0-bcd8-005b90b49efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14177 2024.08.29 15:25:24.584411 [ 201 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 5 rows starting from the beginning of the part
14178 2024.08.29 15:25:24.584810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14179 2024.08.29 15:25:24.584922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14180 2024.08.29 15:25:24.584949 [ 3 ] {} <Debug> HTTP-Session: 77a3b507-b9d4-405d-a6d2-84b5823e8446 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14181 2024.08.29 15:25:24.584991 [ 3 ] {} <Debug> HTTP-Session: 77a3b507-b9d4-405d-a6d2-84b5823e8446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14182 2024.08.29 15:25:24.585028 [ 3 ] {} <Debug> HTTP-Session: 77a3b507-b9d4-405d-a6d2-84b5823e8446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14183 2024.08.29 15:25:24.585100 [ 3 ] {} <Trace> HTTP-Session: 77a3b507-b9d4-405d-a6d2-84b5823e8446 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14184 2024.08.29 15:25:24.585336 [ 3 ] {a21b07dc-5980-44ad-ae51-f3731b3665a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14185 2024.08.29 15:25:24.585432 [ 3 ] {a21b07dc-5980-44ad-ae51-f3731b3665a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14186 2024.08.29 15:25:24.586413 [ 3 ] {a21b07dc-5980-44ad-ae51-f3731b3665a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14187 2024.08.29 15:25:24.587487 [ 3 ] {a21b07dc-5980-44ad-ae51-f3731b3665a4} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14188 2024.08.29 15:25:24.587539 [ 3 ] {a21b07dc-5980-44ad-ae51-f3731b3665a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14189 2024.08.29 15:25:24.587558 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.006998967 sec., 27718.376154652535 rows/sec., 2.11 MiB/sec.
14190 2024.08.29 15:25:24.587941 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14191 2024.08.29 15:25:24.588268 [ 3 ] {a21b07dc-5980-44ad-ae51-f3731b3665a4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14192 2024.08.29 15:25:24.589135 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_71_14} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14193 2024.08.29 15:25:24.589316 [ 3 ] {a21b07dc-5980-44ad-ae51-f3731b3665a4} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14194 2024.08.29 15:25:24.589374 [ 200 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_71_14} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14195 2024.08.29 15:25:24.589564 [ 47 ] {} <Debug> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
14196 2024.08.29 15:25:24.589661 [ 47 ] {} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14197 2024.08.29 15:25:24.589673 [ 3 ] {a21b07dc-5980-44ad-ae51-f3731b3665a4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004408 sec., 3176.0435571687844 rows/sec., 222.43 KiB/sec.
14198 2024.08.29 15:25:24.589692 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
14199 2024.08.29 15:25:24.589720 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14200 2024.08.29 15:25:24.590076 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
14201 2024.08.29 15:25:24.590148 [ 3 ] {a21b07dc-5980-44ad-ae51-f3731b3665a4} <Debug> DynamicQueryHandler: Done processing query
14202 2024.08.29 15:25:24.590209 [ 3 ] {a21b07dc-5980-44ad-ae51-f3731b3665a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14203 2024.08.29 15:25:24.590255 [ 3 ] {} <Debug> HTTP-Session: 77a3b507-b9d4-405d-a6d2-84b5823e8446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14204 2024.08.29 15:25:24.590349 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14205 2024.08.29 15:25:24.590387 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
14206 2024.08.29 15:25:24.590443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14207 2024.08.29 15:25:24.590598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14208 2024.08.29 15:25:24.590708 [ 3 ] {} <Debug> HTTP-Session: 70e2c011-77b1-406d-b255-14015c7eb5a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14209 2024.08.29 15:25:24.590715 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 242 rows starting from the beginning of the part
14210 2024.08.29 15:25:24.590752 [ 3 ] {} <Debug> HTTP-Session: 70e2c011-77b1-406d-b255-14015c7eb5a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14211 2024.08.29 15:25:24.590794 [ 3 ] {} <Debug> HTTP-Session: 70e2c011-77b1-406d-b255-14015c7eb5a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14212 2024.08.29 15:25:24.590955 [ 3 ] {} <Trace> HTTP-Session: 70e2c011-77b1-406d-b255-14015c7eb5a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14213 2024.08.29 15:25:24.591043 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
14214 2024.08.29 15:25:24.591355 [ 3 ] {f4a0ef18-12c0-4ecc-b508-bb3e02ddcf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14215 2024.08.29 15:25:24.591378 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part
14216 2024.08.29 15:25:24.591470 [ 3 ] {f4a0ef18-12c0-4ecc-b508-bb3e02ddcf93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14217 2024.08.29 15:25:24.591754 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 242 rows starting from the beginning of the part
14218 2024.08.29 15:25:24.592074 [ 200 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::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
14219 2024.08.29 15:25:24.592848 [ 3 ] {f4a0ef18-12c0-4ecc-b508-bb3e02ddcf93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14220 2024.08.29 15:25:24.593475 [ 3 ] {f4a0ef18-12c0-4ecc-b508-bb3e02ddcf93} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14221 2024.08.29 15:25:24.593519 [ 3 ] {f4a0ef18-12c0-4ecc-b508-bb3e02ddcf93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14222 2024.08.29 15:25:24.594061 [ 3 ] {f4a0ef18-12c0-4ecc-b508-bb3e02ddcf93} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14223 2024.08.29 15:25:24.594618 [ 197 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.004697422 sec., 163493.9334809604 rows/sec., 11.10 MiB/sec.
14224 2024.08.29 15:25:24.594636 [ 3 ] {f4a0ef18-12c0-4ecc-b508-bb3e02ddcf93} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14225 2024.08.29 15:25:24.594937 [ 197 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
14226 2024.08.29 15:25:24.594957 [ 3 ] {f4a0ef18-12c0-4ecc-b508-bb3e02ddcf93} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003757 sec., 1597.0188980569603 rows/sec., 94.36 KiB/sec.
14227 2024.08.29 15:25:24.595784 [ 3 ] {f4a0ef18-12c0-4ecc-b508-bb3e02ddcf93} <Debug> DynamicQueryHandler: Done processing query
14228 2024.08.29 15:25:24.595893 [ 3 ] {f4a0ef18-12c0-4ecc-b508-bb3e02ddcf93} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14229 2024.08.29 15:25:24.595985 [ 3 ] {} <Debug> HTTP-Session: 70e2c011-77b1-406d-b255-14015c7eb5a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14230 2024.08.29 15:25:24.596304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 64487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14231 2024.08.29 15:25:24.596348 [ 197 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_36_7} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14232 2024.08.29 15:25:24.596391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14233 2024.08.29 15:25:24.596430 [ 3 ] {} <Debug> HTTP-Session: f88baf49-85e1-4e02-a095-2e4d530ec580 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14234 2024.08.29 15:25:24.596472 [ 3 ] {} <Debug> HTTP-Session: f88baf49-85e1-4e02-a095-2e4d530ec580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14235 2024.08.29 15:25:24.596490 [ 3 ] {} <Debug> HTTP-Session: f88baf49-85e1-4e02-a095-2e4d530ec580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14236 2024.08.29 15:25:24.596505 [ 197 ] {ff903953-7399-4f7a-bd61-b91b7a9bb1f4::all_1_36_7} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
14237 2024.08.29 15:25:24.596546 [ 3 ] {} <Trace> HTTP-Session: f88baf49-85e1-4e02-a095-2e4d530ec580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14238 2024.08.29 15:25:24.596688 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
14239 2024.08.29 15:25:24.596901 [ 3 ] {885578e9-701f-4b2e-b68f-b203281ad4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14240 2024.08.29 15:25:24.596951 [ 3 ] {885578e9-701f-4b2e-b68f-b203281ad4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14241 2024.08.29 15:25:24.597202 [ 3 ] {885578e9-701f-4b2e-b68f-b203281ad4d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14242 2024.08.29 15:25:24.597799 [ 3 ] {885578e9-701f-4b2e-b68f-b203281ad4d9} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14243 2024.08.29 15:25:24.597836 [ 3 ] {885578e9-701f-4b2e-b68f-b203281ad4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14244 2024.08.29 15:25:24.598212 [ 3 ] {885578e9-701f-4b2e-b68f-b203281ad4d9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14245 2024.08.29 15:25:24.598572 [ 3 ] {885578e9-701f-4b2e-b68f-b203281ad4d9} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14246 2024.08.29 15:25:24.598733 [ 3 ] {885578e9-701f-4b2e-b68f-b203281ad4d9} <Debug> executeQuery: Read 399 rows, 28.90 KiB in 0.002013 sec., 198211.62444113265 rows/sec., 14.02 MiB/sec.
14247 2024.08.29 15:25:24.598747 [ 47 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14248 2024.08.29 15:25:24.598832 [ 47 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14249 2024.08.29 15:25:24.598898 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14250 2024.08.29 15:25:24.599061 [ 3 ] {885578e9-701f-4b2e-b68f-b203281ad4d9} <Debug> DynamicQueryHandler: Done processing query
14251 2024.08.29 15:25:24.599128 [ 3 ] {885578e9-701f-4b2e-b68f-b203281ad4d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
14252 2024.08.29 15:25:24.599168 [ 3 ] {} <Debug> HTTP-Session: f88baf49-85e1-4e02-a095-2e4d530ec580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14253 2024.08.29 15:25:24.599178 [ 198 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
14254 2024.08.29 15:25:24.599371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14255 2024.08.29 15:25:24.599498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14256 2024.08.29 15:25:24.599571 [ 3 ] {} <Debug> HTTP-Session: 4d5f4fa2-049d-49e5-a12d-6ccb33251eb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14257 2024.08.29 15:25:24.599600 [ 198 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14258 2024.08.29 15:25:24.599615 [ 3 ] {} <Debug> HTTP-Session: 4d5f4fa2-049d-49e5-a12d-6ccb33251eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14259 2024.08.29 15:25:24.599673 [ 3 ] {} <Debug> HTTP-Session: 4d5f4fa2-049d-49e5-a12d-6ccb33251eb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14260 2024.08.29 15:25:24.599709 [ 198 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 942 rows starting from the beginning of the part
14261 2024.08.29 15:25:24.599732 [ 3 ] {} <Trace> HTTP-Session: 4d5f4fa2-049d-49e5-a12d-6ccb33251eb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14262 2024.08.29 15:25:24.600079 [ 198 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 122 rows starting from the beginning of the part
14263 2024.08.29 15:25:24.600090 [ 3 ] {2b9bb5a3-a1b8-4eb7-91fc-df4d46c5e4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14264 2024.08.29 15:25:24.600312 [ 3 ] {2b9bb5a3-a1b8-4eb7-91fc-df4d46c5e4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14265 2024.08.29 15:25:24.600363 [ 198 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 838 rows starting from the beginning of the part
14266 2024.08.29 15:25:24.600631 [ 198 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 17 rows starting from the beginning of the part
14267 2024.08.29 15:25:24.600880 [ 198 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 133 rows starting from the beginning of the part
14268 2024.08.29 15:25:24.601165 [ 198 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 399 rows starting from the beginning of the part
14269 2024.08.29 15:25:24.601689 [ 3 ] {2b9bb5a3-a1b8-4eb7-91fc-df4d46c5e4c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14270 2024.08.29 15:25:24.602546 [ 3 ] {2b9bb5a3-a1b8-4eb7-91fc-df4d46c5e4c2} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14271 2024.08.29 15:25:24.602609 [ 3 ] {2b9bb5a3-a1b8-4eb7-91fc-df4d46c5e4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14272 2024.08.29 15:25:24.603471 [ 3 ] {2b9bb5a3-a1b8-4eb7-91fc-df4d46c5e4c2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14273 2024.08.29 15:25:24.604159 [ 3 ] {2b9bb5a3-a1b8-4eb7-91fc-df4d46c5e4c2} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14274 2024.08.29 15:25:24.604422 [ 3 ] {2b9bb5a3-a1b8-4eb7-91fc-df4d46c5e4c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004506 sec., 1331.5579227696405 rows/sec., 69.57 KiB/sec.
14275 2024.08.29 15:25:24.604938 [ 3 ] {2b9bb5a3-a1b8-4eb7-91fc-df4d46c5e4c2} <Debug> DynamicQueryHandler: Done processing query
14276 2024.08.29 15:25:24.604963 [ 193 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2451 rows, containing 5 columns (5 merged, 0 gathered) in 0.005951997 sec., 411794.5623964528 rows/sec., 31.52 MiB/sec.
14277 2024.08.29 15:25:24.604976 [ 3 ] {2b9bb5a3-a1b8-4eb7-91fc-df4d46c5e4c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14278 2024.08.29 15:25:24.605025 [ 3 ] {} <Debug> HTTP-Session: 4d5f4fa2-049d-49e5-a12d-6ccb33251eb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14279 2024.08.29 15:25:24.605209 [ 193 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14280 2024.08.29 15:25:24.605247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 45009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14281 2024.08.29 15:25:24.605357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14282 2024.08.29 15:25:24.605378 [ 3 ] {} <Debug> HTTP-Session: 94e51d48-0aac-48c4-b710-240926ac7e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14283 2024.08.29 15:25:24.605400 [ 3 ] {} <Debug> HTTP-Session: 94e51d48-0aac-48c4-b710-240926ac7e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14284 2024.08.29 15:25:24.605432 [ 3 ] {} <Debug> HTTP-Session: 94e51d48-0aac-48c4-b710-240926ac7e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14285 2024.08.29 15:25:24.605495 [ 3 ] {} <Trace> HTTP-Session: 94e51d48-0aac-48c4-b710-240926ac7e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14286 2024.08.29 15:25:24.605940 [ 3 ] {875a9b25-ddf3-4146-803c-ccee05cae288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14287 2024.08.29 15:25:24.606039 [ 3 ] {875a9b25-ddf3-4146-803c-ccee05cae288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14288 2024.08.29 15:25:24.606151 [ 193 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_81_16} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14289 2024.08.29 15:25:24.606423 [ 193 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_81_16} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14290 2024.08.29 15:25:24.606504 [ 3 ] {875a9b25-ddf3-4146-803c-ccee05cae288} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14291 2024.08.29 15:25:24.606614 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
14292 2024.08.29 15:25:24.607074 [ 3 ] {875a9b25-ddf3-4146-803c-ccee05cae288} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14293 2024.08.29 15:25:24.607115 [ 3 ] {875a9b25-ddf3-4146-803c-ccee05cae288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14294 2024.08.29 15:25:24.607511 [ 3 ] {875a9b25-ddf3-4146-803c-ccee05cae288} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14295 2024.08.29 15:25:24.607857 [ 3 ] {875a9b25-ddf3-4146-803c-ccee05cae288} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14296 2024.08.29 15:25:24.608009 [ 3 ] {875a9b25-ddf3-4146-803c-ccee05cae288} <Debug> executeQuery: Read 239 rows, 16.39 KiB in 0.002306 sec., 103642.67129228101 rows/sec., 6.94 MiB/sec.
14297 2024.08.29 15:25:24.608300 [ 3 ] {875a9b25-ddf3-4146-803c-ccee05cae288} <Debug> DynamicQueryHandler: Done processing query
14298 2024.08.29 15:25:24.608364 [ 3 ] {875a9b25-ddf3-4146-803c-ccee05cae288} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14299 2024.08.29 15:25:24.608419 [ 3 ] {} <Debug> HTTP-Session: 94e51d48-0aac-48c4-b710-240926ac7e9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14300 2024.08.29 15:25:24.608588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14301 2024.08.29 15:25:24.608646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14302 2024.08.29 15:25:24.608665 [ 3 ] {} <Debug> HTTP-Session: d349da1e-163a-48e0-8cf4-8023092a43b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14303 2024.08.29 15:25:24.608681 [ 3 ] {} <Debug> HTTP-Session: d349da1e-163a-48e0-8cf4-8023092a43b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14304 2024.08.29 15:25:24.608695 [ 3 ] {} <Debug> HTTP-Session: d349da1e-163a-48e0-8cf4-8023092a43b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14305 2024.08.29 15:25:24.608728 [ 3 ] {} <Trace> HTTP-Session: d349da1e-163a-48e0-8cf4-8023092a43b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14306 2024.08.29 15:25:24.608824 [ 3 ] {36208a01-8f37-4f73-b59f-4bd5a6ff5029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14307 2024.08.29 15:25:24.608872 [ 3 ] {36208a01-8f37-4f73-b59f-4bd5a6ff5029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14308 2024.08.29 15:25:24.609025 [ 3 ] {36208a01-8f37-4f73-b59f-4bd5a6ff5029} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14309 2024.08.29 15:25:24.609328 [ 3 ] {36208a01-8f37-4f73-b59f-4bd5a6ff5029} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14310 2024.08.29 15:25:24.609364 [ 3 ] {36208a01-8f37-4f73-b59f-4bd5a6ff5029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14311 2024.08.29 15:25:24.609709 [ 3 ] {36208a01-8f37-4f73-b59f-4bd5a6ff5029} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14312 2024.08.29 15:25:24.610044 [ 3 ] {36208a01-8f37-4f73-b59f-4bd5a6ff5029} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14313 2024.08.29 15:25:24.610198 [ 47 ] {} <Debug> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
14314 2024.08.29 15:25:24.610206 [ 3 ] {36208a01-8f37-4f73-b59f-4bd5a6ff5029} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0014 sec., 714.2857142857143 rows/sec., 48.13 KiB/sec.
14315 2024.08.29 15:25:24.610253 [ 47 ] {} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14316 2024.08.29 15:25:24.610332 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14317 2024.08.29 15:25:24.610590 [ 3 ] {36208a01-8f37-4f73-b59f-4bd5a6ff5029} <Debug> DynamicQueryHandler: Done processing query
14318 2024.08.29 15:25:24.610675 [ 191 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full
14319 2024.08.29 15:25:24.610707 [ 3 ] {36208a01-8f37-4f73-b59f-4bd5a6ff5029} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14320 2024.08.29 15:25:24.610844 [ 3 ] {} <Debug> HTTP-Session: d349da1e-163a-48e0-8cf4-8023092a43b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14321 2024.08.29 15:25:24.611265 [ 191 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14322 2024.08.29 15:25:24.611303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14323 2024.08.29 15:25:24.611333 [ 191 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part
14324 2024.08.29 15:25:24.611401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14325 2024.08.29 15:25:24.611488 [ 3 ] {} <Debug> HTTP-Session: 95c83425-681f-4f7e-b4a7-7158d982f939 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14326 2024.08.29 15:25:24.611528 [ 191 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part
14327 2024.08.29 15:25:24.611555 [ 3 ] {} <Debug> HTTP-Session: 95c83425-681f-4f7e-b4a7-7158d982f939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14328 2024.08.29 15:25:24.611619 [ 3 ] {} <Debug> HTTP-Session: 95c83425-681f-4f7e-b4a7-7158d982f939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14329 2024.08.29 15:25:24.611885 [ 3 ] {} <Trace> HTTP-Session: 95c83425-681f-4f7e-b4a7-7158d982f939 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14330 2024.08.29 15:25:24.611889 [ 191 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part
14331 2024.08.29 15:25:24.612206 [ 191 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part
14332 2024.08.29 15:25:24.612465 [ 191 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part
14333 2024.08.29 15:25:24.612552 [ 3 ] {747d5f74-07d0-442e-aa5a-ff349c48784f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14334 2024.08.29 15:25:24.612745 [ 191 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part
14335 2024.08.29 15:25:24.613101 [ 3 ] {747d5f74-07d0-442e-aa5a-ff349c48784f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
14336 2024.08.29 15:25:24.615048 [ 3 ] {747d5f74-07d0-442e-aa5a-ff349c48784f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14337 2024.08.29 15:25:24.616874 [ 191 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.006444786 sec., 5430.746653186002 rows/sec., 365.94 KiB/sec.
14338 2024.08.29 15:25:24.616917 [ 3 ] {747d5f74-07d0-442e-aa5a-ff349c48784f} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14339 2024.08.29 15:25:24.616976 [ 3 ] {747d5f74-07d0-442e-aa5a-ff349c48784f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14340 2024.08.29 15:25:24.617042 [ 191 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
14341 2024.08.29 15:25:24.618012 [ 191 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_35_7} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14342 2024.08.29 15:25:24.618240 [ 191 ] {efbef7eb-7d38-4c83-b0e0-833351e435de::all_1_35_7} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
14343 2024.08.29 15:25:24.618427 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14344 2024.08.29 15:25:24.618566 [ 3 ] {747d5f74-07d0-442e-aa5a-ff349c48784f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
14345 2024.08.29 15:25:24.618994 [ 3 ] {747d5f74-07d0-442e-aa5a-ff349c48784f} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14346 2024.08.29 15:25:24.619171 [ 3 ] {747d5f74-07d0-442e-aa5a-ff349c48784f} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.006911 sec., 434.09058023440895 rows/sec., 796.54 KiB/sec.
14347 2024.08.29 15:25:24.619801 [ 3 ] {747d5f74-07d0-442e-aa5a-ff349c48784f} <Debug> DynamicQueryHandler: Done processing query
14348 2024.08.29 15:25:24.619864 [ 3 ] {747d5f74-07d0-442e-aa5a-ff349c48784f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14349 2024.08.29 15:25:24.619924 [ 3 ] {} <Debug> HTTP-Session: 95c83425-681f-4f7e-b4a7-7158d982f939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14350 2024.08.29 15:25:24.620108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14351 2024.08.29 15:25:24.620163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14352 2024.08.29 15:25:24.620183 [ 3 ] {} <Debug> HTTP-Session: a08569c5-5e27-4188-8ce5-8527716da3ec Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14353 2024.08.29 15:25:24.620201 [ 3 ] {} <Debug> HTTP-Session: a08569c5-5e27-4188-8ce5-8527716da3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14354 2024.08.29 15:25:24.620215 [ 3 ] {} <Debug> HTTP-Session: a08569c5-5e27-4188-8ce5-8527716da3ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14355 2024.08.29 15:25:24.620246 [ 3 ] {} <Trace> HTTP-Session: a08569c5-5e27-4188-8ce5-8527716da3ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14356 2024.08.29 15:25:24.620372 [ 3 ] {ccc15ab8-5ca3-439e-9971-8c194a97b0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14357 2024.08.29 15:25:24.620419 [ 3 ] {ccc15ab8-5ca3-439e-9971-8c194a97b0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14358 2024.08.29 15:25:24.620595 [ 3 ] {ccc15ab8-5ca3-439e-9971-8c194a97b0c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14359 2024.08.29 15:25:24.620915 [ 3 ] {ccc15ab8-5ca3-439e-9971-8c194a97b0c1} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14360 2024.08.29 15:25:24.620950 [ 3 ] {ccc15ab8-5ca3-439e-9971-8c194a97b0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14361 2024.08.29 15:25:24.621320 [ 3 ] {ccc15ab8-5ca3-439e-9971-8c194a97b0c1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14362 2024.08.29 15:25:24.621645 [ 3 ] {ccc15ab8-5ca3-439e-9971-8c194a97b0c1} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14363 2024.08.29 15:25:24.621802 [ 3 ] {ccc15ab8-5ca3-439e-9971-8c194a97b0c1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001472 sec., 55706.52173913043 rows/sec., 3.54 MiB/sec.
14364 2024.08.29 15:25:24.621989 [ 3 ] {ccc15ab8-5ca3-439e-9971-8c194a97b0c1} <Debug> DynamicQueryHandler: Done processing query
14365 2024.08.29 15:25:24.622013 [ 3 ] {ccc15ab8-5ca3-439e-9971-8c194a97b0c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14366 2024.08.29 15:25:24.622029 [ 3 ] {} <Debug> HTTP-Session: a08569c5-5e27-4188-8ce5-8527716da3ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14367 2024.08.29 15:25:28.869558 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache
14368 2024.08.29 15:25:28.869654 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache
14369 2024.08.29 15:25:29.562144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14370 2024.08.29 15:25:29.562296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14371 2024.08.29 15:25:29.562326 [ 3 ] {} <Debug> HTTP-Session: 70dfb047-b036-4830-9255-c672d45f50b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14372 2024.08.29 15:25:29.562356 [ 3 ] {} <Debug> HTTP-Session: 70dfb047-b036-4830-9255-c672d45f50b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14373 2024.08.29 15:25:29.562374 [ 3 ] {} <Debug> HTTP-Session: 70dfb047-b036-4830-9255-c672d45f50b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14374 2024.08.29 15:25:29.562429 [ 3 ] {} <Trace> HTTP-Session: 70dfb047-b036-4830-9255-c672d45f50b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14375 2024.08.29 15:25:29.562629 [ 3 ] {b7133644-43e7-4463-91c3-22fad10f8ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14376 2024.08.29 15:25:29.562708 [ 3 ] {b7133644-43e7-4463-91c3-22fad10f8ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14377 2024.08.29 15:25:29.563093 [ 3 ] {b7133644-43e7-4463-91c3-22fad10f8ec9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14378 2024.08.29 15:25:29.563574 [ 3 ] {b7133644-43e7-4463-91c3-22fad10f8ec9} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14379 2024.08.29 15:25:29.563615 [ 3 ] {b7133644-43e7-4463-91c3-22fad10f8ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14380 2024.08.29 15:25:29.564028 [ 3 ] {b7133644-43e7-4463-91c3-22fad10f8ec9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
14381 2024.08.29 15:25:29.564426 [ 3 ] {b7133644-43e7-4463-91c3-22fad10f8ec9} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14382 2024.08.29 15:25:29.564615 [ 3 ] {b7133644-43e7-4463-91c3-22fad10f8ec9} <Debug> executeQuery: Read 7 rows, 577.00 B in 0.00204 sec., 3431.3725490196075 rows/sec., 276.21 KiB/sec.
14383 2024.08.29 15:25:29.564825 [ 3 ] {b7133644-43e7-4463-91c3-22fad10f8ec9} <Debug> DynamicQueryHandler: Done processing query
14384 2024.08.29 15:25:29.564852 [ 3 ] {b7133644-43e7-4463-91c3-22fad10f8ec9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14385 2024.08.29 15:25:29.564870 [ 3 ] {} <Debug> HTTP-Session: 70dfb047-b036-4830-9255-c672d45f50b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14386 2024.08.29 15:25:29.565056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 24327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14387 2024.08.29 15:25:29.565107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14388 2024.08.29 15:25:29.565126 [ 3 ] {} <Debug> HTTP-Session: f843ed98-d80a-40c9-bb33-38a635ff1f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14389 2024.08.29 15:25:29.565143 [ 3 ] {} <Debug> HTTP-Session: f843ed98-d80a-40c9-bb33-38a635ff1f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14390 2024.08.29 15:25:29.565158 [ 3 ] {} <Debug> HTTP-Session: f843ed98-d80a-40c9-bb33-38a635ff1f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14391 2024.08.29 15:25:29.565189 [ 3 ] {} <Trace> HTTP-Session: f843ed98-d80a-40c9-bb33-38a635ff1f30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14392 2024.08.29 15:25:29.565330 [ 3 ] {52baed54-7008-4751-9892-e2dc5de88b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14393 2024.08.29 15:25:29.565375 [ 3 ] {52baed54-7008-4751-9892-e2dc5de88b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14394 2024.08.29 15:25:29.565609 [ 3 ] {52baed54-7008-4751-9892-e2dc5de88b9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14395 2024.08.29 15:25:29.566145 [ 3 ] {52baed54-7008-4751-9892-e2dc5de88b9f} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14396 2024.08.29 15:25:29.566182 [ 3 ] {52baed54-7008-4751-9892-e2dc5de88b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14397 2024.08.29 15:25:29.566540 [ 3 ] {52baed54-7008-4751-9892-e2dc5de88b9f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14398 2024.08.29 15:25:29.566898 [ 3 ] {52baed54-7008-4751-9892-e2dc5de88b9f} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14399 2024.08.29 15:25:29.567051 [ 3 ] {52baed54-7008-4751-9892-e2dc5de88b9f} <Debug> executeQuery: Read 163 rows, 14.40 KiB in 0.001778 sec., 91676.04049493813 rows/sec., 7.91 MiB/sec.
14400 2024.08.29 15:25:29.567224 [ 3 ] {52baed54-7008-4751-9892-e2dc5de88b9f} <Debug> DynamicQueryHandler: Done processing query
14401 2024.08.29 15:25:29.567249 [ 3 ] {52baed54-7008-4751-9892-e2dc5de88b9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14402 2024.08.29 15:25:29.567266 [ 3 ] {} <Debug> HTTP-Session: f843ed98-d80a-40c9-bb33-38a635ff1f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14403 2024.08.29 15:25:29.567413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 8336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14404 2024.08.29 15:25:29.567462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14405 2024.08.29 15:25:29.567483 [ 3 ] {} <Debug> HTTP-Session: 306b21d6-a219-4827-832f-741a18b4b4ca Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14406 2024.08.29 15:25:29.567499 [ 3 ] {} <Debug> HTTP-Session: 306b21d6-a219-4827-832f-741a18b4b4ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14407 2024.08.29 15:25:29.567513 [ 3 ] {} <Debug> HTTP-Session: 306b21d6-a219-4827-832f-741a18b4b4ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14408 2024.08.29 15:25:29.567544 [ 3 ] {} <Trace> HTTP-Session: 306b21d6-a219-4827-832f-741a18b4b4ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14409 2024.08.29 15:25:29.567666 [ 3 ] {58f61760-8255-4469-a76c-c95f8ef2605c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14410 2024.08.29 15:25:29.567710 [ 3 ] {58f61760-8255-4469-a76c-c95f8ef2605c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14411 2024.08.29 15:25:29.567936 [ 3 ] {58f61760-8255-4469-a76c-c95f8ef2605c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14412 2024.08.29 15:25:29.568276 [ 3 ] {58f61760-8255-4469-a76c-c95f8ef2605c} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14413 2024.08.29 15:25:29.568312 [ 3 ] {58f61760-8255-4469-a76c-c95f8ef2605c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14414 2024.08.29 15:25:29.568664 [ 3 ] {58f61760-8255-4469-a76c-c95f8ef2605c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14415 2024.08.29 15:25:29.569016 [ 3 ] {58f61760-8255-4469-a76c-c95f8ef2605c} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14416 2024.08.29 15:25:29.569167 [ 3 ] {58f61760-8255-4469-a76c-c95f8ef2605c} <Debug> executeQuery: Read 58 rows, 4.32 KiB in 0.00154 sec., 37662.33766233766 rows/sec., 2.74 MiB/sec.
14417 2024.08.29 15:25:29.569338 [ 3 ] {58f61760-8255-4469-a76c-c95f8ef2605c} <Debug> DynamicQueryHandler: Done processing query
14418 2024.08.29 15:25:29.569363 [ 3 ] {58f61760-8255-4469-a76c-c95f8ef2605c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14419 2024.08.29 15:25:29.569379 [ 3 ] {} <Debug> HTTP-Session: 306b21d6-a219-4827-832f-741a18b4b4ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14420 2024.08.29 15:25:29.569533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 21669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14421 2024.08.29 15:25:29.569584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14422 2024.08.29 15:25:29.569604 [ 3 ] {} <Debug> HTTP-Session: 2d09efca-54cc-4ac2-8586-dfacd747d95e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14423 2024.08.29 15:25:29.569620 [ 3 ] {} <Debug> HTTP-Session: 2d09efca-54cc-4ac2-8586-dfacd747d95e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14424 2024.08.29 15:25:29.569634 [ 3 ] {} <Debug> HTTP-Session: 2d09efca-54cc-4ac2-8586-dfacd747d95e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14425 2024.08.29 15:25:29.569665 [ 3 ] {} <Trace> HTTP-Session: 2d09efca-54cc-4ac2-8586-dfacd747d95e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14426 2024.08.29 15:25:29.569792 [ 3 ] {44186c6d-d1c8-459d-a4c0-0b2f5b908cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14427 2024.08.29 15:25:29.569836 [ 3 ] {44186c6d-d1c8-459d-a4c0-0b2f5b908cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14428 2024.08.29 15:25:29.570063 [ 3 ] {44186c6d-d1c8-459d-a4c0-0b2f5b908cb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14429 2024.08.29 15:25:29.570528 [ 3 ] {44186c6d-d1c8-459d-a4c0-0b2f5b908cb6} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14430 2024.08.29 15:25:29.570570 [ 3 ] {44186c6d-d1c8-459d-a4c0-0b2f5b908cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14431 2024.08.29 15:25:29.570935 [ 3 ] {44186c6d-d1c8-459d-a4c0-0b2f5b908cb6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14432 2024.08.29 15:25:29.571286 [ 3 ] {44186c6d-d1c8-459d-a4c0-0b2f5b908cb6} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14433 2024.08.29 15:25:29.571441 [ 3 ] {44186c6d-d1c8-459d-a4c0-0b2f5b908cb6} <Debug> executeQuery: Read 128 rows, 10.18 KiB in 0.001694 sec., 75560.8028335301 rows/sec., 5.87 MiB/sec.
14434 2024.08.29 15:25:29.571619 [ 3 ] {44186c6d-d1c8-459d-a4c0-0b2f5b908cb6} <Debug> DynamicQueryHandler: Done processing query
14435 2024.08.29 15:25:29.571643 [ 3 ] {44186c6d-d1c8-459d-a4c0-0b2f5b908cb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14436 2024.08.29 15:25:29.571659 [ 3 ] {} <Debug> HTTP-Session: 2d09efca-54cc-4ac2-8586-dfacd747d95e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14437 2024.08.29 15:25:29.571832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 31395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14438 2024.08.29 15:25:29.571882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14439 2024.08.29 15:25:29.571902 [ 3 ] {} <Debug> HTTP-Session: f19187bb-bd40-4baa-b103-0ee009646820 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14440 2024.08.29 15:25:29.571920 [ 3 ] {} <Debug> HTTP-Session: f19187bb-bd40-4baa-b103-0ee009646820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14441 2024.08.29 15:25:29.571934 [ 3 ] {} <Debug> HTTP-Session: f19187bb-bd40-4baa-b103-0ee009646820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14442 2024.08.29 15:25:29.571964 [ 3 ] {} <Trace> HTTP-Session: f19187bb-bd40-4baa-b103-0ee009646820 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14443 2024.08.29 15:25:29.572113 [ 3 ] {650bd623-0208-4b07-a95e-f3205be550dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14444 2024.08.29 15:25:29.572161 [ 3 ] {650bd623-0208-4b07-a95e-f3205be550dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14445 2024.08.29 15:25:29.572309 [ 3 ] {650bd623-0208-4b07-a95e-f3205be550dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14446 2024.08.29 15:25:29.572732 [ 3 ] {650bd623-0208-4b07-a95e-f3205be550dc} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14447 2024.08.29 15:25:29.572769 [ 3 ] {650bd623-0208-4b07-a95e-f3205be550dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14448 2024.08.29 15:25:29.573154 [ 3 ] {650bd623-0208-4b07-a95e-f3205be550dc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14449 2024.08.29 15:25:29.573490 [ 3 ] {650bd623-0208-4b07-a95e-f3205be550dc} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14450 2024.08.29 15:25:29.573648 [ 3 ] {650bd623-0208-4b07-a95e-f3205be550dc} <Debug> executeQuery: Read 164 rows, 11.68 KiB in 0.0016 sec., 102500 rows/sec., 7.13 MiB/sec.
14451 2024.08.29 15:25:29.573830 [ 3 ] {650bd623-0208-4b07-a95e-f3205be550dc} <Debug> DynamicQueryHandler: Done processing query
14452 2024.08.29 15:25:29.573854 [ 3 ] {650bd623-0208-4b07-a95e-f3205be550dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14453 2024.08.29 15:25:29.573870 [ 3 ] {} <Debug> HTTP-Session: f19187bb-bd40-4baa-b103-0ee009646820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14454 2024.08.29 15:25:29.574050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 85219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14455 2024.08.29 15:25:29.574100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14456 2024.08.29 15:25:29.574119 [ 3 ] {} <Debug> HTTP-Session: 64c3a79a-680c-4f9e-a9e2-5bca9b6e8f43 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14457 2024.08.29 15:25:29.574137 [ 3 ] {} <Debug> HTTP-Session: 64c3a79a-680c-4f9e-a9e2-5bca9b6e8f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14458 2024.08.29 15:25:29.574151 [ 3 ] {} <Debug> HTTP-Session: 64c3a79a-680c-4f9e-a9e2-5bca9b6e8f43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14459 2024.08.29 15:25:29.574181 [ 3 ] {} <Trace> HTTP-Session: 64c3a79a-680c-4f9e-a9e2-5bca9b6e8f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14460 2024.08.29 15:25:29.574643 [ 3 ] {83656776-0caf-432e-83dd-54b05b881da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14461 2024.08.29 15:25:29.574709 [ 3 ] {83656776-0caf-432e-83dd-54b05b881da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
14462 2024.08.29 15:25:29.575128 [ 3 ] {83656776-0caf-432e-83dd-54b05b881da6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14463 2024.08.29 15:25:29.576371 [ 3 ] {83656776-0caf-432e-83dd-54b05b881da6} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14464 2024.08.29 15:25:29.576406 [ 3 ] {83656776-0caf-432e-83dd-54b05b881da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14465 2024.08.29 15:25:29.577071 [ 3 ] {83656776-0caf-432e-83dd-54b05b881da6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14466 2024.08.29 15:25:29.577482 [ 3 ] {83656776-0caf-432e-83dd-54b05b881da6} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14467 2024.08.29 15:25:29.577668 [ 3 ] {83656776-0caf-432e-83dd-54b05b881da6} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.003383 sec., 15075.37688442211 rows/sec., 27.01 MiB/sec.
14468 2024.08.29 15:25:29.577887 [ 3 ] {83656776-0caf-432e-83dd-54b05b881da6} <Debug> DynamicQueryHandler: Done processing query
14469 2024.08.29 15:25:29.577912 [ 3 ] {83656776-0caf-432e-83dd-54b05b881da6} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
14470 2024.08.29 15:25:29.577928 [ 3 ] {} <Debug> HTTP-Session: 64c3a79a-680c-4f9e-a9e2-5bca9b6e8f43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14471 2024.08.29 15:25:29.578056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14472 2024.08.29 15:25:29.578106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14473 2024.08.29 15:25:29.578125 [ 3 ] {} <Debug> HTTP-Session: 853c4502-eff5-4ee6-8eb2-b83be2dd8189 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14474 2024.08.29 15:25:29.578141 [ 3 ] {} <Debug> HTTP-Session: 853c4502-eff5-4ee6-8eb2-b83be2dd8189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14475 2024.08.29 15:25:29.578155 [ 3 ] {} <Debug> HTTP-Session: 853c4502-eff5-4ee6-8eb2-b83be2dd8189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14476 2024.08.29 15:25:29.578186 [ 3 ] {} <Trace> HTTP-Session: 853c4502-eff5-4ee6-8eb2-b83be2dd8189 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14477 2024.08.29 15:25:29.578297 [ 3 ] {d1200e7e-8a0b-4b17-bd33-0acddb80d5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14478 2024.08.29 15:25:29.578341 [ 3 ] {d1200e7e-8a0b-4b17-bd33-0acddb80d5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14479 2024.08.29 15:25:29.578470 [ 3 ] {d1200e7e-8a0b-4b17-bd33-0acddb80d5fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14480 2024.08.29 15:25:29.578769 [ 3 ] {d1200e7e-8a0b-4b17-bd33-0acddb80d5fa} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14481 2024.08.29 15:25:29.578805 [ 3 ] {d1200e7e-8a0b-4b17-bd33-0acddb80d5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14482 2024.08.29 15:25:29.579160 [ 3 ] {d1200e7e-8a0b-4b17-bd33-0acddb80d5fa} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14483 2024.08.29 15:25:29.579479 [ 3 ] {d1200e7e-8a0b-4b17-bd33-0acddb80d5fa} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14484 2024.08.29 15:25:29.579632 [ 3 ] {d1200e7e-8a0b-4b17-bd33-0acddb80d5fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec.
14485 2024.08.29 15:25:29.579799 [ 3 ] {d1200e7e-8a0b-4b17-bd33-0acddb80d5fa} <Debug> DynamicQueryHandler: Done processing query
14486 2024.08.29 15:25:29.579824 [ 3 ] {d1200e7e-8a0b-4b17-bd33-0acddb80d5fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14487 2024.08.29 15:25:29.579839 [ 3 ] {} <Debug> HTTP-Session: 853c4502-eff5-4ee6-8eb2-b83be2dd8189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14488 2024.08.29 15:25:31.576750 [ 39 ] {} <Debug> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
14489 2024.08.29 15:25:31.576846 [ 39 ] {} <Trace> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14490 2024.08.29 15:25:31.576875 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14491 2024.08.29 15:25:31.577087 [ 198 ] {16cfbe48-d384-4499-b08e-49fd49952b4c::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
14492 2024.08.29 15:25:31.577373 [ 198 ] {16cfbe48-d384-4499-b08e-49fd49952b4c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14493 2024.08.29 15:25:31.577441 [ 198 ] {16cfbe48-d384-4499-b08e-49fd49952b4c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part
14494 2024.08.29 15:25:31.577574 [ 198 ] {16cfbe48-d384-4499-b08e-49fd49952b4c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part
14495 2024.08.29 15:25:31.577725 [ 198 ] {16cfbe48-d384-4499-b08e-49fd49952b4c::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
14496 2024.08.29 15:25:31.578045 [ 198 ] {16cfbe48-d384-4499-b08e-49fd49952b4c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part
14497 2024.08.29 15:25:31.578259 [ 198 ] {16cfbe48-d384-4499-b08e-49fd49952b4c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part
14498 2024.08.29 15:25:31.579253 [ 195 ] {16cfbe48-d384-4499-b08e-49fd49952b4c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002289905 sec., 22271.666291833066 rows/sec., 1.58 MiB/sec.
14499 2024.08.29 15:25:31.579564 [ 196 ] {16cfbe48-d384-4499-b08e-49fd49952b4c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
14500 2024.08.29 15:25:31.580300 [ 196 ] {16cfbe48-d384-4499-b08e-49fd49952b4c::all_1_5_1} <Trace> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14501 2024.08.29 15:25:31.580393 [ 196 ] {16cfbe48-d384-4499-b08e-49fd49952b4c::all_1_5_1} <Trace> oximeter.measurements_i64 (16cfbe48-d384-4499-b08e-49fd49952b4c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
14502 2024.08.29 15:25:31.580496 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14503 2024.08.29 15:25:34.563118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14504 2024.08.29 15:25:34.563237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14505 2024.08.29 15:25:34.563266 [ 3 ] {} <Debug> HTTP-Session: f7edf45e-eb48-4552-aefe-711af9cf705e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14506 2024.08.29 15:25:34.563293 [ 3 ] {} <Debug> HTTP-Session: f7edf45e-eb48-4552-aefe-711af9cf705e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14507 2024.08.29 15:25:34.563311 [ 3 ] {} <Debug> HTTP-Session: f7edf45e-eb48-4552-aefe-711af9cf705e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14508 2024.08.29 15:25:34.563367 [ 3 ] {} <Trace> HTTP-Session: f7edf45e-eb48-4552-aefe-711af9cf705e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14509 2024.08.29 15:25:34.563563 [ 3 ] {6e26d4fe-b134-4a01-8c43-52011ab237ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14510 2024.08.29 15:25:34.563639 [ 3 ] {6e26d4fe-b134-4a01-8c43-52011ab237ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14511 2024.08.29 15:25:34.564030 [ 3 ] {6e26d4fe-b134-4a01-8c43-52011ab237ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14512 2024.08.29 15:25:34.564464 [ 3 ] {6e26d4fe-b134-4a01-8c43-52011ab237ea} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14513 2024.08.29 15:25:34.564505 [ 3 ] {6e26d4fe-b134-4a01-8c43-52011ab237ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14514 2024.08.29 15:25:34.564913 [ 3 ] {6e26d4fe-b134-4a01-8c43-52011ab237ea} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
14515 2024.08.29 15:25:34.565284 [ 3 ] {6e26d4fe-b134-4a01-8c43-52011ab237ea} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14516 2024.08.29 15:25:34.565464 [ 3 ] {6e26d4fe-b134-4a01-8c43-52011ab237ea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001957 sec., 1021.9724067450179 rows/sec., 83.33 KiB/sec.
14517 2024.08.29 15:25:34.565670 [ 3 ] {6e26d4fe-b134-4a01-8c43-52011ab237ea} <Debug> DynamicQueryHandler: Done processing query
14518 2024.08.29 15:25:34.565697 [ 3 ] {6e26d4fe-b134-4a01-8c43-52011ab237ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14519 2024.08.29 15:25:34.565714 [ 3 ] {} <Debug> HTTP-Session: f7edf45e-eb48-4552-aefe-711af9cf705e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14520 2024.08.29 15:25:34.565925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 29418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14521 2024.08.29 15:25:34.565975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14522 2024.08.29 15:25:34.565994 [ 3 ] {} <Debug> HTTP-Session: 62548098-d7c0-48bd-b840-87c58aea525c Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14523 2024.08.29 15:25:34.566010 [ 3 ] {} <Debug> HTTP-Session: 62548098-d7c0-48bd-b840-87c58aea525c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14524 2024.08.29 15:25:34.566024 [ 3 ] {} <Debug> HTTP-Session: 62548098-d7c0-48bd-b840-87c58aea525c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14525 2024.08.29 15:25:34.566068 [ 3 ] {} <Trace> HTTP-Session: 62548098-d7c0-48bd-b840-87c58aea525c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14526 2024.08.29 15:25:34.566214 [ 3 ] {9979cd01-29de-4f6f-84f8-8c2cbde82125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14527 2024.08.29 15:25:34.566257 [ 3 ] {9979cd01-29de-4f6f-84f8-8c2cbde82125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14528 2024.08.29 15:25:34.566485 [ 3 ] {9979cd01-29de-4f6f-84f8-8c2cbde82125} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14529 2024.08.29 15:25:34.566918 [ 3 ] {9979cd01-29de-4f6f-84f8-8c2cbde82125} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14530 2024.08.29 15:25:34.566955 [ 3 ] {9979cd01-29de-4f6f-84f8-8c2cbde82125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14531 2024.08.29 15:25:34.567319 [ 3 ] {9979cd01-29de-4f6f-84f8-8c2cbde82125} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
14532 2024.08.29 15:25:34.567672 [ 3 ] {9979cd01-29de-4f6f-84f8-8c2cbde82125} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14533 2024.08.29 15:25:34.567828 [ 3 ] {9979cd01-29de-4f6f-84f8-8c2cbde82125} <Debug> executeQuery: Read 196 rows, 17.51 KiB in 0.001679 sec., 116736.15247170936 rows/sec., 10.18 MiB/sec.
14534 2024.08.29 15:25:34.568101 [ 3 ] {9979cd01-29de-4f6f-84f8-8c2cbde82125} <Debug> DynamicQueryHandler: Done processing query
14535 2024.08.29 15:25:34.568163 [ 3 ] {9979cd01-29de-4f6f-84f8-8c2cbde82125} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14536 2024.08.29 15:25:34.568218 [ 3 ] {} <Debug> HTTP-Session: 62548098-d7c0-48bd-b840-87c58aea525c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14537 2024.08.29 15:25:34.568397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14538 2024.08.29 15:25:34.568451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14539 2024.08.29 15:25:34.568471 [ 3 ] {} <Debug> HTTP-Session: 30ae4c6a-6da7-42af-b58b-08ab800b7de3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14540 2024.08.29 15:25:34.568488 [ 3 ] {} <Debug> HTTP-Session: 30ae4c6a-6da7-42af-b58b-08ab800b7de3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14541 2024.08.29 15:25:34.568503 [ 3 ] {} <Debug> HTTP-Session: 30ae4c6a-6da7-42af-b58b-08ab800b7de3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14542 2024.08.29 15:25:34.568535 [ 3 ] {} <Trace> HTTP-Session: 30ae4c6a-6da7-42af-b58b-08ab800b7de3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14543 2024.08.29 15:25:34.568636 [ 3 ] {1d35bd18-09d3-449e-b9f6-b276644165a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14544 2024.08.29 15:25:34.568681 [ 3 ] {1d35bd18-09d3-449e-b9f6-b276644165a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14545 2024.08.29 15:25:34.568929 [ 3 ] {1d35bd18-09d3-449e-b9f6-b276644165a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14546 2024.08.29 15:25:34.569227 [ 3 ] {1d35bd18-09d3-449e-b9f6-b276644165a9} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14547 2024.08.29 15:25:34.569263 [ 3 ] {1d35bd18-09d3-449e-b9f6-b276644165a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14548 2024.08.29 15:25:34.569607 [ 3 ] {1d35bd18-09d3-449e-b9f6-b276644165a9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14549 2024.08.29 15:25:34.569959 [ 3 ] {1d35bd18-09d3-449e-b9f6-b276644165a9} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14550 2024.08.29 15:25:34.570119 [ 3 ] {1d35bd18-09d3-449e-b9f6-b276644165a9} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001501 sec., 3331.112591605596 rows/sec., 243.33 KiB/sec.
14551 2024.08.29 15:25:34.570290 [ 3 ] {1d35bd18-09d3-449e-b9f6-b276644165a9} <Debug> DynamicQueryHandler: Done processing query
14552 2024.08.29 15:25:34.570314 [ 3 ] {1d35bd18-09d3-449e-b9f6-b276644165a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14553 2024.08.29 15:25:34.570331 [ 3 ] {} <Debug> HTTP-Session: 30ae4c6a-6da7-42af-b58b-08ab800b7de3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14554 2024.08.29 15:25:34.570453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14555 2024.08.29 15:25:34.570501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14556 2024.08.29 15:25:34.570521 [ 3 ] {} <Debug> HTTP-Session: f6ecf6b6-f776-4a87-ac92-aa0762929d1d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14557 2024.08.29 15:25:34.570538 [ 3 ] {} <Debug> HTTP-Session: f6ecf6b6-f776-4a87-ac92-aa0762929d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14558 2024.08.29 15:25:34.570552 [ 3 ] {} <Debug> HTTP-Session: f6ecf6b6-f776-4a87-ac92-aa0762929d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14559 2024.08.29 15:25:34.570583 [ 3 ] {} <Trace> HTTP-Session: f6ecf6b6-f776-4a87-ac92-aa0762929d1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14560 2024.08.29 15:25:34.570680 [ 3 ] {063079bb-f3f3-4301-8381-ceb8c51a85c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14561 2024.08.29 15:25:34.570723 [ 3 ] {063079bb-f3f3-4301-8381-ceb8c51a85c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14562 2024.08.29 15:25:34.570948 [ 3 ] {063079bb-f3f3-4301-8381-ceb8c51a85c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14563 2024.08.29 15:25:34.571250 [ 3 ] {063079bb-f3f3-4301-8381-ceb8c51a85c0} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14564 2024.08.29 15:25:34.571287 [ 3 ] {063079bb-f3f3-4301-8381-ceb8c51a85c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14565 2024.08.29 15:25:34.571636 [ 3 ] {063079bb-f3f3-4301-8381-ceb8c51a85c0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14566 2024.08.29 15:25:34.571982 [ 3 ] {063079bb-f3f3-4301-8381-ceb8c51a85c0} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14567 2024.08.29 15:25:34.572140 [ 3 ] {063079bb-f3f3-4301-8381-ceb8c51a85c0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001477 sec., 9478.67298578199 rows/sec., 663.82 KiB/sec.
14568 2024.08.29 15:25:34.572313 [ 3 ] {063079bb-f3f3-4301-8381-ceb8c51a85c0} <Debug> DynamicQueryHandler: Done processing query
14569 2024.08.29 15:25:34.572339 [ 3 ] {063079bb-f3f3-4301-8381-ceb8c51a85c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14570 2024.08.29 15:25:34.572355 [ 3 ] {} <Debug> HTTP-Session: f6ecf6b6-f776-4a87-ac92-aa0762929d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14571 2024.08.29 15:25:34.572460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14572 2024.08.29 15:25:34.572509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14573 2024.08.29 15:25:34.572529 [ 3 ] {} <Debug> HTTP-Session: 2755f834-3fa4-4527-a24b-7a40153d53ff Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14574 2024.08.29 15:25:34.572546 [ 3 ] {} <Debug> HTTP-Session: 2755f834-3fa4-4527-a24b-7a40153d53ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14575 2024.08.29 15:25:34.572561 [ 3 ] {} <Debug> HTTP-Session: 2755f834-3fa4-4527-a24b-7a40153d53ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14576 2024.08.29 15:25:34.572591 [ 3 ] {} <Trace> HTTP-Session: 2755f834-3fa4-4527-a24b-7a40153d53ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14577 2024.08.29 15:25:34.572686 [ 3 ] {70481840-b2f1-42a3-8f5a-4316d258cfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14578 2024.08.29 15:25:34.572729 [ 3 ] {70481840-b2f1-42a3-8f5a-4316d258cfa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14579 2024.08.29 15:25:34.572958 [ 3 ] {70481840-b2f1-42a3-8f5a-4316d258cfa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14580 2024.08.29 15:25:34.573253 [ 3 ] {70481840-b2f1-42a3-8f5a-4316d258cfa5} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14581 2024.08.29 15:25:34.573290 [ 3 ] {70481840-b2f1-42a3-8f5a-4316d258cfa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14582 2024.08.29 15:25:34.573638 [ 3 ] {70481840-b2f1-42a3-8f5a-4316d258cfa5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14583 2024.08.29 15:25:34.573978 [ 3 ] {70481840-b2f1-42a3-8f5a-4316d258cfa5} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14584 2024.08.29 15:25:34.574139 [ 3 ] {70481840-b2f1-42a3-8f5a-4316d258cfa5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 240.99 KiB/sec.
14585 2024.08.29 15:25:34.574490 [ 3 ] {70481840-b2f1-42a3-8f5a-4316d258cfa5} <Debug> DynamicQueryHandler: Done processing query
14586 2024.08.29 15:25:34.574535 [ 3 ] {70481840-b2f1-42a3-8f5a-4316d258cfa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14587 2024.08.29 15:25:34.574558 [ 3 ] {} <Debug> HTTP-Session: 2755f834-3fa4-4527-a24b-7a40153d53ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14588 2024.08.29 15:25:34.574751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 62606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14589 2024.08.29 15:25:34.574801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14590 2024.08.29 15:25:34.574820 [ 3 ] {} <Debug> HTTP-Session: 7cac7791-7d22-4b53-a249-7cbcbcd35da4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14591 2024.08.29 15:25:34.574838 [ 3 ] {} <Debug> HTTP-Session: 7cac7791-7d22-4b53-a249-7cbcbcd35da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14592 2024.08.29 15:25:34.574851 [ 3 ] {} <Debug> HTTP-Session: 7cac7791-7d22-4b53-a249-7cbcbcd35da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14593 2024.08.29 15:25:34.574881 [ 3 ] {} <Trace> HTTP-Session: 7cac7791-7d22-4b53-a249-7cbcbcd35da4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14594 2024.08.29 15:25:34.575087 [ 3 ] {6155caa4-f64b-43e7-8172-0ab7dcb46b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14595 2024.08.29 15:25:34.575132 [ 3 ] {6155caa4-f64b-43e7-8172-0ab7dcb46b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14596 2024.08.29 15:25:34.575377 [ 3 ] {6155caa4-f64b-43e7-8172-0ab7dcb46b6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14597 2024.08.29 15:25:34.575970 [ 3 ] {6155caa4-f64b-43e7-8172-0ab7dcb46b6c} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14598 2024.08.29 15:25:34.576006 [ 3 ] {6155caa4-f64b-43e7-8172-0ab7dcb46b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14599 2024.08.29 15:25:34.576366 [ 3 ] {6155caa4-f64b-43e7-8172-0ab7dcb46b6c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
14600 2024.08.29 15:25:34.576710 [ 3 ] {6155caa4-f64b-43e7-8172-0ab7dcb46b6c} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14601 2024.08.29 15:25:34.576858 [ 3 ] {6155caa4-f64b-43e7-8172-0ab7dcb46b6c} <Debug> executeQuery: Read 387 rows, 28.08 KiB in 0.001876 sec., 206289.97867803837 rows/sec., 14.62 MiB/sec.
14602 2024.08.29 15:25:34.577030 [ 3 ] {6155caa4-f64b-43e7-8172-0ab7dcb46b6c} <Debug> DynamicQueryHandler: Done processing query
14603 2024.08.29 15:25:34.577053 [ 3 ] {6155caa4-f64b-43e7-8172-0ab7dcb46b6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
14604 2024.08.29 15:25:34.577069 [ 3 ] {} <Debug> HTTP-Session: 7cac7791-7d22-4b53-a249-7cbcbcd35da4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14605 2024.08.29 15:25:34.577192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14606 2024.08.29 15:25:34.577240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14607 2024.08.29 15:25:34.577259 [ 3 ] {} <Debug> HTTP-Session: 6ad7c71d-1e6d-4406-8959-5a46ead9f532 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14608 2024.08.29 15:25:34.577275 [ 3 ] {} <Debug> HTTP-Session: 6ad7c71d-1e6d-4406-8959-5a46ead9f532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14609 2024.08.29 15:25:34.577289 [ 3 ] {} <Debug> HTTP-Session: 6ad7c71d-1e6d-4406-8959-5a46ead9f532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14610 2024.08.29 15:25:34.577319 [ 3 ] {} <Trace> HTTP-Session: 6ad7c71d-1e6d-4406-8959-5a46ead9f532 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14611 2024.08.29 15:25:34.577413 [ 3 ] {85bc953e-3b6a-452e-a583-fb89d66bd2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14612 2024.08.29 15:25:34.577457 [ 3 ] {85bc953e-3b6a-452e-a583-fb89d66bd2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14613 2024.08.29 15:25:34.577587 [ 3 ] {85bc953e-3b6a-452e-a583-fb89d66bd2b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14614 2024.08.29 15:25:34.577852 [ 3 ] {85bc953e-3b6a-452e-a583-fb89d66bd2b9} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14615 2024.08.29 15:25:34.577888 [ 3 ] {85bc953e-3b6a-452e-a583-fb89d66bd2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14616 2024.08.29 15:25:34.578242 [ 3 ] {85bc953e-3b6a-452e-a583-fb89d66bd2b9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14617 2024.08.29 15:25:34.578559 [ 3 ] {85bc953e-3b6a-452e-a583-fb89d66bd2b9} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14618 2024.08.29 15:25:34.578721 [ 3 ] {85bc953e-3b6a-452e-a583-fb89d66bd2b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001323 sec., 4535.14739229025 rows/sec., 236.94 KiB/sec.
14619 2024.08.29 15:25:34.578725 [ 36 ] {} <Debug> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
14620 2024.08.29 15:25:34.578830 [ 36 ] {} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14621 2024.08.29 15:25:34.578874 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14622 2024.08.29 15:25:34.578976 [ 3 ] {85bc953e-3b6a-452e-a583-fb89d66bd2b9} <Debug> DynamicQueryHandler: Done processing query
14623 2024.08.29 15:25:34.579032 [ 3 ] {85bc953e-3b6a-452e-a583-fb89d66bd2b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14624 2024.08.29 15:25:34.579059 [ 3 ] {} <Debug> HTTP-Session: 6ad7c71d-1e6d-4406-8959-5a46ead9f532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14625 2024.08.29 15:25:34.579060 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::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
14626 2024.08.29 15:25:34.579280 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14627 2024.08.29 15:25:34.579288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 44840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14628 2024.08.29 15:25:34.579336 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part
14629 2024.08.29 15:25:34.579392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14630 2024.08.29 15:25:34.579451 [ 3 ] {} <Debug> HTTP-Session: c4547e01-0507-4ff9-8412-44ead79ec6a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14631 2024.08.29 15:25:34.579522 [ 3 ] {} <Debug> HTTP-Session: c4547e01-0507-4ff9-8412-44ead79ec6a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14632 2024.08.29 15:25:34.579583 [ 3 ] {} <Debug> HTTP-Session: c4547e01-0507-4ff9-8412-44ead79ec6a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14633 2024.08.29 15:25:34.579595 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
14634 2024.08.29 15:25:34.579691 [ 3 ] {} <Trace> HTTP-Session: c4547e01-0507-4ff9-8412-44ead79ec6a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14635 2024.08.29 15:25:34.579909 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
14636 2024.08.29 15:25:34.580231 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
14637 2024.08.29 15:25:34.580261 [ 3 ] {c544710f-f0ba-4159-89f8-42c596ae7b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14638 2024.08.29 15:25:34.580426 [ 3 ] {c544710f-f0ba-4159-89f8-42c596ae7b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14639 2024.08.29 15:25:34.580562 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
14640 2024.08.29 15:25:34.580914 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
14641 2024.08.29 15:25:34.581454 [ 3 ] {c544710f-f0ba-4159-89f8-42c596ae7b11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14642 2024.08.29 15:25:34.582392 [ 3 ] {c544710f-f0ba-4159-89f8-42c596ae7b11} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14643 2024.08.29 15:25:34.582469 [ 3 ] {c544710f-f0ba-4159-89f8-42c596ae7b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14644 2024.08.29 15:25:34.583658 [ 3 ] {c544710f-f0ba-4159-89f8-42c596ae7b11} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14645 2024.08.29 15:25:34.583666 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.004720542 sec., 45757.45751229414 rows/sec., 2.33 MiB/sec.
14646 2024.08.29 15:25:34.583876 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
14647 2024.08.29 15:25:34.584540 [ 3 ] {c544710f-f0ba-4159-89f8-42c596ae7b11} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14648 2024.08.29 15:25:34.584768 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14649 2024.08.29 15:25:34.584858 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14650 2024.08.29 15:25:34.584872 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_36_7} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14651 2024.08.29 15:25:34.584876 [ 3 ] {c544710f-f0ba-4159-89f8-42c596ae7b11} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.00485 sec., 49072.16494845361 rows/sec., 3.29 MiB/sec.
14652 2024.08.29 15:25:34.584908 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14653 2024.08.29 15:25:34.585229 [ 186 ] {5a6ef0fc-974f-4fc5-9514-c8c0be435003::all_1_36_7} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
14654 2024.08.29 15:25:34.585410 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
14655 2024.08.29 15:25:34.585503 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
14656 2024.08.29 15:25:34.585559 [ 3 ] {c544710f-f0ba-4159-89f8-42c596ae7b11} <Debug> DynamicQueryHandler: Done processing query
14657 2024.08.29 15:25:34.585604 [ 3 ] {c544710f-f0ba-4159-89f8-42c596ae7b11} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14658 2024.08.29 15:25:34.585634 [ 3 ] {} <Debug> HTTP-Session: c4547e01-0507-4ff9-8412-44ead79ec6a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14659 2024.08.29 15:25:34.585688 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14660 2024.08.29 15:25:34.585723 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23719 rows starting from the beginning of the part
14661 2024.08.29 15:25:34.585765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14662 2024.08.29 15:25:34.585813 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2 rows starting from the beginning of the part
14663 2024.08.29 15:25:34.585875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14664 2024.08.29 15:25:34.585943 [ 3 ] {} <Debug> HTTP-Session: 0e7b3f36-ba1a-4446-99a8-585412870c4e Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14665 2024.08.29 15:25:34.586042 [ 3 ] {} <Debug> HTTP-Session: 0e7b3f36-ba1a-4446-99a8-585412870c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14666 2024.08.29 15:25:34.586139 [ 3 ] {} <Debug> HTTP-Session: 0e7b3f36-ba1a-4446-99a8-585412870c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14667 2024.08.29 15:25:34.586281 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 162 rows starting from the beginning of the part
14668 2024.08.29 15:25:34.586293 [ 3 ] {} <Trace> HTTP-Session: 0e7b3f36-ba1a-4446-99a8-585412870c4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14669 2024.08.29 15:25:34.586604 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 239 rows starting from the beginning of the part
14670 2024.08.29 15:25:34.586613 [ 3 ] {fe7535f0-f0d8-4169-8b0e-1832ea58f65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14671 2024.08.29 15:25:34.586778 [ 3 ] {fe7535f0-f0d8-4169-8b0e-1832ea58f65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14672 2024.08.29 15:25:34.586980 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 164 rows starting from the beginning of the part
14673 2024.08.29 15:25:34.587379 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 238 rows starting from the beginning of the part
14674 2024.08.29 15:25:34.588005 [ 3 ] {fe7535f0-f0d8-4169-8b0e-1832ea58f65a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14675 2024.08.29 15:25:34.588422 [ 3 ] {fe7535f0-f0d8-4169-8b0e-1832ea58f65a} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14676 2024.08.29 15:25:34.588459 [ 3 ] {fe7535f0-f0d8-4169-8b0e-1832ea58f65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14677 2024.08.29 15:25:34.588830 [ 3 ] {fe7535f0-f0d8-4169-8b0e-1832ea58f65a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14678 2024.08.29 15:25:34.589180 [ 3 ] {fe7535f0-f0d8-4169-8b0e-1832ea58f65a} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14679 2024.08.29 15:25:34.589397 [ 3 ] {fe7535f0-f0d8-4169-8b0e-1832ea58f65a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00291 sec., 343.6426116838488 rows/sec., 23.16 KiB/sec.
14680 2024.08.29 15:25:34.589616 [ 3 ] {fe7535f0-f0d8-4169-8b0e-1832ea58f65a} <Debug> DynamicQueryHandler: Done processing query
14681 2024.08.29 15:25:34.589653 [ 3 ] {fe7535f0-f0d8-4169-8b0e-1832ea58f65a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14682 2024.08.29 15:25:34.589672 [ 3 ] {} <Debug> HTTP-Session: 0e7b3f36-ba1a-4446-99a8-585412870c4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14683 2024.08.29 15:25:34.589811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14684 2024.08.29 15:25:34.589876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14685 2024.08.29 15:25:34.589912 [ 3 ] {} <Debug> HTTP-Session: 38e6acd1-1493-43bc-a6e6-bbf99112d78b Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14686 2024.08.29 15:25:34.589938 [ 3 ] {} <Debug> HTTP-Session: 38e6acd1-1493-43bc-a6e6-bbf99112d78b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14687 2024.08.29 15:25:34.589953 [ 3 ] {} <Debug> HTTP-Session: 38e6acd1-1493-43bc-a6e6-bbf99112d78b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14688 2024.08.29 15:25:34.589983 [ 3 ] {} <Trace> HTTP-Session: 38e6acd1-1493-43bc-a6e6-bbf99112d78b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14689 2024.08.29 15:25:34.590109 [ 3 ] {7e1741d7-d5df-4609-8c25-5331da9497ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14690 2024.08.29 15:25:34.590176 [ 3 ] {7e1741d7-d5df-4609-8c25-5331da9497ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
14691 2024.08.29 15:25:34.590601 [ 3 ] {7e1741d7-d5df-4609-8c25-5331da9497ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14692 2024.08.29 15:25:34.591175 [ 3 ] {7e1741d7-d5df-4609-8c25-5331da9497ec} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14693 2024.08.29 15:25:34.591210 [ 3 ] {7e1741d7-d5df-4609-8c25-5331da9497ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14694 2024.08.29 15:25:34.591916 [ 3 ] {7e1741d7-d5df-4609-8c25-5331da9497ec} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14695 2024.08.29 15:25:34.592484 [ 3 ] {7e1741d7-d5df-4609-8c25-5331da9497ec} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14696 2024.08.29 15:25:34.592707 [ 3 ] {7e1741d7-d5df-4609-8c25-5331da9497ec} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002643 sec., 1135.0737797956867 rows/sec., 2.03 MiB/sec.
14697 2024.08.29 15:25:34.592962 [ 3 ] {7e1741d7-d5df-4609-8c25-5331da9497ec} <Debug> DynamicQueryHandler: Done processing query
14698 2024.08.29 15:25:34.592986 [ 3 ] {7e1741d7-d5df-4609-8c25-5331da9497ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14699 2024.08.29 15:25:34.593002 [ 3 ] {} <Debug> HTTP-Session: 38e6acd1-1493-43bc-a6e6-bbf99112d78b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14700 2024.08.29 15:25:34.593117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14701 2024.08.29 15:25:34.593167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14702 2024.08.29 15:25:34.593187 [ 3 ] {} <Debug> HTTP-Session: 790a8d33-26ac-44a6-949f-1e3b21709c1d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14703 2024.08.29 15:25:34.593204 [ 3 ] {} <Debug> HTTP-Session: 790a8d33-26ac-44a6-949f-1e3b21709c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14704 2024.08.29 15:25:34.593218 [ 3 ] {} <Debug> HTTP-Session: 790a8d33-26ac-44a6-949f-1e3b21709c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14705 2024.08.29 15:25:34.593248 [ 3 ] {} <Trace> HTTP-Session: 790a8d33-26ac-44a6-949f-1e3b21709c1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14706 2024.08.29 15:25:34.593375 [ 3 ] {5a3b5061-b29e-4b54-bc0d-3cbee156a85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14707 2024.08.29 15:25:34.593426 [ 3 ] {5a3b5061-b29e-4b54-bc0d-3cbee156a85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14708 2024.08.29 15:25:34.593649 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24524 rows, containing 5 columns (5 merged, 0 gathered) in 0.008597679 sec., 2852397.722687716 rows/sec., 192.50 MiB/sec.
14709 2024.08.29 15:25:34.593726 [ 3 ] {5a3b5061-b29e-4b54-bc0d-3cbee156a85a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14710 2024.08.29 15:25:34.594035 [ 3 ] {5a3b5061-b29e-4b54-bc0d-3cbee156a85a} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14711 2024.08.29 15:25:34.594065 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14712 2024.08.29 15:25:34.594074 [ 3 ] {5a3b5061-b29e-4b54-bc0d-3cbee156a85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14713 2024.08.29 15:25:34.594624 [ 3 ] {5a3b5061-b29e-4b54-bc0d-3cbee156a85a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14714 2024.08.29 15:25:34.594638 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14715 2024.08.29 15:25:34.594727 [ 195 ] {c1a707c7-4dae-49bc-a467-3b997264c884::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14716 2024.08.29 15:25:34.594846 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB.
14717 2024.08.29 15:25:34.595051 [ 3 ] {5a3b5061-b29e-4b54-bc0d-3cbee156a85a} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14718 2024.08.29 15:25:34.595222 [ 3 ] {5a3b5061-b29e-4b54-bc0d-3cbee156a85a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001892 sec., 43340.38054968287 rows/sec., 2.75 MiB/sec.
14719 2024.08.29 15:25:34.595398 [ 3 ] {5a3b5061-b29e-4b54-bc0d-3cbee156a85a} <Debug> DynamicQueryHandler: Done processing query
14720 2024.08.29 15:25:34.595423 [ 3 ] {5a3b5061-b29e-4b54-bc0d-3cbee156a85a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14721 2024.08.29 15:25:34.595439 [ 3 ] {} <Debug> HTTP-Session: 790a8d33-26ac-44a6-949f-1e3b21709c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14722 2024.08.29 15:25:39.561682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 23674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14723 2024.08.29 15:25:39.561818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14724 2024.08.29 15:25:39.561848 [ 3 ] {} <Debug> HTTP-Session: 1243fae6-b81c-4843-850b-841e3d833c90 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14725 2024.08.29 15:25:39.561877 [ 3 ] {} <Debug> HTTP-Session: 1243fae6-b81c-4843-850b-841e3d833c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14726 2024.08.29 15:25:39.561895 [ 3 ] {} <Debug> HTTP-Session: 1243fae6-b81c-4843-850b-841e3d833c90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14727 2024.08.29 15:25:39.561949 [ 3 ] {} <Trace> HTTP-Session: 1243fae6-b81c-4843-850b-841e3d833c90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14728 2024.08.29 15:25:39.562202 [ 3 ] {c10e4b17-8d0f-41fd-bc28-064308f3955f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14729 2024.08.29 15:25:39.562279 [ 3 ] {c10e4b17-8d0f-41fd-bc28-064308f3955f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14730 2024.08.29 15:25:39.562633 [ 3 ] {c10e4b17-8d0f-41fd-bc28-064308f3955f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14731 2024.08.29 15:25:39.563258 [ 3 ] {c10e4b17-8d0f-41fd-bc28-064308f3955f} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14732 2024.08.29 15:25:39.563298 [ 3 ] {c10e4b17-8d0f-41fd-bc28-064308f3955f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14733 2024.08.29 15:25:39.563733 [ 3 ] {c10e4b17-8d0f-41fd-bc28-064308f3955f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
14734 2024.08.29 15:25:39.564122 [ 3 ] {c10e4b17-8d0f-41fd-bc28-064308f3955f} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14735 2024.08.29 15:25:39.564272 [ 3 ] {c10e4b17-8d0f-41fd-bc28-064308f3955f} <Debug> executeQuery: Read 158 rows, 14.05 KiB in 0.002178 sec., 72543.61799816346 rows/sec., 6.30 MiB/sec.
14736 2024.08.29 15:25:39.564584 [ 3 ] {c10e4b17-8d0f-41fd-bc28-064308f3955f} <Debug> DynamicQueryHandler: Done processing query
14737 2024.08.29 15:25:39.564649 [ 3 ] {c10e4b17-8d0f-41fd-bc28-064308f3955f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14738 2024.08.29 15:25:39.564705 [ 3 ] {} <Debug> HTTP-Session: 1243fae6-b81c-4843-850b-841e3d833c90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14739 2024.08.29 15:25:39.564961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 7367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14740 2024.08.29 15:25:39.565025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14741 2024.08.29 15:25:39.565046 [ 3 ] {} <Debug> HTTP-Session: 971e49ef-eadc-47e4-8008-c162af1b89ed Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14742 2024.08.29 15:25:39.565066 [ 3 ] {} <Debug> HTTP-Session: 971e49ef-eadc-47e4-8008-c162af1b89ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14743 2024.08.29 15:25:39.565080 [ 3 ] {} <Debug> HTTP-Session: 971e49ef-eadc-47e4-8008-c162af1b89ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14744 2024.08.29 15:25:39.565116 [ 3 ] {} <Trace> HTTP-Session: 971e49ef-eadc-47e4-8008-c162af1b89ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14745 2024.08.29 15:25:39.565245 [ 3 ] {3ec39c63-a793-4478-a33f-005216073246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14746 2024.08.29 15:25:39.565293 [ 3 ] {3ec39c63-a793-4478-a33f-005216073246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14747 2024.08.29 15:25:39.565551 [ 3 ] {3ec39c63-a793-4478-a33f-005216073246} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14748 2024.08.29 15:25:39.565974 [ 3 ] {3ec39c63-a793-4478-a33f-005216073246} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14749 2024.08.29 15:25:39.566011 [ 3 ] {3ec39c63-a793-4478-a33f-005216073246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14750 2024.08.29 15:25:39.566381 [ 3 ] {3ec39c63-a793-4478-a33f-005216073246} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14751 2024.08.29 15:25:39.566738 [ 3 ] {3ec39c63-a793-4478-a33f-005216073246} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14752 2024.08.29 15:25:39.566869 [ 3 ] {3ec39c63-a793-4478-a33f-005216073246} <Debug> executeQuery: Read 51 rows, 3.83 KiB in 0.00167 sec., 30538.922155688622 rows/sec., 2.24 MiB/sec.
14753 2024.08.29 15:25:39.567068 [ 3 ] {3ec39c63-a793-4478-a33f-005216073246} <Debug> DynamicQueryHandler: Done processing query
14754 2024.08.29 15:25:39.567107 [ 3 ] {3ec39c63-a793-4478-a33f-005216073246} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14755 2024.08.29 15:25:39.567143 [ 3 ] {} <Debug> HTTP-Session: 971e49ef-eadc-47e4-8008-c162af1b89ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14756 2024.08.29 15:25:39.567300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 19532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14757 2024.08.29 15:25:39.567354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14758 2024.08.29 15:25:39.567373 [ 3 ] {} <Debug> HTTP-Session: 2640a75b-76d5-4fed-8761-32e453266ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14759 2024.08.29 15:25:39.567390 [ 3 ] {} <Debug> HTTP-Session: 2640a75b-76d5-4fed-8761-32e453266ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14760 2024.08.29 15:25:39.567404 [ 3 ] {} <Debug> HTTP-Session: 2640a75b-76d5-4fed-8761-32e453266ccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14761 2024.08.29 15:25:39.567436 [ 3 ] {} <Trace> HTTP-Session: 2640a75b-76d5-4fed-8761-32e453266ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14762 2024.08.29 15:25:39.567565 [ 3 ] {24173993-5255-47fb-b627-e96f122f4663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14763 2024.08.29 15:25:39.567611 [ 3 ] {24173993-5255-47fb-b627-e96f122f4663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14764 2024.08.29 15:25:39.567840 [ 3 ] {24173993-5255-47fb-b627-e96f122f4663} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14765 2024.08.29 15:25:39.568247 [ 3 ] {24173993-5255-47fb-b627-e96f122f4663} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14766 2024.08.29 15:25:39.568284 [ 3 ] {24173993-5255-47fb-b627-e96f122f4663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14767 2024.08.29 15:25:39.568644 [ 3 ] {24173993-5255-47fb-b627-e96f122f4663} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
14768 2024.08.29 15:25:39.568996 [ 3 ] {24173993-5255-47fb-b627-e96f122f4663} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14769 2024.08.29 15:25:39.569124 [ 3 ] {24173993-5255-47fb-b627-e96f122f4663} <Debug> executeQuery: Read 115 rows, 9.20 KiB in 0.00161 sec., 71428.57142857142 rows/sec., 5.58 MiB/sec.
14770 2024.08.29 15:25:39.569300 [ 3 ] {24173993-5255-47fb-b627-e96f122f4663} <Debug> DynamicQueryHandler: Done processing query
14771 2024.08.29 15:25:39.569325 [ 3 ] {24173993-5255-47fb-b627-e96f122f4663} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14772 2024.08.29 15:25:39.569343 [ 3 ] {} <Debug> HTTP-Session: 2640a75b-76d5-4fed-8761-32e453266ccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14773 2024.08.29 15:25:39.569583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14774 2024.08.29 15:25:39.569634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14775 2024.08.29 15:25:39.569654 [ 3 ] {} <Debug> HTTP-Session: 99702cb6-01ca-4ff7-b563-3a6a385b9865 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14776 2024.08.29 15:25:39.569671 [ 3 ] {} <Debug> HTTP-Session: 99702cb6-01ca-4ff7-b563-3a6a385b9865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14777 2024.08.29 15:25:39.569684 [ 3 ] {} <Debug> HTTP-Session: 99702cb6-01ca-4ff7-b563-3a6a385b9865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14778 2024.08.29 15:25:39.569715 [ 3 ] {} <Trace> HTTP-Session: 99702cb6-01ca-4ff7-b563-3a6a385b9865 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14779 2024.08.29 15:25:39.569858 [ 3 ] {fb78d960-85d4-4336-ac1c-44beb5f78dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14780 2024.08.29 15:25:39.569905 [ 3 ] {fb78d960-85d4-4336-ac1c-44beb5f78dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14781 2024.08.29 15:25:39.570047 [ 3 ] {fb78d960-85d4-4336-ac1c-44beb5f78dea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14782 2024.08.29 15:25:39.570438 [ 3 ] {fb78d960-85d4-4336-ac1c-44beb5f78dea} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14783 2024.08.29 15:25:39.570473 [ 3 ] {fb78d960-85d4-4336-ac1c-44beb5f78dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14784 2024.08.29 15:25:39.570858 [ 3 ] {fb78d960-85d4-4336-ac1c-44beb5f78dea} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14785 2024.08.29 15:25:39.571205 [ 3 ] {fb78d960-85d4-4336-ac1c-44beb5f78dea} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14786 2024.08.29 15:25:39.571330 [ 3 ] {fb78d960-85d4-4336-ac1c-44beb5f78dea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001538 sec., 104031.20936280883 rows/sec., 7.25 MiB/sec.
14787 2024.08.29 15:25:39.571496 [ 3 ] {fb78d960-85d4-4336-ac1c-44beb5f78dea} <Debug> DynamicQueryHandler: Done processing query
14788 2024.08.29 15:25:39.571520 [ 3 ] {fb78d960-85d4-4336-ac1c-44beb5f78dea} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14789 2024.08.29 15:25:39.571536 [ 3 ] {} <Debug> HTTP-Session: 99702cb6-01ca-4ff7-b563-3a6a385b9865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14790 2024.08.29 15:25:39.571717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 85256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14791 2024.08.29 15:25:39.571767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14792 2024.08.29 15:25:39.571787 [ 3 ] {} <Debug> HTTP-Session: 2ab1a0f1-ef74-49aa-8f35-4c7f99e1b7ba Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14793 2024.08.29 15:25:39.571803 [ 3 ] {} <Debug> HTTP-Session: 2ab1a0f1-ef74-49aa-8f35-4c7f99e1b7ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14794 2024.08.29 15:25:39.571817 [ 3 ] {} <Debug> HTTP-Session: 2ab1a0f1-ef74-49aa-8f35-4c7f99e1b7ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14795 2024.08.29 15:25:39.571847 [ 3 ] {} <Trace> HTTP-Session: 2ab1a0f1-ef74-49aa-8f35-4c7f99e1b7ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14796 2024.08.29 15:25:39.572321 [ 3 ] {57fdfc38-ba27-4efa-b46a-1abf0541bcd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14797 2024.08.29 15:25:39.572386 [ 3 ] {57fdfc38-ba27-4efa-b46a-1abf0541bcd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
14798 2024.08.29 15:25:39.572795 [ 3 ] {57fdfc38-ba27-4efa-b46a-1abf0541bcd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14799 2024.08.29 15:25:39.573672 [ 3 ] {57fdfc38-ba27-4efa-b46a-1abf0541bcd4} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14800 2024.08.29 15:25:39.573707 [ 3 ] {57fdfc38-ba27-4efa-b46a-1abf0541bcd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14801 2024.08.29 15:25:39.574386 [ 3 ] {57fdfc38-ba27-4efa-b46a-1abf0541bcd4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14802 2024.08.29 15:25:39.574786 [ 3 ] {57fdfc38-ba27-4efa-b46a-1abf0541bcd4} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14803 2024.08.29 15:25:39.574942 [ 3 ] {57fdfc38-ba27-4efa-b46a-1abf0541bcd4} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002993 sec., 17039.75943869028 rows/sec., 30.53 MiB/sec.
14804 2024.08.29 15:25:39.575164 [ 3 ] {57fdfc38-ba27-4efa-b46a-1abf0541bcd4} <Debug> DynamicQueryHandler: Done processing query
14805 2024.08.29 15:25:39.575188 [ 3 ] {57fdfc38-ba27-4efa-b46a-1abf0541bcd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB.
14806 2024.08.29 15:25:39.575205 [ 3 ] {} <Debug> HTTP-Session: 2ab1a0f1-ef74-49aa-8f35-4c7f99e1b7ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14807 2024.08.29 15:25:39.575379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14808 2024.08.29 15:25:39.575430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14809 2024.08.29 15:25:39.575449 [ 3 ] {} <Debug> HTTP-Session: 61b995d3-ad19-4409-9e81-e20b45ab0905 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14810 2024.08.29 15:25:39.575466 [ 3 ] {} <Debug> HTTP-Session: 61b995d3-ad19-4409-9e81-e20b45ab0905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14811 2024.08.29 15:25:39.575480 [ 3 ] {} <Debug> HTTP-Session: 61b995d3-ad19-4409-9e81-e20b45ab0905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14812 2024.08.29 15:25:39.575511 [ 3 ] {} <Trace> HTTP-Session: 61b995d3-ad19-4409-9e81-e20b45ab0905 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14813 2024.08.29 15:25:39.575635 [ 3 ] {4de4316f-7015-40fd-b788-4281542487c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14814 2024.08.29 15:25:39.575679 [ 3 ] {4de4316f-7015-40fd-b788-4281542487c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14815 2024.08.29 15:25:39.575805 [ 3 ] {4de4316f-7015-40fd-b788-4281542487c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14816 2024.08.29 15:25:39.576148 [ 3 ] {4de4316f-7015-40fd-b788-4281542487c5} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14817 2024.08.29 15:25:39.576183 [ 3 ] {4de4316f-7015-40fd-b788-4281542487c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14818 2024.08.29 15:25:39.576538 [ 3 ] {4de4316f-7015-40fd-b788-4281542487c5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14819 2024.08.29 15:25:39.576854 [ 3 ] {4de4316f-7015-40fd-b788-4281542487c5} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14820 2024.08.29 15:25:39.576981 [ 3 ] {4de4316f-7015-40fd-b788-4281542487c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec.
14821 2024.08.29 15:25:39.576981 [ 27 ] {} <Debug> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14822 2024.08.29 15:25:39.577048 [ 27 ] {} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14823 2024.08.29 15:25:39.577086 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14824 2024.08.29 15:25:39.577175 [ 3 ] {4de4316f-7015-40fd-b788-4281542487c5} <Debug> DynamicQueryHandler: Done processing query
14825 2024.08.29 15:25:39.577231 [ 3 ] {4de4316f-7015-40fd-b788-4281542487c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14826 2024.08.29 15:25:39.577286 [ 3 ] {} <Debug> HTTP-Session: 61b995d3-ad19-4409-9e81-e20b45ab0905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14827 2024.08.29 15:25:39.577347 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
14828 2024.08.29 15:25:39.577629 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14829 2024.08.29 15:25:39.577697 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4690 rows starting from the beginning of the part
14830 2024.08.29 15:25:39.577826 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part
14831 2024.08.29 15:25:39.578107 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part
14832 2024.08.29 15:25:39.578321 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part
14833 2024.08.29 15:25:39.578480 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part
14834 2024.08.29 15:25:39.578683 [ 186 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part
14835 2024.08.29 15:25:39.580630 [ 199 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5034 rows, containing 4 columns (4 merged, 0 gathered) in 0.003455608 sec., 1456762.4568527448 rows/sec., 95.24 MiB/sec.
14836 2024.08.29 15:25:39.581232 [ 199 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14837 2024.08.29 15:25:39.581729 [ 199 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_76_15} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14838 2024.08.29 15:25:39.581809 [ 199 ] {4425640f-3b5a-4680-8c5a-50ae7a677ff0::all_1_76_15} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14839 2024.08.29 15:25:39.581897 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB.
14840 2024.08.29 15:25:43.869705 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache
14841 2024.08.29 15:25:43.869797 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache
14842 2024.08.29 15:25:44.245896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14843 2024.08.29 15:25:44.246065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14844 2024.08.29 15:25:44.246110 [ 3 ] {} <Debug> HTTP-Session: 308f76a0-7e08-41d5-86ff-d10f244ff3c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14845 2024.08.29 15:25:44.246152 [ 3 ] {} <Debug> HTTP-Session: 308f76a0-7e08-41d5-86ff-d10f244ff3c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14846 2024.08.29 15:25:44.246180 [ 3 ] {} <Debug> HTTP-Session: 308f76a0-7e08-41d5-86ff-d10f244ff3c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14847 2024.08.29 15:25:44.246258 [ 3 ] {} <Trace> HTTP-Session: 308f76a0-7e08-41d5-86ff-d10f244ff3c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14848 2024.08.29 15:25:44.246535 [ 3 ] {a0fcf777-0dbb-437a-8224-e0bc9a09db43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14849 2024.08.29 15:25:44.246621 [ 3 ] {a0fcf777-0dbb-437a-8224-e0bc9a09db43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14850 2024.08.29 15:25:44.246964 [ 3 ] {a0fcf777-0dbb-437a-8224-e0bc9a09db43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14851 2024.08.29 15:25:44.247433 [ 3 ] {a0fcf777-0dbb-437a-8224-e0bc9a09db43} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14852 2024.08.29 15:25:44.247474 [ 3 ] {a0fcf777-0dbb-437a-8224-e0bc9a09db43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14853 2024.08.29 15:25:44.247876 [ 3 ] {a0fcf777-0dbb-437a-8224-e0bc9a09db43} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
14854 2024.08.29 15:25:44.248267 [ 3 ] {a0fcf777-0dbb-437a-8224-e0bc9a09db43} <Trace> oximeter.fields_ipaddr (2f37e7e6-ca39-49a3-a036-bfa4c7817ee7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14855 2024.08.29 15:25:44.248438 [ 3 ] {a0fcf777-0dbb-437a-8224-e0bc9a09db43} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00199 sec., 1005.0251256281407 rows/sec., 81.95 KiB/sec.
14856 2024.08.29 15:25:44.248660 [ 3 ] {a0fcf777-0dbb-437a-8224-e0bc9a09db43} <Debug> DynamicQueryHandler: Done processing query
14857 2024.08.29 15:25:44.248688 [ 3 ] {a0fcf777-0dbb-437a-8224-e0bc9a09db43} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14858 2024.08.29 15:25:44.248704 [ 3 ] {} <Debug> HTTP-Session: 308f76a0-7e08-41d5-86ff-d10f244ff3c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14859 2024.08.29 15:25:44.249112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 193534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14860 2024.08.29 15:25:44.249164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14861 2024.08.29 15:25:44.249183 [ 3 ] {} <Debug> HTTP-Session: c6de265a-5666-4ac6-b393-cda873110333 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14862 2024.08.29 15:25:44.249200 [ 3 ] {} <Debug> HTTP-Session: c6de265a-5666-4ac6-b393-cda873110333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14863 2024.08.29 15:25:44.249214 [ 3 ] {} <Debug> HTTP-Session: c6de265a-5666-4ac6-b393-cda873110333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14864 2024.08.29 15:25:44.249245 [ 3 ] {} <Trace> HTTP-Session: c6de265a-5666-4ac6-b393-cda873110333 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14865 2024.08.29 15:25:44.249701 [ 3 ] {5c0cc521-ca37-4522-808f-dd8fd7a3d70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14866 2024.08.29 15:25:44.249745 [ 3 ] {5c0cc521-ca37-4522-808f-dd8fd7a3d70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14867 2024.08.29 15:25:44.249974 [ 3 ] {5c0cc521-ca37-4522-808f-dd8fd7a3d70c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14868 2024.08.29 15:25:44.251575 [ 3 ] {5c0cc521-ca37-4522-808f-dd8fd7a3d70c} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14869 2024.08.29 15:25:44.251613 [ 3 ] {5c0cc521-ca37-4522-808f-dd8fd7a3d70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14870 2024.08.29 15:25:44.252053 [ 3 ] {5c0cc521-ca37-4522-808f-dd8fd7a3d70c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14871 2024.08.29 15:25:44.252409 [ 3 ] {5c0cc521-ca37-4522-808f-dd8fd7a3d70c} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14872 2024.08.29 15:25:44.252573 [ 3 ] {5c0cc521-ca37-4522-808f-dd8fd7a3d70c} <Debug> executeQuery: Read 1330 rows, 113.05 KiB in 0.003184 sec., 417713.56783919595 rows/sec., 34.67 MiB/sec.
14873 2024.08.29 15:25:44.252791 [ 3 ] {5c0cc521-ca37-4522-808f-dd8fd7a3d70c} <Debug> DynamicQueryHandler: Done processing query
14874 2024.08.29 15:25:44.252829 [ 3 ] {5c0cc521-ca37-4522-808f-dd8fd7a3d70c} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB.
14875 2024.08.29 15:25:44.252864 [ 3 ] {} <Debug> HTTP-Session: c6de265a-5666-4ac6-b393-cda873110333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14876 2024.08.29 15:25:44.253364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14877 2024.08.29 15:25:44.253415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14878 2024.08.29 15:25:44.253434 [ 3 ] {} <Debug> HTTP-Session: 0cf4b748-6105-48fb-be6f-64a53a49f22a Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14879 2024.08.29 15:25:44.253450 [ 3 ] {} <Debug> HTTP-Session: 0cf4b748-6105-48fb-be6f-64a53a49f22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14880 2024.08.29 15:25:44.253464 [ 3 ] {} <Debug> HTTP-Session: 0cf4b748-6105-48fb-be6f-64a53a49f22a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14881 2024.08.29 15:25:44.253495 [ 3 ] {} <Trace> HTTP-Session: 0cf4b748-6105-48fb-be6f-64a53a49f22a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14882 2024.08.29 15:25:44.253589 [ 3 ] {ec020139-b73e-47dd-8481-b6561b4edcca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14883 2024.08.29 15:25:44.253632 [ 3 ] {ec020139-b73e-47dd-8481-b6561b4edcca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14884 2024.08.29 15:25:44.253860 [ 3 ] {ec020139-b73e-47dd-8481-b6561b4edcca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14885 2024.08.29 15:25:44.254165 [ 3 ] {ec020139-b73e-47dd-8481-b6561b4edcca} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14886 2024.08.29 15:25:44.254202 [ 3 ] {ec020139-b73e-47dd-8481-b6561b4edcca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14887 2024.08.29 15:25:44.254538 [ 3 ] {ec020139-b73e-47dd-8481-b6561b4edcca} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14888 2024.08.29 15:25:44.254882 [ 3 ] {ec020139-b73e-47dd-8481-b6561b4edcca} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14889 2024.08.29 15:25:44.255044 [ 3 ] {ec020139-b73e-47dd-8481-b6561b4edcca} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001467 sec., 1363.3265167007498 rows/sec., 95.19 KiB/sec.
14890 2024.08.29 15:25:44.255220 [ 3 ] {ec020139-b73e-47dd-8481-b6561b4edcca} <Debug> DynamicQueryHandler: Done processing query
14891 2024.08.29 15:25:44.255244 [ 3 ] {ec020139-b73e-47dd-8481-b6561b4edcca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14892 2024.08.29 15:25:44.255261 [ 3 ] {} <Debug> HTTP-Session: 0cf4b748-6105-48fb-be6f-64a53a49f22a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14893 2024.08.29 15:25:44.255431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 32353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14894 2024.08.29 15:25:44.255480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14895 2024.08.29 15:25:44.255500 [ 3 ] {} <Debug> HTTP-Session: 8dc86972-fdf6-4af7-ac47-132e9b72ef37 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14896 2024.08.29 15:25:44.255517 [ 3 ] {} <Debug> HTTP-Session: 8dc86972-fdf6-4af7-ac47-132e9b72ef37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14897 2024.08.29 15:25:44.255531 [ 3 ] {} <Debug> HTTP-Session: 8dc86972-fdf6-4af7-ac47-132e9b72ef37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14898 2024.08.29 15:25:44.255593 [ 3 ] {} <Trace> HTTP-Session: 8dc86972-fdf6-4af7-ac47-132e9b72ef37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14899 2024.08.29 15:25:44.255879 [ 3 ] {d5d8f02c-c0f4-4b9e-8477-390275042fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14900 2024.08.29 15:25:44.255932 [ 3 ] {d5d8f02c-c0f4-4b9e-8477-390275042fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14901 2024.08.29 15:25:44.256216 [ 3 ] {d5d8f02c-c0f4-4b9e-8477-390275042fae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14902 2024.08.29 15:25:44.256757 [ 3 ] {d5d8f02c-c0f4-4b9e-8477-390275042fae} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14903 2024.08.29 15:25:44.256795 [ 3 ] {d5d8f02c-c0f4-4b9e-8477-390275042fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14904 2024.08.29 15:25:44.257174 [ 3 ] {d5d8f02c-c0f4-4b9e-8477-390275042fae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14905 2024.08.29 15:25:44.257533 [ 3 ] {d5d8f02c-c0f4-4b9e-8477-390275042fae} <Trace> oximeter.fields_u32 (ff903953-7399-4f7a-bd61-b91b7a9bb1f4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14906 2024.08.29 15:25:44.267709 [ 3 ] {d5d8f02c-c0f4-4b9e-8477-390275042fae} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.011981 sec., 20198.647859110257 rows/sec., 1.37 MiB/sec.
14907 2024.08.29 15:25:44.268116 [ 3 ] {d5d8f02c-c0f4-4b9e-8477-390275042fae} <Debug> DynamicQueryHandler: Done processing query
14908 2024.08.29 15:25:44.268147 [ 3 ] {d5d8f02c-c0f4-4b9e-8477-390275042fae} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14909 2024.08.29 15:25:44.268167 [ 3 ] {} <Debug> HTTP-Session: 8dc86972-fdf6-4af7-ac47-132e9b72ef37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14910 2024.08.29 15:25:44.268364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14911 2024.08.29 15:25:44.268426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14912 2024.08.29 15:25:44.268450 [ 3 ] {} <Debug> HTTP-Session: ddeeab1a-4f12-48de-a8ae-898594278845 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14913 2024.08.29 15:25:44.268470 [ 3 ] {} <Debug> HTTP-Session: ddeeab1a-4f12-48de-a8ae-898594278845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14914 2024.08.29 15:25:44.268487 [ 3 ] {} <Debug> HTTP-Session: ddeeab1a-4f12-48de-a8ae-898594278845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14915 2024.08.29 15:25:44.268527 [ 3 ] {} <Trace> HTTP-Session: ddeeab1a-4f12-48de-a8ae-898594278845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14916 2024.08.29 15:25:44.268633 [ 3 ] {0ae29331-34b1-4505-8ec4-ffc01201225f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14917 2024.08.29 15:25:44.268679 [ 3 ] {0ae29331-34b1-4505-8ec4-ffc01201225f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14918 2024.08.29 15:25:44.268936 [ 3 ] {0ae29331-34b1-4505-8ec4-ffc01201225f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14919 2024.08.29 15:25:44.269265 [ 3 ] {0ae29331-34b1-4505-8ec4-ffc01201225f} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14920 2024.08.29 15:25:44.269302 [ 3 ] {0ae29331-34b1-4505-8ec4-ffc01201225f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14921 2024.08.29 15:25:44.269662 [ 3 ] {0ae29331-34b1-4505-8ec4-ffc01201225f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14922 2024.08.29 15:25:44.270033 [ 3 ] {0ae29331-34b1-4505-8ec4-ffc01201225f} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14923 2024.08.29 15:25:44.270198 [ 3 ] {0ae29331-34b1-4505-8ec4-ffc01201225f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001585 sec., 3785.488958990536 rows/sec., 223.65 KiB/sec.
14924 2024.08.29 15:25:44.270197 [ 154 ] {} <Debug> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0
14925 2024.08.29 15:25:44.270330 [ 154 ] {} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14926 2024.08.29 15:25:44.270367 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14927 2024.08.29 15:25:44.270451 [ 3 ] {0ae29331-34b1-4505-8ec4-ffc01201225f} <Debug> DynamicQueryHandler: Done processing query
14928 2024.08.29 15:25:44.270508 [ 3 ] {0ae29331-34b1-4505-8ec4-ffc01201225f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14929 2024.08.29 15:25:44.270571 [ 3 ] {} <Debug> HTTP-Session: ddeeab1a-4f12-48de-a8ae-898594278845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14930 2024.08.29 15:25:44.270624 [ 186 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full
14931 2024.08.29 15:25:44.270840 [ 186 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14932 2024.08.29 15:25:44.270885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 137085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14933 2024.08.29 15:25:44.270941 [ 186 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 6 rows starting from the beginning of the part
14934 2024.08.29 15:25:44.270982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14935 2024.08.29 15:25:44.271029 [ 3 ] {} <Debug> HTTP-Session: 055f916a-f92f-4bb1-9442-16784c395bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14936 2024.08.29 15:25:44.271077 [ 3 ] {} <Debug> HTTP-Session: 055f916a-f92f-4bb1-9442-16784c395bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14937 2024.08.29 15:25:44.271163 [ 3 ] {} <Debug> HTTP-Session: 055f916a-f92f-4bb1-9442-16784c395bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14938 2024.08.29 15:25:44.271220 [ 186 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
14939 2024.08.29 15:25:44.271290 [ 3 ] {} <Trace> HTTP-Session: 055f916a-f92f-4bb1-9442-16784c395bbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14940 2024.08.29 15:25:44.271535 [ 186 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
14941 2024.08.29 15:25:44.271873 [ 186 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
14942 2024.08.29 15:25:44.272026 [ 3 ] {39617eea-b1a2-4f4b-9b96-b56115d4ad4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14943 2024.08.29 15:25:44.272146 [ 186 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
14944 2024.08.29 15:25:44.272218 [ 3 ] {39617eea-b1a2-4f4b-9b96-b56115d4ad4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14945 2024.08.29 15:25:44.273131 [ 3 ] {39617eea-b1a2-4f4b-9b96-b56115d4ad4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14946 2024.08.29 15:25:44.274116 [ 189 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003648031 sec., 8223.614327838772 rows/sec., 522.01 KiB/sec.
14947 2024.08.29 15:25:44.274443 [ 189 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary)
14948 2024.08.29 15:25:44.274773 [ 3 ] {39617eea-b1a2-4f4b-9b96-b56115d4ad4f} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14949 2024.08.29 15:25:44.274872 [ 3 ] {39617eea-b1a2-4f4b-9b96-b56115d4ad4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14950 2024.08.29 15:25:44.275349 [ 190 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_37_9} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14951 2024.08.29 15:25:44.275578 [ 190 ] {9f63de73-4a96-4128-bab1-c7d1f5e2a370::all_1_37_9} <Trace> oximeter.fields_u8 (9f63de73-4a96-4128-bab1-c7d1f5e2a370) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9
14952 2024.08.29 15:25:44.275727 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14953 2024.08.29 15:25:44.275731 [ 3 ] {39617eea-b1a2-4f4b-9b96-b56115d4ad4f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14954 2024.08.29 15:25:44.276141 [ 3 ] {39617eea-b1a2-4f4b-9b96-b56115d4ad4f} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14955 2024.08.29 15:25:44.276316 [ 3 ] {39617eea-b1a2-4f4b-9b96-b56115d4ad4f} <Debug> executeQuery: Read 840 rows, 62.13 KiB in 0.004683 sec., 179372.19730941704 rows/sec., 12.96 MiB/sec.
14956 2024.08.29 15:25:44.276524 [ 3 ] {39617eea-b1a2-4f4b-9b96-b56115d4ad4f} <Debug> DynamicQueryHandler: Done processing query
14957 2024.08.29 15:25:44.276550 [ 3 ] {39617eea-b1a2-4f4b-9b96-b56115d4ad4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
14958 2024.08.29 15:25:44.276566 [ 3 ] {} <Debug> HTTP-Session: 055f916a-f92f-4bb1-9442-16784c395bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14959 2024.08.29 15:25:44.276752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14960 2024.08.29 15:25:44.276801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14961 2024.08.29 15:25:44.276820 [ 3 ] {} <Debug> HTTP-Session: 20d0364e-1fdc-4e56-834a-ec49fff64cae Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14962 2024.08.29 15:25:44.276837 [ 3 ] {} <Debug> HTTP-Session: 20d0364e-1fdc-4e56-834a-ec49fff64cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14963 2024.08.29 15:25:44.276851 [ 3 ] {} <Debug> HTTP-Session: 20d0364e-1fdc-4e56-834a-ec49fff64cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14964 2024.08.29 15:25:44.276882 [ 3 ] {} <Trace> HTTP-Session: 20d0364e-1fdc-4e56-834a-ec49fff64cae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14965 2024.08.29 15:25:44.276981 [ 3 ] {ec1e4267-6932-4e88-b5a5-a3fb413a72f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14966 2024.08.29 15:25:44.277025 [ 3 ] {ec1e4267-6932-4e88-b5a5-a3fb413a72f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14967 2024.08.29 15:25:44.277164 [ 3 ] {ec1e4267-6932-4e88-b5a5-a3fb413a72f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14968 2024.08.29 15:25:44.277426 [ 3 ] {ec1e4267-6932-4e88-b5a5-a3fb413a72f3} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14969 2024.08.29 15:25:44.277463 [ 3 ] {ec1e4267-6932-4e88-b5a5-a3fb413a72f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14970 2024.08.29 15:25:44.277826 [ 3 ] {ec1e4267-6932-4e88-b5a5-a3fb413a72f3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14971 2024.08.29 15:25:44.278150 [ 3 ] {ec1e4267-6932-4e88-b5a5-a3fb413a72f3} <Trace> oximeter.measurements_bool (5a6ef0fc-974f-4fc5-9514-c8c0be435003): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14972 2024.08.29 15:25:44.278305 [ 3 ] {ec1e4267-6932-4e88-b5a5-a3fb413a72f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec.
14973 2024.08.29 15:25:44.278525 [ 3 ] {ec1e4267-6932-4e88-b5a5-a3fb413a72f3} <Debug> DynamicQueryHandler: Done processing query
14974 2024.08.29 15:25:44.278552 [ 3 ] {ec1e4267-6932-4e88-b5a5-a3fb413a72f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14975 2024.08.29 15:25:44.278569 [ 3 ] {} <Debug> HTTP-Session: 20d0364e-1fdc-4e56-834a-ec49fff64cae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14976 2024.08.29 15:25:44.278896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 174806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14977 2024.08.29 15:25:44.278946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14978 2024.08.29 15:25:44.278965 [ 3 ] {} <Debug> HTTP-Session: 35645389-57f5-49f9-babb-8f0c5634b461 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14979 2024.08.29 15:25:44.278982 [ 3 ] {} <Debug> HTTP-Session: 35645389-57f5-49f9-babb-8f0c5634b461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14980 2024.08.29 15:25:44.278996 [ 3 ] {} <Debug> HTTP-Session: 35645389-57f5-49f9-babb-8f0c5634b461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14981 2024.08.29 15:25:44.279027 [ 3 ] {} <Trace> HTTP-Session: 35645389-57f5-49f9-babb-8f0c5634b461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14982 2024.08.29 15:25:44.279523 [ 3 ] {dcd86f19-9793-4c9c-8298-89df010bf533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14983 2024.08.29 15:25:44.279570 [ 3 ] {dcd86f19-9793-4c9c-8298-89df010bf533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14984 2024.08.29 15:25:44.279718 [ 3 ] {dcd86f19-9793-4c9c-8298-89df010bf533} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14985 2024.08.29 15:25:44.280613 [ 3 ] {dcd86f19-9793-4c9c-8298-89df010bf533} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14986 2024.08.29 15:25:44.280649 [ 3 ] {dcd86f19-9793-4c9c-8298-89df010bf533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
14987 2024.08.29 15:25:44.281087 [ 3 ] {dcd86f19-9793-4c9c-8298-89df010bf533} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14988 2024.08.29 15:25:44.281440 [ 3 ] {dcd86f19-9793-4c9c-8298-89df010bf533} <Trace> oximeter.measurements_cumulativeu64 (c1a707c7-4dae-49bc-a467-3b997264c884): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14989 2024.08.29 15:25:44.281615 [ 3 ] {dcd86f19-9793-4c9c-8298-89df010bf533} <Debug> executeQuery: Read 922 rows, 63.09 KiB in 0.002414 sec., 381938.6909693455 rows/sec., 25.52 MiB/sec.
14990 2024.08.29 15:25:44.281805 [ 3 ] {dcd86f19-9793-4c9c-8298-89df010bf533} <Debug> DynamicQueryHandler: Done processing query
14991 2024.08.29 15:25:44.281830 [ 3 ] {dcd86f19-9793-4c9c-8298-89df010bf533} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
14992 2024.08.29 15:25:44.281846 [ 3 ] {} <Debug> HTTP-Session: 35645389-57f5-49f9-babb-8f0c5634b461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14993 2024.08.29 15:25:44.282129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14994 2024.08.29 15:25:44.282179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14995 2024.08.29 15:25:44.282200 [ 3 ] {} <Debug> HTTP-Session: 4b8aef70-199f-4f03-bd15-bad1ea23bd47 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
14996 2024.08.29 15:25:44.282216 [ 3 ] {} <Debug> HTTP-Session: 4b8aef70-199f-4f03-bd15-bad1ea23bd47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14997 2024.08.29 15:25:44.282230 [ 3 ] {} <Debug> HTTP-Session: 4b8aef70-199f-4f03-bd15-bad1ea23bd47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14998 2024.08.29 15:25:44.282261 [ 3 ] {} <Trace> HTTP-Session: 4b8aef70-199f-4f03-bd15-bad1ea23bd47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14999 2024.08.29 15:25:44.282356 [ 3 ] {3d3d3d87-42a4-43ec-9953-4346c3b25f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15000 2024.08.29 15:25:44.282403 [ 3 ] {3d3d3d87-42a4-43ec-9953-4346c3b25f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15001 2024.08.29 15:25:44.282537 [ 3 ] {3d3d3d87-42a4-43ec-9953-4346c3b25f70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15002 2024.08.29 15:25:44.282792 [ 3 ] {3d3d3d87-42a4-43ec-9953-4346c3b25f70} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15003 2024.08.29 15:25:44.282828 [ 3 ] {3d3d3d87-42a4-43ec-9953-4346c3b25f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
15004 2024.08.29 15:25:44.283190 [ 3 ] {3d3d3d87-42a4-43ec-9953-4346c3b25f70} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15005 2024.08.29 15:25:44.283514 [ 3 ] {3d3d3d87-42a4-43ec-9953-4346c3b25f70} <Trace> oximeter.measurements_f64 (efbef7eb-7d38-4c83-b0e0-833351e435de): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15006 2024.08.29 15:25:44.283673 [ 3 ] {3d3d3d87-42a4-43ec-9953-4346c3b25f70} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001332 sec., 750.7507507507507 rows/sec., 50.59 KiB/sec.
15007 2024.08.29 15:25:44.283849 [ 3 ] {3d3d3d87-42a4-43ec-9953-4346c3b25f70} <Debug> DynamicQueryHandler: Done processing query
15008 2024.08.29 15:25:44.283875 [ 3 ] {3d3d3d87-42a4-43ec-9953-4346c3b25f70} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15009 2024.08.29 15:25:44.283890 [ 3 ] {} <Debug> HTTP-Session: 4b8aef70-199f-4f03-bd15-bad1ea23bd47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15010 2024.08.29 15:25:44.284012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 12153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15011 2024.08.29 15:25:44.284062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15012 2024.08.29 15:25:44.284080 [ 3 ] {} <Debug> HTTP-Session: 1faf16d5-70e1-4c9b-af37-9cc876aa7532 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
15013 2024.08.29 15:25:44.284097 [ 3 ] {} <Debug> HTTP-Session: 1faf16d5-70e1-4c9b-af37-9cc876aa7532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15014 2024.08.29 15:25:44.284111 [ 3 ] {} <Debug> HTTP-Session: 1faf16d5-70e1-4c9b-af37-9cc876aa7532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15015 2024.08.29 15:25:44.284143 [ 3 ] {} <Trace> HTTP-Session: 1faf16d5-70e1-4c9b-af37-9cc876aa7532 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15016 2024.08.29 15:25:44.284262 [ 3 ] {54c5a06b-1f79-4d68-a7e7-6f135480d487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15017 2024.08.29 15:25:44.284307 [ 3 ] {54c5a06b-1f79-4d68-a7e7-6f135480d487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15018 2024.08.29 15:25:44.284438 [ 3 ] {54c5a06b-1f79-4d68-a7e7-6f135480d487} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15019 2024.08.29 15:25:44.284739 [ 3 ] {54c5a06b-1f79-4d68-a7e7-6f135480d487} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15020 2024.08.29 15:25:44.284775 [ 3 ] {54c5a06b-1f79-4d68-a7e7-6f135480d487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
15021 2024.08.29 15:25:44.285137 [ 3 ] {54c5a06b-1f79-4d68-a7e7-6f135480d487} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15022 2024.08.29 15:25:44.285458 [ 3 ] {54c5a06b-1f79-4d68-a7e7-6f135480d487} <Trace> oximeter.measurements_u64 (4425640f-3b5a-4680-8c5a-50ae7a677ff0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15023 2024.08.29 15:25:44.285621 [ 3 ] {54c5a06b-1f79-4d68-a7e7-6f135480d487} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001397 sec., 58697.20830350751 rows/sec., 3.73 MiB/sec.
15024 2024.08.29 15:25:44.285894 [ 3 ] {54c5a06b-1f79-4d68-a7e7-6f135480d487} <Debug> DynamicQueryHandler: Done processing query
15025 2024.08.29 15:25:44.285951 [ 3 ] {54c5a06b-1f79-4d68-a7e7-6f135480d487} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15026 2024.08.29 15:25:44.286005 [ 3 ] {} <Debug> HTTP-Session: 1faf16d5-70e1-4c9b-af37-9cc876aa7532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15027 2024.08.29 15:25:44.551248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15028 2024.08.29 15:25:44.551355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15029 2024.08.29 15:25:44.551395 [ 3 ] {} <Debug> HTTP-Session: 7c457834-f44e-48b5-99d9-d679f78ae574 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
15030 2024.08.29 15:25:44.551429 [ 3 ] {} <Debug> HTTP-Session: 7c457834-f44e-48b5-99d9-d679f78ae574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15031 2024.08.29 15:25:44.551456 [ 3 ] {} <Debug> HTTP-Session: 7c457834-f44e-48b5-99d9-d679f78ae574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15032 2024.08.29 15:25:44.551520 [ 3 ] {} <Trace> HTTP-Session: 7c457834-f44e-48b5-99d9-d679f78ae574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15033 2024.08.29 15:25:44.551660 [ 3 ] {1883322d-f984-41be-af0f-9feec2d27879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15034 2024.08.29 15:25:44.551704 [ 3 ] {1883322d-f984-41be-af0f-9feec2d27879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15035 2024.08.29 15:25:44.551956 [ 3 ] {1883322d-f984-41be-af0f-9feec2d27879} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15036 2024.08.29 15:25:44.552335 [ 3 ] {1883322d-f984-41be-af0f-9feec2d27879} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15037 2024.08.29 15:25:44.552371 [ 3 ] {1883322d-f984-41be-af0f-9feec2d27879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
15038 2024.08.29 15:25:44.552743 [ 3 ] {1883322d-f984-41be-af0f-9feec2d27879} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15039 2024.08.29 15:25:44.553099 [ 3 ] {1883322d-f984-41be-af0f-9feec2d27879} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15040 2024.08.29 15:25:44.553250 [ 3 ] {1883322d-f984-41be-af0f-9feec2d27879} <Debug> executeQuery: Read 6 rows, 586.00 B in 0.001616 sec., 3712.871287128713 rows/sec., 354.12 KiB/sec.
15041 2024.08.29 15:25:44.553269 [ 138 ] {} <Debug> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15042 2024.08.29 15:25:44.553341 [ 138 ] {} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15043 2024.08.29 15:25:44.553389 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
15044 2024.08.29 15:25:44.553550 [ 3 ] {1883322d-f984-41be-af0f-9feec2d27879} <Debug> DynamicQueryHandler: Done processing query
15045 2024.08.29 15:25:44.553559 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
15046 2024.08.29 15:25:44.553586 [ 3 ] {1883322d-f984-41be-af0f-9feec2d27879} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15047 2024.08.29 15:25:44.553630 [ 3 ] {} <Debug> HTTP-Session: 7c457834-f44e-48b5-99d9-d679f78ae574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15048 2024.08.29 15:25:44.553805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15049 2024.08.29 15:25:44.553868 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15050 2024.08.29 15:25:44.553901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15051 2024.08.29 15:25:44.553936 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1452 rows starting from the beginning of the part
15052 2024.08.29 15:25:44.553945 [ 3 ] {} <Debug> HTTP-Session: 3a197b06-7d48-411a-a777-f65f501aef80 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
15053 2024.08.29 15:25:44.553998 [ 3 ] {} <Debug> HTTP-Session: 3a197b06-7d48-411a-a777-f65f501aef80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15054 2024.08.29 15:25:44.554047 [ 3 ] {} <Debug> HTTP-Session: 3a197b06-7d48-411a-a777-f65f501aef80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15055 2024.08.29 15:25:44.554226 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 163 rows starting from the beginning of the part
15056 2024.08.29 15:25:44.554243 [ 3 ] {} <Trace> HTTP-Session: 3a197b06-7d48-411a-a777-f65f501aef80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15057 2024.08.29 15:25:44.554517 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 196 rows starting from the beginning of the part
15058 2024.08.29 15:25:44.554727 [ 3 ] {65084770-b854-43ab-9857-4b991854fcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15059 2024.08.29 15:25:44.554820 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 158 rows starting from the beginning of the part
15060 2024.08.29 15:25:44.554912 [ 3 ] {65084770-b854-43ab-9857-4b991854fcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15061 2024.08.29 15:25:44.555061 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1330 rows starting from the beginning of the part
15062 2024.08.29 15:25:44.555350 [ 189 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 6 rows starting from the beginning of the part
15063 2024.08.29 15:25:44.556287 [ 3 ] {65084770-b854-43ab-9857-4b991854fcdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15064 2024.08.29 15:25:44.557186 [ 3 ] {65084770-b854-43ab-9857-4b991854fcdb} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15065 2024.08.29 15:25:44.557257 [ 3 ] {65084770-b854-43ab-9857-4b991854fcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
15066 2024.08.29 15:25:44.558037 [ 3 ] {65084770-b854-43ab-9857-4b991854fcdb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15067 2024.08.29 15:25:44.558494 [ 3 ] {65084770-b854-43ab-9857-4b991854fcdb} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15068 2024.08.29 15:25:44.558733 [ 138 ] {} <Debug> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15069 2024.08.29 15:25:44.558846 [ 138 ] {} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15070 2024.08.29 15:25:44.558859 [ 3 ] {65084770-b854-43ab-9857-4b991854fcdb} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.004313 sec., 695.5715279387897 rows/sec., 52.30 KiB/sec.
15071 2024.08.29 15:25:44.558921 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
15072 2024.08.29 15:25:44.559556 [ 197 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3305 rows, containing 5 columns (5 merged, 0 gathered) in 0.006079089 sec., 543666.9869449189 rows/sec., 47.67 MiB/sec.
15073 2024.08.29 15:25:44.559760 [ 3 ] {65084770-b854-43ab-9857-4b991854fcdb} <Debug> DynamicQueryHandler: Done processing query
15074 2024.08.29 15:25:44.559874 [ 3 ] {65084770-b854-43ab-9857-4b991854fcdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15075 2024.08.29 15:25:44.559961 [ 3 ] {} <Debug> HTTP-Session: 3a197b06-7d48-411a-a777-f65f501aef80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15076 2024.08.29 15:25:44.559994 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
15077 2024.08.29 15:25:44.560317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15078 2024.08.29 15:25:44.560499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15079 2024.08.29 15:25:44.560503 [ 191 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15080 2024.08.29 15:25:44.560553 [ 3 ] {} <Debug> HTTP-Session: 742ca078-1f6d-474b-9110-71f05d0d4290 Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
15081 2024.08.29 15:25:44.560646 [ 3 ] {} <Debug> HTTP-Session: 742ca078-1f6d-474b-9110-71f05d0d4290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15082 2024.08.29 15:25:44.560719 [ 3 ] {} <Debug> HTTP-Session: 742ca078-1f6d-474b-9110-71f05d0d4290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15083 2024.08.29 15:25:44.560866 [ 3 ] {} <Trace> HTTP-Session: 742ca078-1f6d-474b-9110-71f05d0d4290 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15084 2024.08.29 15:25:44.560867 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15085 2024.08.29 15:25:44.560939 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 75 rows starting from the beginning of the part
15086 2024.08.29 15:25:44.561087 [ 3 ] {3752729a-9b4c-48b2-ba50-cf49acb5db71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15087 2024.08.29 15:25:44.561329 [ 3 ] {3752729a-9b4c-48b2-ba50-cf49acb5db71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15088 2024.08.29 15:25:44.561825 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 58 rows starting from the beginning of the part
15089 2024.08.29 15:25:44.562485 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 5 rows starting from the beginning of the part
15090 2024.08.29 15:25:44.562966 [ 191 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_86_17} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15091 2024.08.29 15:25:44.563158 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 51 rows starting from the beginning of the part
15092 2024.08.29 15:25:44.563313 [ 191 ] {76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4::all_1_86_17} <Trace> oximeter.fields_string (76ca974c-dd9a-4f10-8db9-dca7fbe1a5a4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15093 2024.08.29 15:25:44.563738 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
15094 2024.08.29 15:25:44.563820 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 2 rows starting from the beginning of the part
15095 2024.08.29 15:25:44.563872 [ 3 ] {3752729a-9b4c-48b2-ba50-cf49acb5db71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15096 2024.08.29 15:25:44.564137 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 3 rows starting from the beginning of the part
15097 2024.08.29 15:25:44.564970 [ 3 ] {3752729a-9b4c-48b2-ba50-cf49acb5db71} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15098 2024.08.29 15:25:44.565042 [ 3 ] {3752729a-9b4c-48b2-ba50-cf49acb5db71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
15099 2024.08.29 15:25:44.566043 [ 3 ] {3752729a-9b4c-48b2-ba50-cf49acb5db71} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15100 2024.08.29 15:25:44.567207 [ 3 ] {3752729a-9b4c-48b2-ba50-cf49acb5db71} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15101 2024.08.29 15:25:44.567275 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.008000097 sec., 24249.70597231509 rows/sec., 1.85 MiB/sec.
15102 2024.08.29 15:25:44.567437 [ 138 ] {} <Debug> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15103 2024.08.29 15:25:44.567514 [ 138 ] {} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15104 2024.08.29 15:25:44.567512 [ 3 ] {3752729a-9b4c-48b2-ba50-cf49acb5db71} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.006503 sec., 461.32554205751194 rows/sec., 36.94 KiB/sec.
15105 2024.08.29 15:25:44.567560 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
15106 2024.08.29 15:25:44.567675 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15107 2024.08.29 15:25:44.567980 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
15108 2024.08.29 15:25:44.568172 [ 3 ] {3752729a-9b4c-48b2-ba50-cf49acb5db71} <Debug> DynamicQueryHandler: Done processing query
15109 2024.08.29 15:25:44.568252 [ 3 ] {3752729a-9b4c-48b2-ba50-cf49acb5db71} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15110 2024.08.29 15:25:44.568329 [ 3 ] {} <Debug> HTTP-Session: 742ca078-1f6d-474b-9110-71f05d0d4290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15111 2024.08.29 15:25:44.568486 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15112 2024.08.29 15:25:44.568633 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 952 rows starting from the beginning of the part
15113 2024.08.29 15:25:44.568625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33325, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15114 2024.08.29 15:25:44.568892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15115 2024.08.29 15:25:44.569123 [ 3 ] {} <Debug> HTTP-Session: 61f66d4c-3aa8-4122-880f-caa543fe089d Authenticating user 'default' from [fd00:1122:3344:101::d]:33325
15116 2024.08.29 15:25:44.569164 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 128 rows starting from the beginning of the part
15117 2024.08.29 15:25:44.569270 [ 3 ] {} <Debug> HTTP-Session: 61f66d4c-3aa8-4122-880f-caa543fe089d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15118 2024.08.29 15:25:44.569351 [ 3 ] {} <Debug> HTTP-Session: 61f66d4c-3aa8-4122-880f-caa543fe089d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15119 2024.08.29 15:25:44.569657 [ 3 ] {} <Trace> HTTP-Session: 61f66d4c-3aa8-4122-880f-caa543fe089d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15120 2024.08.29 15:25:44.569656 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 387 rows starting from the beginning of the part
15121 2024.08.29 15:25:44.570051 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 115 rows starting from the beginning of the part
15122 2024.08.29 15:25:44.570346 [ 3 ] {ed41eac8-05b4-4744-a8ec-f45ad56cc135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33325) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
15123 2024.08.29 15:25:44.570442 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 840 rows starting from the beginning of the part
15124 2024.08.29 15:25:44.570739 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_76_15} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15125 2024.08.29 15:25:44.570866 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 3 rows starting from the beginning of the part
15126 2024.08.29 15:25:44.570974 [ 3 ] {ed41eac8-05b4-4744-a8ec-f45ad56cc135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
15127 2024.08.29 15:25:44.571501 [ 190 ] {535e8f5c-689c-4cf4-8b5f-7149e0e33d48::all_1_76_15} <Trace> oximeter.fields_u16 (535e8f5c-689c-4cf4-8b5f-7149e0e33d48) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15128 2024.08.29 15:25:44.571969 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
15129 2024.08.29 15:25:44.573763 [ 3 ] {ed41eac8-05b4-4744-a8ec-f45ad56cc135} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15130 2024.08.29 15:25:44.574776 [ 3 ] {ed41eac8-05b4-4744-a8ec-f45ad56cc135} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15131 2024.08.29 15:25:44.574821 [ 3 ] {ed41eac8-05b4-4744-a8ec-f45ad56cc135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
15132 2024.08.29 15:25:44.575369 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2425 rows, containing 5 columns (5 merged, 0 gathered) in 0.00765136 sec., 316937.1196754564 rows/sec., 24.28 MiB/sec.
15133 2024.08.29 15:25:44.575627 [ 197 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15134 2024.08.29 15:25:44.576908 [ 3 ] {ed41eac8-05b4-4744-a8ec-f45ad56cc135} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
15135 2024.08.29 15:25:44.576957 [ 200 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_86_17} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15136 2024.08.29 15:25:44.577164 [ 200 ] {21fe0fba-c362-4d3c-aa41-29a491cb5b48::all_1_86_17} <Trace> oximeter.fields_uuid (21fe0fba-c362-4d3c-aa41-29a491cb5b48) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15137 2024.08.29 15:25:44.577397 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
15138 2024.08.29 15:25:44.577736 [ 3 ] {ed41eac8-05b4-4744-a8ec-f45ad56cc135} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15139 2024.08.29 15:25:44.577926 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
15140 2024.08.29 15:25:44.577960 [ 3 ] {ed41eac8-05b4-4744-a8ec-f45ad56cc135} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.007976 sec., 376.1283851554664 rows/sec., 690.18 KiB/sec.
15141 2024.08.29 15:25:44.577976 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15142 2024.08.29 15:25:44.578053 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB.
15143 2024.08.29 15:25:44.578511 [ 201 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
15144 2024.08.29 15:25:44.578610 [ 3 ] {ed41eac8-05b4-4744-a8ec-f45ad56cc135} <Debug> DynamicQueryHandler: Done processing query
15145 2024.08.29 15:25:44.578661 [ 3 ] {ed41eac8-05b4-4744-a8ec-f45ad56cc135} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
15146 2024.08.29 15:25:44.578695 [ 3 ] {} <Debug> HTTP-Session: 61f66d4c-3aa8-4122-880f-caa543fe089d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15147 2024.08.29 15:25:44.578940 [ 201 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15148 2024.08.29 15:25:44.579007 [ 201 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1298 rows starting from the beginning of the part
15149 2024.08.29 15:25:44.579312 [ 201 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 3 rows starting from the beginning of the part
15150 2024.08.29 15:25:44.579606 [ 201 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 51 rows starting from the beginning of the part
15151 2024.08.29 15:25:44.579896 [ 201 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 3 rows starting from the beginning of the part
15152 2024.08.29 15:25:44.580155 [ 201 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 51 rows starting from the beginning of the part
15153 2024.08.29 15:25:44.580417 [ 201 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 3 rows starting from the beginning of the part
15154 2024.08.29 15:25:44.585968 [ 187 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1409 rows, containing 19 columns (19 merged, 0 gathered) in 0.007743361 sec., 181962.3287613738 rows/sec., 326.07 MiB/sec.
15155 2024.08.29 15:25:44.587122 [ 187 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
15156 2024.08.29 15:25:44.587696 [ 187 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15157 2024.08.29 15:25:44.587783 [ 187 ] {1f090111-2dc2-494e-9c4c-2e29c359dfd7::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (1f090111-2dc2-494e-9c4c-2e29c359dfd7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
15158 2024.08.29 15:25:44.587896 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB.