Max level shown:
1 [ May 8 03:36:48 Enabled. ]
2 [ May 8 03:36:48 Rereading configuration. ]
3 [ May 8 03:36:50 Rereading configuration. ]
4 [ May 8 03:36:52 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
26 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
27 [ May 8 03:36:52 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.05.08 03:36:53.092639 [ 1 ] {} <Information> Application: Will watch for the process with pid 26178
33 2024.05.08 03:36:53.093185 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.05.08 03:36:53.442128 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 26178
35 2024.05.08 03:36:53.442856 [ 1 ] {} <Information> Application: starting up
36 2024.05.08 03:36:53.443577 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.05.08 03:36:53.531976 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.05.08 03:36:53.567716 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.05.08 03:36:53.567767 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.05.08 03:36:53.567786 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.05.08 03:36:53.567858 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.05.08 03:36:53.568168 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.05.08 03:36:53.569745 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
44 Processing configuration file 'config.xml'.
45 There is no file 'config.xml', will use embedded config.
46 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
47 2024.05.08 03:36:53.570231 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.05.08 03:36:53.571071 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
49 2024.05.08 03:36:53.571096 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
50 2024.05.08 03:36:53.571109 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.05.08 03:36:53.571295 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.05.08 03:36:53.572195 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.05.08 03:36:53.577283 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.05.08 03:36:53.577992 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.05.08 03:36:53.579504 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.05.08 03:36:53.579576 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.05.08 03:36:53.581132 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
58 Processing configuration file 'config.xml'.
59 There is no file 'config.xml', will use embedded config.
60 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
61 2024.05.08 03:36:53.581412 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.05.08 03:36:53.585572 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.05.08 03:36:53.585946 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.05.08 03:36:53.587443 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.05.08 03:36:53.587812 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.05.08 03:36:53.588140 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.05.08 03:36:53.588490 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.05.08 03:36:53.589754 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.05.08 03:36:53.589779 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.05.08 03:36:53.589872 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.05.08 03:36:53.590029 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.05.08 03:36:53.597541 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.05.08 03:36:53.597572 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000145211 sec
74 2024.05.08 03:36:53.597608 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.05.08 03:36:53.597620 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.05.08 03:36:53.598710 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.05.08 03:36:53.599752 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.05.08 03:36:53.599776 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.05.08 03:36:53.599809 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.05.08 03:36:53.599823 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.05.08 03:36:53.599835 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.05.08 03:36:53.599868 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.05.08 03:36:53.599881 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.05.08 03:36:53.599895 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.05.08 03:36:53.599929 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.05.08 03:36:53.599942 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.05.08 03:36:53.599956 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.05.08 03:36:53.599971 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.05.08 03:36:53.600005 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.05.08 03:36:53.600019 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.05.08 03:36:53.600035 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.05.08 03:36:53.600064 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.05.08 03:36:53.600078 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.05.08 03:36:53.637335 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.05.08 03:36:53.638551 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.05.08 03:36:53.638578 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5041e-05 sec
97 2024.05.08 03:36:53.638591 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.05.08 03:36:53.638606 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.05.08 03:36:53.638627 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.05.08 03:36:53.638806 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.05.08 03:36:53.638847 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.05.08 03:36:53.638861 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.05.08 03:36:53.638876 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
104 2024.05.08 03:36:53.638887 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.05.08 03:36:53.680027 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1)
106 2024.05.08 03:36:53.874669 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1)
107 2024.05.08 03:36:53.874722 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.05.08 03:36:53.956499 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.05.08 03:36:53.956709 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.07 MiB (RSS), difference: 147.20 MiB
110 2024.05.08 03:36:53.957568 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.502e-05 sec.
111 2024.05.08 03:36:53.957973 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.05.08 03:36:53.958061 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.05.08 03:36:53.958117 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.05.08 03:36:53.958142 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.05.08 03:36:53.959062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.05.08 03:36:53.959282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.05.08 03:36:53.959323 [ 3 ] {} <Debug> HTTP-Session: aea894e4-fde3-42cd-8a16-52ec4b4b5465 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
118 2024.05.08 03:36:53.959355 [ 3 ] {} <Debug> HTTP-Session: aea894e4-fde3-42cd-8a16-52ec4b4b5465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.05.08 03:36:53.959374 [ 3 ] {} <Debug> HTTP-Session: aea894e4-fde3-42cd-8a16-52ec4b4b5465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.05.08 03:36:53.959459 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.05.08 03:36:53.959494 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
122 2024.05.08 03:36:53.959517 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
123 2024.05.08 03:36:53.959584 [ 3 ] {} <Trace> HTTP-Session: aea894e4-fde3-42cd-8a16-52ec4b4b5465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.05.08 03:36:53.960719 [ 3 ] {aafc7328-0d37-45ad-bce2-1077f7a47cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.05.08 03:36:53.992471 [ 3 ] {aafc7328-0d37-45ad-bce2-1077f7a47cf5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41871) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
126 
127 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
128 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
129 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
130 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
131 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
132 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
133 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
134 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
135 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
136 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
137 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
138 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
139 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
140 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
141 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
142 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
143 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
144 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
145 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
146 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
147 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
148 21. _thrp_setup @ 0x0000000000114257 in /system/lib/amd64/libc.so.1
149 
150 2024.05.08 03:36:53.993186 [ 3 ] {aafc7328-0d37-45ad-bce2-1077f7a47cf5} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
151 
152 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
153 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
154 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
155 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
158 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
159 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
160 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
161 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
162 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
163 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
164 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
165 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
166 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 0x0000000000114257 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.05.08 03:36:53.994549 [ 3 ] {} <Debug> HTTP-Session: aea894e4-fde3-42cd-8a16-52ec4b4b5465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.05.08 03:36:53.995399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.05.08 03:36:53.995466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.05.08 03:36:53.995491 [ 3 ] {} <Debug> HTTP-Session: 8721123a-9a7b-4e0d-ad5d-a9052a4a034e Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
179 2024.05.08 03:36:53.995516 [ 3 ] {} <Debug> HTTP-Session: 8721123a-9a7b-4e0d-ad5d-a9052a4a034e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.05.08 03:36:53.995530 [ 3 ] {} <Debug> HTTP-Session: 8721123a-9a7b-4e0d-ad5d-a9052a4a034e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.05.08 03:36:53.995574 [ 3 ] {} <Trace> HTTP-Session: 8721123a-9a7b-4e0d-ad5d-a9052a4a034e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.05.08 03:36:53.996671 [ 3 ] {e3c7ebd8-c3f3-411b-ae1b-8828a8a3b7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.05.08 03:36:53.996789 [ 3 ] {e3c7ebd8-c3f3-411b-ae1b-8828a8a3b7dd} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.05.08 03:36:53.998826 [ 3 ] {e3c7ebd8-c3f3-411b-ae1b-8828a8a3b7dd} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.05.08 03:36:54.000148 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.13 MiB, peak 158.14 MiB, free memory in arenas 0.00 B, will set to 165.82 MiB (RSS), difference: 7.69 MiB
186 2024.05.08 03:36:54.001806 [ 3 ] {e3c7ebd8-c3f3-411b-ae1b-8828a8a3b7dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
187 2024.05.08 03:36:54.008083 [ 3 ] {e3c7ebd8-c3f3-411b-ae1b-8828a8a3b7dd} <Debug> DynamicQueryHandler: Done processing query
188 2024.05.08 03:36:54.008134 [ 3 ] {e3c7ebd8-c3f3-411b-ae1b-8828a8a3b7dd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
189 2024.05.08 03:36:54.008150 [ 3 ] {} <Debug> HTTP-Session: 8721123a-9a7b-4e0d-ad5d-a9052a4a034e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
190 2024.05.08 03:36:54.014914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
191 2024.05.08 03:36:54.014995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
192 2024.05.08 03:36:54.015015 [ 3 ] {} <Debug> HTTP-Session: 9eca7d2f-4be2-4c8d-b734-acee2037a218 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
193 2024.05.08 03:36:54.015037 [ 3 ] {} <Debug> HTTP-Session: 9eca7d2f-4be2-4c8d-b734-acee2037a218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
194 2024.05.08 03:36:54.015053 [ 3 ] {} <Debug> HTTP-Session: 9eca7d2f-4be2-4c8d-b734-acee2037a218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
195 2024.05.08 03:36:54.015088 [ 3 ] {} <Trace> HTTP-Session: 9eca7d2f-4be2-4c8d-b734-acee2037a218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
196 2024.05.08 03:36:54.015215 [ 3 ] {a183060e-5bce-4d6c-a03b-15ea66a9a9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
197 2024.05.08 03:36:54.015474 [ 3 ] {a183060e-5bce-4d6c-a03b-15ea66a9a9af} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41871) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
198 
199 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
200 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
201 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
202 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
203 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
204 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
205 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
206 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
207 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
208 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
209 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
210 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
211 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
212 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
213 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
214 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
215 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
216 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
217 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
218 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
219 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
220 21. _thrp_setup @ 0x0000000000114257 in /system/lib/amd64/libc.so.1
221 
222 2024.05.08 03:36:54.015608 [ 3 ] {a183060e-5bce-4d6c-a03b-15ea66a9a9af} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
223 
224 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
225 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
226 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
227 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
228 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
229 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
230 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
231 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
232 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
233 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
234 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
235 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
236 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
237 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
238 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
239 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
240 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
241 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
242 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
243 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
244 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
245 21. _thrp_setup @ 0x0000000000114257 in /system/lib/amd64/libc.so.1
246 (version 23.8.7.1)
247 2024.05.08 03:36:54.015762 [ 3 ] {} <Debug> HTTP-Session: 9eca7d2f-4be2-4c8d-b734-acee2037a218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
248 2024.05.08 03:36:54.015985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
249 2024.05.08 03:36:54.016033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
250 2024.05.08 03:36:54.016052 [ 3 ] {} <Debug> HTTP-Session: 60198d3e-cba5-4568-8b08-c0fe6e17ab7c Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
251 2024.05.08 03:36:54.016077 [ 3 ] {} <Debug> HTTP-Session: 60198d3e-cba5-4568-8b08-c0fe6e17ab7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
252 2024.05.08 03:36:54.016092 [ 3 ] {} <Debug> HTTP-Session: 60198d3e-cba5-4568-8b08-c0fe6e17ab7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
253 2024.05.08 03:36:54.016120 [ 3 ] {} <Trace> HTTP-Session: 60198d3e-cba5-4568-8b08-c0fe6e17ab7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
254 2024.05.08 03:36:54.016288 [ 3 ] {a982c698-4f19-451e-aea3-1c51b2f7c2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) DROP DATABASE IF EXISTS oximeter (stage: Complete)
255 2024.05.08 03:36:54.016436 [ 3 ] {a982c698-4f19-451e-aea3-1c51b2f7c2ef} <Debug> DynamicQueryHandler: Done processing query
256 2024.05.08 03:36:54.016457 [ 3 ] {} <Debug> HTTP-Session: 60198d3e-cba5-4568-8b08-c0fe6e17ab7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
257 2024.05.08 03:36:54.016574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
258 2024.05.08 03:36:54.016619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
259 2024.05.08 03:36:54.016639 [ 3 ] {} <Debug> HTTP-Session: bcb378e5-1ff4-42e5-8d24-2b3fe4199474 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
260 2024.05.08 03:36:54.016654 [ 3 ] {} <Debug> HTTP-Session: bcb378e5-1ff4-42e5-8d24-2b3fe4199474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
261 2024.05.08 03:36:54.016669 [ 3 ] {} <Debug> HTTP-Session: bcb378e5-1ff4-42e5-8d24-2b3fe4199474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
262 2024.05.08 03:36:54.016706 [ 3 ] {} <Trace> HTTP-Session: bcb378e5-1ff4-42e5-8d24-2b3fe4199474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
263 2024.05.08 03:36:54.016779 [ 3 ] {7155c072-d3e7-4045-9ae9-72b9223fd4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
264 2024.05.08 03:36:54.016837 [ 3 ] {7155c072-d3e7-4045-9ae9-72b9223fd4a6} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
265 2024.05.08 03:36:54.019620 [ 3 ] {7155c072-d3e7-4045-9ae9-72b9223fd4a6} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
266 2024.05.08 03:36:54.019644 [ 3 ] {7155c072-d3e7-4045-9ae9-72b9223fd4a6} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.603e-05 sec
267 2024.05.08 03:36:54.019690 [ 3 ] {7155c072-d3e7-4045-9ae9-72b9223fd4a6} <Trace> ReferentialDeps: No tables
268 2024.05.08 03:36:54.019709 [ 3 ] {7155c072-d3e7-4045-9ae9-72b9223fd4a6} <Trace> LoadingDeps: No tables
269 2024.05.08 03:36:54.019730 [ 3 ] {7155c072-d3e7-4045-9ae9-72b9223fd4a6} <Information> DatabaseAtomic (oximeter): Starting up tables.
270 2024.05.08 03:36:54.019846 [ 3 ] {7155c072-d3e7-4045-9ae9-72b9223fd4a6} <Debug> DynamicQueryHandler: Done processing query
271 2024.05.08 03:36:54.019872 [ 3 ] {} <Debug> HTTP-Session: bcb378e5-1ff4-42e5-8d24-2b3fe4199474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
272 2024.05.08 03:36:54.019995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
273 2024.05.08 03:36:54.020045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
274 2024.05.08 03:36:54.020067 [ 3 ] {} <Debug> HTTP-Session: cf05fdc7-dcd3-4c83-9835-73be3caf49ec Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
275 2024.05.08 03:36:54.020106 [ 3 ] {} <Debug> HTTP-Session: cf05fdc7-dcd3-4c83-9835-73be3caf49ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
276 2024.05.08 03:36:54.020119 [ 3 ] {} <Debug> HTTP-Session: cf05fdc7-dcd3-4c83-9835-73be3caf49ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
277 2024.05.08 03:36:54.020151 [ 3 ] {} <Trace> HTTP-Session: cf05fdc7-dcd3-4c83-9835-73be3caf49ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
278 2024.05.08 03:36:54.020293 [ 3 ] {c137a534-2f64-4941-990f-7f1a1b38b64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) /* The version table contains metadata about the `oximeter` database */
279 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
280 2024.05.08 03:36:54.020338 [ 3 ] {c137a534-2f64-4941-990f-7f1a1b38b64e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
281 2024.05.08 03:36:54.024591 [ 3 ] {c137a534-2f64-4941-990f-7f1a1b38b64e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
282 2024.05.08 03:36:54.025666 [ 3 ] {c137a534-2f64-4941-990f-7f1a1b38b64e} <Debug> oximeter.version (9d5a26ac-799c-4fa1-962d-1de8d8a6468e): Loading data parts
283 2024.05.08 03:36:54.026083 [ 3 ] {c137a534-2f64-4941-990f-7f1a1b38b64e} <Debug> oximeter.version (9d5a26ac-799c-4fa1-962d-1de8d8a6468e): There are no data parts
284 2024.05.08 03:36:54.028638 [ 3 ] {c137a534-2f64-4941-990f-7f1a1b38b64e} <Debug> DynamicQueryHandler: Done processing query
285 2024.05.08 03:36:54.028665 [ 3 ] {} <Debug> HTTP-Session: cf05fdc7-dcd3-4c83-9835-73be3caf49ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
286 2024.05.08 03:36:54.028842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
287 2024.05.08 03:36:54.028901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
288 2024.05.08 03:36:54.028920 [ 3 ] {} <Debug> HTTP-Session: 9ae76ca7-cdec-4287-8ae7-323ed6365a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
289 2024.05.08 03:36:54.028940 [ 3 ] {} <Debug> HTTP-Session: 9ae76ca7-cdec-4287-8ae7-323ed6365a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
290 2024.05.08 03:36:54.028962 [ 3 ] {} <Debug> HTTP-Session: 9ae76ca7-cdec-4287-8ae7-323ed6365a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
291 2024.05.08 03:36:54.028991 [ 3 ] {} <Trace> HTTP-Session: 9ae76ca7-cdec-4287-8ae7-323ed6365a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
292 2024.05.08 03:36:54.029187 [ 3 ] {5177f23e-cc19-4aaf-915e-e55e76b6adc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) /* The measurement tables contain all individual samples from each timeseries.
293 *
294 * Each table stores a single datum type, and otherwise contains nearly the same
295 * structure. The primary sorting key is on the timeseries name, key, and then
296 * timestamp, so that all timeseries from the same schema are grouped, followed
297 * by all samples from the same timeseries.
298 *
299 * This reflects that one usually looks up the _key_ in one or more field table,
300 * and then uses that to index quickly into the measurements tables.
301 */
302 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)
303 2024.05.08 03:36:54.029240 [ 3 ] {5177f23e-cc19-4aaf-915e-e55e76b6adc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
304 2024.05.08 03:36:54.035996 [ 3 ] {5177f23e-cc19-4aaf-915e-e55e76b6adc5} <Debug> oximeter.measurements_bool (d488d066-a22d-422f-942c-ae3f3356f8c4): Loading data parts
305 2024.05.08 03:36:54.036160 [ 3 ] {5177f23e-cc19-4aaf-915e-e55e76b6adc5} <Debug> oximeter.measurements_bool (d488d066-a22d-422f-942c-ae3f3356f8c4): There are no data parts
306 2024.05.08 03:36:54.037425 [ 3 ] {5177f23e-cc19-4aaf-915e-e55e76b6adc5} <Debug> DynamicQueryHandler: Done processing query
307 2024.05.08 03:36:54.037451 [ 3 ] {} <Debug> HTTP-Session: 9ae76ca7-cdec-4287-8ae7-323ed6365a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
308 2024.05.08 03:36:54.037587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
309 2024.05.08 03:36:54.037639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
310 2024.05.08 03:36:54.037657 [ 3 ] {} <Debug> HTTP-Session: eeaef78a-300a-4663-a701-2c2a03670581 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
311 2024.05.08 03:36:54.037678 [ 3 ] {} <Debug> HTTP-Session: eeaef78a-300a-4663-a701-2c2a03670581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
312 2024.05.08 03:36:54.037694 [ 3 ] {} <Debug> HTTP-Session: eeaef78a-300a-4663-a701-2c2a03670581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
313 2024.05.08 03:36:54.037724 [ 3 ] {} <Trace> HTTP-Session: eeaef78a-300a-4663-a701-2c2a03670581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
314 2024.05.08 03:36:54.037897 [ 3 ] {e324425f-fe6c-4361-bf89-a0fc6eb26802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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)
315 2024.05.08 03:36:54.037957 [ 3 ] {e324425f-fe6c-4361-bf89-a0fc6eb26802} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
316 2024.05.08 03:36:54.039459 [ 3 ] {e324425f-fe6c-4361-bf89-a0fc6eb26802} <Debug> oximeter.measurements_i8 (0e7161d7-f3f2-4a67-9040-a40b64d44921): Loading data parts
317 2024.05.08 03:36:54.039621 [ 3 ] {e324425f-fe6c-4361-bf89-a0fc6eb26802} <Debug> oximeter.measurements_i8 (0e7161d7-f3f2-4a67-9040-a40b64d44921): There are no data parts
318 2024.05.08 03:36:54.040806 [ 3 ] {e324425f-fe6c-4361-bf89-a0fc6eb26802} <Debug> DynamicQueryHandler: Done processing query
319 2024.05.08 03:36:54.040832 [ 3 ] {} <Debug> HTTP-Session: eeaef78a-300a-4663-a701-2c2a03670581 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
320 2024.05.08 03:36:54.040953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
321 2024.05.08 03:36:54.041005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
322 2024.05.08 03:36:54.041023 [ 3 ] {} <Debug> HTTP-Session: 71054cea-d1a3-4edc-9a41-6a249f45358c Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
323 2024.05.08 03:36:54.041043 [ 3 ] {} <Debug> HTTP-Session: 71054cea-d1a3-4edc-9a41-6a249f45358c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
324 2024.05.08 03:36:54.041060 [ 3 ] {} <Debug> HTTP-Session: 71054cea-d1a3-4edc-9a41-6a249f45358c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
325 2024.05.08 03:36:54.041091 [ 3 ] {} <Trace> HTTP-Session: 71054cea-d1a3-4edc-9a41-6a249f45358c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
326 2024.05.08 03:36:54.041264 [ 3 ] {cfaf42cd-5afc-490a-9f00-d54b557f802a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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)
327 2024.05.08 03:36:54.041325 [ 3 ] {cfaf42cd-5afc-490a-9f00-d54b557f802a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
328 2024.05.08 03:36:54.042793 [ 3 ] {cfaf42cd-5afc-490a-9f00-d54b557f802a} <Debug> oximeter.measurements_u8 (10bee972-7629-42f7-aba4-a2bc46ef69f8): Loading data parts
329 2024.05.08 03:36:54.042949 [ 3 ] {cfaf42cd-5afc-490a-9f00-d54b557f802a} <Debug> oximeter.measurements_u8 (10bee972-7629-42f7-aba4-a2bc46ef69f8): There are no data parts
330 2024.05.08 03:36:54.044129 [ 3 ] {cfaf42cd-5afc-490a-9f00-d54b557f802a} <Debug> DynamicQueryHandler: Done processing query
331 2024.05.08 03:36:54.044154 [ 3 ] {} <Debug> HTTP-Session: 71054cea-d1a3-4edc-9a41-6a249f45358c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
332 2024.05.08 03:36:54.044268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
333 2024.05.08 03:36:54.044319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
334 2024.05.08 03:36:54.044343 [ 3 ] {} <Debug> HTTP-Session: 46249eec-ca13-4d72-ae52-ac9ebc352a88 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
335 2024.05.08 03:36:54.044358 [ 3 ] {} <Debug> HTTP-Session: 46249eec-ca13-4d72-ae52-ac9ebc352a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
336 2024.05.08 03:36:54.044376 [ 3 ] {} <Debug> HTTP-Session: 46249eec-ca13-4d72-ae52-ac9ebc352a88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
337 2024.05.08 03:36:54.044415 [ 3 ] {} <Trace> HTTP-Session: 46249eec-ca13-4d72-ae52-ac9ebc352a88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
338 2024.05.08 03:36:54.044583 [ 3 ] {a6da9cd4-7446-4e53-8c99-476ab55d275e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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)
339 2024.05.08 03:36:54.044640 [ 3 ] {a6da9cd4-7446-4e53-8c99-476ab55d275e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
340 2024.05.08 03:36:54.046141 [ 3 ] {a6da9cd4-7446-4e53-8c99-476ab55d275e} <Debug> oximeter.measurements_i16 (3e37aaef-47df-43c8-be0f-d8aeaf338e26): Loading data parts
341 2024.05.08 03:36:54.046303 [ 3 ] {a6da9cd4-7446-4e53-8c99-476ab55d275e} <Debug> oximeter.measurements_i16 (3e37aaef-47df-43c8-be0f-d8aeaf338e26): There are no data parts
342 2024.05.08 03:36:54.047467 [ 3 ] {a6da9cd4-7446-4e53-8c99-476ab55d275e} <Debug> DynamicQueryHandler: Done processing query
343 2024.05.08 03:36:54.047492 [ 3 ] {} <Debug> HTTP-Session: 46249eec-ca13-4d72-ae52-ac9ebc352a88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
344 2024.05.08 03:36:54.047609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2024.05.08 03:36:54.047662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
346 2024.05.08 03:36:54.047681 [ 3 ] {} <Debug> HTTP-Session: b1671406-dd6f-43ba-8d6d-8a340b579e40 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
347 2024.05.08 03:36:54.047701 [ 3 ] {} <Debug> HTTP-Session: b1671406-dd6f-43ba-8d6d-8a340b579e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2024.05.08 03:36:54.047725 [ 3 ] {} <Debug> HTTP-Session: b1671406-dd6f-43ba-8d6d-8a340b579e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
349 2024.05.08 03:36:54.047754 [ 3 ] {} <Trace> HTTP-Session: b1671406-dd6f-43ba-8d6d-8a340b579e40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
350 2024.05.08 03:36:54.047926 [ 3 ] {5e7f0a1f-d735-4c52-98ff-0ea683cbf208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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)
351 2024.05.08 03:36:54.047977 [ 3 ] {5e7f0a1f-d735-4c52-98ff-0ea683cbf208} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
352 2024.05.08 03:36:54.049424 [ 3 ] {5e7f0a1f-d735-4c52-98ff-0ea683cbf208} <Debug> oximeter.measurements_u16 (ab233fe7-01c0-4873-a554-eae8278a6efb): Loading data parts
353 2024.05.08 03:36:54.049574 [ 3 ] {5e7f0a1f-d735-4c52-98ff-0ea683cbf208} <Debug> oximeter.measurements_u16 (ab233fe7-01c0-4873-a554-eae8278a6efb): There are no data parts
354 2024.05.08 03:36:54.050725 [ 3 ] {5e7f0a1f-d735-4c52-98ff-0ea683cbf208} <Debug> DynamicQueryHandler: Done processing query
355 2024.05.08 03:36:54.050756 [ 3 ] {} <Debug> HTTP-Session: b1671406-dd6f-43ba-8d6d-8a340b579e40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
356 2024.05.08 03:36:54.050873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
357 2024.05.08 03:36:54.050925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
358 2024.05.08 03:36:54.050958 [ 3 ] {} <Debug> HTTP-Session: 23a7e5bd-e576-4268-a06b-493f88665a3b Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
359 2024.05.08 03:36:54.050974 [ 3 ] {} <Debug> HTTP-Session: 23a7e5bd-e576-4268-a06b-493f88665a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
360 2024.05.08 03:36:54.050990 [ 3 ] {} <Debug> HTTP-Session: 23a7e5bd-e576-4268-a06b-493f88665a3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
361 2024.05.08 03:36:54.051031 [ 3 ] {} <Trace> HTTP-Session: 23a7e5bd-e576-4268-a06b-493f88665a3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
362 2024.05.08 03:36:54.051201 [ 3 ] {59ed0997-23ae-4013-9822-1ef71a3da53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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)
363 2024.05.08 03:36:54.051253 [ 3 ] {59ed0997-23ae-4013-9822-1ef71a3da53e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
364 2024.05.08 03:36:54.052709 [ 3 ] {59ed0997-23ae-4013-9822-1ef71a3da53e} <Debug> oximeter.measurements_i32 (0d527454-1c76-4950-9f38-1d1656823b8a): Loading data parts
365 2024.05.08 03:36:54.052866 [ 3 ] {59ed0997-23ae-4013-9822-1ef71a3da53e} <Debug> oximeter.measurements_i32 (0d527454-1c76-4950-9f38-1d1656823b8a): There are no data parts
366 2024.05.08 03:36:54.054044 [ 3 ] {59ed0997-23ae-4013-9822-1ef71a3da53e} <Debug> DynamicQueryHandler: Done processing query
367 2024.05.08 03:36:54.054070 [ 3 ] {} <Debug> HTTP-Session: 23a7e5bd-e576-4268-a06b-493f88665a3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
368 2024.05.08 03:36:54.054189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
369 2024.05.08 03:36:54.054251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
370 2024.05.08 03:36:54.054274 [ 3 ] {} <Debug> HTTP-Session: 9c8abf14-822a-44be-bb13-50fe695404b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
371 2024.05.08 03:36:54.054290 [ 3 ] {} <Debug> HTTP-Session: 9c8abf14-822a-44be-bb13-50fe695404b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
372 2024.05.08 03:36:54.054307 [ 3 ] {} <Debug> HTTP-Session: 9c8abf14-822a-44be-bb13-50fe695404b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
373 2024.05.08 03:36:54.054339 [ 3 ] {} <Trace> HTTP-Session: 9c8abf14-822a-44be-bb13-50fe695404b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
374 2024.05.08 03:36:54.054513 [ 3 ] {074a464c-cb31-4c52-8815-f17c1f469005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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)
375 2024.05.08 03:36:54.054561 [ 3 ] {074a464c-cb31-4c52-8815-f17c1f469005} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
376 2024.05.08 03:36:54.056017 [ 3 ] {074a464c-cb31-4c52-8815-f17c1f469005} <Debug> oximeter.measurements_u32 (6db57b55-628c-4fc2-bc07-706b657e5efc): Loading data parts
377 2024.05.08 03:36:54.056171 [ 3 ] {074a464c-cb31-4c52-8815-f17c1f469005} <Debug> oximeter.measurements_u32 (6db57b55-628c-4fc2-bc07-706b657e5efc): There are no data parts
378 2024.05.08 03:36:54.057325 [ 3 ] {074a464c-cb31-4c52-8815-f17c1f469005} <Debug> DynamicQueryHandler: Done processing query
379 2024.05.08 03:36:54.057373 [ 3 ] {} <Debug> HTTP-Session: 9c8abf14-822a-44be-bb13-50fe695404b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
380 2024.05.08 03:36:54.057489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
381 2024.05.08 03:36:54.057542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
382 2024.05.08 03:36:54.057572 [ 3 ] {} <Debug> HTTP-Session: 5ab9125d-f582-427d-80d6-7b519b7da855 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
383 2024.05.08 03:36:54.057588 [ 3 ] {} <Debug> HTTP-Session: 5ab9125d-f582-427d-80d6-7b519b7da855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
384 2024.05.08 03:36:54.057605 [ 3 ] {} <Debug> HTTP-Session: 5ab9125d-f582-427d-80d6-7b519b7da855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
385 2024.05.08 03:36:54.057639 [ 3 ] {} <Trace> HTTP-Session: 5ab9125d-f582-427d-80d6-7b519b7da855 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
386 2024.05.08 03:36:54.057809 [ 3 ] {32dea428-530f-42c9-8229-24a4ba9e56ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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)
387 2024.05.08 03:36:54.057861 [ 3 ] {32dea428-530f-42c9-8229-24a4ba9e56ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
388 2024.05.08 03:36:54.059332 [ 3 ] {32dea428-530f-42c9-8229-24a4ba9e56ab} <Debug> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded): Loading data parts
389 2024.05.08 03:36:54.059503 [ 3 ] {32dea428-530f-42c9-8229-24a4ba9e56ab} <Debug> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded): There are no data parts
390 2024.05.08 03:36:54.060656 [ 3 ] {32dea428-530f-42c9-8229-24a4ba9e56ab} <Debug> DynamicQueryHandler: Done processing query
391 2024.05.08 03:36:54.060688 [ 3 ] {} <Debug> HTTP-Session: 5ab9125d-f582-427d-80d6-7b519b7da855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
392 2024.05.08 03:36:54.060804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
393 2024.05.08 03:36:54.060856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
394 2024.05.08 03:36:54.060879 [ 3 ] {} <Debug> HTTP-Session: 7277996a-754d-4ca1-8820-72506708b85b Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
395 2024.05.08 03:36:54.060899 [ 3 ] {} <Debug> HTTP-Session: 7277996a-754d-4ca1-8820-72506708b85b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
396 2024.05.08 03:36:54.060912 [ 3 ] {} <Debug> HTTP-Session: 7277996a-754d-4ca1-8820-72506708b85b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
397 2024.05.08 03:36:54.060944 [ 3 ] {} <Trace> HTTP-Session: 7277996a-754d-4ca1-8820-72506708b85b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
398 2024.05.08 03:36:54.061116 [ 3 ] {9a84c4d5-b862-4bf6-9f6a-1fca536a42e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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)
399 2024.05.08 03:36:54.061165 [ 3 ] {9a84c4d5-b862-4bf6-9f6a-1fca536a42e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
400 2024.05.08 03:36:54.062658 [ 3 ] {9a84c4d5-b862-4bf6-9f6a-1fca536a42e9} <Debug> oximeter.measurements_u64 (3077d248-61e8-4ab7-a3c3-24e61f93d42f): Loading data parts
401 2024.05.08 03:36:54.062814 [ 3 ] {9a84c4d5-b862-4bf6-9f6a-1fca536a42e9} <Debug> oximeter.measurements_u64 (3077d248-61e8-4ab7-a3c3-24e61f93d42f): There are no data parts
402 2024.05.08 03:36:54.063993 [ 3 ] {9a84c4d5-b862-4bf6-9f6a-1fca536a42e9} <Debug> DynamicQueryHandler: Done processing query
403 2024.05.08 03:36:54.064035 [ 3 ] {} <Debug> HTTP-Session: 7277996a-754d-4ca1-8820-72506708b85b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
404 2024.05.08 03:36:54.064154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
405 2024.05.08 03:36:54.064206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
406 2024.05.08 03:36:54.064231 [ 3 ] {} <Debug> HTTP-Session: ebe3e466-74ef-49c5-af1c-c14890674ec3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
407 2024.05.08 03:36:54.064247 [ 3 ] {} <Debug> HTTP-Session: ebe3e466-74ef-49c5-af1c-c14890674ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
408 2024.05.08 03:36:54.064265 [ 3 ] {} <Debug> HTTP-Session: ebe3e466-74ef-49c5-af1c-c14890674ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
409 2024.05.08 03:36:54.064299 [ 3 ] {} <Trace> HTTP-Session: ebe3e466-74ef-49c5-af1c-c14890674ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
410 2024.05.08 03:36:54.064473 [ 3 ] {ad075604-8c1a-4d5b-933f-2065e8b489ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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)
411 2024.05.08 03:36:54.064532 [ 3 ] {ad075604-8c1a-4d5b-933f-2065e8b489ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
412 2024.05.08 03:36:54.066004 [ 3 ] {ad075604-8c1a-4d5b-933f-2065e8b489ba} <Debug> oximeter.measurements_f32 (453c5650-accc-4d7d-bacd-f7154d98d54c): Loading data parts
413 2024.05.08 03:36:54.066161 [ 3 ] {ad075604-8c1a-4d5b-933f-2065e8b489ba} <Debug> oximeter.measurements_f32 (453c5650-accc-4d7d-bacd-f7154d98d54c): There are no data parts
414 2024.05.08 03:36:54.067312 [ 3 ] {ad075604-8c1a-4d5b-933f-2065e8b489ba} <Debug> DynamicQueryHandler: Done processing query
415 2024.05.08 03:36:54.067344 [ 3 ] {} <Debug> HTTP-Session: ebe3e466-74ef-49c5-af1c-c14890674ec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
416 2024.05.08 03:36:54.067454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
417 2024.05.08 03:36:54.067507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
418 2024.05.08 03:36:54.067531 [ 3 ] {} <Debug> HTTP-Session: af624e63-af18-4002-8c1c-41c751c0801b Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
419 2024.05.08 03:36:54.067552 [ 3 ] {} <Debug> HTTP-Session: af624e63-af18-4002-8c1c-41c751c0801b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
420 2024.05.08 03:36:54.067565 [ 3 ] {} <Debug> HTTP-Session: af624e63-af18-4002-8c1c-41c751c0801b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
421 2024.05.08 03:36:54.067599 [ 3 ] {} <Trace> HTTP-Session: af624e63-af18-4002-8c1c-41c751c0801b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
422 2024.05.08 03:36:54.067779 [ 3 ] {7709b5d3-05fe-4c7c-a8bc-8ad8eac77e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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)
423 2024.05.08 03:36:54.067827 [ 3 ] {7709b5d3-05fe-4c7c-a8bc-8ad8eac77e43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
424 2024.05.08 03:36:54.069305 [ 3 ] {7709b5d3-05fe-4c7c-a8bc-8ad8eac77e43} <Debug> oximeter.measurements_f64 (5fca344e-c3e8-4c97-80c9-b328a96fd33e): Loading data parts
425 2024.05.08 03:36:54.069474 [ 3 ] {7709b5d3-05fe-4c7c-a8bc-8ad8eac77e43} <Debug> oximeter.measurements_f64 (5fca344e-c3e8-4c97-80c9-b328a96fd33e): There are no data parts
426 2024.05.08 03:36:54.070646 [ 3 ] {7709b5d3-05fe-4c7c-a8bc-8ad8eac77e43} <Debug> DynamicQueryHandler: Done processing query
427 2024.05.08 03:36:54.070679 [ 3 ] {} <Debug> HTTP-Session: af624e63-af18-4002-8c1c-41c751c0801b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
428 2024.05.08 03:36:54.070804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
429 2024.05.08 03:36:54.070862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
430 2024.05.08 03:36:54.070881 [ 3 ] {} <Debug> HTTP-Session: 69905a6d-931d-42ff-8c53-55d0f6e3d666 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
431 2024.05.08 03:36:54.070897 [ 3 ] {} <Debug> HTTP-Session: 69905a6d-931d-42ff-8c53-55d0f6e3d666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
432 2024.05.08 03:36:54.070915 [ 3 ] {} <Debug> HTTP-Session: 69905a6d-931d-42ff-8c53-55d0f6e3d666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
433 2024.05.08 03:36:54.070956 [ 3 ] {} <Trace> HTTP-Session: 69905a6d-931d-42ff-8c53-55d0f6e3d666 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
434 2024.05.08 03:36:54.071127 [ 3 ] {fe5dfe41-41b8-4bb4-b88f-806199d0f23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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)
435 2024.05.08 03:36:54.071176 [ 3 ] {fe5dfe41-41b8-4bb4-b88f-806199d0f23d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
436 2024.05.08 03:36:54.072648 [ 3 ] {fe5dfe41-41b8-4bb4-b88f-806199d0f23d} <Debug> oximeter.measurements_string (1e1f7628-a289-4033-b0f8-a46d5e6b7abc): Loading data parts
437 2024.05.08 03:36:54.072826 [ 3 ] {fe5dfe41-41b8-4bb4-b88f-806199d0f23d} <Debug> oximeter.measurements_string (1e1f7628-a289-4033-b0f8-a46d5e6b7abc): There are no data parts
438 2024.05.08 03:36:54.073981 [ 3 ] {fe5dfe41-41b8-4bb4-b88f-806199d0f23d} <Debug> DynamicQueryHandler: Done processing query
439 2024.05.08 03:36:54.074013 [ 3 ] {} <Debug> HTTP-Session: 69905a6d-931d-42ff-8c53-55d0f6e3d666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
440 2024.05.08 03:36:54.074127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
441 2024.05.08 03:36:54.074173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
442 2024.05.08 03:36:54.074198 [ 3 ] {} <Debug> HTTP-Session: fde97fca-be0c-401d-b889-b20de2073fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
443 2024.05.08 03:36:54.074226 [ 3 ] {} <Debug> HTTP-Session: fde97fca-be0c-401d-b889-b20de2073fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
444 2024.05.08 03:36:54.074239 [ 3 ] {} <Debug> HTTP-Session: fde97fca-be0c-401d-b889-b20de2073fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
445 2024.05.08 03:36:54.074272 [ 3 ] {} <Trace> HTTP-Session: fde97fca-be0c-401d-b889-b20de2073fcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
446 2024.05.08 03:36:54.074450 [ 3 ] {187da282-bfee-498d-a022-50dfb8c50680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
447 * NOTE: Right now we can't unambiguously record a nullable byte array.
448 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
449 * a string isn't palatable for a few reasons.
450 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
451 * details.
452 */
453 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
454 2024.05.08 03:36:54.074505 [ 3 ] {187da282-bfee-498d-a022-50dfb8c50680} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
455 2024.05.08 03:36:54.075961 [ 3 ] {187da282-bfee-498d-a022-50dfb8c50680} <Debug> oximeter.measurements_bytes (f785c709-2558-4dd6-b31f-200d1184d8c7): Loading data parts
456 2024.05.08 03:36:54.076113 [ 3 ] {187da282-bfee-498d-a022-50dfb8c50680} <Debug> oximeter.measurements_bytes (f785c709-2558-4dd6-b31f-200d1184d8c7): There are no data parts
457 2024.05.08 03:36:54.077259 [ 3 ] {187da282-bfee-498d-a022-50dfb8c50680} <Debug> DynamicQueryHandler: Done processing query
458 2024.05.08 03:36:54.077284 [ 3 ] {} <Debug> HTTP-Session: fde97fca-be0c-401d-b889-b20de2073fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
459 2024.05.08 03:36:54.077409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
460 2024.05.08 03:36:54.077462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
461 2024.05.08 03:36:54.077482 [ 3 ] {} <Debug> HTTP-Session: cec5290f-df79-46eb-94e0-7afea849d6cf Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
462 2024.05.08 03:36:54.077504 [ 3 ] {} <Debug> HTTP-Session: cec5290f-df79-46eb-94e0-7afea849d6cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
463 2024.05.08 03:36:54.077522 [ 3 ] {} <Debug> HTTP-Session: cec5290f-df79-46eb-94e0-7afea849d6cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
464 2024.05.08 03:36:54.077551 [ 3 ] {} <Trace> HTTP-Session: cec5290f-df79-46eb-94e0-7afea849d6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
465 2024.05.08 03:36:54.077731 [ 3 ] {5934ca85-9993-46ea-b64a-65c44dfa16a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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)
466 2024.05.08 03:36:54.077786 [ 3 ] {5934ca85-9993-46ea-b64a-65c44dfa16a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
467 2024.05.08 03:36:54.079284 [ 3 ] {5934ca85-9993-46ea-b64a-65c44dfa16a0} <Debug> oximeter.measurements_cumulativei64 (7846258d-dd22-40b6-b351-94f1cdf0cee2): Loading data parts
468 2024.05.08 03:36:54.079458 [ 3 ] {5934ca85-9993-46ea-b64a-65c44dfa16a0} <Debug> oximeter.measurements_cumulativei64 (7846258d-dd22-40b6-b351-94f1cdf0cee2): There are no data parts
469 2024.05.08 03:36:54.080630 [ 3 ] {5934ca85-9993-46ea-b64a-65c44dfa16a0} <Debug> DynamicQueryHandler: Done processing query
470 2024.05.08 03:36:54.080655 [ 3 ] {} <Debug> HTTP-Session: cec5290f-df79-46eb-94e0-7afea849d6cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
471 2024.05.08 03:36:54.080785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
472 2024.05.08 03:36:54.080844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
473 2024.05.08 03:36:54.080869 [ 3 ] {} <Debug> HTTP-Session: f8fdc9d6-176c-4d46-bdb0-3c3f0732e023 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
474 2024.05.08 03:36:54.080885 [ 3 ] {} <Debug> HTTP-Session: f8fdc9d6-176c-4d46-bdb0-3c3f0732e023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
475 2024.05.08 03:36:54.080904 [ 3 ] {} <Debug> HTTP-Session: f8fdc9d6-176c-4d46-bdb0-3c3f0732e023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
476 2024.05.08 03:36:54.080937 [ 3 ] {} <Trace> HTTP-Session: f8fdc9d6-176c-4d46-bdb0-3c3f0732e023 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
477 2024.05.08 03:36:54.081118 [ 3 ] {f0d25b5c-43df-42cc-b29e-4e0ef765afe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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)
478 2024.05.08 03:36:54.081174 [ 3 ] {f0d25b5c-43df-42cc-b29e-4e0ef765afe4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
479 2024.05.08 03:36:54.082654 [ 3 ] {f0d25b5c-43df-42cc-b29e-4e0ef765afe4} <Debug> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Loading data parts
480 2024.05.08 03:36:54.082822 [ 3 ] {f0d25b5c-43df-42cc-b29e-4e0ef765afe4} <Debug> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): There are no data parts
481 2024.05.08 03:36:54.084083 [ 3 ] {f0d25b5c-43df-42cc-b29e-4e0ef765afe4} <Debug> DynamicQueryHandler: Done processing query
482 2024.05.08 03:36:54.084108 [ 3 ] {} <Debug> HTTP-Session: f8fdc9d6-176c-4d46-bdb0-3c3f0732e023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
483 2024.05.08 03:36:54.084230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
484 2024.05.08 03:36:54.084297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
485 2024.05.08 03:36:54.084317 [ 3 ] {} <Debug> HTTP-Session: c008472d-72d7-4869-9512-13d6050f4727 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
486 2024.05.08 03:36:54.084338 [ 3 ] {} <Debug> HTTP-Session: c008472d-72d7-4869-9512-13d6050f4727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
487 2024.05.08 03:36:54.084357 [ 3 ] {} <Debug> HTTP-Session: c008472d-72d7-4869-9512-13d6050f4727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
488 2024.05.08 03:36:54.084387 [ 3 ] {} <Trace> HTTP-Session: c008472d-72d7-4869-9512-13d6050f4727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
489 2024.05.08 03:36:54.084569 [ 3 ] {3467c769-7975-4216-8970-aa0b3248cdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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)
490 2024.05.08 03:36:54.084634 [ 3 ] {3467c769-7975-4216-8970-aa0b3248cdac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
491 2024.05.08 03:36:54.086147 [ 3 ] {3467c769-7975-4216-8970-aa0b3248cdac} <Debug> oximeter.measurements_cumulativef32 (f80d8c9e-f1dc-4d83-8968-7ce5466b2a03): Loading data parts
492 2024.05.08 03:36:54.086298 [ 3 ] {3467c769-7975-4216-8970-aa0b3248cdac} <Debug> oximeter.measurements_cumulativef32 (f80d8c9e-f1dc-4d83-8968-7ce5466b2a03): There are no data parts
493 2024.05.08 03:36:54.087477 [ 3 ] {3467c769-7975-4216-8970-aa0b3248cdac} <Debug> DynamicQueryHandler: Done processing query
494 2024.05.08 03:36:54.087525 [ 3 ] {} <Debug> HTTP-Session: c008472d-72d7-4869-9512-13d6050f4727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
495 2024.05.08 03:36:54.087638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
496 2024.05.08 03:36:54.087692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
497 2024.05.08 03:36:54.087717 [ 3 ] {} <Debug> HTTP-Session: 51765507-3bd6-4cdb-adbf-a166bd6fbfc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
498 2024.05.08 03:36:54.087733 [ 3 ] {} <Debug> HTTP-Session: 51765507-3bd6-4cdb-adbf-a166bd6fbfc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
499 2024.05.08 03:36:54.087751 [ 3 ] {} <Debug> HTTP-Session: 51765507-3bd6-4cdb-adbf-a166bd6fbfc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
500 2024.05.08 03:36:54.087796 [ 3 ] {} <Trace> HTTP-Session: 51765507-3bd6-4cdb-adbf-a166bd6fbfc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
501 2024.05.08 03:36:54.087979 [ 3 ] {af4d0b88-804d-4e5c-a20c-7d1e4c006a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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)
502 2024.05.08 03:36:54.088034 [ 3 ] {af4d0b88-804d-4e5c-a20c-7d1e4c006a71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
503 2024.05.08 03:36:54.089549 [ 3 ] {af4d0b88-804d-4e5c-a20c-7d1e4c006a71} <Debug> oximeter.measurements_cumulativef64 (bd63bb96-ae24-4c4a-a8f4-a2dd4d2a2765): Loading data parts
504 2024.05.08 03:36:54.089706 [ 3 ] {af4d0b88-804d-4e5c-a20c-7d1e4c006a71} <Debug> oximeter.measurements_cumulativef64 (bd63bb96-ae24-4c4a-a8f4-a2dd4d2a2765): There are no data parts
505 2024.05.08 03:36:54.090859 [ 3 ] {af4d0b88-804d-4e5c-a20c-7d1e4c006a71} <Debug> DynamicQueryHandler: Done processing query
506 2024.05.08 03:36:54.090892 [ 3 ] {} <Debug> HTTP-Session: 51765507-3bd6-4cdb-adbf-a166bd6fbfc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
507 2024.05.08 03:36:54.091002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
508 2024.05.08 03:36:54.091057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
509 2024.05.08 03:36:54.091081 [ 3 ] {} <Debug> HTTP-Session: d1bae79d-d482-4b6c-a550-9c10bf9e8f2a Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
510 2024.05.08 03:36:54.091109 [ 3 ] {} <Debug> HTTP-Session: d1bae79d-d482-4b6c-a550-9c10bf9e8f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
511 2024.05.08 03:36:54.091122 [ 3 ] {} <Debug> HTTP-Session: d1bae79d-d482-4b6c-a550-9c10bf9e8f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
512 2024.05.08 03:36:54.091156 [ 3 ] {} <Trace> HTTP-Session: d1bae79d-d482-4b6c-a550-9c10bf9e8f2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
513 2024.05.08 03:36:54.091354 [ 3 ] {dc2e2f5c-1972-4fa3-8ef9-49093ea7d732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
514 * NOTE: Array types cannot be Nullable, see
515 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
516 * for more details.
517 *
518 * This means we need to use empty arrays to indicate a missing value. This
519 * is unfortunate, and at this point relies on the fact that an
520 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
521 * to figure out another way to represent missing samples here.
522 */
523 bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
524 2024.05.08 03:36:54.091412 [ 3 ] {dc2e2f5c-1972-4fa3-8ef9-49093ea7d732} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
525 2024.05.08 03:36:54.092937 [ 3 ] {dc2e2f5c-1972-4fa3-8ef9-49093ea7d732} <Debug> oximeter.measurements_histogrami8 (cb987539-bb2f-4b3a-88ff-81511094a3a7): Loading data parts
526 2024.05.08 03:36:54.093095 [ 3 ] {dc2e2f5c-1972-4fa3-8ef9-49093ea7d732} <Debug> oximeter.measurements_histogrami8 (cb987539-bb2f-4b3a-88ff-81511094a3a7): There are no data parts
527 2024.05.08 03:36:54.094271 [ 3 ] {dc2e2f5c-1972-4fa3-8ef9-49093ea7d732} <Debug> DynamicQueryHandler: Done processing query
528 2024.05.08 03:36:54.094298 [ 3 ] {} <Debug> HTTP-Session: d1bae79d-d482-4b6c-a550-9c10bf9e8f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
529 2024.05.08 03:36:54.094415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
530 2024.05.08 03:36:54.094475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
531 2024.05.08 03:36:54.094494 [ 3 ] {} <Debug> HTTP-Session: 1454321d-307c-4bde-b20b-cc773a9c84cf Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
532 2024.05.08 03:36:54.094515 [ 3 ] {} <Debug> HTTP-Session: 1454321d-307c-4bde-b20b-cc773a9c84cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
533 2024.05.08 03:36:54.094535 [ 3 ] {} <Debug> HTTP-Session: 1454321d-307c-4bde-b20b-cc773a9c84cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
534 2024.05.08 03:36:54.094563 [ 3 ] {} <Trace> HTTP-Session: 1454321d-307c-4bde-b20b-cc773a9c84cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
535 2024.05.08 03:36:54.094753 [ 3 ] {ade83ba0-7377-4907-aa4d-1fbc8d4e5bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
536 2024.05.08 03:36:54.094810 [ 3 ] {ade83ba0-7377-4907-aa4d-1fbc8d4e5bf4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
537 2024.05.08 03:36:54.096339 [ 3 ] {ade83ba0-7377-4907-aa4d-1fbc8d4e5bf4} <Debug> oximeter.measurements_histogramu8 (918ab9d4-e080-4877-8692-512720c69513): Loading data parts
538 2024.05.08 03:36:54.096487 [ 3 ] {ade83ba0-7377-4907-aa4d-1fbc8d4e5bf4} <Debug> oximeter.measurements_histogramu8 (918ab9d4-e080-4877-8692-512720c69513): There are no data parts
539 2024.05.08 03:36:54.097643 [ 3 ] {ade83ba0-7377-4907-aa4d-1fbc8d4e5bf4} <Debug> DynamicQueryHandler: Done processing query
540 2024.05.08 03:36:54.097686 [ 3 ] {} <Debug> HTTP-Session: 1454321d-307c-4bde-b20b-cc773a9c84cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
541 2024.05.08 03:36:54.097816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
542 2024.05.08 03:36:54.097869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
543 2024.05.08 03:36:54.097894 [ 3 ] {} <Debug> HTTP-Session: 7eea7177-b176-4962-90bf-3a9a7d75f1b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
544 2024.05.08 03:36:54.097911 [ 3 ] {} <Debug> HTTP-Session: 7eea7177-b176-4962-90bf-3a9a7d75f1b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
545 2024.05.08 03:36:54.097929 [ 3 ] {} <Debug> HTTP-Session: 7eea7177-b176-4962-90bf-3a9a7d75f1b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
546 2024.05.08 03:36:54.097965 [ 3 ] {} <Trace> HTTP-Session: 7eea7177-b176-4962-90bf-3a9a7d75f1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
547 2024.05.08 03:36:54.098151 [ 3 ] {675eaff9-a94b-4fe5-9809-67dca39aa4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
548 2024.05.08 03:36:54.098207 [ 3 ] {675eaff9-a94b-4fe5-9809-67dca39aa4e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
549 2024.05.08 03:36:54.099753 [ 3 ] {675eaff9-a94b-4fe5-9809-67dca39aa4e1} <Debug> oximeter.measurements_histogrami16 (3425a733-d456-4319-8398-315837b5df89): Loading data parts
550 2024.05.08 03:36:54.099916 [ 3 ] {675eaff9-a94b-4fe5-9809-67dca39aa4e1} <Debug> oximeter.measurements_histogrami16 (3425a733-d456-4319-8398-315837b5df89): There are no data parts
551 2024.05.08 03:36:54.101086 [ 3 ] {675eaff9-a94b-4fe5-9809-67dca39aa4e1} <Debug> DynamicQueryHandler: Done processing query
552 2024.05.08 03:36:54.101119 [ 3 ] {} <Debug> HTTP-Session: 7eea7177-b176-4962-90bf-3a9a7d75f1b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
553 2024.05.08 03:36:54.101252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2024.05.08 03:36:54.101310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
555 2024.05.08 03:36:54.101437 [ 3 ] {} <Debug> HTTP-Session: 0a640d9b-7c06-4c5b-bc02-d065a2189064 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
556 2024.05.08 03:36:54.101461 [ 3 ] {} <Debug> HTTP-Session: 0a640d9b-7c06-4c5b-bc02-d065a2189064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2024.05.08 03:36:54.101475 [ 3 ] {} <Debug> HTTP-Session: 0a640d9b-7c06-4c5b-bc02-d065a2189064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
558 2024.05.08 03:36:54.101517 [ 3 ] {} <Trace> HTTP-Session: 0a640d9b-7c06-4c5b-bc02-d065a2189064 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
559 2024.05.08 03:36:54.101732 [ 3 ] {1d318b5c-56a1-486f-b1a9-5e910a7140d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
560 2024.05.08 03:36:54.101809 [ 3 ] {1d318b5c-56a1-486f-b1a9-5e910a7140d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
561 2024.05.08 03:36:54.104619 [ 3 ] {1d318b5c-56a1-486f-b1a9-5e910a7140d0} <Debug> oximeter.measurements_histogramu16 (2e353782-e454-4dea-b679-b18a58fd1715): Loading data parts
562 2024.05.08 03:36:54.104848 [ 3 ] {1d318b5c-56a1-486f-b1a9-5e910a7140d0} <Debug> oximeter.measurements_histogramu16 (2e353782-e454-4dea-b679-b18a58fd1715): There are no data parts
563 2024.05.08 03:36:54.107420 [ 3 ] {1d318b5c-56a1-486f-b1a9-5e910a7140d0} <Debug> DynamicQueryHandler: Done processing query
564 2024.05.08 03:36:54.107445 [ 3 ] {} <Debug> HTTP-Session: 0a640d9b-7c06-4c5b-bc02-d065a2189064 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
565 2024.05.08 03:36:54.107598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
566 2024.05.08 03:36:54.107659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
567 2024.05.08 03:36:54.107678 [ 3 ] {} <Debug> HTTP-Session: da8b95f4-7c93-47ce-8c92-7ea06b64a750 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
568 2024.05.08 03:36:54.107700 [ 3 ] {} <Debug> HTTP-Session: da8b95f4-7c93-47ce-8c92-7ea06b64a750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
569 2024.05.08 03:36:54.107726 [ 3 ] {} <Debug> HTTP-Session: da8b95f4-7c93-47ce-8c92-7ea06b64a750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
570 2024.05.08 03:36:54.107756 [ 3 ] {} <Trace> HTTP-Session: da8b95f4-7c93-47ce-8c92-7ea06b64a750 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
571 2024.05.08 03:36:54.107950 [ 3 ] {8946f1c1-20ac-4f4d-82f9-cbeb6a08adec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
572 2024.05.08 03:36:54.108008 [ 3 ] {8946f1c1-20ac-4f4d-82f9-cbeb6a08adec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
573 2024.05.08 03:36:54.109718 [ 3 ] {8946f1c1-20ac-4f4d-82f9-cbeb6a08adec} <Debug> oximeter.measurements_histogrami32 (524466bf-3c54-452b-8d6d-62a903c032c7): Loading data parts
574 2024.05.08 03:36:54.109885 [ 3 ] {8946f1c1-20ac-4f4d-82f9-cbeb6a08adec} <Debug> oximeter.measurements_histogrami32 (524466bf-3c54-452b-8d6d-62a903c032c7): There are no data parts
575 2024.05.08 03:36:54.111032 [ 3 ] {8946f1c1-20ac-4f4d-82f9-cbeb6a08adec} <Debug> DynamicQueryHandler: Done processing query
576 2024.05.08 03:36:54.111066 [ 3 ] {} <Debug> HTTP-Session: da8b95f4-7c93-47ce-8c92-7ea06b64a750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
577 2024.05.08 03:36:54.111187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
578 2024.05.08 03:36:54.111240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
579 2024.05.08 03:36:54.111280 [ 3 ] {} <Debug> HTTP-Session: 92c085e5-9eb0-49be-9009-cb2ddc91487b Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
580 2024.05.08 03:36:54.111296 [ 3 ] {} <Debug> HTTP-Session: 92c085e5-9eb0-49be-9009-cb2ddc91487b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
581 2024.05.08 03:36:54.111315 [ 3 ] {} <Debug> HTTP-Session: 92c085e5-9eb0-49be-9009-cb2ddc91487b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
582 2024.05.08 03:36:54.111360 [ 3 ] {} <Trace> HTTP-Session: 92c085e5-9eb0-49be-9009-cb2ddc91487b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
583 2024.05.08 03:36:54.111550 [ 3 ] {1222b6a4-34ca-44ff-b6f3-45474c25edb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
584 2024.05.08 03:36:54.111607 [ 3 ] {1222b6a4-34ca-44ff-b6f3-45474c25edb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
585 2024.05.08 03:36:54.113163 [ 3 ] {1222b6a4-34ca-44ff-b6f3-45474c25edb2} <Debug> oximeter.measurements_histogramu32 (75829941-60cb-497d-b106-ff9560825143): Loading data parts
586 2024.05.08 03:36:54.113322 [ 3 ] {1222b6a4-34ca-44ff-b6f3-45474c25edb2} <Debug> oximeter.measurements_histogramu32 (75829941-60cb-497d-b106-ff9560825143): There are no data parts
587 2024.05.08 03:36:54.114462 [ 3 ] {1222b6a4-34ca-44ff-b6f3-45474c25edb2} <Debug> DynamicQueryHandler: Done processing query
588 2024.05.08 03:36:54.114486 [ 3 ] {} <Debug> HTTP-Session: 92c085e5-9eb0-49be-9009-cb2ddc91487b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
589 2024.05.08 03:36:54.114615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
590 2024.05.08 03:36:54.114669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
591 2024.05.08 03:36:54.114689 [ 3 ] {} <Debug> HTTP-Session: fc43c2c8-6fee-4500-8afb-4fb340f12726 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
592 2024.05.08 03:36:54.114712 [ 3 ] {} <Debug> HTTP-Session: fc43c2c8-6fee-4500-8afb-4fb340f12726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
593 2024.05.08 03:36:54.114730 [ 3 ] {} <Debug> HTTP-Session: fc43c2c8-6fee-4500-8afb-4fb340f12726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
594 2024.05.08 03:36:54.114760 [ 3 ] {} <Trace> HTTP-Session: fc43c2c8-6fee-4500-8afb-4fb340f12726 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
595 2024.05.08 03:36:54.114949 [ 3 ] {e72db7cf-7228-4ab2-bb6b-b1c0ed09ebca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
596 2024.05.08 03:36:54.115005 [ 3 ] {e72db7cf-7228-4ab2-bb6b-b1c0ed09ebca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
597 2024.05.08 03:36:54.118044 [ 3 ] {e72db7cf-7228-4ab2-bb6b-b1c0ed09ebca} <Debug> oximeter.measurements_histogrami64 (fa115d1f-9842-4134-a6ee-eabd553da2a5): Loading data parts
598 2024.05.08 03:36:54.118217 [ 3 ] {e72db7cf-7228-4ab2-bb6b-b1c0ed09ebca} <Debug> oximeter.measurements_histogrami64 (fa115d1f-9842-4134-a6ee-eabd553da2a5): There are no data parts
599 2024.05.08 03:36:54.119550 [ 3 ] {e72db7cf-7228-4ab2-bb6b-b1c0ed09ebca} <Debug> DynamicQueryHandler: Done processing query
600 2024.05.08 03:36:54.119583 [ 3 ] {} <Debug> HTTP-Session: fc43c2c8-6fee-4500-8afb-4fb340f12726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
601 2024.05.08 03:36:54.119706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
602 2024.05.08 03:36:54.119766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
603 2024.05.08 03:36:54.119790 [ 3 ] {} <Debug> HTTP-Session: 90297f98-73f5-46c4-b72f-078bf2bca894 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
604 2024.05.08 03:36:54.119813 [ 3 ] {} <Debug> HTTP-Session: 90297f98-73f5-46c4-b72f-078bf2bca894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
605 2024.05.08 03:36:54.119826 [ 3 ] {} <Debug> HTTP-Session: 90297f98-73f5-46c4-b72f-078bf2bca894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
606 2024.05.08 03:36:54.119861 [ 3 ] {} <Trace> HTTP-Session: 90297f98-73f5-46c4-b72f-078bf2bca894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
607 2024.05.08 03:36:54.120049 [ 3 ] {afbfe940-5f2b-44b0-b4d7-48116dac1622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
608 2024.05.08 03:36:54.120106 [ 3 ] {afbfe940-5f2b-44b0-b4d7-48116dac1622} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
609 2024.05.08 03:36:54.121673 [ 3 ] {afbfe940-5f2b-44b0-b4d7-48116dac1622} <Debug> oximeter.measurements_histogramu64 (73e2228f-faac-4f76-b6ac-3283c0c4c68c): Loading data parts
610 2024.05.08 03:36:54.121863 [ 3 ] {afbfe940-5f2b-44b0-b4d7-48116dac1622} <Debug> oximeter.measurements_histogramu64 (73e2228f-faac-4f76-b6ac-3283c0c4c68c): There are no data parts
611 2024.05.08 03:36:54.122999 [ 3 ] {afbfe940-5f2b-44b0-b4d7-48116dac1622} <Debug> DynamicQueryHandler: Done processing query
612 2024.05.08 03:36:54.123024 [ 3 ] {} <Debug> HTTP-Session: 90297f98-73f5-46c4-b72f-078bf2bca894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
613 2024.05.08 03:36:54.123141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
614 2024.05.08 03:36:54.123195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
615 2024.05.08 03:36:54.123214 [ 3 ] {} <Debug> HTTP-Session: b9be6323-1375-4d65-83b0-3257dff7f09d Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
616 2024.05.08 03:36:54.123235 [ 3 ] {} <Debug> HTTP-Session: b9be6323-1375-4d65-83b0-3257dff7f09d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
617 2024.05.08 03:36:54.123255 [ 3 ] {} <Debug> HTTP-Session: b9be6323-1375-4d65-83b0-3257dff7f09d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
618 2024.05.08 03:36:54.123284 [ 3 ] {} <Trace> HTTP-Session: b9be6323-1375-4d65-83b0-3257dff7f09d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
619 2024.05.08 03:36:54.123473 [ 3 ] {280349f8-0f4a-4077-b4c1-de2c7e61d12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
620 2024.05.08 03:36:54.123538 [ 3 ] {280349f8-0f4a-4077-b4c1-de2c7e61d12c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
621 2024.05.08 03:36:54.125191 [ 3 ] {280349f8-0f4a-4077-b4c1-de2c7e61d12c} <Debug> oximeter.measurements_histogramf32 (9c750bd7-9d24-4d06-9fca-f82b77268fbf): Loading data parts
622 2024.05.08 03:36:54.125342 [ 3 ] {280349f8-0f4a-4077-b4c1-de2c7e61d12c} <Debug> oximeter.measurements_histogramf32 (9c750bd7-9d24-4d06-9fca-f82b77268fbf): There are no data parts
623 2024.05.08 03:36:54.126506 [ 3 ] {280349f8-0f4a-4077-b4c1-de2c7e61d12c} <Debug> DynamicQueryHandler: Done processing query
624 2024.05.08 03:36:54.126549 [ 3 ] {} <Debug> HTTP-Session: b9be6323-1375-4d65-83b0-3257dff7f09d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
625 2024.05.08 03:36:54.126658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
626 2024.05.08 03:36:54.126712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
627 2024.05.08 03:36:54.126738 [ 3 ] {} <Debug> HTTP-Session: 32f4ec93-537a-4152-bd3e-3f470c7c793e Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
628 2024.05.08 03:36:54.126753 [ 3 ] {} <Debug> HTTP-Session: 32f4ec93-537a-4152-bd3e-3f470c7c793e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
629 2024.05.08 03:36:54.126772 [ 3 ] {} <Debug> HTTP-Session: 32f4ec93-537a-4152-bd3e-3f470c7c793e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
630 2024.05.08 03:36:54.126817 [ 3 ] {} <Trace> HTTP-Session: 32f4ec93-537a-4152-bd3e-3f470c7c793e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
631 2024.05.08 03:36:54.127004 [ 3 ] {1395c267-84e5-48f5-ac2a-d85c4a8f7117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
632 2024.05.08 03:36:54.127062 [ 3 ] {1395c267-84e5-48f5-ac2a-d85c4a8f7117} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
633 2024.05.08 03:36:54.128620 [ 3 ] {1395c267-84e5-48f5-ac2a-d85c4a8f7117} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Loading data parts
634 2024.05.08 03:36:54.128784 [ 3 ] {1395c267-84e5-48f5-ac2a-d85c4a8f7117} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): There are no data parts
635 2024.05.08 03:36:54.129891 [ 3 ] {1395c267-84e5-48f5-ac2a-d85c4a8f7117} <Debug> DynamicQueryHandler: Done processing query
636 2024.05.08 03:36:54.129923 [ 3 ] {} <Debug> HTTP-Session: 32f4ec93-537a-4152-bd3e-3f470c7c793e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
637 2024.05.08 03:36:54.130046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
638 2024.05.08 03:36:54.130099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
639 2024.05.08 03:36:54.130118 [ 3 ] {} <Debug> HTTP-Session: 75e30250-9d4c-4631-98bf-e33d1f179180 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
640 2024.05.08 03:36:54.130150 [ 3 ] {} <Debug> HTTP-Session: 75e30250-9d4c-4631-98bf-e33d1f179180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
641 2024.05.08 03:36:54.130164 [ 3 ] {} <Debug> HTTP-Session: 75e30250-9d4c-4631-98bf-e33d1f179180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
642 2024.05.08 03:36:54.130199 [ 3 ] {} <Trace> HTTP-Session: 75e30250-9d4c-4631-98bf-e33d1f179180 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
643 2024.05.08 03:36:54.130352 [ 3 ] {2b47c1e3-a2e0-423b-ae75-a6de6ec5d65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) /* The field tables store named dimensions of each timeseries.
644 *
645 * As with the measurement tables, there is one field table for each field data
646 * type. Fields are deduplicated by using the "replacing merge tree", though
647 * this behavior **must not** be relied upon for query correctness.
648 *
649 * The index for the fields differs from the measurements, however. Rows are
650 * sorted by timeseries name, then field name, field value, and finally
651 * timeseries key. This reflects the most common pattern for looking them up:
652 * by field name and possibly value, within a timeseries. The resulting keys are
653 * usually then used to look up measurements.
654 *
655 * NOTE: We may want to consider a secondary index on these tables, sorting by
656 * timeseries name and then key, since it would improve lookups where one
657 * already has the key. Realistically though, these tables are quite small and
658 * so performance benefits will be low in absolute terms.
659 */
660 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
661 2024.05.08 03:36:54.130408 [ 3 ] {2b47c1e3-a2e0-423b-ae75-a6de6ec5d65b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
662 2024.05.08 03:36:54.131844 [ 3 ] {2b47c1e3-a2e0-423b-ae75-a6de6ec5d65b} <Debug> oximeter.fields_bool (bdb02a56-fac7-4fb6-8358-480f2af01af4): Loading data parts
663 2024.05.08 03:36:54.131996 [ 3 ] {2b47c1e3-a2e0-423b-ae75-a6de6ec5d65b} <Debug> oximeter.fields_bool (bdb02a56-fac7-4fb6-8358-480f2af01af4): There are no data parts
664 2024.05.08 03:36:54.133137 [ 3 ] {2b47c1e3-a2e0-423b-ae75-a6de6ec5d65b} <Debug> DynamicQueryHandler: Done processing query
665 2024.05.08 03:36:54.133170 [ 3 ] {} <Debug> HTTP-Session: 75e30250-9d4c-4631-98bf-e33d1f179180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
666 2024.05.08 03:36:54.133285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
667 2024.05.08 03:36:54.133338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
668 2024.05.08 03:36:54.133364 [ 3 ] {} <Debug> HTTP-Session: f8cde27c-53b5-4aaa-a4b0-1bfc19639484 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
669 2024.05.08 03:36:54.133380 [ 3 ] {} <Debug> HTTP-Session: f8cde27c-53b5-4aaa-a4b0-1bfc19639484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
670 2024.05.08 03:36:54.133399 [ 3 ] {} <Debug> HTTP-Session: f8cde27c-53b5-4aaa-a4b0-1bfc19639484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
671 2024.05.08 03:36:54.133434 [ 3 ] {} <Trace> HTTP-Session: f8cde27c-53b5-4aaa-a4b0-1bfc19639484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
672 2024.05.08 03:36:54.133572 [ 3 ] {f97cfff5-94fa-4916-96dc-a4a3ac671078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
673 2024.05.08 03:36:54.133636 [ 3 ] {f97cfff5-94fa-4916-96dc-a4a3ac671078} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
674 2024.05.08 03:36:54.135041 [ 3 ] {f97cfff5-94fa-4916-96dc-a4a3ac671078} <Debug> oximeter.fields_i8 (41cd75e6-8a84-4eba-91df-7923c373ba45): Loading data parts
675 2024.05.08 03:36:54.135192 [ 3 ] {f97cfff5-94fa-4916-96dc-a4a3ac671078} <Debug> oximeter.fields_i8 (41cd75e6-8a84-4eba-91df-7923c373ba45): There are no data parts
676 2024.05.08 03:36:54.136324 [ 3 ] {f97cfff5-94fa-4916-96dc-a4a3ac671078} <Debug> DynamicQueryHandler: Done processing query
677 2024.05.08 03:36:54.136349 [ 3 ] {} <Debug> HTTP-Session: f8cde27c-53b5-4aaa-a4b0-1bfc19639484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
678 2024.05.08 03:36:54.136466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
679 2024.05.08 03:36:54.136522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
680 2024.05.08 03:36:54.136540 [ 3 ] {} <Debug> HTTP-Session: a0ab76c5-9edc-4bc5-b731-e4aaf2c5439b Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
681 2024.05.08 03:36:54.136562 [ 3 ] {} <Debug> HTTP-Session: a0ab76c5-9edc-4bc5-b731-e4aaf2c5439b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
682 2024.05.08 03:36:54.136582 [ 3 ] {} <Debug> HTTP-Session: a0ab76c5-9edc-4bc5-b731-e4aaf2c5439b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
683 2024.05.08 03:36:54.136611 [ 3 ] {} <Trace> HTTP-Session: a0ab76c5-9edc-4bc5-b731-e4aaf2c5439b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
684 2024.05.08 03:36:54.136757 [ 3 ] {4796543e-dcd4-44ac-8f83-5bbee0f7f1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
685 2024.05.08 03:36:54.136822 [ 3 ] {4796543e-dcd4-44ac-8f83-5bbee0f7f1b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
686 2024.05.08 03:36:54.138343 [ 3 ] {4796543e-dcd4-44ac-8f83-5bbee0f7f1b7} <Debug> oximeter.fields_u8 (8cf69f5f-c939-49ad-87cb-d3f98f40bc42): Loading data parts
687 2024.05.08 03:36:54.138507 [ 3 ] {4796543e-dcd4-44ac-8f83-5bbee0f7f1b7} <Debug> oximeter.fields_u8 (8cf69f5f-c939-49ad-87cb-d3f98f40bc42): There are no data parts
688 2024.05.08 03:36:54.139625 [ 3 ] {4796543e-dcd4-44ac-8f83-5bbee0f7f1b7} <Debug> DynamicQueryHandler: Done processing query
689 2024.05.08 03:36:54.139650 [ 3 ] {} <Debug> HTTP-Session: a0ab76c5-9edc-4bc5-b731-e4aaf2c5439b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
690 2024.05.08 03:36:54.139781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
691 2024.05.08 03:36:54.139834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
692 2024.05.08 03:36:54.139853 [ 3 ] {} <Debug> HTTP-Session: e15c9e10-394e-48be-87a3-4580cb11cb99 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
693 2024.05.08 03:36:54.139875 [ 3 ] {} <Debug> HTTP-Session: e15c9e10-394e-48be-87a3-4580cb11cb99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
694 2024.05.08 03:36:54.139895 [ 3 ] {} <Debug> HTTP-Session: e15c9e10-394e-48be-87a3-4580cb11cb99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
695 2024.05.08 03:36:54.139924 [ 3 ] {} <Trace> HTTP-Session: e15c9e10-394e-48be-87a3-4580cb11cb99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
696 2024.05.08 03:36:54.140073 [ 3 ] {be4abf65-a38a-4e79-8905-30b54d8b0595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
697 2024.05.08 03:36:54.140129 [ 3 ] {be4abf65-a38a-4e79-8905-30b54d8b0595} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
698 2024.05.08 03:36:54.141631 [ 3 ] {be4abf65-a38a-4e79-8905-30b54d8b0595} <Debug> oximeter.fields_i16 (3d9cda11-de1a-4ff6-bc76-b7f2dabc0b1e): Loading data parts
699 2024.05.08 03:36:54.141783 [ 3 ] {be4abf65-a38a-4e79-8905-30b54d8b0595} <Debug> oximeter.fields_i16 (3d9cda11-de1a-4ff6-bc76-b7f2dabc0b1e): There are no data parts
700 2024.05.08 03:36:54.142965 [ 3 ] {be4abf65-a38a-4e79-8905-30b54d8b0595} <Debug> DynamicQueryHandler: Done processing query
701 2024.05.08 03:36:54.142990 [ 3 ] {} <Debug> HTTP-Session: e15c9e10-394e-48be-87a3-4580cb11cb99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
702 2024.05.08 03:36:54.143099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
703 2024.05.08 03:36:54.143158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
704 2024.05.08 03:36:54.143177 [ 3 ] {} <Debug> HTTP-Session: de9da18e-eea2-48e4-9831-af833e63cad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
705 2024.05.08 03:36:54.143199 [ 3 ] {} <Debug> HTTP-Session: de9da18e-eea2-48e4-9831-af833e63cad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
706 2024.05.08 03:36:54.143228 [ 3 ] {} <Debug> HTTP-Session: de9da18e-eea2-48e4-9831-af833e63cad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
707 2024.05.08 03:36:54.143257 [ 3 ] {} <Trace> HTTP-Session: de9da18e-eea2-48e4-9831-af833e63cad9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
708 2024.05.08 03:36:54.143401 [ 3 ] {06824e3c-787a-4d1b-abca-79b428250584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
709 2024.05.08 03:36:54.143447 [ 3 ] {06824e3c-787a-4d1b-abca-79b428250584} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
710 2024.05.08 03:36:54.144834 [ 3 ] {06824e3c-787a-4d1b-abca-79b428250584} <Debug> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Loading data parts
711 2024.05.08 03:36:54.144990 [ 3 ] {06824e3c-787a-4d1b-abca-79b428250584} <Debug> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): There are no data parts
712 2024.05.08 03:36:54.146061 [ 3 ] {06824e3c-787a-4d1b-abca-79b428250584} <Debug> DynamicQueryHandler: Done processing query
713 2024.05.08 03:36:54.146093 [ 3 ] {} <Debug> HTTP-Session: de9da18e-eea2-48e4-9831-af833e63cad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
714 2024.05.08 03:36:54.146215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
715 2024.05.08 03:36:54.146268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
716 2024.05.08 03:36:54.146292 [ 3 ] {} <Debug> HTTP-Session: 1ce7179b-4b99-4f80-93e1-cb98c508fbdb Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
717 2024.05.08 03:36:54.146323 [ 3 ] {} <Debug> HTTP-Session: 1ce7179b-4b99-4f80-93e1-cb98c508fbdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
718 2024.05.08 03:36:54.146336 [ 3 ] {} <Debug> HTTP-Session: 1ce7179b-4b99-4f80-93e1-cb98c508fbdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
719 2024.05.08 03:36:54.146371 [ 3 ] {} <Trace> HTTP-Session: 1ce7179b-4b99-4f80-93e1-cb98c508fbdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
720 2024.05.08 03:36:54.146520 [ 3 ] {9993eb8b-0fd9-4701-8890-fa8d4d36f709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
721 2024.05.08 03:36:54.146565 [ 3 ] {9993eb8b-0fd9-4701-8890-fa8d4d36f709} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
722 2024.05.08 03:36:54.147948 [ 3 ] {9993eb8b-0fd9-4701-8890-fa8d4d36f709} <Debug> oximeter.fields_i32 (95ffe3fb-eb3c-4e7f-80e7-b0239db1afe5): Loading data parts
723 2024.05.08 03:36:54.148098 [ 3 ] {9993eb8b-0fd9-4701-8890-fa8d4d36f709} <Debug> oximeter.fields_i32 (95ffe3fb-eb3c-4e7f-80e7-b0239db1afe5): There are no data parts
724 2024.05.08 03:36:54.149167 [ 3 ] {9993eb8b-0fd9-4701-8890-fa8d4d36f709} <Debug> DynamicQueryHandler: Done processing query
725 2024.05.08 03:36:54.149200 [ 3 ] {} <Debug> HTTP-Session: 1ce7179b-4b99-4f80-93e1-cb98c508fbdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
726 2024.05.08 03:36:54.149306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
727 2024.05.08 03:36:54.149359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
728 2024.05.08 03:36:54.149393 [ 3 ] {} <Debug> HTTP-Session: b5d31b76-9c66-4010-b0da-7de645150fd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
729 2024.05.08 03:36:54.149408 [ 3 ] {} <Debug> HTTP-Session: b5d31b76-9c66-4010-b0da-7de645150fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
730 2024.05.08 03:36:54.149428 [ 3 ] {} <Debug> HTTP-Session: b5d31b76-9c66-4010-b0da-7de645150fd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
731 2024.05.08 03:36:54.149463 [ 3 ] {} <Trace> HTTP-Session: b5d31b76-9c66-4010-b0da-7de645150fd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
732 2024.05.08 03:36:54.149598 [ 3 ] {4beec77a-069b-43a7-ab12-c24bb5fe49d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
733 2024.05.08 03:36:54.149650 [ 3 ] {4beec77a-069b-43a7-ab12-c24bb5fe49d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
734 2024.05.08 03:36:54.151039 [ 3 ] {4beec77a-069b-43a7-ab12-c24bb5fe49d9} <Debug> oximeter.fields_u32 (ec5c9aa0-6b2c-4b7f-ad28-4b9886f0f8e0): Loading data parts
735 2024.05.08 03:36:54.151188 [ 3 ] {4beec77a-069b-43a7-ab12-c24bb5fe49d9} <Debug> oximeter.fields_u32 (ec5c9aa0-6b2c-4b7f-ad28-4b9886f0f8e0): There are no data parts
736 2024.05.08 03:36:54.152257 [ 3 ] {4beec77a-069b-43a7-ab12-c24bb5fe49d9} <Debug> DynamicQueryHandler: Done processing query
737 2024.05.08 03:36:54.152282 [ 3 ] {} <Debug> HTTP-Session: b5d31b76-9c66-4010-b0da-7de645150fd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
738 2024.05.08 03:36:54.152395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
739 2024.05.08 03:36:54.152454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
740 2024.05.08 03:36:54.152473 [ 3 ] {} <Debug> HTTP-Session: bf5ddeae-d0ad-42f8-9acc-3b4562abbbec Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
741 2024.05.08 03:36:54.152495 [ 3 ] {} <Debug> HTTP-Session: bf5ddeae-d0ad-42f8-9acc-3b4562abbbec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
742 2024.05.08 03:36:54.152520 [ 3 ] {} <Debug> HTTP-Session: bf5ddeae-d0ad-42f8-9acc-3b4562abbbec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
743 2024.05.08 03:36:54.152549 [ 3 ] {} <Trace> HTTP-Session: bf5ddeae-d0ad-42f8-9acc-3b4562abbbec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
744 2024.05.08 03:36:54.152700 [ 3 ] {8fbeb4eb-ce6a-47bf-857d-721d6cd9e6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
745 2024.05.08 03:36:54.152746 [ 3 ] {8fbeb4eb-ce6a-47bf-857d-721d6cd9e6ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
746 2024.05.08 03:36:54.154104 [ 3 ] {8fbeb4eb-ce6a-47bf-857d-721d6cd9e6ee} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Loading data parts
747 2024.05.08 03:36:54.154258 [ 3 ] {8fbeb4eb-ce6a-47bf-857d-721d6cd9e6ee} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): There are no data parts
748 2024.05.08 03:36:54.155337 [ 3 ] {8fbeb4eb-ce6a-47bf-857d-721d6cd9e6ee} <Debug> DynamicQueryHandler: Done processing query
749 2024.05.08 03:36:54.155363 [ 3 ] {} <Debug> HTTP-Session: bf5ddeae-d0ad-42f8-9acc-3b4562abbbec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
750 2024.05.08 03:36:54.155487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
751 2024.05.08 03:36:54.155540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
752 2024.05.08 03:36:54.155568 [ 3 ] {} <Debug> HTTP-Session: 53ac4cc9-919e-4d6b-aa2b-a50b0c91c2bb Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
753 2024.05.08 03:36:54.155583 [ 3 ] {} <Debug> HTTP-Session: 53ac4cc9-919e-4d6b-aa2b-a50b0c91c2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
754 2024.05.08 03:36:54.155603 [ 3 ] {} <Debug> HTTP-Session: 53ac4cc9-919e-4d6b-aa2b-a50b0c91c2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
755 2024.05.08 03:36:54.155632 [ 3 ] {} <Trace> HTTP-Session: 53ac4cc9-919e-4d6b-aa2b-a50b0c91c2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
756 2024.05.08 03:36:54.155777 [ 3 ] {889ee95e-2050-44ac-afb2-2e59ccc560d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
757 2024.05.08 03:36:54.155829 [ 3 ] {889ee95e-2050-44ac-afb2-2e59ccc560d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
758 2024.05.08 03:36:54.157208 [ 3 ] {889ee95e-2050-44ac-afb2-2e59ccc560d6} <Debug> oximeter.fields_u64 (ee0f20c9-2d3a-4ffc-b29f-ee2ace5f4cf2): Loading data parts
759 2024.05.08 03:36:54.157368 [ 3 ] {889ee95e-2050-44ac-afb2-2e59ccc560d6} <Debug> oximeter.fields_u64 (ee0f20c9-2d3a-4ffc-b29f-ee2ace5f4cf2): There are no data parts
760 2024.05.08 03:36:54.158456 [ 3 ] {889ee95e-2050-44ac-afb2-2e59ccc560d6} <Debug> DynamicQueryHandler: Done processing query
761 2024.05.08 03:36:54.158481 [ 3 ] {} <Debug> HTTP-Session: 53ac4cc9-919e-4d6b-aa2b-a50b0c91c2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
762 2024.05.08 03:36:54.158677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
763 2024.05.08 03:36:54.158723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
764 2024.05.08 03:36:54.158743 [ 3 ] {} <Debug> HTTP-Session: 3c37925e-0a4e-4022-ab18-b67dc50f93cb Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
765 2024.05.08 03:36:54.158767 [ 3 ] {} <Debug> HTTP-Session: 3c37925e-0a4e-4022-ab18-b67dc50f93cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
766 2024.05.08 03:36:54.158781 [ 3 ] {} <Debug> HTTP-Session: 3c37925e-0a4e-4022-ab18-b67dc50f93cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
767 2024.05.08 03:36:54.158810 [ 3 ] {} <Trace> HTTP-Session: 3c37925e-0a4e-4022-ab18-b67dc50f93cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
768 2024.05.08 03:36:54.158955 [ 3 ] {3d3eaca1-d1d5-41c0-b65d-547a2f02d4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
769 2024.05.08 03:36:54.158993 [ 3 ] {3d3eaca1-d1d5-41c0-b65d-547a2f02d4cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
770 2024.05.08 03:36:54.160450 [ 3 ] {3d3eaca1-d1d5-41c0-b65d-547a2f02d4cd} <Debug> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Loading data parts
771 2024.05.08 03:36:54.160599 [ 3 ] {3d3eaca1-d1d5-41c0-b65d-547a2f02d4cd} <Debug> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): There are no data parts
772 2024.05.08 03:36:54.161666 [ 3 ] {3d3eaca1-d1d5-41c0-b65d-547a2f02d4cd} <Debug> DynamicQueryHandler: Done processing query
773 2024.05.08 03:36:54.161691 [ 3 ] {} <Debug> HTTP-Session: 3c37925e-0a4e-4022-ab18-b67dc50f93cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
774 2024.05.08 03:36:54.161800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
775 2024.05.08 03:36:54.161848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
776 2024.05.08 03:36:54.161866 [ 3 ] {} <Debug> HTTP-Session: d880106c-40cb-4f9a-aef7-1bffd32e0acc Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
777 2024.05.08 03:36:54.161884 [ 3 ] {} <Debug> HTTP-Session: d880106c-40cb-4f9a-aef7-1bffd32e0acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
778 2024.05.08 03:36:54.161897 [ 3 ] {} <Debug> HTTP-Session: d880106c-40cb-4f9a-aef7-1bffd32e0acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
779 2024.05.08 03:36:54.161926 [ 3 ] {} <Trace> HTTP-Session: d880106c-40cb-4f9a-aef7-1bffd32e0acc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
780 2024.05.08 03:36:54.162066 [ 3 ] {8e554a34-303d-4924-8af8-cb0a32ece6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
781 2024.05.08 03:36:54.162103 [ 3 ] {8e554a34-303d-4924-8af8-cb0a32ece6b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
782 2024.05.08 03:36:54.163484 [ 3 ] {8e554a34-303d-4924-8af8-cb0a32ece6b9} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Loading data parts
783 2024.05.08 03:36:54.163641 [ 3 ] {8e554a34-303d-4924-8af8-cb0a32ece6b9} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): There are no data parts
784 2024.05.08 03:36:54.164700 [ 3 ] {8e554a34-303d-4924-8af8-cb0a32ece6b9} <Debug> DynamicQueryHandler: Done processing query
785 2024.05.08 03:36:54.164725 [ 3 ] {} <Debug> HTTP-Session: d880106c-40cb-4f9a-aef7-1bffd32e0acc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
786 2024.05.08 03:36:54.164831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
787 2024.05.08 03:36:54.164877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
788 2024.05.08 03:36:54.164895 [ 3 ] {} <Debug> HTTP-Session: 105209f8-6d2f-4087-a764-1e659c57a97d Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
789 2024.05.08 03:36:54.164910 [ 3 ] {} <Debug> HTTP-Session: 105209f8-6d2f-4087-a764-1e659c57a97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
790 2024.05.08 03:36:54.164923 [ 3 ] {} <Debug> HTTP-Session: 105209f8-6d2f-4087-a764-1e659c57a97d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
791 2024.05.08 03:36:54.164951 [ 3 ] {} <Trace> HTTP-Session: 105209f8-6d2f-4087-a764-1e659c57a97d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
792 2024.05.08 03:36:54.165087 [ 3 ] {ae07c8a2-3837-448a-a213-65341bff58cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
793 2024.05.08 03:36:54.165125 [ 3 ] {ae07c8a2-3837-448a-a213-65341bff58cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
794 2024.05.08 03:36:54.166491 [ 3 ] {ae07c8a2-3837-448a-a213-65341bff58cb} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Loading data parts
795 2024.05.08 03:36:54.166640 [ 3 ] {ae07c8a2-3837-448a-a213-65341bff58cb} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): There are no data parts
796 2024.05.08 03:36:54.167704 [ 3 ] {ae07c8a2-3837-448a-a213-65341bff58cb} <Debug> DynamicQueryHandler: Done processing query
797 2024.05.08 03:36:54.167730 [ 3 ] {} <Debug> HTTP-Session: 105209f8-6d2f-4087-a764-1e659c57a97d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
798 2024.05.08 03:36:54.167859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
799 2024.05.08 03:36:54.167908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
800 2024.05.08 03:36:54.167926 [ 3 ] {} <Debug> HTTP-Session: c008564e-ce62-42cd-a390-250478e5f16b Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
801 2024.05.08 03:36:54.167942 [ 3 ] {} <Debug> HTTP-Session: c008564e-ce62-42cd-a390-250478e5f16b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
802 2024.05.08 03:36:54.167956 [ 3 ] {} <Debug> HTTP-Session: c008564e-ce62-42cd-a390-250478e5f16b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
803 2024.05.08 03:36:54.167985 [ 3 ] {} <Trace> HTTP-Session: c008564e-ce62-42cd-a390-250478e5f16b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
804 2024.05.08 03:36:54.168190 [ 3 ] {4105f678-ad14-4199-b0b3-91b52a82cb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) /* The timeseries schema table stores the extracted schema for the samples
805 * oximeter collects.
806 */
807 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)
808 2024.05.08 03:36:54.168248 [ 3 ] {4105f678-ad14-4199-b0b3-91b52a82cb93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
809 2024.05.08 03:36:54.169773 [ 3 ] {4105f678-ad14-4199-b0b3-91b52a82cb93} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5): Loading data parts
810 2024.05.08 03:36:54.169929 [ 3 ] {4105f678-ad14-4199-b0b3-91b52a82cb93} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5): There are no data parts
811 2024.05.08 03:36:54.171150 [ 3 ] {4105f678-ad14-4199-b0b3-91b52a82cb93} <Debug> DynamicQueryHandler: Done processing query
812 2024.05.08 03:36:54.171176 [ 3 ] {} <Debug> HTTP-Session: c008564e-ce62-42cd-a390-250478e5f16b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
813 2024.05.08 03:36:54.171310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41871, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
814 2024.05.08 03:36:54.171357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
815 2024.05.08 03:36:54.171377 [ 3 ] {} <Debug> HTTP-Session: cc1659f9-776d-439e-9c99-cf3a5d59a7e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41871
816 2024.05.08 03:36:54.171394 [ 3 ] {} <Debug> HTTP-Session: cc1659f9-776d-439e-9c99-cf3a5d59a7e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
817 2024.05.08 03:36:54.171407 [ 3 ] {} <Debug> HTTP-Session: cc1659f9-776d-439e-9c99-cf3a5d59a7e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
818 2024.05.08 03:36:54.171438 [ 3 ] {} <Trace> HTTP-Session: cc1659f9-776d-439e-9c99-cf3a5d59a7e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
819 2024.05.08 03:36:54.171600 [ 3 ] {7bc67a6a-2be1-422e-8b68-23b7a3772860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41871) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
820 2024.05.08 03:36:54.173349 [ 3 ] {7bc67a6a-2be1-422e-8b68-23b7a3772860} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
821 2024.05.08 03:36:54.176818 [ 3 ] {7bc67a6a-2be1-422e-8b68-23b7a3772860} <Trace> oximeter.version (9d5a26ac-799c-4fa1-962d-1de8d8a6468e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
822 2024.05.08 03:36:54.176855 [ 3 ] {7bc67a6a-2be1-422e-8b68-23b7a3772860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB.
823 2024.05.08 03:36:54.181550 [ 3 ] {7bc67a6a-2be1-422e-8b68-23b7a3772860} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
824 2024.05.08 03:36:54.182089 [ 3 ] {7bc67a6a-2be1-422e-8b68-23b7a3772860} <Trace> oximeter.version (9d5a26ac-799c-4fa1-962d-1de8d8a6468e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
825 2024.05.08 03:36:54.182358 [ 3 ] {7bc67a6a-2be1-422e-8b68-23b7a3772860} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.010832 sec., 92.31905465288035 rows/sec., 1.44 KiB/sec.
826 2024.05.08 03:36:54.182517 [ 3 ] {7bc67a6a-2be1-422e-8b68-23b7a3772860} <Debug> DynamicQueryHandler: Done processing query
827 2024.05.08 03:36:54.182540 [ 3 ] {7bc67a6a-2be1-422e-8b68-23b7a3772860} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
828 2024.05.08 03:36:54.182555 [ 3 ] {} <Debug> HTTP-Session: cc1659f9-776d-439e-9c99-cf3a5d59a7e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
829 2024.05.08 03:36:55.000206 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.31 MiB, peak 173.45 MiB, free memory in arenas 0.00 B, will set to 173.67 MiB (RSS), difference: 5.35 MiB
830 2024.05.08 03:37:08.590082 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
831 2024.05.08 03:37:08.590145 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
832 2024.05.08 03:37:19.195010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
833 2024.05.08 03:37:19.195143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
834 2024.05.08 03:37:19.195171 [ 3 ] {} <Debug> HTTP-Session: 05e2c724-0e0e-4dc8-be09-a0620e7889f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
835 2024.05.08 03:37:19.195200 [ 3 ] {} <Debug> HTTP-Session: 05e2c724-0e0e-4dc8-be09-a0620e7889f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
836 2024.05.08 03:37:19.195219 [ 3 ] {} <Debug> HTTP-Session: 05e2c724-0e0e-4dc8-be09-a0620e7889f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
837 2024.05.08 03:37:19.195275 [ 3 ] {} <Trace> HTTP-Session: 05e2c724-0e0e-4dc8-be09-a0620e7889f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
838 2024.05.08 03:37:19.195479 [ 3 ] {53bd58bf-26b9-41c0-a265-e47b6b0d91ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
839 2024.05.08 03:37:19.195870 [ 3 ] {53bd58bf-26b9-41c0-a265-e47b6b0d91ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
840 2024.05.08 03:37:19.196050 [ 3 ] {53bd58bf-26b9-41c0-a265-e47b6b0d91ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
841 2024.05.08 03:37:19.197128 [ 3 ] {53bd58bf-26b9-41c0-a265-e47b6b0d91ae} <Debug> DynamicQueryHandler: Done processing query
842 2024.05.08 03:37:19.197160 [ 3 ] {53bd58bf-26b9-41c0-a265-e47b6b0d91ae} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
843 2024.05.08 03:37:19.197177 [ 3 ] {} <Debug> HTTP-Session: 05e2c724-0e0e-4dc8-be09-a0620e7889f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
844 2024.05.08 03:37:19.204799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
845 2024.05.08 03:37:19.204858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
846 2024.05.08 03:37:19.204882 [ 3 ] {} <Debug> HTTP-Session: eadba4f3-f173-410f-b086-9f632d42e2e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
847 2024.05.08 03:37:19.204904 [ 3 ] {} <Debug> HTTP-Session: eadba4f3-f173-410f-b086-9f632d42e2e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
848 2024.05.08 03:37:19.204922 [ 3 ] {} <Debug> HTTP-Session: eadba4f3-f173-410f-b086-9f632d42e2e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
849 2024.05.08 03:37:19.204964 [ 3 ] {} <Trace> HTTP-Session: eadba4f3-f173-410f-b086-9f632d42e2e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
850 2024.05.08 03:37:19.205148 [ 3 ] {4f2fa751-d58b-444d-8273-6008e1940fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
851 2024.05.08 03:37:19.211671 [ 3 ] {4f2fa751-d58b-444d-8273-6008e1940fe0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
852 2024.05.08 03:37:19.211740 [ 3 ] {4f2fa751-d58b-444d-8273-6008e1940fe0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
853 2024.05.08 03:37:19.212837 [ 3 ] {4f2fa751-d58b-444d-8273-6008e1940fe0} <Debug> DynamicQueryHandler: Done processing query
854 2024.05.08 03:37:19.212865 [ 3 ] {4f2fa751-d58b-444d-8273-6008e1940fe0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
855 2024.05.08 03:37:19.212881 [ 3 ] {} <Debug> HTTP-Session: eadba4f3-f173-410f-b086-9f632d42e2e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
856 2024.05.08 03:37:19.213244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
857 2024.05.08 03:37:19.213294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
858 2024.05.08 03:37:19.213312 [ 3 ] {} <Debug> HTTP-Session: b6c3cee2-74f1-40ca-a375-558258b4da9e Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
859 2024.05.08 03:37:19.213330 [ 3 ] {} <Debug> HTTP-Session: b6c3cee2-74f1-40ca-a375-558258b4da9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
860 2024.05.08 03:37:19.213345 [ 3 ] {} <Debug> HTTP-Session: b6c3cee2-74f1-40ca-a375-558258b4da9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
861 2024.05.08 03:37:19.213379 [ 3 ] {} <Trace> HTTP-Session: b6c3cee2-74f1-40ca-a375-558258b4da9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
862 2024.05.08 03:37:19.213507 [ 3 ] {ef4baada-25b7-41d1-bde9-8618148c7f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
863 2024.05.08 03:37:19.213868 [ 3 ] {ef4baada-25b7-41d1-bde9-8618148c7f92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
864 2024.05.08 03:37:19.213920 [ 3 ] {ef4baada-25b7-41d1-bde9-8618148c7f92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
865 2024.05.08 03:37:19.214799 [ 3 ] {ef4baada-25b7-41d1-bde9-8618148c7f92} <Debug> DynamicQueryHandler: Done processing query
866 2024.05.08 03:37:19.214826 [ 3 ] {ef4baada-25b7-41d1-bde9-8618148c7f92} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
867 2024.05.08 03:37:19.214842 [ 3 ] {} <Debug> HTTP-Session: b6c3cee2-74f1-40ca-a375-558258b4da9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
868 2024.05.08 03:37:19.215051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
869 2024.05.08 03:37:19.215100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
870 2024.05.08 03:37:19.215119 [ 3 ] {} <Debug> HTTP-Session: 6ab5983f-e5cd-4fb8-b3cc-f8b7b6863767 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
871 2024.05.08 03:37:19.215136 [ 3 ] {} <Debug> HTTP-Session: 6ab5983f-e5cd-4fb8-b3cc-f8b7b6863767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
872 2024.05.08 03:37:19.215149 [ 3 ] {} <Debug> HTTP-Session: 6ab5983f-e5cd-4fb8-b3cc-f8b7b6863767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
873 2024.05.08 03:37:19.215181 [ 3 ] {} <Trace> HTTP-Session: 6ab5983f-e5cd-4fb8-b3cc-f8b7b6863767 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
874 2024.05.08 03:37:19.215301 [ 3 ] {2efecb99-f597-463c-aa7d-f7b9b4e5cf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
875 2024.05.08 03:37:19.215616 [ 3 ] {2efecb99-f597-463c-aa7d-f7b9b4e5cf9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
876 2024.05.08 03:37:19.215666 [ 3 ] {2efecb99-f597-463c-aa7d-f7b9b4e5cf9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
877 2024.05.08 03:37:19.216604 [ 3 ] {2efecb99-f597-463c-aa7d-f7b9b4e5cf9b} <Debug> DynamicQueryHandler: Done processing query
878 2024.05.08 03:37:19.216631 [ 3 ] {2efecb99-f597-463c-aa7d-f7b9b4e5cf9b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
879 2024.05.08 03:37:19.216646 [ 3 ] {} <Debug> HTTP-Session: 6ab5983f-e5cd-4fb8-b3cc-f8b7b6863767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
880 2024.05.08 03:37:19.217153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
881 2024.05.08 03:37:19.217200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
882 2024.05.08 03:37:19.217219 [ 3 ] {} <Debug> HTTP-Session: d26da498-70a0-46d2-a305-ff444e39b495 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
883 2024.05.08 03:37:19.217236 [ 3 ] {} <Debug> HTTP-Session: d26da498-70a0-46d2-a305-ff444e39b495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
884 2024.05.08 03:37:19.217250 [ 3 ] {} <Debug> HTTP-Session: d26da498-70a0-46d2-a305-ff444e39b495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
885 2024.05.08 03:37:19.217281 [ 3 ] {} <Trace> HTTP-Session: d26da498-70a0-46d2-a305-ff444e39b495 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
886 2024.05.08 03:37:19.217394 [ 3 ] {5c93a5a5-160d-4ffb-b793-e56a835ceb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
887 2024.05.08 03:37:19.217439 [ 3 ] {5c93a5a5-160d-4ffb-b793-e56a835ceb29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
888 2024.05.08 03:37:19.217630 [ 3 ] {5c93a5a5-160d-4ffb-b793-e56a835ceb29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
889 2024.05.08 03:37:19.222659 [ 3 ] {5c93a5a5-160d-4ffb-b793-e56a835ceb29} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
890 2024.05.08 03:37:19.222697 [ 3 ] {5c93a5a5-160d-4ffb-b793-e56a835ceb29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB.
891 2024.05.08 03:37:19.223379 [ 3 ] {5c93a5a5-160d-4ffb-b793-e56a835ceb29} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
892 2024.05.08 03:37:19.223895 [ 3 ] {5c93a5a5-160d-4ffb-b793-e56a835ceb29} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
893 2024.05.08 03:37:19.224033 [ 3 ] {5c93a5a5-160d-4ffb-b793-e56a835ceb29} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.006675 sec., 599.250936329588 rows/sec., 64.81 KiB/sec.
894 2024.05.08 03:37:19.224354 [ 3 ] {5c93a5a5-160d-4ffb-b793-e56a835ceb29} <Debug> DynamicQueryHandler: Done processing query
895 2024.05.08 03:37:19.224380 [ 3 ] {5c93a5a5-160d-4ffb-b793-e56a835ceb29} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
896 2024.05.08 03:37:19.224397 [ 3 ] {} <Debug> HTTP-Session: d26da498-70a0-46d2-a305-ff444e39b495 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
897 2024.05.08 03:37:19.224519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
898 2024.05.08 03:37:19.224567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
899 2024.05.08 03:37:19.224585 [ 3 ] {} <Debug> HTTP-Session: a171c2d5-9106-4470-98c9-a2f7deacb105 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
900 2024.05.08 03:37:19.224602 [ 3 ] {} <Debug> HTTP-Session: a171c2d5-9106-4470-98c9-a2f7deacb105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
901 2024.05.08 03:37:19.224616 [ 3 ] {} <Debug> HTTP-Session: a171c2d5-9106-4470-98c9-a2f7deacb105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
902 2024.05.08 03:37:19.224646 [ 3 ] {} <Trace> HTTP-Session: a171c2d5-9106-4470-98c9-a2f7deacb105 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
903 2024.05.08 03:37:19.224752 [ 3 ] {d9b45ef6-aaef-43f6-afef-6cd2d492c9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
904 2024.05.08 03:37:19.224796 [ 3 ] {d9b45ef6-aaef-43f6-afef-6cd2d492c9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
905 2024.05.08 03:37:19.224940 [ 3 ] {d9b45ef6-aaef-43f6-afef-6cd2d492c9c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
906 2024.05.08 03:37:19.226950 [ 3 ] {d9b45ef6-aaef-43f6-afef-6cd2d492c9c9} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
907 2024.05.08 03:37:19.226986 [ 3 ] {d9b45ef6-aaef-43f6-afef-6cd2d492c9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB.
908 2024.05.08 03:37:19.227402 [ 3 ] {d9b45ef6-aaef-43f6-afef-6cd2d492c9c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
909 2024.05.08 03:37:19.227919 [ 3 ] {d9b45ef6-aaef-43f6-afef-6cd2d492c9c9} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
910 2024.05.08 03:37:19.228053 [ 3 ] {d9b45ef6-aaef-43f6-afef-6cd2d492c9c9} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.003327 sec., 4809.137360985873 rows/sec., 389.80 KiB/sec.
911 2024.05.08 03:37:19.228311 [ 3 ] {d9b45ef6-aaef-43f6-afef-6cd2d492c9c9} <Debug> DynamicQueryHandler: Done processing query
912 2024.05.08 03:37:19.228336 [ 3 ] {d9b45ef6-aaef-43f6-afef-6cd2d492c9c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
913 2024.05.08 03:37:19.228352 [ 3 ] {} <Debug> HTTP-Session: a171c2d5-9106-4470-98c9-a2f7deacb105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
914 2024.05.08 03:37:19.228476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
915 2024.05.08 03:37:19.228524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
916 2024.05.08 03:37:19.228543 [ 3 ] {} <Debug> HTTP-Session: 66158896-b1ee-4a95-a6df-c1cdc25d52c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
917 2024.05.08 03:37:19.228559 [ 3 ] {} <Debug> HTTP-Session: 66158896-b1ee-4a95-a6df-c1cdc25d52c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
918 2024.05.08 03:37:19.228573 [ 3 ] {} <Debug> HTTP-Session: 66158896-b1ee-4a95-a6df-c1cdc25d52c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
919 2024.05.08 03:37:19.228604 [ 3 ] {} <Trace> HTTP-Session: 66158896-b1ee-4a95-a6df-c1cdc25d52c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
920 2024.05.08 03:37:19.228717 [ 3 ] {c06755b3-d17c-46ec-87d0-d34c4135a045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
921 2024.05.08 03:37:19.228760 [ 3 ] {c06755b3-d17c-46ec-87d0-d34c4135a045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
922 2024.05.08 03:37:19.228898 [ 3 ] {c06755b3-d17c-46ec-87d0-d34c4135a045} <Trace> ParallelParsingInputFormat: Parallel parsing is used
923 2024.05.08 03:37:19.229255 [ 3 ] {c06755b3-d17c-46ec-87d0-d34c4135a045} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
924 2024.05.08 03:37:19.229288 [ 3 ] {c06755b3-d17c-46ec-87d0-d34c4135a045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB.
925 2024.05.08 03:37:19.229711 [ 3 ] {c06755b3-d17c-46ec-87d0-d34c4135a045} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
926 2024.05.08 03:37:19.230208 [ 3 ] {c06755b3-d17c-46ec-87d0-d34c4135a045} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
927 2024.05.08 03:37:19.230330 [ 3 ] {c06755b3-d17c-46ec-87d0-d34c4135a045} <Debug> executeQuery: Read 48 rows, 4.28 KiB in 0.001652 sec., 29055.690072639223 rows/sec., 2.53 MiB/sec.
928 2024.05.08 03:37:19.230618 [ 3 ] {c06755b3-d17c-46ec-87d0-d34c4135a045} <Debug> DynamicQueryHandler: Done processing query
929 2024.05.08 03:37:19.230643 [ 3 ] {c06755b3-d17c-46ec-87d0-d34c4135a045} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
930 2024.05.08 03:37:19.230659 [ 3 ] {} <Debug> HTTP-Session: 66158896-b1ee-4a95-a6df-c1cdc25d52c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
931 2024.05.08 03:37:19.230779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 3958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
932 2024.05.08 03:37:19.230827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
933 2024.05.08 03:37:19.230845 [ 3 ] {} <Debug> HTTP-Session: 27a60f97-b4a7-4861-81d8-88f2b9d8ed99 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
934 2024.05.08 03:37:19.230862 [ 3 ] {} <Debug> HTTP-Session: 27a60f97-b4a7-4861-81d8-88f2b9d8ed99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
935 2024.05.08 03:37:19.230875 [ 3 ] {} <Debug> HTTP-Session: 27a60f97-b4a7-4861-81d8-88f2b9d8ed99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
936 2024.05.08 03:37:19.230905 [ 3 ] {} <Trace> HTTP-Session: 27a60f97-b4a7-4861-81d8-88f2b9d8ed99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
937 2024.05.08 03:37:19.231007 [ 3 ] {06a71a39-5c49-4cfe-b612-34b0608cb5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
938 2024.05.08 03:37:19.231049 [ 3 ] {06a71a39-5c49-4cfe-b612-34b0608cb5e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
939 2024.05.08 03:37:19.231731 [ 3 ] {06a71a39-5c49-4cfe-b612-34b0608cb5e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
940 2024.05.08 03:37:19.232638 [ 3 ] {06a71a39-5c49-4cfe-b612-34b0608cb5e7} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
941 2024.05.08 03:37:19.232673 [ 3 ] {06a71a39-5c49-4cfe-b612-34b0608cb5e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB.
942 2024.05.08 03:37:19.233098 [ 3 ] {06a71a39-5c49-4cfe-b612-34b0608cb5e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
943 2024.05.08 03:37:19.233598 [ 3 ] {06a71a39-5c49-4cfe-b612-34b0608cb5e7} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
944 2024.05.08 03:37:19.233732 [ 3 ] {06a71a39-5c49-4cfe-b612-34b0608cb5e7} <Debug> executeQuery: Read 23 rows, 1.85 KiB in 0.002749 sec., 8366.678792288105 rows/sec., 674.25 KiB/sec.
945 2024.05.08 03:37:19.233994 [ 3 ] {06a71a39-5c49-4cfe-b612-34b0608cb5e7} <Debug> DynamicQueryHandler: Done processing query
946 2024.05.08 03:37:19.234018 [ 3 ] {06a71a39-5c49-4cfe-b612-34b0608cb5e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
947 2024.05.08 03:37:19.234034 [ 3 ] {} <Debug> HTTP-Session: 27a60f97-b4a7-4861-81d8-88f2b9d8ed99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
948 2024.05.08 03:37:19.234251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 17157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
949 2024.05.08 03:37:19.234299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
950 2024.05.08 03:37:19.234317 [ 3 ] {} <Debug> HTTP-Session: 975ede3e-1788-48bc-9263-a1cd5e2e810a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
951 2024.05.08 03:37:19.234333 [ 3 ] {} <Debug> HTTP-Session: 975ede3e-1788-48bc-9263-a1cd5e2e810a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
952 2024.05.08 03:37:19.234347 [ 3 ] {} <Debug> HTTP-Session: 975ede3e-1788-48bc-9263-a1cd5e2e810a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
953 2024.05.08 03:37:19.234377 [ 3 ] {} <Trace> HTTP-Session: 975ede3e-1788-48bc-9263-a1cd5e2e810a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
954 2024.05.08 03:37:19.234554 [ 3 ] {15a63d0d-1407-4d7f-a166-1ca7c83f6492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
955 2024.05.08 03:37:19.234601 [ 3 ] {15a63d0d-1407-4d7f-a166-1ca7c83f6492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
956 2024.05.08 03:37:19.234788 [ 3 ] {15a63d0d-1407-4d7f-a166-1ca7c83f6492} <Trace> ParallelParsingInputFormat: Parallel parsing is used
957 2024.05.08 03:37:19.235276 [ 3 ] {15a63d0d-1407-4d7f-a166-1ca7c83f6492} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
958 2024.05.08 03:37:19.235311 [ 3 ] {15a63d0d-1407-4d7f-a166-1ca7c83f6492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB.
959 2024.05.08 03:37:19.239111 [ 3 ] {15a63d0d-1407-4d7f-a166-1ca7c83f6492} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
960 2024.05.08 03:37:19.239694 [ 3 ] {15a63d0d-1407-4d7f-a166-1ca7c83f6492} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
961 2024.05.08 03:37:19.239825 [ 3 ] {15a63d0d-1407-4d7f-a166-1ca7c83f6492} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.005375 sec., 2976.744186046512 rows/sec., 4.02 MiB/sec.
962 2024.05.08 03:37:19.239987 [ 3 ] {15a63d0d-1407-4d7f-a166-1ca7c83f6492} <Debug> DynamicQueryHandler: Done processing query
963 2024.05.08 03:37:19.240011 [ 3 ] {15a63d0d-1407-4d7f-a166-1ca7c83f6492} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
964 2024.05.08 03:37:19.240027 [ 3 ] {} <Debug> HTTP-Session: 975ede3e-1788-48bc-9263-a1cd5e2e810a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
965 2024.05.08 03:37:19.240146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 1977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
966 2024.05.08 03:37:19.240195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
967 2024.05.08 03:37:19.240213 [ 3 ] {} <Debug> HTTP-Session: 29cce4ea-190e-41f5-af15-8d34d0a04d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
968 2024.05.08 03:37:19.240230 [ 3 ] {} <Debug> HTTP-Session: 29cce4ea-190e-41f5-af15-8d34d0a04d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
969 2024.05.08 03:37:19.240244 [ 3 ] {} <Debug> HTTP-Session: 29cce4ea-190e-41f5-af15-8d34d0a04d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
970 2024.05.08 03:37:19.240275 [ 3 ] {} <Trace> HTTP-Session: 29cce4ea-190e-41f5-af15-8d34d0a04d27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
971 2024.05.08 03:37:19.240409 [ 3 ] {16d45f87-faae-4112-a757-b40b9040a195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
972 2024.05.08 03:37:19.240455 [ 3 ] {16d45f87-faae-4112-a757-b40b9040a195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
973 2024.05.08 03:37:19.240580 [ 3 ] {16d45f87-faae-4112-a757-b40b9040a195} <Trace> ParallelParsingInputFormat: Parallel parsing is used
974 2024.05.08 03:37:19.240894 [ 3 ] {16d45f87-faae-4112-a757-b40b9040a195} <Trace> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0
975 2024.05.08 03:37:19.240927 [ 3 ] {16d45f87-faae-4112-a757-b40b9040a195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB.
976 2024.05.08 03:37:19.241392 [ 3 ] {16d45f87-faae-4112-a757-b40b9040a195} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
977 2024.05.08 03:37:19.241947 [ 3 ] {16d45f87-faae-4112-a757-b40b9040a195} <Trace> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
978 2024.05.08 03:37:19.242066 [ 3 ] {16d45f87-faae-4112-a757-b40b9040a195} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001685 sec., 7121.661721068249 rows/sec., 536.67 KiB/sec.
979 2024.05.08 03:37:19.242222 [ 3 ] {16d45f87-faae-4112-a757-b40b9040a195} <Debug> DynamicQueryHandler: Done processing query
980 2024.05.08 03:37:19.242246 [ 3 ] {16d45f87-faae-4112-a757-b40b9040a195} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
981 2024.05.08 03:37:19.242261 [ 3 ] {} <Debug> HTTP-Session: 29cce4ea-190e-41f5-af15-8d34d0a04d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
982 2024.05.08 03:37:23.590206 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
983 2024.05.08 03:37:23.590264 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
984 2024.05.08 03:37:29.185401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
985 2024.05.08 03:37:29.185578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
986 2024.05.08 03:37:29.185623 [ 3 ] {} <Debug> HTTP-Session: 1cc7899b-ee0c-4678-a86f-a6d19029717a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
987 2024.05.08 03:37:29.185663 [ 3 ] {} <Debug> HTTP-Session: 1cc7899b-ee0c-4678-a86f-a6d19029717a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
988 2024.05.08 03:37:29.185689 [ 3 ] {} <Debug> HTTP-Session: 1cc7899b-ee0c-4678-a86f-a6d19029717a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
989 2024.05.08 03:37:29.185766 [ 3 ] {} <Trace> HTTP-Session: 1cc7899b-ee0c-4678-a86f-a6d19029717a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
990 2024.05.08 03:37:29.186117 [ 3 ] {d8029ac6-2710-4408-afe7-b3dbffb8bb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
991 2024.05.08 03:37:29.186228 [ 3 ] {d8029ac6-2710-4408-afe7-b3dbffb8bb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
992 2024.05.08 03:37:29.186536 [ 3 ] {d8029ac6-2710-4408-afe7-b3dbffb8bb54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
993 2024.05.08 03:37:29.186967 [ 3 ] {d8029ac6-2710-4408-afe7-b3dbffb8bb54} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
994 2024.05.08 03:37:29.187011 [ 3 ] {d8029ac6-2710-4408-afe7-b3dbffb8bb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB.
995 2024.05.08 03:37:29.187489 [ 3 ] {d8029ac6-2710-4408-afe7-b3dbffb8bb54} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
996 2024.05.08 03:37:29.188025 [ 3 ] {d8029ac6-2710-4408-afe7-b3dbffb8bb54} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
997 2024.05.08 03:37:29.188226 [ 3 ] {d8029ac6-2710-4408-afe7-b3dbffb8bb54} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.002199 sec., 7276.034561164165 rows/sec., 589.76 KiB/sec.
998 2024.05.08 03:37:29.188444 [ 3 ] {d8029ac6-2710-4408-afe7-b3dbffb8bb54} <Debug> DynamicQueryHandler: Done processing query
999 2024.05.08 03:37:29.188471 [ 3 ] {d8029ac6-2710-4408-afe7-b3dbffb8bb54} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1000 2024.05.08 03:37:29.188487 [ 3 ] {} <Debug> HTTP-Session: 1cc7899b-ee0c-4678-a86f-a6d19029717a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1001 2024.05.08 03:37:29.188639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1002 2024.05.08 03:37:29.188694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1003 2024.05.08 03:37:29.188713 [ 3 ] {} <Debug> HTTP-Session: c937664e-4432-4d22-ab35-243162e94480 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1004 2024.05.08 03:37:29.188732 [ 3 ] {} <Debug> HTTP-Session: c937664e-4432-4d22-ab35-243162e94480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1005 2024.05.08 03:37:29.188746 [ 3 ] {} <Debug> HTTP-Session: c937664e-4432-4d22-ab35-243162e94480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1006 2024.05.08 03:37:29.188782 [ 3 ] {} <Trace> HTTP-Session: c937664e-4432-4d22-ab35-243162e94480 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1007 2024.05.08 03:37:29.188899 [ 3 ] {5b0e1448-7743-488d-b00c-e68e260fdc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1008 2024.05.08 03:37:29.188946 [ 3 ] {5b0e1448-7743-488d-b00c-e68e260fdc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1009 2024.05.08 03:37:29.189077 [ 3 ] {5b0e1448-7743-488d-b00c-e68e260fdc3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1010 2024.05.08 03:37:29.189493 [ 3 ] {5b0e1448-7743-488d-b00c-e68e260fdc3b} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1011 2024.05.08 03:37:29.189531 [ 3 ] {5b0e1448-7743-488d-b00c-e68e260fdc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB.
1012 2024.05.08 03:37:29.189999 [ 3 ] {5b0e1448-7743-488d-b00c-e68e260fdc3b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1013 2024.05.08 03:37:29.190534 [ 3 ] {5b0e1448-7743-488d-b00c-e68e260fdc3b} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1014 2024.05.08 03:37:29.190691 [ 3 ] {5b0e1448-7743-488d-b00c-e68e260fdc3b} <Debug> executeQuery: Read 48 rows, 4.28 KiB in 0.001827 sec., 26272.577996715925 rows/sec., 2.29 MiB/sec.
1015 2024.05.08 03:37:29.190860 [ 3 ] {5b0e1448-7743-488d-b00c-e68e260fdc3b} <Debug> DynamicQueryHandler: Done processing query
1016 2024.05.08 03:37:29.190883 [ 3 ] {5b0e1448-7743-488d-b00c-e68e260fdc3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1017 2024.05.08 03:37:29.190899 [ 3 ] {} <Debug> HTTP-Session: c937664e-4432-4d22-ab35-243162e94480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1018 2024.05.08 03:37:29.191037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2759, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1019 2024.05.08 03:37:29.191085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1020 2024.05.08 03:37:29.191103 [ 3 ] {} <Debug> HTTP-Session: 4409bee7-7f2e-44ab-a705-c3a51b848e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1021 2024.05.08 03:37:29.191120 [ 3 ] {} <Debug> HTTP-Session: 4409bee7-7f2e-44ab-a705-c3a51b848e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1022 2024.05.08 03:37:29.191134 [ 3 ] {} <Debug> HTTP-Session: 4409bee7-7f2e-44ab-a705-c3a51b848e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1023 2024.05.08 03:37:29.191165 [ 3 ] {} <Trace> HTTP-Session: 4409bee7-7f2e-44ab-a705-c3a51b848e38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1024 2024.05.08 03:37:29.191271 [ 3 ] {2f8a6dae-9e5e-435b-a21d-78c68b67a68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1025 2024.05.08 03:37:29.191313 [ 3 ] {2f8a6dae-9e5e-435b-a21d-78c68b67a68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1026 2024.05.08 03:37:29.191438 [ 3 ] {2f8a6dae-9e5e-435b-a21d-78c68b67a68a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1027 2024.05.08 03:37:29.191745 [ 3 ] {2f8a6dae-9e5e-435b-a21d-78c68b67a68a} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1028 2024.05.08 03:37:29.191783 [ 3 ] {2f8a6dae-9e5e-435b-a21d-78c68b67a68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB.
1029 2024.05.08 03:37:29.192181 [ 3 ] {2f8a6dae-9e5e-435b-a21d-78c68b67a68a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1030 2024.05.08 03:37:29.192676 [ 3 ] {2f8a6dae-9e5e-435b-a21d-78c68b67a68a} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1031 2024.05.08 03:37:29.192827 [ 3 ] {2f8a6dae-9e5e-435b-a21d-78c68b67a68a} <Debug> executeQuery: Read 16 rows, 1.28 KiB in 0.001589 sec., 10069.225928256767 rows/sec., 806.32 KiB/sec.
1032 2024.05.08 03:37:29.192984 [ 3 ] {2f8a6dae-9e5e-435b-a21d-78c68b67a68a} <Debug> DynamicQueryHandler: Done processing query
1033 2024.05.08 03:37:29.193008 [ 3 ] {2f8a6dae-9e5e-435b-a21d-78c68b67a68a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1034 2024.05.08 03:37:29.193024 [ 3 ] {} <Debug> HTTP-Session: 4409bee7-7f2e-44ab-a705-c3a51b848e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1035 2024.05.08 03:37:29.193216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 17157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1036 2024.05.08 03:37:29.193261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1037 2024.05.08 03:37:29.193280 [ 3 ] {} <Debug> HTTP-Session: 98832e58-1164-42c0-932f-565f70e745d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1038 2024.05.08 03:37:29.193296 [ 3 ] {} <Debug> HTTP-Session: 98832e58-1164-42c0-932f-565f70e745d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1039 2024.05.08 03:37:29.193310 [ 3 ] {} <Debug> HTTP-Session: 98832e58-1164-42c0-932f-565f70e745d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1040 2024.05.08 03:37:29.193340 [ 3 ] {} <Trace> HTTP-Session: 98832e58-1164-42c0-932f-565f70e745d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1041 2024.05.08 03:37:29.193520 [ 3 ] {c47563f1-743f-4318-9775-cbdf09a0b11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1042 2024.05.08 03:37:29.193568 [ 3 ] {c47563f1-743f-4318-9775-cbdf09a0b11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1043 2024.05.08 03:37:29.193725 [ 3 ] {c47563f1-743f-4318-9775-cbdf09a0b11a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1044 2024.05.08 03:37:29.194101 [ 3 ] {c47563f1-743f-4318-9775-cbdf09a0b11a} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1045 2024.05.08 03:37:29.194137 [ 3 ] {c47563f1-743f-4318-9775-cbdf09a0b11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB.
1046 2024.05.08 03:37:29.194640 [ 3 ] {c47563f1-743f-4318-9775-cbdf09a0b11a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1047 2024.05.08 03:37:29.195202 [ 3 ] {c47563f1-743f-4318-9775-cbdf09a0b11a} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1048 2024.05.08 03:37:29.195371 [ 3 ] {c47563f1-743f-4318-9775-cbdf09a0b11a} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001951 sec., 8200.922603792926 rows/sec., 11.07 MiB/sec.
1049 2024.05.08 03:37:29.195697 [ 3 ] {c47563f1-743f-4318-9775-cbdf09a0b11a} <Debug> DynamicQueryHandler: Done processing query
1050 2024.05.08 03:37:29.195721 [ 3 ] {c47563f1-743f-4318-9775-cbdf09a0b11a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1051 2024.05.08 03:37:29.195738 [ 3 ] {} <Debug> HTTP-Session: 98832e58-1164-42c0-932f-565f70e745d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1052 2024.05.08 03:37:38.590305 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
1053 2024.05.08 03:37:38.590364 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
1054 2024.05.08 03:37:39.185618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1055 2024.05.08 03:37:39.185791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1056 2024.05.08 03:37:39.185836 [ 3 ] {} <Debug> HTTP-Session: d77c078b-2a2f-4d79-86d4-8e70d463e1f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1057 2024.05.08 03:37:39.185878 [ 3 ] {} <Debug> HTTP-Session: d77c078b-2a2f-4d79-86d4-8e70d463e1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1058 2024.05.08 03:37:39.185906 [ 3 ] {} <Debug> HTTP-Session: d77c078b-2a2f-4d79-86d4-8e70d463e1f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1059 2024.05.08 03:37:39.185987 [ 3 ] {} <Trace> HTTP-Session: d77c078b-2a2f-4d79-86d4-8e70d463e1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1060 2024.05.08 03:37:39.186285 [ 3 ] {11896e4b-562e-4ef4-90ec-35d2ef7b72bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1061 2024.05.08 03:37:39.186393 [ 3 ] {11896e4b-562e-4ef4-90ec-35d2ef7b72bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1062 2024.05.08 03:37:39.186712 [ 3 ] {11896e4b-562e-4ef4-90ec-35d2ef7b72bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1063 2024.05.08 03:37:39.187205 [ 3 ] {11896e4b-562e-4ef4-90ec-35d2ef7b72bd} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1064 2024.05.08 03:37:39.187252 [ 3 ] {11896e4b-562e-4ef4-90ec-35d2ef7b72bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB.
1065 2024.05.08 03:37:39.187731 [ 3 ] {11896e4b-562e-4ef4-90ec-35d2ef7b72bd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1066 2024.05.08 03:37:39.188336 [ 3 ] {11896e4b-562e-4ef4-90ec-35d2ef7b72bd} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1067 2024.05.08 03:37:39.188494 [ 3 ] {11896e4b-562e-4ef4-90ec-35d2ef7b72bd} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.0023 sec., 7391.304347826087 rows/sec., 599.10 KiB/sec.
1068 2024.05.08 03:37:39.188745 [ 3 ] {11896e4b-562e-4ef4-90ec-35d2ef7b72bd} <Debug> DynamicQueryHandler: Done processing query
1069 2024.05.08 03:37:39.188771 [ 3 ] {11896e4b-562e-4ef4-90ec-35d2ef7b72bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1070 2024.05.08 03:37:39.188787 [ 3 ] {} <Debug> HTTP-Session: d77c078b-2a2f-4d79-86d4-8e70d463e1f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1071 2024.05.08 03:37:39.188928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1072 2024.05.08 03:37:39.188979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1073 2024.05.08 03:37:39.188998 [ 3 ] {} <Debug> HTTP-Session: f516b1e3-cfe5-43db-9076-0d5046aba51b Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1074 2024.05.08 03:37:39.189017 [ 3 ] {} <Debug> HTTP-Session: f516b1e3-cfe5-43db-9076-0d5046aba51b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1075 2024.05.08 03:37:39.189031 [ 3 ] {} <Debug> HTTP-Session: f516b1e3-cfe5-43db-9076-0d5046aba51b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1076 2024.05.08 03:37:39.189066 [ 3 ] {} <Trace> HTTP-Session: f516b1e3-cfe5-43db-9076-0d5046aba51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1077 2024.05.08 03:37:39.189184 [ 3 ] {5c77010e-470a-4b0e-acfe-5769a78f3749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1078 2024.05.08 03:37:39.189231 [ 3 ] {5c77010e-470a-4b0e-acfe-5769a78f3749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1079 2024.05.08 03:37:39.189357 [ 3 ] {5c77010e-470a-4b0e-acfe-5769a78f3749} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1080 2024.05.08 03:37:39.189755 [ 3 ] {5c77010e-470a-4b0e-acfe-5769a78f3749} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1081 2024.05.08 03:37:39.189793 [ 3 ] {5c77010e-470a-4b0e-acfe-5769a78f3749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB.
1082 2024.05.08 03:37:39.190213 [ 3 ] {5c77010e-470a-4b0e-acfe-5769a78f3749} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1083 2024.05.08 03:37:39.190713 [ 3 ] {5c77010e-470a-4b0e-acfe-5769a78f3749} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1084 2024.05.08 03:37:39.190867 [ 3 ] {5c77010e-470a-4b0e-acfe-5769a78f3749} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001714 sec., 29754.959159859976 rows/sec., 2.59 MiB/sec.
1085 2024.05.08 03:37:39.191043 [ 3 ] {5c77010e-470a-4b0e-acfe-5769a78f3749} <Debug> DynamicQueryHandler: Done processing query
1086 2024.05.08 03:37:39.191067 [ 3 ] {5c77010e-470a-4b0e-acfe-5769a78f3749} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1087 2024.05.08 03:37:39.191082 [ 3 ] {} <Debug> HTTP-Session: f516b1e3-cfe5-43db-9076-0d5046aba51b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1088 2024.05.08 03:37:39.191215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1089 2024.05.08 03:37:39.191262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1090 2024.05.08 03:37:39.191280 [ 3 ] {} <Debug> HTTP-Session: a66b9160-2ea0-4d61-918f-005a34270acd Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1091 2024.05.08 03:37:39.191297 [ 3 ] {} <Debug> HTTP-Session: a66b9160-2ea0-4d61-918f-005a34270acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1092 2024.05.08 03:37:39.191310 [ 3 ] {} <Debug> HTTP-Session: a66b9160-2ea0-4d61-918f-005a34270acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1093 2024.05.08 03:37:39.191341 [ 3 ] {} <Trace> HTTP-Session: a66b9160-2ea0-4d61-918f-005a34270acd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1094 2024.05.08 03:37:39.191439 [ 3 ] {5f823b16-6b21-4e1e-aecf-ae974124c77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1095 2024.05.08 03:37:39.191481 [ 3 ] {5f823b16-6b21-4e1e-aecf-ae974124c77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1096 2024.05.08 03:37:39.191606 [ 3 ] {5f823b16-6b21-4e1e-aecf-ae974124c77c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1097 2024.05.08 03:37:39.191881 [ 3 ] {5f823b16-6b21-4e1e-aecf-ae974124c77c} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1098 2024.05.08 03:37:39.191916 [ 3 ] {5f823b16-6b21-4e1e-aecf-ae974124c77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB.
1099 2024.05.08 03:37:39.192311 [ 3 ] {5f823b16-6b21-4e1e-aecf-ae974124c77c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1100 2024.05.08 03:37:39.192807 [ 3 ] {5f823b16-6b21-4e1e-aecf-ae974124c77c} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1101 2024.05.08 03:37:39.192964 [ 3 ] {5f823b16-6b21-4e1e-aecf-ae974124c77c} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001538 sec., 11053.315994798439 rows/sec., 885.13 KiB/sec.
1102 2024.05.08 03:37:39.193119 [ 3 ] {5f823b16-6b21-4e1e-aecf-ae974124c77c} <Debug> DynamicQueryHandler: Done processing query
1103 2024.05.08 03:37:39.193143 [ 3 ] {5f823b16-6b21-4e1e-aecf-ae974124c77c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1104 2024.05.08 03:37:39.193158 [ 3 ] {} <Debug> HTTP-Session: a66b9160-2ea0-4d61-918f-005a34270acd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1105 2024.05.08 03:37:39.193315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1106 2024.05.08 03:37:39.193361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1107 2024.05.08 03:37:39.193379 [ 3 ] {} <Debug> HTTP-Session: e388832d-6ded-4621-af04-95aa8905e7c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1108 2024.05.08 03:37:39.193395 [ 3 ] {} <Debug> HTTP-Session: e388832d-6ded-4621-af04-95aa8905e7c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1109 2024.05.08 03:37:39.193410 [ 3 ] {} <Debug> HTTP-Session: e388832d-6ded-4621-af04-95aa8905e7c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1110 2024.05.08 03:37:39.193440 [ 3 ] {} <Trace> HTTP-Session: e388832d-6ded-4621-af04-95aa8905e7c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1111 2024.05.08 03:37:39.193622 [ 3 ] {9ce8e576-3917-49f2-9553-46517f83bf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1112 2024.05.08 03:37:39.193670 [ 3 ] {9ce8e576-3917-49f2-9553-46517f83bf33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1113 2024.05.08 03:37:39.193825 [ 3 ] {9ce8e576-3917-49f2-9553-46517f83bf33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1114 2024.05.08 03:37:39.194205 [ 3 ] {9ce8e576-3917-49f2-9553-46517f83bf33} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1115 2024.05.08 03:37:39.194241 [ 3 ] {9ce8e576-3917-49f2-9553-46517f83bf33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB.
1116 2024.05.08 03:37:39.194747 [ 3 ] {9ce8e576-3917-49f2-9553-46517f83bf33} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1117 2024.05.08 03:37:39.195344 [ 3 ] {9ce8e576-3917-49f2-9553-46517f83bf33} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1118 2024.05.08 03:37:39.195506 [ 3 ] {9ce8e576-3917-49f2-9553-46517f83bf33} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001987 sec., 8555.6114745848 rows/sec., 11.55 MiB/sec.
1119 2024.05.08 03:37:39.195792 [ 3 ] {9ce8e576-3917-49f2-9553-46517f83bf33} <Debug> DynamicQueryHandler: Done processing query
1120 2024.05.08 03:37:39.195816 [ 3 ] {9ce8e576-3917-49f2-9553-46517f83bf33} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1121 2024.05.08 03:37:39.195832 [ 3 ] {} <Debug> HTTP-Session: e388832d-6ded-4621-af04-95aa8905e7c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1122 2024.05.08 03:37:49.185592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1123 2024.05.08 03:37:49.185734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1124 2024.05.08 03:37:49.185763 [ 3 ] {} <Debug> HTTP-Session: 453793fe-f5ba-4e54-874e-7a536265e6a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1125 2024.05.08 03:37:49.185793 [ 3 ] {} <Debug> HTTP-Session: 453793fe-f5ba-4e54-874e-7a536265e6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1126 2024.05.08 03:37:49.185810 [ 3 ] {} <Debug> HTTP-Session: 453793fe-f5ba-4e54-874e-7a536265e6a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1127 2024.05.08 03:37:49.185867 [ 3 ] {} <Trace> HTTP-Session: 453793fe-f5ba-4e54-874e-7a536265e6a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1128 2024.05.08 03:37:49.186073 [ 3 ] {ee7da3c8-5c2e-4dae-9a65-a5fccd0181db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1129 2024.05.08 03:37:49.186148 [ 3 ] {ee7da3c8-5c2e-4dae-9a65-a5fccd0181db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1130 2024.05.08 03:37:49.186343 [ 3 ] {ee7da3c8-5c2e-4dae-9a65-a5fccd0181db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1131 2024.05.08 03:37:49.186791 [ 3 ] {ee7da3c8-5c2e-4dae-9a65-a5fccd0181db} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1132 2024.05.08 03:37:49.186836 [ 3 ] {ee7da3c8-5c2e-4dae-9a65-a5fccd0181db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB.
1133 2024.05.08 03:37:49.187203 [ 3 ] {ee7da3c8-5c2e-4dae-9a65-a5fccd0181db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1134 2024.05.08 03:37:49.187526 [ 3 ] {ee7da3c8-5c2e-4dae-9a65-a5fccd0181db} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1135 2024.05.08 03:37:49.187685 [ 3 ] {ee7da3c8-5c2e-4dae-9a65-a5fccd0181db} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001675 sec., 10149.253731343284 rows/sec., 822.64 KiB/sec.
1136 2024.05.08 03:37:49.188018 [ 3 ] {ee7da3c8-5c2e-4dae-9a65-a5fccd0181db} <Debug> DynamicQueryHandler: Done processing query
1137 2024.05.08 03:37:49.188045 [ 3 ] {ee7da3c8-5c2e-4dae-9a65-a5fccd0181db} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1138 2024.05.08 03:37:49.188062 [ 3 ] {} <Debug> HTTP-Session: 453793fe-f5ba-4e54-874e-7a536265e6a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1139 2024.05.08 03:37:49.188197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1140 2024.05.08 03:37:49.188250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1141 2024.05.08 03:37:49.188268 [ 3 ] {} <Debug> HTTP-Session: 550bf334-e076-4b68-9f99-d0bfe8a289e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1142 2024.05.08 03:37:49.188287 [ 3 ] {} <Debug> HTTP-Session: 550bf334-e076-4b68-9f99-d0bfe8a289e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1143 2024.05.08 03:37:49.188301 [ 3 ] {} <Debug> HTTP-Session: 550bf334-e076-4b68-9f99-d0bfe8a289e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1144 2024.05.08 03:37:49.188336 [ 3 ] {} <Trace> HTTP-Session: 550bf334-e076-4b68-9f99-d0bfe8a289e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1145 2024.05.08 03:37:49.188453 [ 3 ] {c26da216-0386-49c0-a965-51e653a62b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1146 2024.05.08 03:37:49.188499 [ 3 ] {c26da216-0386-49c0-a965-51e653a62b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1147 2024.05.08 03:37:49.188647 [ 3 ] {c26da216-0386-49c0-a965-51e653a62b86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1148 2024.05.08 03:37:49.188985 [ 3 ] {c26da216-0386-49c0-a965-51e653a62b86} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1149 2024.05.08 03:37:49.189021 [ 3 ] {c26da216-0386-49c0-a965-51e653a62b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB.
1150 2024.05.08 03:37:49.189320 [ 3 ] {c26da216-0386-49c0-a965-51e653a62b86} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1151 2024.05.08 03:37:49.189614 [ 3 ] {c26da216-0386-49c0-a965-51e653a62b86} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1152 2024.05.08 03:37:49.189751 [ 3 ] {c26da216-0386-49c0-a965-51e653a62b86} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001335 sec., 38202.247191011236 rows/sec., 3.32 MiB/sec.
1153 2024.05.08 03:37:49.190015 [ 3 ] {c26da216-0386-49c0-a965-51e653a62b86} <Debug> DynamicQueryHandler: Done processing query
1154 2024.05.08 03:37:49.190039 [ 3 ] {c26da216-0386-49c0-a965-51e653a62b86} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1155 2024.05.08 03:37:49.190054 [ 3 ] {} <Debug> HTTP-Session: 550bf334-e076-4b68-9f99-d0bfe8a289e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1156 2024.05.08 03:37:49.190182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1157 2024.05.08 03:37:49.190230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1158 2024.05.08 03:37:49.190249 [ 3 ] {} <Debug> HTTP-Session: 9d9cd38c-7759-48ba-ab8a-90acdb1227ca Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1159 2024.05.08 03:37:49.190264 [ 3 ] {} <Debug> HTTP-Session: 9d9cd38c-7759-48ba-ab8a-90acdb1227ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1160 2024.05.08 03:37:49.190278 [ 3 ] {} <Debug> HTTP-Session: 9d9cd38c-7759-48ba-ab8a-90acdb1227ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1161 2024.05.08 03:37:49.190309 [ 3 ] {} <Trace> HTTP-Session: 9d9cd38c-7759-48ba-ab8a-90acdb1227ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1162 2024.05.08 03:37:49.190409 [ 3 ] {d1e1787c-7db6-460b-a278-b221f37fa66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1163 2024.05.08 03:37:49.190451 [ 3 ] {d1e1787c-7db6-460b-a278-b221f37fa66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1164 2024.05.08 03:37:49.190592 [ 3 ] {d1e1787c-7db6-460b-a278-b221f37fa66b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1165 2024.05.08 03:37:49.190992 [ 3 ] {d1e1787c-7db6-460b-a278-b221f37fa66b} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1166 2024.05.08 03:37:49.191028 [ 3 ] {d1e1787c-7db6-460b-a278-b221f37fa66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB.
1167 2024.05.08 03:37:49.191348 [ 3 ] {d1e1787c-7db6-460b-a278-b221f37fa66b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1168 2024.05.08 03:37:49.191641 [ 3 ] {d1e1787c-7db6-460b-a278-b221f37fa66b} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1169 2024.05.08 03:37:49.191788 [ 3 ] {d1e1787c-7db6-460b-a278-b221f37fa66b} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001404 sec., 12108.262108262108 rows/sec., 969.61 KiB/sec.
1170 2024.05.08 03:37:49.191957 [ 3 ] {d1e1787c-7db6-460b-a278-b221f37fa66b} <Debug> DynamicQueryHandler: Done processing query
1171 2024.05.08 03:37:49.191980 [ 3 ] {d1e1787c-7db6-460b-a278-b221f37fa66b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1172 2024.05.08 03:37:49.191995 [ 3 ] {} <Debug> HTTP-Session: 9d9cd38c-7759-48ba-ab8a-90acdb1227ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1173 2024.05.08 03:37:49.192117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1174 2024.05.08 03:37:49.192164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1175 2024.05.08 03:37:49.192183 [ 3 ] {} <Debug> HTTP-Session: 25abade9-dcb8-4d85-b4e0-a52b0ee29f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1176 2024.05.08 03:37:49.192199 [ 3 ] {} <Debug> HTTP-Session: 25abade9-dcb8-4d85-b4e0-a52b0ee29f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1177 2024.05.08 03:37:49.192212 [ 3 ] {} <Debug> HTTP-Session: 25abade9-dcb8-4d85-b4e0-a52b0ee29f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1178 2024.05.08 03:37:49.192243 [ 3 ] {} <Trace> HTTP-Session: 25abade9-dcb8-4d85-b4e0-a52b0ee29f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1179 2024.05.08 03:37:49.192426 [ 3 ] {fa6aea86-8a7e-465d-84be-b65113a720d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1180 2024.05.08 03:37:49.192473 [ 3 ] {fa6aea86-8a7e-465d-84be-b65113a720d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1181 2024.05.08 03:37:49.192633 [ 3 ] {fa6aea86-8a7e-465d-84be-b65113a720d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1182 2024.05.08 03:37:49.193023 [ 3 ] {fa6aea86-8a7e-465d-84be-b65113a720d2} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1183 2024.05.08 03:37:49.193057 [ 3 ] {fa6aea86-8a7e-465d-84be-b65113a720d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB.
1184 2024.05.08 03:37:49.193465 [ 3 ] {fa6aea86-8a7e-465d-84be-b65113a720d2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1185 2024.05.08 03:37:49.193818 [ 3 ] {fa6aea86-8a7e-465d-84be-b65113a720d2} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1186 2024.05.08 03:37:49.193973 [ 3 ] {fa6aea86-8a7e-465d-84be-b65113a720d2} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001644 sec., 10340.632603406326 rows/sec., 13.95 MiB/sec.
1187 2024.05.08 03:37:49.194145 [ 3 ] {fa6aea86-8a7e-465d-84be-b65113a720d2} <Debug> DynamicQueryHandler: Done processing query
1188 2024.05.08 03:37:49.194168 [ 3 ] {fa6aea86-8a7e-465d-84be-b65113a720d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1189 2024.05.08 03:37:49.194184 [ 3 ] {} <Debug> HTTP-Session: 25abade9-dcb8-4d85-b4e0-a52b0ee29f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1190 2024.05.08 03:37:53.590604 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache
1191 2024.05.08 03:37:53.590663 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache
1192 2024.05.08 03:37:59.185167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1193 2024.05.08 03:37:59.185349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1194 2024.05.08 03:37:59.185395 [ 3 ] {} <Debug> HTTP-Session: 8deaaaba-d9fa-4cef-8b29-973d2c429fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1195 2024.05.08 03:37:59.185437 [ 3 ] {} <Debug> HTTP-Session: 8deaaaba-d9fa-4cef-8b29-973d2c429fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1196 2024.05.08 03:37:59.185466 [ 3 ] {} <Debug> HTTP-Session: 8deaaaba-d9fa-4cef-8b29-973d2c429fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1197 2024.05.08 03:37:59.185535 [ 3 ] {} <Trace> HTTP-Session: 8deaaaba-d9fa-4cef-8b29-973d2c429fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1198 2024.05.08 03:37:59.185722 [ 3 ] {d3848f82-2bb3-4989-997d-1611c9dc2561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1199 2024.05.08 03:37:59.185791 [ 3 ] {d3848f82-2bb3-4989-997d-1611c9dc2561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1200 2024.05.08 03:37:59.185992 [ 3 ] {d3848f82-2bb3-4989-997d-1611c9dc2561} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1201 2024.05.08 03:37:59.186527 [ 3 ] {d3848f82-2bb3-4989-997d-1611c9dc2561} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1202 2024.05.08 03:37:59.186570 [ 3 ] {d3848f82-2bb3-4989-997d-1611c9dc2561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB.
1203 2024.05.08 03:37:59.186939 [ 3 ] {d3848f82-2bb3-4989-997d-1611c9dc2561} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1204 2024.05.08 03:37:59.187273 [ 3 ] {d3848f82-2bb3-4989-997d-1611c9dc2561} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1205 2024.05.08 03:37:59.187414 [ 3 ] {d3848f82-2bb3-4989-997d-1611c9dc2561} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001752 sec., 9703.196347031962 rows/sec., 786.49 KiB/sec.
1206 2024.05.08 03:37:59.187726 [ 3 ] {d3848f82-2bb3-4989-997d-1611c9dc2561} <Debug> DynamicQueryHandler: Done processing query
1207 2024.05.08 03:37:59.187753 [ 3 ] {d3848f82-2bb3-4989-997d-1611c9dc2561} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1208 2024.05.08 03:37:59.187770 [ 3 ] {} <Debug> HTTP-Session: 8deaaaba-d9fa-4cef-8b29-973d2c429fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1209 2024.05.08 03:37:59.187898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1210 2024.05.08 03:37:59.187950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1211 2024.05.08 03:37:59.187970 [ 3 ] {} <Debug> HTTP-Session: db0725d8-9469-4958-be30-25fc65cbb100 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1212 2024.05.08 03:37:59.187988 [ 3 ] {} <Debug> HTTP-Session: db0725d8-9469-4958-be30-25fc65cbb100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1213 2024.05.08 03:37:59.188002 [ 3 ] {} <Debug> HTTP-Session: db0725d8-9469-4958-be30-25fc65cbb100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1214 2024.05.08 03:37:59.188036 [ 3 ] {} <Trace> HTTP-Session: db0725d8-9469-4958-be30-25fc65cbb100 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1215 2024.05.08 03:37:59.188153 [ 3 ] {7e5b1cc8-ae38-43f9-9394-5df5eafc2a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1216 2024.05.08 03:37:59.188200 [ 3 ] {7e5b1cc8-ae38-43f9-9394-5df5eafc2a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1217 2024.05.08 03:37:59.188346 [ 3 ] {7e5b1cc8-ae38-43f9-9394-5df5eafc2a33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1218 2024.05.08 03:37:59.188693 [ 3 ] {7e5b1cc8-ae38-43f9-9394-5df5eafc2a33} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1219 2024.05.08 03:37:59.188730 [ 3 ] {7e5b1cc8-ae38-43f9-9394-5df5eafc2a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB.
1220 2024.05.08 03:37:59.189046 [ 3 ] {7e5b1cc8-ae38-43f9-9394-5df5eafc2a33} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1221 2024.05.08 03:37:59.189350 [ 3 ] {7e5b1cc8-ae38-43f9-9394-5df5eafc2a33} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1222 2024.05.08 03:37:59.189480 [ 3 ] {7e5b1cc8-ae38-43f9-9394-5df5eafc2a33} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001367 sec., 37307.97366495977 rows/sec., 3.25 MiB/sec.
1223 2024.05.08 03:37:59.189677 [ 3 ] {7e5b1cc8-ae38-43f9-9394-5df5eafc2a33} <Debug> DynamicQueryHandler: Done processing query
1224 2024.05.08 03:37:59.189702 [ 3 ] {7e5b1cc8-ae38-43f9-9394-5df5eafc2a33} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1225 2024.05.08 03:37:59.189718 [ 3 ] {} <Debug> HTTP-Session: db0725d8-9469-4958-be30-25fc65cbb100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1226 2024.05.08 03:37:59.189848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1227 2024.05.08 03:37:59.189898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1228 2024.05.08 03:37:59.189917 [ 3 ] {} <Debug> HTTP-Session: 4e76a16e-b123-4a07-9bea-ebcf42872bee Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1229 2024.05.08 03:37:59.189934 [ 3 ] {} <Debug> HTTP-Session: 4e76a16e-b123-4a07-9bea-ebcf42872bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1230 2024.05.08 03:37:59.189948 [ 3 ] {} <Debug> HTTP-Session: 4e76a16e-b123-4a07-9bea-ebcf42872bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1231 2024.05.08 03:37:59.189979 [ 3 ] {} <Trace> HTTP-Session: 4e76a16e-b123-4a07-9bea-ebcf42872bee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1232 2024.05.08 03:37:59.190083 [ 3 ] {9191fa8d-13c9-4f18-8910-9ab58169d8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1233 2024.05.08 03:37:59.190126 [ 3 ] {9191fa8d-13c9-4f18-8910-9ab58169d8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1234 2024.05.08 03:37:59.190248 [ 3 ] {9191fa8d-13c9-4f18-8910-9ab58169d8fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1235 2024.05.08 03:37:59.190527 [ 3 ] {9191fa8d-13c9-4f18-8910-9ab58169d8fa} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1236 2024.05.08 03:37:59.190562 [ 3 ] {9191fa8d-13c9-4f18-8910-9ab58169d8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB.
1237 2024.05.08 03:37:59.190858 [ 3 ] {9191fa8d-13c9-4f18-8910-9ab58169d8fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1238 2024.05.08 03:37:59.191157 [ 3 ] {9191fa8d-13c9-4f18-8910-9ab58169d8fa} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1239 2024.05.08 03:37:59.191282 [ 3 ] {9191fa8d-13c9-4f18-8910-9ab58169d8fa} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001232 sec., 13798.701298701299 rows/sec., 1.08 MiB/sec.
1240 2024.05.08 03:37:59.191450 [ 3 ] {9191fa8d-13c9-4f18-8910-9ab58169d8fa} <Debug> DynamicQueryHandler: Done processing query
1241 2024.05.08 03:37:59.191474 [ 3 ] {9191fa8d-13c9-4f18-8910-9ab58169d8fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1242 2024.05.08 03:37:59.191491 [ 3 ] {} <Debug> HTTP-Session: 4e76a16e-b123-4a07-9bea-ebcf42872bee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1243 2024.05.08 03:37:59.191673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1244 2024.05.08 03:37:59.191722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1245 2024.05.08 03:37:59.191741 [ 3 ] {} <Debug> HTTP-Session: 3d923a90-f851-4a80-989f-bf24f484c0ac Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1246 2024.05.08 03:37:59.191757 [ 3 ] {} <Debug> HTTP-Session: 3d923a90-f851-4a80-989f-bf24f484c0ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1247 2024.05.08 03:37:59.191771 [ 3 ] {} <Debug> HTTP-Session: 3d923a90-f851-4a80-989f-bf24f484c0ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1248 2024.05.08 03:37:59.191801 [ 3 ] {} <Trace> HTTP-Session: 3d923a90-f851-4a80-989f-bf24f484c0ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1249 2024.05.08 03:37:59.191986 [ 3 ] {9d11568c-4465-47b6-af11-220d96883d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1250 2024.05.08 03:37:59.192033 [ 3 ] {9d11568c-4465-47b6-af11-220d96883d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1251 2024.05.08 03:37:59.192190 [ 3 ] {9d11568c-4465-47b6-af11-220d96883d4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1252 2024.05.08 03:37:59.192579 [ 3 ] {9d11568c-4465-47b6-af11-220d96883d4b} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1253 2024.05.08 03:37:59.192613 [ 3 ] {9d11568c-4465-47b6-af11-220d96883d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB.
1254 2024.05.08 03:37:59.193088 [ 3 ] {9d11568c-4465-47b6-af11-220d96883d4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1255 2024.05.08 03:37:59.193449 [ 3 ] {9d11568c-4465-47b6-af11-220d96883d4b} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1256 2024.05.08 03:37:59.193592 [ 3 ] {9d11568c-4465-47b6-af11-220d96883d4b} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001714 sec., 9918.319719953326 rows/sec., 13.38 MiB/sec.
1257 2024.05.08 03:37:59.193885 [ 3 ] {9d11568c-4465-47b6-af11-220d96883d4b} <Debug> DynamicQueryHandler: Done processing query
1258 2024.05.08 03:37:59.193910 [ 3 ] {9d11568c-4465-47b6-af11-220d96883d4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1259 2024.05.08 03:37:59.193926 [ 3 ] {} <Debug> HTTP-Session: 3d923a90-f851-4a80-989f-bf24f484c0ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1260 2024.05.08 03:38:04.185158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1261 2024.05.08 03:38:04.185283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1262 2024.05.08 03:38:04.185309 [ 3 ] {} <Debug> HTTP-Session: 754ae01f-8bd0-4cef-af2e-99595d6cb9bc Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1263 2024.05.08 03:38:04.185335 [ 3 ] {} <Debug> HTTP-Session: 754ae01f-8bd0-4cef-af2e-99595d6cb9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1264 2024.05.08 03:38:04.185351 [ 3 ] {} <Debug> HTTP-Session: 754ae01f-8bd0-4cef-af2e-99595d6cb9bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1265 2024.05.08 03:38:04.185400 [ 3 ] {} <Trace> HTTP-Session: 754ae01f-8bd0-4cef-af2e-99595d6cb9bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1266 2024.05.08 03:38:04.185627 [ 3 ] {5c2919d1-0d07-483a-a4f8-01b6cefd6ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1267 2024.05.08 03:38:04.186019 [ 3 ] {5c2919d1-0d07-483a-a4f8-01b6cefd6ef1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1268 2024.05.08 03:38:04.186138 [ 3 ] {5c2919d1-0d07-483a-a4f8-01b6cefd6ef1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE
1269 2024.05.08 03:38:04.186391 [ 3 ] {5c2919d1-0d07-483a-a4f8-01b6cefd6ef1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1270 2024.05.08 03:38:04.186627 [ 3 ] {5c2919d1-0d07-483a-a4f8-01b6cefd6ef1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1271 2024.05.08 03:38:04.189015 [ 3 ] {5c2919d1-0d07-483a-a4f8-01b6cefd6ef1} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
1272 2024.05.08 03:38:04.190468 [ 3 ] {5c2919d1-0d07-483a-a4f8-01b6cefd6ef1} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1273 2024.05.08 03:38:04.190522 [ 3 ] {5c2919d1-0d07-483a-a4f8-01b6cefd6ef1} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (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
1274 2024.05.08 03:38:04.190543 [ 3 ] {5c2919d1-0d07-483a-a4f8-01b6cefd6ef1} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1275 2024.05.08 03:38:04.190648 [ 3 ] {5c2919d1-0d07-483a-a4f8-01b6cefd6ef1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram'))"
1276 2024.05.08 03:38:04.190674 [ 3 ] {5c2919d1-0d07-483a-a4f8-01b6cefd6ef1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1277 2024.05.08 03:38:04.194725 [ 3 ] {5c2919d1-0d07-483a-a4f8-01b6cefd6ef1} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.009181 sec., 435.6823875394837 rows/sec., 20.10 KiB/sec.
1278 2024.05.08 03:38:04.195014 [ 3 ] {5c2919d1-0d07-483a-a4f8-01b6cefd6ef1} <Debug> DynamicQueryHandler: Done processing query
1279 2024.05.08 03:38:04.195040 [ 3 ] {5c2919d1-0d07-483a-a4f8-01b6cefd6ef1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1280 2024.05.08 03:38:04.195057 [ 3 ] {} <Debug> HTTP-Session: 754ae01f-8bd0-4cef-af2e-99595d6cb9bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1281 2024.05.08 03:38:04.195303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1282 2024.05.08 03:38:04.195355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1283 2024.05.08 03:38:04.195375 [ 3 ] {} <Debug> HTTP-Session: da8c3e9f-77ed-4fce-8fc6-f8a52eb5de34 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1284 2024.05.08 03:38:04.195395 [ 3 ] {} <Debug> HTTP-Session: da8c3e9f-77ed-4fce-8fc6-f8a52eb5de34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1285 2024.05.08 03:38:04.195409 [ 3 ] {} <Debug> HTTP-Session: da8c3e9f-77ed-4fce-8fc6-f8a52eb5de34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1286 2024.05.08 03:38:04.195447 [ 3 ] {} <Trace> HTTP-Session: da8c3e9f-77ed-4fce-8fc6-f8a52eb5de34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1287 2024.05.08 03:38:04.195587 [ 3 ] {6063c560-fd57-4d5d-9d3a-70bb7dcd55dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
1288 2024.05.08 03:38:04.195829 [ 3 ] {6063c560-fd57-4d5d-9d3a-70bb7dcd55dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1289 2024.05.08 03:38:04.195862 [ 3 ] {6063c560-fd57-4d5d-9d3a-70bb7dcd55dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received')" moved to PREWHERE
1290 2024.05.08 03:38:04.196066 [ 3 ] {6063c560-fd57-4d5d-9d3a-70bb7dcd55dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1291 2024.05.08 03:38:04.196135 [ 3 ] {6063c560-fd57-4d5d-9d3a-70bb7dcd55dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1292 2024.05.08 03:38:04.196274 [ 3 ] {6063c560-fd57-4d5d-9d3a-70bb7dcd55dc} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1293 2024.05.08 03:38:04.196307 [ 3 ] {6063c560-fd57-4d5d-9d3a-70bb7dcd55dc} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1294 2024.05.08 03:38:04.196330 [ 3 ] {6063c560-fd57-4d5d-9d3a-70bb7dcd55dc} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (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
1295 2024.05.08 03:38:04.196346 [ 3 ] {6063c560-fd57-4d5d-9d3a-70bb7dcd55dc} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1296 2024.05.08 03:38:04.196385 [ 3 ] {6063c560-fd57-4d5d-9d3a-70bb7dcd55dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received'))"
1297 2024.05.08 03:38:04.196405 [ 3 ] {6063c560-fd57-4d5d-9d3a-70bb7dcd55dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1298 2024.05.08 03:38:04.197264 [ 3 ] {6063c560-fd57-4d5d-9d3a-70bb7dcd55dc} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001734 sec., 2306.8050749711647 rows/sec., 106.44 KiB/sec.
1299 2024.05.08 03:38:04.197493 [ 3 ] {6063c560-fd57-4d5d-9d3a-70bb7dcd55dc} <Debug> DynamicQueryHandler: Done processing query
1300 2024.05.08 03:38:04.197517 [ 3 ] {6063c560-fd57-4d5d-9d3a-70bb7dcd55dc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1301 2024.05.08 03:38:04.197533 [ 3 ] {} <Debug> HTTP-Session: da8c3e9f-77ed-4fce-8fc6-f8a52eb5de34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1302 2024.05.08 03:38:04.197744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1303 2024.05.08 03:38:04.197790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1304 2024.05.08 03:38:04.197809 [ 3 ] {} <Debug> HTTP-Session: 2d515445-657d-4cb3-8d4b-75c4fd9d98f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1305 2024.05.08 03:38:04.197826 [ 3 ] {} <Debug> HTTP-Session: 2d515445-657d-4cb3-8d4b-75c4fd9d98f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1306 2024.05.08 03:38:04.197840 [ 3 ] {} <Debug> HTTP-Session: 2d515445-657d-4cb3-8d4b-75c4fd9d98f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1307 2024.05.08 03:38:04.197871 [ 3 ] {} <Trace> HTTP-Session: 2d515445-657d-4cb3-8d4b-75c4fd9d98f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1308 2024.05.08 03:38:04.197993 [ 3 ] {6699eea8-6149-47de-990a-98c08e408f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
1309 2024.05.08 03:38:04.198221 [ 3 ] {6699eea8-6149-47de-990a-98c08e408f60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1310 2024.05.08 03:38:04.198253 [ 3 ] {6699eea8-6149-47de-990a-98c08e408f60} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent')" moved to PREWHERE
1311 2024.05.08 03:38:04.198456 [ 3 ] {6699eea8-6149-47de-990a-98c08e408f60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1312 2024.05.08 03:38:04.198519 [ 3 ] {6699eea8-6149-47de-990a-98c08e408f60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1313 2024.05.08 03:38:04.198654 [ 3 ] {6699eea8-6149-47de-990a-98c08e408f60} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1314 2024.05.08 03:38:04.198685 [ 3 ] {6699eea8-6149-47de-990a-98c08e408f60} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1315 2024.05.08 03:38:04.198707 [ 3 ] {6699eea8-6149-47de-990a-98c08e408f60} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (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
1316 2024.05.08 03:38:04.198723 [ 3 ] {6699eea8-6149-47de-990a-98c08e408f60} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1317 2024.05.08 03:38:04.198762 [ 3 ] {6699eea8-6149-47de-990a-98c08e408f60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent'))"
1318 2024.05.08 03:38:04.198780 [ 3 ] {6699eea8-6149-47de-990a-98c08e408f60} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1319 2024.05.08 03:38:04.199615 [ 3 ] {6699eea8-6149-47de-990a-98c08e408f60} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001672 sec., 2392.3444976076553 rows/sec., 110.39 KiB/sec.
1320 2024.05.08 03:38:04.199838 [ 3 ] {6699eea8-6149-47de-990a-98c08e408f60} <Debug> DynamicQueryHandler: Done processing query
1321 2024.05.08 03:38:04.199862 [ 3 ] {6699eea8-6149-47de-990a-98c08e408f60} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1322 2024.05.08 03:38:04.199878 [ 3 ] {} <Debug> HTTP-Session: 2d515445-657d-4cb3-8d4b-75c4fd9d98f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1323 2024.05.08 03:38:04.200189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1324 2024.05.08 03:38:04.200235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1325 2024.05.08 03:38:04.200254 [ 3 ] {} <Debug> HTTP-Session: 382860d8-adce-4b0f-bce0-d7f52986b546 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1326 2024.05.08 03:38:04.200270 [ 3 ] {} <Debug> HTTP-Session: 382860d8-adce-4b0f-bce0-d7f52986b546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1327 2024.05.08 03:38:04.200283 [ 3 ] {} <Debug> HTTP-Session: 382860d8-adce-4b0f-bce0-d7f52986b546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1328 2024.05.08 03:38:04.200314 [ 3 ] {} <Trace> HTTP-Session: 382860d8-adce-4b0f-bce0-d7f52986b546 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1329 2024.05.08 03:38:04.200435 [ 3 ] {14856dc4-0637-48a1-816c-a794e70fb565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
1330 2024.05.08 03:38:04.200663 [ 3 ] {14856dc4-0637-48a1-816c-a794e70fb565} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1331 2024.05.08 03:38:04.200696 [ 3 ] {14856dc4-0637-48a1-816c-a794e70fb565} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent')" moved to PREWHERE
1332 2024.05.08 03:38:04.200902 [ 3 ] {14856dc4-0637-48a1-816c-a794e70fb565} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1333 2024.05.08 03:38:04.200963 [ 3 ] {14856dc4-0637-48a1-816c-a794e70fb565} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1334 2024.05.08 03:38:04.201098 [ 3 ] {14856dc4-0637-48a1-816c-a794e70fb565} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1335 2024.05.08 03:38:04.201128 [ 3 ] {14856dc4-0637-48a1-816c-a794e70fb565} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1336 2024.05.08 03:38:04.201151 [ 3 ] {14856dc4-0637-48a1-816c-a794e70fb565} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (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
1337 2024.05.08 03:38:04.201167 [ 3 ] {14856dc4-0637-48a1-816c-a794e70fb565} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1338 2024.05.08 03:38:04.201205 [ 3 ] {14856dc4-0637-48a1-816c-a794e70fb565} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent'))"
1339 2024.05.08 03:38:04.201224 [ 3 ] {14856dc4-0637-48a1-816c-a794e70fb565} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1340 2024.05.08 03:38:04.201990 [ 3 ] {14856dc4-0637-48a1-816c-a794e70fb565} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001605 sec., 2492.21183800623 rows/sec., 115.00 KiB/sec.
1341 2024.05.08 03:38:04.202210 [ 3 ] {14856dc4-0637-48a1-816c-a794e70fb565} <Debug> DynamicQueryHandler: Done processing query
1342 2024.05.08 03:38:04.202233 [ 3 ] {14856dc4-0637-48a1-816c-a794e70fb565} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1343 2024.05.08 03:38:04.202250 [ 3 ] {} <Debug> HTTP-Session: 382860d8-adce-4b0f-bce0-d7f52986b546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1344 2024.05.08 03:38:04.202509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1345 2024.05.08 03:38:04.202556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1346 2024.05.08 03:38:04.202575 [ 3 ] {} <Debug> HTTP-Session: 5bcd1d22-eba7-438e-8258-ed3b39777c81 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1347 2024.05.08 03:38:04.202591 [ 3 ] {} <Debug> HTTP-Session: 5bcd1d22-eba7-438e-8258-ed3b39777c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1348 2024.05.08 03:38:04.202606 [ 3 ] {} <Debug> HTTP-Session: 5bcd1d22-eba7-438e-8258-ed3b39777c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1349 2024.05.08 03:38:04.202636 [ 3 ] {} <Trace> HTTP-Session: 5bcd1d22-eba7-438e-8258-ed3b39777c81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1350 2024.05.08 03:38:04.202762 [ 3 ] {5cc13ce0-ff82-432d-9e53-823736002c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1351 2024.05.08 03:38:04.202994 [ 3 ] {5cc13ce0-ff82-432d-9e53-823736002c86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1352 2024.05.08 03:38:04.203027 [ 3 ] {5cc13ce0-ff82-432d-9e53-823736002c86} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received')" moved to PREWHERE
1353 2024.05.08 03:38:04.203236 [ 3 ] {5cc13ce0-ff82-432d-9e53-823736002c86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1354 2024.05.08 03:38:04.203298 [ 3 ] {5cc13ce0-ff82-432d-9e53-823736002c86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1355 2024.05.08 03:38:04.203430 [ 3 ] {5cc13ce0-ff82-432d-9e53-823736002c86} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1356 2024.05.08 03:38:04.203462 [ 3 ] {5cc13ce0-ff82-432d-9e53-823736002c86} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1357 2024.05.08 03:38:04.203484 [ 3 ] {5cc13ce0-ff82-432d-9e53-823736002c86} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (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
1358 2024.05.08 03:38:04.203502 [ 3 ] {5cc13ce0-ff82-432d-9e53-823736002c86} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1359 2024.05.08 03:38:04.203540 [ 3 ] {5cc13ce0-ff82-432d-9e53-823736002c86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received'))"
1360 2024.05.08 03:38:04.203559 [ 3 ] {5cc13ce0-ff82-432d-9e53-823736002c86} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1361 2024.05.08 03:38:04.204415 [ 3 ] {5cc13ce0-ff82-432d-9e53-823736002c86} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001704 sec., 2347.417840375587 rows/sec., 108.32 KiB/sec.
1362 2024.05.08 03:38:04.204640 [ 3 ] {5cc13ce0-ff82-432d-9e53-823736002c86} <Debug> DynamicQueryHandler: Done processing query
1363 2024.05.08 03:38:04.204664 [ 3 ] {5cc13ce0-ff82-432d-9e53-823736002c86} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1364 2024.05.08 03:38:04.204681 [ 3 ] {} <Debug> HTTP-Session: 5bcd1d22-eba7-438e-8258-ed3b39777c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1365 2024.05.08 03:38:04.204898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1366 2024.05.08 03:38:04.204945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1367 2024.05.08 03:38:04.204964 [ 3 ] {} <Debug> HTTP-Session: fd109c16-ff63-4d87-8a0e-e7dc0196cfdb Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1368 2024.05.08 03:38:04.204980 [ 3 ] {} <Debug> HTTP-Session: fd109c16-ff63-4d87-8a0e-e7dc0196cfdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1369 2024.05.08 03:38:04.204994 [ 3 ] {} <Debug> HTTP-Session: fd109c16-ff63-4d87-8a0e-e7dc0196cfdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1370 2024.05.08 03:38:04.205025 [ 3 ] {} <Trace> HTTP-Session: fd109c16-ff63-4d87-8a0e-e7dc0196cfdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1371 2024.05.08 03:38:04.205151 [ 3 ] {07ad0adb-f2a3-487a-9e9c-557e4336f46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1372 2024.05.08 03:38:04.205385 [ 3 ] {07ad0adb-f2a3-487a-9e9c-557e4336f46b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1373 2024.05.08 03:38:04.205419 [ 3 ] {07ad0adb-f2a3-487a-9e9c-557e4336f46b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received')" moved to PREWHERE
1374 2024.05.08 03:38:04.205635 [ 3 ] {07ad0adb-f2a3-487a-9e9c-557e4336f46b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1375 2024.05.08 03:38:04.205697 [ 3 ] {07ad0adb-f2a3-487a-9e9c-557e4336f46b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1376 2024.05.08 03:38:04.205831 [ 3 ] {07ad0adb-f2a3-487a-9e9c-557e4336f46b} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1377 2024.05.08 03:38:04.205863 [ 3 ] {07ad0adb-f2a3-487a-9e9c-557e4336f46b} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1378 2024.05.08 03:38:04.205885 [ 3 ] {07ad0adb-f2a3-487a-9e9c-557e4336f46b} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (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
1379 2024.05.08 03:38:04.205901 [ 3 ] {07ad0adb-f2a3-487a-9e9c-557e4336f46b} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1380 2024.05.08 03:38:04.205939 [ 3 ] {07ad0adb-f2a3-487a-9e9c-557e4336f46b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received'))"
1381 2024.05.08 03:38:04.205958 [ 3 ] {07ad0adb-f2a3-487a-9e9c-557e4336f46b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1382 2024.05.08 03:38:04.206766 [ 3 ] {07ad0adb-f2a3-487a-9e9c-557e4336f46b} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001667 sec., 2399.520095980804 rows/sec., 110.72 KiB/sec.
1383 2024.05.08 03:38:04.206987 [ 3 ] {07ad0adb-f2a3-487a-9e9c-557e4336f46b} <Debug> DynamicQueryHandler: Done processing query
1384 2024.05.08 03:38:04.207010 [ 3 ] {07ad0adb-f2a3-487a-9e9c-557e4336f46b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1385 2024.05.08 03:38:04.207026 [ 3 ] {} <Debug> HTTP-Session: fd109c16-ff63-4d87-8a0e-e7dc0196cfdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1386 2024.05.08 03:38:04.221920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1387 2024.05.08 03:38:04.221970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1388 2024.05.08 03:38:04.221989 [ 3 ] {} <Debug> HTTP-Session: 5320a0e3-8982-4574-88ef-c6fddb330f44 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1389 2024.05.08 03:38:04.222006 [ 3 ] {} <Debug> HTTP-Session: 5320a0e3-8982-4574-88ef-c6fddb330f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1390 2024.05.08 03:38:04.222021 [ 3 ] {} <Debug> HTTP-Session: 5320a0e3-8982-4574-88ef-c6fddb330f44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1391 2024.05.08 03:38:04.222051 [ 3 ] {} <Trace> HTTP-Session: 5320a0e3-8982-4574-88ef-c6fddb330f44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1392 2024.05.08 03:38:04.222161 [ 3 ] {a8286e6c-c813-479e-bcf6-d55bc1088f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1393 2024.05.08 03:38:04.222206 [ 3 ] {a8286e6c-c813-479e-bcf6-d55bc1088f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1394 2024.05.08 03:38:04.222367 [ 3 ] {a8286e6c-c813-479e-bcf6-d55bc1088f08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1395 2024.05.08 03:38:04.222726 [ 3 ] {a8286e6c-c813-479e-bcf6-d55bc1088f08} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1396 2024.05.08 03:38:04.222764 [ 3 ] {a8286e6c-c813-479e-bcf6-d55bc1088f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1397 2024.05.08 03:38:04.223283 [ 3 ] {a8286e6c-c813-479e-bcf6-d55bc1088f08} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1398 2024.05.08 03:38:04.223602 [ 3 ] {a8286e6c-c813-479e-bcf6-d55bc1088f08} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1399 2024.05.08 03:38:04.223762 [ 3 ] {a8286e6c-c813-479e-bcf6-d55bc1088f08} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001629 sec., 3683.2412523020257 rows/sec., 597.09 KiB/sec.
1400 2024.05.08 03:38:04.224049 [ 3 ] {a8286e6c-c813-479e-bcf6-d55bc1088f08} <Debug> DynamicQueryHandler: Done processing query
1401 2024.05.08 03:38:04.224073 [ 3 ] {a8286e6c-c813-479e-bcf6-d55bc1088f08} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1402 2024.05.08 03:38:04.224089 [ 3 ] {} <Debug> HTTP-Session: 5320a0e3-8982-4574-88ef-c6fddb330f44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1403 2024.05.08 03:38:04.224217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 5034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1404 2024.05.08 03:38:04.224264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1405 2024.05.08 03:38:04.224282 [ 3 ] {} <Debug> HTTP-Session: 3e0276f9-ec4c-4562-b136-7ba73a533a58 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1406 2024.05.08 03:38:04.224300 [ 3 ] {} <Debug> HTTP-Session: 3e0276f9-ec4c-4562-b136-7ba73a533a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1407 2024.05.08 03:38:04.224314 [ 3 ] {} <Debug> HTTP-Session: 3e0276f9-ec4c-4562-b136-7ba73a533a58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1408 2024.05.08 03:38:04.224343 [ 3 ] {} <Trace> HTTP-Session: 3e0276f9-ec4c-4562-b136-7ba73a533a58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1409 2024.05.08 03:38:04.224460 [ 3 ] {96d56f04-15b8-4e7e-993f-ea636ad065f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1410 2024.05.08 03:38:04.224503 [ 3 ] {96d56f04-15b8-4e7e-993f-ea636ad065f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1411 2024.05.08 03:38:04.224643 [ 3 ] {96d56f04-15b8-4e7e-993f-ea636ad065f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1412 2024.05.08 03:38:04.224958 [ 3 ] {96d56f04-15b8-4e7e-993f-ea636ad065f8} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1413 2024.05.08 03:38:04.224994 [ 3 ] {96d56f04-15b8-4e7e-993f-ea636ad065f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1414 2024.05.08 03:38:04.225326 [ 3 ] {96d56f04-15b8-4e7e-993f-ea636ad065f8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1415 2024.05.08 03:38:04.225632 [ 3 ] {96d56f04-15b8-4e7e-993f-ea636ad065f8} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1416 2024.05.08 03:38:04.225784 [ 3 ] {96d56f04-15b8-4e7e-993f-ea636ad065f8} <Debug> executeQuery: Read 36 rows, 2.81 KiB in 0.001362 sec., 26431.71806167401 rows/sec., 2.02 MiB/sec.
1417 2024.05.08 03:38:04.225784 [ 94 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1418 2024.05.08 03:38:04.225912 [ 94 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1419 2024.05.08 03:38:04.225956 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1420 2024.05.08 03:38:04.225992 [ 3 ] {96d56f04-15b8-4e7e-993f-ea636ad065f8} <Debug> DynamicQueryHandler: Done processing query
1421 2024.05.08 03:38:04.226029 [ 3 ] {96d56f04-15b8-4e7e-993f-ea636ad065f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1422 2024.05.08 03:38:04.226067 [ 3 ] {} <Debug> HTTP-Session: 3e0276f9-ec4c-4562-b136-7ba73a533a58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1423 2024.05.08 03:38:04.226250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1424 2024.05.08 03:38:04.226305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1425 2024.05.08 03:38:04.226325 [ 3 ] {} <Debug> HTTP-Session: 4ccc86b8-9358-4de9-a722-8adc70b37b2e Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1426 2024.05.08 03:38:04.226341 [ 3 ] {} <Debug> HTTP-Session: 4ccc86b8-9358-4de9-a722-8adc70b37b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1427 2024.05.08 03:38:04.226356 [ 3 ] {} <Debug> HTTP-Session: 4ccc86b8-9358-4de9-a722-8adc70b37b2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1428 2024.05.08 03:38:04.226388 [ 197 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
1429 2024.05.08 03:38:04.226401 [ 3 ] {} <Trace> HTTP-Session: 4ccc86b8-9358-4de9-a722-8adc70b37b2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1430 2024.05.08 03:38:04.226660 [ 3 ] {32bc9999-de02-449d-aff0-1a965147c8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1431 2024.05.08 03:38:04.226739 [ 197 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1432 2024.05.08 03:38:04.226750 [ 3 ] {32bc9999-de02-449d-aff0-1a965147c8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1433 2024.05.08 03:38:04.226910 [ 197 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part
1434 2024.05.08 03:38:04.226976 [ 3 ] {32bc9999-de02-449d-aff0-1a965147c8b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1435 2024.05.08 03:38:04.227246 [ 197 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part
1436 2024.05.08 03:38:04.227492 [ 197 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 51 rows starting from the beginning of the part
1437 2024.05.08 03:38:04.227785 [ 197 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part
1438 2024.05.08 03:38:04.228158 [ 197 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 51 rows starting from the beginning of the part
1439 2024.05.08 03:38:04.228571 [ 197 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part
1440 2024.05.08 03:38:04.228799 [ 3 ] {32bc9999-de02-449d-aff0-1a965147c8b3} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1441 2024.05.08 03:38:04.228892 [ 3 ] {32bc9999-de02-449d-aff0-1a965147c8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1442 2024.05.08 03:38:04.229818 [ 3 ] {32bc9999-de02-449d-aff0-1a965147c8b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1443 2024.05.08 03:38:04.230702 [ 3 ] {32bc9999-de02-449d-aff0-1a965147c8b3} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1444 2024.05.08 03:38:04.230982 [ 94 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1445 2024.05.08 03:38:04.231067 [ 94 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1446 2024.05.08 03:38:04.231100 [ 3 ] {32bc9999-de02-449d-aff0-1a965147c8b3} <Debug> executeQuery: Read 24 rows, 1.90 KiB in 0.004506 sec., 5326.231691078562 rows/sec., 421.31 KiB/sec.
1447 2024.05.08 03:38:04.231129 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1448 2024.05.08 03:38:04.231736 [ 3 ] {32bc9999-de02-449d-aff0-1a965147c8b3} <Debug> DynamicQueryHandler: Done processing query
1449 2024.05.08 03:38:04.231812 [ 3 ] {32bc9999-de02-449d-aff0-1a965147c8b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1450 2024.05.08 03:38:04.231877 [ 3 ] {} <Debug> HTTP-Session: 4ccc86b8-9358-4de9-a722-8adc70b37b2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1451 2024.05.08 03:38:04.232143 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
1452 2024.05.08 03:38:04.232195 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 4 columns (4 merged, 0 gathered) in 0.006151456 sec., 46330.494764166404 rows/sec., 3.97 MiB/sec.
1453 2024.05.08 03:38:04.232403 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1454 2024.05.08 03:38:04.232465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 78517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1455 2024.05.08 03:38:04.232484 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part
1456 2024.05.08 03:38:04.232560 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1457 2024.05.08 03:38:04.232581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1458 2024.05.08 03:38:04.232699 [ 3 ] {} <Debug> HTTP-Session: 84900cb0-8ffd-4870-b118-87c476a77ad5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1459 2024.05.08 03:38:04.232789 [ 3 ] {} <Debug> HTTP-Session: 84900cb0-8ffd-4870-b118-87c476a77ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1460 2024.05.08 03:38:04.232841 [ 3 ] {} <Debug> HTTP-Session: 84900cb0-8ffd-4870-b118-87c476a77ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1461 2024.05.08 03:38:04.232981 [ 3 ] {} <Trace> HTTP-Session: 84900cb0-8ffd-4870-b118-87c476a77ad5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1462 2024.05.08 03:38:04.233069 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part
1463 2024.05.08 03:38:04.233661 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part
1464 2024.05.08 03:38:04.234011 [ 3 ] {a264e62e-0fd2-4016-9bca-8b95b6d7e3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1465 2024.05.08 03:38:04.234037 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part
1466 2024.05.08 03:38:04.234178 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_6_1} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1467 2024.05.08 03:38:04.234283 [ 3 ] {a264e62e-0fd2-4016-9bca-8b95b6d7e3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1468 2024.05.08 03:38:04.234580 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_6_1} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1469 2024.05.08 03:38:04.234686 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part
1470 2024.05.08 03:38:04.234891 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1471 2024.05.08 03:38:04.235167 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part
1472 2024.05.08 03:38:04.235432 [ 3 ] {a264e62e-0fd2-4016-9bca-8b95b6d7e3ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1473 2024.05.08 03:38:04.236654 [ 3 ] {a264e62e-0fd2-4016-9bca-8b95b6d7e3ae} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1474 2024.05.08 03:38:04.236722 [ 3 ] {a264e62e-0fd2-4016-9bca-8b95b6d7e3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1475 2024.05.08 03:38:04.237632 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.006205377 sec., 18371.164233857187 rows/sec., 1.43 MiB/sec.
1476 2024.05.08 03:38:04.237751 [ 3 ] {a264e62e-0fd2-4016-9bca-8b95b6d7e3ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1477 2024.05.08 03:38:04.237800 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1478 2024.05.08 03:38:04.238750 [ 3 ] {a264e62e-0fd2-4016-9bca-8b95b6d7e3ae} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1479 2024.05.08 03:38:04.238792 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_6_1} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1480 2024.05.08 03:38:04.239008 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_6_1} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1481 2024.05.08 03:38:04.239079 [ 3 ] {a264e62e-0fd2-4016-9bca-8b95b6d7e3ae} <Debug> executeQuery: Read 408 rows, 29.48 KiB in 0.005741 sec., 71067.75823027348 rows/sec., 5.02 MiB/sec.
1482 2024.05.08 03:38:04.239441 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1483 2024.05.08 03:38:04.239574 [ 3 ] {a264e62e-0fd2-4016-9bca-8b95b6d7e3ae} <Debug> DynamicQueryHandler: Done processing query
1484 2024.05.08 03:38:04.239603 [ 3 ] {a264e62e-0fd2-4016-9bca-8b95b6d7e3ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
1485 2024.05.08 03:38:04.239618 [ 3 ] {} <Debug> HTTP-Session: 84900cb0-8ffd-4870-b118-87c476a77ad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1486 2024.05.08 03:38:05.000172 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.22 MiB, peak 184.81 MiB, free memory in arenas 0.00 B, will set to 177.75 MiB (RSS), difference: 1.53 MiB
1487 2024.05.08 03:38:08.590931 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache
1488 2024.05.08 03:38:08.590994 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache
1489 2024.05.08 03:38:09.185291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1490 2024.05.08 03:38:09.185415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1491 2024.05.08 03:38:09.185443 [ 3 ] {} <Debug> HTTP-Session: 1e693c4d-bd19-4d73-9555-eef9cd70cb63 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1492 2024.05.08 03:38:09.185472 [ 3 ] {} <Debug> HTTP-Session: 1e693c4d-bd19-4d73-9555-eef9cd70cb63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1493 2024.05.08 03:38:09.185490 [ 3 ] {} <Debug> HTTP-Session: 1e693c4d-bd19-4d73-9555-eef9cd70cb63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1494 2024.05.08 03:38:09.185547 [ 3 ] {} <Trace> HTTP-Session: 1e693c4d-bd19-4d73-9555-eef9cd70cb63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1495 2024.05.08 03:38:09.185798 [ 3 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1496 2024.05.08 03:38:09.186156 [ 3 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1497 2024.05.08 03:38:09.186192 [ 3 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1498 2024.05.08 03:38:09.186458 [ 3 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1499 2024.05.08 03:38:09.186538 [ 3 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1500 2024.05.08 03:38:09.186712 [ 3 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1501 2024.05.08 03:38:09.186861 [ 251 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1502 2024.05.08 03:38:09.186886 [ 254 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1503 2024.05.08 03:38:09.187027 [ 3 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (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
1504 2024.05.08 03:38:09.187055 [ 3 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1505 2024.05.08 03:38:09.187246 [ 3 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1506 2024.05.08 03:38:09.189548 [ 3 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Reading approx. 10 rows with 2 streams
1507 2024.05.08 03:38:09.189624 [ 3 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1508 2024.05.08 03:38:09.189676 [ 3 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1509 2024.05.08 03:38:09.191674 [ 3 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Debug> executeQuery: Read 10 rows, 435.00 B in 0.005983 sec., 1671.4023065351832 rows/sec., 71.00 KiB/sec.
1510 2024.05.08 03:38:09.192038 [ 3 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Debug> DynamicQueryHandler: Done processing query
1511 2024.05.08 03:38:09.192068 [ 3 ] {796e3c9b-5348-4fff-b6cb-e1f41d4c5488} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
1512 2024.05.08 03:38:09.192088 [ 3 ] {} <Debug> HTTP-Session: 1e693c4d-bd19-4d73-9555-eef9cd70cb63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1513 2024.05.08 03:38:09.192357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1514 2024.05.08 03:38:09.192415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1515 2024.05.08 03:38:09.192437 [ 3 ] {} <Debug> HTTP-Session: 38ef8cd1-cde0-4212-a4c0-060ab4395e09 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1516 2024.05.08 03:38:09.192457 [ 3 ] {} <Debug> HTTP-Session: 38ef8cd1-cde0-4212-a4c0-060ab4395e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1517 2024.05.08 03:38:09.192474 [ 3 ] {} <Debug> HTTP-Session: 38ef8cd1-cde0-4212-a4c0-060ab4395e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1518 2024.05.08 03:38:09.192513 [ 3 ] {} <Trace> HTTP-Session: 38ef8cd1-cde0-4212-a4c0-060ab4395e09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1519 2024.05.08 03:38:09.192674 [ 3 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1520 2024.05.08 03:38:09.192949 [ 3 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1521 2024.05.08 03:38:09.192984 [ 3 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent')" moved to PREWHERE
1522 2024.05.08 03:38:09.193209 [ 3 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1523 2024.05.08 03:38:09.193273 [ 3 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1524 2024.05.08 03:38:09.193413 [ 3 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1525 2024.05.08 03:38:09.193490 [ 257 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1526 2024.05.08 03:38:09.193506 [ 256 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1527 2024.05.08 03:38:09.193604 [ 3 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (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
1528 2024.05.08 03:38:09.193631 [ 3 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Spreading mark ranges among streams (default reading)
1529 2024.05.08 03:38:09.193709 [ 3 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1530 2024.05.08 03:38:09.193728 [ 3 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Debug> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5) (SelectExecutor): Reading approx. 10 rows with 2 streams
1531 2024.05.08 03:38:09.193765 [ 3 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1532 2024.05.08 03:38:09.193802 [ 3 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent'))"
1533 2024.05.08 03:38:09.195110 [ 3 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Debug> executeQuery: Read 10 rows, 435.00 B in 0.00251 sec., 3984.06374501992 rows/sec., 169.24 KiB/sec.
1534 2024.05.08 03:38:09.195398 [ 3 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Debug> DynamicQueryHandler: Done processing query
1535 2024.05.08 03:38:09.195422 [ 3 ] {95f7c65a-36fc-4b85-b847-8377c7337464} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
1536 2024.05.08 03:38:09.195437 [ 3 ] {} <Debug> HTTP-Session: 38ef8cd1-cde0-4212-a4c0-060ab4395e09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1537 2024.05.08 03:38:09.196803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1538 2024.05.08 03:38:09.196856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1539 2024.05.08 03:38:09.196879 [ 3 ] {} <Debug> HTTP-Session: e1ea8059-f0d7-4e65-9dcd-91dbf8030f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1540 2024.05.08 03:38:09.196900 [ 3 ] {} <Debug> HTTP-Session: e1ea8059-f0d7-4e65-9dcd-91dbf8030f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1541 2024.05.08 03:38:09.196916 [ 3 ] {} <Debug> HTTP-Session: e1ea8059-f0d7-4e65-9dcd-91dbf8030f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1542 2024.05.08 03:38:09.196954 [ 3 ] {} <Trace> HTTP-Session: e1ea8059-f0d7-4e65-9dcd-91dbf8030f04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1543 2024.05.08 03:38:09.197084 [ 3 ] {c888832b-7bd8-4dc3-8789-5764d758f781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1544 2024.05.08 03:38:09.197138 [ 3 ] {c888832b-7bd8-4dc3-8789-5764d758f781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1545 2024.05.08 03:38:09.197337 [ 3 ] {c888832b-7bd8-4dc3-8789-5764d758f781} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1546 2024.05.08 03:38:09.197690 [ 3 ] {c888832b-7bd8-4dc3-8789-5764d758f781} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1547 2024.05.08 03:38:09.197736 [ 3 ] {c888832b-7bd8-4dc3-8789-5764d758f781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1548 2024.05.08 03:38:09.198257 [ 3 ] {c888832b-7bd8-4dc3-8789-5764d758f781} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1549 2024.05.08 03:38:09.198568 [ 3 ] {c888832b-7bd8-4dc3-8789-5764d758f781} <Trace> oximeter.timeseries_schema (e81c7d4e-d731-4922-8ffe-3ba41cbec4b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1550 2024.05.08 03:38:09.198703 [ 3 ] {c888832b-7bd8-4dc3-8789-5764d758f781} <Debug> executeQuery: Read 2 rows, 488.00 B in 0.001659 sec., 1205.5455093429775 rows/sec., 287.26 KiB/sec.
1551 2024.05.08 03:38:09.199015 [ 3 ] {c888832b-7bd8-4dc3-8789-5764d758f781} <Debug> DynamicQueryHandler: Done processing query
1552 2024.05.08 03:38:09.199039 [ 3 ] {c888832b-7bd8-4dc3-8789-5764d758f781} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1553 2024.05.08 03:38:09.199055 [ 3 ] {} <Debug> HTTP-Session: e1ea8059-f0d7-4e65-9dcd-91dbf8030f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1554 2024.05.08 03:38:09.199185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1555 2024.05.08 03:38:09.199231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1556 2024.05.08 03:38:09.199250 [ 3 ] {} <Debug> HTTP-Session: eea2575c-59d9-4d55-ad08-ebea5416b7a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1557 2024.05.08 03:38:09.199266 [ 3 ] {} <Debug> HTTP-Session: eea2575c-59d9-4d55-ad08-ebea5416b7a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1558 2024.05.08 03:38:09.199280 [ 3 ] {} <Debug> HTTP-Session: eea2575c-59d9-4d55-ad08-ebea5416b7a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1559 2024.05.08 03:38:09.199310 [ 3 ] {} <Trace> HTTP-Session: eea2575c-59d9-4d55-ad08-ebea5416b7a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1560 2024.05.08 03:38:09.199431 [ 3 ] {20b5bfcf-fe02-42e6-b4b8-6003ad71f68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1561 2024.05.08 03:38:09.199475 [ 3 ] {20b5bfcf-fe02-42e6-b4b8-6003ad71f68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1562 2024.05.08 03:38:09.199620 [ 3 ] {20b5bfcf-fe02-42e6-b4b8-6003ad71f68f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1563 2024.05.08 03:38:09.199913 [ 3 ] {20b5bfcf-fe02-42e6-b4b8-6003ad71f68f} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1564 2024.05.08 03:38:09.199949 [ 3 ] {20b5bfcf-fe02-42e6-b4b8-6003ad71f68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1565 2024.05.08 03:38:09.200250 [ 3 ] {20b5bfcf-fe02-42e6-b4b8-6003ad71f68f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1566 2024.05.08 03:38:09.200554 [ 3 ] {20b5bfcf-fe02-42e6-b4b8-6003ad71f68f} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1567 2024.05.08 03:38:09.200700 [ 86 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1568 2024.05.08 03:38:09.200710 [ 3 ] {20b5bfcf-fe02-42e6-b4b8-6003ad71f68f} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001297 sec., 13107.170393215112 rows/sec., 1.04 MiB/sec.
1569 2024.05.08 03:38:09.200784 [ 86 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1570 2024.05.08 03:38:09.200848 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1571 2024.05.08 03:38:09.201038 [ 3 ] {20b5bfcf-fe02-42e6-b4b8-6003ad71f68f} <Debug> DynamicQueryHandler: Done processing query
1572 2024.05.08 03:38:09.201126 [ 3 ] {20b5bfcf-fe02-42e6-b4b8-6003ad71f68f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1573 2024.05.08 03:38:09.201208 [ 3 ] {} <Debug> HTTP-Session: eea2575c-59d9-4d55-ad08-ebea5416b7a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1574 2024.05.08 03:38:09.201357 [ 192 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
1575 2024.05.08 03:38:09.201434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1576 2024.05.08 03:38:09.201529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1577 2024.05.08 03:38:09.201588 [ 3 ] {} <Debug> HTTP-Session: 437ea499-7a66-4ded-a842-42b208e70594 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1578 2024.05.08 03:38:09.201631 [ 3 ] {} <Debug> HTTP-Session: 437ea499-7a66-4ded-a842-42b208e70594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1579 2024.05.08 03:38:09.201672 [ 3 ] {} <Debug> HTTP-Session: 437ea499-7a66-4ded-a842-42b208e70594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1580 2024.05.08 03:38:09.201688 [ 192 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1581 2024.05.08 03:38:09.201729 [ 3 ] {} <Trace> HTTP-Session: 437ea499-7a66-4ded-a842-42b208e70594 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1582 2024.05.08 03:38:09.201750 [ 192 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part
1583 2024.05.08 03:38:09.201974 [ 3 ] {56aa5196-c75b-47b9-901b-d2cb718c22e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1584 2024.05.08 03:38:09.202031 [ 192 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part
1585 2024.05.08 03:38:09.202082 [ 3 ] {56aa5196-c75b-47b9-901b-d2cb718c22e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1586 2024.05.08 03:38:09.202376 [ 192 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part
1587 2024.05.08 03:38:09.202691 [ 192 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part
1588 2024.05.08 03:38:09.203058 [ 192 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part
1589 2024.05.08 03:38:09.203164 [ 3 ] {56aa5196-c75b-47b9-901b-d2cb718c22e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1590 2024.05.08 03:38:09.203356 [ 192 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 17 rows starting from the beginning of the part
1591 2024.05.08 03:38:09.204138 [ 3 ] {56aa5196-c75b-47b9-901b-d2cb718c22e0} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1592 2024.05.08 03:38:09.204194 [ 3 ] {56aa5196-c75b-47b9-901b-d2cb718c22e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1593 2024.05.08 03:38:09.205040 [ 3 ] {56aa5196-c75b-47b9-901b-d2cb718c22e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1594 2024.05.08 03:38:09.206045 [ 3 ] {56aa5196-c75b-47b9-901b-d2cb718c22e0} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1595 2024.05.08 03:38:09.206305 [ 190 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 100 rows, containing 4 columns (4 merged, 0 gathered) in 0.005332771 sec., 18751.977161591974 rows/sec., 1.48 MiB/sec.
1596 2024.05.08 03:38:09.206434 [ 3 ] {56aa5196-c75b-47b9-901b-d2cb718c22e0} <Debug> executeQuery: Read 14 rows, 1.18 KiB in 0.004574 sec., 3060.778312199388 rows/sec., 258.55 KiB/sec.
1597 2024.05.08 03:38:09.206634 [ 190 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1598 2024.05.08 03:38:09.206824 [ 3 ] {56aa5196-c75b-47b9-901b-d2cb718c22e0} <Debug> DynamicQueryHandler: Done processing query
1599 2024.05.08 03:38:09.206876 [ 3 ] {56aa5196-c75b-47b9-901b-d2cb718c22e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1600 2024.05.08 03:38:09.206908 [ 3 ] {} <Debug> HTTP-Session: 437ea499-7a66-4ded-a842-42b208e70594 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1601 2024.05.08 03:38:09.207118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1602 2024.05.08 03:38:09.207191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1603 2024.05.08 03:38:09.207243 [ 3 ] {} <Debug> HTTP-Session: d109b57a-5fd9-4262-90a2-72dcef4345c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1604 2024.05.08 03:38:09.207265 [ 3 ] {} <Debug> HTTP-Session: d109b57a-5fd9-4262-90a2-72dcef4345c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1605 2024.05.08 03:38:09.207303 [ 3 ] {} <Debug> HTTP-Session: d109b57a-5fd9-4262-90a2-72dcef4345c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1606 2024.05.08 03:38:09.207333 [ 190 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_6_1} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1607 2024.05.08 03:38:09.207364 [ 3 ] {} <Trace> HTTP-Session: d109b57a-5fd9-4262-90a2-72dcef4345c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1608 2024.05.08 03:38:09.207497 [ 190 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_6_1} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1609 2024.05.08 03:38:09.207614 [ 3 ] {565192c4-2f46-4cee-a06f-3906bf347052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1610 2024.05.08 03:38:09.207654 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
1611 2024.05.08 03:38:09.207703 [ 3 ] {565192c4-2f46-4cee-a06f-3906bf347052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1612 2024.05.08 03:38:09.207853 [ 3 ] {565192c4-2f46-4cee-a06f-3906bf347052} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1613 2024.05.08 03:38:09.208189 [ 3 ] {565192c4-2f46-4cee-a06f-3906bf347052} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1614 2024.05.08 03:38:09.208227 [ 3 ] {565192c4-2f46-4cee-a06f-3906bf347052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1615 2024.05.08 03:38:09.208539 [ 3 ] {565192c4-2f46-4cee-a06f-3906bf347052} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1616 2024.05.08 03:38:09.208860 [ 3 ] {565192c4-2f46-4cee-a06f-3906bf347052} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1617 2024.05.08 03:38:09.209018 [ 3 ] {565192c4-2f46-4cee-a06f-3906bf347052} <Debug> executeQuery: Read 61 rows, 5.39 KiB in 0.001504 sec., 40558.51063829788 rows/sec., 3.50 MiB/sec.
1618 2024.05.08 03:38:09.209304 [ 3 ] {565192c4-2f46-4cee-a06f-3906bf347052} <Debug> DynamicQueryHandler: Done processing query
1619 2024.05.08 03:38:09.209328 [ 3 ] {565192c4-2f46-4cee-a06f-3906bf347052} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1620 2024.05.08 03:38:09.209343 [ 3 ] {} <Debug> HTTP-Session: d109b57a-5fd9-4262-90a2-72dcef4345c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1621 2024.05.08 03:38:09.209471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1622 2024.05.08 03:38:09.209517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1623 2024.05.08 03:38:09.209535 [ 3 ] {} <Debug> HTTP-Session: eb0e5067-a245-4db8-8bfd-80f54e6f0af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1624 2024.05.08 03:38:09.209551 [ 3 ] {} <Debug> HTTP-Session: eb0e5067-a245-4db8-8bfd-80f54e6f0af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1625 2024.05.08 03:38:09.209564 [ 3 ] {} <Debug> HTTP-Session: eb0e5067-a245-4db8-8bfd-80f54e6f0af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1626 2024.05.08 03:38:09.209595 [ 3 ] {} <Trace> HTTP-Session: eb0e5067-a245-4db8-8bfd-80f54e6f0af5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1627 2024.05.08 03:38:09.209703 [ 3 ] {d002ffa6-dc2c-47ea-8fd5-ddf6d33d97ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1628 2024.05.08 03:38:09.209746 [ 3 ] {d002ffa6-dc2c-47ea-8fd5-ddf6d33d97ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1629 2024.05.08 03:38:09.209889 [ 3 ] {d002ffa6-dc2c-47ea-8fd5-ddf6d33d97ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1630 2024.05.08 03:38:09.210252 [ 3 ] {d002ffa6-dc2c-47ea-8fd5-ddf6d33d97ae} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1631 2024.05.08 03:38:09.210285 [ 3 ] {d002ffa6-dc2c-47ea-8fd5-ddf6d33d97ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1632 2024.05.08 03:38:09.210582 [ 3 ] {d002ffa6-dc2c-47ea-8fd5-ddf6d33d97ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1633 2024.05.08 03:38:09.210881 [ 3 ] {d002ffa6-dc2c-47ea-8fd5-ddf6d33d97ae} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1634 2024.05.08 03:38:09.211026 [ 3 ] {d002ffa6-dc2c-47ea-8fd5-ddf6d33d97ae} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001353 sec., 10347.376201034738 rows/sec., 752.81 KiB/sec.
1635 2024.05.08 03:38:09.211208 [ 3 ] {d002ffa6-dc2c-47ea-8fd5-ddf6d33d97ae} <Debug> DynamicQueryHandler: Done processing query
1636 2024.05.08 03:38:09.211231 [ 3 ] {d002ffa6-dc2c-47ea-8fd5-ddf6d33d97ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1637 2024.05.08 03:38:09.211246 [ 3 ] {} <Debug> HTTP-Session: eb0e5067-a245-4db8-8bfd-80f54e6f0af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1638 2024.05.08 03:38:09.211365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 5365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1639 2024.05.08 03:38:09.211411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1640 2024.05.08 03:38:09.211430 [ 3 ] {} <Debug> HTTP-Session: 98a4148f-a80a-4e3a-beb3-4e8427e7d799 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1641 2024.05.08 03:38:09.211446 [ 3 ] {} <Debug> HTTP-Session: 98a4148f-a80a-4e3a-beb3-4e8427e7d799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1642 2024.05.08 03:38:09.211460 [ 3 ] {} <Debug> HTTP-Session: 98a4148f-a80a-4e3a-beb3-4e8427e7d799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1643 2024.05.08 03:38:09.211489 [ 3 ] {} <Trace> HTTP-Session: 98a4148f-a80a-4e3a-beb3-4e8427e7d799 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1644 2024.05.08 03:38:09.211593 [ 3 ] {d4df8e26-deb7-455d-b881-48d1e2b005eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1645 2024.05.08 03:38:09.211634 [ 3 ] {d4df8e26-deb7-455d-b881-48d1e2b005eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1646 2024.05.08 03:38:09.211757 [ 3 ] {d4df8e26-deb7-455d-b881-48d1e2b005eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1647 2024.05.08 03:38:09.212054 [ 3 ] {d4df8e26-deb7-455d-b881-48d1e2b005eb} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1648 2024.05.08 03:38:09.212089 [ 3 ] {d4df8e26-deb7-455d-b881-48d1e2b005eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1649 2024.05.08 03:38:09.212391 [ 3 ] {d4df8e26-deb7-455d-b881-48d1e2b005eb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1650 2024.05.08 03:38:09.212683 [ 3 ] {d4df8e26-deb7-455d-b881-48d1e2b005eb} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1651 2024.05.08 03:38:09.212830 [ 3 ] {d4df8e26-deb7-455d-b881-48d1e2b005eb} <Debug> executeQuery: Read 31 rows, 2.54 KiB in 0.00127 sec., 24409.448818897636 rows/sec., 1.96 MiB/sec.
1652 2024.05.08 03:38:09.212977 [ 3 ] {d4df8e26-deb7-455d-b881-48d1e2b005eb} <Debug> DynamicQueryHandler: Done processing query
1653 2024.05.08 03:38:09.212999 [ 3 ] {d4df8e26-deb7-455d-b881-48d1e2b005eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1654 2024.05.08 03:38:09.213014 [ 3 ] {} <Debug> HTTP-Session: 98a4148f-a80a-4e3a-beb3-4e8427e7d799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1655 2024.05.08 03:38:09.213128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 1418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1656 2024.05.08 03:38:09.213174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1657 2024.05.08 03:38:09.213192 [ 3 ] {} <Debug> HTTP-Session: ba85f86e-0274-4e7f-a12f-0c53e071bc85 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1658 2024.05.08 03:38:09.213208 [ 3 ] {} <Debug> HTTP-Session: ba85f86e-0274-4e7f-a12f-0c53e071bc85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1659 2024.05.08 03:38:09.213221 [ 3 ] {} <Debug> HTTP-Session: ba85f86e-0274-4e7f-a12f-0c53e071bc85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1660 2024.05.08 03:38:09.213251 [ 3 ] {} <Trace> HTTP-Session: ba85f86e-0274-4e7f-a12f-0c53e071bc85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1661 2024.05.08 03:38:09.213345 [ 3 ] {b5a4b144-b207-4db8-aa4d-70634b1da0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1662 2024.05.08 03:38:09.213390 [ 3 ] {b5a4b144-b207-4db8-aa4d-70634b1da0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1663 2024.05.08 03:38:09.213531 [ 3 ] {b5a4b144-b207-4db8-aa4d-70634b1da0cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1664 2024.05.08 03:38:09.213806 [ 3 ] {b5a4b144-b207-4db8-aa4d-70634b1da0cd} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1665 2024.05.08 03:38:09.213842 [ 3 ] {b5a4b144-b207-4db8-aa4d-70634b1da0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1666 2024.05.08 03:38:09.214200 [ 3 ] {b5a4b144-b207-4db8-aa4d-70634b1da0cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1667 2024.05.08 03:38:09.214554 [ 3 ] {b5a4b144-b207-4db8-aa4d-70634b1da0cd} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1668 2024.05.08 03:38:09.214707 [ 3 ] {b5a4b144-b207-4db8-aa4d-70634b1da0cd} <Debug> executeQuery: Read 7 rows, 525.00 B in 0.001373 sec., 5098.324836125273 rows/sec., 373.41 KiB/sec.
1669 2024.05.08 03:38:09.214967 [ 3 ] {b5a4b144-b207-4db8-aa4d-70634b1da0cd} <Debug> DynamicQueryHandler: Done processing query
1670 2024.05.08 03:38:09.214991 [ 3 ] {b5a4b144-b207-4db8-aa4d-70634b1da0cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1671 2024.05.08 03:38:09.215007 [ 3 ] {} <Debug> HTTP-Session: ba85f86e-0274-4e7f-a12f-0c53e071bc85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1672 2024.05.08 03:38:09.215157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1673 2024.05.08 03:38:09.215203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1674 2024.05.08 03:38:09.215222 [ 3 ] {} <Debug> HTTP-Session: aafcb365-9cb5-46ae-aa6e-a7de9e5b82cc Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1675 2024.05.08 03:38:09.215239 [ 3 ] {} <Debug> HTTP-Session: aafcb365-9cb5-46ae-aa6e-a7de9e5b82cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1676 2024.05.08 03:38:09.215252 [ 3 ] {} <Debug> HTTP-Session: aafcb365-9cb5-46ae-aa6e-a7de9e5b82cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1677 2024.05.08 03:38:09.215282 [ 3 ] {} <Trace> HTTP-Session: aafcb365-9cb5-46ae-aa6e-a7de9e5b82cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1678 2024.05.08 03:38:09.215533 [ 3 ] {f9fe7165-44ae-42f2-a5eb-9f1f30bc5c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1679 2024.05.08 03:38:09.215583 [ 3 ] {f9fe7165-44ae-42f2-a5eb-9f1f30bc5c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1680 2024.05.08 03:38:09.215760 [ 3 ] {f9fe7165-44ae-42f2-a5eb-9f1f30bc5c64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1681 2024.05.08 03:38:09.216168 [ 3 ] {f9fe7165-44ae-42f2-a5eb-9f1f30bc5c64} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1682 2024.05.08 03:38:09.216203 [ 3 ] {f9fe7165-44ae-42f2-a5eb-9f1f30bc5c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1683 2024.05.08 03:38:09.216603 [ 3 ] {f9fe7165-44ae-42f2-a5eb-9f1f30bc5c64} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1684 2024.05.08 03:38:09.216930 [ 3 ] {f9fe7165-44ae-42f2-a5eb-9f1f30bc5c64} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1685 2024.05.08 03:38:09.217081 [ 86 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1686 2024.05.08 03:38:09.217095 [ 3 ] {f9fe7165-44ae-42f2-a5eb-9f1f30bc5c64} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.00173 sec., 9826.589595375723 rows/sec., 13.26 MiB/sec.
1687 2024.05.08 03:38:09.217148 [ 86 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1688 2024.05.08 03:38:09.217220 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB.
1689 2024.05.08 03:38:09.217480 [ 3 ] {f9fe7165-44ae-42f2-a5eb-9f1f30bc5c64} <Debug> DynamicQueryHandler: Done processing query
1690 2024.05.08 03:38:09.217557 [ 3 ] {f9fe7165-44ae-42f2-a5eb-9f1f30bc5c64} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1691 2024.05.08 03:38:09.217637 [ 3 ] {} <Debug> HTTP-Session: aafcb365-9cb5-46ae-aa6e-a7de9e5b82cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1692 2024.05.08 03:38:09.217681 [ 192 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
1693 2024.05.08 03:38:09.217868 [ 192 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1694 2024.05.08 03:38:09.217902 [ 192 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part
1695 2024.05.08 03:38:09.218026 [ 192 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part
1696 2024.05.08 03:38:09.218245 [ 192 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part
1697 2024.05.08 03:38:09.218419 [ 192 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part
1698 2024.05.08 03:38:09.218637 [ 192 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part
1699 2024.05.08 03:38:09.218815 [ 192 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 17 rows starting from the beginning of the part
1700 2024.05.08 03:38:09.220381 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 100 rows, containing 6 columns (6 merged, 0 gathered) in 0.003038928 sec., 32906.34065696851 rows/sec., 44.41 MiB/sec.
1701 2024.05.08 03:38:09.220572 [ 192 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1702 2024.05.08 03:38:09.221008 [ 192 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1703 2024.05.08 03:38:09.221088 [ 192 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1704 2024.05.08 03:38:09.221169 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
1705 2024.05.08 03:38:14.186270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1706 2024.05.08 03:38:14.186406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1707 2024.05.08 03:38:14.186432 [ 3 ] {} <Debug> HTTP-Session: fa3e7a31-29b4-488f-944f-d1d788f1b33a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1708 2024.05.08 03:38:14.186457 [ 3 ] {} <Debug> HTTP-Session: fa3e7a31-29b4-488f-944f-d1d788f1b33a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1709 2024.05.08 03:38:14.186472 [ 3 ] {} <Debug> HTTP-Session: fa3e7a31-29b4-488f-944f-d1d788f1b33a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1710 2024.05.08 03:38:14.186523 [ 3 ] {} <Trace> HTTP-Session: fa3e7a31-29b4-488f-944f-d1d788f1b33a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1711 2024.05.08 03:38:14.186729 [ 3 ] {74be6e53-13a0-4fcd-9ed7-22519ba8f179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1712 2024.05.08 03:38:14.186800 [ 3 ] {74be6e53-13a0-4fcd-9ed7-22519ba8f179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1713 2024.05.08 03:38:14.186993 [ 3 ] {74be6e53-13a0-4fcd-9ed7-22519ba8f179} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1714 2024.05.08 03:38:14.187386 [ 3 ] {74be6e53-13a0-4fcd-9ed7-22519ba8f179} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1715 2024.05.08 03:38:14.187428 [ 3 ] {74be6e53-13a0-4fcd-9ed7-22519ba8f179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1716 2024.05.08 03:38:14.187789 [ 3 ] {74be6e53-13a0-4fcd-9ed7-22519ba8f179} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1717 2024.05.08 03:38:14.188132 [ 3 ] {74be6e53-13a0-4fcd-9ed7-22519ba8f179} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1718 2024.05.08 03:38:14.188291 [ 3 ] {74be6e53-13a0-4fcd-9ed7-22519ba8f179} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001614 sec., 8674.101610904585 rows/sec., 703.08 KiB/sec.
1719 2024.05.08 03:38:14.188579 [ 3 ] {74be6e53-13a0-4fcd-9ed7-22519ba8f179} <Debug> DynamicQueryHandler: Done processing query
1720 2024.05.08 03:38:14.188606 [ 3 ] {74be6e53-13a0-4fcd-9ed7-22519ba8f179} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1721 2024.05.08 03:38:14.188622 [ 3 ] {} <Debug> HTTP-Session: fa3e7a31-29b4-488f-944f-d1d788f1b33a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1722 2024.05.08 03:38:14.188736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1723 2024.05.08 03:38:14.188784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1724 2024.05.08 03:38:14.188803 [ 3 ] {} <Debug> HTTP-Session: 62bc6b87-0296-4eab-a09e-f683c5fa8b53 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1725 2024.05.08 03:38:14.188820 [ 3 ] {} <Debug> HTTP-Session: 62bc6b87-0296-4eab-a09e-f683c5fa8b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1726 2024.05.08 03:38:14.188835 [ 3 ] {} <Debug> HTTP-Session: 62bc6b87-0296-4eab-a09e-f683c5fa8b53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1727 2024.05.08 03:38:14.188866 [ 3 ] {} <Trace> HTTP-Session: 62bc6b87-0296-4eab-a09e-f683c5fa8b53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1728 2024.05.08 03:38:14.188974 [ 3 ] {95fa6c78-3907-46fa-850f-b2221ca77c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1729 2024.05.08 03:38:14.189017 [ 3 ] {95fa6c78-3907-46fa-850f-b2221ca77c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1730 2024.05.08 03:38:14.189155 [ 3 ] {95fa6c78-3907-46fa-850f-b2221ca77c9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1731 2024.05.08 03:38:14.189484 [ 3 ] {95fa6c78-3907-46fa-850f-b2221ca77c9d} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1732 2024.05.08 03:38:14.189520 [ 3 ] {95fa6c78-3907-46fa-850f-b2221ca77c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1733 2024.05.08 03:38:14.189820 [ 3 ] {95fa6c78-3907-46fa-850f-b2221ca77c9d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1734 2024.05.08 03:38:14.190122 [ 3 ] {95fa6c78-3907-46fa-850f-b2221ca77c9d} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1735 2024.05.08 03:38:14.190278 [ 3 ] {95fa6c78-3907-46fa-850f-b2221ca77c9d} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.00133 sec., 31578.947368421053 rows/sec., 2.83 MiB/sec.
1736 2024.05.08 03:38:14.190444 [ 3 ] {95fa6c78-3907-46fa-850f-b2221ca77c9d} <Debug> DynamicQueryHandler: Done processing query
1737 2024.05.08 03:38:14.190469 [ 3 ] {95fa6c78-3907-46fa-850f-b2221ca77c9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1738 2024.05.08 03:38:14.190485 [ 3 ] {} <Debug> HTTP-Session: 62bc6b87-0296-4eab-a09e-f683c5fa8b53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1739 2024.05.08 03:38:14.190620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 4638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1740 2024.05.08 03:38:14.190667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1741 2024.05.08 03:38:14.190686 [ 3 ] {} <Debug> HTTP-Session: 965358fc-3afb-4c5e-af84-13cf2cbd6c3f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1742 2024.05.08 03:38:14.190703 [ 3 ] {} <Debug> HTTP-Session: 965358fc-3afb-4c5e-af84-13cf2cbd6c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1743 2024.05.08 03:38:14.190717 [ 3 ] {} <Debug> HTTP-Session: 965358fc-3afb-4c5e-af84-13cf2cbd6c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1744 2024.05.08 03:38:14.190747 [ 3 ] {} <Trace> HTTP-Session: 965358fc-3afb-4c5e-af84-13cf2cbd6c3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1745 2024.05.08 03:38:14.190847 [ 3 ] {765850d8-49e8-4994-983c-19b463e0594f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1746 2024.05.08 03:38:14.190888 [ 3 ] {765850d8-49e8-4994-983c-19b463e0594f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1747 2024.05.08 03:38:14.191012 [ 3 ] {765850d8-49e8-4994-983c-19b463e0594f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1748 2024.05.08 03:38:14.191299 [ 3 ] {765850d8-49e8-4994-983c-19b463e0594f} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1749 2024.05.08 03:38:14.191336 [ 3 ] {765850d8-49e8-4994-983c-19b463e0594f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1750 2024.05.08 03:38:14.191638 [ 3 ] {765850d8-49e8-4994-983c-19b463e0594f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1751 2024.05.08 03:38:14.191975 [ 3 ] {765850d8-49e8-4994-983c-19b463e0594f} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1752 2024.05.08 03:38:14.192099 [ 3 ] {765850d8-49e8-4994-983c-19b463e0594f} <Debug> executeQuery: Read 27 rows, 2.18 KiB in 0.001277 sec., 21143.304620203602 rows/sec., 1.66 MiB/sec.
1753 2024.05.08 03:38:14.192287 [ 3 ] {765850d8-49e8-4994-983c-19b463e0594f} <Debug> DynamicQueryHandler: Done processing query
1754 2024.05.08 03:38:14.192311 [ 3 ] {765850d8-49e8-4994-983c-19b463e0594f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1755 2024.05.08 03:38:14.192327 [ 3 ] {} <Debug> HTTP-Session: 965358fc-3afb-4c5e-af84-13cf2cbd6c3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1756 2024.05.08 03:38:14.192522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1757 2024.05.08 03:38:14.192568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1758 2024.05.08 03:38:14.192586 [ 3 ] {} <Debug> HTTP-Session: 1babc2be-fe7f-45b7-96c5-2c68efd22e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1759 2024.05.08 03:38:14.192604 [ 3 ] {} <Debug> HTTP-Session: 1babc2be-fe7f-45b7-96c5-2c68efd22e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1760 2024.05.08 03:38:14.192618 [ 3 ] {} <Debug> HTTP-Session: 1babc2be-fe7f-45b7-96c5-2c68efd22e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1761 2024.05.08 03:38:14.192649 [ 3 ] {} <Trace> HTTP-Session: 1babc2be-fe7f-45b7-96c5-2c68efd22e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1762 2024.05.08 03:38:14.192823 [ 3 ] {a977d321-a373-4138-9912-4f83a6f46166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1763 2024.05.08 03:38:14.192871 [ 3 ] {a977d321-a373-4138-9912-4f83a6f46166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1764 2024.05.08 03:38:14.193035 [ 3 ] {a977d321-a373-4138-9912-4f83a6f46166} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1765 2024.05.08 03:38:14.193408 [ 3 ] {a977d321-a373-4138-9912-4f83a6f46166} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1766 2024.05.08 03:38:14.193444 [ 3 ] {a977d321-a373-4138-9912-4f83a6f46166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1767 2024.05.08 03:38:14.193852 [ 3 ] {a977d321-a373-4138-9912-4f83a6f46166} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1768 2024.05.08 03:38:14.194189 [ 3 ] {a977d321-a373-4138-9912-4f83a6f46166} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1769 2024.05.08 03:38:14.194350 [ 3 ] {a977d321-a373-4138-9912-4f83a6f46166} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.00163 sec., 8588.957055214723 rows/sec., 11.59 MiB/sec.
1770 2024.05.08 03:38:14.194525 [ 3 ] {a977d321-a373-4138-9912-4f83a6f46166} <Debug> DynamicQueryHandler: Done processing query
1771 2024.05.08 03:38:14.194550 [ 3 ] {a977d321-a373-4138-9912-4f83a6f46166} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1772 2024.05.08 03:38:14.194567 [ 3 ] {} <Debug> HTTP-Session: 1babc2be-fe7f-45b7-96c5-2c68efd22e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1773 2024.05.08 03:38:14.194689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1774 2024.05.08 03:38:14.194737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1775 2024.05.08 03:38:14.194756 [ 3 ] {} <Debug> HTTP-Session: cbbce71a-32eb-49a9-a71c-7c7c986f8c44 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1776 2024.05.08 03:38:14.194773 [ 3 ] {} <Debug> HTTP-Session: cbbce71a-32eb-49a9-a71c-7c7c986f8c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1777 2024.05.08 03:38:14.194786 [ 3 ] {} <Debug> HTTP-Session: cbbce71a-32eb-49a9-a71c-7c7c986f8c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1778 2024.05.08 03:38:14.194822 [ 3 ] {} <Trace> HTTP-Session: cbbce71a-32eb-49a9-a71c-7c7c986f8c44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1779 2024.05.08 03:38:14.194921 [ 3 ] {6803ac1f-7bfa-440f-8fe9-f3c45dc693a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1780 2024.05.08 03:38:14.194967 [ 3 ] {6803ac1f-7bfa-440f-8fe9-f3c45dc693a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1781 2024.05.08 03:38:14.195094 [ 3 ] {6803ac1f-7bfa-440f-8fe9-f3c45dc693a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1782 2024.05.08 03:38:14.195359 [ 3 ] {6803ac1f-7bfa-440f-8fe9-f3c45dc693a8} <Trace> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1783 2024.05.08 03:38:14.195395 [ 3 ] {6803ac1f-7bfa-440f-8fe9-f3c45dc693a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1784 2024.05.08 03:38:14.195745 [ 3 ] {6803ac1f-7bfa-440f-8fe9-f3c45dc693a8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1785 2024.05.08 03:38:14.196063 [ 3 ] {6803ac1f-7bfa-440f-8fe9-f3c45dc693a8} <Trace> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1786 2024.05.08 03:38:14.196211 [ 3 ] {6803ac1f-7bfa-440f-8fe9-f3c45dc693a8} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001315 sec., 11406.84410646388 rows/sec., 827.29 KiB/sec.
1787 2024.05.08 03:38:14.196367 [ 3 ] {6803ac1f-7bfa-440f-8fe9-f3c45dc693a8} <Debug> DynamicQueryHandler: Done processing query
1788 2024.05.08 03:38:14.196392 [ 3 ] {6803ac1f-7bfa-440f-8fe9-f3c45dc693a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1789 2024.05.08 03:38:14.196408 [ 3 ] {} <Debug> HTTP-Session: cbbce71a-32eb-49a9-a71c-7c7c986f8c44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1790 2024.05.08 03:38:19.185776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1791 2024.05.08 03:38:19.185918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1792 2024.05.08 03:38:19.185949 [ 3 ] {} <Debug> HTTP-Session: eb86587b-8a36-4c2f-9dff-51141cb7a642 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1793 2024.05.08 03:38:19.185978 [ 3 ] {} <Debug> HTTP-Session: eb86587b-8a36-4c2f-9dff-51141cb7a642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1794 2024.05.08 03:38:19.185996 [ 3 ] {} <Debug> HTTP-Session: eb86587b-8a36-4c2f-9dff-51141cb7a642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1795 2024.05.08 03:38:19.186051 [ 3 ] {} <Trace> HTTP-Session: eb86587b-8a36-4c2f-9dff-51141cb7a642 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1796 2024.05.08 03:38:19.186261 [ 3 ] {63bafdad-7e8a-4c52-885d-85cca4de3615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1797 2024.05.08 03:38:19.186331 [ 3 ] {63bafdad-7e8a-4c52-885d-85cca4de3615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1798 2024.05.08 03:38:19.186524 [ 3 ] {63bafdad-7e8a-4c52-885d-85cca4de3615} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1799 2024.05.08 03:38:19.186972 [ 3 ] {63bafdad-7e8a-4c52-885d-85cca4de3615} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1800 2024.05.08 03:38:19.187019 [ 3 ] {63bafdad-7e8a-4c52-885d-85cca4de3615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1801 2024.05.08 03:38:19.187392 [ 3 ] {63bafdad-7e8a-4c52-885d-85cca4de3615} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1802 2024.05.08 03:38:19.187738 [ 3 ] {63bafdad-7e8a-4c52-885d-85cca4de3615} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1803 2024.05.08 03:38:19.187881 [ 3 ] {63bafdad-7e8a-4c52-885d-85cca4de3615} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001679 sec., 10125.074449076832 rows/sec., 820.68 KiB/sec.
1804 2024.05.08 03:38:19.188097 [ 3 ] {63bafdad-7e8a-4c52-885d-85cca4de3615} <Debug> DynamicQueryHandler: Done processing query
1805 2024.05.08 03:38:19.188124 [ 3 ] {63bafdad-7e8a-4c52-885d-85cca4de3615} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1806 2024.05.08 03:38:19.188141 [ 3 ] {} <Debug> HTTP-Session: eb86587b-8a36-4c2f-9dff-51141cb7a642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1807 2024.05.08 03:38:19.188267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1808 2024.05.08 03:38:19.188321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1809 2024.05.08 03:38:19.188342 [ 3 ] {} <Debug> HTTP-Session: a9f19cef-4420-480b-a76a-e1ba179d1df1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1810 2024.05.08 03:38:19.188360 [ 3 ] {} <Debug> HTTP-Session: a9f19cef-4420-480b-a76a-e1ba179d1df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1811 2024.05.08 03:38:19.188375 [ 3 ] {} <Debug> HTTP-Session: a9f19cef-4420-480b-a76a-e1ba179d1df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1812 2024.05.08 03:38:19.188410 [ 3 ] {} <Trace> HTTP-Session: a9f19cef-4420-480b-a76a-e1ba179d1df1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1813 2024.05.08 03:38:19.188528 [ 3 ] {aca3ec98-69bc-43db-9d70-5cd401f28273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1814 2024.05.08 03:38:19.188575 [ 3 ] {aca3ec98-69bc-43db-9d70-5cd401f28273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1815 2024.05.08 03:38:19.188706 [ 3 ] {aca3ec98-69bc-43db-9d70-5cd401f28273} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1816 2024.05.08 03:38:19.189037 [ 3 ] {aca3ec98-69bc-43db-9d70-5cd401f28273} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1817 2024.05.08 03:38:19.189074 [ 3 ] {aca3ec98-69bc-43db-9d70-5cd401f28273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1818 2024.05.08 03:38:19.189407 [ 3 ] {aca3ec98-69bc-43db-9d70-5cd401f28273} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1819 2024.05.08 03:38:19.189707 [ 3 ] {aca3ec98-69bc-43db-9d70-5cd401f28273} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1820 2024.05.08 03:38:19.189831 [ 3 ] {aca3ec98-69bc-43db-9d70-5cd401f28273} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001346 sec., 37890.04457652303 rows/sec., 3.30 MiB/sec.
1821 2024.05.08 03:38:19.190090 [ 3 ] {aca3ec98-69bc-43db-9d70-5cd401f28273} <Debug> DynamicQueryHandler: Done processing query
1822 2024.05.08 03:38:19.190116 [ 3 ] {aca3ec98-69bc-43db-9d70-5cd401f28273} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1823 2024.05.08 03:38:19.190132 [ 3 ] {} <Debug> HTTP-Session: a9f19cef-4420-480b-a76a-e1ba179d1df1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1824 2024.05.08 03:38:19.190254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1825 2024.05.08 03:38:19.190304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1826 2024.05.08 03:38:19.190323 [ 3 ] {} <Debug> HTTP-Session: 79397ded-f21d-47b8-b9f2-47ec6a1fd293 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1827 2024.05.08 03:38:19.190340 [ 3 ] {} <Debug> HTTP-Session: 79397ded-f21d-47b8-b9f2-47ec6a1fd293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1828 2024.05.08 03:38:19.190354 [ 3 ] {} <Debug> HTTP-Session: 79397ded-f21d-47b8-b9f2-47ec6a1fd293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1829 2024.05.08 03:38:19.190386 [ 3 ] {} <Trace> HTTP-Session: 79397ded-f21d-47b8-b9f2-47ec6a1fd293 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1830 2024.05.08 03:38:19.190492 [ 3 ] {6af3bc72-e571-4029-981d-3f1e8e1c2bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1831 2024.05.08 03:38:19.190537 [ 3 ] {6af3bc72-e571-4029-981d-3f1e8e1c2bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1832 2024.05.08 03:38:19.190679 [ 3 ] {6af3bc72-e571-4029-981d-3f1e8e1c2bdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1833 2024.05.08 03:38:19.191011 [ 3 ] {6af3bc72-e571-4029-981d-3f1e8e1c2bdd} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1834 2024.05.08 03:38:19.191048 [ 3 ] {6af3bc72-e571-4029-981d-3f1e8e1c2bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1835 2024.05.08 03:38:19.191351 [ 3 ] {6af3bc72-e571-4029-981d-3f1e8e1c2bdd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1836 2024.05.08 03:38:19.191654 [ 3 ] {6af3bc72-e571-4029-981d-3f1e8e1c2bdd} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1837 2024.05.08 03:38:19.191781 [ 3 ] {6af3bc72-e571-4029-981d-3f1e8e1c2bdd} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001321 sec., 12869.038607115823 rows/sec., 1.01 MiB/sec.
1838 2024.05.08 03:38:19.191945 [ 3 ] {6af3bc72-e571-4029-981d-3f1e8e1c2bdd} <Debug> DynamicQueryHandler: Done processing query
1839 2024.05.08 03:38:19.191970 [ 3 ] {6af3bc72-e571-4029-981d-3f1e8e1c2bdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1840 2024.05.08 03:38:19.191986 [ 3 ] {} <Debug> HTTP-Session: 79397ded-f21d-47b8-b9f2-47ec6a1fd293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1841 2024.05.08 03:38:19.192113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1842 2024.05.08 03:38:19.192163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1843 2024.05.08 03:38:19.192182 [ 3 ] {} <Debug> HTTP-Session: 503e53ae-38aa-4ec2-943b-6961b29ef0b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1844 2024.05.08 03:38:19.192198 [ 3 ] {} <Debug> HTTP-Session: 503e53ae-38aa-4ec2-943b-6961b29ef0b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1845 2024.05.08 03:38:19.192212 [ 3 ] {} <Debug> HTTP-Session: 503e53ae-38aa-4ec2-943b-6961b29ef0b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1846 2024.05.08 03:38:19.192243 [ 3 ] {} <Trace> HTTP-Session: 503e53ae-38aa-4ec2-943b-6961b29ef0b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1847 2024.05.08 03:38:19.192428 [ 3 ] {be1ff5a2-f03f-4ac2-a681-e46b68b27160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1848 2024.05.08 03:38:19.192477 [ 3 ] {be1ff5a2-f03f-4ac2-a681-e46b68b27160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1849 2024.05.08 03:38:19.192635 [ 3 ] {be1ff5a2-f03f-4ac2-a681-e46b68b27160} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1850 2024.05.08 03:38:19.193087 [ 3 ] {be1ff5a2-f03f-4ac2-a681-e46b68b27160} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1851 2024.05.08 03:38:19.193126 [ 3 ] {be1ff5a2-f03f-4ac2-a681-e46b68b27160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1852 2024.05.08 03:38:19.193597 [ 3 ] {be1ff5a2-f03f-4ac2-a681-e46b68b27160} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1853 2024.05.08 03:38:19.193945 [ 3 ] {be1ff5a2-f03f-4ac2-a681-e46b68b27160} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1854 2024.05.08 03:38:19.194071 [ 3 ] {be1ff5a2-f03f-4ac2-a681-e46b68b27160} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001754 sec., 9692.132269099202 rows/sec., 13.08 MiB/sec.
1855 2024.05.08 03:38:19.194242 [ 3 ] {be1ff5a2-f03f-4ac2-a681-e46b68b27160} <Debug> DynamicQueryHandler: Done processing query
1856 2024.05.08 03:38:19.194268 [ 3 ] {be1ff5a2-f03f-4ac2-a681-e46b68b27160} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1857 2024.05.08 03:38:19.194284 [ 3 ] {} <Debug> HTTP-Session: 503e53ae-38aa-4ec2-943b-6961b29ef0b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1858 2024.05.08 03:38:23.591250 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache
1859 2024.05.08 03:38:23.591333 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache
1860 2024.05.08 03:38:24.186288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1861 2024.05.08 03:38:24.186445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1862 2024.05.08 03:38:24.186473 [ 3 ] {} <Debug> HTTP-Session: 9025377f-b436-406e-93e0-311b801e9b18 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1863 2024.05.08 03:38:24.186502 [ 3 ] {} <Debug> HTTP-Session: 9025377f-b436-406e-93e0-311b801e9b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1864 2024.05.08 03:38:24.186520 [ 3 ] {} <Debug> HTTP-Session: 9025377f-b436-406e-93e0-311b801e9b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1865 2024.05.08 03:38:24.186574 [ 3 ] {} <Trace> HTTP-Session: 9025377f-b436-406e-93e0-311b801e9b18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1866 2024.05.08 03:38:24.186782 [ 3 ] {b5f024ac-c53e-4640-a07b-a1592d83e1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1867 2024.05.08 03:38:24.186858 [ 3 ] {b5f024ac-c53e-4640-a07b-a1592d83e1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1868 2024.05.08 03:38:24.187083 [ 3 ] {b5f024ac-c53e-4640-a07b-a1592d83e1c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1869 2024.05.08 03:38:24.187551 [ 3 ] {b5f024ac-c53e-4640-a07b-a1592d83e1c4} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1870 2024.05.08 03:38:24.187595 [ 3 ] {b5f024ac-c53e-4640-a07b-a1592d83e1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1871 2024.05.08 03:38:24.187977 [ 3 ] {b5f024ac-c53e-4640-a07b-a1592d83e1c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1872 2024.05.08 03:38:24.188309 [ 3 ] {b5f024ac-c53e-4640-a07b-a1592d83e1c4} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1873 2024.05.08 03:38:24.188454 [ 3 ] {b5f024ac-c53e-4640-a07b-a1592d83e1c4} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001735 sec., 8069.164265129683 rows/sec., 654.04 KiB/sec.
1874 2024.05.08 03:38:24.188669 [ 3 ] {b5f024ac-c53e-4640-a07b-a1592d83e1c4} <Debug> DynamicQueryHandler: Done processing query
1875 2024.05.08 03:38:24.188696 [ 3 ] {b5f024ac-c53e-4640-a07b-a1592d83e1c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1876 2024.05.08 03:38:24.188713 [ 3 ] {} <Debug> HTTP-Session: 9025377f-b436-406e-93e0-311b801e9b18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1877 2024.05.08 03:38:24.188838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1878 2024.05.08 03:38:24.188895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1879 2024.05.08 03:38:24.188915 [ 3 ] {} <Debug> HTTP-Session: dea4da36-1bd3-468c-9fa4-8fb39d8d7ec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1880 2024.05.08 03:38:24.188934 [ 3 ] {} <Debug> HTTP-Session: dea4da36-1bd3-468c-9fa4-8fb39d8d7ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1881 2024.05.08 03:38:24.188948 [ 3 ] {} <Debug> HTTP-Session: dea4da36-1bd3-468c-9fa4-8fb39d8d7ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1882 2024.05.08 03:38:24.188983 [ 3 ] {} <Trace> HTTP-Session: dea4da36-1bd3-468c-9fa4-8fb39d8d7ec5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1883 2024.05.08 03:38:24.189105 [ 3 ] {9cf70977-4a32-47af-ac9b-f2f923e50ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1884 2024.05.08 03:38:24.189151 [ 3 ] {9cf70977-4a32-47af-ac9b-f2f923e50ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1885 2024.05.08 03:38:24.189280 [ 3 ] {9cf70977-4a32-47af-ac9b-f2f923e50ab3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1886 2024.05.08 03:38:24.189622 [ 3 ] {9cf70977-4a32-47af-ac9b-f2f923e50ab3} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1887 2024.05.08 03:38:24.189658 [ 3 ] {9cf70977-4a32-47af-ac9b-f2f923e50ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1888 2024.05.08 03:38:24.189975 [ 3 ] {9cf70977-4a32-47af-ac9b-f2f923e50ab3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1889 2024.05.08 03:38:24.190290 [ 3 ] {9cf70977-4a32-47af-ac9b-f2f923e50ab3} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1890 2024.05.08 03:38:24.190421 [ 3 ] {9cf70977-4a32-47af-ac9b-f2f923e50ab3} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.001358 sec., 30927.83505154639 rows/sec., 2.78 MiB/sec.
1891 2024.05.08 03:38:24.190590 [ 3 ] {9cf70977-4a32-47af-ac9b-f2f923e50ab3} <Debug> DynamicQueryHandler: Done processing query
1892 2024.05.08 03:38:24.190614 [ 3 ] {9cf70977-4a32-47af-ac9b-f2f923e50ab3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1893 2024.05.08 03:38:24.190630 [ 3 ] {} <Debug> HTTP-Session: dea4da36-1bd3-468c-9fa4-8fb39d8d7ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1894 2024.05.08 03:38:24.190788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1895 2024.05.08 03:38:24.190838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1896 2024.05.08 03:38:24.190857 [ 3 ] {} <Debug> HTTP-Session: 016117af-0792-4174-9b5a-ff29050c68c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1897 2024.05.08 03:38:24.190874 [ 3 ] {} <Debug> HTTP-Session: 016117af-0792-4174-9b5a-ff29050c68c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1898 2024.05.08 03:38:24.190888 [ 3 ] {} <Debug> HTTP-Session: 016117af-0792-4174-9b5a-ff29050c68c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1899 2024.05.08 03:38:24.190920 [ 3 ] {} <Trace> HTTP-Session: 016117af-0792-4174-9b5a-ff29050c68c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1900 2024.05.08 03:38:24.191024 [ 3 ] {c50816c4-5a2a-4459-ae77-239240d4ac76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1901 2024.05.08 03:38:24.191068 [ 3 ] {c50816c4-5a2a-4459-ae77-239240d4ac76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1902 2024.05.08 03:38:24.191193 [ 3 ] {c50816c4-5a2a-4459-ae77-239240d4ac76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1903 2024.05.08 03:38:24.191484 [ 3 ] {c50816c4-5a2a-4459-ae77-239240d4ac76} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1904 2024.05.08 03:38:24.191519 [ 3 ] {c50816c4-5a2a-4459-ae77-239240d4ac76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1905 2024.05.08 03:38:24.191827 [ 3 ] {c50816c4-5a2a-4459-ae77-239240d4ac76} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1906 2024.05.08 03:38:24.192131 [ 3 ] {c50816c4-5a2a-4459-ae77-239240d4ac76} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1907 2024.05.08 03:38:24.192253 [ 3 ] {c50816c4-5a2a-4459-ae77-239240d4ac76} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.00126 sec., 11111.111111111111 rows/sec., 889.76 KiB/sec.
1908 2024.05.08 03:38:24.192412 [ 3 ] {c50816c4-5a2a-4459-ae77-239240d4ac76} <Debug> DynamicQueryHandler: Done processing query
1909 2024.05.08 03:38:24.192436 [ 3 ] {c50816c4-5a2a-4459-ae77-239240d4ac76} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1910 2024.05.08 03:38:24.192451 [ 3 ] {} <Debug> HTTP-Session: 016117af-0792-4174-9b5a-ff29050c68c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1911 2024.05.08 03:38:24.192643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1912 2024.05.08 03:38:24.192690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1913 2024.05.08 03:38:24.192709 [ 3 ] {} <Debug> HTTP-Session: a03fdae9-12e8-4446-80c8-2fc797b50bae Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1914 2024.05.08 03:38:24.192726 [ 3 ] {} <Debug> HTTP-Session: a03fdae9-12e8-4446-80c8-2fc797b50bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1915 2024.05.08 03:38:24.192740 [ 3 ] {} <Debug> HTTP-Session: a03fdae9-12e8-4446-80c8-2fc797b50bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1916 2024.05.08 03:38:24.192771 [ 3 ] {} <Trace> HTTP-Session: a03fdae9-12e8-4446-80c8-2fc797b50bae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1917 2024.05.08 03:38:24.192941 [ 3 ] {9da210d5-40ba-4585-b51e-b056ec63c30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1918 2024.05.08 03:38:24.192990 [ 3 ] {9da210d5-40ba-4585-b51e-b056ec63c30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1919 2024.05.08 03:38:24.193147 [ 3 ] {9da210d5-40ba-4585-b51e-b056ec63c30a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1920 2024.05.08 03:38:24.193522 [ 3 ] {9da210d5-40ba-4585-b51e-b056ec63c30a} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1921 2024.05.08 03:38:24.193557 [ 3 ] {9da210d5-40ba-4585-b51e-b056ec63c30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1922 2024.05.08 03:38:24.193984 [ 3 ] {9da210d5-40ba-4585-b51e-b056ec63c30a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1923 2024.05.08 03:38:24.194325 [ 3 ] {9da210d5-40ba-4585-b51e-b056ec63c30a} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1924 2024.05.08 03:38:24.194455 [ 3 ] {9da210d5-40ba-4585-b51e-b056ec63c30a} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001612 sec., 8684.863523573202 rows/sec., 11.72 MiB/sec.
1925 2024.05.08 03:38:24.194622 [ 3 ] {9da210d5-40ba-4585-b51e-b056ec63c30a} <Debug> DynamicQueryHandler: Done processing query
1926 2024.05.08 03:38:24.194647 [ 3 ] {9da210d5-40ba-4585-b51e-b056ec63c30a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1927 2024.05.08 03:38:24.194662 [ 3 ] {} <Debug> HTTP-Session: a03fdae9-12e8-4446-80c8-2fc797b50bae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1928 2024.05.08 03:38:29.185956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1929 2024.05.08 03:38:29.186108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1930 2024.05.08 03:38:29.186138 [ 3 ] {} <Debug> HTTP-Session: 0d6a40d3-3a1b-41ed-8574-976ffef9fbc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1931 2024.05.08 03:38:29.186166 [ 3 ] {} <Debug> HTTP-Session: 0d6a40d3-3a1b-41ed-8574-976ffef9fbc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1932 2024.05.08 03:38:29.186184 [ 3 ] {} <Debug> HTTP-Session: 0d6a40d3-3a1b-41ed-8574-976ffef9fbc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1933 2024.05.08 03:38:29.186243 [ 3 ] {} <Trace> HTTP-Session: 0d6a40d3-3a1b-41ed-8574-976ffef9fbc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1934 2024.05.08 03:38:29.186457 [ 3 ] {a93eb696-591e-4754-b82c-f42c5ad70691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1935 2024.05.08 03:38:29.186537 [ 3 ] {a93eb696-591e-4754-b82c-f42c5ad70691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1936 2024.05.08 03:38:29.186738 [ 3 ] {a93eb696-591e-4754-b82c-f42c5ad70691} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1937 2024.05.08 03:38:29.187239 [ 3 ] {a93eb696-591e-4754-b82c-f42c5ad70691} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1938 2024.05.08 03:38:29.187288 [ 3 ] {a93eb696-591e-4754-b82c-f42c5ad70691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1939 2024.05.08 03:38:29.187664 [ 3 ] {a93eb696-591e-4754-b82c-f42c5ad70691} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1940 2024.05.08 03:38:29.187996 [ 3 ] {a93eb696-591e-4754-b82c-f42c5ad70691} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1941 2024.05.08 03:38:29.188169 [ 3 ] {a93eb696-591e-4754-b82c-f42c5ad70691} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.00177 sec., 9604.519774011298 rows/sec., 778.49 KiB/sec.
1942 2024.05.08 03:38:29.188383 [ 3 ] {a93eb696-591e-4754-b82c-f42c5ad70691} <Debug> DynamicQueryHandler: Done processing query
1943 2024.05.08 03:38:29.188409 [ 3 ] {a93eb696-591e-4754-b82c-f42c5ad70691} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1944 2024.05.08 03:38:29.188426 [ 3 ] {} <Debug> HTTP-Session: 0d6a40d3-3a1b-41ed-8574-976ffef9fbc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1945 2024.05.08 03:38:29.188560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1946 2024.05.08 03:38:29.188616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1947 2024.05.08 03:38:29.188636 [ 3 ] {} <Debug> HTTP-Session: 7fcef7fe-ef6c-4264-b676-547d49553e1f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1948 2024.05.08 03:38:29.188654 [ 3 ] {} <Debug> HTTP-Session: 7fcef7fe-ef6c-4264-b676-547d49553e1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1949 2024.05.08 03:38:29.188668 [ 3 ] {} <Debug> HTTP-Session: 7fcef7fe-ef6c-4264-b676-547d49553e1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1950 2024.05.08 03:38:29.188702 [ 3 ] {} <Trace> HTTP-Session: 7fcef7fe-ef6c-4264-b676-547d49553e1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1951 2024.05.08 03:38:29.188818 [ 3 ] {b4a19f69-cbdc-406f-b82a-7715dfd9ff0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1952 2024.05.08 03:38:29.188862 [ 3 ] {b4a19f69-cbdc-406f-b82a-7715dfd9ff0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1953 2024.05.08 03:38:29.188990 [ 3 ] {b4a19f69-cbdc-406f-b82a-7715dfd9ff0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1954 2024.05.08 03:38:29.189331 [ 3 ] {b4a19f69-cbdc-406f-b82a-7715dfd9ff0b} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1955 2024.05.08 03:38:29.189369 [ 3 ] {b4a19f69-cbdc-406f-b82a-7715dfd9ff0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1956 2024.05.08 03:38:29.189687 [ 3 ] {b4a19f69-cbdc-406f-b82a-7715dfd9ff0b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1957 2024.05.08 03:38:29.189991 [ 3 ] {b4a19f69-cbdc-406f-b82a-7715dfd9ff0b} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1958 2024.05.08 03:38:29.190153 [ 3 ] {b4a19f69-cbdc-406f-b82a-7715dfd9ff0b} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001368 sec., 37280.70175438596 rows/sec., 3.24 MiB/sec.
1959 2024.05.08 03:38:29.190150 [ 63 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1960 2024.05.08 03:38:29.190269 [ 63 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1961 2024.05.08 03:38:29.190315 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1962 2024.05.08 03:38:29.190405 [ 3 ] {b4a19f69-cbdc-406f-b82a-7715dfd9ff0b} <Debug> DynamicQueryHandler: Done processing query
1963 2024.05.08 03:38:29.190464 [ 3 ] {b4a19f69-cbdc-406f-b82a-7715dfd9ff0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1964 2024.05.08 03:38:29.190501 [ 3 ] {} <Debug> HTTP-Session: 7fcef7fe-ef6c-4264-b676-547d49553e1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1965 2024.05.08 03:38:29.190520 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
1966 2024.05.08 03:38:29.190691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1967 2024.05.08 03:38:29.190770 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1968 2024.05.08 03:38:29.190794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1969 2024.05.08 03:38:29.190844 [ 3 ] {} <Debug> HTTP-Session: a3e72711-8b32-4834-bd12-cb6942ade724 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
1970 2024.05.08 03:38:29.190846 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 87 rows starting from the beginning of the part
1971 2024.05.08 03:38:29.190871 [ 3 ] {} <Debug> HTTP-Session: a3e72711-8b32-4834-bd12-cb6942ade724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1972 2024.05.08 03:38:29.190918 [ 3 ] {} <Debug> HTTP-Session: a3e72711-8b32-4834-bd12-cb6942ade724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1973 2024.05.08 03:38:29.191039 [ 3 ] {} <Trace> HTTP-Session: a3e72711-8b32-4834-bd12-cb6942ade724 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1974 2024.05.08 03:38:29.191094 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 61 rows starting from the beginning of the part
1975 2024.05.08 03:38:29.191378 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part
1976 2024.05.08 03:38:29.191423 [ 3 ] {e574501b-b706-4204-9014-4ddf8765830b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1977 2024.05.08 03:38:29.191591 [ 3 ] {e574501b-b706-4204-9014-4ddf8765830b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1978 2024.05.08 03:38:29.191671 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part
1979 2024.05.08 03:38:29.191991 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part
1980 2024.05.08 03:38:29.192307 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part
1981 2024.05.08 03:38:29.192812 [ 3 ] {e574501b-b706-4204-9014-4ddf8765830b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1982 2024.05.08 03:38:29.193671 [ 3 ] {e574501b-b706-4204-9014-4ddf8765830b} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1983 2024.05.08 03:38:29.193736 [ 3 ] {e574501b-b706-4204-9014-4ddf8765830b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1984 2024.05.08 03:38:29.194611 [ 3 ] {e574501b-b706-4204-9014-4ddf8765830b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1985 2024.05.08 03:38:29.195246 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 4 columns (4 merged, 0 gathered) in 0.004846378 sec., 68917.44721521928 rows/sec., 5.96 MiB/sec.
1986 2024.05.08 03:38:29.195465 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1987 2024.05.08 03:38:29.195589 [ 3 ] {e574501b-b706-4204-9014-4ddf8765830b} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1988 2024.05.08 03:38:29.195820 [ 63 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1989 2024.05.08 03:38:29.195946 [ 63 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1990 2024.05.08 03:38:29.195994 [ 3 ] {e574501b-b706-4204-9014-4ddf8765830b} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.004657 sec., 3650.418724500752 rows/sec., 292.32 KiB/sec.
1991 2024.05.08 03:38:29.196020 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
1992 2024.05.08 03:38:29.196476 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
1993 2024.05.08 03:38:29.196585 [ 3 ] {e574501b-b706-4204-9014-4ddf8765830b} <Debug> DynamicQueryHandler: Done processing query
1994 2024.05.08 03:38:29.196650 [ 3 ] {e574501b-b706-4204-9014-4ddf8765830b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1995 2024.05.08 03:38:29.196714 [ 3 ] {} <Debug> HTTP-Session: a3e72711-8b32-4834-bd12-cb6942ade724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1996 2024.05.08 03:38:29.196889 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_11_2} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1997 2024.05.08 03:38:29.196932 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1998 2024.05.08 03:38:29.197009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1999 2024.05.08 03:38:29.197028 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part
2000 2024.05.08 03:38:29.197132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2001 2024.05.08 03:38:29.197139 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_11_2} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2002 2024.05.08 03:38:29.197228 [ 3 ] {} <Debug> HTTP-Session: 78afa2eb-2189-4b99-83ea-97a5678f71ff Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2003 2024.05.08 03:38:29.197350 [ 3 ] {} <Debug> HTTP-Session: 78afa2eb-2189-4b99-83ea-97a5678f71ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2004 2024.05.08 03:38:29.197367 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part
2005 2024.05.08 03:38:29.197461 [ 3 ] {} <Debug> HTTP-Session: 78afa2eb-2189-4b99-83ea-97a5678f71ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2006 2024.05.08 03:38:29.197577 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
2007 2024.05.08 03:38:29.197741 [ 3 ] {} <Trace> HTTP-Session: 78afa2eb-2189-4b99-83ea-97a5678f71ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2008 2024.05.08 03:38:29.197849 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
2009 2024.05.08 03:38:29.198106 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part
2010 2024.05.08 03:38:29.198203 [ 3 ] {a9c56e51-38ba-4941-a235-a64cf18a525f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2011 2024.05.08 03:38:29.198328 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
2012 2024.05.08 03:38:29.198383 [ 3 ] {a9c56e51-38ba-4941-a235-a64cf18a525f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2013 2024.05.08 03:38:29.198593 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 17 rows starting from the beginning of the part
2014 2024.05.08 03:38:29.199402 [ 3 ] {a9c56e51-38ba-4941-a235-a64cf18a525f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2015 2024.05.08 03:38:29.200363 [ 3 ] {a9c56e51-38ba-4941-a235-a64cf18a525f} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2016 2024.05.08 03:38:29.200426 [ 3 ] {a9c56e51-38ba-4941-a235-a64cf18a525f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
2017 2024.05.08 03:38:29.201535 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 4 columns (4 merged, 0 gathered) in 0.005367881 sec., 28689.160583105328 rows/sec., 2.26 MiB/sec.
2018 2024.05.08 03:38:29.201634 [ 3 ] {a9c56e51-38ba-4941-a235-a64cf18a525f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2019 2024.05.08 03:38:29.201734 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2020 2024.05.08 03:38:29.202505 [ 3 ] {a9c56e51-38ba-4941-a235-a64cf18a525f} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2021 2024.05.08 03:38:29.202636 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_11_2} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2022 2024.05.08 03:38:29.202875 [ 3 ] {a9c56e51-38ba-4941-a235-a64cf18a525f} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.004864 sec., 3495.065789473684 rows/sec., 4.72 MiB/sec.
2023 2024.05.08 03:38:29.202925 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_11_2} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2024 2024.05.08 03:38:29.203263 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2025 2024.05.08 03:38:29.203453 [ 3 ] {a9c56e51-38ba-4941-a235-a64cf18a525f} <Debug> DynamicQueryHandler: Done processing query
2026 2024.05.08 03:38:29.203482 [ 3 ] {a9c56e51-38ba-4941-a235-a64cf18a525f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2027 2024.05.08 03:38:29.203497 [ 3 ] {} <Debug> HTTP-Session: 78afa2eb-2189-4b99-83ea-97a5678f71ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2028 2024.05.08 03:38:34.187552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2029 2024.05.08 03:38:34.187686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2030 2024.05.08 03:38:34.187713 [ 3 ] {} <Debug> HTTP-Session: 838135b3-0c10-4fa6-ad15-ec89714bb1aa Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2031 2024.05.08 03:38:34.187742 [ 3 ] {} <Debug> HTTP-Session: 838135b3-0c10-4fa6-ad15-ec89714bb1aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2032 2024.05.08 03:38:34.187760 [ 3 ] {} <Debug> HTTP-Session: 838135b3-0c10-4fa6-ad15-ec89714bb1aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2033 2024.05.08 03:38:34.187816 [ 3 ] {} <Trace> HTTP-Session: 838135b3-0c10-4fa6-ad15-ec89714bb1aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2034 2024.05.08 03:38:34.188033 [ 3 ] {093ab9c5-16a4-4c95-ab9f-ae831c436c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2035 2024.05.08 03:38:34.188113 [ 3 ] {093ab9c5-16a4-4c95-ab9f-ae831c436c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2036 2024.05.08 03:38:34.188340 [ 3 ] {093ab9c5-16a4-4c95-ab9f-ae831c436c8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2037 2024.05.08 03:38:34.188823 [ 3 ] {093ab9c5-16a4-4c95-ab9f-ae831c436c8b} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2038 2024.05.08 03:38:34.188872 [ 3 ] {093ab9c5-16a4-4c95-ab9f-ae831c436c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
2039 2024.05.08 03:38:34.189251 [ 3 ] {093ab9c5-16a4-4c95-ab9f-ae831c436c8b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2040 2024.05.08 03:38:34.189590 [ 3 ] {093ab9c5-16a4-4c95-ab9f-ae831c436c8b} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2041 2024.05.08 03:38:34.189761 [ 3 ] {093ab9c5-16a4-4c95-ab9f-ae831c436c8b} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001785 sec., 7843.137254901962 rows/sec., 635.72 KiB/sec.
2042 2024.05.08 03:38:34.189773 [ 58 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2043 2024.05.08 03:38:34.189879 [ 58 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2044 2024.05.08 03:38:34.189934 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
2045 2024.05.08 03:38:34.190088 [ 3 ] {093ab9c5-16a4-4c95-ab9f-ae831c436c8b} <Debug> DynamicQueryHandler: Done processing query
2046 2024.05.08 03:38:34.190161 [ 3 ] {093ab9c5-16a4-4c95-ab9f-ae831c436c8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2047 2024.05.08 03:38:34.190244 [ 3 ] {} <Debug> HTTP-Session: 838135b3-0c10-4fa6-ad15-ec89714bb1aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2048 2024.05.08 03:38:34.190339 [ 186 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
2049 2024.05.08 03:38:34.190450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2050 2024.05.08 03:38:34.190566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2051 2024.05.08 03:38:34.190631 [ 3 ] {} <Debug> HTTP-Session: 9511d7c1-3e5b-4bf9-8fcf-ea95ccdf1500 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2052 2024.05.08 03:38:34.190688 [ 3 ] {} <Debug> HTTP-Session: 9511d7c1-3e5b-4bf9-8fcf-ea95ccdf1500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2053 2024.05.08 03:38:34.190705 [ 186 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2054 2024.05.08 03:38:34.190716 [ 3 ] {} <Debug> HTTP-Session: 9511d7c1-3e5b-4bf9-8fcf-ea95ccdf1500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2055 2024.05.08 03:38:34.190768 [ 186 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 17 rows starting from the beginning of the part
2056 2024.05.08 03:38:34.190794 [ 3 ] {} <Trace> HTTP-Session: 9511d7c1-3e5b-4bf9-8fcf-ea95ccdf1500 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2057 2024.05.08 03:38:34.190982 [ 186 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
2058 2024.05.08 03:38:34.191134 [ 3 ] {f37c1a93-ab4a-488b-bdcc-ff3011c291ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2059 2024.05.08 03:38:34.191256 [ 186 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 17 rows starting from the beginning of the part
2060 2024.05.08 03:38:34.191299 [ 3 ] {f37c1a93-ab4a-488b-bdcc-ff3011c291ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2061 2024.05.08 03:38:34.191564 [ 186 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
2062 2024.05.08 03:38:34.191882 [ 186 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 17 rows starting from the beginning of the part
2063 2024.05.08 03:38:34.192186 [ 186 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part
2064 2024.05.08 03:38:34.192699 [ 3 ] {f37c1a93-ab4a-488b-bdcc-ff3011c291ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2065 2024.05.08 03:38:34.193443 [ 3 ] {f37c1a93-ab4a-488b-bdcc-ff3011c291ed} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2066 2024.05.08 03:38:34.193517 [ 3 ] {f37c1a93-ab4a-488b-bdcc-ff3011c291ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
2067 2024.05.08 03:38:34.194409 [ 3 ] {f37c1a93-ab4a-488b-bdcc-ff3011c291ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2068 2024.05.08 03:38:34.194904 [ 186 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 93 rows, containing 4 columns (4 merged, 0 gathered) in 0.004860459 sec., 19133.99536957312 rows/sec., 1.51 MiB/sec.
2069 2024.05.08 03:38:34.195212 [ 3 ] {f37c1a93-ab4a-488b-bdcc-ff3011c291ed} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2070 2024.05.08 03:38:34.195235 [ 201 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2071 2024.05.08 03:38:34.195578 [ 3 ] {f37c1a93-ab4a-488b-bdcc-ff3011c291ed} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00461 sec., 433.8394793926247 rows/sec., 35.38 KiB/sec.
2072 2024.05.08 03:38:34.196124 [ 3 ] {f37c1a93-ab4a-488b-bdcc-ff3011c291ed} <Debug> DynamicQueryHandler: Done processing query
2073 2024.05.08 03:38:34.196164 [ 3 ] {f37c1a93-ab4a-488b-bdcc-ff3011c291ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2074 2024.05.08 03:38:34.196205 [ 3 ] {} <Debug> HTTP-Session: 9511d7c1-3e5b-4bf9-8fcf-ea95ccdf1500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2075 2024.05.08 03:38:34.196356 [ 201 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_11_2} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2076 2024.05.08 03:38:34.196435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 11576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2077 2024.05.08 03:38:34.196551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2078 2024.05.08 03:38:34.196551 [ 201 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_11_2} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2079 2024.05.08 03:38:34.196588 [ 3 ] {} <Debug> HTTP-Session: e989f55d-3553-4280-893f-ea7c73d5fd24 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2080 2024.05.08 03:38:34.196623 [ 3 ] {} <Debug> HTTP-Session: e989f55d-3553-4280-893f-ea7c73d5fd24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2081 2024.05.08 03:38:34.196669 [ 3 ] {} <Debug> HTTP-Session: e989f55d-3553-4280-893f-ea7c73d5fd24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2082 2024.05.08 03:38:34.196719 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
2083 2024.05.08 03:38:34.196734 [ 3 ] {} <Trace> HTTP-Session: e989f55d-3553-4280-893f-ea7c73d5fd24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2084 2024.05.08 03:38:34.196888 [ 3 ] {9ca68cd9-688f-4108-b990-d627d0425526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2085 2024.05.08 03:38:34.196933 [ 3 ] {9ca68cd9-688f-4108-b990-d627d0425526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2086 2024.05.08 03:38:34.197084 [ 3 ] {9ca68cd9-688f-4108-b990-d627d0425526} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2087 2024.05.08 03:38:34.197442 [ 3 ] {9ca68cd9-688f-4108-b990-d627d0425526} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2088 2024.05.08 03:38:34.197481 [ 3 ] {9ca68cd9-688f-4108-b990-d627d0425526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
2089 2024.05.08 03:38:34.197803 [ 3 ] {9ca68cd9-688f-4108-b990-d627d0425526} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2090 2024.05.08 03:38:34.198118 [ 3 ] {9ca68cd9-688f-4108-b990-d627d0425526} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2091 2024.05.08 03:38:34.198269 [ 3 ] {9ca68cd9-688f-4108-b990-d627d0425526} <Debug> executeQuery: Read 79 rows, 6.75 KiB in 0.001437 sec., 54975.64370215728 rows/sec., 4.59 MiB/sec.
2092 2024.05.08 03:38:34.198423 [ 3 ] {9ca68cd9-688f-4108-b990-d627d0425526} <Debug> DynamicQueryHandler: Done processing query
2093 2024.05.08 03:38:34.198445 [ 3 ] {9ca68cd9-688f-4108-b990-d627d0425526} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2094 2024.05.08 03:38:34.198460 [ 3 ] {} <Debug> HTTP-Session: e989f55d-3553-4280-893f-ea7c73d5fd24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2095 2024.05.08 03:38:34.198606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2096 2024.05.08 03:38:34.198650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2097 2024.05.08 03:38:34.198667 [ 3 ] {} <Debug> HTTP-Session: a61bf7e8-5670-4a77-a448-b74f583e8b12 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2098 2024.05.08 03:38:34.198682 [ 3 ] {} <Debug> HTTP-Session: a61bf7e8-5670-4a77-a448-b74f583e8b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2099 2024.05.08 03:38:34.198695 [ 3 ] {} <Debug> HTTP-Session: a61bf7e8-5670-4a77-a448-b74f583e8b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2100 2024.05.08 03:38:34.198725 [ 3 ] {} <Trace> HTTP-Session: a61bf7e8-5670-4a77-a448-b74f583e8b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2101 2024.05.08 03:38:34.198812 [ 3 ] {29282cc8-2812-4a14-8f95-3d722d4c92d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2102 2024.05.08 03:38:34.198852 [ 3 ] {29282cc8-2812-4a14-8f95-3d722d4c92d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2103 2024.05.08 03:38:34.198972 [ 3 ] {29282cc8-2812-4a14-8f95-3d722d4c92d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2104 2024.05.08 03:38:34.199302 [ 3 ] {29282cc8-2812-4a14-8f95-3d722d4c92d3} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2105 2024.05.08 03:38:34.199339 [ 3 ] {29282cc8-2812-4a14-8f95-3d722d4c92d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
2106 2024.05.08 03:38:34.199630 [ 3 ] {29282cc8-2812-4a14-8f95-3d722d4c92d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2107 2024.05.08 03:38:34.199934 [ 3 ] {29282cc8-2812-4a14-8f95-3d722d4c92d3} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2108 2024.05.08 03:38:34.200090 [ 3 ] {29282cc8-2812-4a14-8f95-3d722d4c92d3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001255 sec., 1593.6254980079682 rows/sec., 111.27 KiB/sec.
2109 2024.05.08 03:38:34.200355 [ 3 ] {29282cc8-2812-4a14-8f95-3d722d4c92d3} <Debug> DynamicQueryHandler: Done processing query
2110 2024.05.08 03:38:34.200380 [ 3 ] {29282cc8-2812-4a14-8f95-3d722d4c92d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2111 2024.05.08 03:38:34.200396 [ 3 ] {} <Debug> HTTP-Session: a61bf7e8-5670-4a77-a448-b74f583e8b12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2112 2024.05.08 03:38:34.200507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2113 2024.05.08 03:38:34.200556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2114 2024.05.08 03:38:34.200575 [ 3 ] {} <Debug> HTTP-Session: 937fee62-0f18-4258-9981-9852342e9c18 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2115 2024.05.08 03:38:34.200591 [ 3 ] {} <Debug> HTTP-Session: 937fee62-0f18-4258-9981-9852342e9c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2116 2024.05.08 03:38:34.200604 [ 3 ] {} <Debug> HTTP-Session: 937fee62-0f18-4258-9981-9852342e9c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2117 2024.05.08 03:38:34.200635 [ 3 ] {} <Trace> HTTP-Session: 937fee62-0f18-4258-9981-9852342e9c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2118 2024.05.08 03:38:34.200744 [ 3 ] {160d34d7-78fa-4c11-acd6-06fba60260d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2119 2024.05.08 03:38:34.200788 [ 3 ] {160d34d7-78fa-4c11-acd6-06fba60260d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2120 2024.05.08 03:38:34.200931 [ 3 ] {160d34d7-78fa-4c11-acd6-06fba60260d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2121 2024.05.08 03:38:34.201296 [ 3 ] {160d34d7-78fa-4c11-acd6-06fba60260d8} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2122 2024.05.08 03:38:34.201333 [ 3 ] {160d34d7-78fa-4c11-acd6-06fba60260d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
2123 2024.05.08 03:38:34.201635 [ 3 ] {160d34d7-78fa-4c11-acd6-06fba60260d8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2124 2024.05.08 03:38:34.201937 [ 3 ] {160d34d7-78fa-4c11-acd6-06fba60260d8} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2125 2024.05.08 03:38:34.202088 [ 3 ] {160d34d7-78fa-4c11-acd6-06fba60260d8} <Debug> executeQuery: Read 40 rows, 3.18 KiB in 0.001375 sec., 29090.909090909092 rows/sec., 2.26 MiB/sec.
2126 2024.05.08 03:38:34.202380 [ 3 ] {160d34d7-78fa-4c11-acd6-06fba60260d8} <Debug> DynamicQueryHandler: Done processing query
2127 2024.05.08 03:38:34.202405 [ 3 ] {160d34d7-78fa-4c11-acd6-06fba60260d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2128 2024.05.08 03:38:34.202421 [ 3 ] {} <Debug> HTTP-Session: 937fee62-0f18-4258-9981-9852342e9c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2129 2024.05.08 03:38:34.202543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2130 2024.05.08 03:38:34.202591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2131 2024.05.08 03:38:34.202610 [ 3 ] {} <Debug> HTTP-Session: 3a273c25-384d-44ff-be6f-7e93989e125a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2132 2024.05.08 03:38:34.202626 [ 3 ] {} <Debug> HTTP-Session: 3a273c25-384d-44ff-be6f-7e93989e125a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2133 2024.05.08 03:38:34.202640 [ 3 ] {} <Debug> HTTP-Session: 3a273c25-384d-44ff-be6f-7e93989e125a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2134 2024.05.08 03:38:34.202671 [ 3 ] {} <Trace> HTTP-Session: 3a273c25-384d-44ff-be6f-7e93989e125a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2135 2024.05.08 03:38:34.202780 [ 3 ] {94bc484d-278e-4de6-8000-647368d16f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2136 2024.05.08 03:38:34.202827 [ 3 ] {94bc484d-278e-4de6-8000-647368d16f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2137 2024.05.08 03:38:34.202987 [ 3 ] {94bc484d-278e-4de6-8000-647368d16f88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2138 2024.05.08 03:38:34.203309 [ 3 ] {94bc484d-278e-4de6-8000-647368d16f88} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2139 2024.05.08 03:38:34.203344 [ 3 ] {94bc484d-278e-4de6-8000-647368d16f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
2140 2024.05.08 03:38:34.203717 [ 3 ] {94bc484d-278e-4de6-8000-647368d16f88} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2141 2024.05.08 03:38:34.204063 [ 3 ] {94bc484d-278e-4de6-8000-647368d16f88} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2142 2024.05.08 03:38:34.204224 [ 3 ] {94bc484d-278e-4de6-8000-647368d16f88} <Debug> executeQuery: Read 37 rows, 2.67 KiB in 0.001477 sec., 25050.778605280975 rows/sec., 1.77 MiB/sec.
2143 2024.05.08 03:38:34.204510 [ 3 ] {94bc484d-278e-4de6-8000-647368d16f88} <Debug> DynamicQueryHandler: Done processing query
2144 2024.05.08 03:38:34.204533 [ 3 ] {94bc484d-278e-4de6-8000-647368d16f88} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2145 2024.05.08 03:38:34.204549 [ 3 ] {} <Debug> HTTP-Session: 3a273c25-384d-44ff-be6f-7e93989e125a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2146 2024.05.08 03:38:34.204656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2147 2024.05.08 03:38:34.204704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2148 2024.05.08 03:38:34.204722 [ 3 ] {} <Debug> HTTP-Session: 8237f09e-c1b4-416e-8156-8269614b0da8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2149 2024.05.08 03:38:34.204739 [ 3 ] {} <Debug> HTTP-Session: 8237f09e-c1b4-416e-8156-8269614b0da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2150 2024.05.08 03:38:34.204753 [ 3 ] {} <Debug> HTTP-Session: 8237f09e-c1b4-416e-8156-8269614b0da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2151 2024.05.08 03:38:34.204783 [ 3 ] {} <Trace> HTTP-Session: 8237f09e-c1b4-416e-8156-8269614b0da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2152 2024.05.08 03:38:34.204960 [ 3 ] {ee5a540f-4def-4515-8990-307c4d2255a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2153 2024.05.08 03:38:34.205009 [ 3 ] {ee5a540f-4def-4515-8990-307c4d2255a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2154 2024.05.08 03:38:34.205190 [ 3 ] {ee5a540f-4def-4515-8990-307c4d2255a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2155 2024.05.08 03:38:34.205580 [ 3 ] {ee5a540f-4def-4515-8990-307c4d2255a9} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2156 2024.05.08 03:38:34.205641 [ 3 ] {ee5a540f-4def-4515-8990-307c4d2255a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
2157 2024.05.08 03:38:34.206030 [ 3 ] {ee5a540f-4def-4515-8990-307c4d2255a9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2158 2024.05.08 03:38:34.206363 [ 3 ] {ee5a540f-4def-4515-8990-307c4d2255a9} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2159 2024.05.08 03:38:34.206514 [ 58 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2160 2024.05.08 03:38:34.206522 [ 3 ] {ee5a540f-4def-4515-8990-307c4d2255a9} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001655 sec., 8459.214501510574 rows/sec., 11.42 MiB/sec.
2161 2024.05.08 03:38:34.206567 [ 58 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2162 2024.05.08 03:38:34.206632 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB.
2163 2024.05.08 03:38:34.206938 [ 3 ] {ee5a540f-4def-4515-8990-307c4d2255a9} <Debug> DynamicQueryHandler: Done processing query
2164 2024.05.08 03:38:34.207039 [ 3 ] {ee5a540f-4def-4515-8990-307c4d2255a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2165 2024.05.08 03:38:34.207118 [ 3 ] {} <Debug> HTTP-Session: 8237f09e-c1b4-416e-8156-8269614b0da8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2166 2024.05.08 03:38:34.207129 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
2167 2024.05.08 03:38:34.207345 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2168 2024.05.08 03:38:34.207387 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 100 rows starting from the beginning of the part
2169 2024.05.08 03:38:34.207526 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
2170 2024.05.08 03:38:34.207685 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 17 rows starting from the beginning of the part
2171 2024.05.08 03:38:34.207846 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
2172 2024.05.08 03:38:34.208002 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 17 rows starting from the beginning of the part
2173 2024.05.08 03:38:34.208152 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part
2174 2024.05.08 03:38:34.209462 [ 186 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 6 columns (6 merged, 0 gathered) in 0.002714596 sec., 64834.69363396984 rows/sec., 87.49 MiB/sec.
2175 2024.05.08 03:38:34.209655 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2176 2024.05.08 03:38:34.210030 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2177 2024.05.08 03:38:34.210108 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2178 2024.05.08 03:38:34.210177 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB.
2179 2024.05.08 03:38:38.591379 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
2180 2024.05.08 03:38:38.591437 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
2181 2024.05.08 03:38:39.186742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2182 2024.05.08 03:38:39.186879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2183 2024.05.08 03:38:39.186908 [ 3 ] {} <Debug> HTTP-Session: 90072a5a-8ace-44b3-849c-eecc2460257e Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2184 2024.05.08 03:38:39.186937 [ 3 ] {} <Debug> HTTP-Session: 90072a5a-8ace-44b3-849c-eecc2460257e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2185 2024.05.08 03:38:39.186956 [ 3 ] {} <Debug> HTTP-Session: 90072a5a-8ace-44b3-849c-eecc2460257e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2186 2024.05.08 03:38:39.187014 [ 3 ] {} <Trace> HTTP-Session: 90072a5a-8ace-44b3-849c-eecc2460257e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2187 2024.05.08 03:38:39.187228 [ 3 ] {a6a27089-62c1-4fdb-bc28-82036487de36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2188 2024.05.08 03:38:39.187305 [ 3 ] {a6a27089-62c1-4fdb-bc28-82036487de36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2189 2024.05.08 03:38:39.187528 [ 3 ] {a6a27089-62c1-4fdb-bc28-82036487de36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2190 2024.05.08 03:38:39.187982 [ 3 ] {a6a27089-62c1-4fdb-bc28-82036487de36} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2191 2024.05.08 03:38:39.188025 [ 3 ] {a6a27089-62c1-4fdb-bc28-82036487de36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2192 2024.05.08 03:38:39.188400 [ 3 ] {a6a27089-62c1-4fdb-bc28-82036487de36} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2193 2024.05.08 03:38:39.188733 [ 3 ] {a6a27089-62c1-4fdb-bc28-82036487de36} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2194 2024.05.08 03:38:39.188909 [ 3 ] {a6a27089-62c1-4fdb-bc28-82036487de36} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001744 sec., 9747.706422018347 rows/sec., 790.10 KiB/sec.
2195 2024.05.08 03:38:39.189216 [ 3 ] {a6a27089-62c1-4fdb-bc28-82036487de36} <Debug> DynamicQueryHandler: Done processing query
2196 2024.05.08 03:38:39.189262 [ 3 ] {a6a27089-62c1-4fdb-bc28-82036487de36} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2197 2024.05.08 03:38:39.189291 [ 3 ] {} <Debug> HTTP-Session: 90072a5a-8ace-44b3-849c-eecc2460257e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2198 2024.05.08 03:38:39.189418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2199 2024.05.08 03:38:39.189470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2200 2024.05.08 03:38:39.189491 [ 3 ] {} <Debug> HTTP-Session: f8f937e4-e63b-4a67-a47b-f8a8cd61dbc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2201 2024.05.08 03:38:39.189510 [ 3 ] {} <Debug> HTTP-Session: f8f937e4-e63b-4a67-a47b-f8a8cd61dbc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2202 2024.05.08 03:38:39.189524 [ 3 ] {} <Debug> HTTP-Session: f8f937e4-e63b-4a67-a47b-f8a8cd61dbc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2203 2024.05.08 03:38:39.189555 [ 3 ] {} <Trace> HTTP-Session: f8f937e4-e63b-4a67-a47b-f8a8cd61dbc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2204 2024.05.08 03:38:39.189671 [ 3 ] {2ca64341-2b32-4089-a85e-acd07119407b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2205 2024.05.08 03:38:39.189716 [ 3 ] {2ca64341-2b32-4089-a85e-acd07119407b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2206 2024.05.08 03:38:39.189863 [ 3 ] {2ca64341-2b32-4089-a85e-acd07119407b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2207 2024.05.08 03:38:39.190178 [ 3 ] {2ca64341-2b32-4089-a85e-acd07119407b} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2208 2024.05.08 03:38:39.190215 [ 3 ] {2ca64341-2b32-4089-a85e-acd07119407b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2209 2024.05.08 03:38:39.190535 [ 3 ] {2ca64341-2b32-4089-a85e-acd07119407b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2210 2024.05.08 03:38:39.190847 [ 3 ] {2ca64341-2b32-4089-a85e-acd07119407b} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2211 2024.05.08 03:38:39.191010 [ 3 ] {2ca64341-2b32-4089-a85e-acd07119407b} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001378 sec., 37010.159651669084 rows/sec., 3.22 MiB/sec.
2212 2024.05.08 03:38:39.191166 [ 3 ] {2ca64341-2b32-4089-a85e-acd07119407b} <Debug> DynamicQueryHandler: Done processing query
2213 2024.05.08 03:38:39.191191 [ 3 ] {2ca64341-2b32-4089-a85e-acd07119407b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2214 2024.05.08 03:38:39.191206 [ 3 ] {} <Debug> HTTP-Session: f8f937e4-e63b-4a67-a47b-f8a8cd61dbc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2215 2024.05.08 03:38:39.191353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2216 2024.05.08 03:38:39.191397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2217 2024.05.08 03:38:39.191415 [ 3 ] {} <Debug> HTTP-Session: 67a47676-5088-47c1-8c96-a85663287169 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2218 2024.05.08 03:38:39.191431 [ 3 ] {} <Debug> HTTP-Session: 67a47676-5088-47c1-8c96-a85663287169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2219 2024.05.08 03:38:39.191444 [ 3 ] {} <Debug> HTTP-Session: 67a47676-5088-47c1-8c96-a85663287169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2220 2024.05.08 03:38:39.191472 [ 3 ] {} <Trace> HTTP-Session: 67a47676-5088-47c1-8c96-a85663287169 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2221 2024.05.08 03:38:39.191567 [ 3 ] {2cf7ea1d-bc57-442b-9016-071a076622f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2222 2024.05.08 03:38:39.191608 [ 3 ] {2cf7ea1d-bc57-442b-9016-071a076622f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2223 2024.05.08 03:38:39.191724 [ 3 ] {2cf7ea1d-bc57-442b-9016-071a076622f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2224 2024.05.08 03:38:39.191993 [ 3 ] {2cf7ea1d-bc57-442b-9016-071a076622f0} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2225 2024.05.08 03:38:39.192027 [ 3 ] {2cf7ea1d-bc57-442b-9016-071a076622f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2226 2024.05.08 03:38:39.192379 [ 3 ] {2cf7ea1d-bc57-442b-9016-071a076622f0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2227 2024.05.08 03:38:39.192677 [ 3 ] {2cf7ea1d-bc57-442b-9016-071a076622f0} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2228 2024.05.08 03:38:39.192835 [ 3 ] {2cf7ea1d-bc57-442b-9016-071a076622f0} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001275 sec., 13333.333333333332 rows/sec., 1.04 MiB/sec.
2229 2024.05.08 03:38:39.193037 [ 3 ] {2cf7ea1d-bc57-442b-9016-071a076622f0} <Debug> DynamicQueryHandler: Done processing query
2230 2024.05.08 03:38:39.193062 [ 3 ] {2cf7ea1d-bc57-442b-9016-071a076622f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2231 2024.05.08 03:38:39.193077 [ 3 ] {} <Debug> HTTP-Session: 67a47676-5088-47c1-8c96-a85663287169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2232 2024.05.08 03:38:39.193198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2233 2024.05.08 03:38:39.193247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2234 2024.05.08 03:38:39.193265 [ 3 ] {} <Debug> HTTP-Session: 0b5d59cf-2d95-4f39-96ab-f34040fd8d0f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2235 2024.05.08 03:38:39.193287 [ 3 ] {} <Debug> HTTP-Session: 0b5d59cf-2d95-4f39-96ab-f34040fd8d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2236 2024.05.08 03:38:39.193302 [ 3 ] {} <Debug> HTTP-Session: 0b5d59cf-2d95-4f39-96ab-f34040fd8d0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2237 2024.05.08 03:38:39.193333 [ 3 ] {} <Trace> HTTP-Session: 0b5d59cf-2d95-4f39-96ab-f34040fd8d0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2238 2024.05.08 03:38:39.193512 [ 3 ] {a59c11d3-5fc1-4e9f-a25e-4a0cfb538908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2239 2024.05.08 03:38:39.193562 [ 3 ] {a59c11d3-5fc1-4e9f-a25e-4a0cfb538908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2240 2024.05.08 03:38:39.193725 [ 3 ] {a59c11d3-5fc1-4e9f-a25e-4a0cfb538908} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2241 2024.05.08 03:38:39.194087 [ 3 ] {a59c11d3-5fc1-4e9f-a25e-4a0cfb538908} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2242 2024.05.08 03:38:39.194122 [ 3 ] {a59c11d3-5fc1-4e9f-a25e-4a0cfb538908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2243 2024.05.08 03:38:39.194524 [ 3 ] {a59c11d3-5fc1-4e9f-a25e-4a0cfb538908} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2244 2024.05.08 03:38:39.194853 [ 3 ] {a59c11d3-5fc1-4e9f-a25e-4a0cfb538908} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2245 2024.05.08 03:38:39.195026 [ 3 ] {a59c11d3-5fc1-4e9f-a25e-4a0cfb538908} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001609 sec., 10565.568676196395 rows/sec., 14.26 MiB/sec.
2246 2024.05.08 03:38:39.195183 [ 3 ] {a59c11d3-5fc1-4e9f-a25e-4a0cfb538908} <Debug> DynamicQueryHandler: Done processing query
2247 2024.05.08 03:38:39.195206 [ 3 ] {a59c11d3-5fc1-4e9f-a25e-4a0cfb538908} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2248 2024.05.08 03:38:39.195222 [ 3 ] {} <Debug> HTTP-Session: 0b5d59cf-2d95-4f39-96ab-f34040fd8d0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2249 2024.05.08 03:38:44.185706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2250 2024.05.08 03:38:44.185837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2251 2024.05.08 03:38:44.185862 [ 3 ] {} <Debug> HTTP-Session: a4da25e5-5748-42f4-8cda-c57ed4ead442 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2252 2024.05.08 03:38:44.185888 [ 3 ] {} <Debug> HTTP-Session: a4da25e5-5748-42f4-8cda-c57ed4ead442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2253 2024.05.08 03:38:44.185903 [ 3 ] {} <Debug> HTTP-Session: a4da25e5-5748-42f4-8cda-c57ed4ead442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2254 2024.05.08 03:38:44.185952 [ 3 ] {} <Trace> HTTP-Session: a4da25e5-5748-42f4-8cda-c57ed4ead442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2255 2024.05.08 03:38:44.186134 [ 3 ] {ecdb692a-94b5-4fe7-9a04-ee4b4b38c180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2256 2024.05.08 03:38:44.186202 [ 3 ] {ecdb692a-94b5-4fe7-9a04-ee4b4b38c180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2257 2024.05.08 03:38:44.186400 [ 3 ] {ecdb692a-94b5-4fe7-9a04-ee4b4b38c180} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2258 2024.05.08 03:38:44.186828 [ 3 ] {ecdb692a-94b5-4fe7-9a04-ee4b4b38c180} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2259 2024.05.08 03:38:44.186869 [ 3 ] {ecdb692a-94b5-4fe7-9a04-ee4b4b38c180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2260 2024.05.08 03:38:44.187240 [ 3 ] {ecdb692a-94b5-4fe7-9a04-ee4b4b38c180} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2261 2024.05.08 03:38:44.187575 [ 3 ] {ecdb692a-94b5-4fe7-9a04-ee4b4b38c180} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2262 2024.05.08 03:38:44.187751 [ 3 ] {ecdb692a-94b5-4fe7-9a04-ee4b4b38c180} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001664 sec., 8413.461538461539 rows/sec., 681.95 KiB/sec.
2263 2024.05.08 03:38:44.187955 [ 3 ] {ecdb692a-94b5-4fe7-9a04-ee4b4b38c180} <Debug> DynamicQueryHandler: Done processing query
2264 2024.05.08 03:38:44.187982 [ 3 ] {ecdb692a-94b5-4fe7-9a04-ee4b4b38c180} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2265 2024.05.08 03:38:44.188001 [ 3 ] {} <Debug> HTTP-Session: a4da25e5-5748-42f4-8cda-c57ed4ead442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2266 2024.05.08 03:38:44.188128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2267 2024.05.08 03:38:44.188179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2268 2024.05.08 03:38:44.188198 [ 3 ] {} <Debug> HTTP-Session: b585c75b-5fdb-4d05-8283-732046332365 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2269 2024.05.08 03:38:44.188215 [ 3 ] {} <Debug> HTTP-Session: b585c75b-5fdb-4d05-8283-732046332365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2270 2024.05.08 03:38:44.188229 [ 3 ] {} <Debug> HTTP-Session: b585c75b-5fdb-4d05-8283-732046332365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2271 2024.05.08 03:38:44.188262 [ 3 ] {} <Trace> HTTP-Session: b585c75b-5fdb-4d05-8283-732046332365 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2272 2024.05.08 03:38:44.188370 [ 3 ] {88452595-d607-420a-aff6-ff34cbe17307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2273 2024.05.08 03:38:44.188416 [ 3 ] {88452595-d607-420a-aff6-ff34cbe17307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2274 2024.05.08 03:38:44.188540 [ 3 ] {88452595-d607-420a-aff6-ff34cbe17307} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2275 2024.05.08 03:38:44.188856 [ 3 ] {88452595-d607-420a-aff6-ff34cbe17307} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2276 2024.05.08 03:38:44.188894 [ 3 ] {88452595-d607-420a-aff6-ff34cbe17307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2277 2024.05.08 03:38:44.189198 [ 3 ] {88452595-d607-420a-aff6-ff34cbe17307} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2278 2024.05.08 03:38:44.189507 [ 3 ] {88452595-d607-420a-aff6-ff34cbe17307} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2279 2024.05.08 03:38:44.189648 [ 3 ] {88452595-d607-420a-aff6-ff34cbe17307} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.00131 sec., 32061.06870229008 rows/sec., 2.88 MiB/sec.
2280 2024.05.08 03:38:44.189809 [ 3 ] {88452595-d607-420a-aff6-ff34cbe17307} <Debug> DynamicQueryHandler: Done processing query
2281 2024.05.08 03:38:44.189834 [ 3 ] {88452595-d607-420a-aff6-ff34cbe17307} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2282 2024.05.08 03:38:44.189850 [ 3 ] {} <Debug> HTTP-Session: b585c75b-5fdb-4d05-8283-732046332365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2283 2024.05.08 03:38:44.189972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2284 2024.05.08 03:38:44.190019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2285 2024.05.08 03:38:44.190038 [ 3 ] {} <Debug> HTTP-Session: d5ba98f0-2050-4964-ad79-5aa6f12060fe Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2286 2024.05.08 03:38:44.190055 [ 3 ] {} <Debug> HTTP-Session: d5ba98f0-2050-4964-ad79-5aa6f12060fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2287 2024.05.08 03:38:44.190070 [ 3 ] {} <Debug> HTTP-Session: d5ba98f0-2050-4964-ad79-5aa6f12060fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2288 2024.05.08 03:38:44.190101 [ 3 ] {} <Trace> HTTP-Session: d5ba98f0-2050-4964-ad79-5aa6f12060fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2289 2024.05.08 03:38:44.190204 [ 3 ] {ee64a4e2-1ac7-46a3-b5ef-895f737a3153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2290 2024.05.08 03:38:44.190247 [ 3 ] {ee64a4e2-1ac7-46a3-b5ef-895f737a3153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2291 2024.05.08 03:38:44.190370 [ 3 ] {ee64a4e2-1ac7-46a3-b5ef-895f737a3153} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2292 2024.05.08 03:38:44.190655 [ 3 ] {ee64a4e2-1ac7-46a3-b5ef-895f737a3153} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2293 2024.05.08 03:38:44.190692 [ 3 ] {ee64a4e2-1ac7-46a3-b5ef-895f737a3153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2294 2024.05.08 03:38:44.190991 [ 3 ] {ee64a4e2-1ac7-46a3-b5ef-895f737a3153} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2295 2024.05.08 03:38:44.191296 [ 3 ] {ee64a4e2-1ac7-46a3-b5ef-895f737a3153} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2296 2024.05.08 03:38:44.191456 [ 3 ] {ee64a4e2-1ac7-46a3-b5ef-895f737a3153} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.001279 sec., 10946.0516028147 rows/sec., 876.54 KiB/sec.
2297 2024.05.08 03:38:44.191622 [ 3 ] {ee64a4e2-1ac7-46a3-b5ef-895f737a3153} <Debug> DynamicQueryHandler: Done processing query
2298 2024.05.08 03:38:44.191648 [ 3 ] {ee64a4e2-1ac7-46a3-b5ef-895f737a3153} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2299 2024.05.08 03:38:44.191665 [ 3 ] {} <Debug> HTTP-Session: d5ba98f0-2050-4964-ad79-5aa6f12060fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2300 2024.05.08 03:38:44.191826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2301 2024.05.08 03:38:44.191875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2302 2024.05.08 03:38:44.191895 [ 3 ] {} <Debug> HTTP-Session: ba30c98c-76ab-4bc9-8aff-c0f979df2877 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2303 2024.05.08 03:38:44.191912 [ 3 ] {} <Debug> HTTP-Session: ba30c98c-76ab-4bc9-8aff-c0f979df2877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2304 2024.05.08 03:38:44.191926 [ 3 ] {} <Debug> HTTP-Session: ba30c98c-76ab-4bc9-8aff-c0f979df2877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2305 2024.05.08 03:38:44.191957 [ 3 ] {} <Trace> HTTP-Session: ba30c98c-76ab-4bc9-8aff-c0f979df2877 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2306 2024.05.08 03:38:44.192133 [ 3 ] {ddf7efe3-46a9-4142-ba73-0c74d5a284c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2307 2024.05.08 03:38:44.192183 [ 3 ] {ddf7efe3-46a9-4142-ba73-0c74d5a284c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2308 2024.05.08 03:38:44.192345 [ 3 ] {ddf7efe3-46a9-4142-ba73-0c74d5a284c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2309 2024.05.08 03:38:44.192799 [ 3 ] {ddf7efe3-46a9-4142-ba73-0c74d5a284c8} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2310 2024.05.08 03:38:44.192837 [ 3 ] {ddf7efe3-46a9-4142-ba73-0c74d5a284c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2311 2024.05.08 03:38:44.193256 [ 3 ] {ddf7efe3-46a9-4142-ba73-0c74d5a284c8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2312 2024.05.08 03:38:44.193595 [ 3 ] {ddf7efe3-46a9-4142-ba73-0c74d5a284c8} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2313 2024.05.08 03:38:44.193752 [ 3 ] {ddf7efe3-46a9-4142-ba73-0c74d5a284c8} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001712 sec., 8177.570093457944 rows/sec., 11.04 MiB/sec.
2314 2024.05.08 03:38:44.193927 [ 3 ] {ddf7efe3-46a9-4142-ba73-0c74d5a284c8} <Debug> DynamicQueryHandler: Done processing query
2315 2024.05.08 03:38:44.193953 [ 3 ] {ddf7efe3-46a9-4142-ba73-0c74d5a284c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2316 2024.05.08 03:38:44.193969 [ 3 ] {} <Debug> HTTP-Session: ba30c98c-76ab-4bc9-8aff-c0f979df2877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2317 2024.05.08 03:38:49.186881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2318 2024.05.08 03:38:49.187066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2319 2024.05.08 03:38:49.187108 [ 3 ] {} <Debug> HTTP-Session: 1e6809b9-0158-492f-9460-7e11ada78d71 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2320 2024.05.08 03:38:49.187147 [ 3 ] {} <Debug> HTTP-Session: 1e6809b9-0158-492f-9460-7e11ada78d71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2321 2024.05.08 03:38:49.187175 [ 3 ] {} <Debug> HTTP-Session: 1e6809b9-0158-492f-9460-7e11ada78d71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2322 2024.05.08 03:38:49.187249 [ 3 ] {} <Trace> HTTP-Session: 1e6809b9-0158-492f-9460-7e11ada78d71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2323 2024.05.08 03:38:49.187455 [ 3 ] {313d1746-f9bd-4fc5-b2c5-29e8d542db52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2324 2024.05.08 03:38:49.187526 [ 3 ] {313d1746-f9bd-4fc5-b2c5-29e8d542db52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2325 2024.05.08 03:38:49.187725 [ 3 ] {313d1746-f9bd-4fc5-b2c5-29e8d542db52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2326 2024.05.08 03:38:49.188165 [ 3 ] {313d1746-f9bd-4fc5-b2c5-29e8d542db52} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2327 2024.05.08 03:38:49.188208 [ 3 ] {313d1746-f9bd-4fc5-b2c5-29e8d542db52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2328 2024.05.08 03:38:49.188584 [ 3 ] {313d1746-f9bd-4fc5-b2c5-29e8d542db52} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2329 2024.05.08 03:38:49.188921 [ 3 ] {313d1746-f9bd-4fc5-b2c5-29e8d542db52} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2330 2024.05.08 03:38:49.189068 [ 3 ] {313d1746-f9bd-4fc5-b2c5-29e8d542db52} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001672 sec., 10167.464114832535 rows/sec., 824.12 KiB/sec.
2331 2024.05.08 03:38:49.189406 [ 3 ] {313d1746-f9bd-4fc5-b2c5-29e8d542db52} <Debug> DynamicQueryHandler: Done processing query
2332 2024.05.08 03:38:49.189433 [ 3 ] {313d1746-f9bd-4fc5-b2c5-29e8d542db52} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2333 2024.05.08 03:38:49.189450 [ 3 ] {} <Debug> HTTP-Session: 1e6809b9-0158-492f-9460-7e11ada78d71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2334 2024.05.08 03:38:49.189588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2335 2024.05.08 03:38:49.189641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2336 2024.05.08 03:38:49.189660 [ 3 ] {} <Debug> HTTP-Session: 43a3f488-3158-4234-87a2-51a27a3d3b5f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2337 2024.05.08 03:38:49.189678 [ 3 ] {} <Debug> HTTP-Session: 43a3f488-3158-4234-87a2-51a27a3d3b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2338 2024.05.08 03:38:49.189692 [ 3 ] {} <Debug> HTTP-Session: 43a3f488-3158-4234-87a2-51a27a3d3b5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2339 2024.05.08 03:38:49.189728 [ 3 ] {} <Trace> HTTP-Session: 43a3f488-3158-4234-87a2-51a27a3d3b5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2340 2024.05.08 03:38:49.189846 [ 3 ] {6029791a-0116-4d0e-990d-fbe440d6744d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2341 2024.05.08 03:38:49.189893 [ 3 ] {6029791a-0116-4d0e-990d-fbe440d6744d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2342 2024.05.08 03:38:49.190046 [ 3 ] {6029791a-0116-4d0e-990d-fbe440d6744d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2343 2024.05.08 03:38:49.190378 [ 3 ] {6029791a-0116-4d0e-990d-fbe440d6744d} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2344 2024.05.08 03:38:49.190415 [ 3 ] {6029791a-0116-4d0e-990d-fbe440d6744d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2345 2024.05.08 03:38:49.190724 [ 3 ] {6029791a-0116-4d0e-990d-fbe440d6744d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2346 2024.05.08 03:38:49.191031 [ 3 ] {6029791a-0116-4d0e-990d-fbe440d6744d} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2347 2024.05.08 03:38:49.191156 [ 3 ] {6029791a-0116-4d0e-990d-fbe440d6744d} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001351 sec., 37749.81495188749 rows/sec., 3.29 MiB/sec.
2348 2024.05.08 03:38:49.191320 [ 3 ] {6029791a-0116-4d0e-990d-fbe440d6744d} <Debug> DynamicQueryHandler: Done processing query
2349 2024.05.08 03:38:49.191344 [ 3 ] {6029791a-0116-4d0e-990d-fbe440d6744d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2350 2024.05.08 03:38:49.191359 [ 3 ] {} <Debug> HTTP-Session: 43a3f488-3158-4234-87a2-51a27a3d3b5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2351 2024.05.08 03:38:49.191482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2352 2024.05.08 03:38:49.191532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2353 2024.05.08 03:38:49.191552 [ 3 ] {} <Debug> HTTP-Session: cd01296a-0864-4896-8927-ab13ce2ce560 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2354 2024.05.08 03:38:49.191568 [ 3 ] {} <Debug> HTTP-Session: cd01296a-0864-4896-8927-ab13ce2ce560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2355 2024.05.08 03:38:49.191582 [ 3 ] {} <Debug> HTTP-Session: cd01296a-0864-4896-8927-ab13ce2ce560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2356 2024.05.08 03:38:49.191614 [ 3 ] {} <Trace> HTTP-Session: cd01296a-0864-4896-8927-ab13ce2ce560 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2357 2024.05.08 03:38:49.191713 [ 3 ] {156201cc-c20c-4955-840f-3130ec70378d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2358 2024.05.08 03:38:49.191756 [ 3 ] {156201cc-c20c-4955-840f-3130ec70378d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2359 2024.05.08 03:38:49.191882 [ 3 ] {156201cc-c20c-4955-840f-3130ec70378d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2360 2024.05.08 03:38:49.192150 [ 3 ] {156201cc-c20c-4955-840f-3130ec70378d} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2361 2024.05.08 03:38:49.192186 [ 3 ] {156201cc-c20c-4955-840f-3130ec70378d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2362 2024.05.08 03:38:49.192496 [ 3 ] {156201cc-c20c-4955-840f-3130ec70378d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2363 2024.05.08 03:38:49.192794 [ 3 ] {156201cc-c20c-4955-840f-3130ec70378d} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2364 2024.05.08 03:38:49.192921 [ 3 ] {156201cc-c20c-4955-840f-3130ec70378d} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001237 sec., 13742.926434923202 rows/sec., 1.07 MiB/sec.
2365 2024.05.08 03:38:49.193069 [ 3 ] {156201cc-c20c-4955-840f-3130ec70378d} <Debug> DynamicQueryHandler: Done processing query
2366 2024.05.08 03:38:49.193092 [ 3 ] {156201cc-c20c-4955-840f-3130ec70378d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2367 2024.05.08 03:38:49.193108 [ 3 ] {} <Debug> HTTP-Session: cd01296a-0864-4896-8927-ab13ce2ce560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2368 2024.05.08 03:38:49.193259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2369 2024.05.08 03:38:49.193305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2370 2024.05.08 03:38:49.193324 [ 3 ] {} <Debug> HTTP-Session: 0e3c8767-45f2-46c0-af1c-34ce9e8807f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2371 2024.05.08 03:38:49.193341 [ 3 ] {} <Debug> HTTP-Session: 0e3c8767-45f2-46c0-af1c-34ce9e8807f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2372 2024.05.08 03:38:49.193355 [ 3 ] {} <Debug> HTTP-Session: 0e3c8767-45f2-46c0-af1c-34ce9e8807f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2373 2024.05.08 03:38:49.193386 [ 3 ] {} <Trace> HTTP-Session: 0e3c8767-45f2-46c0-af1c-34ce9e8807f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2374 2024.05.08 03:38:49.193569 [ 3 ] {5d0ff492-b9ba-42fd-a1cb-0d83fcc72183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2375 2024.05.08 03:38:49.193619 [ 3 ] {5d0ff492-b9ba-42fd-a1cb-0d83fcc72183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2376 2024.05.08 03:38:49.193775 [ 3 ] {5d0ff492-b9ba-42fd-a1cb-0d83fcc72183} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2377 2024.05.08 03:38:49.194147 [ 3 ] {5d0ff492-b9ba-42fd-a1cb-0d83fcc72183} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2378 2024.05.08 03:38:49.194182 [ 3 ] {5d0ff492-b9ba-42fd-a1cb-0d83fcc72183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2379 2024.05.08 03:38:49.194583 [ 3 ] {5d0ff492-b9ba-42fd-a1cb-0d83fcc72183} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2380 2024.05.08 03:38:49.194915 [ 3 ] {5d0ff492-b9ba-42fd-a1cb-0d83fcc72183} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2381 2024.05.08 03:38:49.195045 [ 3 ] {5d0ff492-b9ba-42fd-a1cb-0d83fcc72183} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001584 sec., 10732.323232323233 rows/sec., 14.48 MiB/sec.
2382 2024.05.08 03:38:49.195363 [ 3 ] {5d0ff492-b9ba-42fd-a1cb-0d83fcc72183} <Debug> DynamicQueryHandler: Done processing query
2383 2024.05.08 03:38:49.195388 [ 3 ] {5d0ff492-b9ba-42fd-a1cb-0d83fcc72183} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2384 2024.05.08 03:38:49.195403 [ 3 ] {} <Debug> HTTP-Session: 0e3c8767-45f2-46c0-af1c-34ce9e8807f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2385 2024.05.08 03:38:53.591498 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache
2386 2024.05.08 03:38:53.591558 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache
2387 2024.05.08 03:38:54.001354 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000904566 sec.
2388 2024.05.08 03:38:54.186929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2389 2024.05.08 03:38:54.187062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2390 2024.05.08 03:38:54.187091 [ 3 ] {} <Debug> HTTP-Session: 552aab27-ea7f-451e-ab55-9d9617348021 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2391 2024.05.08 03:38:54.187120 [ 3 ] {} <Debug> HTTP-Session: 552aab27-ea7f-451e-ab55-9d9617348021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2392 2024.05.08 03:38:54.187138 [ 3 ] {} <Debug> HTTP-Session: 552aab27-ea7f-451e-ab55-9d9617348021 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2393 2024.05.08 03:38:54.187196 [ 3 ] {} <Trace> HTTP-Session: 552aab27-ea7f-451e-ab55-9d9617348021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2394 2024.05.08 03:38:54.187409 [ 3 ] {f9154fe4-d9d7-4813-a0ee-92b227c0d1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2395 2024.05.08 03:38:54.187482 [ 3 ] {f9154fe4-d9d7-4813-a0ee-92b227c0d1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2396 2024.05.08 03:38:54.187685 [ 3 ] {f9154fe4-d9d7-4813-a0ee-92b227c0d1cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2397 2024.05.08 03:38:54.188117 [ 3 ] {f9154fe4-d9d7-4813-a0ee-92b227c0d1cc} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2398 2024.05.08 03:38:54.188159 [ 3 ] {f9154fe4-d9d7-4813-a0ee-92b227c0d1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2399 2024.05.08 03:38:54.188522 [ 3 ] {f9154fe4-d9d7-4813-a0ee-92b227c0d1cc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2400 2024.05.08 03:38:54.188850 [ 3 ] {f9154fe4-d9d7-4813-a0ee-92b227c0d1cc} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2401 2024.05.08 03:38:54.189007 [ 3 ] {f9154fe4-d9d7-4813-a0ee-92b227c0d1cc} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001661 sec., 8428.657435279953 rows/sec., 683.18 KiB/sec.
2402 2024.05.08 03:38:54.189193 [ 3 ] {f9154fe4-d9d7-4813-a0ee-92b227c0d1cc} <Debug> DynamicQueryHandler: Done processing query
2403 2024.05.08 03:38:54.189219 [ 3 ] {f9154fe4-d9d7-4813-a0ee-92b227c0d1cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2404 2024.05.08 03:38:54.189235 [ 3 ] {} <Debug> HTTP-Session: 552aab27-ea7f-451e-ab55-9d9617348021 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2405 2024.05.08 03:38:54.189358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2406 2024.05.08 03:38:54.189405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2407 2024.05.08 03:38:54.189424 [ 3 ] {} <Debug> HTTP-Session: 08f0dc68-15b7-4411-b3a1-497ef3caf910 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2408 2024.05.08 03:38:54.189441 [ 3 ] {} <Debug> HTTP-Session: 08f0dc68-15b7-4411-b3a1-497ef3caf910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2409 2024.05.08 03:38:54.189455 [ 3 ] {} <Debug> HTTP-Session: 08f0dc68-15b7-4411-b3a1-497ef3caf910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2410 2024.05.08 03:38:54.189485 [ 3 ] {} <Trace> HTTP-Session: 08f0dc68-15b7-4411-b3a1-497ef3caf910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2411 2024.05.08 03:38:54.189594 [ 3 ] {cdfedb16-2196-4aeb-95c4-c0e1fe2a0512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2412 2024.05.08 03:38:54.189638 [ 3 ] {cdfedb16-2196-4aeb-95c4-c0e1fe2a0512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2413 2024.05.08 03:38:54.189762 [ 3 ] {cdfedb16-2196-4aeb-95c4-c0e1fe2a0512} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2414 2024.05.08 03:38:54.190132 [ 3 ] {cdfedb16-2196-4aeb-95c4-c0e1fe2a0512} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2415 2024.05.08 03:38:54.190169 [ 3 ] {cdfedb16-2196-4aeb-95c4-c0e1fe2a0512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2416 2024.05.08 03:38:54.190470 [ 3 ] {cdfedb16-2196-4aeb-95c4-c0e1fe2a0512} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2417 2024.05.08 03:38:54.190766 [ 3 ] {cdfedb16-2196-4aeb-95c4-c0e1fe2a0512} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2418 2024.05.08 03:38:54.190927 [ 3 ] {cdfedb16-2196-4aeb-95c4-c0e1fe2a0512} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.00136 sec., 30882.35294117647 rows/sec., 2.77 MiB/sec.
2419 2024.05.08 03:38:54.190928 [ 37 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2420 2024.05.08 03:38:54.191043 [ 37 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2421 2024.05.08 03:38:54.191085 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2422 2024.05.08 03:38:54.191170 [ 3 ] {cdfedb16-2196-4aeb-95c4-c0e1fe2a0512} <Debug> DynamicQueryHandler: Done processing query
2423 2024.05.08 03:38:54.191208 [ 3 ] {cdfedb16-2196-4aeb-95c4-c0e1fe2a0512} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2424 2024.05.08 03:38:54.191237 [ 3 ] {} <Debug> HTTP-Session: 08f0dc68-15b7-4411-b3a1-497ef3caf910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2425 2024.05.08 03:38:54.191278 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
2426 2024.05.08 03:38:54.191376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2427 2024.05.08 03:38:54.191444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2428 2024.05.08 03:38:54.191444 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2429 2024.05.08 03:38:54.191464 [ 3 ] {} <Debug> HTTP-Session: 01dfe146-0ca8-4355-bd10-12f7108e2880 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2430 2024.05.08 03:38:54.191490 [ 3 ] {} <Debug> HTTP-Session: 01dfe146-0ca8-4355-bd10-12f7108e2880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2431 2024.05.08 03:38:54.191493 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 139 rows starting from the beginning of the part
2432 2024.05.08 03:38:54.191506 [ 3 ] {} <Debug> HTTP-Session: 01dfe146-0ca8-4355-bd10-12f7108e2880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2433 2024.05.08 03:38:54.191542 [ 3 ] {} <Trace> HTTP-Session: 01dfe146-0ca8-4355-bd10-12f7108e2880 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2434 2024.05.08 03:38:54.191639 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 79 rows starting from the beginning of the part
2435 2024.05.08 03:38:54.191727 [ 3 ] {4620cfa6-7421-44c5-b928-18d1ca32b18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2436 2024.05.08 03:38:54.191870 [ 3 ] {4620cfa6-7421-44c5-b928-18d1ca32b18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2437 2024.05.08 03:38:54.191901 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part
2438 2024.05.08 03:38:54.192312 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part
2439 2024.05.08 03:38:54.192536 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part
2440 2024.05.08 03:38:54.192724 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part
2441 2024.05.08 03:38:54.192741 [ 3 ] {4620cfa6-7421-44c5-b928-18d1ca32b18a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2442 2024.05.08 03:38:54.193298 [ 3 ] {4620cfa6-7421-44c5-b928-18d1ca32b18a} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2443 2024.05.08 03:38:54.193345 [ 3 ] {4620cfa6-7421-44c5-b928-18d1ca32b18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2444 2024.05.08 03:38:54.193839 [ 3 ] {4620cfa6-7421-44c5-b928-18d1ca32b18a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2445 2024.05.08 03:38:54.194304 [ 186 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 4 columns (4 merged, 0 gathered) in 0.003104418 sec., 130137.114267473 rows/sec., 11.20 MiB/sec.
2446 2024.05.08 03:38:54.194420 [ 3 ] {4620cfa6-7421-44c5-b928-18d1ca32b18a} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2447 2024.05.08 03:38:54.194592 [ 186 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2448 2024.05.08 03:38:54.194700 [ 3 ] {4620cfa6-7421-44c5-b928-18d1ca32b18a} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.003026 sec., 4626.569729015201 rows/sec., 370.49 KiB/sec.
2449 2024.05.08 03:38:54.194815 [ 38 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2450 2024.05.08 03:38:54.195048 [ 38 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2451 2024.05.08 03:38:54.195212 [ 3 ] {4620cfa6-7421-44c5-b928-18d1ca32b18a} <Debug> DynamicQueryHandler: Done processing query
2452 2024.05.08 03:38:54.195240 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2453 2024.05.08 03:38:54.195298 [ 3 ] {4620cfa6-7421-44c5-b928-18d1ca32b18a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2454 2024.05.08 03:38:54.195381 [ 3 ] {} <Debug> HTTP-Session: 01dfe146-0ca8-4355-bd10-12f7108e2880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2455 2024.05.08 03:38:54.195808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2456 2024.05.08 03:38:54.195831 [ 196 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
2457 2024.05.08 03:38:54.196064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2458 2024.05.08 03:38:54.196224 [ 3 ] {} <Debug> HTTP-Session: 33d0645c-56c4-4770-a607-306a4f010ee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2459 2024.05.08 03:38:54.196303 [ 3 ] {} <Debug> HTTP-Session: 33d0645c-56c4-4770-a607-306a4f010ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2460 2024.05.08 03:38:54.196366 [ 3 ] {} <Debug> HTTP-Session: 33d0645c-56c4-4770-a607-306a4f010ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2461 2024.05.08 03:38:54.196501 [ 196 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2462 2024.05.08 03:38:54.196524 [ 186 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_16_3} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2463 2024.05.08 03:38:54.196510 [ 3 ] {} <Trace> HTTP-Session: 33d0645c-56c4-4770-a607-306a4f010ee9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2464 2024.05.08 03:38:54.196572 [ 196 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 87 rows starting from the beginning of the part
2465 2024.05.08 03:38:54.196887 [ 186 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_16_3} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2466 2024.05.08 03:38:54.196917 [ 196 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part
2467 2024.05.08 03:38:54.197280 [ 3 ] {851519dd-a442-4871-8d0c-165961b539ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2468 2024.05.08 03:38:54.197305 [ 196 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part
2469 2024.05.08 03:38:54.197325 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2470 2024.05.08 03:38:54.197564 [ 3 ] {851519dd-a442-4871-8d0c-165961b539ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2471 2024.05.08 03:38:54.197627 [ 196 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part
2472 2024.05.08 03:38:54.198019 [ 196 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part
2473 2024.05.08 03:38:54.198364 [ 196 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
2474 2024.05.08 03:38:54.198951 [ 3 ] {851519dd-a442-4871-8d0c-165961b539ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2475 2024.05.08 03:38:54.199543 [ 3 ] {851519dd-a442-4871-8d0c-165961b539ed} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2476 2024.05.08 03:38:54.199593 [ 3 ] {851519dd-a442-4871-8d0c-165961b539ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2477 2024.05.08 03:38:54.200336 [ 3 ] {851519dd-a442-4871-8d0c-165961b539ed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2478 2024.05.08 03:38:54.200361 [ 196 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 4 columns (4 merged, 0 gathered) in 0.004881389 sec., 38718.48770913361 rows/sec., 3.03 MiB/sec.
2479 2024.05.08 03:38:54.200582 [ 196 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2480 2024.05.08 03:38:54.201170 [ 3 ] {851519dd-a442-4871-8d0c-165961b539ed} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2481 2024.05.08 03:38:54.201447 [ 195 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_16_3} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2482 2024.05.08 03:38:54.201561 [ 3 ] {851519dd-a442-4871-8d0c-165961b539ed} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.004748 sec., 2948.6099410278016 rows/sec., 3.98 MiB/sec.
2483 2024.05.08 03:38:54.201802 [ 195 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_16_3} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2484 2024.05.08 03:38:54.202263 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
2485 2024.05.08 03:38:54.202383 [ 3 ] {851519dd-a442-4871-8d0c-165961b539ed} <Debug> DynamicQueryHandler: Done processing query
2486 2024.05.08 03:38:54.202485 [ 3 ] {851519dd-a442-4871-8d0c-165961b539ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2487 2024.05.08 03:38:54.202526 [ 3 ] {} <Debug> HTTP-Session: 33d0645c-56c4-4770-a607-306a4f010ee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2488 2024.05.08 03:38:59.186439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2489 2024.05.08 03:38:59.186590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2490 2024.05.08 03:38:59.186620 [ 3 ] {} <Debug> HTTP-Session: 59919ad3-4a6b-43e1-b7c2-fb77cb077e1f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2491 2024.05.08 03:38:59.186649 [ 3 ] {} <Debug> HTTP-Session: 59919ad3-4a6b-43e1-b7c2-fb77cb077e1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2492 2024.05.08 03:38:59.186668 [ 3 ] {} <Debug> HTTP-Session: 59919ad3-4a6b-43e1-b7c2-fb77cb077e1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2493 2024.05.08 03:38:59.186726 [ 3 ] {} <Trace> HTTP-Session: 59919ad3-4a6b-43e1-b7c2-fb77cb077e1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2494 2024.05.08 03:38:59.186942 [ 3 ] {d6fab4ba-f4a7-4fc9-a5c6-8be78de0cefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2495 2024.05.08 03:38:59.187019 [ 3 ] {d6fab4ba-f4a7-4fc9-a5c6-8be78de0cefa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2496 2024.05.08 03:38:59.187235 [ 3 ] {d6fab4ba-f4a7-4fc9-a5c6-8be78de0cefa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2497 2024.05.08 03:38:59.187728 [ 3 ] {d6fab4ba-f4a7-4fc9-a5c6-8be78de0cefa} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2498 2024.05.08 03:38:59.187771 [ 3 ] {d6fab4ba-f4a7-4fc9-a5c6-8be78de0cefa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2499 2024.05.08 03:38:59.188138 [ 3 ] {d6fab4ba-f4a7-4fc9-a5c6-8be78de0cefa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2500 2024.05.08 03:38:59.188471 [ 3 ] {d6fab4ba-f4a7-4fc9-a5c6-8be78de0cefa} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2501 2024.05.08 03:38:59.188625 [ 3 ] {d6fab4ba-f4a7-4fc9-a5c6-8be78de0cefa} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001749 sec., 9719.839908519154 rows/sec., 787.84 KiB/sec.
2502 2024.05.08 03:38:59.188663 [ 34 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2503 2024.05.08 03:38:59.188781 [ 34 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2504 2024.05.08 03:38:59.188821 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2505 2024.05.08 03:38:59.188909 [ 3 ] {d6fab4ba-f4a7-4fc9-a5c6-8be78de0cefa} <Debug> DynamicQueryHandler: Done processing query
2506 2024.05.08 03:38:59.188954 [ 3 ] {d6fab4ba-f4a7-4fc9-a5c6-8be78de0cefa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2507 2024.05.08 03:38:59.188975 [ 3 ] {} <Debug> HTTP-Session: 59919ad3-4a6b-43e1-b7c2-fb77cb077e1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2508 2024.05.08 03:38:59.188983 [ 195 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
2509 2024.05.08 03:38:59.189110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2510 2024.05.08 03:38:59.189134 [ 195 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2511 2024.05.08 03:38:59.189177 [ 195 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 31 rows starting from the beginning of the part
2512 2024.05.08 03:38:59.189178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2513 2024.05.08 03:38:59.189216 [ 3 ] {} <Debug> HTTP-Session: 4c8bb354-badf-4cf0-b174-1a54d4508dbe Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2514 2024.05.08 03:38:59.189240 [ 3 ] {} <Debug> HTTP-Session: 4c8bb354-badf-4cf0-b174-1a54d4508dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2515 2024.05.08 03:38:59.189269 [ 3 ] {} <Debug> HTTP-Session: 4c8bb354-badf-4cf0-b174-1a54d4508dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2516 2024.05.08 03:38:59.189304 [ 195 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 17 rows starting from the beginning of the part
2517 2024.05.08 03:38:59.189345 [ 3 ] {} <Trace> HTTP-Session: 4c8bb354-badf-4cf0-b174-1a54d4508dbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2518 2024.05.08 03:38:59.189580 [ 195 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
2519 2024.05.08 03:38:59.189690 [ 3 ] {bf92f380-12c0-4d3b-aeb1-f7b18b221482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2520 2024.05.08 03:38:59.189868 [ 3 ] {bf92f380-12c0-4d3b-aeb1-f7b18b221482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2521 2024.05.08 03:38:59.189885 [ 195 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 17 rows starting from the beginning of the part
2522 2024.05.08 03:38:59.190141 [ 195 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
2523 2024.05.08 03:38:59.190468 [ 195 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part
2524 2024.05.08 03:38:59.190774 [ 3 ] {bf92f380-12c0-4d3b-aeb1-f7b18b221482} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2525 2024.05.08 03:38:59.191289 [ 3 ] {bf92f380-12c0-4d3b-aeb1-f7b18b221482} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2526 2024.05.08 03:38:59.191334 [ 3 ] {bf92f380-12c0-4d3b-aeb1-f7b18b221482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2527 2024.05.08 03:38:59.191864 [ 3 ] {bf92f380-12c0-4d3b-aeb1-f7b18b221482} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2528 2024.05.08 03:38:59.191988 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 4 columns (4 merged, 0 gathered) in 0.003071918 sec., 35808.247485772736 rows/sec., 2.83 MiB/sec.
2529 2024.05.08 03:38:59.192303 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2530 2024.05.08 03:38:59.192582 [ 3 ] {bf92f380-12c0-4d3b-aeb1-f7b18b221482} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2531 2024.05.08 03:38:59.193051 [ 3 ] {bf92f380-12c0-4d3b-aeb1-f7b18b221482} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.003504 sec., 14554.794520547945 rows/sec., 1.27 MiB/sec.
2532 2024.05.08 03:38:59.193280 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_16_3} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2533 2024.05.08 03:38:59.193364 [ 3 ] {bf92f380-12c0-4d3b-aeb1-f7b18b221482} <Debug> DynamicQueryHandler: Done processing query
2534 2024.05.08 03:38:59.193408 [ 3 ] {bf92f380-12c0-4d3b-aeb1-f7b18b221482} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2535 2024.05.08 03:38:59.193424 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_16_3} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2536 2024.05.08 03:38:59.193436 [ 3 ] {} <Debug> HTTP-Session: 4c8bb354-badf-4cf0-b174-1a54d4508dbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2537 2024.05.08 03:38:59.193558 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
2538 2024.05.08 03:38:59.193619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2539 2024.05.08 03:38:59.193678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2540 2024.05.08 03:38:59.193698 [ 3 ] {} <Debug> HTTP-Session: 56966d11-5477-4840-8d3d-a7d0756c9480 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2541 2024.05.08 03:38:59.193714 [ 3 ] {} <Debug> HTTP-Session: 56966d11-5477-4840-8d3d-a7d0756c9480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2542 2024.05.08 03:38:59.193729 [ 3 ] {} <Debug> HTTP-Session: 56966d11-5477-4840-8d3d-a7d0756c9480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2543 2024.05.08 03:38:59.193761 [ 3 ] {} <Trace> HTTP-Session: 56966d11-5477-4840-8d3d-a7d0756c9480 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2544 2024.05.08 03:38:59.193874 [ 3 ] {8736c306-8873-49f4-a8c0-be9f0265a6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2545 2024.05.08 03:38:59.193919 [ 3 ] {8736c306-8873-49f4-a8c0-be9f0265a6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2546 2024.05.08 03:38:59.194066 [ 3 ] {8736c306-8873-49f4-a8c0-be9f0265a6ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2547 2024.05.08 03:38:59.194375 [ 3 ] {8736c306-8873-49f4-a8c0-be9f0265a6ab} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2548 2024.05.08 03:38:59.194414 [ 3 ] {8736c306-8873-49f4-a8c0-be9f0265a6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2549 2024.05.08 03:38:59.194728 [ 3 ] {8736c306-8873-49f4-a8c0-be9f0265a6ab} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2550 2024.05.08 03:38:59.195058 [ 3 ] {8736c306-8873-49f4-a8c0-be9f0265a6ab} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2551 2024.05.08 03:38:59.195206 [ 3 ] {8736c306-8873-49f4-a8c0-be9f0265a6ab} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001364 sec., 12463.3431085044 rows/sec., 998.04 KiB/sec.
2552 2024.05.08 03:38:59.195374 [ 3 ] {8736c306-8873-49f4-a8c0-be9f0265a6ab} <Debug> DynamicQueryHandler: Done processing query
2553 2024.05.08 03:38:59.195398 [ 3 ] {8736c306-8873-49f4-a8c0-be9f0265a6ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2554 2024.05.08 03:38:59.195413 [ 3 ] {} <Debug> HTTP-Session: 56966d11-5477-4840-8d3d-a7d0756c9480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2555 2024.05.08 03:38:59.195531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2556 2024.05.08 03:38:59.195579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2557 2024.05.08 03:38:59.195600 [ 3 ] {} <Debug> HTTP-Session: b416cd31-dcab-442e-9736-d09eb9cc69ac Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2558 2024.05.08 03:38:59.195616 [ 3 ] {} <Debug> HTTP-Session: b416cd31-dcab-442e-9736-d09eb9cc69ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2559 2024.05.08 03:38:59.195630 [ 3 ] {} <Debug> HTTP-Session: b416cd31-dcab-442e-9736-d09eb9cc69ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2560 2024.05.08 03:38:59.195661 [ 3 ] {} <Trace> HTTP-Session: b416cd31-dcab-442e-9736-d09eb9cc69ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2561 2024.05.08 03:38:59.196008 [ 3 ] {ede37a25-42a8-46af-910d-f9b864f979cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2562 2024.05.08 03:38:59.196059 [ 3 ] {ede37a25-42a8-46af-910d-f9b864f979cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2563 2024.05.08 03:38:59.196224 [ 3 ] {ede37a25-42a8-46af-910d-f9b864f979cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2564 2024.05.08 03:38:59.196633 [ 3 ] {ede37a25-42a8-46af-910d-f9b864f979cc} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2565 2024.05.08 03:38:59.196676 [ 3 ] {ede37a25-42a8-46af-910d-f9b864f979cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2566 2024.05.08 03:38:59.197095 [ 3 ] {ede37a25-42a8-46af-910d-f9b864f979cc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2567 2024.05.08 03:38:59.197447 [ 3 ] {ede37a25-42a8-46af-910d-f9b864f979cc} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2568 2024.05.08 03:38:59.197610 [ 34 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2569 2024.05.08 03:38:59.197618 [ 3 ] {ede37a25-42a8-46af-910d-f9b864f979cc} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001868 sec., 9100.642398286938 rows/sec., 12.28 MiB/sec.
2570 2024.05.08 03:38:59.197669 [ 34 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2571 2024.05.08 03:38:59.197741 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2572 2024.05.08 03:38:59.198006 [ 3 ] {ede37a25-42a8-46af-910d-f9b864f979cc} <Debug> DynamicQueryHandler: Done processing query
2573 2024.05.08 03:38:59.198081 [ 3 ] {ede37a25-42a8-46af-910d-f9b864f979cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2574 2024.05.08 03:38:59.198166 [ 3 ] {} <Debug> HTTP-Session: b416cd31-dcab-442e-9736-d09eb9cc69ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2575 2024.05.08 03:38:59.198207 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
2576 2024.05.08 03:38:59.198459 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2577 2024.05.08 03:38:59.198498 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 176 rows starting from the beginning of the part
2578 2024.05.08 03:38:59.198613 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 17 rows starting from the beginning of the part
2579 2024.05.08 03:38:59.198847 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
2580 2024.05.08 03:38:59.199039 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 17 rows starting from the beginning of the part
2581 2024.05.08 03:38:59.199245 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
2582 2024.05.08 03:38:59.199419 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part
2583 2024.05.08 03:38:59.203627 [ 195 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 6 columns (6 merged, 0 gathered) in 0.005765834 sec., 44226.03911246838 rows/sec., 59.68 MiB/sec.
2584 2024.05.08 03:38:59.204014 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2585 2024.05.08 03:38:59.204601 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2586 2024.05.08 03:38:59.204693 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2587 2024.05.08 03:38:59.204800 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB.
2588 2024.05.08 03:39:04.188360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2589 2024.05.08 03:39:04.188503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2590 2024.05.08 03:39:04.188534 [ 3 ] {} <Debug> HTTP-Session: c1b01d6d-e767-46cc-902e-39cc0a6bd169 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2591 2024.05.08 03:39:04.188564 [ 3 ] {} <Debug> HTTP-Session: c1b01d6d-e767-46cc-902e-39cc0a6bd169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2592 2024.05.08 03:39:04.188583 [ 3 ] {} <Debug> HTTP-Session: c1b01d6d-e767-46cc-902e-39cc0a6bd169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2593 2024.05.08 03:39:04.188636 [ 3 ] {} <Trace> HTTP-Session: c1b01d6d-e767-46cc-902e-39cc0a6bd169 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2594 2024.05.08 03:39:04.188834 [ 3 ] {2b919736-b0be-4ceb-87c9-3fbfb9513569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2595 2024.05.08 03:39:04.188899 [ 3 ] {2b919736-b0be-4ceb-87c9-3fbfb9513569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2596 2024.05.08 03:39:04.189092 [ 3 ] {2b919736-b0be-4ceb-87c9-3fbfb9513569} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2597 2024.05.08 03:39:04.189539 [ 3 ] {2b919736-b0be-4ceb-87c9-3fbfb9513569} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2598 2024.05.08 03:39:04.189581 [ 3 ] {2b919736-b0be-4ceb-87c9-3fbfb9513569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2599 2024.05.08 03:39:04.189959 [ 3 ] {2b919736-b0be-4ceb-87c9-3fbfb9513569} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2600 2024.05.08 03:39:04.190297 [ 3 ] {2b919736-b0be-4ceb-87c9-3fbfb9513569} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2601 2024.05.08 03:39:04.190443 [ 3 ] {2b919736-b0be-4ceb-87c9-3fbfb9513569} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.00167 sec., 8383.233532934131 rows/sec., 679.50 KiB/sec.
2602 2024.05.08 03:39:04.190653 [ 3 ] {2b919736-b0be-4ceb-87c9-3fbfb9513569} <Debug> DynamicQueryHandler: Done processing query
2603 2024.05.08 03:39:04.190682 [ 3 ] {2b919736-b0be-4ceb-87c9-3fbfb9513569} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2604 2024.05.08 03:39:04.190698 [ 3 ] {} <Debug> HTTP-Session: c1b01d6d-e767-46cc-902e-39cc0a6bd169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2605 2024.05.08 03:39:04.190817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2606 2024.05.08 03:39:04.190876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2607 2024.05.08 03:39:04.190897 [ 3 ] {} <Debug> HTTP-Session: 1d0a9f50-6436-4c40-b475-b0994bc5ef70 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2608 2024.05.08 03:39:04.190915 [ 3 ] {} <Debug> HTTP-Session: 1d0a9f50-6436-4c40-b475-b0994bc5ef70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2609 2024.05.08 03:39:04.190929 [ 3 ] {} <Debug> HTTP-Session: 1d0a9f50-6436-4c40-b475-b0994bc5ef70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2610 2024.05.08 03:39:04.190964 [ 3 ] {} <Trace> HTTP-Session: 1d0a9f50-6436-4c40-b475-b0994bc5ef70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2611 2024.05.08 03:39:04.191073 [ 3 ] {20ccc06f-5137-4225-9179-491574b7b7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2612 2024.05.08 03:39:04.191120 [ 3 ] {20ccc06f-5137-4225-9179-491574b7b7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2613 2024.05.08 03:39:04.191254 [ 3 ] {20ccc06f-5137-4225-9179-491574b7b7cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2614 2024.05.08 03:39:04.191562 [ 3 ] {20ccc06f-5137-4225-9179-491574b7b7cd} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2615 2024.05.08 03:39:04.191599 [ 3 ] {20ccc06f-5137-4225-9179-491574b7b7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2616 2024.05.08 03:39:04.191898 [ 3 ] {20ccc06f-5137-4225-9179-491574b7b7cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2617 2024.05.08 03:39:04.192210 [ 3 ] {20ccc06f-5137-4225-9179-491574b7b7cd} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2618 2024.05.08 03:39:04.192341 [ 3 ] {20ccc06f-5137-4225-9179-491574b7b7cd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001298 sec., 3081.6640986132516 rows/sec., 251.29 KiB/sec.
2619 2024.05.08 03:39:04.192729 [ 3 ] {20ccc06f-5137-4225-9179-491574b7b7cd} <Debug> DynamicQueryHandler: Done processing query
2620 2024.05.08 03:39:04.192755 [ 3 ] {20ccc06f-5137-4225-9179-491574b7b7cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2621 2024.05.08 03:39:04.192773 [ 3 ] {} <Debug> HTTP-Session: 1d0a9f50-6436-4c40-b475-b0994bc5ef70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2622 2024.05.08 03:39:04.192937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 11709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2623 2024.05.08 03:39:04.192988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2624 2024.05.08 03:39:04.193008 [ 3 ] {} <Debug> HTTP-Session: c5ad0381-3945-4f55-bca3-592ad90ee8f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2625 2024.05.08 03:39:04.193026 [ 3 ] {} <Debug> HTTP-Session: c5ad0381-3945-4f55-bca3-592ad90ee8f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2626 2024.05.08 03:39:04.193040 [ 3 ] {} <Debug> HTTP-Session: c5ad0381-3945-4f55-bca3-592ad90ee8f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2627 2024.05.08 03:39:04.193072 [ 3 ] {} <Trace> HTTP-Session: c5ad0381-3945-4f55-bca3-592ad90ee8f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2628 2024.05.08 03:39:04.193195 [ 3 ] {be66f8b8-c525-48b7-8ef3-90f4caafd947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2629 2024.05.08 03:39:04.193239 [ 3 ] {be66f8b8-c525-48b7-8ef3-90f4caafd947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2630 2024.05.08 03:39:04.193386 [ 3 ] {be66f8b8-c525-48b7-8ef3-90f4caafd947} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2631 2024.05.08 03:39:04.193733 [ 3 ] {be66f8b8-c525-48b7-8ef3-90f4caafd947} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2632 2024.05.08 03:39:04.193771 [ 3 ] {be66f8b8-c525-48b7-8ef3-90f4caafd947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2633 2024.05.08 03:39:04.194088 [ 3 ] {be66f8b8-c525-48b7-8ef3-90f4caafd947} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2634 2024.05.08 03:39:04.194404 [ 3 ] {be66f8b8-c525-48b7-8ef3-90f4caafd947} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2635 2024.05.08 03:39:04.194538 [ 3 ] {be66f8b8-c525-48b7-8ef3-90f4caafd947} <Debug> executeQuery: Read 80 rows, 6.82 KiB in 0.001391 sec., 57512.58087706685 rows/sec., 4.79 MiB/sec.
2636 2024.05.08 03:39:04.194702 [ 3 ] {be66f8b8-c525-48b7-8ef3-90f4caafd947} <Debug> DynamicQueryHandler: Done processing query
2637 2024.05.08 03:39:04.194728 [ 3 ] {be66f8b8-c525-48b7-8ef3-90f4caafd947} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2638 2024.05.08 03:39:04.194745 [ 3 ] {} <Debug> HTTP-Session: c5ad0381-3945-4f55-bca3-592ad90ee8f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2639 2024.05.08 03:39:04.194852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2640 2024.05.08 03:39:04.194902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2641 2024.05.08 03:39:04.194922 [ 3 ] {} <Debug> HTTP-Session: 66747632-6967-4fde-a16b-379f96c295f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2642 2024.05.08 03:39:04.194938 [ 3 ] {} <Debug> HTTP-Session: 66747632-6967-4fde-a16b-379f96c295f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2643 2024.05.08 03:39:04.194952 [ 3 ] {} <Debug> HTTP-Session: 66747632-6967-4fde-a16b-379f96c295f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2644 2024.05.08 03:39:04.194982 [ 3 ] {} <Trace> HTTP-Session: 66747632-6967-4fde-a16b-379f96c295f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2645 2024.05.08 03:39:04.195076 [ 3 ] {6d62652d-c5a2-491b-9b7d-3f8fb51e7612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2646 2024.05.08 03:39:04.195120 [ 3 ] {6d62652d-c5a2-491b-9b7d-3f8fb51e7612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2647 2024.05.08 03:39:04.195246 [ 3 ] {6d62652d-c5a2-491b-9b7d-3f8fb51e7612} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2648 2024.05.08 03:39:04.195639 [ 3 ] {6d62652d-c5a2-491b-9b7d-3f8fb51e7612} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2649 2024.05.08 03:39:04.195676 [ 3 ] {6d62652d-c5a2-491b-9b7d-3f8fb51e7612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2650 2024.05.08 03:39:04.195980 [ 3 ] {6d62652d-c5a2-491b-9b7d-3f8fb51e7612} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2651 2024.05.08 03:39:04.196291 [ 3 ] {6d62652d-c5a2-491b-9b7d-3f8fb51e7612} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2652 2024.05.08 03:39:04.196413 [ 3 ] {6d62652d-c5a2-491b-9b7d-3f8fb51e7612} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00136 sec., 2941.176470588235 rows/sec., 205.37 KiB/sec.
2653 2024.05.08 03:39:04.196672 [ 3 ] {6d62652d-c5a2-491b-9b7d-3f8fb51e7612} <Debug> DynamicQueryHandler: Done processing query
2654 2024.05.08 03:39:04.196697 [ 3 ] {6d62652d-c5a2-491b-9b7d-3f8fb51e7612} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2655 2024.05.08 03:39:04.196713 [ 3 ] {} <Debug> HTTP-Session: 66747632-6967-4fde-a16b-379f96c295f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2656 2024.05.08 03:39:04.196836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2657 2024.05.08 03:39:04.196884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2658 2024.05.08 03:39:04.196904 [ 3 ] {} <Debug> HTTP-Session: 98ac3a67-9021-48e5-8e1a-17aa5178a688 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2659 2024.05.08 03:39:04.196920 [ 3 ] {} <Debug> HTTP-Session: 98ac3a67-9021-48e5-8e1a-17aa5178a688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2660 2024.05.08 03:39:04.196934 [ 3 ] {} <Debug> HTTP-Session: 98ac3a67-9021-48e5-8e1a-17aa5178a688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2661 2024.05.08 03:39:04.196965 [ 3 ] {} <Trace> HTTP-Session: 98ac3a67-9021-48e5-8e1a-17aa5178a688 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2662 2024.05.08 03:39:04.197073 [ 3 ] {57326026-dea3-4076-a41c-a200bb60ae2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2663 2024.05.08 03:39:04.197116 [ 3 ] {57326026-dea3-4076-a41c-a200bb60ae2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2664 2024.05.08 03:39:04.197263 [ 3 ] {57326026-dea3-4076-a41c-a200bb60ae2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2665 2024.05.08 03:39:04.197579 [ 3 ] {57326026-dea3-4076-a41c-a200bb60ae2f} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2666 2024.05.08 03:39:04.197616 [ 3 ] {57326026-dea3-4076-a41c-a200bb60ae2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2667 2024.05.08 03:39:04.197920 [ 3 ] {57326026-dea3-4076-a41c-a200bb60ae2f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2668 2024.05.08 03:39:04.198231 [ 3 ] {57326026-dea3-4076-a41c-a200bb60ae2f} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2669 2024.05.08 03:39:04.198364 [ 3 ] {57326026-dea3-4076-a41c-a200bb60ae2f} <Debug> executeQuery: Read 42 rows, 3.35 KiB in 0.001327 sec., 31650.339110776185 rows/sec., 2.46 MiB/sec.
2670 2024.05.08 03:39:04.198522 [ 3 ] {57326026-dea3-4076-a41c-a200bb60ae2f} <Debug> DynamicQueryHandler: Done processing query
2671 2024.05.08 03:39:04.198548 [ 3 ] {57326026-dea3-4076-a41c-a200bb60ae2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2672 2024.05.08 03:39:04.198564 [ 3 ] {} <Debug> HTTP-Session: 98ac3a67-9021-48e5-8e1a-17aa5178a688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2673 2024.05.08 03:39:04.198670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2674 2024.05.08 03:39:04.198719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2675 2024.05.08 03:39:04.198737 [ 3 ] {} <Debug> HTTP-Session: 9c2c34f3-e311-4c5b-9276-d5fd5787a532 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2676 2024.05.08 03:39:04.198754 [ 3 ] {} <Debug> HTTP-Session: 9c2c34f3-e311-4c5b-9276-d5fd5787a532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2677 2024.05.08 03:39:04.198769 [ 3 ] {} <Debug> HTTP-Session: 9c2c34f3-e311-4c5b-9276-d5fd5787a532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2678 2024.05.08 03:39:04.198800 [ 3 ] {} <Trace> HTTP-Session: 9c2c34f3-e311-4c5b-9276-d5fd5787a532 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2679 2024.05.08 03:39:04.198907 [ 3 ] {e8503867-9933-4e64-902a-041a55d7d619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2680 2024.05.08 03:39:04.198954 [ 3 ] {e8503867-9933-4e64-902a-041a55d7d619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2681 2024.05.08 03:39:04.199097 [ 3 ] {e8503867-9933-4e64-902a-041a55d7d619} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2682 2024.05.08 03:39:04.199406 [ 3 ] {e8503867-9933-4e64-902a-041a55d7d619} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2683 2024.05.08 03:39:04.199442 [ 3 ] {e8503867-9933-4e64-902a-041a55d7d619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2684 2024.05.08 03:39:04.199816 [ 3 ] {e8503867-9933-4e64-902a-041a55d7d619} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2685 2024.05.08 03:39:04.200153 [ 3 ] {e8503867-9933-4e64-902a-041a55d7d619} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2686 2024.05.08 03:39:04.200285 [ 3 ] {e8503867-9933-4e64-902a-041a55d7d619} <Debug> executeQuery: Read 38 rows, 2.74 KiB in 0.001412 sec., 26912.181303116147 rows/sec., 1.90 MiB/sec.
2687 2024.05.08 03:39:04.200564 [ 3 ] {e8503867-9933-4e64-902a-041a55d7d619} <Debug> DynamicQueryHandler: Done processing query
2688 2024.05.08 03:39:04.200589 [ 3 ] {e8503867-9933-4e64-902a-041a55d7d619} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2689 2024.05.08 03:39:04.200606 [ 3 ] {} <Debug> HTTP-Session: 9c2c34f3-e311-4c5b-9276-d5fd5787a532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2690 2024.05.08 03:39:04.200727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2691 2024.05.08 03:39:04.200777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2692 2024.05.08 03:39:04.200797 [ 3 ] {} <Debug> HTTP-Session: a0f4d076-0187-4c7a-b86c-eeb3e28c1398 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2693 2024.05.08 03:39:04.200814 [ 3 ] {} <Debug> HTTP-Session: a0f4d076-0187-4c7a-b86c-eeb3e28c1398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2694 2024.05.08 03:39:04.200828 [ 3 ] {} <Debug> HTTP-Session: a0f4d076-0187-4c7a-b86c-eeb3e28c1398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2695 2024.05.08 03:39:04.200859 [ 3 ] {} <Trace> HTTP-Session: a0f4d076-0187-4c7a-b86c-eeb3e28c1398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2696 2024.05.08 03:39:04.201044 [ 3 ] {b60a075b-f7b3-4cba-b761-57893e9028f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2697 2024.05.08 03:39:04.201092 [ 3 ] {b60a075b-f7b3-4cba-b761-57893e9028f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2698 2024.05.08 03:39:04.201271 [ 3 ] {b60a075b-f7b3-4cba-b761-57893e9028f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2699 2024.05.08 03:39:04.201642 [ 3 ] {b60a075b-f7b3-4cba-b761-57893e9028f2} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2700 2024.05.08 03:39:04.201676 [ 3 ] {b60a075b-f7b3-4cba-b761-57893e9028f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB.
2701 2024.05.08 03:39:04.202074 [ 3 ] {b60a075b-f7b3-4cba-b761-57893e9028f2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2702 2024.05.08 03:39:04.202410 [ 3 ] {b60a075b-f7b3-4cba-b761-57893e9028f2} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2703 2024.05.08 03:39:04.202543 [ 3 ] {b60a075b-f7b3-4cba-b761-57893e9028f2} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.0016 sec., 8750 rows/sec., 11.81 MiB/sec.
2704 2024.05.08 03:39:04.202711 [ 3 ] {b60a075b-f7b3-4cba-b761-57893e9028f2} <Debug> DynamicQueryHandler: Done processing query
2705 2024.05.08 03:39:04.202736 [ 3 ] {b60a075b-f7b3-4cba-b761-57893e9028f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2706 2024.05.08 03:39:04.202752 [ 3 ] {} <Debug> HTTP-Session: a0f4d076-0187-4c7a-b86c-eeb3e28c1398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2707 2024.05.08 03:39:08.592624 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache
2708 2024.05.08 03:39:08.592691 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache
2709 2024.05.08 03:39:09.187086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2710 2024.05.08 03:39:09.187267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2711 2024.05.08 03:39:09.187312 [ 3 ] {} <Debug> HTTP-Session: 30ae6cff-5f12-48c0-b83e-acbebe3e7f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2712 2024.05.08 03:39:09.187353 [ 3 ] {} <Debug> HTTP-Session: 30ae6cff-5f12-48c0-b83e-acbebe3e7f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2713 2024.05.08 03:39:09.187381 [ 3 ] {} <Debug> HTTP-Session: 30ae6cff-5f12-48c0-b83e-acbebe3e7f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2714 2024.05.08 03:39:09.187461 [ 3 ] {} <Trace> HTTP-Session: 30ae6cff-5f12-48c0-b83e-acbebe3e7f6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2715 2024.05.08 03:39:09.187756 [ 3 ] {9760b849-bb91-4bda-a01e-c74f5a075384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2716 2024.05.08 03:39:09.187865 [ 3 ] {9760b849-bb91-4bda-a01e-c74f5a075384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2717 2024.05.08 03:39:09.188115 [ 3 ] {9760b849-bb91-4bda-a01e-c74f5a075384} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2718 2024.05.08 03:39:09.188612 [ 3 ] {9760b849-bb91-4bda-a01e-c74f5a075384} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2719 2024.05.08 03:39:09.188655 [ 3 ] {9760b849-bb91-4bda-a01e-c74f5a075384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2720 2024.05.08 03:39:09.189026 [ 3 ] {9760b849-bb91-4bda-a01e-c74f5a075384} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2721 2024.05.08 03:39:09.189360 [ 3 ] {9760b849-bb91-4bda-a01e-c74f5a075384} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2722 2024.05.08 03:39:09.189543 [ 3 ] {9760b849-bb91-4bda-a01e-c74f5a075384} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001875 sec., 9066.666666666668 rows/sec., 734.90 KiB/sec.
2723 2024.05.08 03:39:09.189777 [ 3 ] {9760b849-bb91-4bda-a01e-c74f5a075384} <Debug> DynamicQueryHandler: Done processing query
2724 2024.05.08 03:39:09.189802 [ 3 ] {9760b849-bb91-4bda-a01e-c74f5a075384} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2725 2024.05.08 03:39:09.189819 [ 3 ] {} <Debug> HTTP-Session: 30ae6cff-5f12-48c0-b83e-acbebe3e7f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2726 2024.05.08 03:39:09.189947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2727 2024.05.08 03:39:09.189997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2728 2024.05.08 03:39:09.190016 [ 3 ] {} <Debug> HTTP-Session: e4fd6d4b-c250-478a-a91c-aea76db4ddff Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2729 2024.05.08 03:39:09.190032 [ 3 ] {} <Debug> HTTP-Session: e4fd6d4b-c250-478a-a91c-aea76db4ddff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2730 2024.05.08 03:39:09.190046 [ 3 ] {} <Debug> HTTP-Session: e4fd6d4b-c250-478a-a91c-aea76db4ddff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2731 2024.05.08 03:39:09.190078 [ 3 ] {} <Trace> HTTP-Session: e4fd6d4b-c250-478a-a91c-aea76db4ddff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2732 2024.05.08 03:39:09.190177 [ 3 ] {ae6eb36b-65be-4f02-85eb-9652f1bc09e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2733 2024.05.08 03:39:09.190222 [ 3 ] {ae6eb36b-65be-4f02-85eb-9652f1bc09e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2734 2024.05.08 03:39:09.190348 [ 3 ] {ae6eb36b-65be-4f02-85eb-9652f1bc09e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2735 2024.05.08 03:39:09.190687 [ 3 ] {ae6eb36b-65be-4f02-85eb-9652f1bc09e3} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2736 2024.05.08 03:39:09.190724 [ 3 ] {ae6eb36b-65be-4f02-85eb-9652f1bc09e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2737 2024.05.08 03:39:09.191040 [ 3 ] {ae6eb36b-65be-4f02-85eb-9652f1bc09e3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2738 2024.05.08 03:39:09.191375 [ 3 ] {ae6eb36b-65be-4f02-85eb-9652f1bc09e3} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2739 2024.05.08 03:39:09.191530 [ 3 ] {ae6eb36b-65be-4f02-85eb-9652f1bc09e3} <Debug> executeQuery: Read 14 rows, 1.18 KiB in 0.00138 sec., 10144.927536231884 rows/sec., 856.97 KiB/sec.
2740 2024.05.08 03:39:09.191693 [ 3 ] {ae6eb36b-65be-4f02-85eb-9652f1bc09e3} <Debug> DynamicQueryHandler: Done processing query
2741 2024.05.08 03:39:09.191717 [ 3 ] {ae6eb36b-65be-4f02-85eb-9652f1bc09e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2742 2024.05.08 03:39:09.191733 [ 3 ] {} <Debug> HTTP-Session: e4fd6d4b-c250-478a-a91c-aea76db4ddff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2743 2024.05.08 03:39:09.191853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2744 2024.05.08 03:39:09.191903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2745 2024.05.08 03:39:09.191923 [ 3 ] {} <Debug> HTTP-Session: ecf49e88-6684-4af2-a339-b1053227009a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2746 2024.05.08 03:39:09.191939 [ 3 ] {} <Debug> HTTP-Session: ecf49e88-6684-4af2-a339-b1053227009a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2747 2024.05.08 03:39:09.191952 [ 3 ] {} <Debug> HTTP-Session: ecf49e88-6684-4af2-a339-b1053227009a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2748 2024.05.08 03:39:09.191982 [ 3 ] {} <Trace> HTTP-Session: ecf49e88-6684-4af2-a339-b1053227009a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2749 2024.05.08 03:39:09.192093 [ 3 ] {9f62dd09-9a8b-4b50-af12-100a76e659d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2750 2024.05.08 03:39:09.192134 [ 3 ] {9f62dd09-9a8b-4b50-af12-100a76e659d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2751 2024.05.08 03:39:09.192258 [ 3 ] {9f62dd09-9a8b-4b50-af12-100a76e659d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2752 2024.05.08 03:39:09.192581 [ 3 ] {9f62dd09-9a8b-4b50-af12-100a76e659d0} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2753 2024.05.08 03:39:09.192618 [ 3 ] {9f62dd09-9a8b-4b50-af12-100a76e659d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2754 2024.05.08 03:39:09.192919 [ 3 ] {9f62dd09-9a8b-4b50-af12-100a76e659d0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2755 2024.05.08 03:39:09.193218 [ 3 ] {9f62dd09-9a8b-4b50-af12-100a76e659d0} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2756 2024.05.08 03:39:09.193374 [ 3 ] {9f62dd09-9a8b-4b50-af12-100a76e659d0} <Debug> executeQuery: Read 61 rows, 5.39 KiB in 0.001314 sec., 46423.13546423135 rows/sec., 4.00 MiB/sec.
2757 2024.05.08 03:39:09.193679 [ 3 ] {9f62dd09-9a8b-4b50-af12-100a76e659d0} <Debug> DynamicQueryHandler: Done processing query
2758 2024.05.08 03:39:09.193704 [ 3 ] {9f62dd09-9a8b-4b50-af12-100a76e659d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2759 2024.05.08 03:39:09.193720 [ 3 ] {} <Debug> HTTP-Session: ecf49e88-6684-4af2-a339-b1053227009a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2760 2024.05.08 03:39:09.193861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2761 2024.05.08 03:39:09.193912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2762 2024.05.08 03:39:09.193931 [ 3 ] {} <Debug> HTTP-Session: d58a5d11-326f-4817-89da-ae5c8cd2e57d Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2763 2024.05.08 03:39:09.193947 [ 3 ] {} <Debug> HTTP-Session: d58a5d11-326f-4817-89da-ae5c8cd2e57d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2764 2024.05.08 03:39:09.193961 [ 3 ] {} <Debug> HTTP-Session: d58a5d11-326f-4817-89da-ae5c8cd2e57d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2765 2024.05.08 03:39:09.193990 [ 3 ] {} <Trace> HTTP-Session: d58a5d11-326f-4817-89da-ae5c8cd2e57d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2766 2024.05.08 03:39:09.194087 [ 3 ] {981371c8-0cf8-45c7-a2c6-3e4a640b86c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2767 2024.05.08 03:39:09.194130 [ 3 ] {981371c8-0cf8-45c7-a2c6-3e4a640b86c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2768 2024.05.08 03:39:09.194275 [ 3 ] {981371c8-0cf8-45c7-a2c6-3e4a640b86c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2769 2024.05.08 03:39:09.194565 [ 3 ] {981371c8-0cf8-45c7-a2c6-3e4a640b86c8} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2770 2024.05.08 03:39:09.194602 [ 3 ] {981371c8-0cf8-45c7-a2c6-3e4a640b86c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2771 2024.05.08 03:39:09.194902 [ 3 ] {981371c8-0cf8-45c7-a2c6-3e4a640b86c8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2772 2024.05.08 03:39:09.195209 [ 3 ] {981371c8-0cf8-45c7-a2c6-3e4a640b86c8} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2773 2024.05.08 03:39:09.195366 [ 3 ] {981371c8-0cf8-45c7-a2c6-3e4a640b86c8} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001297 sec., 10794.14032382421 rows/sec., 785.32 KiB/sec.
2774 2024.05.08 03:39:09.195567 [ 3 ] {981371c8-0cf8-45c7-a2c6-3e4a640b86c8} <Debug> DynamicQueryHandler: Done processing query
2775 2024.05.08 03:39:09.195591 [ 3 ] {981371c8-0cf8-45c7-a2c6-3e4a640b86c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2776 2024.05.08 03:39:09.195607 [ 3 ] {} <Debug> HTTP-Session: d58a5d11-326f-4817-89da-ae5c8cd2e57d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2777 2024.05.08 03:39:09.195730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 5365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2778 2024.05.08 03:39:09.195778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2779 2024.05.08 03:39:09.195797 [ 3 ] {} <Debug> HTTP-Session: 468d9dd3-ca81-4a34-bc2f-7868b01433d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2780 2024.05.08 03:39:09.195813 [ 3 ] {} <Debug> HTTP-Session: 468d9dd3-ca81-4a34-bc2f-7868b01433d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2781 2024.05.08 03:39:09.195826 [ 3 ] {} <Debug> HTTP-Session: 468d9dd3-ca81-4a34-bc2f-7868b01433d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2782 2024.05.08 03:39:09.195856 [ 3 ] {} <Trace> HTTP-Session: 468d9dd3-ca81-4a34-bc2f-7868b01433d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2783 2024.05.08 03:39:09.195958 [ 3 ] {7731932f-2dd0-44ad-ac15-edd39e4df37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2784 2024.05.08 03:39:09.196001 [ 3 ] {7731932f-2dd0-44ad-ac15-edd39e4df37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2785 2024.05.08 03:39:09.196126 [ 3 ] {7731932f-2dd0-44ad-ac15-edd39e4df37d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2786 2024.05.08 03:39:09.196506 [ 3 ] {7731932f-2dd0-44ad-ac15-edd39e4df37d} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2787 2024.05.08 03:39:09.196543 [ 3 ] {7731932f-2dd0-44ad-ac15-edd39e4df37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2788 2024.05.08 03:39:09.196844 [ 3 ] {7731932f-2dd0-44ad-ac15-edd39e4df37d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2789 2024.05.08 03:39:09.197162 [ 3 ] {7731932f-2dd0-44ad-ac15-edd39e4df37d} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2790 2024.05.08 03:39:09.197312 [ 3 ] {7731932f-2dd0-44ad-ac15-edd39e4df37d} <Debug> executeQuery: Read 31 rows, 2.54 KiB in 0.001377 sec., 22512.70878721859 rows/sec., 1.80 MiB/sec.
2791 2024.05.08 03:39:09.197591 [ 3 ] {7731932f-2dd0-44ad-ac15-edd39e4df37d} <Debug> DynamicQueryHandler: Done processing query
2792 2024.05.08 03:39:09.197632 [ 3 ] {7731932f-2dd0-44ad-ac15-edd39e4df37d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2793 2024.05.08 03:39:09.197649 [ 3 ] {} <Debug> HTTP-Session: 468d9dd3-ca81-4a34-bc2f-7868b01433d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2794 2024.05.08 03:39:09.197755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 1422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2795 2024.05.08 03:39:09.197804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2796 2024.05.08 03:39:09.197823 [ 3 ] {} <Debug> HTTP-Session: d9a7581b-b9ad-424d-bc36-9f1e599a77dd Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2797 2024.05.08 03:39:09.197840 [ 3 ] {} <Debug> HTTP-Session: d9a7581b-b9ad-424d-bc36-9f1e599a77dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2798 2024.05.08 03:39:09.197854 [ 3 ] {} <Debug> HTTP-Session: d9a7581b-b9ad-424d-bc36-9f1e599a77dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2799 2024.05.08 03:39:09.197884 [ 3 ] {} <Trace> HTTP-Session: d9a7581b-b9ad-424d-bc36-9f1e599a77dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2800 2024.05.08 03:39:09.197983 [ 3 ] {cc6ceed7-3ad7-4141-8152-cf2fafd98ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2801 2024.05.08 03:39:09.198030 [ 3 ] {cc6ceed7-3ad7-4141-8152-cf2fafd98ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2802 2024.05.08 03:39:09.198194 [ 3 ] {cc6ceed7-3ad7-4141-8152-cf2fafd98ee6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2803 2024.05.08 03:39:09.198538 [ 3 ] {cc6ceed7-3ad7-4141-8152-cf2fafd98ee6} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2804 2024.05.08 03:39:09.198575 [ 3 ] {cc6ceed7-3ad7-4141-8152-cf2fafd98ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2805 2024.05.08 03:39:09.198944 [ 3 ] {cc6ceed7-3ad7-4141-8152-cf2fafd98ee6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2806 2024.05.08 03:39:09.199279 [ 3 ] {cc6ceed7-3ad7-4141-8152-cf2fafd98ee6} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2807 2024.05.08 03:39:09.199445 [ 3 ] {cc6ceed7-3ad7-4141-8152-cf2fafd98ee6} <Debug> executeQuery: Read 7 rows, 525.00 B in 0.001484 sec., 4716.981132075472 rows/sec., 345.48 KiB/sec.
2808 2024.05.08 03:39:09.199660 [ 3 ] {cc6ceed7-3ad7-4141-8152-cf2fafd98ee6} <Debug> DynamicQueryHandler: Done processing query
2809 2024.05.08 03:39:09.199684 [ 3 ] {cc6ceed7-3ad7-4141-8152-cf2fafd98ee6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2810 2024.05.08 03:39:09.199700 [ 3 ] {} <Debug> HTTP-Session: d9a7581b-b9ad-424d-bc36-9f1e599a77dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2811 2024.05.08 03:39:09.199818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2812 2024.05.08 03:39:09.199867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2813 2024.05.08 03:39:09.199885 [ 3 ] {} <Debug> HTTP-Session: c7ff5fb5-925a-43f6-95d4-b53b90f1dc70 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2814 2024.05.08 03:39:09.199902 [ 3 ] {} <Debug> HTTP-Session: c7ff5fb5-925a-43f6-95d4-b53b90f1dc70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2815 2024.05.08 03:39:09.199916 [ 3 ] {} <Debug> HTTP-Session: c7ff5fb5-925a-43f6-95d4-b53b90f1dc70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2816 2024.05.08 03:39:09.199945 [ 3 ] {} <Trace> HTTP-Session: c7ff5fb5-925a-43f6-95d4-b53b90f1dc70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2817 2024.05.08 03:39:09.200138 [ 3 ] {0a21c1ff-4340-47c3-bcd4-e66b2d430f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2818 2024.05.08 03:39:09.200187 [ 3 ] {0a21c1ff-4340-47c3-bcd4-e66b2d430f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2819 2024.05.08 03:39:09.200347 [ 3 ] {0a21c1ff-4340-47c3-bcd4-e66b2d430f79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2820 2024.05.08 03:39:09.200770 [ 3 ] {0a21c1ff-4340-47c3-bcd4-e66b2d430f79} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2821 2024.05.08 03:39:09.200805 [ 3 ] {0a21c1ff-4340-47c3-bcd4-e66b2d430f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2822 2024.05.08 03:39:09.201197 [ 3 ] {0a21c1ff-4340-47c3-bcd4-e66b2d430f79} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2823 2024.05.08 03:39:09.201527 [ 3 ] {0a21c1ff-4340-47c3-bcd4-e66b2d430f79} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2824 2024.05.08 03:39:09.201697 [ 3 ] {0a21c1ff-4340-47c3-bcd4-e66b2d430f79} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.00167 sec., 10179.640718562874 rows/sec., 13.74 MiB/sec.
2825 2024.05.08 03:39:09.202040 [ 3 ] {0a21c1ff-4340-47c3-bcd4-e66b2d430f79} <Debug> DynamicQueryHandler: Done processing query
2826 2024.05.08 03:39:09.202063 [ 3 ] {0a21c1ff-4340-47c3-bcd4-e66b2d430f79} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2827 2024.05.08 03:39:09.202079 [ 3 ] {} <Debug> HTTP-Session: c7ff5fb5-925a-43f6-95d4-b53b90f1dc70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2828 2024.05.08 03:39:14.186660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2829 2024.05.08 03:39:14.186796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2830 2024.05.08 03:39:14.186822 [ 3 ] {} <Debug> HTTP-Session: 432a6884-e51b-41bf-a0dd-736af167952b Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2831 2024.05.08 03:39:14.186847 [ 3 ] {} <Debug> HTTP-Session: 432a6884-e51b-41bf-a0dd-736af167952b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2832 2024.05.08 03:39:14.186862 [ 3 ] {} <Debug> HTTP-Session: 432a6884-e51b-41bf-a0dd-736af167952b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2833 2024.05.08 03:39:14.186913 [ 3 ] {} <Trace> HTTP-Session: 432a6884-e51b-41bf-a0dd-736af167952b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2834 2024.05.08 03:39:14.187100 [ 3 ] {eecd92b6-d7c0-45f0-8f4d-06fd73d2244f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2835 2024.05.08 03:39:14.187169 [ 3 ] {eecd92b6-d7c0-45f0-8f4d-06fd73d2244f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2836 2024.05.08 03:39:14.187364 [ 3 ] {eecd92b6-d7c0-45f0-8f4d-06fd73d2244f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2837 2024.05.08 03:39:14.187801 [ 3 ] {eecd92b6-d7c0-45f0-8f4d-06fd73d2244f} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2838 2024.05.08 03:39:14.187844 [ 3 ] {eecd92b6-d7c0-45f0-8f4d-06fd73d2244f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2839 2024.05.08 03:39:14.188217 [ 3 ] {eecd92b6-d7c0-45f0-8f4d-06fd73d2244f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2840 2024.05.08 03:39:14.188559 [ 3 ] {eecd92b6-d7c0-45f0-8f4d-06fd73d2244f} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2841 2024.05.08 03:39:14.188704 [ 3 ] {eecd92b6-d7c0-45f0-8f4d-06fd73d2244f} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001657 sec., 8449.004224502112 rows/sec., 684.83 KiB/sec.
2842 2024.05.08 03:39:14.188914 [ 3 ] {eecd92b6-d7c0-45f0-8f4d-06fd73d2244f} <Debug> DynamicQueryHandler: Done processing query
2843 2024.05.08 03:39:14.188942 [ 3 ] {eecd92b6-d7c0-45f0-8f4d-06fd73d2244f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2844 2024.05.08 03:39:14.188960 [ 3 ] {} <Debug> HTTP-Session: 432a6884-e51b-41bf-a0dd-736af167952b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2845 2024.05.08 03:39:14.189080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2846 2024.05.08 03:39:14.189141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2847 2024.05.08 03:39:14.189162 [ 3 ] {} <Debug> HTTP-Session: 88f28760-c317-4751-9e06-f3c80f232b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2848 2024.05.08 03:39:14.189181 [ 3 ] {} <Debug> HTTP-Session: 88f28760-c317-4751-9e06-f3c80f232b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2849 2024.05.08 03:39:14.189195 [ 3 ] {} <Debug> HTTP-Session: 88f28760-c317-4751-9e06-f3c80f232b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2850 2024.05.08 03:39:14.189230 [ 3 ] {} <Trace> HTTP-Session: 88f28760-c317-4751-9e06-f3c80f232b6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2851 2024.05.08 03:39:14.189351 [ 3 ] {5d35e44f-6baf-453c-9818-f0fc0cd4b09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2852 2024.05.08 03:39:14.189399 [ 3 ] {5d35e44f-6baf-453c-9818-f0fc0cd4b09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2853 2024.05.08 03:39:14.189532 [ 3 ] {5d35e44f-6baf-453c-9818-f0fc0cd4b09e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2854 2024.05.08 03:39:14.189882 [ 3 ] {5d35e44f-6baf-453c-9818-f0fc0cd4b09e} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2855 2024.05.08 03:39:14.189919 [ 3 ] {5d35e44f-6baf-453c-9818-f0fc0cd4b09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2856 2024.05.08 03:39:14.190234 [ 3 ] {5d35e44f-6baf-453c-9818-f0fc0cd4b09e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2857 2024.05.08 03:39:14.190557 [ 3 ] {5d35e44f-6baf-453c-9818-f0fc0cd4b09e} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2858 2024.05.08 03:39:14.190682 [ 3 ] {5d35e44f-6baf-453c-9818-f0fc0cd4b09e} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.001369 sec., 30679.327976625274 rows/sec., 2.75 MiB/sec.
2859 2024.05.08 03:39:14.190845 [ 3 ] {5d35e44f-6baf-453c-9818-f0fc0cd4b09e} <Debug> DynamicQueryHandler: Done processing query
2860 2024.05.08 03:39:14.190869 [ 3 ] {5d35e44f-6baf-453c-9818-f0fc0cd4b09e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2861 2024.05.08 03:39:14.190885 [ 3 ] {} <Debug> HTTP-Session: 88f28760-c317-4751-9e06-f3c80f232b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2862 2024.05.08 03:39:14.191008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2863 2024.05.08 03:39:14.191059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2864 2024.05.08 03:39:14.191078 [ 3 ] {} <Debug> HTTP-Session: f9e04e6a-ca93-40c1-b47f-a13e99261b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2865 2024.05.08 03:39:14.191094 [ 3 ] {} <Debug> HTTP-Session: f9e04e6a-ca93-40c1-b47f-a13e99261b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2866 2024.05.08 03:39:14.191109 [ 3 ] {} <Debug> HTTP-Session: f9e04e6a-ca93-40c1-b47f-a13e99261b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2867 2024.05.08 03:39:14.191140 [ 3 ] {} <Trace> HTTP-Session: f9e04e6a-ca93-40c1-b47f-a13e99261b35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2868 2024.05.08 03:39:14.191245 [ 3 ] {bc62680b-1eb2-49fc-b2a2-b548b0a8c6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2869 2024.05.08 03:39:14.191289 [ 3 ] {bc62680b-1eb2-49fc-b2a2-b548b0a8c6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2870 2024.05.08 03:39:14.191412 [ 3 ] {bc62680b-1eb2-49fc-b2a2-b548b0a8c6d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2871 2024.05.08 03:39:14.191722 [ 3 ] {bc62680b-1eb2-49fc-b2a2-b548b0a8c6d4} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2872 2024.05.08 03:39:14.191756 [ 3 ] {bc62680b-1eb2-49fc-b2a2-b548b0a8c6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2873 2024.05.08 03:39:14.192054 [ 3 ] {bc62680b-1eb2-49fc-b2a2-b548b0a8c6d4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2874 2024.05.08 03:39:14.192354 [ 3 ] {bc62680b-1eb2-49fc-b2a2-b548b0a8c6d4} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2875 2024.05.08 03:39:14.192480 [ 3 ] {bc62680b-1eb2-49fc-b2a2-b548b0a8c6d4} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.001268 sec., 11041.009463722397 rows/sec., 884.14 KiB/sec.
2876 2024.05.08 03:39:14.192635 [ 3 ] {bc62680b-1eb2-49fc-b2a2-b548b0a8c6d4} <Debug> DynamicQueryHandler: Done processing query
2877 2024.05.08 03:39:14.192658 [ 3 ] {bc62680b-1eb2-49fc-b2a2-b548b0a8c6d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2878 2024.05.08 03:39:14.192674 [ 3 ] {} <Debug> HTTP-Session: f9e04e6a-ca93-40c1-b47f-a13e99261b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2879 2024.05.08 03:39:14.192851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2880 2024.05.08 03:39:14.192900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2881 2024.05.08 03:39:14.192919 [ 3 ] {} <Debug> HTTP-Session: e545f2f7-7447-4204-abd0-f09e1bc7f4bd Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2882 2024.05.08 03:39:14.192935 [ 3 ] {} <Debug> HTTP-Session: e545f2f7-7447-4204-abd0-f09e1bc7f4bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2883 2024.05.08 03:39:14.192948 [ 3 ] {} <Debug> HTTP-Session: e545f2f7-7447-4204-abd0-f09e1bc7f4bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2884 2024.05.08 03:39:14.192980 [ 3 ] {} <Trace> HTTP-Session: e545f2f7-7447-4204-abd0-f09e1bc7f4bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2885 2024.05.08 03:39:14.193150 [ 3 ] {9d80202f-2480-4701-830a-6c65e50f10ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2886 2024.05.08 03:39:14.193199 [ 3 ] {9d80202f-2480-4701-830a-6c65e50f10ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2887 2024.05.08 03:39:14.193354 [ 3 ] {9d80202f-2480-4701-830a-6c65e50f10ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2888 2024.05.08 03:39:14.193788 [ 3 ] {9d80202f-2480-4701-830a-6c65e50f10ef} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2889 2024.05.08 03:39:14.193848 [ 3 ] {9d80202f-2480-4701-830a-6c65e50f10ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2890 2024.05.08 03:39:14.194251 [ 3 ] {9d80202f-2480-4701-830a-6c65e50f10ef} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2891 2024.05.08 03:39:14.194589 [ 3 ] {9d80202f-2480-4701-830a-6c65e50f10ef} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2892 2024.05.08 03:39:14.194718 [ 3 ] {9d80202f-2480-4701-830a-6c65e50f10ef} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001665 sec., 8408.408408408408 rows/sec., 11.35 MiB/sec.
2893 2024.05.08 03:39:14.194886 [ 3 ] {9d80202f-2480-4701-830a-6c65e50f10ef} <Debug> DynamicQueryHandler: Done processing query
2894 2024.05.08 03:39:14.194911 [ 3 ] {9d80202f-2480-4701-830a-6c65e50f10ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2895 2024.05.08 03:39:14.194927 [ 3 ] {} <Debug> HTTP-Session: e545f2f7-7447-4204-abd0-f09e1bc7f4bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2896 2024.05.08 03:39:19.186709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2897 2024.05.08 03:39:19.186860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2898 2024.05.08 03:39:19.186890 [ 3 ] {} <Debug> HTTP-Session: 7808a35c-db9f-474b-a569-5f69519827b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2899 2024.05.08 03:39:19.186918 [ 3 ] {} <Debug> HTTP-Session: 7808a35c-db9f-474b-a569-5f69519827b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2900 2024.05.08 03:39:19.186935 [ 3 ] {} <Debug> HTTP-Session: 7808a35c-db9f-474b-a569-5f69519827b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2901 2024.05.08 03:39:19.186993 [ 3 ] {} <Trace> HTTP-Session: 7808a35c-db9f-474b-a569-5f69519827b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2902 2024.05.08 03:39:19.187206 [ 3 ] {67112cba-590d-47b2-8096-9476df757c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2903 2024.05.08 03:39:19.187281 [ 3 ] {67112cba-590d-47b2-8096-9476df757c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2904 2024.05.08 03:39:19.187481 [ 3 ] {67112cba-590d-47b2-8096-9476df757c9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2905 2024.05.08 03:39:19.187927 [ 3 ] {67112cba-590d-47b2-8096-9476df757c9e} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2906 2024.05.08 03:39:19.187970 [ 3 ] {67112cba-590d-47b2-8096-9476df757c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2907 2024.05.08 03:39:19.188313 [ 3 ] {67112cba-590d-47b2-8096-9476df757c9e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2908 2024.05.08 03:39:19.188635 [ 3 ] {67112cba-590d-47b2-8096-9476df757c9e} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2909 2024.05.08 03:39:19.188804 [ 3 ] {67112cba-590d-47b2-8096-9476df757c9e} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001709 sec., 9947.33762434172 rows/sec., 806.28 KiB/sec.
2910 2024.05.08 03:39:19.188995 [ 3 ] {67112cba-590d-47b2-8096-9476df757c9e} <Debug> DynamicQueryHandler: Done processing query
2911 2024.05.08 03:39:19.189086 [ 3 ] {67112cba-590d-47b2-8096-9476df757c9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2912 2024.05.08 03:39:19.189103 [ 3 ] {} <Debug> HTTP-Session: 7808a35c-db9f-474b-a569-5f69519827b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2913 2024.05.08 03:39:19.189235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2914 2024.05.08 03:39:19.189285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2915 2024.05.08 03:39:19.189304 [ 3 ] {} <Debug> HTTP-Session: 47d798b6-9fd3-402a-9087-1fef1f29e217 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2916 2024.05.08 03:39:19.189320 [ 3 ] {} <Debug> HTTP-Session: 47d798b6-9fd3-402a-9087-1fef1f29e217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2917 2024.05.08 03:39:19.189334 [ 3 ] {} <Debug> HTTP-Session: 47d798b6-9fd3-402a-9087-1fef1f29e217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2918 2024.05.08 03:39:19.189365 [ 3 ] {} <Trace> HTTP-Session: 47d798b6-9fd3-402a-9087-1fef1f29e217 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2919 2024.05.08 03:39:19.189475 [ 3 ] {13ba6be7-bc74-422b-b641-d354c0ed40a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2920 2024.05.08 03:39:19.189518 [ 3 ] {13ba6be7-bc74-422b-b641-d354c0ed40a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2921 2024.05.08 03:39:19.189645 [ 3 ] {13ba6be7-bc74-422b-b641-d354c0ed40a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2922 2024.05.08 03:39:19.190015 [ 3 ] {13ba6be7-bc74-422b-b641-d354c0ed40a0} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2923 2024.05.08 03:39:19.190052 [ 3 ] {13ba6be7-bc74-422b-b641-d354c0ed40a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2924 2024.05.08 03:39:19.190364 [ 3 ] {13ba6be7-bc74-422b-b641-d354c0ed40a0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2925 2024.05.08 03:39:19.190664 [ 3 ] {13ba6be7-bc74-422b-b641-d354c0ed40a0} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2926 2024.05.08 03:39:19.190824 [ 122 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2927 2024.05.08 03:39:19.190826 [ 3 ] {13ba6be7-bc74-422b-b641-d354c0ed40a0} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001375 sec., 37090.909090909096 rows/sec., 3.23 MiB/sec.
2928 2024.05.08 03:39:19.190914 [ 122 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2929 2024.05.08 03:39:19.190976 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2930 2024.05.08 03:39:19.191144 [ 3 ] {13ba6be7-bc74-422b-b641-d354c0ed40a0} <Debug> DynamicQueryHandler: Done processing query
2931 2024.05.08 03:39:19.191168 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
2932 2024.05.08 03:39:19.191182 [ 3 ] {13ba6be7-bc74-422b-b641-d354c0ed40a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2933 2024.05.08 03:39:19.191246 [ 3 ] {} <Debug> HTTP-Session: 47d798b6-9fd3-402a-9087-1fef1f29e217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2934 2024.05.08 03:39:19.191384 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2935 2024.05.08 03:39:19.191434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2936 2024.05.08 03:39:19.191457 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 140 rows starting from the beginning of the part
2937 2024.05.08 03:39:19.191532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2938 2024.05.08 03:39:19.191599 [ 3 ] {} <Debug> HTTP-Session: ecc22e51-05f4-4d67-a0ea-a5c274ee1829 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2939 2024.05.08 03:39:19.191677 [ 3 ] {} <Debug> HTTP-Session: ecc22e51-05f4-4d67-a0ea-a5c274ee1829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2940 2024.05.08 03:39:19.191749 [ 3 ] {} <Debug> HTTP-Session: ecc22e51-05f4-4d67-a0ea-a5c274ee1829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2941 2024.05.08 03:39:19.191757 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part
2942 2024.05.08 03:39:19.191830 [ 3 ] {} <Trace> HTTP-Session: ecc22e51-05f4-4d67-a0ea-a5c274ee1829 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2943 2024.05.08 03:39:19.192150 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 80 rows starting from the beginning of the part
2944 2024.05.08 03:39:19.192156 [ 3 ] {7cbb9fee-1794-4fea-a979-a87867ea84d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2945 2024.05.08 03:39:19.192302 [ 3 ] {7cbb9fee-1794-4fea-a979-a87867ea84d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2946 2024.05.08 03:39:19.192402 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 61 rows starting from the beginning of the part
2947 2024.05.08 03:39:19.192799 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part
2948 2024.05.08 03:39:19.193150 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part
2949 2024.05.08 03:39:19.193396 [ 3 ] {7cbb9fee-1794-4fea-a979-a87867ea84d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2950 2024.05.08 03:39:19.194380 [ 3 ] {7cbb9fee-1794-4fea-a979-a87867ea84d1} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2951 2024.05.08 03:39:19.194436 [ 3 ] {7cbb9fee-1794-4fea-a979-a87867ea84d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2952 2024.05.08 03:39:19.195339 [ 3 ] {7cbb9fee-1794-4fea-a979-a87867ea84d1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2953 2024.05.08 03:39:19.196073 [ 3 ] {7cbb9fee-1794-4fea-a979-a87867ea84d1} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2954 2024.05.08 03:39:19.196147 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 425 rows, containing 4 columns (4 merged, 0 gathered) in 0.00507112 sec., 83807.9161999716 rows/sec., 7.18 MiB/sec.
2955 2024.05.08 03:39:19.196345 [ 3 ] {7cbb9fee-1794-4fea-a979-a87867ea84d1} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.004312 sec., 3942.4860853432283 rows/sec., 315.71 KiB/sec.
2956 2024.05.08 03:39:19.196357 [ 143 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2957 2024.05.08 03:39:19.196483 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2958 2024.05.08 03:39:19.196600 [ 143 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2959 2024.05.08 03:39:19.196724 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2960 2024.05.08 03:39:19.196829 [ 3 ] {7cbb9fee-1794-4fea-a979-a87867ea84d1} <Debug> DynamicQueryHandler: Done processing query
2961 2024.05.08 03:39:19.196926 [ 3 ] {7cbb9fee-1794-4fea-a979-a87867ea84d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2962 2024.05.08 03:39:19.197008 [ 3 ] {} <Debug> HTTP-Session: ecc22e51-05f4-4d67-a0ea-a5c274ee1829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2963 2024.05.08 03:39:19.197241 [ 199 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
2964 2024.05.08 03:39:19.197333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2965 2024.05.08 03:39:19.197489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2966 2024.05.08 03:39:19.197579 [ 3 ] {} <Debug> HTTP-Session: 031a9973-3f0e-4014-8c6f-33f1b479a679 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
2967 2024.05.08 03:39:19.197626 [ 3 ] {} <Debug> HTTP-Session: 031a9973-3f0e-4014-8c6f-33f1b479a679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2968 2024.05.08 03:39:19.197678 [ 3 ] {} <Debug> HTTP-Session: 031a9973-3f0e-4014-8c6f-33f1b479a679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2969 2024.05.08 03:39:19.197738 [ 199 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2970 2024.05.08 03:39:19.197779 [ 3 ] {} <Trace> HTTP-Session: 031a9973-3f0e-4014-8c6f-33f1b479a679 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2971 2024.05.08 03:39:19.197821 [ 199 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 89 rows starting from the beginning of the part
2972 2024.05.08 03:39:19.198106 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_21_4} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2973 2024.05.08 03:39:19.198156 [ 199 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part
2974 2024.05.08 03:39:19.198206 [ 3 ] {3b29749f-3d6a-4bcd-9288-9a9c44305992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2975 2024.05.08 03:39:19.198460 [ 3 ] {3b29749f-3d6a-4bcd-9288-9a9c44305992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2976 2024.05.08 03:39:19.198607 [ 199 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part
2977 2024.05.08 03:39:19.198671 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_21_4} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
2978 2024.05.08 03:39:19.199000 [ 199 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part
2979 2024.05.08 03:39:19.199152 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
2980 2024.05.08 03:39:19.199567 [ 199 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part
2981 2024.05.08 03:39:19.199841 [ 199 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part
2982 2024.05.08 03:39:19.200277 [ 3 ] {3b29749f-3d6a-4bcd-9288-9a9c44305992} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2983 2024.05.08 03:39:19.200913 [ 3 ] {3b29749f-3d6a-4bcd-9288-9a9c44305992} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2984 2024.05.08 03:39:19.200955 [ 3 ] {3b29749f-3d6a-4bcd-9288-9a9c44305992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2985 2024.05.08 03:39:19.201511 [ 196 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.004652687 sec., 45135.208966345686 rows/sec., 3.55 MiB/sec.
2986 2024.05.08 03:39:19.201642 [ 3 ] {3b29749f-3d6a-4bcd-9288-9a9c44305992} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2987 2024.05.08 03:39:19.201689 [ 196 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2988 2024.05.08 03:39:19.202577 [ 3 ] {3b29749f-3d6a-4bcd-9288-9a9c44305992} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2989 2024.05.08 03:39:19.202621 [ 196 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_21_4} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2990 2024.05.08 03:39:19.202830 [ 196 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_21_4} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
2991 2024.05.08 03:39:19.202908 [ 3 ] {3b29749f-3d6a-4bcd-9288-9a9c44305992} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.00498 sec., 3413.6546184738954 rows/sec., 4.61 MiB/sec.
2992 2024.05.08 03:39:19.203069 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
2993 2024.05.08 03:39:19.203248 [ 3 ] {3b29749f-3d6a-4bcd-9288-9a9c44305992} <Debug> DynamicQueryHandler: Done processing query
2994 2024.05.08 03:39:19.203276 [ 3 ] {3b29749f-3d6a-4bcd-9288-9a9c44305992} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2995 2024.05.08 03:39:19.203292 [ 3 ] {} <Debug> HTTP-Session: 031a9973-3f0e-4014-8c6f-33f1b479a679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2996 2024.05.08 03:39:22.828711 [ 158 ] {} <Debug> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2997 2024.05.08 03:39:22.828781 [ 158 ] {} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2998 2024.05.08 03:39:22.828804 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
2999 2024.05.08 03:39:22.829007 [ 195 ] {97141312-2e5b-4e46-816c-cbc412c72b47::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
3000 2024.05.08 03:39:22.829206 [ 195 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3001 2024.05.08 03:39:22.829245 [ 195 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 408 rows starting from the beginning of the part
3002 2024.05.08 03:39:22.829323 [ 195 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part
3003 2024.05.08 03:39:22.829417 [ 195 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part
3004 2024.05.08 03:39:22.829782 [ 195 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part
3005 2024.05.08 03:39:22.829968 [ 195 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part
3006 2024.05.08 03:39:22.831183 [ 196 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 5 columns (5 merged, 0 gathered) in 0.002295884 sec., 216474.35149162586 rows/sec., 15.28 MiB/sec.
3007 2024.05.08 03:39:22.831545 [ 193 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3008 2024.05.08 03:39:22.832354 [ 193 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3009 2024.05.08 03:39:22.832495 [ 193 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3010 2024.05.08 03:39:22.832592 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
3011 2024.05.08 03:39:23.592952 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache
3012 2024.05.08 03:39:23.592999 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache
3013 2024.05.08 03:39:24.187368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3014 2024.05.08 03:39:24.187499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3015 2024.05.08 03:39:24.187529 [ 3 ] {} <Debug> HTTP-Session: 5556ad1c-6543-4a11-b2b5-f71abf1ddf62 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3016 2024.05.08 03:39:24.187557 [ 3 ] {} <Debug> HTTP-Session: 5556ad1c-6543-4a11-b2b5-f71abf1ddf62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3017 2024.05.08 03:39:24.187575 [ 3 ] {} <Debug> HTTP-Session: 5556ad1c-6543-4a11-b2b5-f71abf1ddf62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3018 2024.05.08 03:39:24.187632 [ 3 ] {} <Trace> HTTP-Session: 5556ad1c-6543-4a11-b2b5-f71abf1ddf62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3019 2024.05.08 03:39:24.187840 [ 3 ] {134e2cbe-bc59-4404-96a7-1da8f24a08ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3020 2024.05.08 03:39:24.187916 [ 3 ] {134e2cbe-bc59-4404-96a7-1da8f24a08ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3021 2024.05.08 03:39:24.188136 [ 3 ] {134e2cbe-bc59-4404-96a7-1da8f24a08ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3022 2024.05.08 03:39:24.188574 [ 3 ] {134e2cbe-bc59-4404-96a7-1da8f24a08ab} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3023 2024.05.08 03:39:24.188617 [ 3 ] {134e2cbe-bc59-4404-96a7-1da8f24a08ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
3024 2024.05.08 03:39:24.188988 [ 3 ] {134e2cbe-bc59-4404-96a7-1da8f24a08ab} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3025 2024.05.08 03:39:24.189328 [ 3 ] {134e2cbe-bc59-4404-96a7-1da8f24a08ab} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3026 2024.05.08 03:39:24.189498 [ 3 ] {134e2cbe-bc59-4404-96a7-1da8f24a08ab} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001714 sec., 8168.028004667444 rows/sec., 662.06 KiB/sec.
3027 2024.05.08 03:39:24.189511 [ 158 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3028 2024.05.08 03:39:24.189621 [ 158 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3029 2024.05.08 03:39:24.189650 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
3030 2024.05.08 03:39:24.189783 [ 3 ] {134e2cbe-bc59-4404-96a7-1da8f24a08ab} <Debug> DynamicQueryHandler: Done processing query
3031 2024.05.08 03:39:24.189836 [ 3 ] {134e2cbe-bc59-4404-96a7-1da8f24a08ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3032 2024.05.08 03:39:24.189860 [ 3 ] {} <Debug> HTTP-Session: 5556ad1c-6543-4a11-b2b5-f71abf1ddf62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3033 2024.05.08 03:39:24.189869 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
3034 2024.05.08 03:39:24.190004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3035 2024.05.08 03:39:24.190136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3036 2024.05.08 03:39:24.190196 [ 3 ] {} <Debug> HTTP-Session: 73b1263c-4c59-427c-a3ab-2c29cf8289dc Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3037 2024.05.08 03:39:24.190218 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3038 2024.05.08 03:39:24.190230 [ 3 ] {} <Debug> HTTP-Session: 73b1263c-4c59-427c-a3ab-2c29cf8289dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3039 2024.05.08 03:39:24.190279 [ 3 ] {} <Debug> HTTP-Session: 73b1263c-4c59-427c-a3ab-2c29cf8289dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3040 2024.05.08 03:39:24.190290 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 31 rows starting from the beginning of the part
3041 2024.05.08 03:39:24.190347 [ 3 ] {} <Trace> HTTP-Session: 73b1263c-4c59-427c-a3ab-2c29cf8289dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3042 2024.05.08 03:39:24.190561 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part
3043 2024.05.08 03:39:24.190727 [ 3 ] {51e23d94-f66d-497a-912c-7982e5fdce84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3044 2024.05.08 03:39:24.190842 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 17 rows starting from the beginning of the part
3045 2024.05.08 03:39:24.190878 [ 3 ] {51e23d94-f66d-497a-912c-7982e5fdce84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3046 2024.05.08 03:39:24.191170 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
3047 2024.05.08 03:39:24.191594 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 17 rows starting from the beginning of the part
3048 2024.05.08 03:39:24.191975 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
3049 2024.05.08 03:39:24.192140 [ 3 ] {51e23d94-f66d-497a-912c-7982e5fdce84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3050 2024.05.08 03:39:24.193046 [ 3 ] {51e23d94-f66d-497a-912c-7982e5fdce84} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3051 2024.05.08 03:39:24.193114 [ 3 ] {51e23d94-f66d-497a-912c-7982e5fdce84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
3052 2024.05.08 03:39:24.193948 [ 3 ] {51e23d94-f66d-497a-912c-7982e5fdce84} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3053 2024.05.08 03:39:24.194810 [ 191 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.005059959 sec., 21146.41640376928 rows/sec., 1.67 MiB/sec.
3054 2024.05.08 03:39:24.194848 [ 3 ] {51e23d94-f66d-497a-912c-7982e5fdce84} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3055 2024.05.08 03:39:24.195126 [ 3 ] {51e23d94-f66d-497a-912c-7982e5fdce84} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.004564 sec., 9202.453987730061 rows/sec., 845.83 KiB/sec.
3056 2024.05.08 03:39:24.195149 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3057 2024.05.08 03:39:24.195446 [ 3 ] {51e23d94-f66d-497a-912c-7982e5fdce84} <Debug> DynamicQueryHandler: Done processing query
3058 2024.05.08 03:39:24.195504 [ 3 ] {51e23d94-f66d-497a-912c-7982e5fdce84} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3059 2024.05.08 03:39:24.195563 [ 3 ] {} <Debug> HTTP-Session: 73b1263c-4c59-427c-a3ab-2c29cf8289dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3060 2024.05.08 03:39:24.195754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3061 2024.05.08 03:39:24.195834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3062 2024.05.08 03:39:24.195865 [ 3 ] {} <Debug> HTTP-Session: 8ca81ee8-e889-4b72-8ccc-07373abbd8bb Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3063 2024.05.08 03:39:24.195886 [ 3 ] {} <Debug> HTTP-Session: 8ca81ee8-e889-4b72-8ccc-07373abbd8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3064 2024.05.08 03:39:24.195922 [ 3 ] {} <Debug> HTTP-Session: 8ca81ee8-e889-4b72-8ccc-07373abbd8bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3065 2024.05.08 03:39:24.195939 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_21_4} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3066 2024.05.08 03:39:24.195979 [ 3 ] {} <Trace> HTTP-Session: 8ca81ee8-e889-4b72-8ccc-07373abbd8bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3067 2024.05.08 03:39:24.196088 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_21_4} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3068 2024.05.08 03:39:24.196156 [ 3 ] {b4ac5671-7048-438a-ac68-3778f87b28db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3069 2024.05.08 03:39:24.196255 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3070 2024.05.08 03:39:24.196267 [ 3 ] {b4ac5671-7048-438a-ac68-3778f87b28db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3071 2024.05.08 03:39:24.196438 [ 3 ] {b4ac5671-7048-438a-ac68-3778f87b28db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3072 2024.05.08 03:39:24.196730 [ 3 ] {b4ac5671-7048-438a-ac68-3778f87b28db} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3073 2024.05.08 03:39:24.196768 [ 3 ] {b4ac5671-7048-438a-ac68-3778f87b28db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
3074 2024.05.08 03:39:24.197074 [ 3 ] {b4ac5671-7048-438a-ac68-3778f87b28db} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3075 2024.05.08 03:39:24.197396 [ 3 ] {b4ac5671-7048-438a-ac68-3778f87b28db} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3076 2024.05.08 03:39:24.197515 [ 3 ] {b4ac5671-7048-438a-ac68-3778f87b28db} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.001434 sec., 9762.900976290099 rows/sec., 781.79 KiB/sec.
3077 2024.05.08 03:39:24.197662 [ 3 ] {b4ac5671-7048-438a-ac68-3778f87b28db} <Debug> DynamicQueryHandler: Done processing query
3078 2024.05.08 03:39:24.197685 [ 3 ] {b4ac5671-7048-438a-ac68-3778f87b28db} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3079 2024.05.08 03:39:24.197701 [ 3 ] {} <Debug> HTTP-Session: 8ca81ee8-e889-4b72-8ccc-07373abbd8bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3080 2024.05.08 03:39:24.197856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3081 2024.05.08 03:39:24.197902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3082 2024.05.08 03:39:24.197920 [ 3 ] {} <Debug> HTTP-Session: 72248df3-ffd6-4ef2-a0c7-fe298076630c Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3083 2024.05.08 03:39:24.197937 [ 3 ] {} <Debug> HTTP-Session: 72248df3-ffd6-4ef2-a0c7-fe298076630c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3084 2024.05.08 03:39:24.197950 [ 3 ] {} <Debug> HTTP-Session: 72248df3-ffd6-4ef2-a0c7-fe298076630c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3085 2024.05.08 03:39:24.197980 [ 3 ] {} <Trace> HTTP-Session: 72248df3-ffd6-4ef2-a0c7-fe298076630c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3086 2024.05.08 03:39:24.198173 [ 3 ] {a5033c70-61c6-4f67-beb5-8ba6e33c7058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3087 2024.05.08 03:39:24.198222 [ 3 ] {a5033c70-61c6-4f67-beb5-8ba6e33c7058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3088 2024.05.08 03:39:24.198376 [ 3 ] {a5033c70-61c6-4f67-beb5-8ba6e33c7058} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3089 2024.05.08 03:39:24.198760 [ 3 ] {a5033c70-61c6-4f67-beb5-8ba6e33c7058} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3090 2024.05.08 03:39:24.198794 [ 3 ] {a5033c70-61c6-4f67-beb5-8ba6e33c7058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
3091 2024.05.08 03:39:24.199200 [ 3 ] {a5033c70-61c6-4f67-beb5-8ba6e33c7058} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3092 2024.05.08 03:39:24.199543 [ 3 ] {a5033c70-61c6-4f67-beb5-8ba6e33c7058} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3093 2024.05.08 03:39:24.199665 [ 72 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3094 2024.05.08 03:39:24.199671 [ 3 ] {a5033c70-61c6-4f67-beb5-8ba6e33c7058} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001618 sec., 8652.65760197775 rows/sec., 11.68 MiB/sec.
3095 2024.05.08 03:39:24.199703 [ 72 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3096 2024.05.08 03:39:24.199743 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
3097 2024.05.08 03:39:24.199938 [ 3 ] {a5033c70-61c6-4f67-beb5-8ba6e33c7058} <Debug> DynamicQueryHandler: Done processing query
3098 2024.05.08 03:39:24.199953 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
3099 2024.05.08 03:39:24.199975 [ 3 ] {a5033c70-61c6-4f67-beb5-8ba6e33c7058} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3100 2024.05.08 03:39:24.200031 [ 3 ] {} <Debug> HTTP-Session: 72248df3-ffd6-4ef2-a0c7-fe298076630c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3101 2024.05.08 03:39:24.200198 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3102 2024.05.08 03:39:24.200242 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 255 rows starting from the beginning of the part
3103 2024.05.08 03:39:24.200382 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part
3104 2024.05.08 03:39:24.200528 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 17 rows starting from the beginning of the part
3105 2024.05.08 03:39:24.200720 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
3106 2024.05.08 03:39:24.200854 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 17 rows starting from the beginning of the part
3107 2024.05.08 03:39:24.201017 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
3108 2024.05.08 03:39:24.203219 [ 191 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 6 columns (6 merged, 0 gathered) in 0.00337776 sec., 97993.93681019374 rows/sec., 132.24 MiB/sec.
3109 2024.05.08 03:39:24.203582 [ 189 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3110 2024.05.08 03:39:24.204000 [ 189 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3111 2024.05.08 03:39:24.204084 [ 189 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3112 2024.05.08 03:39:24.204174 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB.
3113 2024.05.08 03:39:29.186982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3114 2024.05.08 03:39:29.187114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3115 2024.05.08 03:39:29.187139 [ 3 ] {} <Debug> HTTP-Session: a5c5d609-c69f-4cab-a3f0-f69023587878 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3116 2024.05.08 03:39:29.187163 [ 3 ] {} <Debug> HTTP-Session: a5c5d609-c69f-4cab-a3f0-f69023587878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3117 2024.05.08 03:39:29.187178 [ 3 ] {} <Debug> HTTP-Session: a5c5d609-c69f-4cab-a3f0-f69023587878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3118 2024.05.08 03:39:29.187227 [ 3 ] {} <Trace> HTTP-Session: a5c5d609-c69f-4cab-a3f0-f69023587878 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3119 2024.05.08 03:39:29.187415 [ 3 ] {7431af2f-01fe-4a18-805a-66670ae2281a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3120 2024.05.08 03:39:29.187482 [ 3 ] {7431af2f-01fe-4a18-805a-66670ae2281a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3121 2024.05.08 03:39:29.187678 [ 3 ] {7431af2f-01fe-4a18-805a-66670ae2281a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3122 2024.05.08 03:39:29.188076 [ 3 ] {7431af2f-01fe-4a18-805a-66670ae2281a} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3123 2024.05.08 03:39:29.188122 [ 3 ] {7431af2f-01fe-4a18-805a-66670ae2281a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
3124 2024.05.08 03:39:29.188488 [ 3 ] {7431af2f-01fe-4a18-805a-66670ae2281a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3125 2024.05.08 03:39:29.188833 [ 3 ] {7431af2f-01fe-4a18-805a-66670ae2281a} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3126 2024.05.08 03:39:29.189002 [ 3 ] {7431af2f-01fe-4a18-805a-66670ae2281a} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001641 sec., 10359.536867763558 rows/sec., 839.69 KiB/sec.
3127 2024.05.08 03:39:29.189207 [ 3 ] {7431af2f-01fe-4a18-805a-66670ae2281a} <Debug> DynamicQueryHandler: Done processing query
3128 2024.05.08 03:39:29.189234 [ 3 ] {7431af2f-01fe-4a18-805a-66670ae2281a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3129 2024.05.08 03:39:29.189250 [ 3 ] {} <Debug> HTTP-Session: a5c5d609-c69f-4cab-a3f0-f69023587878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3130 2024.05.08 03:39:29.189374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3131 2024.05.08 03:39:29.189425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3132 2024.05.08 03:39:29.189446 [ 3 ] {} <Debug> HTTP-Session: 6e4079c4-ee4a-4562-9a63-781ba0b22f43 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3133 2024.05.08 03:39:29.189464 [ 3 ] {} <Debug> HTTP-Session: 6e4079c4-ee4a-4562-9a63-781ba0b22f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3134 2024.05.08 03:39:29.189477 [ 3 ] {} <Debug> HTTP-Session: 6e4079c4-ee4a-4562-9a63-781ba0b22f43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3135 2024.05.08 03:39:29.189512 [ 3 ] {} <Trace> HTTP-Session: 6e4079c4-ee4a-4562-9a63-781ba0b22f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3136 2024.05.08 03:39:29.189631 [ 3 ] {8e62fa75-af8d-4ded-8a0a-74aa52ea6a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3137 2024.05.08 03:39:29.189677 [ 3 ] {8e62fa75-af8d-4ded-8a0a-74aa52ea6a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3138 2024.05.08 03:39:29.189803 [ 3 ] {8e62fa75-af8d-4ded-8a0a-74aa52ea6a12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3139 2024.05.08 03:39:29.190147 [ 3 ] {8e62fa75-af8d-4ded-8a0a-74aa52ea6a12} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3140 2024.05.08 03:39:29.190184 [ 3 ] {8e62fa75-af8d-4ded-8a0a-74aa52ea6a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
3141 2024.05.08 03:39:29.190507 [ 3 ] {8e62fa75-af8d-4ded-8a0a-74aa52ea6a12} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3142 2024.05.08 03:39:29.190817 [ 3 ] {8e62fa75-af8d-4ded-8a0a-74aa52ea6a12} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3143 2024.05.08 03:39:29.190973 [ 3 ] {8e62fa75-af8d-4ded-8a0a-74aa52ea6a12} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001374 sec., 37117.903930131004 rows/sec., 3.23 MiB/sec.
3144 2024.05.08 03:39:29.191303 [ 3 ] {8e62fa75-af8d-4ded-8a0a-74aa52ea6a12} <Debug> DynamicQueryHandler: Done processing query
3145 2024.05.08 03:39:29.191333 [ 3 ] {8e62fa75-af8d-4ded-8a0a-74aa52ea6a12} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3146 2024.05.08 03:39:29.191350 [ 3 ] {} <Debug> HTTP-Session: 6e4079c4-ee4a-4562-9a63-781ba0b22f43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3147 2024.05.08 03:39:29.191498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3148 2024.05.08 03:39:29.191547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3149 2024.05.08 03:39:29.191566 [ 3 ] {} <Debug> HTTP-Session: 2510105d-b743-4acc-9c03-99e3517287f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3150 2024.05.08 03:39:29.191583 [ 3 ] {} <Debug> HTTP-Session: 2510105d-b743-4acc-9c03-99e3517287f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3151 2024.05.08 03:39:29.191597 [ 3 ] {} <Debug> HTTP-Session: 2510105d-b743-4acc-9c03-99e3517287f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3152 2024.05.08 03:39:29.191628 [ 3 ] {} <Trace> HTTP-Session: 2510105d-b743-4acc-9c03-99e3517287f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3153 2024.05.08 03:39:29.191736 [ 3 ] {a1633581-fdc3-4cea-9910-a9b930c03ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3154 2024.05.08 03:39:29.191780 [ 3 ] {a1633581-fdc3-4cea-9910-a9b930c03ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3155 2024.05.08 03:39:29.191923 [ 3 ] {a1633581-fdc3-4cea-9910-a9b930c03ca0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3156 2024.05.08 03:39:29.192210 [ 3 ] {a1633581-fdc3-4cea-9910-a9b930c03ca0} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3157 2024.05.08 03:39:29.192247 [ 3 ] {a1633581-fdc3-4cea-9910-a9b930c03ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
3158 2024.05.08 03:39:29.192540 [ 3 ] {a1633581-fdc3-4cea-9910-a9b930c03ca0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3159 2024.05.08 03:39:29.192845 [ 3 ] {a1633581-fdc3-4cea-9910-a9b930c03ca0} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3160 2024.05.08 03:39:29.193003 [ 3 ] {a1633581-fdc3-4cea-9910-a9b930c03ca0} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001298 sec., 13097.072419106318 rows/sec., 1.02 MiB/sec.
3161 2024.05.08 03:39:29.193321 [ 3 ] {a1633581-fdc3-4cea-9910-a9b930c03ca0} <Debug> DynamicQueryHandler: Done processing query
3162 2024.05.08 03:39:29.193350 [ 3 ] {a1633581-fdc3-4cea-9910-a9b930c03ca0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3163 2024.05.08 03:39:29.193366 [ 3 ] {} <Debug> HTTP-Session: 2510105d-b743-4acc-9c03-99e3517287f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3164 2024.05.08 03:39:29.193483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3165 2024.05.08 03:39:29.193530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3166 2024.05.08 03:39:29.193549 [ 3 ] {} <Debug> HTTP-Session: b4cad5cd-fa26-47fa-bd24-c8524a14b9d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3167 2024.05.08 03:39:29.193565 [ 3 ] {} <Debug> HTTP-Session: b4cad5cd-fa26-47fa-bd24-c8524a14b9d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3168 2024.05.08 03:39:29.193578 [ 3 ] {} <Debug> HTTP-Session: b4cad5cd-fa26-47fa-bd24-c8524a14b9d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3169 2024.05.08 03:39:29.193608 [ 3 ] {} <Trace> HTTP-Session: b4cad5cd-fa26-47fa-bd24-c8524a14b9d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3170 2024.05.08 03:39:29.193794 [ 3 ] {29475f0f-1428-48ea-a32c-44a1e9a9ad6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3171 2024.05.08 03:39:29.193843 [ 3 ] {29475f0f-1428-48ea-a32c-44a1e9a9ad6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3172 2024.05.08 03:39:29.194021 [ 3 ] {29475f0f-1428-48ea-a32c-44a1e9a9ad6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3173 2024.05.08 03:39:29.194417 [ 3 ] {29475f0f-1428-48ea-a32c-44a1e9a9ad6b} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3174 2024.05.08 03:39:29.194452 [ 3 ] {29475f0f-1428-48ea-a32c-44a1e9a9ad6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB.
3175 2024.05.08 03:39:29.194854 [ 3 ] {29475f0f-1428-48ea-a32c-44a1e9a9ad6b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3176 2024.05.08 03:39:29.195187 [ 3 ] {29475f0f-1428-48ea-a32c-44a1e9a9ad6b} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3177 2024.05.08 03:39:29.195339 [ 3 ] {29475f0f-1428-48ea-a32c-44a1e9a9ad6b} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001653 sec., 10284.331518451301 rows/sec., 13.88 MiB/sec.
3178 2024.05.08 03:39:29.195515 [ 3 ] {29475f0f-1428-48ea-a32c-44a1e9a9ad6b} <Debug> DynamicQueryHandler: Done processing query
3179 2024.05.08 03:39:29.195538 [ 3 ] {29475f0f-1428-48ea-a32c-44a1e9a9ad6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3180 2024.05.08 03:39:29.195554 [ 3 ] {} <Debug> HTTP-Session: b4cad5cd-fa26-47fa-bd24-c8524a14b9d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3181 2024.05.08 03:39:34.188814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3182 2024.05.08 03:39:34.188959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3183 2024.05.08 03:39:34.188991 [ 3 ] {} <Debug> HTTP-Session: af349203-d207-4ce4-96fa-ae01949fe93d Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3184 2024.05.08 03:39:34.189020 [ 3 ] {} <Debug> HTTP-Session: af349203-d207-4ce4-96fa-ae01949fe93d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3185 2024.05.08 03:39:34.189039 [ 3 ] {} <Debug> HTTP-Session: af349203-d207-4ce4-96fa-ae01949fe93d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3186 2024.05.08 03:39:34.189093 [ 3 ] {} <Trace> HTTP-Session: af349203-d207-4ce4-96fa-ae01949fe93d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3187 2024.05.08 03:39:34.189299 [ 3 ] {f1b9cf60-f000-4141-a6cc-b659e60b0764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3188 2024.05.08 03:39:34.189375 [ 3 ] {f1b9cf60-f000-4141-a6cc-b659e60b0764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3189 2024.05.08 03:39:34.189598 [ 3 ] {f1b9cf60-f000-4141-a6cc-b659e60b0764} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3190 2024.05.08 03:39:34.190039 [ 3 ] {f1b9cf60-f000-4141-a6cc-b659e60b0764} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3191 2024.05.08 03:39:34.190085 [ 3 ] {f1b9cf60-f000-4141-a6cc-b659e60b0764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3192 2024.05.08 03:39:34.190462 [ 3 ] {f1b9cf60-f000-4141-a6cc-b659e60b0764} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3193 2024.05.08 03:39:34.190806 [ 3 ] {f1b9cf60-f000-4141-a6cc-b659e60b0764} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3194 2024.05.08 03:39:34.190962 [ 3 ] {f1b9cf60-f000-4141-a6cc-b659e60b0764} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001726 sec., 8111.239860950173 rows/sec., 657.45 KiB/sec.
3195 2024.05.08 03:39:34.191196 [ 3 ] {f1b9cf60-f000-4141-a6cc-b659e60b0764} <Debug> DynamicQueryHandler: Done processing query
3196 2024.05.08 03:39:34.191223 [ 3 ] {f1b9cf60-f000-4141-a6cc-b659e60b0764} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3197 2024.05.08 03:39:34.191240 [ 3 ] {} <Debug> HTTP-Session: af349203-d207-4ce4-96fa-ae01949fe93d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3198 2024.05.08 03:39:34.191368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3199 2024.05.08 03:39:34.191425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3200 2024.05.08 03:39:34.191444 [ 3 ] {} <Debug> HTTP-Session: 2493213d-1bb1-4640-972d-0cc8208d6924 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3201 2024.05.08 03:39:34.191463 [ 3 ] {} <Debug> HTTP-Session: 2493213d-1bb1-4640-972d-0cc8208d6924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3202 2024.05.08 03:39:34.191477 [ 3 ] {} <Debug> HTTP-Session: 2493213d-1bb1-4640-972d-0cc8208d6924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3203 2024.05.08 03:39:34.191512 [ 3 ] {} <Trace> HTTP-Session: 2493213d-1bb1-4640-972d-0cc8208d6924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3204 2024.05.08 03:39:34.191616 [ 3 ] {110cd1b3-4d87-4d40-bd96-4db960063ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3205 2024.05.08 03:39:34.191663 [ 3 ] {110cd1b3-4d87-4d40-bd96-4db960063ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3206 2024.05.08 03:39:34.191794 [ 3 ] {110cd1b3-4d87-4d40-bd96-4db960063ea1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3207 2024.05.08 03:39:34.192076 [ 3 ] {110cd1b3-4d87-4d40-bd96-4db960063ea1} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3208 2024.05.08 03:39:34.192114 [ 3 ] {110cd1b3-4d87-4d40-bd96-4db960063ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3209 2024.05.08 03:39:34.192410 [ 3 ] {110cd1b3-4d87-4d40-bd96-4db960063ea1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3210 2024.05.08 03:39:34.192722 [ 3 ] {110cd1b3-4d87-4d40-bd96-4db960063ea1} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3211 2024.05.08 03:39:34.192883 [ 3 ] {110cd1b3-4d87-4d40-bd96-4db960063ea1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001288 sec., 1552.7950310559006 rows/sec., 126.62 KiB/sec.
3212 2024.05.08 03:39:34.193087 [ 3 ] {110cd1b3-4d87-4d40-bd96-4db960063ea1} <Debug> DynamicQueryHandler: Done processing query
3213 2024.05.08 03:39:34.193111 [ 3 ] {110cd1b3-4d87-4d40-bd96-4db960063ea1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3214 2024.05.08 03:39:34.193128 [ 3 ] {} <Debug> HTTP-Session: 2493213d-1bb1-4640-972d-0cc8208d6924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3215 2024.05.08 03:39:34.193315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 11576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3216 2024.05.08 03:39:34.193366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3217 2024.05.08 03:39:34.193387 [ 3 ] {} <Debug> HTTP-Session: fe84231f-8a09-4891-bf3b-eaa6ed815f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3218 2024.05.08 03:39:34.193406 [ 3 ] {} <Debug> HTTP-Session: fe84231f-8a09-4891-bf3b-eaa6ed815f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3219 2024.05.08 03:39:34.193421 [ 3 ] {} <Debug> HTTP-Session: fe84231f-8a09-4891-bf3b-eaa6ed815f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3220 2024.05.08 03:39:34.193453 [ 3 ] {} <Trace> HTTP-Session: fe84231f-8a09-4891-bf3b-eaa6ed815f35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3221 2024.05.08 03:39:34.193575 [ 3 ] {71a73e02-738c-493d-805a-3f23c904aa19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3222 2024.05.08 03:39:34.193618 [ 3 ] {71a73e02-738c-493d-805a-3f23c904aa19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3223 2024.05.08 03:39:34.193741 [ 3 ] {71a73e02-738c-493d-805a-3f23c904aa19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3224 2024.05.08 03:39:34.194074 [ 3 ] {71a73e02-738c-493d-805a-3f23c904aa19} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3225 2024.05.08 03:39:34.194111 [ 3 ] {71a73e02-738c-493d-805a-3f23c904aa19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3226 2024.05.08 03:39:34.194423 [ 3 ] {71a73e02-738c-493d-805a-3f23c904aa19} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3227 2024.05.08 03:39:34.194730 [ 3 ] {71a73e02-738c-493d-805a-3f23c904aa19} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3228 2024.05.08 03:39:34.194891 [ 3 ] {71a73e02-738c-493d-805a-3f23c904aa19} <Debug> executeQuery: Read 79 rows, 6.75 KiB in 0.001352 sec., 58431.952662721895 rows/sec., 4.87 MiB/sec.
3229 2024.05.08 03:39:34.195169 [ 3 ] {71a73e02-738c-493d-805a-3f23c904aa19} <Debug> DynamicQueryHandler: Done processing query
3230 2024.05.08 03:39:34.195210 [ 3 ] {71a73e02-738c-493d-805a-3f23c904aa19} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3231 2024.05.08 03:39:34.195235 [ 3 ] {} <Debug> HTTP-Session: fe84231f-8a09-4891-bf3b-eaa6ed815f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3232 2024.05.08 03:39:34.195349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3233 2024.05.08 03:39:34.195399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3234 2024.05.08 03:39:34.195419 [ 3 ] {} <Debug> HTTP-Session: f9d6e958-aeca-4a0e-a5ed-3c1220e9ffc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3235 2024.05.08 03:39:34.195435 [ 3 ] {} <Debug> HTTP-Session: f9d6e958-aeca-4a0e-a5ed-3c1220e9ffc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3236 2024.05.08 03:39:34.195450 [ 3 ] {} <Debug> HTTP-Session: f9d6e958-aeca-4a0e-a5ed-3c1220e9ffc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3237 2024.05.08 03:39:34.195481 [ 3 ] {} <Trace> HTTP-Session: f9d6e958-aeca-4a0e-a5ed-3c1220e9ffc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3238 2024.05.08 03:39:34.195587 [ 3 ] {0a89e111-734a-4f22-8232-05cdd552ac9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3239 2024.05.08 03:39:34.195632 [ 3 ] {0a89e111-734a-4f22-8232-05cdd552ac9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3240 2024.05.08 03:39:34.195780 [ 3 ] {0a89e111-734a-4f22-8232-05cdd552ac9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3241 2024.05.08 03:39:34.196055 [ 3 ] {0a89e111-734a-4f22-8232-05cdd552ac9d} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3242 2024.05.08 03:39:34.196091 [ 3 ] {0a89e111-734a-4f22-8232-05cdd552ac9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3243 2024.05.08 03:39:34.196382 [ 3 ] {0a89e111-734a-4f22-8232-05cdd552ac9d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3244 2024.05.08 03:39:34.196687 [ 3 ] {0a89e111-734a-4f22-8232-05cdd552ac9d} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3245 2024.05.08 03:39:34.196849 [ 3 ] {0a89e111-734a-4f22-8232-05cdd552ac9d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001273 sec., 1571.0919088766693 rows/sec., 109.70 KiB/sec.
3246 2024.05.08 03:39:34.197051 [ 3 ] {0a89e111-734a-4f22-8232-05cdd552ac9d} <Debug> DynamicQueryHandler: Done processing query
3247 2024.05.08 03:39:34.197075 [ 3 ] {0a89e111-734a-4f22-8232-05cdd552ac9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3248 2024.05.08 03:39:34.197090 [ 3 ] {} <Debug> HTTP-Session: f9d6e958-aeca-4a0e-a5ed-3c1220e9ffc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3249 2024.05.08 03:39:34.197212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3250 2024.05.08 03:39:34.197260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3251 2024.05.08 03:39:34.197279 [ 3 ] {} <Debug> HTTP-Session: b7c1e71c-1fbd-4951-b4f5-d29a993ea15e Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3252 2024.05.08 03:39:34.197295 [ 3 ] {} <Debug> HTTP-Session: b7c1e71c-1fbd-4951-b4f5-d29a993ea15e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3253 2024.05.08 03:39:34.197309 [ 3 ] {} <Debug> HTTP-Session: b7c1e71c-1fbd-4951-b4f5-d29a993ea15e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3254 2024.05.08 03:39:34.197339 [ 3 ] {} <Trace> HTTP-Session: b7c1e71c-1fbd-4951-b4f5-d29a993ea15e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3255 2024.05.08 03:39:34.197444 [ 3 ] {13921ccd-53de-45cb-97d2-b529d702bd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3256 2024.05.08 03:39:34.197485 [ 3 ] {13921ccd-53de-45cb-97d2-b529d702bd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3257 2024.05.08 03:39:34.197610 [ 3 ] {13921ccd-53de-45cb-97d2-b529d702bd60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3258 2024.05.08 03:39:34.197912 [ 3 ] {13921ccd-53de-45cb-97d2-b529d702bd60} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3259 2024.05.08 03:39:34.197949 [ 3 ] {13921ccd-53de-45cb-97d2-b529d702bd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3260 2024.05.08 03:39:34.198245 [ 3 ] {13921ccd-53de-45cb-97d2-b529d702bd60} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3261 2024.05.08 03:39:34.198549 [ 3 ] {13921ccd-53de-45cb-97d2-b529d702bd60} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3262 2024.05.08 03:39:34.198701 [ 3 ] {13921ccd-53de-45cb-97d2-b529d702bd60} <Debug> executeQuery: Read 40 rows, 3.18 KiB in 0.001287 sec., 31080.03108003108 rows/sec., 2.41 MiB/sec.
3263 2024.05.08 03:39:34.199013 [ 3 ] {13921ccd-53de-45cb-97d2-b529d702bd60} <Debug> DynamicQueryHandler: Done processing query
3264 2024.05.08 03:39:34.199038 [ 3 ] {13921ccd-53de-45cb-97d2-b529d702bd60} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3265 2024.05.08 03:39:34.199054 [ 3 ] {} <Debug> HTTP-Session: b7c1e71c-1fbd-4951-b4f5-d29a993ea15e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3266 2024.05.08 03:39:34.199171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3267 2024.05.08 03:39:34.199219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3268 2024.05.08 03:39:34.199239 [ 3 ] {} <Debug> HTTP-Session: ed4e977d-830f-45f7-b558-a67c0aa66da5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3269 2024.05.08 03:39:34.199255 [ 3 ] {} <Debug> HTTP-Session: ed4e977d-830f-45f7-b558-a67c0aa66da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3270 2024.05.08 03:39:34.199269 [ 3 ] {} <Debug> HTTP-Session: ed4e977d-830f-45f7-b558-a67c0aa66da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3271 2024.05.08 03:39:34.199299 [ 3 ] {} <Trace> HTTP-Session: ed4e977d-830f-45f7-b558-a67c0aa66da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3272 2024.05.08 03:39:34.199410 [ 3 ] {670db401-742d-44d1-b81f-ae99148a9b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3273 2024.05.08 03:39:34.199457 [ 3 ] {670db401-742d-44d1-b81f-ae99148a9b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3274 2024.05.08 03:39:34.199622 [ 3 ] {670db401-742d-44d1-b81f-ae99148a9b5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3275 2024.05.08 03:39:34.199972 [ 3 ] {670db401-742d-44d1-b81f-ae99148a9b5c} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3276 2024.05.08 03:39:34.200009 [ 3 ] {670db401-742d-44d1-b81f-ae99148a9b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3277 2024.05.08 03:39:34.200385 [ 3 ] {670db401-742d-44d1-b81f-ae99148a9b5c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3278 2024.05.08 03:39:34.200720 [ 3 ] {670db401-742d-44d1-b81f-ae99148a9b5c} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3279 2024.05.08 03:39:34.200876 [ 3 ] {670db401-742d-44d1-b81f-ae99148a9b5c} <Debug> executeQuery: Read 37 rows, 2.67 KiB in 0.001499 sec., 24683.12208138759 rows/sec., 1.74 MiB/sec.
3280 2024.05.08 03:39:34.201160 [ 3 ] {670db401-742d-44d1-b81f-ae99148a9b5c} <Debug> DynamicQueryHandler: Done processing query
3281 2024.05.08 03:39:34.201184 [ 3 ] {670db401-742d-44d1-b81f-ae99148a9b5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3282 2024.05.08 03:39:34.201201 [ 3 ] {} <Debug> HTTP-Session: ed4e977d-830f-45f7-b558-a67c0aa66da5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3283 2024.05.08 03:39:34.201329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3284 2024.05.08 03:39:34.201378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3285 2024.05.08 03:39:34.201397 [ 3 ] {} <Debug> HTTP-Session: c368863e-39b6-4bb0-89a7-436cc34c7a00 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3286 2024.05.08 03:39:34.201413 [ 3 ] {} <Debug> HTTP-Session: c368863e-39b6-4bb0-89a7-436cc34c7a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3287 2024.05.08 03:39:34.201428 [ 3 ] {} <Debug> HTTP-Session: c368863e-39b6-4bb0-89a7-436cc34c7a00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3288 2024.05.08 03:39:34.201458 [ 3 ] {} <Trace> HTTP-Session: c368863e-39b6-4bb0-89a7-436cc34c7a00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3289 2024.05.08 03:39:34.201634 [ 3 ] {a9b2eedf-b75b-4541-bd62-bc0291d644e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3290 2024.05.08 03:39:34.201683 [ 3 ] {a9b2eedf-b75b-4541-bd62-bc0291d644e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3291 2024.05.08 03:39:34.201860 [ 3 ] {a9b2eedf-b75b-4541-bd62-bc0291d644e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3292 2024.05.08 03:39:34.202249 [ 3 ] {a9b2eedf-b75b-4541-bd62-bc0291d644e8} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3293 2024.05.08 03:39:34.202284 [ 3 ] {a9b2eedf-b75b-4541-bd62-bc0291d644e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3294 2024.05.08 03:39:34.202694 [ 3 ] {a9b2eedf-b75b-4541-bd62-bc0291d644e8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3295 2024.05.08 03:39:34.203037 [ 3 ] {a9b2eedf-b75b-4541-bd62-bc0291d644e8} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3296 2024.05.08 03:39:34.203197 [ 3 ] {a9b2eedf-b75b-4541-bd62-bc0291d644e8} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001656 sec., 8454.106280193237 rows/sec., 11.41 MiB/sec.
3297 2024.05.08 03:39:34.203518 [ 3 ] {a9b2eedf-b75b-4541-bd62-bc0291d644e8} <Debug> DynamicQueryHandler: Done processing query
3298 2024.05.08 03:39:34.203542 [ 3 ] {a9b2eedf-b75b-4541-bd62-bc0291d644e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3299 2024.05.08 03:39:34.203558 [ 3 ] {} <Debug> HTTP-Session: c368863e-39b6-4bb0-89a7-436cc34c7a00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3300 2024.05.08 03:39:38.593040 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache
3301 2024.05.08 03:39:38.593103 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache
3302 2024.05.08 03:39:39.187212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3303 2024.05.08 03:39:39.187343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3304 2024.05.08 03:39:39.187372 [ 3 ] {} <Debug> HTTP-Session: 7dab6b32-ab3d-4fe0-ba33-37e445cddf38 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3305 2024.05.08 03:39:39.187401 [ 3 ] {} <Debug> HTTP-Session: 7dab6b32-ab3d-4fe0-ba33-37e445cddf38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3306 2024.05.08 03:39:39.187419 [ 3 ] {} <Debug> HTTP-Session: 7dab6b32-ab3d-4fe0-ba33-37e445cddf38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3307 2024.05.08 03:39:39.187475 [ 3 ] {} <Trace> HTTP-Session: 7dab6b32-ab3d-4fe0-ba33-37e445cddf38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3308 2024.05.08 03:39:39.187690 [ 3 ] {228f3a25-6588-455c-8353-32497928f9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3309 2024.05.08 03:39:39.187767 [ 3 ] {228f3a25-6588-455c-8353-32497928f9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3310 2024.05.08 03:39:39.187994 [ 3 ] {228f3a25-6588-455c-8353-32497928f9df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3311 2024.05.08 03:39:39.188447 [ 3 ] {228f3a25-6588-455c-8353-32497928f9df} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3312 2024.05.08 03:39:39.188492 [ 3 ] {228f3a25-6588-455c-8353-32497928f9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3313 2024.05.08 03:39:39.188868 [ 3 ] {228f3a25-6588-455c-8353-32497928f9df} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3314 2024.05.08 03:39:39.189210 [ 3 ] {228f3a25-6588-455c-8353-32497928f9df} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3315 2024.05.08 03:39:39.189374 [ 3 ] {228f3a25-6588-455c-8353-32497928f9df} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001744 sec., 9747.706422018347 rows/sec., 790.10 KiB/sec.
3316 2024.05.08 03:39:39.189611 [ 3 ] {228f3a25-6588-455c-8353-32497928f9df} <Debug> DynamicQueryHandler: Done processing query
3317 2024.05.08 03:39:39.189637 [ 3 ] {228f3a25-6588-455c-8353-32497928f9df} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3318 2024.05.08 03:39:39.189653 [ 3 ] {} <Debug> HTTP-Session: 7dab6b32-ab3d-4fe0-ba33-37e445cddf38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3319 2024.05.08 03:39:39.189779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3320 2024.05.08 03:39:39.189827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3321 2024.05.08 03:39:39.189846 [ 3 ] {} <Debug> HTTP-Session: 43c33368-1293-417e-b9c9-c94db6982e89 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3322 2024.05.08 03:39:39.189862 [ 3 ] {} <Debug> HTTP-Session: 43c33368-1293-417e-b9c9-c94db6982e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3323 2024.05.08 03:39:39.189876 [ 3 ] {} <Debug> HTTP-Session: 43c33368-1293-417e-b9c9-c94db6982e89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3324 2024.05.08 03:39:39.189906 [ 3 ] {} <Trace> HTTP-Session: 43c33368-1293-417e-b9c9-c94db6982e89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3325 2024.05.08 03:39:39.190014 [ 3 ] {8bb4240d-26c3-4ab6-ab5b-640d3137c75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3326 2024.05.08 03:39:39.190056 [ 3 ] {8bb4240d-26c3-4ab6-ab5b-640d3137c75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3327 2024.05.08 03:39:39.190181 [ 3 ] {8bb4240d-26c3-4ab6-ab5b-640d3137c75b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3328 2024.05.08 03:39:39.190532 [ 3 ] {8bb4240d-26c3-4ab6-ab5b-640d3137c75b} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3329 2024.05.08 03:39:39.190569 [ 3 ] {8bb4240d-26c3-4ab6-ab5b-640d3137c75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3330 2024.05.08 03:39:39.190867 [ 3 ] {8bb4240d-26c3-4ab6-ab5b-640d3137c75b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3331 2024.05.08 03:39:39.191183 [ 3 ] {8bb4240d-26c3-4ab6-ab5b-640d3137c75b} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3332 2024.05.08 03:39:39.191337 [ 3 ] {8bb4240d-26c3-4ab6-ab5b-640d3137c75b} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001352 sec., 37721.89349112426 rows/sec., 3.28 MiB/sec.
3333 2024.05.08 03:39:39.191507 [ 3 ] {8bb4240d-26c3-4ab6-ab5b-640d3137c75b} <Debug> DynamicQueryHandler: Done processing query
3334 2024.05.08 03:39:39.191531 [ 3 ] {8bb4240d-26c3-4ab6-ab5b-640d3137c75b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3335 2024.05.08 03:39:39.191546 [ 3 ] {} <Debug> HTTP-Session: 43c33368-1293-417e-b9c9-c94db6982e89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3336 2024.05.08 03:39:39.191675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3337 2024.05.08 03:39:39.191723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3338 2024.05.08 03:39:39.191742 [ 3 ] {} <Debug> HTTP-Session: 8a72d047-b653-4dde-b392-3da6cdcc9a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3339 2024.05.08 03:39:39.191758 [ 3 ] {} <Debug> HTTP-Session: 8a72d047-b653-4dde-b392-3da6cdcc9a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3340 2024.05.08 03:39:39.191772 [ 3 ] {} <Debug> HTTP-Session: 8a72d047-b653-4dde-b392-3da6cdcc9a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3341 2024.05.08 03:39:39.191802 [ 3 ] {} <Trace> HTTP-Session: 8a72d047-b653-4dde-b392-3da6cdcc9a99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3342 2024.05.08 03:39:39.191910 [ 3 ] {1d63b8c4-cc8c-485a-86c5-073bd31bc3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3343 2024.05.08 03:39:39.191952 [ 3 ] {1d63b8c4-cc8c-485a-86c5-073bd31bc3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3344 2024.05.08 03:39:39.192077 [ 3 ] {1d63b8c4-cc8c-485a-86c5-073bd31bc3f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3345 2024.05.08 03:39:39.192366 [ 3 ] {1d63b8c4-cc8c-485a-86c5-073bd31bc3f1} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3346 2024.05.08 03:39:39.192402 [ 3 ] {1d63b8c4-cc8c-485a-86c5-073bd31bc3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3347 2024.05.08 03:39:39.192731 [ 3 ] {1d63b8c4-cc8c-485a-86c5-073bd31bc3f1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3348 2024.05.08 03:39:39.193035 [ 3 ] {1d63b8c4-cc8c-485a-86c5-073bd31bc3f1} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3349 2024.05.08 03:39:39.193196 [ 3 ] {1d63b8c4-cc8c-485a-86c5-073bd31bc3f1} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.00131 sec., 12977.099236641221 rows/sec., 1.01 MiB/sec.
3350 2024.05.08 03:39:39.193360 [ 3 ] {1d63b8c4-cc8c-485a-86c5-073bd31bc3f1} <Debug> DynamicQueryHandler: Done processing query
3351 2024.05.08 03:39:39.193384 [ 3 ] {1d63b8c4-cc8c-485a-86c5-073bd31bc3f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3352 2024.05.08 03:39:39.193399 [ 3 ] {} <Debug> HTTP-Session: 8a72d047-b653-4dde-b392-3da6cdcc9a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3353 2024.05.08 03:39:39.193526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3354 2024.05.08 03:39:39.193573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3355 2024.05.08 03:39:39.193591 [ 3 ] {} <Debug> HTTP-Session: f60117de-006a-4f2b-9196-dc69a3591f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3356 2024.05.08 03:39:39.193607 [ 3 ] {} <Debug> HTTP-Session: f60117de-006a-4f2b-9196-dc69a3591f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3357 2024.05.08 03:39:39.193621 [ 3 ] {} <Debug> HTTP-Session: f60117de-006a-4f2b-9196-dc69a3591f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3358 2024.05.08 03:39:39.193650 [ 3 ] {} <Trace> HTTP-Session: f60117de-006a-4f2b-9196-dc69a3591f42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3359 2024.05.08 03:39:39.194028 [ 3 ] {325920c2-3c25-49ef-8419-ad00e4c7f3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3360 2024.05.08 03:39:39.194077 [ 3 ] {325920c2-3c25-49ef-8419-ad00e4c7f3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3361 2024.05.08 03:39:39.194238 [ 3 ] {325920c2-3c25-49ef-8419-ad00e4c7f3e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3362 2024.05.08 03:39:39.194667 [ 3 ] {325920c2-3c25-49ef-8419-ad00e4c7f3e4} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3363 2024.05.08 03:39:39.194703 [ 3 ] {325920c2-3c25-49ef-8419-ad00e4c7f3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3364 2024.05.08 03:39:39.195121 [ 3 ] {325920c2-3c25-49ef-8419-ad00e4c7f3e4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3365 2024.05.08 03:39:39.195455 [ 3 ] {325920c2-3c25-49ef-8419-ad00e4c7f3e4} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3366 2024.05.08 03:39:39.195613 [ 3 ] {325920c2-3c25-49ef-8419-ad00e4c7f3e4} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001862 sec., 9129.967776584319 rows/sec., 12.32 MiB/sec.
3367 2024.05.08 03:39:39.195782 [ 3 ] {325920c2-3c25-49ef-8419-ad00e4c7f3e4} <Debug> DynamicQueryHandler: Done processing query
3368 2024.05.08 03:39:39.195806 [ 3 ] {325920c2-3c25-49ef-8419-ad00e4c7f3e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3369 2024.05.08 03:39:39.195821 [ 3 ] {} <Debug> HTTP-Session: f60117de-006a-4f2b-9196-dc69a3591f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3370 2024.05.08 03:39:44.187954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3371 2024.05.08 03:39:44.188150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3372 2024.05.08 03:39:44.188196 [ 3 ] {} <Debug> HTTP-Session: f599db78-014a-400f-89db-4f14f8e77363 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3373 2024.05.08 03:39:44.188239 [ 3 ] {} <Debug> HTTP-Session: f599db78-014a-400f-89db-4f14f8e77363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3374 2024.05.08 03:39:44.188256 [ 3 ] {} <Debug> HTTP-Session: f599db78-014a-400f-89db-4f14f8e77363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3375 2024.05.08 03:39:44.188307 [ 3 ] {} <Trace> HTTP-Session: f599db78-014a-400f-89db-4f14f8e77363 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3376 2024.05.08 03:39:44.188496 [ 3 ] {56159f4e-e617-4c3b-95a6-ae3f040f23e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3377 2024.05.08 03:39:44.188569 [ 3 ] {56159f4e-e617-4c3b-95a6-ae3f040f23e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3378 2024.05.08 03:39:44.188770 [ 3 ] {56159f4e-e617-4c3b-95a6-ae3f040f23e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3379 2024.05.08 03:39:44.189251 [ 3 ] {56159f4e-e617-4c3b-95a6-ae3f040f23e6} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3380 2024.05.08 03:39:44.189293 [ 3 ] {56159f4e-e617-4c3b-95a6-ae3f040f23e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3381 2024.05.08 03:39:44.189666 [ 3 ] {56159f4e-e617-4c3b-95a6-ae3f040f23e6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3382 2024.05.08 03:39:44.190011 [ 3 ] {56159f4e-e617-4c3b-95a6-ae3f040f23e6} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3383 2024.05.08 03:39:44.190201 [ 3 ] {56159f4e-e617-4c3b-95a6-ae3f040f23e6} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001751 sec., 7995.431182181611 rows/sec., 648.07 KiB/sec.
3384 2024.05.08 03:39:44.190409 [ 3 ] {56159f4e-e617-4c3b-95a6-ae3f040f23e6} <Debug> DynamicQueryHandler: Done processing query
3385 2024.05.08 03:39:44.190435 [ 3 ] {56159f4e-e617-4c3b-95a6-ae3f040f23e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3386 2024.05.08 03:39:44.190452 [ 3 ] {} <Debug> HTTP-Session: f599db78-014a-400f-89db-4f14f8e77363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3387 2024.05.08 03:39:44.190582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3388 2024.05.08 03:39:44.190632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3389 2024.05.08 03:39:44.190651 [ 3 ] {} <Debug> HTTP-Session: bc45b22c-dc87-4e53-a1c1-8cf1a9c0df4a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3390 2024.05.08 03:39:44.190668 [ 3 ] {} <Debug> HTTP-Session: bc45b22c-dc87-4e53-a1c1-8cf1a9c0df4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3391 2024.05.08 03:39:44.190682 [ 3 ] {} <Debug> HTTP-Session: bc45b22c-dc87-4e53-a1c1-8cf1a9c0df4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3392 2024.05.08 03:39:44.190714 [ 3 ] {} <Trace> HTTP-Session: bc45b22c-dc87-4e53-a1c1-8cf1a9c0df4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3393 2024.05.08 03:39:44.190824 [ 3 ] {1c0d0b95-4149-494e-b7d4-f1d3240792c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3394 2024.05.08 03:39:44.190867 [ 3 ] {1c0d0b95-4149-494e-b7d4-f1d3240792c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3395 2024.05.08 03:39:44.190994 [ 3 ] {1c0d0b95-4149-494e-b7d4-f1d3240792c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3396 2024.05.08 03:39:44.191331 [ 3 ] {1c0d0b95-4149-494e-b7d4-f1d3240792c2} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3397 2024.05.08 03:39:44.191368 [ 3 ] {1c0d0b95-4149-494e-b7d4-f1d3240792c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3398 2024.05.08 03:39:44.191684 [ 3 ] {1c0d0b95-4149-494e-b7d4-f1d3240792c2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3399 2024.05.08 03:39:44.191979 [ 3 ] {1c0d0b95-4149-494e-b7d4-f1d3240792c2} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3400 2024.05.08 03:39:44.192137 [ 3 ] {1c0d0b95-4149-494e-b7d4-f1d3240792c2} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.001339 sec., 31366.69156086632 rows/sec., 2.82 MiB/sec.
3401 2024.05.08 03:39:44.192146 [ 85 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3402 2024.05.08 03:39:44.192249 [ 85 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3403 2024.05.08 03:39:44.192298 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3404 2024.05.08 03:39:44.192407 [ 3 ] {1c0d0b95-4149-494e-b7d4-f1d3240792c2} <Debug> DynamicQueryHandler: Done processing query
3405 2024.05.08 03:39:44.192454 [ 3 ] {1c0d0b95-4149-494e-b7d4-f1d3240792c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3406 2024.05.08 03:39:44.192490 [ 3 ] {} <Debug> HTTP-Session: bc45b22c-dc87-4e53-a1c1-8cf1a9c0df4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3407 2024.05.08 03:39:44.192492 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
3408 2024.05.08 03:39:44.192666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3409 2024.05.08 03:39:44.192728 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3410 2024.05.08 03:39:44.192757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3411 2024.05.08 03:39:44.192776 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 142 rows starting from the beginning of the part
3412 2024.05.08 03:39:44.192794 [ 3 ] {} <Debug> HTTP-Session: 896bef82-771f-4f06-a1dd-a3328690d93a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3413 2024.05.08 03:39:44.192830 [ 3 ] {} <Debug> HTTP-Session: 896bef82-771f-4f06-a1dd-a3328690d93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3414 2024.05.08 03:39:44.192865 [ 3 ] {} <Debug> HTTP-Session: 896bef82-771f-4f06-a1dd-a3328690d93a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3415 2024.05.08 03:39:44.193019 [ 3 ] {} <Trace> HTTP-Session: 896bef82-771f-4f06-a1dd-a3328690d93a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3416 2024.05.08 03:39:44.193037 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part
3417 2024.05.08 03:39:44.193231 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 51 rows starting from the beginning of the part
3418 2024.05.08 03:39:44.193369 [ 3 ] {2394d44c-fd37-4197-915d-6c5d4c91390e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3419 2024.05.08 03:39:44.193612 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 79 rows starting from the beginning of the part
3420 2024.05.08 03:39:44.193610 [ 3 ] {2394d44c-fd37-4197-915d-6c5d4c91390e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3421 2024.05.08 03:39:44.193869 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part
3422 2024.05.08 03:39:44.194238 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part
3423 2024.05.08 03:39:44.194755 [ 3 ] {2394d44c-fd37-4197-915d-6c5d4c91390e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3424 2024.05.08 03:39:44.195690 [ 3 ] {2394d44c-fd37-4197-915d-6c5d4c91390e} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3425 2024.05.08 03:39:44.195758 [ 3 ] {2394d44c-fd37-4197-915d-6c5d4c91390e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3426 2024.05.08 03:39:44.196817 [ 3 ] {2394d44c-fd37-4197-915d-6c5d4c91390e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3427 2024.05.08 03:39:44.197308 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 407 rows, containing 4 columns (4 merged, 0 gathered) in 0.004922399 sec., 82683.26074338956 rows/sec., 7.11 MiB/sec.
3428 2024.05.08 03:39:44.197495 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3429 2024.05.08 03:39:44.197647 [ 3 ] {2394d44c-fd37-4197-915d-6c5d4c91390e} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3430 2024.05.08 03:39:44.197976 [ 85 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3431 2024.05.08 03:39:44.198086 [ 3 ] {2394d44c-fd37-4197-915d-6c5d4c91390e} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.004819 sec., 2905.1670471052084 rows/sec., 232.64 KiB/sec.
3432 2024.05.08 03:39:44.198102 [ 85 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3433 2024.05.08 03:39:44.198197 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3434 2024.05.08 03:39:44.198650 [ 197 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
3435 2024.05.08 03:39:44.198687 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_26_5} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3436 2024.05.08 03:39:44.198783 [ 3 ] {2394d44c-fd37-4197-915d-6c5d4c91390e} <Debug> DynamicQueryHandler: Done processing query
3437 2024.05.08 03:39:44.198887 [ 3 ] {2394d44c-fd37-4197-915d-6c5d4c91390e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3438 2024.05.08 03:39:44.198959 [ 3 ] {} <Debug> HTTP-Session: 896bef82-771f-4f06-a1dd-a3328690d93a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3439 2024.05.08 03:39:44.198996 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_26_5} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3440 2024.05.08 03:39:44.199119 [ 197 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3441 2024.05.08 03:39:44.199183 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
3442 2024.05.08 03:39:44.199202 [ 197 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 93 rows starting from the beginning of the part
3443 2024.05.08 03:39:44.199279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3444 2024.05.08 03:39:44.199426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3445 2024.05.08 03:39:44.199449 [ 197 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
3446 2024.05.08 03:39:44.199485 [ 3 ] {} <Debug> HTTP-Session: c4b5edac-1719-4011-856b-1bacfd46dc67 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3447 2024.05.08 03:39:44.199568 [ 3 ] {} <Debug> HTTP-Session: c4b5edac-1719-4011-856b-1bacfd46dc67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3448 2024.05.08 03:39:44.199640 [ 3 ] {} <Debug> HTTP-Session: c4b5edac-1719-4011-856b-1bacfd46dc67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3449 2024.05.08 03:39:44.199774 [ 3 ] {} <Trace> HTTP-Session: c4b5edac-1719-4011-856b-1bacfd46dc67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3450 2024.05.08 03:39:44.199791 [ 197 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 17 rows starting from the beginning of the part
3451 2024.05.08 03:39:44.199989 [ 197 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part
3452 2024.05.08 03:39:44.200104 [ 197 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part
3453 2024.05.08 03:39:44.200375 [ 197 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part
3454 2024.05.08 03:39:44.200398 [ 3 ] {250964c6-1828-491e-a3d1-97f7188096e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3455 2024.05.08 03:39:44.200643 [ 3 ] {250964c6-1828-491e-a3d1-97f7188096e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3456 2024.05.08 03:39:44.201301 [ 3 ] {250964c6-1828-491e-a3d1-97f7188096e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3457 2024.05.08 03:39:44.202251 [ 3 ] {250964c6-1828-491e-a3d1-97f7188096e8} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3458 2024.05.08 03:39:44.202323 [ 3 ] {250964c6-1828-491e-a3d1-97f7188096e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3459 2024.05.08 03:39:44.203142 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.004773368 sec., 40851.658619239075 rows/sec., 3.20 MiB/sec.
3460 2024.05.08 03:39:44.203326 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3461 2024.05.08 03:39:44.203342 [ 3 ] {250964c6-1828-491e-a3d1-97f7188096e8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3462 2024.05.08 03:39:44.203950 [ 3 ] {250964c6-1828-491e-a3d1-97f7188096e8} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3463 2024.05.08 03:39:44.203962 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_26_5} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3464 2024.05.08 03:39:44.204064 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_26_5} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3465 2024.05.08 03:39:44.204220 [ 3 ] {250964c6-1828-491e-a3d1-97f7188096e8} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.004255 sec., 3290.246768507638 rows/sec., 4.44 MiB/sec.
3466 2024.05.08 03:39:44.204252 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
3467 2024.05.08 03:39:44.204445 [ 3 ] {250964c6-1828-491e-a3d1-97f7188096e8} <Debug> DynamicQueryHandler: Done processing query
3468 2024.05.08 03:39:44.204470 [ 3 ] {250964c6-1828-491e-a3d1-97f7188096e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3469 2024.05.08 03:39:44.204486 [ 3 ] {} <Debug> HTTP-Session: c4b5edac-1719-4011-856b-1bacfd46dc67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3470 2024.05.08 03:39:45.580699 [ 85 ] {} <Debug> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3471 2024.05.08 03:39:45.580766 [ 85 ] {} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3472 2024.05.08 03:39:45.580791 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3473 2024.05.08 03:39:45.580976 [ 197 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::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
3474 2024.05.08 03:39:45.581146 [ 197 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3475 2024.05.08 03:39:45.581178 [ 197 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::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
3476 2024.05.08 03:39:45.581247 [ 197 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
3477 2024.05.08 03:39:45.581406 [ 197 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
3478 2024.05.08 03:39:45.581733 [ 197 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part
3479 2024.05.08 03:39:45.581935 [ 197 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
3480 2024.05.08 03:39:45.582978 [ 191 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002086092 sec., 17257.14877387958 rows/sec., 1.41 MiB/sec.
3481 2024.05.08 03:39:45.583170 [ 191 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3482 2024.05.08 03:39:45.583590 [ 191 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_5_1} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3483 2024.05.08 03:39:45.583678 [ 191 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_5_1} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3484 2024.05.08 03:39:45.583771 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3485 2024.05.08 03:39:47.997948 [ 27 ] {} <Debug> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3486 2024.05.08 03:39:47.998068 [ 27 ] {} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3487 2024.05.08 03:39:47.998112 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3488 2024.05.08 03:39:47.998453 [ 187 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::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
3489 2024.05.08 03:39:47.998728 [ 187 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3490 2024.05.08 03:39:47.998789 [ 187 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::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
3491 2024.05.08 03:39:47.998969 [ 187 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
3492 2024.05.08 03:39:47.999253 [ 187 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
3493 2024.05.08 03:39:47.999448 [ 187 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part
3494 2024.05.08 03:39:47.999630 [ 187 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
3495 2024.05.08 03:39:48.001223 [ 187 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002971397 sec., 12115.51334271388 rows/sec., 873.56 KiB/sec.
3496 2024.05.08 03:39:48.001409 [ 192 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3497 2024.05.08 03:39:48.001934 [ 192 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_5_1} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3498 2024.05.08 03:39:48.002044 [ 192 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_5_1} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3499 2024.05.08 03:39:48.002158 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3500 2024.05.08 03:39:49.187405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3501 2024.05.08 03:39:49.187525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3502 2024.05.08 03:39:49.187550 [ 3 ] {} <Debug> HTTP-Session: b447c455-8b2f-4247-baca-d218fb754185 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3503 2024.05.08 03:39:49.187575 [ 3 ] {} <Debug> HTTP-Session: b447c455-8b2f-4247-baca-d218fb754185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3504 2024.05.08 03:39:49.187590 [ 3 ] {} <Debug> HTTP-Session: b447c455-8b2f-4247-baca-d218fb754185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3505 2024.05.08 03:39:49.187639 [ 3 ] {} <Trace> HTTP-Session: b447c455-8b2f-4247-baca-d218fb754185 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3506 2024.05.08 03:39:49.187831 [ 3 ] {560223b5-93df-4a4b-9a1e-b09fb28bf3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3507 2024.05.08 03:39:49.187901 [ 3 ] {560223b5-93df-4a4b-9a1e-b09fb28bf3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3508 2024.05.08 03:39:49.188091 [ 3 ] {560223b5-93df-4a4b-9a1e-b09fb28bf3a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3509 2024.05.08 03:39:49.188535 [ 3 ] {560223b5-93df-4a4b-9a1e-b09fb28bf3a7} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3510 2024.05.08 03:39:49.188581 [ 3 ] {560223b5-93df-4a4b-9a1e-b09fb28bf3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3511 2024.05.08 03:39:49.188954 [ 3 ] {560223b5-93df-4a4b-9a1e-b09fb28bf3a7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3512 2024.05.08 03:39:49.189296 [ 3 ] {560223b5-93df-4a4b-9a1e-b09fb28bf3a7} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3513 2024.05.08 03:39:49.189440 [ 3 ] {560223b5-93df-4a4b-9a1e-b09fb28bf3a7} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001668 sec., 10191.846522781774 rows/sec., 826.10 KiB/sec.
3514 2024.05.08 03:39:49.189450 [ 64 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3515 2024.05.08 03:39:49.189516 [ 64 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3516 2024.05.08 03:39:49.189553 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3517 2024.05.08 03:39:49.189749 [ 3 ] {560223b5-93df-4a4b-9a1e-b09fb28bf3a7} <Debug> DynamicQueryHandler: Done processing query
3518 2024.05.08 03:39:49.189819 [ 3 ] {560223b5-93df-4a4b-9a1e-b09fb28bf3a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3519 2024.05.08 03:39:49.189876 [ 3 ] {} <Debug> HTTP-Session: b447c455-8b2f-4247-baca-d218fb754185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3520 2024.05.08 03:39:49.189874 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
3521 2024.05.08 03:39:49.190143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3522 2024.05.08 03:39:49.190343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3523 2024.05.08 03:39:49.190434 [ 3 ] {} <Debug> HTTP-Session: a575ec25-b86b-4147-be9e-2d735f7a7090 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3524 2024.05.08 03:39:49.190516 [ 3 ] {} <Debug> HTTP-Session: a575ec25-b86b-4147-be9e-2d735f7a7090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3525 2024.05.08 03:39:49.190561 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3526 2024.05.08 03:39:49.190579 [ 3 ] {} <Debug> HTTP-Session: a575ec25-b86b-4147-be9e-2d735f7a7090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3527 2024.05.08 03:39:49.190657 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 31 rows starting from the beginning of the part
3528 2024.05.08 03:39:49.190690 [ 3 ] {} <Trace> HTTP-Session: a575ec25-b86b-4147-be9e-2d735f7a7090 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3529 2024.05.08 03:39:49.190809 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 17 rows starting from the beginning of the part
3530 2024.05.08 03:39:49.191077 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part
3531 2024.05.08 03:39:49.191164 [ 3 ] {66979408-422a-4054-b151-9edfa50c1725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3532 2024.05.08 03:39:49.191325 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 17 rows starting from the beginning of the part
3533 2024.05.08 03:39:49.191379 [ 3 ] {66979408-422a-4054-b151-9edfa50c1725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3534 2024.05.08 03:39:49.191668 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
3535 2024.05.08 03:39:49.192081 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 17 rows starting from the beginning of the part
3536 2024.05.08 03:39:49.192819 [ 3 ] {66979408-422a-4054-b151-9edfa50c1725} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3537 2024.05.08 03:39:49.193636 [ 3 ] {66979408-422a-4054-b151-9edfa50c1725} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3538 2024.05.08 03:39:49.193717 [ 3 ] {66979408-422a-4054-b151-9edfa50c1725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3539 2024.05.08 03:39:49.194607 [ 3 ] {66979408-422a-4054-b151-9edfa50c1725} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3540 2024.05.08 03:39:49.194781 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 4 columns (4 merged, 0 gathered) in 0.00514238 sec., 21390.8734865957 rows/sec., 1.69 MiB/sec.
3541 2024.05.08 03:39:49.194998 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3542 2024.05.08 03:39:49.195414 [ 3 ] {66979408-422a-4054-b151-9edfa50c1725} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3543 2024.05.08 03:39:49.195844 [ 3 ] {66979408-422a-4054-b151-9edfa50c1725} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.004942 sec., 10319.708619991905 rows/sec., 919.65 KiB/sec.
3544 2024.05.08 03:39:49.196009 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_26_5} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3545 2024.05.08 03:39:49.196390 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_26_5} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3546 2024.05.08 03:39:49.196566 [ 3 ] {66979408-422a-4054-b151-9edfa50c1725} <Debug> DynamicQueryHandler: Done processing query
3547 2024.05.08 03:39:49.196629 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3548 2024.05.08 03:39:49.196654 [ 3 ] {66979408-422a-4054-b151-9edfa50c1725} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3549 2024.05.08 03:39:49.196734 [ 3 ] {} <Debug> HTTP-Session: a575ec25-b86b-4147-be9e-2d735f7a7090 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3550 2024.05.08 03:39:49.196895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3551 2024.05.08 03:39:49.196947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3552 2024.05.08 03:39:49.196967 [ 3 ] {} <Debug> HTTP-Session: 4b29aa1b-2f8f-4405-8670-51db9e5b6224 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3553 2024.05.08 03:39:49.196986 [ 3 ] {} <Debug> HTTP-Session: 4b29aa1b-2f8f-4405-8670-51db9e5b6224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3554 2024.05.08 03:39:49.197000 [ 3 ] {} <Debug> HTTP-Session: 4b29aa1b-2f8f-4405-8670-51db9e5b6224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3555 2024.05.08 03:39:49.197032 [ 3 ] {} <Trace> HTTP-Session: 4b29aa1b-2f8f-4405-8670-51db9e5b6224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3556 2024.05.08 03:39:49.197147 [ 3 ] {cd7d750a-646a-44a3-b7da-8915c747df90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3557 2024.05.08 03:39:49.197192 [ 3 ] {cd7d750a-646a-44a3-b7da-8915c747df90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3558 2024.05.08 03:39:49.197350 [ 3 ] {cd7d750a-646a-44a3-b7da-8915c747df90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3559 2024.05.08 03:39:49.197664 [ 3 ] {cd7d750a-646a-44a3-b7da-8915c747df90} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3560 2024.05.08 03:39:49.197700 [ 3 ] {cd7d750a-646a-44a3-b7da-8915c747df90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3561 2024.05.08 03:39:49.198020 [ 3 ] {cd7d750a-646a-44a3-b7da-8915c747df90} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3562 2024.05.08 03:39:49.198332 [ 3 ] {cd7d750a-646a-44a3-b7da-8915c747df90} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3563 2024.05.08 03:39:49.198450 [ 3 ] {cd7d750a-646a-44a3-b7da-8915c747df90} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001336 sec., 12724.550898203594 rows/sec., 1018.96 KiB/sec.
3564 2024.05.08 03:39:49.198609 [ 3 ] {cd7d750a-646a-44a3-b7da-8915c747df90} <Debug> DynamicQueryHandler: Done processing query
3565 2024.05.08 03:39:49.198634 [ 3 ] {cd7d750a-646a-44a3-b7da-8915c747df90} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3566 2024.05.08 03:39:49.198650 [ 3 ] {} <Debug> HTTP-Session: 4b29aa1b-2f8f-4405-8670-51db9e5b6224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3567 2024.05.08 03:39:49.198805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3568 2024.05.08 03:39:49.198850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3569 2024.05.08 03:39:49.198868 [ 3 ] {} <Debug> HTTP-Session: b86a3fe8-ed9e-4da2-9ea7-2c70d79348c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3570 2024.05.08 03:39:49.198882 [ 3 ] {} <Debug> HTTP-Session: b86a3fe8-ed9e-4da2-9ea7-2c70d79348c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3571 2024.05.08 03:39:49.198895 [ 3 ] {} <Debug> HTTP-Session: b86a3fe8-ed9e-4da2-9ea7-2c70d79348c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3572 2024.05.08 03:39:49.198924 [ 3 ] {} <Trace> HTTP-Session: b86a3fe8-ed9e-4da2-9ea7-2c70d79348c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3573 2024.05.08 03:39:49.199198 [ 3 ] {3150bc3d-4c8e-48f0-95ea-bb4762aac90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3574 2024.05.08 03:39:49.199245 [ 3 ] {3150bc3d-4c8e-48f0-95ea-bb4762aac90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3575 2024.05.08 03:39:49.199395 [ 3 ] {3150bc3d-4c8e-48f0-95ea-bb4762aac90c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3576 2024.05.08 03:39:49.199842 [ 3 ] {3150bc3d-4c8e-48f0-95ea-bb4762aac90c} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3577 2024.05.08 03:39:49.199877 [ 3 ] {3150bc3d-4c8e-48f0-95ea-bb4762aac90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3578 2024.05.08 03:39:49.200317 [ 3 ] {3150bc3d-4c8e-48f0-95ea-bb4762aac90c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3579 2024.05.08 03:39:49.200672 [ 3 ] {3150bc3d-4c8e-48f0-95ea-bb4762aac90c} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3580 2024.05.08 03:39:49.200795 [ 64 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3581 2024.05.08 03:39:49.200799 [ 3 ] {3150bc3d-4c8e-48f0-95ea-bb4762aac90c} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001759 sec., 9664.582148948266 rows/sec., 13.04 MiB/sec.
3582 2024.05.08 03:39:49.200827 [ 64 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3583 2024.05.08 03:39:49.200863 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3584 2024.05.08 03:39:49.200983 [ 187 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
3585 2024.05.08 03:39:49.201024 [ 3 ] {3150bc3d-4c8e-48f0-95ea-bb4762aac90c} <Debug> DynamicQueryHandler: Done processing query
3586 2024.05.08 03:39:49.201050 [ 3 ] {3150bc3d-4c8e-48f0-95ea-bb4762aac90c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3587 2024.05.08 03:39:49.201074 [ 3 ] {} <Debug> HTTP-Session: b86a3fe8-ed9e-4da2-9ea7-2c70d79348c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3588 2024.05.08 03:39:49.201134 [ 187 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3589 2024.05.08 03:39:49.201167 [ 187 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 331 rows starting from the beginning of the part
3590 2024.05.08 03:39:49.201286 [ 187 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 17 rows starting from the beginning of the part
3591 2024.05.08 03:39:49.201522 [ 187 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part
3592 2024.05.08 03:39:49.201660 [ 187 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 17 rows starting from the beginning of the part
3593 2024.05.08 03:39:49.201763 [ 187 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
3594 2024.05.08 03:39:49.201928 [ 187 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 17 rows starting from the beginning of the part
3595 2024.05.08 03:39:49.203675 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 410 rows, containing 6 columns (6 merged, 0 gathered) in 0.002742696 sec., 149487.9490836753 rows/sec., 201.73 MiB/sec.
3596 2024.05.08 03:39:49.204277 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3597 2024.05.08 03:39:49.204772 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3598 2024.05.08 03:39:49.204887 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
3599 2024.05.08 03:39:49.204995 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB.
3600 2024.05.08 03:39:53.593150 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache
3601 2024.05.08 03:39:53.593212 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache
3602 2024.05.08 03:39:54.187978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3603 2024.05.08 03:39:54.188131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3604 2024.05.08 03:39:54.188157 [ 3 ] {} <Debug> HTTP-Session: b613d36a-423d-4e5b-8a46-a0f62c5e0f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3605 2024.05.08 03:39:54.188182 [ 3 ] {} <Debug> HTTP-Session: b613d36a-423d-4e5b-8a46-a0f62c5e0f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3606 2024.05.08 03:39:54.188197 [ 3 ] {} <Debug> HTTP-Session: b613d36a-423d-4e5b-8a46-a0f62c5e0f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3607 2024.05.08 03:39:54.188247 [ 3 ] {} <Trace> HTTP-Session: b613d36a-423d-4e5b-8a46-a0f62c5e0f42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3608 2024.05.08 03:39:54.188439 [ 3 ] {0dc226bd-508a-4aed-b78e-3a736e527b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3609 2024.05.08 03:39:54.188508 [ 3 ] {0dc226bd-508a-4aed-b78e-3a736e527b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3610 2024.05.08 03:39:54.188707 [ 3 ] {0dc226bd-508a-4aed-b78e-3a736e527b47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3611 2024.05.08 03:39:54.189148 [ 3 ] {0dc226bd-508a-4aed-b78e-3a736e527b47} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3612 2024.05.08 03:39:54.189195 [ 3 ] {0dc226bd-508a-4aed-b78e-3a736e527b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3613 2024.05.08 03:39:54.189567 [ 3 ] {0dc226bd-508a-4aed-b78e-3a736e527b47} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3614 2024.05.08 03:39:54.189907 [ 3 ] {0dc226bd-508a-4aed-b78e-3a736e527b47} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3615 2024.05.08 03:39:54.190076 [ 3 ] {0dc226bd-508a-4aed-b78e-3a736e527b47} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001687 sec., 8298.755186721992 rows/sec., 672.65 KiB/sec.
3616 2024.05.08 03:39:54.190278 [ 3 ] {0dc226bd-508a-4aed-b78e-3a736e527b47} <Debug> DynamicQueryHandler: Done processing query
3617 2024.05.08 03:39:54.190304 [ 3 ] {0dc226bd-508a-4aed-b78e-3a736e527b47} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3618 2024.05.08 03:39:54.190320 [ 3 ] {} <Debug> HTTP-Session: b613d36a-423d-4e5b-8a46-a0f62c5e0f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3619 2024.05.08 03:39:54.190442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3620 2024.05.08 03:39:54.190489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3621 2024.05.08 03:39:54.190509 [ 3 ] {} <Debug> HTTP-Session: e83841fd-a89d-4240-b898-476035854f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3622 2024.05.08 03:39:54.190527 [ 3 ] {} <Debug> HTTP-Session: e83841fd-a89d-4240-b898-476035854f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3623 2024.05.08 03:39:54.190541 [ 3 ] {} <Debug> HTTP-Session: e83841fd-a89d-4240-b898-476035854f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3624 2024.05.08 03:39:54.190578 [ 3 ] {} <Trace> HTTP-Session: e83841fd-a89d-4240-b898-476035854f36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3625 2024.05.08 03:39:54.190705 [ 3 ] {cf068450-7db9-4820-8e2f-80335844c08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3626 2024.05.08 03:39:54.190750 [ 3 ] {cf068450-7db9-4820-8e2f-80335844c08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3627 2024.05.08 03:39:54.190876 [ 3 ] {cf068450-7db9-4820-8e2f-80335844c08c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3628 2024.05.08 03:39:54.191213 [ 3 ] {cf068450-7db9-4820-8e2f-80335844c08c} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3629 2024.05.08 03:39:54.191249 [ 3 ] {cf068450-7db9-4820-8e2f-80335844c08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3630 2024.05.08 03:39:54.191555 [ 3 ] {cf068450-7db9-4820-8e2f-80335844c08c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3631 2024.05.08 03:39:54.191866 [ 3 ] {cf068450-7db9-4820-8e2f-80335844c08c} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3632 2024.05.08 03:39:54.192015 [ 3 ] {cf068450-7db9-4820-8e2f-80335844c08c} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.001369 sec., 30679.327976625274 rows/sec., 2.75 MiB/sec.
3633 2024.05.08 03:39:54.192264 [ 3 ] {cf068450-7db9-4820-8e2f-80335844c08c} <Debug> DynamicQueryHandler: Done processing query
3634 2024.05.08 03:39:54.192308 [ 3 ] {cf068450-7db9-4820-8e2f-80335844c08c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3635 2024.05.08 03:39:54.192325 [ 3 ] {} <Debug> HTTP-Session: e83841fd-a89d-4240-b898-476035854f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3636 2024.05.08 03:39:54.192434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3637 2024.05.08 03:39:54.192480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3638 2024.05.08 03:39:54.192499 [ 3 ] {} <Debug> HTTP-Session: 0dad9a52-8f8a-430a-8701-e05b92df053e Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3639 2024.05.08 03:39:54.192514 [ 3 ] {} <Debug> HTTP-Session: 0dad9a52-8f8a-430a-8701-e05b92df053e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3640 2024.05.08 03:39:54.192527 [ 3 ] {} <Debug> HTTP-Session: 0dad9a52-8f8a-430a-8701-e05b92df053e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3641 2024.05.08 03:39:54.192557 [ 3 ] {} <Trace> HTTP-Session: 0dad9a52-8f8a-430a-8701-e05b92df053e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3642 2024.05.08 03:39:54.192656 [ 3 ] {a130a7cb-97b0-4a95-80e6-d3846224fbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3643 2024.05.08 03:39:54.192763 [ 3 ] {a130a7cb-97b0-4a95-80e6-d3846224fbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3644 2024.05.08 03:39:54.192911 [ 3 ] {a130a7cb-97b0-4a95-80e6-d3846224fbbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3645 2024.05.08 03:39:54.193257 [ 3 ] {a130a7cb-97b0-4a95-80e6-d3846224fbbe} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3646 2024.05.08 03:39:54.193294 [ 3 ] {a130a7cb-97b0-4a95-80e6-d3846224fbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3647 2024.05.08 03:39:54.193614 [ 3 ] {a130a7cb-97b0-4a95-80e6-d3846224fbbe} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3648 2024.05.08 03:39:54.193919 [ 3 ] {a130a7cb-97b0-4a95-80e6-d3846224fbbe} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3649 2024.05.08 03:39:54.194073 [ 3 ] {a130a7cb-97b0-4a95-80e6-d3846224fbbe} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.001378 sec., 10159.65166908563 rows/sec., 813.57 KiB/sec.
3650 2024.05.08 03:39:54.194242 [ 3 ] {a130a7cb-97b0-4a95-80e6-d3846224fbbe} <Debug> DynamicQueryHandler: Done processing query
3651 2024.05.08 03:39:54.194266 [ 3 ] {a130a7cb-97b0-4a95-80e6-d3846224fbbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3652 2024.05.08 03:39:54.194282 [ 3 ] {} <Debug> HTTP-Session: 0dad9a52-8f8a-430a-8701-e05b92df053e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3653 2024.05.08 03:39:54.194394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3654 2024.05.08 03:39:54.194442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3655 2024.05.08 03:39:54.194461 [ 3 ] {} <Debug> HTTP-Session: 1e0b99b6-8b8d-4883-a71a-c9810ceffbf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3656 2024.05.08 03:39:54.194478 [ 3 ] {} <Debug> HTTP-Session: 1e0b99b6-8b8d-4883-a71a-c9810ceffbf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3657 2024.05.08 03:39:54.194492 [ 3 ] {} <Debug> HTTP-Session: 1e0b99b6-8b8d-4883-a71a-c9810ceffbf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3658 2024.05.08 03:39:54.194523 [ 3 ] {} <Trace> HTTP-Session: 1e0b99b6-8b8d-4883-a71a-c9810ceffbf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3659 2024.05.08 03:39:54.194717 [ 3 ] {7c74e7e4-774b-41d5-b685-e44f05121fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3660 2024.05.08 03:39:54.194772 [ 3 ] {7c74e7e4-774b-41d5-b685-e44f05121fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3661 2024.05.08 03:39:54.194937 [ 3 ] {7c74e7e4-774b-41d5-b685-e44f05121fe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3662 2024.05.08 03:39:54.195291 [ 3 ] {7c74e7e4-774b-41d5-b685-e44f05121fe6} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3663 2024.05.08 03:39:54.195327 [ 3 ] {7c74e7e4-774b-41d5-b685-e44f05121fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB.
3664 2024.05.08 03:39:54.195746 [ 3 ] {7c74e7e4-774b-41d5-b685-e44f05121fe6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3665 2024.05.08 03:39:54.196084 [ 3 ] {7c74e7e4-774b-41d5-b685-e44f05121fe6} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3666 2024.05.08 03:39:54.196255 [ 3 ] {7c74e7e4-774b-41d5-b685-e44f05121fe6} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001649 sec., 8489.993935718618 rows/sec., 11.46 MiB/sec.
3667 2024.05.08 03:39:54.196422 [ 3 ] {7c74e7e4-774b-41d5-b685-e44f05121fe6} <Debug> DynamicQueryHandler: Done processing query
3668 2024.05.08 03:39:54.196446 [ 3 ] {7c74e7e4-774b-41d5-b685-e44f05121fe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3669 2024.05.08 03:39:54.196462 [ 3 ] {} <Debug> HTTP-Session: 1e0b99b6-8b8d-4883-a71a-c9810ceffbf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3670 2024.05.08 03:39:59.187813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3671 2024.05.08 03:39:59.188022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3672 2024.05.08 03:39:59.188069 [ 3 ] {} <Debug> HTTP-Session: 1f3c4af2-9c9f-4792-8aad-f315d15e2df1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3673 2024.05.08 03:39:59.188112 [ 3 ] {} <Debug> HTTP-Session: 1f3c4af2-9c9f-4792-8aad-f315d15e2df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3674 2024.05.08 03:39:59.188141 [ 3 ] {} <Debug> HTTP-Session: 1f3c4af2-9c9f-4792-8aad-f315d15e2df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3675 2024.05.08 03:39:59.188224 [ 3 ] {} <Trace> HTTP-Session: 1f3c4af2-9c9f-4792-8aad-f315d15e2df1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3676 2024.05.08 03:39:59.188526 [ 3 ] {39094e9e-8626-45ab-96cc-f684139613c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3677 2024.05.08 03:39:59.188636 [ 3 ] {39094e9e-8626-45ab-96cc-f684139613c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3678 2024.05.08 03:39:59.188891 [ 3 ] {39094e9e-8626-45ab-96cc-f684139613c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3679 2024.05.08 03:39:59.189390 [ 3 ] {39094e9e-8626-45ab-96cc-f684139613c8} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3680 2024.05.08 03:39:59.189434 [ 3 ] {39094e9e-8626-45ab-96cc-f684139613c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3681 2024.05.08 03:39:59.189809 [ 3 ] {39094e9e-8626-45ab-96cc-f684139613c8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3682 2024.05.08 03:39:59.190142 [ 3 ] {39094e9e-8626-45ab-96cc-f684139613c8} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3683 2024.05.08 03:39:59.190283 [ 3 ] {39094e9e-8626-45ab-96cc-f684139613c8} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001857 sec., 9154.550350026926 rows/sec., 742.02 KiB/sec.
3684 2024.05.08 03:39:59.190487 [ 3 ] {39094e9e-8626-45ab-96cc-f684139613c8} <Debug> DynamicQueryHandler: Done processing query
3685 2024.05.08 03:39:59.190513 [ 3 ] {39094e9e-8626-45ab-96cc-f684139613c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3686 2024.05.08 03:39:59.190529 [ 3 ] {} <Debug> HTTP-Session: 1f3c4af2-9c9f-4792-8aad-f315d15e2df1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3687 2024.05.08 03:39:59.190654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3688 2024.05.08 03:39:59.190703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3689 2024.05.08 03:39:59.190723 [ 3 ] {} <Debug> HTTP-Session: b9106b36-9bf5-4c64-86a1-d842b26f9efc Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3690 2024.05.08 03:39:59.190740 [ 3 ] {} <Debug> HTTP-Session: b9106b36-9bf5-4c64-86a1-d842b26f9efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3691 2024.05.08 03:39:59.190754 [ 3 ] {} <Debug> HTTP-Session: b9106b36-9bf5-4c64-86a1-d842b26f9efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3692 2024.05.08 03:39:59.190786 [ 3 ] {} <Trace> HTTP-Session: b9106b36-9bf5-4c64-86a1-d842b26f9efc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3693 2024.05.08 03:39:59.190898 [ 3 ] {2bd3bf94-8cae-4341-bb58-d055243b004e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3694 2024.05.08 03:39:59.190941 [ 3 ] {2bd3bf94-8cae-4341-bb58-d055243b004e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3695 2024.05.08 03:39:59.191067 [ 3 ] {2bd3bf94-8cae-4341-bb58-d055243b004e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3696 2024.05.08 03:39:59.191394 [ 3 ] {2bd3bf94-8cae-4341-bb58-d055243b004e} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3697 2024.05.08 03:39:59.191430 [ 3 ] {2bd3bf94-8cae-4341-bb58-d055243b004e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3698 2024.05.08 03:39:59.191744 [ 3 ] {2bd3bf94-8cae-4341-bb58-d055243b004e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3699 2024.05.08 03:39:59.192127 [ 3 ] {2bd3bf94-8cae-4341-bb58-d055243b004e} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3700 2024.05.08 03:39:59.192251 [ 3 ] {2bd3bf94-8cae-4341-bb58-d055243b004e} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001391 sec., 36664.27030913012 rows/sec., 3.19 MiB/sec.
3701 2024.05.08 03:39:59.192400 [ 3 ] {2bd3bf94-8cae-4341-bb58-d055243b004e} <Debug> DynamicQueryHandler: Done processing query
3702 2024.05.08 03:39:59.192423 [ 3 ] {2bd3bf94-8cae-4341-bb58-d055243b004e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3703 2024.05.08 03:39:59.192439 [ 3 ] {} <Debug> HTTP-Session: b9106b36-9bf5-4c64-86a1-d842b26f9efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3704 2024.05.08 03:39:59.192558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3705 2024.05.08 03:39:59.192605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3706 2024.05.08 03:39:59.192624 [ 3 ] {} <Debug> HTTP-Session: a4ff6d43-2e92-4178-ac5a-65065a64cff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3707 2024.05.08 03:39:59.192639 [ 3 ] {} <Debug> HTTP-Session: a4ff6d43-2e92-4178-ac5a-65065a64cff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3708 2024.05.08 03:39:59.192653 [ 3 ] {} <Debug> HTTP-Session: a4ff6d43-2e92-4178-ac5a-65065a64cff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3709 2024.05.08 03:39:59.192683 [ 3 ] {} <Trace> HTTP-Session: a4ff6d43-2e92-4178-ac5a-65065a64cff8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3710 2024.05.08 03:39:59.192783 [ 3 ] {4b3e75e5-de6c-4d7a-8cd0-c6d6c7268495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3711 2024.05.08 03:39:59.192824 [ 3 ] {4b3e75e5-de6c-4d7a-8cd0-c6d6c7268495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3712 2024.05.08 03:39:59.192947 [ 3 ] {4b3e75e5-de6c-4d7a-8cd0-c6d6c7268495} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3713 2024.05.08 03:39:59.193236 [ 3 ] {4b3e75e5-de6c-4d7a-8cd0-c6d6c7268495} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3714 2024.05.08 03:39:59.193272 [ 3 ] {4b3e75e5-de6c-4d7a-8cd0-c6d6c7268495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3715 2024.05.08 03:39:59.193563 [ 3 ] {4b3e75e5-de6c-4d7a-8cd0-c6d6c7268495} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3716 2024.05.08 03:39:59.193868 [ 3 ] {4b3e75e5-de6c-4d7a-8cd0-c6d6c7268495} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3717 2024.05.08 03:39:59.193991 [ 3 ] {4b3e75e5-de6c-4d7a-8cd0-c6d6c7268495} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001234 sec., 13776.337115072933 rows/sec., 1.08 MiB/sec.
3718 2024.05.08 03:39:59.194251 [ 3 ] {4b3e75e5-de6c-4d7a-8cd0-c6d6c7268495} <Debug> DynamicQueryHandler: Done processing query
3719 2024.05.08 03:39:59.194287 [ 3 ] {4b3e75e5-de6c-4d7a-8cd0-c6d6c7268495} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3720 2024.05.08 03:39:59.194313 [ 3 ] {} <Debug> HTTP-Session: a4ff6d43-2e92-4178-ac5a-65065a64cff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3721 2024.05.08 03:39:59.194478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3722 2024.05.08 03:39:59.194525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3723 2024.05.08 03:39:59.194543 [ 3 ] {} <Debug> HTTP-Session: dfa6bb08-051b-431b-95c4-8a75a8d316fc Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3724 2024.05.08 03:39:59.194560 [ 3 ] {} <Debug> HTTP-Session: dfa6bb08-051b-431b-95c4-8a75a8d316fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3725 2024.05.08 03:39:59.194574 [ 3 ] {} <Debug> HTTP-Session: dfa6bb08-051b-431b-95c4-8a75a8d316fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3726 2024.05.08 03:39:59.194604 [ 3 ] {} <Trace> HTTP-Session: dfa6bb08-051b-431b-95c4-8a75a8d316fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3727 2024.05.08 03:39:59.194807 [ 3 ] {40426b8f-6b54-48ab-8fcf-fb46f9dea6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3728 2024.05.08 03:39:59.194858 [ 3 ] {40426b8f-6b54-48ab-8fcf-fb46f9dea6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3729 2024.05.08 03:39:59.195036 [ 3 ] {40426b8f-6b54-48ab-8fcf-fb46f9dea6b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3730 2024.05.08 03:39:59.195402 [ 3 ] {40426b8f-6b54-48ab-8fcf-fb46f9dea6b3} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3731 2024.05.08 03:39:59.195437 [ 3 ] {40426b8f-6b54-48ab-8fcf-fb46f9dea6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3732 2024.05.08 03:39:59.195842 [ 3 ] {40426b8f-6b54-48ab-8fcf-fb46f9dea6b3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3733 2024.05.08 03:39:59.196183 [ 3 ] {40426b8f-6b54-48ab-8fcf-fb46f9dea6b3} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3734 2024.05.08 03:39:59.196308 [ 3 ] {40426b8f-6b54-48ab-8fcf-fb46f9dea6b3} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.00163 sec., 10429.447852760737 rows/sec., 14.07 MiB/sec.
3735 2024.05.08 03:39:59.196629 [ 3 ] {40426b8f-6b54-48ab-8fcf-fb46f9dea6b3} <Debug> DynamicQueryHandler: Done processing query
3736 2024.05.08 03:39:59.196693 [ 3 ] {40426b8f-6b54-48ab-8fcf-fb46f9dea6b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3737 2024.05.08 03:39:59.196752 [ 3 ] {} <Debug> HTTP-Session: dfa6bb08-051b-431b-95c4-8a75a8d316fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3738 2024.05.08 03:40:04.189558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3739 2024.05.08 03:40:04.189702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3740 2024.05.08 03:40:04.189732 [ 3 ] {} <Debug> HTTP-Session: 42180ae9-8dbe-4315-a5db-2bfe68dd4621 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3741 2024.05.08 03:40:04.189761 [ 3 ] {} <Debug> HTTP-Session: 42180ae9-8dbe-4315-a5db-2bfe68dd4621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3742 2024.05.08 03:40:04.189779 [ 3 ] {} <Debug> HTTP-Session: 42180ae9-8dbe-4315-a5db-2bfe68dd4621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3743 2024.05.08 03:40:04.189834 [ 3 ] {} <Trace> HTTP-Session: 42180ae9-8dbe-4315-a5db-2bfe68dd4621 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3744 2024.05.08 03:40:04.190031 [ 3 ] {979803f2-ac0a-4648-a197-437c325f8743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3745 2024.05.08 03:40:04.190100 [ 3 ] {979803f2-ac0a-4648-a197-437c325f8743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3746 2024.05.08 03:40:04.190299 [ 3 ] {979803f2-ac0a-4648-a197-437c325f8743} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3747 2024.05.08 03:40:04.190739 [ 3 ] {979803f2-ac0a-4648-a197-437c325f8743} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3748 2024.05.08 03:40:04.190785 [ 3 ] {979803f2-ac0a-4648-a197-437c325f8743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3749 2024.05.08 03:40:04.191169 [ 3 ] {979803f2-ac0a-4648-a197-437c325f8743} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3750 2024.05.08 03:40:04.191505 [ 3 ] {979803f2-ac0a-4648-a197-437c325f8743} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3751 2024.05.08 03:40:04.191665 [ 3 ] {979803f2-ac0a-4648-a197-437c325f8743} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001687 sec., 8298.755186721992 rows/sec., 672.65 KiB/sec.
3752 2024.05.08 03:40:04.191947 [ 3 ] {979803f2-ac0a-4648-a197-437c325f8743} <Debug> DynamicQueryHandler: Done processing query
3753 2024.05.08 03:40:04.191991 [ 3 ] {979803f2-ac0a-4648-a197-437c325f8743} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3754 2024.05.08 03:40:04.192036 [ 3 ] {} <Debug> HTTP-Session: 42180ae9-8dbe-4315-a5db-2bfe68dd4621 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3755 2024.05.08 03:40:04.192167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3756 2024.05.08 03:40:04.192222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3757 2024.05.08 03:40:04.192241 [ 3 ] {} <Debug> HTTP-Session: 173d4e1e-2ac5-41a2-b7a0-266271536be3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3758 2024.05.08 03:40:04.192259 [ 3 ] {} <Debug> HTTP-Session: 173d4e1e-2ac5-41a2-b7a0-266271536be3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3759 2024.05.08 03:40:04.192273 [ 3 ] {} <Debug> HTTP-Session: 173d4e1e-2ac5-41a2-b7a0-266271536be3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3760 2024.05.08 03:40:04.192308 [ 3 ] {} <Trace> HTTP-Session: 173d4e1e-2ac5-41a2-b7a0-266271536be3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3761 2024.05.08 03:40:04.192417 [ 3 ] {4faa93a8-ce12-4929-b031-2aa19e1612e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3762 2024.05.08 03:40:04.192464 [ 3 ] {4faa93a8-ce12-4929-b031-2aa19e1612e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3763 2024.05.08 03:40:04.192610 [ 3 ] {4faa93a8-ce12-4929-b031-2aa19e1612e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3764 2024.05.08 03:40:04.192905 [ 3 ] {4faa93a8-ce12-4929-b031-2aa19e1612e6} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3765 2024.05.08 03:40:04.192943 [ 3 ] {4faa93a8-ce12-4929-b031-2aa19e1612e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3766 2024.05.08 03:40:04.193250 [ 3 ] {4faa93a8-ce12-4929-b031-2aa19e1612e6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3767 2024.05.08 03:40:04.193582 [ 3 ] {4faa93a8-ce12-4929-b031-2aa19e1612e6} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3768 2024.05.08 03:40:04.193722 [ 3 ] {4faa93a8-ce12-4929-b031-2aa19e1612e6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001334 sec., 2998.500749625188 rows/sec., 244.51 KiB/sec.
3769 2024.05.08 03:40:04.194181 [ 3 ] {4faa93a8-ce12-4929-b031-2aa19e1612e6} <Debug> DynamicQueryHandler: Done processing query
3770 2024.05.08 03:40:04.194206 [ 3 ] {4faa93a8-ce12-4929-b031-2aa19e1612e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3771 2024.05.08 03:40:04.194222 [ 3 ] {} <Debug> HTTP-Session: 173d4e1e-2ac5-41a2-b7a0-266271536be3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3772 2024.05.08 03:40:04.194390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 11709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3773 2024.05.08 03:40:04.194438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3774 2024.05.08 03:40:04.194457 [ 3 ] {} <Debug> HTTP-Session: 4ad9bc48-1658-43d5-8e0e-c5feddc8a999 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3775 2024.05.08 03:40:04.194473 [ 3 ] {} <Debug> HTTP-Session: 4ad9bc48-1658-43d5-8e0e-c5feddc8a999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3776 2024.05.08 03:40:04.194487 [ 3 ] {} <Debug> HTTP-Session: 4ad9bc48-1658-43d5-8e0e-c5feddc8a999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3777 2024.05.08 03:40:04.194517 [ 3 ] {} <Trace> HTTP-Session: 4ad9bc48-1658-43d5-8e0e-c5feddc8a999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3778 2024.05.08 03:40:04.194637 [ 3 ] {82cdd605-8c54-4cb3-b91c-0dfda8ea479b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3779 2024.05.08 03:40:04.194680 [ 3 ] {82cdd605-8c54-4cb3-b91c-0dfda8ea479b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3780 2024.05.08 03:40:04.194828 [ 3 ] {82cdd605-8c54-4cb3-b91c-0dfda8ea479b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3781 2024.05.08 03:40:04.195183 [ 3 ] {82cdd605-8c54-4cb3-b91c-0dfda8ea479b} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3782 2024.05.08 03:40:04.195220 [ 3 ] {82cdd605-8c54-4cb3-b91c-0dfda8ea479b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3783 2024.05.08 03:40:04.195525 [ 3 ] {82cdd605-8c54-4cb3-b91c-0dfda8ea479b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3784 2024.05.08 03:40:04.195828 [ 3 ] {82cdd605-8c54-4cb3-b91c-0dfda8ea479b} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3785 2024.05.08 03:40:04.195988 [ 3 ] {82cdd605-8c54-4cb3-b91c-0dfda8ea479b} <Debug> executeQuery: Read 80 rows, 6.82 KiB in 0.001384 sec., 57803.46820809248 rows/sec., 4.81 MiB/sec.
3786 2024.05.08 03:40:04.196151 [ 3 ] {82cdd605-8c54-4cb3-b91c-0dfda8ea479b} <Debug> DynamicQueryHandler: Done processing query
3787 2024.05.08 03:40:04.196176 [ 3 ] {82cdd605-8c54-4cb3-b91c-0dfda8ea479b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3788 2024.05.08 03:40:04.196191 [ 3 ] {} <Debug> HTTP-Session: 4ad9bc48-1658-43d5-8e0e-c5feddc8a999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3789 2024.05.08 03:40:04.196347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3790 2024.05.08 03:40:04.196395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3791 2024.05.08 03:40:04.196413 [ 3 ] {} <Debug> HTTP-Session: aafa9e15-b6b7-4537-89ad-89717b8663a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3792 2024.05.08 03:40:04.196430 [ 3 ] {} <Debug> HTTP-Session: aafa9e15-b6b7-4537-89ad-89717b8663a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3793 2024.05.08 03:40:04.196443 [ 3 ] {} <Debug> HTTP-Session: aafa9e15-b6b7-4537-89ad-89717b8663a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3794 2024.05.08 03:40:04.196473 [ 3 ] {} <Trace> HTTP-Session: aafa9e15-b6b7-4537-89ad-89717b8663a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3795 2024.05.08 03:40:04.196566 [ 3 ] {7d2bee04-897a-4d27-87ec-e9a4118711a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3796 2024.05.08 03:40:04.196609 [ 3 ] {7d2bee04-897a-4d27-87ec-e9a4118711a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3797 2024.05.08 03:40:04.196736 [ 3 ] {7d2bee04-897a-4d27-87ec-e9a4118711a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3798 2024.05.08 03:40:04.197000 [ 3 ] {7d2bee04-897a-4d27-87ec-e9a4118711a7} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3799 2024.05.08 03:40:04.197037 [ 3 ] {7d2bee04-897a-4d27-87ec-e9a4118711a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3800 2024.05.08 03:40:04.197329 [ 3 ] {7d2bee04-897a-4d27-87ec-e9a4118711a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3801 2024.05.08 03:40:04.197633 [ 3 ] {7d2bee04-897a-4d27-87ec-e9a4118711a7} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3802 2024.05.08 03:40:04.197797 [ 3 ] {7d2bee04-897a-4d27-87ec-e9a4118711a7} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001243 sec., 3218.0209171359616 rows/sec., 224.70 KiB/sec.
3803 2024.05.08 03:40:04.198045 [ 3 ] {7d2bee04-897a-4d27-87ec-e9a4118711a7} <Debug> DynamicQueryHandler: Done processing query
3804 2024.05.08 03:40:04.198069 [ 3 ] {7d2bee04-897a-4d27-87ec-e9a4118711a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3805 2024.05.08 03:40:04.198084 [ 3 ] {} <Debug> HTTP-Session: aafa9e15-b6b7-4537-89ad-89717b8663a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3806 2024.05.08 03:40:04.198210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3807 2024.05.08 03:40:04.198258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3808 2024.05.08 03:40:04.198276 [ 3 ] {} <Debug> HTTP-Session: 9fa9fa19-b391-4d6e-b634-9f9d666141f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3809 2024.05.08 03:40:04.198293 [ 3 ] {} <Debug> HTTP-Session: 9fa9fa19-b391-4d6e-b634-9f9d666141f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3810 2024.05.08 03:40:04.198306 [ 3 ] {} <Debug> HTTP-Session: 9fa9fa19-b391-4d6e-b634-9f9d666141f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3811 2024.05.08 03:40:04.198335 [ 3 ] {} <Trace> HTTP-Session: 9fa9fa19-b391-4d6e-b634-9f9d666141f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3812 2024.05.08 03:40:04.198440 [ 3 ] {aea3e6e0-ae78-40c1-8308-efd7c4b5db0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3813 2024.05.08 03:40:04.198483 [ 3 ] {aea3e6e0-ae78-40c1-8308-efd7c4b5db0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3814 2024.05.08 03:40:04.198621 [ 3 ] {aea3e6e0-ae78-40c1-8308-efd7c4b5db0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3815 2024.05.08 03:40:04.198916 [ 3 ] {aea3e6e0-ae78-40c1-8308-efd7c4b5db0f} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3816 2024.05.08 03:40:04.198952 [ 3 ] {aea3e6e0-ae78-40c1-8308-efd7c4b5db0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3817 2024.05.08 03:40:04.199245 [ 3 ] {aea3e6e0-ae78-40c1-8308-efd7c4b5db0f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3818 2024.05.08 03:40:04.199547 [ 3 ] {aea3e6e0-ae78-40c1-8308-efd7c4b5db0f} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3819 2024.05.08 03:40:04.199696 [ 3 ] {aea3e6e0-ae78-40c1-8308-efd7c4b5db0f} <Debug> executeQuery: Read 42 rows, 3.35 KiB in 0.001284 sec., 32710.280373831774 rows/sec., 2.54 MiB/sec.
3820 2024.05.08 03:40:04.199856 [ 3 ] {aea3e6e0-ae78-40c1-8308-efd7c4b5db0f} <Debug> DynamicQueryHandler: Done processing query
3821 2024.05.08 03:40:04.199880 [ 3 ] {aea3e6e0-ae78-40c1-8308-efd7c4b5db0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3822 2024.05.08 03:40:04.199895 [ 3 ] {} <Debug> HTTP-Session: 9fa9fa19-b391-4d6e-b634-9f9d666141f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3823 2024.05.08 03:40:04.200018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3824 2024.05.08 03:40:04.200066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3825 2024.05.08 03:40:04.200084 [ 3 ] {} <Debug> HTTP-Session: 1b0ffab3-fad4-4692-ae71-398670203bb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3826 2024.05.08 03:40:04.200100 [ 3 ] {} <Debug> HTTP-Session: 1b0ffab3-fad4-4692-ae71-398670203bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3827 2024.05.08 03:40:04.200114 [ 3 ] {} <Debug> HTTP-Session: 1b0ffab3-fad4-4692-ae71-398670203bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3828 2024.05.08 03:40:04.200143 [ 3 ] {} <Trace> HTTP-Session: 1b0ffab3-fad4-4692-ae71-398670203bb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3829 2024.05.08 03:40:04.200248 [ 3 ] {fca26d47-163a-4ca3-b2e6-b42ae5b08ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3830 2024.05.08 03:40:04.200294 [ 3 ] {fca26d47-163a-4ca3-b2e6-b42ae5b08ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3831 2024.05.08 03:40:04.200437 [ 3 ] {fca26d47-163a-4ca3-b2e6-b42ae5b08ea8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3832 2024.05.08 03:40:04.200726 [ 3 ] {fca26d47-163a-4ca3-b2e6-b42ae5b08ea8} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3833 2024.05.08 03:40:04.200761 [ 3 ] {fca26d47-163a-4ca3-b2e6-b42ae5b08ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3834 2024.05.08 03:40:04.201130 [ 3 ] {fca26d47-163a-4ca3-b2e6-b42ae5b08ea8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3835 2024.05.08 03:40:04.201455 [ 3 ] {fca26d47-163a-4ca3-b2e6-b42ae5b08ea8} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3836 2024.05.08 03:40:04.201625 [ 3 ] {fca26d47-163a-4ca3-b2e6-b42ae5b08ea8} <Debug> executeQuery: Read 38 rows, 2.74 KiB in 0.001395 sec., 27240.14336917563 rows/sec., 1.92 MiB/sec.
3837 2024.05.08 03:40:04.202109 [ 3 ] {fca26d47-163a-4ca3-b2e6-b42ae5b08ea8} <Debug> DynamicQueryHandler: Done processing query
3838 2024.05.08 03:40:04.202132 [ 3 ] {fca26d47-163a-4ca3-b2e6-b42ae5b08ea8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3839 2024.05.08 03:40:04.202147 [ 3 ] {} <Debug> HTTP-Session: 1b0ffab3-fad4-4692-ae71-398670203bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3840 2024.05.08 03:40:04.202272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3841 2024.05.08 03:40:04.202319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3842 2024.05.08 03:40:04.202338 [ 3 ] {} <Debug> HTTP-Session: dbb19584-9b3d-41b8-b822-c7566ffeca8b Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3843 2024.05.08 03:40:04.202353 [ 3 ] {} <Debug> HTTP-Session: dbb19584-9b3d-41b8-b822-c7566ffeca8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3844 2024.05.08 03:40:04.202367 [ 3 ] {} <Debug> HTTP-Session: dbb19584-9b3d-41b8-b822-c7566ffeca8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3845 2024.05.08 03:40:04.202397 [ 3 ] {} <Trace> HTTP-Session: dbb19584-9b3d-41b8-b822-c7566ffeca8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3846 2024.05.08 03:40:04.202570 [ 3 ] {056d7429-4cb9-4d75-a5e8-6b07dbfa2cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3847 2024.05.08 03:40:04.202617 [ 3 ] {056d7429-4cb9-4d75-a5e8-6b07dbfa2cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3848 2024.05.08 03:40:04.202797 [ 3 ] {056d7429-4cb9-4d75-a5e8-6b07dbfa2cad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3849 2024.05.08 03:40:04.203161 [ 3 ] {056d7429-4cb9-4d75-a5e8-6b07dbfa2cad} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3850 2024.05.08 03:40:04.203195 [ 3 ] {056d7429-4cb9-4d75-a5e8-6b07dbfa2cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3851 2024.05.08 03:40:04.203590 [ 3 ] {056d7429-4cb9-4d75-a5e8-6b07dbfa2cad} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3852 2024.05.08 03:40:04.203919 [ 3 ] {056d7429-4cb9-4d75-a5e8-6b07dbfa2cad} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3853 2024.05.08 03:40:04.204067 [ 3 ] {056d7429-4cb9-4d75-a5e8-6b07dbfa2cad} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001591 sec., 8799.497171590196 rows/sec., 11.87 MiB/sec.
3854 2024.05.08 03:40:04.204237 [ 3 ] {056d7429-4cb9-4d75-a5e8-6b07dbfa2cad} <Debug> DynamicQueryHandler: Done processing query
3855 2024.05.08 03:40:04.204260 [ 3 ] {056d7429-4cb9-4d75-a5e8-6b07dbfa2cad} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3856 2024.05.08 03:40:04.204276 [ 3 ] {} <Debug> HTTP-Session: dbb19584-9b3d-41b8-b822-c7566ffeca8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3857 2024.05.08 03:40:08.593249 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache
3858 2024.05.08 03:40:08.593307 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache
3859 2024.05.08 03:40:09.188597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3860 2024.05.08 03:40:09.188775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3861 2024.05.08 03:40:09.188821 [ 3 ] {} <Debug> HTTP-Session: 8dffd662-e8c3-45dd-aec7-fa8dbe8501eb Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3862 2024.05.08 03:40:09.188863 [ 3 ] {} <Debug> HTTP-Session: 8dffd662-e8c3-45dd-aec7-fa8dbe8501eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3863 2024.05.08 03:40:09.188893 [ 3 ] {} <Debug> HTTP-Session: 8dffd662-e8c3-45dd-aec7-fa8dbe8501eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3864 2024.05.08 03:40:09.188973 [ 3 ] {} <Trace> HTTP-Session: 8dffd662-e8c3-45dd-aec7-fa8dbe8501eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3865 2024.05.08 03:40:09.189224 [ 3 ] {b04eda46-9bab-471d-9630-db0ac5392158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3866 2024.05.08 03:40:09.189293 [ 3 ] {b04eda46-9bab-471d-9630-db0ac5392158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3867 2024.05.08 03:40:09.189489 [ 3 ] {b04eda46-9bab-471d-9630-db0ac5392158} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3868 2024.05.08 03:40:09.190003 [ 3 ] {b04eda46-9bab-471d-9630-db0ac5392158} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3869 2024.05.08 03:40:09.190045 [ 3 ] {b04eda46-9bab-471d-9630-db0ac5392158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3870 2024.05.08 03:40:09.190434 [ 3 ] {b04eda46-9bab-471d-9630-db0ac5392158} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3871 2024.05.08 03:40:09.190761 [ 3 ] {b04eda46-9bab-471d-9630-db0ac5392158} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3872 2024.05.08 03:40:09.190932 [ 3 ] {b04eda46-9bab-471d-9630-db0ac5392158} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001758 sec., 9670.079635949944 rows/sec., 783.81 KiB/sec.
3873 2024.05.08 03:40:09.191224 [ 3 ] {b04eda46-9bab-471d-9630-db0ac5392158} <Debug> DynamicQueryHandler: Done processing query
3874 2024.05.08 03:40:09.191285 [ 3 ] {b04eda46-9bab-471d-9630-db0ac5392158} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3875 2024.05.08 03:40:09.191347 [ 3 ] {} <Debug> HTTP-Session: 8dffd662-e8c3-45dd-aec7-fa8dbe8501eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3876 2024.05.08 03:40:09.191515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3877 2024.05.08 03:40:09.191569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3878 2024.05.08 03:40:09.191589 [ 3 ] {} <Debug> HTTP-Session: 730fce4e-e134-49ef-a21d-7cd325899d60 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3879 2024.05.08 03:40:09.191606 [ 3 ] {} <Debug> HTTP-Session: 730fce4e-e134-49ef-a21d-7cd325899d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3880 2024.05.08 03:40:09.191620 [ 3 ] {} <Debug> HTTP-Session: 730fce4e-e134-49ef-a21d-7cd325899d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3881 2024.05.08 03:40:09.191653 [ 3 ] {} <Trace> HTTP-Session: 730fce4e-e134-49ef-a21d-7cd325899d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3882 2024.05.08 03:40:09.191763 [ 3 ] {491360b9-8dd4-4aac-8ff4-aced916d232a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3883 2024.05.08 03:40:09.191810 [ 3 ] {491360b9-8dd4-4aac-8ff4-aced916d232a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3884 2024.05.08 03:40:09.191957 [ 3 ] {491360b9-8dd4-4aac-8ff4-aced916d232a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3885 2024.05.08 03:40:09.192276 [ 3 ] {491360b9-8dd4-4aac-8ff4-aced916d232a} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3886 2024.05.08 03:40:09.192314 [ 3 ] {491360b9-8dd4-4aac-8ff4-aced916d232a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3887 2024.05.08 03:40:09.192618 [ 3 ] {491360b9-8dd4-4aac-8ff4-aced916d232a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3888 2024.05.08 03:40:09.192926 [ 3 ] {491360b9-8dd4-4aac-8ff4-aced916d232a} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3889 2024.05.08 03:40:09.193081 [ 3 ] {491360b9-8dd4-4aac-8ff4-aced916d232a} <Debug> executeQuery: Read 14 rows, 1.18 KiB in 0.001345 sec., 10408.921933085501 rows/sec., 879.27 KiB/sec.
3890 2024.05.08 03:40:09.193247 [ 3 ] {491360b9-8dd4-4aac-8ff4-aced916d232a} <Debug> DynamicQueryHandler: Done processing query
3891 2024.05.08 03:40:09.193271 [ 3 ] {491360b9-8dd4-4aac-8ff4-aced916d232a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3892 2024.05.08 03:40:09.193287 [ 3 ] {} <Debug> HTTP-Session: 730fce4e-e134-49ef-a21d-7cd325899d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3893 2024.05.08 03:40:09.193442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3894 2024.05.08 03:40:09.193490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3895 2024.05.08 03:40:09.193508 [ 3 ] {} <Debug> HTTP-Session: 2c56cba8-4f85-4095-a58b-0d06b7651322 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3896 2024.05.08 03:40:09.193525 [ 3 ] {} <Debug> HTTP-Session: 2c56cba8-4f85-4095-a58b-0d06b7651322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3897 2024.05.08 03:40:09.193539 [ 3 ] {} <Debug> HTTP-Session: 2c56cba8-4f85-4095-a58b-0d06b7651322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3898 2024.05.08 03:40:09.193569 [ 3 ] {} <Trace> HTTP-Session: 2c56cba8-4f85-4095-a58b-0d06b7651322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3899 2024.05.08 03:40:09.193682 [ 3 ] {45a6f352-a5bb-497a-8b73-c535733dbb25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3900 2024.05.08 03:40:09.193723 [ 3 ] {45a6f352-a5bb-497a-8b73-c535733dbb25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3901 2024.05.08 03:40:09.193847 [ 3 ] {45a6f352-a5bb-497a-8b73-c535733dbb25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3902 2024.05.08 03:40:09.194167 [ 3 ] {45a6f352-a5bb-497a-8b73-c535733dbb25} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3903 2024.05.08 03:40:09.194205 [ 3 ] {45a6f352-a5bb-497a-8b73-c535733dbb25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3904 2024.05.08 03:40:09.194519 [ 3 ] {45a6f352-a5bb-497a-8b73-c535733dbb25} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3905 2024.05.08 03:40:09.194828 [ 3 ] {45a6f352-a5bb-497a-8b73-c535733dbb25} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3906 2024.05.08 03:40:09.194979 [ 53 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3907 2024.05.08 03:40:09.194984 [ 3 ] {45a6f352-a5bb-497a-8b73-c535733dbb25} <Debug> executeQuery: Read 61 rows, 5.39 KiB in 0.001331 sec., 45830.20285499625 rows/sec., 3.95 MiB/sec.
3908 2024.05.08 03:40:09.195059 [ 53 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3909 2024.05.08 03:40:09.195125 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3910 2024.05.08 03:40:09.195306 [ 187 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
3911 2024.05.08 03:40:09.195352 [ 3 ] {45a6f352-a5bb-497a-8b73-c535733dbb25} <Debug> DynamicQueryHandler: Done processing query
3912 2024.05.08 03:40:09.195389 [ 3 ] {45a6f352-a5bb-497a-8b73-c535733dbb25} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3913 2024.05.08 03:40:09.195425 [ 3 ] {} <Debug> HTTP-Session: 2c56cba8-4f85-4095-a58b-0d06b7651322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3914 2024.05.08 03:40:09.195487 [ 187 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3915 2024.05.08 03:40:09.195524 [ 187 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 142 rows starting from the beginning of the part
3916 2024.05.08 03:40:09.195584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3917 2024.05.08 03:40:09.195618 [ 187 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part
3918 2024.05.08 03:40:09.195707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3919 2024.05.08 03:40:09.195892 [ 3 ] {} <Debug> HTTP-Session: 08fb3c37-6a16-4ed6-8fbc-802ed027bfd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3920 2024.05.08 03:40:09.195931 [ 187 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part
3921 2024.05.08 03:40:09.196005 [ 3 ] {} <Debug> HTTP-Session: 08fb3c37-6a16-4ed6-8fbc-802ed027bfd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3922 2024.05.08 03:40:09.196055 [ 3 ] {} <Debug> HTTP-Session: 08fb3c37-6a16-4ed6-8fbc-802ed027bfd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3923 2024.05.08 03:40:09.196199 [ 3 ] {} <Trace> HTTP-Session: 08fb3c37-6a16-4ed6-8fbc-802ed027bfd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3924 2024.05.08 03:40:09.196228 [ 187 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part
3925 2024.05.08 03:40:09.196348 [ 187 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 80 rows starting from the beginning of the part
3926 2024.05.08 03:40:09.196490 [ 3 ] {521bd983-42af-4d9d-896c-5fafb7af0de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3927 2024.05.08 03:40:09.196717 [ 187 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 61 rows starting from the beginning of the part
3928 2024.05.08 03:40:09.196709 [ 3 ] {521bd983-42af-4d9d-896c-5fafb7af0de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3929 2024.05.08 03:40:09.197358 [ 3 ] {521bd983-42af-4d9d-896c-5fafb7af0de0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3930 2024.05.08 03:40:09.197928 [ 3 ] {521bd983-42af-4d9d-896c-5fafb7af0de0} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3931 2024.05.08 03:40:09.197975 [ 3 ] {521bd983-42af-4d9d-896c-5fafb7af0de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3932 2024.05.08 03:40:09.198443 [ 3 ] {521bd983-42af-4d9d-896c-5fafb7af0de0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3933 2024.05.08 03:40:09.198535 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 427 rows, containing 4 columns (4 merged, 0 gathered) in 0.003295279 sec., 129579.31634923781 rows/sec., 11.10 MiB/sec.
3934 2024.05.08 03:40:09.198825 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3935 2024.05.08 03:40:09.198987 [ 3 ] {521bd983-42af-4d9d-896c-5fafb7af0de0} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3936 2024.05.08 03:40:09.199414 [ 3 ] {521bd983-42af-4d9d-896c-5fafb7af0de0} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.003054 sec., 4584.1519318926 rows/sec., 333.51 KiB/sec.
3937 2024.05.08 03:40:09.199939 [ 3 ] {521bd983-42af-4d9d-896c-5fafb7af0de0} <Debug> DynamicQueryHandler: Done processing query
3938 2024.05.08 03:40:09.199993 [ 3 ] {521bd983-42af-4d9d-896c-5fafb7af0de0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3939 2024.05.08 03:40:09.200028 [ 3 ] {} <Debug> HTTP-Session: 08fb3c37-6a16-4ed6-8fbc-802ed027bfd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3940 2024.05.08 03:40:09.200067 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_31_6} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3941 2024.05.08 03:40:09.200204 [ 190 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_31_6} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
3942 2024.05.08 03:40:09.200218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 5365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3943 2024.05.08 03:40:09.200330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3944 2024.05.08 03:40:09.200372 [ 3 ] {} <Debug> HTTP-Session: 5c7f8b5b-4efc-47bf-9246-8096bdce5c53 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3945 2024.05.08 03:40:09.200374 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3946 2024.05.08 03:40:09.200398 [ 3 ] {} <Debug> HTTP-Session: 5c7f8b5b-4efc-47bf-9246-8096bdce5c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3947 2024.05.08 03:40:09.200439 [ 3 ] {} <Debug> HTTP-Session: 5c7f8b5b-4efc-47bf-9246-8096bdce5c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3948 2024.05.08 03:40:09.200472 [ 3 ] {} <Trace> HTTP-Session: 5c7f8b5b-4efc-47bf-9246-8096bdce5c53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3949 2024.05.08 03:40:09.200585 [ 3 ] {9e3713a2-21d9-4ca7-b985-0faa2108d769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3950 2024.05.08 03:40:09.200627 [ 3 ] {9e3713a2-21d9-4ca7-b985-0faa2108d769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3951 2024.05.08 03:40:09.200767 [ 3 ] {9e3713a2-21d9-4ca7-b985-0faa2108d769} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3952 2024.05.08 03:40:09.201081 [ 3 ] {9e3713a2-21d9-4ca7-b985-0faa2108d769} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3953 2024.05.08 03:40:09.201118 [ 3 ] {9e3713a2-21d9-4ca7-b985-0faa2108d769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3954 2024.05.08 03:40:09.201426 [ 3 ] {9e3713a2-21d9-4ca7-b985-0faa2108d769} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3955 2024.05.08 03:40:09.201729 [ 3 ] {9e3713a2-21d9-4ca7-b985-0faa2108d769} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3956 2024.05.08 03:40:09.201889 [ 3 ] {9e3713a2-21d9-4ca7-b985-0faa2108d769} <Debug> executeQuery: Read 31 rows, 2.54 KiB in 0.001328 sec., 23343.373493975905 rows/sec., 1.87 MiB/sec.
3957 2024.05.08 03:40:09.201890 [ 53 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3958 2024.05.08 03:40:09.201988 [ 53 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3959 2024.05.08 03:40:09.202030 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3960 2024.05.08 03:40:09.202198 [ 194 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
3961 2024.05.08 03:40:09.202239 [ 3 ] {9e3713a2-21d9-4ca7-b985-0faa2108d769} <Debug> DynamicQueryHandler: Done processing query
3962 2024.05.08 03:40:09.202300 [ 3 ] {9e3713a2-21d9-4ca7-b985-0faa2108d769} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3963 2024.05.08 03:40:09.202347 [ 3 ] {} <Debug> HTTP-Session: 5c7f8b5b-4efc-47bf-9246-8096bdce5c53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3964 2024.05.08 03:40:09.202444 [ 194 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3965 2024.05.08 03:40:09.202482 [ 194 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 93 rows starting from the beginning of the part
3966 2024.05.08 03:40:09.202527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 1422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3967 2024.05.08 03:40:09.202701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3968 2024.05.08 03:40:09.202726 [ 194 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part
3969 2024.05.08 03:40:09.202783 [ 3 ] {} <Debug> HTTP-Session: d97dc7f7-9eed-4511-a187-15503ac0b7d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3970 2024.05.08 03:40:09.202890 [ 3 ] {} <Debug> HTTP-Session: d97dc7f7-9eed-4511-a187-15503ac0b7d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3971 2024.05.08 03:40:09.202999 [ 3 ] {} <Debug> HTTP-Session: d97dc7f7-9eed-4511-a187-15503ac0b7d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3972 2024.05.08 03:40:09.203053 [ 194 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
3973 2024.05.08 03:40:09.203148 [ 3 ] {} <Trace> HTTP-Session: d97dc7f7-9eed-4511-a187-15503ac0b7d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3974 2024.05.08 03:40:09.203327 [ 194 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part
3975 2024.05.08 03:40:09.203571 [ 194 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part
3976 2024.05.08 03:40:09.203638 [ 3 ] {878b71c5-534b-4dbf-beb4-34bba8685ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3977 2024.05.08 03:40:09.203837 [ 194 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part
3978 2024.05.08 03:40:09.203865 [ 3 ] {878b71c5-534b-4dbf-beb4-34bba8685ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3979 2024.05.08 03:40:09.204597 [ 3 ] {878b71c5-534b-4dbf-beb4-34bba8685ca4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3980 2024.05.08 03:40:09.205472 [ 3 ] {878b71c5-534b-4dbf-beb4-34bba8685ca4} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3981 2024.05.08 03:40:09.205553 [ 3 ] {878b71c5-534b-4dbf-beb4-34bba8685ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
3982 2024.05.08 03:40:09.206697 [ 194 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.004564317 sec., 46885.43762407388 rows/sec., 3.69 MiB/sec.
3983 2024.05.08 03:40:09.206754 [ 3 ] {878b71c5-534b-4dbf-beb4-34bba8685ca4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3984 2024.05.08 03:40:09.206860 [ 194 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3985 2024.05.08 03:40:09.207606 [ 3 ] {878b71c5-534b-4dbf-beb4-34bba8685ca4} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3986 2024.05.08 03:40:09.207671 [ 187 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_31_6} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3987 2024.05.08 03:40:09.207812 [ 187 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_31_6} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
3988 2024.05.08 03:40:09.207817 [ 3 ] {878b71c5-534b-4dbf-beb4-34bba8685ca4} <Debug> executeQuery: Read 7 rows, 525.00 B in 0.004371 sec., 1601.464195836193 rows/sec., 117.29 KiB/sec.
3989 2024.05.08 03:40:09.207959 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
3990 2024.05.08 03:40:09.208092 [ 3 ] {878b71c5-534b-4dbf-beb4-34bba8685ca4} <Debug> DynamicQueryHandler: Done processing query
3991 2024.05.08 03:40:09.208118 [ 3 ] {878b71c5-534b-4dbf-beb4-34bba8685ca4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3992 2024.05.08 03:40:09.208134 [ 3 ] {} <Debug> HTTP-Session: d97dc7f7-9eed-4511-a187-15503ac0b7d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3993 2024.05.08 03:40:09.208260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3994 2024.05.08 03:40:09.208309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3995 2024.05.08 03:40:09.208327 [ 3 ] {} <Debug> HTTP-Session: 0f93d4c0-59ab-4b77-901a-7228430229d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
3996 2024.05.08 03:40:09.208344 [ 3 ] {} <Debug> HTTP-Session: 0f93d4c0-59ab-4b77-901a-7228430229d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3997 2024.05.08 03:40:09.208358 [ 3 ] {} <Debug> HTTP-Session: 0f93d4c0-59ab-4b77-901a-7228430229d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3998 2024.05.08 03:40:09.208390 [ 3 ] {} <Trace> HTTP-Session: 0f93d4c0-59ab-4b77-901a-7228430229d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3999 2024.05.08 03:40:09.208589 [ 3 ] {601e354a-a183-4320-b395-65629ee4ea5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4000 2024.05.08 03:40:09.208637 [ 3 ] {601e354a-a183-4320-b395-65629ee4ea5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4001 2024.05.08 03:40:09.208801 [ 3 ] {601e354a-a183-4320-b395-65629ee4ea5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4002 2024.05.08 03:40:09.209246 [ 3 ] {601e354a-a183-4320-b395-65629ee4ea5c} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4003 2024.05.08 03:40:09.209282 [ 3 ] {601e354a-a183-4320-b395-65629ee4ea5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
4004 2024.05.08 03:40:09.209690 [ 3 ] {601e354a-a183-4320-b395-65629ee4ea5c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4005 2024.05.08 03:40:09.210037 [ 3 ] {601e354a-a183-4320-b395-65629ee4ea5c} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4006 2024.05.08 03:40:09.210168 [ 3 ] {601e354a-a183-4320-b395-65629ee4ea5c} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001698 sec., 10011.778563015312 rows/sec., 13.51 MiB/sec.
4007 2024.05.08 03:40:09.210332 [ 3 ] {601e354a-a183-4320-b395-65629ee4ea5c} <Debug> DynamicQueryHandler: Done processing query
4008 2024.05.08 03:40:09.210356 [ 3 ] {601e354a-a183-4320-b395-65629ee4ea5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4009 2024.05.08 03:40:09.210372 [ 3 ] {} <Debug> HTTP-Session: 0f93d4c0-59ab-4b77-901a-7228430229d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4010 2024.05.08 03:40:14.188162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4011 2024.05.08 03:40:14.188371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4012 2024.05.08 03:40:14.188416 [ 3 ] {} <Debug> HTTP-Session: 3d24e1c4-7218-44f0-985c-c69ab941feff Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4013 2024.05.08 03:40:14.188458 [ 3 ] {} <Debug> HTTP-Session: 3d24e1c4-7218-44f0-985c-c69ab941feff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4014 2024.05.08 03:40:14.188487 [ 3 ] {} <Debug> HTTP-Session: 3d24e1c4-7218-44f0-985c-c69ab941feff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4015 2024.05.08 03:40:14.188568 [ 3 ] {} <Trace> HTTP-Session: 3d24e1c4-7218-44f0-985c-c69ab941feff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4016 2024.05.08 03:40:14.188867 [ 3 ] {1b4f2bbe-46fb-4a10-a8a7-242b10bd994f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4017 2024.05.08 03:40:14.188977 [ 3 ] {1b4f2bbe-46fb-4a10-a8a7-242b10bd994f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4018 2024.05.08 03:40:14.189309 [ 3 ] {1b4f2bbe-46fb-4a10-a8a7-242b10bd994f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4019 2024.05.08 03:40:14.189807 [ 3 ] {1b4f2bbe-46fb-4a10-a8a7-242b10bd994f} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4020 2024.05.08 03:40:14.189851 [ 3 ] {1b4f2bbe-46fb-4a10-a8a7-242b10bd994f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
4021 2024.05.08 03:40:14.190219 [ 3 ] {1b4f2bbe-46fb-4a10-a8a7-242b10bd994f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4022 2024.05.08 03:40:14.190590 [ 3 ] {1b4f2bbe-46fb-4a10-a8a7-242b10bd994f} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4023 2024.05.08 03:40:14.190746 [ 3 ] {1b4f2bbe-46fb-4a10-a8a7-242b10bd994f} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001977 sec., 7081.436519979768 rows/sec., 573.98 KiB/sec.
4024 2024.05.08 03:40:14.190789 [ 61 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4025 2024.05.08 03:40:14.190902 [ 61 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4026 2024.05.08 03:40:14.190935 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
4027 2024.05.08 03:40:14.191041 [ 3 ] {1b4f2bbe-46fb-4a10-a8a7-242b10bd994f} <Debug> DynamicQueryHandler: Done processing query
4028 2024.05.08 03:40:14.191131 [ 3 ] {1b4f2bbe-46fb-4a10-a8a7-242b10bd994f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4029 2024.05.08 03:40:14.191221 [ 3 ] {} <Debug> HTTP-Session: 3d24e1c4-7218-44f0-985c-c69ab941feff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4030 2024.05.08 03:40:14.191299 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
4031 2024.05.08 03:40:14.191531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4032 2024.05.08 03:40:14.191688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4033 2024.05.08 03:40:14.191757 [ 3 ] {} <Debug> HTTP-Session: a8d7550a-37d1-41da-b161-a158a9570c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4034 2024.05.08 03:40:14.191809 [ 3 ] {} <Debug> HTTP-Session: a8d7550a-37d1-41da-b161-a158a9570c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4035 2024.05.08 03:40:14.191851 [ 3 ] {} <Debug> HTTP-Session: a8d7550a-37d1-41da-b161-a158a9570c2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4036 2024.05.08 03:40:14.191929 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4037 2024.05.08 03:40:14.191941 [ 3 ] {} <Trace> HTTP-Session: a8d7550a-37d1-41da-b161-a158a9570c2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4038 2024.05.08 03:40:14.192036 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 31 rows starting from the beginning of the part
4039 2024.05.08 03:40:14.192268 [ 3 ] {8643df8e-906f-4c06-9d63-6cf65e4df66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4040 2024.05.08 03:40:14.192413 [ 3 ] {8643df8e-906f-4c06-9d63-6cf65e4df66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4041 2024.05.08 03:40:14.192429 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
4042 2024.05.08 03:40:14.192749 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 17 rows starting from the beginning of the part
4043 2024.05.08 03:40:14.193077 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part
4044 2024.05.08 03:40:14.193475 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 17 rows starting from the beginning of the part
4045 2024.05.08 03:40:14.193569 [ 3 ] {8643df8e-906f-4c06-9d63-6cf65e4df66a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4046 2024.05.08 03:40:14.193722 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
4047 2024.05.08 03:40:14.194558 [ 3 ] {8643df8e-906f-4c06-9d63-6cf65e4df66a} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4048 2024.05.08 03:40:14.194637 [ 3 ] {8643df8e-906f-4c06-9d63-6cf65e4df66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
4049 2024.05.08 03:40:14.195445 [ 3 ] {8643df8e-906f-4c06-9d63-6cf65e4df66a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4050 2024.05.08 03:40:14.196307 [ 201 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.005243511 sec., 20406.174412526263 rows/sec., 1.62 MiB/sec.
4051 2024.05.08 03:40:14.196345 [ 3 ] {8643df8e-906f-4c06-9d63-6cf65e4df66a} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4052 2024.05.08 03:40:14.196688 [ 3 ] {8643df8e-906f-4c06-9d63-6cf65e4df66a} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.004554 sec., 9222.66139657444 rows/sec., 847.68 KiB/sec.
4053 2024.05.08 03:40:14.196754 [ 201 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4054 2024.05.08 03:40:14.197284 [ 3 ] {8643df8e-906f-4c06-9d63-6cf65e4df66a} <Debug> DynamicQueryHandler: Done processing query
4055 2024.05.08 03:40:14.197424 [ 3 ] {8643df8e-906f-4c06-9d63-6cf65e4df66a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4056 2024.05.08 03:40:14.197463 [ 3 ] {} <Debug> HTTP-Session: a8d7550a-37d1-41da-b161-a158a9570c2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4057 2024.05.08 03:40:14.197724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4058 2024.05.08 03:40:14.197814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4059 2024.05.08 03:40:14.197868 [ 3 ] {} <Debug> HTTP-Session: 9b69e020-0516-4fcb-b084-a26e6fc78048 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4060 2024.05.08 03:40:14.197894 [ 3 ] {} <Debug> HTTP-Session: 9b69e020-0516-4fcb-b084-a26e6fc78048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4061 2024.05.08 03:40:14.197917 [ 3 ] {} <Debug> HTTP-Session: 9b69e020-0516-4fcb-b084-a26e6fc78048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4062 2024.05.08 03:40:14.197967 [ 3 ] {} <Trace> HTTP-Session: 9b69e020-0516-4fcb-b084-a26e6fc78048 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4063 2024.05.08 03:40:14.198026 [ 201 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_31_6} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4064 2024.05.08 03:40:14.198184 [ 3 ] {df4ecd0a-8985-4093-880e-74d196c5baa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4065 2024.05.08 03:40:14.198257 [ 201 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_31_6} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4066 2024.05.08 03:40:14.198260 [ 3 ] {df4ecd0a-8985-4093-880e-74d196c5baa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4067 2024.05.08 03:40:14.198457 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4068 2024.05.08 03:40:14.198593 [ 3 ] {df4ecd0a-8985-4093-880e-74d196c5baa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4069 2024.05.08 03:40:14.198908 [ 3 ] {df4ecd0a-8985-4093-880e-74d196c5baa8} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4070 2024.05.08 03:40:14.198946 [ 3 ] {df4ecd0a-8985-4093-880e-74d196c5baa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
4071 2024.05.08 03:40:14.199268 [ 3 ] {df4ecd0a-8985-4093-880e-74d196c5baa8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4072 2024.05.08 03:40:14.199587 [ 3 ] {df4ecd0a-8985-4093-880e-74d196c5baa8} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4073 2024.05.08 03:40:14.199734 [ 3 ] {df4ecd0a-8985-4093-880e-74d196c5baa8} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.001627 sec., 8604.79409956976 rows/sec., 689.06 KiB/sec.
4074 2024.05.08 03:40:14.199901 [ 3 ] {df4ecd0a-8985-4093-880e-74d196c5baa8} <Debug> DynamicQueryHandler: Done processing query
4075 2024.05.08 03:40:14.199925 [ 3 ] {df4ecd0a-8985-4093-880e-74d196c5baa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4076 2024.05.08 03:40:14.199941 [ 3 ] {} <Debug> HTTP-Session: 9b69e020-0516-4fcb-b084-a26e6fc78048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4077 2024.05.08 03:40:14.200076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4078 2024.05.08 03:40:14.200124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4079 2024.05.08 03:40:14.200143 [ 3 ] {} <Debug> HTTP-Session: 77cb02db-fbbf-4575-91a9-d1bf346af148 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4080 2024.05.08 03:40:14.200161 [ 3 ] {} <Debug> HTTP-Session: 77cb02db-fbbf-4575-91a9-d1bf346af148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4081 2024.05.08 03:40:14.200175 [ 3 ] {} <Debug> HTTP-Session: 77cb02db-fbbf-4575-91a9-d1bf346af148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4082 2024.05.08 03:40:14.200205 [ 3 ] {} <Trace> HTTP-Session: 77cb02db-fbbf-4575-91a9-d1bf346af148 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4083 2024.05.08 03:40:14.200382 [ 3 ] {dc3db9cd-a685-4576-96d1-563e4bfd8d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4084 2024.05.08 03:40:14.200431 [ 3 ] {dc3db9cd-a685-4576-96d1-563e4bfd8d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4085 2024.05.08 03:40:14.200594 [ 3 ] {dc3db9cd-a685-4576-96d1-563e4bfd8d18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4086 2024.05.08 03:40:14.200984 [ 3 ] {dc3db9cd-a685-4576-96d1-563e4bfd8d18} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4087 2024.05.08 03:40:14.201020 [ 3 ] {dc3db9cd-a685-4576-96d1-563e4bfd8d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
4088 2024.05.08 03:40:14.201443 [ 3 ] {dc3db9cd-a685-4576-96d1-563e4bfd8d18} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4089 2024.05.08 03:40:14.201808 [ 3 ] {dc3db9cd-a685-4576-96d1-563e4bfd8d18} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4090 2024.05.08 03:40:14.201969 [ 61 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4091 2024.05.08 03:40:14.201978 [ 3 ] {dc3db9cd-a685-4576-96d1-563e4bfd8d18} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001687 sec., 8298.755186721992 rows/sec., 11.20 MiB/sec.
4092 2024.05.08 03:40:14.202025 [ 61 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4093 2024.05.08 03:40:14.202096 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
4094 2024.05.08 03:40:14.202305 [ 3 ] {dc3db9cd-a685-4576-96d1-563e4bfd8d18} <Debug> DynamicQueryHandler: Done processing query
4095 2024.05.08 03:40:14.202311 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
4096 2024.05.08 03:40:14.202340 [ 3 ] {dc3db9cd-a685-4576-96d1-563e4bfd8d18} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4097 2024.05.08 03:40:14.202392 [ 3 ] {} <Debug> HTTP-Session: 77cb02db-fbbf-4575-91a9-d1bf346af148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4098 2024.05.08 03:40:14.202552 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4099 2024.05.08 03:40:14.202597 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 410 rows starting from the beginning of the part
4100 2024.05.08 03:40:14.202704 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
4101 2024.05.08 03:40:14.202818 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 17 rows starting from the beginning of the part
4102 2024.05.08 03:40:14.202908 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part
4103 2024.05.08 03:40:14.203069 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 17 rows starting from the beginning of the part
4104 2024.05.08 03:40:14.203186 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
4105 2024.05.08 03:40:14.205430 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 6 columns (6 merged, 0 gathered) in 0.003212689 sec., 151275.14676957528 rows/sec., 204.14 MiB/sec.
4106 2024.05.08 03:40:14.205839 [ 186 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4107 2024.05.08 03:40:14.206267 [ 186 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4108 2024.05.08 03:40:14.206360 [ 186 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4109 2024.05.08 03:40:14.206447 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB.
4110 2024.05.08 03:40:19.188315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4111 2024.05.08 03:40:19.188465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4112 2024.05.08 03:40:19.188495 [ 3 ] {} <Debug> HTTP-Session: 26df717f-ace1-4e29-a353-dc4e1123c4e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4113 2024.05.08 03:40:19.188523 [ 3 ] {} <Debug> HTTP-Session: 26df717f-ace1-4e29-a353-dc4e1123c4e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4114 2024.05.08 03:40:19.188542 [ 3 ] {} <Debug> HTTP-Session: 26df717f-ace1-4e29-a353-dc4e1123c4e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4115 2024.05.08 03:40:19.188599 [ 3 ] {} <Trace> HTTP-Session: 26df717f-ace1-4e29-a353-dc4e1123c4e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4116 2024.05.08 03:40:19.188813 [ 3 ] {eab0a9c2-3227-42f3-9266-32faa07a4c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4117 2024.05.08 03:40:19.188891 [ 3 ] {eab0a9c2-3227-42f3-9266-32faa07a4c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4118 2024.05.08 03:40:19.189119 [ 3 ] {eab0a9c2-3227-42f3-9266-32faa07a4c8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4119 2024.05.08 03:40:19.189644 [ 3 ] {eab0a9c2-3227-42f3-9266-32faa07a4c8a} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4120 2024.05.08 03:40:19.189689 [ 3 ] {eab0a9c2-3227-42f3-9266-32faa07a4c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
4121 2024.05.08 03:40:19.190072 [ 3 ] {eab0a9c2-3227-42f3-9266-32faa07a4c8a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4122 2024.05.08 03:40:19.190413 [ 3 ] {eab0a9c2-3227-42f3-9266-32faa07a4c8a} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4123 2024.05.08 03:40:19.190588 [ 3 ] {eab0a9c2-3227-42f3-9266-32faa07a4c8a} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001836 sec., 9259.25925925926 rows/sec., 750.51 KiB/sec.
4124 2024.05.08 03:40:19.190814 [ 3 ] {eab0a9c2-3227-42f3-9266-32faa07a4c8a} <Debug> DynamicQueryHandler: Done processing query
4125 2024.05.08 03:40:19.190841 [ 3 ] {eab0a9c2-3227-42f3-9266-32faa07a4c8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4126 2024.05.08 03:40:19.190857 [ 3 ] {} <Debug> HTTP-Session: 26df717f-ace1-4e29-a353-dc4e1123c4e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4127 2024.05.08 03:40:19.190988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4128 2024.05.08 03:40:19.191038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4129 2024.05.08 03:40:19.191058 [ 3 ] {} <Debug> HTTP-Session: acacf1c5-1c95-4f36-af71-abb50941d9ad Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4130 2024.05.08 03:40:19.191077 [ 3 ] {} <Debug> HTTP-Session: acacf1c5-1c95-4f36-af71-abb50941d9ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4131 2024.05.08 03:40:19.191092 [ 3 ] {} <Debug> HTTP-Session: acacf1c5-1c95-4f36-af71-abb50941d9ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4132 2024.05.08 03:40:19.191127 [ 3 ] {} <Trace> HTTP-Session: acacf1c5-1c95-4f36-af71-abb50941d9ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4133 2024.05.08 03:40:19.191249 [ 3 ] {7b8b11f7-aa5e-4a79-b37b-b0c1dcfeaca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4134 2024.05.08 03:40:19.191297 [ 3 ] {7b8b11f7-aa5e-4a79-b37b-b0c1dcfeaca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4135 2024.05.08 03:40:19.191429 [ 3 ] {7b8b11f7-aa5e-4a79-b37b-b0c1dcfeaca4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4136 2024.05.08 03:40:19.191787 [ 3 ] {7b8b11f7-aa5e-4a79-b37b-b0c1dcfeaca4} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4137 2024.05.08 03:40:19.191825 [ 3 ] {7b8b11f7-aa5e-4a79-b37b-b0c1dcfeaca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
4138 2024.05.08 03:40:19.192147 [ 3 ] {7b8b11f7-aa5e-4a79-b37b-b0c1dcfeaca4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4139 2024.05.08 03:40:19.192493 [ 3 ] {7b8b11f7-aa5e-4a79-b37b-b0c1dcfeaca4} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4140 2024.05.08 03:40:19.192652 [ 3 ] {7b8b11f7-aa5e-4a79-b37b-b0c1dcfeaca4} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001433 sec., 35589.67201674808 rows/sec., 3.10 MiB/sec.
4141 2024.05.08 03:40:19.192826 [ 3 ] {7b8b11f7-aa5e-4a79-b37b-b0c1dcfeaca4} <Debug> DynamicQueryHandler: Done processing query
4142 2024.05.08 03:40:19.192850 [ 3 ] {7b8b11f7-aa5e-4a79-b37b-b0c1dcfeaca4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4143 2024.05.08 03:40:19.192867 [ 3 ] {} <Debug> HTTP-Session: acacf1c5-1c95-4f36-af71-abb50941d9ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4144 2024.05.08 03:40:19.192985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4145 2024.05.08 03:40:19.193035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4146 2024.05.08 03:40:19.193053 [ 3 ] {} <Debug> HTTP-Session: a294aa25-cca1-4593-9e45-1001dd188ab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4147 2024.05.08 03:40:19.193071 [ 3 ] {} <Debug> HTTP-Session: a294aa25-cca1-4593-9e45-1001dd188ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4148 2024.05.08 03:40:19.193085 [ 3 ] {} <Debug> HTTP-Session: a294aa25-cca1-4593-9e45-1001dd188ab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4149 2024.05.08 03:40:19.193117 [ 3 ] {} <Trace> HTTP-Session: a294aa25-cca1-4593-9e45-1001dd188ab2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4150 2024.05.08 03:40:19.193220 [ 3 ] {b8da4554-c7f5-4729-8ee4-0abd7715f97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4151 2024.05.08 03:40:19.193263 [ 3 ] {b8da4554-c7f5-4729-8ee4-0abd7715f97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4152 2024.05.08 03:40:19.193391 [ 3 ] {b8da4554-c7f5-4729-8ee4-0abd7715f97c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4153 2024.05.08 03:40:19.193683 [ 3 ] {b8da4554-c7f5-4729-8ee4-0abd7715f97c} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4154 2024.05.08 03:40:19.193720 [ 3 ] {b8da4554-c7f5-4729-8ee4-0abd7715f97c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
4155 2024.05.08 03:40:19.194018 [ 3 ] {b8da4554-c7f5-4729-8ee4-0abd7715f97c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4156 2024.05.08 03:40:19.194343 [ 3 ] {b8da4554-c7f5-4729-8ee4-0abd7715f97c} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4157 2024.05.08 03:40:19.194500 [ 3 ] {b8da4554-c7f5-4729-8ee4-0abd7715f97c} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001303 sec., 13046.815042210284 rows/sec., 1.02 MiB/sec.
4158 2024.05.08 03:40:19.194827 [ 3 ] {b8da4554-c7f5-4729-8ee4-0abd7715f97c} <Debug> DynamicQueryHandler: Done processing query
4159 2024.05.08 03:40:19.194879 [ 3 ] {b8da4554-c7f5-4729-8ee4-0abd7715f97c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4160 2024.05.08 03:40:19.194925 [ 3 ] {} <Debug> HTTP-Session: a294aa25-cca1-4593-9e45-1001dd188ab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4161 2024.05.08 03:40:19.195090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4162 2024.05.08 03:40:19.195139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4163 2024.05.08 03:40:19.195158 [ 3 ] {} <Debug> HTTP-Session: de806277-03f1-4dba-b2c2-e88bc3beb3db Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4164 2024.05.08 03:40:19.195175 [ 3 ] {} <Debug> HTTP-Session: de806277-03f1-4dba-b2c2-e88bc3beb3db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4165 2024.05.08 03:40:19.195189 [ 3 ] {} <Debug> HTTP-Session: de806277-03f1-4dba-b2c2-e88bc3beb3db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4166 2024.05.08 03:40:19.195219 [ 3 ] {} <Trace> HTTP-Session: de806277-03f1-4dba-b2c2-e88bc3beb3db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4167 2024.05.08 03:40:19.195412 [ 3 ] {b3469fd1-edce-4a94-926d-25913872186f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4168 2024.05.08 03:40:19.195462 [ 3 ] {b3469fd1-edce-4a94-926d-25913872186f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4169 2024.05.08 03:40:19.195642 [ 3 ] {b3469fd1-edce-4a94-926d-25913872186f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4170 2024.05.08 03:40:19.196056 [ 3 ] {b3469fd1-edce-4a94-926d-25913872186f} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4171 2024.05.08 03:40:19.196092 [ 3 ] {b3469fd1-edce-4a94-926d-25913872186f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
4172 2024.05.08 03:40:19.196508 [ 3 ] {b3469fd1-edce-4a94-926d-25913872186f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4173 2024.05.08 03:40:19.196839 [ 3 ] {b3469fd1-edce-4a94-926d-25913872186f} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4174 2024.05.08 03:40:19.196998 [ 3 ] {b3469fd1-edce-4a94-926d-25913872186f} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001693 sec., 10041.34672179563 rows/sec., 13.55 MiB/sec.
4175 2024.05.08 03:40:19.197216 [ 3 ] {b3469fd1-edce-4a94-926d-25913872186f} <Debug> DynamicQueryHandler: Done processing query
4176 2024.05.08 03:40:19.197242 [ 3 ] {b3469fd1-edce-4a94-926d-25913872186f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4177 2024.05.08 03:40:19.197259 [ 3 ] {} <Debug> HTTP-Session: de806277-03f1-4dba-b2c2-e88bc3beb3db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4178 2024.05.08 03:40:23.593363 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache
4179 2024.05.08 03:40:23.593427 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache
4180 2024.05.08 03:40:24.188933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4181 2024.05.08 03:40:24.189061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4182 2024.05.08 03:40:24.189090 [ 3 ] {} <Debug> HTTP-Session: c46083a9-bbaa-4f35-9c8e-c5ab2341b3b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4183 2024.05.08 03:40:24.189119 [ 3 ] {} <Debug> HTTP-Session: c46083a9-bbaa-4f35-9c8e-c5ab2341b3b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4184 2024.05.08 03:40:24.189137 [ 3 ] {} <Debug> HTTP-Session: c46083a9-bbaa-4f35-9c8e-c5ab2341b3b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4185 2024.05.08 03:40:24.189191 [ 3 ] {} <Trace> HTTP-Session: c46083a9-bbaa-4f35-9c8e-c5ab2341b3b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4186 2024.05.08 03:40:24.189408 [ 3 ] {9a2b0b7c-a948-4ada-a9d2-0364a32fe142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4187 2024.05.08 03:40:24.189484 [ 3 ] {9a2b0b7c-a948-4ada-a9d2-0364a32fe142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4188 2024.05.08 03:40:24.189691 [ 3 ] {9a2b0b7c-a948-4ada-a9d2-0364a32fe142} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4189 2024.05.08 03:40:24.190158 [ 3 ] {9a2b0b7c-a948-4ada-a9d2-0364a32fe142} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4190 2024.05.08 03:40:24.190200 [ 3 ] {9a2b0b7c-a948-4ada-a9d2-0364a32fe142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
4191 2024.05.08 03:40:24.190565 [ 3 ] {9a2b0b7c-a948-4ada-a9d2-0364a32fe142} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4192 2024.05.08 03:40:24.190895 [ 3 ] {9a2b0b7c-a948-4ada-a9d2-0364a32fe142} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4193 2024.05.08 03:40:24.191057 [ 3 ] {9a2b0b7c-a948-4ada-a9d2-0364a32fe142} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001719 sec., 8144.2699243746365 rows/sec., 660.13 KiB/sec.
4194 2024.05.08 03:40:24.191258 [ 3 ] {9a2b0b7c-a948-4ada-a9d2-0364a32fe142} <Debug> DynamicQueryHandler: Done processing query
4195 2024.05.08 03:40:24.191284 [ 3 ] {9a2b0b7c-a948-4ada-a9d2-0364a32fe142} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4196 2024.05.08 03:40:24.191300 [ 3 ] {} <Debug> HTTP-Session: c46083a9-bbaa-4f35-9c8e-c5ab2341b3b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4197 2024.05.08 03:40:24.191424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4198 2024.05.08 03:40:24.191473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4199 2024.05.08 03:40:24.191492 [ 3 ] {} <Debug> HTTP-Session: 0c1c28de-73e3-4c1f-968a-1219438f61d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4200 2024.05.08 03:40:24.191510 [ 3 ] {} <Debug> HTTP-Session: 0c1c28de-73e3-4c1f-968a-1219438f61d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4201 2024.05.08 03:40:24.191524 [ 3 ] {} <Debug> HTTP-Session: 0c1c28de-73e3-4c1f-968a-1219438f61d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4202 2024.05.08 03:40:24.191554 [ 3 ] {} <Trace> HTTP-Session: 0c1c28de-73e3-4c1f-968a-1219438f61d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4203 2024.05.08 03:40:24.191662 [ 3 ] {3fc0bc71-9f4a-48d0-9954-3606fa99f858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4204 2024.05.08 03:40:24.191704 [ 3 ] {3fc0bc71-9f4a-48d0-9954-3606fa99f858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4205 2024.05.08 03:40:24.191828 [ 3 ] {3fc0bc71-9f4a-48d0-9954-3606fa99f858} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4206 2024.05.08 03:40:24.192168 [ 3 ] {3fc0bc71-9f4a-48d0-9954-3606fa99f858} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4207 2024.05.08 03:40:24.192204 [ 3 ] {3fc0bc71-9f4a-48d0-9954-3606fa99f858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
4208 2024.05.08 03:40:24.192536 [ 3 ] {3fc0bc71-9f4a-48d0-9954-3606fa99f858} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4209 2024.05.08 03:40:24.192838 [ 3 ] {3fc0bc71-9f4a-48d0-9954-3606fa99f858} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4210 2024.05.08 03:40:24.192957 [ 3 ] {3fc0bc71-9f4a-48d0-9954-3606fa99f858} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.00133 sec., 31578.947368421053 rows/sec., 2.83 MiB/sec.
4211 2024.05.08 03:40:24.193118 [ 3 ] {3fc0bc71-9f4a-48d0-9954-3606fa99f858} <Debug> DynamicQueryHandler: Done processing query
4212 2024.05.08 03:40:24.193142 [ 3 ] {3fc0bc71-9f4a-48d0-9954-3606fa99f858} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4213 2024.05.08 03:40:24.193157 [ 3 ] {} <Debug> HTTP-Session: 0c1c28de-73e3-4c1f-968a-1219438f61d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4214 2024.05.08 03:40:24.193267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4215 2024.05.08 03:40:24.193313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4216 2024.05.08 03:40:24.193331 [ 3 ] {} <Debug> HTTP-Session: 93419aa7-e972-42fe-8c58-5e32c8799200 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4217 2024.05.08 03:40:24.193351 [ 3 ] {} <Debug> HTTP-Session: 93419aa7-e972-42fe-8c58-5e32c8799200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4218 2024.05.08 03:40:24.193365 [ 3 ] {} <Debug> HTTP-Session: 93419aa7-e972-42fe-8c58-5e32c8799200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4219 2024.05.08 03:40:24.193395 [ 3 ] {} <Trace> HTTP-Session: 93419aa7-e972-42fe-8c58-5e32c8799200 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4220 2024.05.08 03:40:24.193492 [ 3 ] {7cb1a11e-ae11-4aa0-93ea-41cb17245b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4221 2024.05.08 03:40:24.193534 [ 3 ] {7cb1a11e-ae11-4aa0-93ea-41cb17245b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4222 2024.05.08 03:40:24.193657 [ 3 ] {7cb1a11e-ae11-4aa0-93ea-41cb17245b27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4223 2024.05.08 03:40:24.193946 [ 3 ] {7cb1a11e-ae11-4aa0-93ea-41cb17245b27} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4224 2024.05.08 03:40:24.193981 [ 3 ] {7cb1a11e-ae11-4aa0-93ea-41cb17245b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
4225 2024.05.08 03:40:24.194268 [ 3 ] {7cb1a11e-ae11-4aa0-93ea-41cb17245b27} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4226 2024.05.08 03:40:24.194572 [ 3 ] {7cb1a11e-ae11-4aa0-93ea-41cb17245b27} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4227 2024.05.08 03:40:24.194693 [ 3 ] {7cb1a11e-ae11-4aa0-93ea-41cb17245b27} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.00123 sec., 11382.113821138211 rows/sec., 911.46 KiB/sec.
4228 2024.05.08 03:40:24.194845 [ 3 ] {7cb1a11e-ae11-4aa0-93ea-41cb17245b27} <Debug> DynamicQueryHandler: Done processing query
4229 2024.05.08 03:40:24.194869 [ 3 ] {7cb1a11e-ae11-4aa0-93ea-41cb17245b27} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4230 2024.05.08 03:40:24.194884 [ 3 ] {} <Debug> HTTP-Session: 93419aa7-e972-42fe-8c58-5e32c8799200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4231 2024.05.08 03:40:24.195049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4232 2024.05.08 03:40:24.195097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4233 2024.05.08 03:40:24.195115 [ 3 ] {} <Debug> HTTP-Session: 2ec3e9ac-bdf3-49b4-b2e8-f42fdb1a1863 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4234 2024.05.08 03:40:24.195131 [ 3 ] {} <Debug> HTTP-Session: 2ec3e9ac-bdf3-49b4-b2e8-f42fdb1a1863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4235 2024.05.08 03:40:24.195145 [ 3 ] {} <Debug> HTTP-Session: 2ec3e9ac-bdf3-49b4-b2e8-f42fdb1a1863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4236 2024.05.08 03:40:24.195174 [ 3 ] {} <Trace> HTTP-Session: 2ec3e9ac-bdf3-49b4-b2e8-f42fdb1a1863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4237 2024.05.08 03:40:24.195348 [ 3 ] {1ce47026-5426-4ef7-9f8b-b7f397c5a7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4238 2024.05.08 03:40:24.195397 [ 3 ] {1ce47026-5426-4ef7-9f8b-b7f397c5a7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4239 2024.05.08 03:40:24.195551 [ 3 ] {1ce47026-5426-4ef7-9f8b-b7f397c5a7b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4240 2024.05.08 03:40:24.195931 [ 3 ] {1ce47026-5426-4ef7-9f8b-b7f397c5a7b9} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4241 2024.05.08 03:40:24.195965 [ 3 ] {1ce47026-5426-4ef7-9f8b-b7f397c5a7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB.
4242 2024.05.08 03:40:24.196375 [ 3 ] {1ce47026-5426-4ef7-9f8b-b7f397c5a7b9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4243 2024.05.08 03:40:24.196710 [ 3 ] {1ce47026-5426-4ef7-9f8b-b7f397c5a7b9} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4244 2024.05.08 03:40:24.196835 [ 3 ] {1ce47026-5426-4ef7-9f8b-b7f397c5a7b9} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001589 sec., 8810.57268722467 rows/sec., 11.89 MiB/sec.
4245 2024.05.08 03:40:24.197108 [ 3 ] {1ce47026-5426-4ef7-9f8b-b7f397c5a7b9} <Debug> DynamicQueryHandler: Done processing query
4246 2024.05.08 03:40:24.197153 [ 3 ] {1ce47026-5426-4ef7-9f8b-b7f397c5a7b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4247 2024.05.08 03:40:24.197185 [ 3 ] {} <Debug> HTTP-Session: 2ec3e9ac-bdf3-49b4-b2e8-f42fdb1a1863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4248 2024.05.08 03:40:29.188517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4249 2024.05.08 03:40:29.188665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4250 2024.05.08 03:40:29.188695 [ 3 ] {} <Debug> HTTP-Session: 3ed24ec2-255b-4d14-955c-99eca59a84ad Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4251 2024.05.08 03:40:29.188725 [ 3 ] {} <Debug> HTTP-Session: 3ed24ec2-255b-4d14-955c-99eca59a84ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4252 2024.05.08 03:40:29.188743 [ 3 ] {} <Debug> HTTP-Session: 3ed24ec2-255b-4d14-955c-99eca59a84ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4253 2024.05.08 03:40:29.188800 [ 3 ] {} <Trace> HTTP-Session: 3ed24ec2-255b-4d14-955c-99eca59a84ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4254 2024.05.08 03:40:29.188998 [ 3 ] {ee04b207-3854-40a8-bf86-719930a32df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4255 2024.05.08 03:40:29.189066 [ 3 ] {ee04b207-3854-40a8-bf86-719930a32df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4256 2024.05.08 03:40:29.189264 [ 3 ] {ee04b207-3854-40a8-bf86-719930a32df5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4257 2024.05.08 03:40:29.189685 [ 3 ] {ee04b207-3854-40a8-bf86-719930a32df5} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4258 2024.05.08 03:40:29.189728 [ 3 ] {ee04b207-3854-40a8-bf86-719930a32df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4259 2024.05.08 03:40:29.190104 [ 3 ] {ee04b207-3854-40a8-bf86-719930a32df5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4260 2024.05.08 03:40:29.190438 [ 3 ] {ee04b207-3854-40a8-bf86-719930a32df5} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4261 2024.05.08 03:40:29.190617 [ 3 ] {ee04b207-3854-40a8-bf86-719930a32df5} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001672 sec., 10167.464114832535 rows/sec., 824.12 KiB/sec.
4262 2024.05.08 03:40:29.190912 [ 3 ] {ee04b207-3854-40a8-bf86-719930a32df5} <Debug> DynamicQueryHandler: Done processing query
4263 2024.05.08 03:40:29.190940 [ 3 ] {ee04b207-3854-40a8-bf86-719930a32df5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4264 2024.05.08 03:40:29.190957 [ 3 ] {} <Debug> HTTP-Session: 3ed24ec2-255b-4d14-955c-99eca59a84ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4265 2024.05.08 03:40:29.191081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4266 2024.05.08 03:40:29.191130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4267 2024.05.08 03:40:29.191150 [ 3 ] {} <Debug> HTTP-Session: e7e1f6e5-f14d-4848-99cc-4f2ffcf1503c Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4268 2024.05.08 03:40:29.191167 [ 3 ] {} <Debug> HTTP-Session: e7e1f6e5-f14d-4848-99cc-4f2ffcf1503c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4269 2024.05.08 03:40:29.191181 [ 3 ] {} <Debug> HTTP-Session: e7e1f6e5-f14d-4848-99cc-4f2ffcf1503c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4270 2024.05.08 03:40:29.191213 [ 3 ] {} <Trace> HTTP-Session: e7e1f6e5-f14d-4848-99cc-4f2ffcf1503c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4271 2024.05.08 03:40:29.191325 [ 3 ] {b60ef43a-5b6a-4472-9ab2-63bd9a076225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4272 2024.05.08 03:40:29.191369 [ 3 ] {b60ef43a-5b6a-4472-9ab2-63bd9a076225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4273 2024.05.08 03:40:29.191511 [ 3 ] {b60ef43a-5b6a-4472-9ab2-63bd9a076225} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4274 2024.05.08 03:40:29.191922 [ 3 ] {b60ef43a-5b6a-4472-9ab2-63bd9a076225} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4275 2024.05.08 03:40:29.191960 [ 3 ] {b60ef43a-5b6a-4472-9ab2-63bd9a076225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4276 2024.05.08 03:40:29.192266 [ 3 ] {b60ef43a-5b6a-4472-9ab2-63bd9a076225} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4277 2024.05.08 03:40:29.192563 [ 3 ] {b60ef43a-5b6a-4472-9ab2-63bd9a076225} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4278 2024.05.08 03:40:29.192689 [ 3 ] {b60ef43a-5b6a-4472-9ab2-63bd9a076225} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001401 sec., 36402.56959314775 rows/sec., 3.17 MiB/sec.
4279 2024.05.08 03:40:29.192851 [ 3 ] {b60ef43a-5b6a-4472-9ab2-63bd9a076225} <Debug> DynamicQueryHandler: Done processing query
4280 2024.05.08 03:40:29.192875 [ 3 ] {b60ef43a-5b6a-4472-9ab2-63bd9a076225} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4281 2024.05.08 03:40:29.192891 [ 3 ] {} <Debug> HTTP-Session: e7e1f6e5-f14d-4848-99cc-4f2ffcf1503c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4282 2024.05.08 03:40:29.193008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4283 2024.05.08 03:40:29.193055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4284 2024.05.08 03:40:29.193074 [ 3 ] {} <Debug> HTTP-Session: d2bcc395-b70c-4b55-849e-cab572842982 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4285 2024.05.08 03:40:29.193090 [ 3 ] {} <Debug> HTTP-Session: d2bcc395-b70c-4b55-849e-cab572842982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4286 2024.05.08 03:40:29.193104 [ 3 ] {} <Debug> HTTP-Session: d2bcc395-b70c-4b55-849e-cab572842982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4287 2024.05.08 03:40:29.193135 [ 3 ] {} <Trace> HTTP-Session: d2bcc395-b70c-4b55-849e-cab572842982 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4288 2024.05.08 03:40:29.193236 [ 3 ] {18368239-70d7-4873-8f11-a82aa470af85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4289 2024.05.08 03:40:29.193278 [ 3 ] {18368239-70d7-4873-8f11-a82aa470af85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4290 2024.05.08 03:40:29.193401 [ 3 ] {18368239-70d7-4873-8f11-a82aa470af85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4291 2024.05.08 03:40:29.193687 [ 3 ] {18368239-70d7-4873-8f11-a82aa470af85} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4292 2024.05.08 03:40:29.193722 [ 3 ] {18368239-70d7-4873-8f11-a82aa470af85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4293 2024.05.08 03:40:29.194019 [ 3 ] {18368239-70d7-4873-8f11-a82aa470af85} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4294 2024.05.08 03:40:29.194313 [ 3 ] {18368239-70d7-4873-8f11-a82aa470af85} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4295 2024.05.08 03:40:29.194432 [ 3 ] {18368239-70d7-4873-8f11-a82aa470af85} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001227 sec., 13854.930725346374 rows/sec., 1.08 MiB/sec.
4296 2024.05.08 03:40:29.194606 [ 3 ] {18368239-70d7-4873-8f11-a82aa470af85} <Debug> DynamicQueryHandler: Done processing query
4297 2024.05.08 03:40:29.194630 [ 3 ] {18368239-70d7-4873-8f11-a82aa470af85} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4298 2024.05.08 03:40:29.194646 [ 3 ] {} <Debug> HTTP-Session: d2bcc395-b70c-4b55-849e-cab572842982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4299 2024.05.08 03:40:29.194798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4300 2024.05.08 03:40:29.194846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4301 2024.05.08 03:40:29.194864 [ 3 ] {} <Debug> HTTP-Session: da317ed6-2582-4088-9f3d-06734b906b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4302 2024.05.08 03:40:29.194881 [ 3 ] {} <Debug> HTTP-Session: da317ed6-2582-4088-9f3d-06734b906b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4303 2024.05.08 03:40:29.194894 [ 3 ] {} <Debug> HTTP-Session: da317ed6-2582-4088-9f3d-06734b906b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4304 2024.05.08 03:40:29.194926 [ 3 ] {} <Trace> HTTP-Session: da317ed6-2582-4088-9f3d-06734b906b6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4305 2024.05.08 03:40:29.195118 [ 3 ] {4f95d018-3a6e-439a-84d7-dd68d6820bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4306 2024.05.08 03:40:29.195168 [ 3 ] {4f95d018-3a6e-439a-84d7-dd68d6820bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4307 2024.05.08 03:40:29.195323 [ 3 ] {4f95d018-3a6e-439a-84d7-dd68d6820bc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4308 2024.05.08 03:40:29.195714 [ 3 ] {4f95d018-3a6e-439a-84d7-dd68d6820bc5} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4309 2024.05.08 03:40:29.195751 [ 3 ] {4f95d018-3a6e-439a-84d7-dd68d6820bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4310 2024.05.08 03:40:29.196154 [ 3 ] {4f95d018-3a6e-439a-84d7-dd68d6820bc5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4311 2024.05.08 03:40:29.196484 [ 3 ] {4f95d018-3a6e-439a-84d7-dd68d6820bc5} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4312 2024.05.08 03:40:29.196607 [ 3 ] {4f95d018-3a6e-439a-84d7-dd68d6820bc5} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001598 sec., 10638.297872340425 rows/sec., 14.36 MiB/sec.
4313 2024.05.08 03:40:29.196890 [ 3 ] {4f95d018-3a6e-439a-84d7-dd68d6820bc5} <Debug> DynamicQueryHandler: Done processing query
4314 2024.05.08 03:40:29.196939 [ 3 ] {4f95d018-3a6e-439a-84d7-dd68d6820bc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4315 2024.05.08 03:40:29.196973 [ 3 ] {} <Debug> HTTP-Session: da317ed6-2582-4088-9f3d-06734b906b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4316 2024.05.08 03:40:34.190210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4317 2024.05.08 03:40:34.190407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4318 2024.05.08 03:40:34.190444 [ 3 ] {} <Debug> HTTP-Session: a2d769be-5dc4-498f-8565-4def70968e1c Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4319 2024.05.08 03:40:34.190502 [ 3 ] {} <Debug> HTTP-Session: a2d769be-5dc4-498f-8565-4def70968e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4320 2024.05.08 03:40:34.190561 [ 3 ] {} <Debug> HTTP-Session: a2d769be-5dc4-498f-8565-4def70968e1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4321 2024.05.08 03:40:34.190692 [ 3 ] {} <Trace> HTTP-Session: a2d769be-5dc4-498f-8565-4def70968e1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4322 2024.05.08 03:40:34.190934 [ 3 ] {7588b0ae-8f25-4c1d-98c9-680236f9edc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4323 2024.05.08 03:40:34.191010 [ 3 ] {7588b0ae-8f25-4c1d-98c9-680236f9edc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4324 2024.05.08 03:40:34.191210 [ 3 ] {7588b0ae-8f25-4c1d-98c9-680236f9edc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4325 2024.05.08 03:40:34.191716 [ 3 ] {7588b0ae-8f25-4c1d-98c9-680236f9edc0} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4326 2024.05.08 03:40:34.191784 [ 3 ] {7588b0ae-8f25-4c1d-98c9-680236f9edc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4327 2024.05.08 03:40:34.192147 [ 3 ] {7588b0ae-8f25-4c1d-98c9-680236f9edc0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4328 2024.05.08 03:40:34.192489 [ 3 ] {7588b0ae-8f25-4c1d-98c9-680236f9edc0} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4329 2024.05.08 03:40:34.192672 [ 3 ] {7588b0ae-8f25-4c1d-98c9-680236f9edc0} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001798 sec., 7786.429365962181 rows/sec., 631.13 KiB/sec.
4330 2024.05.08 03:40:34.192871 [ 3 ] {7588b0ae-8f25-4c1d-98c9-680236f9edc0} <Debug> DynamicQueryHandler: Done processing query
4331 2024.05.08 03:40:34.192896 [ 3 ] {7588b0ae-8f25-4c1d-98c9-680236f9edc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4332 2024.05.08 03:40:34.192912 [ 3 ] {} <Debug> HTTP-Session: a2d769be-5dc4-498f-8565-4def70968e1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4333 2024.05.08 03:40:34.193028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4334 2024.05.08 03:40:34.193076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4335 2024.05.08 03:40:34.193095 [ 3 ] {} <Debug> HTTP-Session: 9f499b38-ac97-4562-811e-cf7ebb5694ea Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4336 2024.05.08 03:40:34.193112 [ 3 ] {} <Debug> HTTP-Session: 9f499b38-ac97-4562-811e-cf7ebb5694ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4337 2024.05.08 03:40:34.193126 [ 3 ] {} <Debug> HTTP-Session: 9f499b38-ac97-4562-811e-cf7ebb5694ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4338 2024.05.08 03:40:34.193158 [ 3 ] {} <Trace> HTTP-Session: 9f499b38-ac97-4562-811e-cf7ebb5694ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4339 2024.05.08 03:40:34.193253 [ 3 ] {0c6d0394-be5b-4471-9518-8ac386c34e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4340 2024.05.08 03:40:34.193296 [ 3 ] {0c6d0394-be5b-4471-9518-8ac386c34e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4341 2024.05.08 03:40:34.193425 [ 3 ] {0c6d0394-be5b-4471-9518-8ac386c34e16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4342 2024.05.08 03:40:34.193760 [ 3 ] {0c6d0394-be5b-4471-9518-8ac386c34e16} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4343 2024.05.08 03:40:34.193797 [ 3 ] {0c6d0394-be5b-4471-9518-8ac386c34e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4344 2024.05.08 03:40:34.194099 [ 3 ] {0c6d0394-be5b-4471-9518-8ac386c34e16} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4345 2024.05.08 03:40:34.194417 [ 3 ] {0c6d0394-be5b-4471-9518-8ac386c34e16} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4346 2024.05.08 03:40:34.194576 [ 3 ] {0c6d0394-be5b-4471-9518-8ac386c34e16} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001342 sec., 1490.3129657228017 rows/sec., 121.52 KiB/sec.
4347 2024.05.08 03:40:34.194874 [ 3 ] {0c6d0394-be5b-4471-9518-8ac386c34e16} <Debug> DynamicQueryHandler: Done processing query
4348 2024.05.08 03:40:34.194899 [ 3 ] {0c6d0394-be5b-4471-9518-8ac386c34e16} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4349 2024.05.08 03:40:34.194915 [ 3 ] {} <Debug> HTTP-Session: 9f499b38-ac97-4562-811e-cf7ebb5694ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4350 2024.05.08 03:40:34.195087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 11576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4351 2024.05.08 03:40:34.195136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4352 2024.05.08 03:40:34.195154 [ 3 ] {} <Debug> HTTP-Session: 00978a4c-82b1-4480-bff0-5b99ea1eb57e Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4353 2024.05.08 03:40:34.195171 [ 3 ] {} <Debug> HTTP-Session: 00978a4c-82b1-4480-bff0-5b99ea1eb57e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4354 2024.05.08 03:40:34.195184 [ 3 ] {} <Debug> HTTP-Session: 00978a4c-82b1-4480-bff0-5b99ea1eb57e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4355 2024.05.08 03:40:34.195215 [ 3 ] {} <Trace> HTTP-Session: 00978a4c-82b1-4480-bff0-5b99ea1eb57e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4356 2024.05.08 03:40:34.195335 [ 3 ] {0fac466b-329f-49a0-b7e1-908e98347e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4357 2024.05.08 03:40:34.195377 [ 3 ] {0fac466b-329f-49a0-b7e1-908e98347e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4358 2024.05.08 03:40:34.195521 [ 3 ] {0fac466b-329f-49a0-b7e1-908e98347e9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4359 2024.05.08 03:40:34.195863 [ 3 ] {0fac466b-329f-49a0-b7e1-908e98347e9a} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4360 2024.05.08 03:40:34.195899 [ 3 ] {0fac466b-329f-49a0-b7e1-908e98347e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4361 2024.05.08 03:40:34.196204 [ 3 ] {0fac466b-329f-49a0-b7e1-908e98347e9a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4362 2024.05.08 03:40:34.196500 [ 3 ] {0fac466b-329f-49a0-b7e1-908e98347e9a} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4363 2024.05.08 03:40:34.196631 [ 3 ] {0fac466b-329f-49a0-b7e1-908e98347e9a} <Debug> executeQuery: Read 79 rows, 6.75 KiB in 0.001338 sec., 59043.34828101644 rows/sec., 4.92 MiB/sec.
4364 2024.05.08 03:40:34.196660 [ 107 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4365 2024.05.08 03:40:34.196761 [ 107 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4366 2024.05.08 03:40:34.196793 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4367 2024.05.08 03:40:34.196856 [ 3 ] {0fac466b-329f-49a0-b7e1-908e98347e9a} <Debug> DynamicQueryHandler: Done processing query
4368 2024.05.08 03:40:34.196912 [ 3 ] {0fac466b-329f-49a0-b7e1-908e98347e9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4369 2024.05.08 03:40:34.196955 [ 3 ] {} <Debug> HTTP-Session: 00978a4c-82b1-4480-bff0-5b99ea1eb57e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4370 2024.05.08 03:40:34.197122 [ 201 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
4371 2024.05.08 03:40:34.197137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4372 2024.05.08 03:40:34.197256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4373 2024.05.08 03:40:34.197293 [ 3 ] {} <Debug> HTTP-Session: 8c9469d2-6a58-43f1-ac26-7d0ecc26a4a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4374 2024.05.08 03:40:34.197342 [ 3 ] {} <Debug> HTTP-Session: 8c9469d2-6a58-43f1-ac26-7d0ecc26a4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4375 2024.05.08 03:40:34.197381 [ 3 ] {} <Debug> HTTP-Session: 8c9469d2-6a58-43f1-ac26-7d0ecc26a4a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4376 2024.05.08 03:40:34.197480 [ 3 ] {} <Trace> HTTP-Session: 8c9469d2-6a58-43f1-ac26-7d0ecc26a4a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4377 2024.05.08 03:40:34.197587 [ 201 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4378 2024.05.08 03:40:34.197665 [ 3 ] {1d21bffe-affa-4413-bf16-c3ddd2e94356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4379 2024.05.08 03:40:34.197686 [ 201 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 142 rows starting from the beginning of the part
4380 2024.05.08 03:40:34.197745 [ 3 ] {1d21bffe-affa-4413-bf16-c3ddd2e94356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4381 2024.05.08 03:40:34.198092 [ 201 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part
4382 2024.05.08 03:40:34.198417 [ 201 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part
4383 2024.05.08 03:40:34.198728 [ 201 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part
4384 2024.05.08 03:40:34.198932 [ 3 ] {1d21bffe-affa-4413-bf16-c3ddd2e94356} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4385 2024.05.08 03:40:34.198994 [ 201 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 51 rows starting from the beginning of the part
4386 2024.05.08 03:40:34.199296 [ 201 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 79 rows starting from the beginning of the part
4387 2024.05.08 03:40:34.200097 [ 3 ] {1d21bffe-affa-4413-bf16-c3ddd2e94356} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4388 2024.05.08 03:40:34.200155 [ 3 ] {1d21bffe-affa-4413-bf16-c3ddd2e94356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4389 2024.05.08 03:40:34.200910 [ 3 ] {1d21bffe-affa-4413-bf16-c3ddd2e94356} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4390 2024.05.08 03:40:34.201865 [ 3 ] {1d21bffe-affa-4413-bf16-c3ddd2e94356} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4391 2024.05.08 03:40:34.202276 [ 3 ] {1d21bffe-affa-4413-bf16-c3ddd2e94356} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004651 sec., 430.01505052676845 rows/sec., 30.03 KiB/sec.
4392 2024.05.08 03:40:34.202506 [ 201 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 407 rows, containing 4 columns (4 merged, 0 gathered) in 0.005586733 sec., 72851.1636407181 rows/sec., 6.26 MiB/sec.
4393 2024.05.08 03:40:34.202779 [ 201 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4394 2024.05.08 03:40:34.202812 [ 3 ] {1d21bffe-affa-4413-bf16-c3ddd2e94356} <Debug> DynamicQueryHandler: Done processing query
4395 2024.05.08 03:40:34.202871 [ 3 ] {1d21bffe-affa-4413-bf16-c3ddd2e94356} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4396 2024.05.08 03:40:34.202898 [ 3 ] {} <Debug> HTTP-Session: 8c9469d2-6a58-43f1-ac26-7d0ecc26a4a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4397 2024.05.08 03:40:34.203088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4398 2024.05.08 03:40:34.203178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4399 2024.05.08 03:40:34.203230 [ 3 ] {} <Debug> HTTP-Session: ca5997d8-5eaa-4b66-b260-e26975039c18 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4400 2024.05.08 03:40:34.203256 [ 3 ] {} <Debug> HTTP-Session: ca5997d8-5eaa-4b66-b260-e26975039c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4401 2024.05.08 03:40:34.203282 [ 3 ] {} <Debug> HTTP-Session: ca5997d8-5eaa-4b66-b260-e26975039c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4402 2024.05.08 03:40:34.203347 [ 3 ] {} <Trace> HTTP-Session: ca5997d8-5eaa-4b66-b260-e26975039c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4403 2024.05.08 03:40:34.203423 [ 201 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_36_7} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4404 2024.05.08 03:40:34.203567 [ 3 ] {44d09a33-7891-447e-a05e-2bfab57fbed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4405 2024.05.08 03:40:34.203614 [ 201 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_36_7} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4406 2024.05.08 03:40:34.203650 [ 3 ] {44d09a33-7891-447e-a05e-2bfab57fbed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4407 2024.05.08 03:40:34.203813 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
4408 2024.05.08 03:40:34.203952 [ 3 ] {44d09a33-7891-447e-a05e-2bfab57fbed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4409 2024.05.08 03:40:34.204316 [ 3 ] {44d09a33-7891-447e-a05e-2bfab57fbed2} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4410 2024.05.08 03:40:34.204354 [ 3 ] {44d09a33-7891-447e-a05e-2bfab57fbed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4411 2024.05.08 03:40:34.204669 [ 3 ] {44d09a33-7891-447e-a05e-2bfab57fbed2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4412 2024.05.08 03:40:34.204992 [ 3 ] {44d09a33-7891-447e-a05e-2bfab57fbed2} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4413 2024.05.08 03:40:34.205140 [ 3 ] {44d09a33-7891-447e-a05e-2bfab57fbed2} <Debug> executeQuery: Read 40 rows, 3.18 KiB in 0.001666 sec., 24009.603841536617 rows/sec., 1.87 MiB/sec.
4414 2024.05.08 03:40:34.205153 [ 107 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4415 2024.05.08 03:40:34.205234 [ 107 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4416 2024.05.08 03:40:34.205288 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4417 2024.05.08 03:40:34.205407 [ 3 ] {44d09a33-7891-447e-a05e-2bfab57fbed2} <Debug> DynamicQueryHandler: Done processing query
4418 2024.05.08 03:40:34.205430 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
4419 2024.05.08 03:40:34.205446 [ 3 ] {44d09a33-7891-447e-a05e-2bfab57fbed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4420 2024.05.08 03:40:34.205492 [ 3 ] {} <Debug> HTTP-Session: ca5997d8-5eaa-4b66-b260-e26975039c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4421 2024.05.08 03:40:34.205613 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4422 2024.05.08 03:40:34.205651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4423 2024.05.08 03:40:34.205670 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 93 rows starting from the beginning of the part
4424 2024.05.08 03:40:34.205739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4425 2024.05.08 03:40:34.205860 [ 3 ] {} <Debug> HTTP-Session: 0c497cee-ab6d-4f2e-a989-49e7e81be4cb Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4426 2024.05.08 03:40:34.205893 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part
4427 2024.05.08 03:40:34.205933 [ 3 ] {} <Debug> HTTP-Session: 0c497cee-ab6d-4f2e-a989-49e7e81be4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4428 2024.05.08 03:40:34.205996 [ 3 ] {} <Debug> HTTP-Session: 0c497cee-ab6d-4f2e-a989-49e7e81be4cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4429 2024.05.08 03:40:34.206177 [ 3 ] {} <Trace> HTTP-Session: 0c497cee-ab6d-4f2e-a989-49e7e81be4cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4430 2024.05.08 03:40:34.206200 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 17 rows starting from the beginning of the part
4431 2024.05.08 03:40:34.206422 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
4432 2024.05.08 03:40:34.206581 [ 3 ] {33a69d6d-df76-4b55-b454-18053a992471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4433 2024.05.08 03:40:34.206670 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 17 rows starting from the beginning of the part
4434 2024.05.08 03:40:34.206780 [ 3 ] {33a69d6d-df76-4b55-b454-18053a992471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4435 2024.05.08 03:40:34.206970 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part
4436 2024.05.08 03:40:34.207725 [ 3 ] {33a69d6d-df76-4b55-b454-18053a992471} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4437 2024.05.08 03:40:34.208574 [ 3 ] {33a69d6d-df76-4b55-b454-18053a992471} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4438 2024.05.08 03:40:34.208646 [ 3 ] {33a69d6d-df76-4b55-b454-18053a992471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4439 2024.05.08 03:40:34.209760 [ 200 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.004388235 sec., 44437.00029738608 rows/sec., 3.48 MiB/sec.
4440 2024.05.08 03:40:34.209783 [ 3 ] {33a69d6d-df76-4b55-b454-18053a992471} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4441 2024.05.08 03:40:34.210053 [ 198 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4442 2024.05.08 03:40:34.210534 [ 3 ] {33a69d6d-df76-4b55-b454-18053a992471} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4443 2024.05.08 03:40:34.210961 [ 3 ] {33a69d6d-df76-4b55-b454-18053a992471} <Debug> executeQuery: Read 37 rows, 2.67 KiB in 0.00456 sec., 8114.035087719299 rows/sec., 585.94 KiB/sec.
4444 2024.05.08 03:40:34.211253 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_36_7} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4445 2024.05.08 03:40:34.211490 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_36_7} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4446 2024.05.08 03:40:34.211547 [ 3 ] {33a69d6d-df76-4b55-b454-18053a992471} <Debug> DynamicQueryHandler: Done processing query
4447 2024.05.08 03:40:34.211620 [ 3 ] {33a69d6d-df76-4b55-b454-18053a992471} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4448 2024.05.08 03:40:34.211640 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4449 2024.05.08 03:40:34.211650 [ 3 ] {} <Debug> HTTP-Session: 0c497cee-ab6d-4f2e-a989-49e7e81be4cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4450 2024.05.08 03:40:34.211816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4451 2024.05.08 03:40:34.211864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4452 2024.05.08 03:40:34.211883 [ 3 ] {} <Debug> HTTP-Session: 324e4d45-5530-4851-aae9-1af27e699e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4453 2024.05.08 03:40:34.211900 [ 3 ] {} <Debug> HTTP-Session: 324e4d45-5530-4851-aae9-1af27e699e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4454 2024.05.08 03:40:34.211914 [ 3 ] {} <Debug> HTTP-Session: 324e4d45-5530-4851-aae9-1af27e699e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4455 2024.05.08 03:40:34.211944 [ 3 ] {} <Trace> HTTP-Session: 324e4d45-5530-4851-aae9-1af27e699e42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4456 2024.05.08 03:40:34.212136 [ 3 ] {b68d8ae1-c801-4a3d-87f6-c993206fa2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4457 2024.05.08 03:40:34.212186 [ 3 ] {b68d8ae1-c801-4a3d-87f6-c993206fa2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4458 2024.05.08 03:40:34.212378 [ 3 ] {b68d8ae1-c801-4a3d-87f6-c993206fa2a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4459 2024.05.08 03:40:34.212867 [ 3 ] {b68d8ae1-c801-4a3d-87f6-c993206fa2a4} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4460 2024.05.08 03:40:34.212903 [ 3 ] {b68d8ae1-c801-4a3d-87f6-c993206fa2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4461 2024.05.08 03:40:34.213313 [ 3 ] {b68d8ae1-c801-4a3d-87f6-c993206fa2a4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4462 2024.05.08 03:40:34.213659 [ 3 ] {b68d8ae1-c801-4a3d-87f6-c993206fa2a4} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4463 2024.05.08 03:40:34.213825 [ 3 ] {b68d8ae1-c801-4a3d-87f6-c993206fa2a4} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001786 sec., 7838.7458006718925 rows/sec., 10.58 MiB/sec.
4464 2024.05.08 03:40:34.214013 [ 3 ] {b68d8ae1-c801-4a3d-87f6-c993206fa2a4} <Debug> DynamicQueryHandler: Done processing query
4465 2024.05.08 03:40:34.214037 [ 3 ] {b68d8ae1-c801-4a3d-87f6-c993206fa2a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4466 2024.05.08 03:40:34.214052 [ 3 ] {} <Debug> HTTP-Session: 324e4d45-5530-4851-aae9-1af27e699e42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4467 2024.05.08 03:40:38.593473 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
4468 2024.05.08 03:40:38.593533 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
4469 2024.05.08 03:40:39.188477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4470 2024.05.08 03:40:39.188672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4471 2024.05.08 03:40:39.188701 [ 3 ] {} <Debug> HTTP-Session: 7e7f1f50-99bd-482a-b063-fe3f5f495ca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4472 2024.05.08 03:40:39.188730 [ 3 ] {} <Debug> HTTP-Session: 7e7f1f50-99bd-482a-b063-fe3f5f495ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4473 2024.05.08 03:40:39.188748 [ 3 ] {} <Debug> HTTP-Session: 7e7f1f50-99bd-482a-b063-fe3f5f495ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4474 2024.05.08 03:40:39.188806 [ 3 ] {} <Trace> HTTP-Session: 7e7f1f50-99bd-482a-b063-fe3f5f495ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4475 2024.05.08 03:40:39.189022 [ 3 ] {aba7c6ea-7686-42ef-a401-df6e4f1fac9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4476 2024.05.08 03:40:39.189100 [ 3 ] {aba7c6ea-7686-42ef-a401-df6e4f1fac9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4477 2024.05.08 03:40:39.189292 [ 3 ] {aba7c6ea-7686-42ef-a401-df6e4f1fac9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4478 2024.05.08 03:40:39.189710 [ 3 ] {aba7c6ea-7686-42ef-a401-df6e4f1fac9b} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4479 2024.05.08 03:40:39.189753 [ 3 ] {aba7c6ea-7686-42ef-a401-df6e4f1fac9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4480 2024.05.08 03:40:39.190119 [ 3 ] {aba7c6ea-7686-42ef-a401-df6e4f1fac9b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4481 2024.05.08 03:40:39.190469 [ 3 ] {aba7c6ea-7686-42ef-a401-df6e4f1fac9b} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4482 2024.05.08 03:40:39.190635 [ 3 ] {aba7c6ea-7686-42ef-a401-df6e4f1fac9b} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001674 sec., 10155.316606929511 rows/sec., 823.14 KiB/sec.
4483 2024.05.08 03:40:39.190659 [ 131 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4484 2024.05.08 03:40:39.190771 [ 131 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4485 2024.05.08 03:40:39.190806 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4486 2024.05.08 03:40:39.190909 [ 3 ] {aba7c6ea-7686-42ef-a401-df6e4f1fac9b} <Debug> DynamicQueryHandler: Done processing query
4487 2024.05.08 03:40:39.191000 [ 3 ] {aba7c6ea-7686-42ef-a401-df6e4f1fac9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4488 2024.05.08 03:40:39.191080 [ 3 ] {} <Debug> HTTP-Session: 7e7f1f50-99bd-482a-b063-fe3f5f495ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4489 2024.05.08 03:40:39.191170 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
4490 2024.05.08 03:40:39.191333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4491 2024.05.08 03:40:39.191482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4492 2024.05.08 03:40:39.191558 [ 3 ] {} <Debug> HTTP-Session: 8b0682d8-b980-4111-ba5b-6209921268ec Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4493 2024.05.08 03:40:39.191607 [ 3 ] {} <Debug> HTTP-Session: 8b0682d8-b980-4111-ba5b-6209921268ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4494 2024.05.08 03:40:39.191652 [ 3 ] {} <Debug> HTTP-Session: 8b0682d8-b980-4111-ba5b-6209921268ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4495 2024.05.08 03:40:39.191690 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4496 2024.05.08 03:40:39.191724 [ 3 ] {} <Trace> HTTP-Session: 8b0682d8-b980-4111-ba5b-6209921268ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4497 2024.05.08 03:40:39.191769 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 31 rows starting from the beginning of the part
4498 2024.05.08 03:40:39.191996 [ 3 ] {c0a8e9ba-cc01-451d-bcb1-d124eaee89c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4499 2024.05.08 03:40:39.192050 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 17 rows starting from the beginning of the part
4500 2024.05.08 03:40:39.192155 [ 3 ] {c0a8e9ba-cc01-451d-bcb1-d124eaee89c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4501 2024.05.08 03:40:39.192323 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
4502 2024.05.08 03:40:39.192686 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 17 rows starting from the beginning of the part
4503 2024.05.08 03:40:39.193067 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part
4504 2024.05.08 03:40:39.193276 [ 3 ] {c0a8e9ba-cc01-451d-bcb1-d124eaee89c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4505 2024.05.08 03:40:39.193370 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 17 rows starting from the beginning of the part
4506 2024.05.08 03:40:39.194209 [ 3 ] {c0a8e9ba-cc01-451d-bcb1-d124eaee89c8} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4507 2024.05.08 03:40:39.194273 [ 3 ] {c0a8e9ba-cc01-451d-bcb1-d124eaee89c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4508 2024.05.08 03:40:39.195099 [ 3 ] {c0a8e9ba-cc01-451d-bcb1-d124eaee89c8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4509 2024.05.08 03:40:39.196032 [ 186 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 4 columns (4 merged, 0 gathered) in 0.00513649 sec., 21415.402346738727 rows/sec., 1.70 MiB/sec.
4510 2024.05.08 03:40:39.196059 [ 3 ] {c0a8e9ba-cc01-451d-bcb1-d124eaee89c8} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4511 2024.05.08 03:40:39.196248 [ 186 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4512 2024.05.08 03:40:39.196338 [ 3 ] {c0a8e9ba-cc01-451d-bcb1-d124eaee89c8} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.00448 sec., 11383.928571428572 rows/sec., 1014.49 KiB/sec.
4513 2024.05.08 03:40:39.196729 [ 3 ] {c0a8e9ba-cc01-451d-bcb1-d124eaee89c8} <Debug> DynamicQueryHandler: Done processing query
4514 2024.05.08 03:40:39.196764 [ 3 ] {c0a8e9ba-cc01-451d-bcb1-d124eaee89c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4515 2024.05.08 03:40:39.196807 [ 3 ] {} <Debug> HTTP-Session: 8b0682d8-b980-4111-ba5b-6209921268ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4516 2024.05.08 03:40:39.196974 [ 186 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_36_7} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4517 2024.05.08 03:40:39.197010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4518 2024.05.08 03:40:39.197107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4519 2024.05.08 03:40:39.197140 [ 186 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_36_7} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4520 2024.05.08 03:40:39.197149 [ 3 ] {} <Debug> HTTP-Session: fe95a271-8b26-40ae-8a5f-84979c6450ca Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4521 2024.05.08 03:40:39.197190 [ 3 ] {} <Debug> HTTP-Session: fe95a271-8b26-40ae-8a5f-84979c6450ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4522 2024.05.08 03:40:39.197234 [ 3 ] {} <Debug> HTTP-Session: fe95a271-8b26-40ae-8a5f-84979c6450ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4523 2024.05.08 03:40:39.197283 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4524 2024.05.08 03:40:39.197312 [ 3 ] {} <Trace> HTTP-Session: fe95a271-8b26-40ae-8a5f-84979c6450ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4525 2024.05.08 03:40:39.197437 [ 3 ] {774072c9-8eb2-4974-818e-705411d025a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4526 2024.05.08 03:40:39.197481 [ 3 ] {774072c9-8eb2-4974-818e-705411d025a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4527 2024.05.08 03:40:39.197624 [ 3 ] {774072c9-8eb2-4974-818e-705411d025a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4528 2024.05.08 03:40:39.197916 [ 3 ] {774072c9-8eb2-4974-818e-705411d025a8} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4529 2024.05.08 03:40:39.197953 [ 3 ] {774072c9-8eb2-4974-818e-705411d025a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4530 2024.05.08 03:40:39.198262 [ 3 ] {774072c9-8eb2-4974-818e-705411d025a8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4531 2024.05.08 03:40:39.198573 [ 3 ] {774072c9-8eb2-4974-818e-705411d025a8} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4532 2024.05.08 03:40:39.198735 [ 3 ] {774072c9-8eb2-4974-818e-705411d025a8} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001327 sec., 12810.85154483798 rows/sec., 1.00 MiB/sec.
4533 2024.05.08 03:40:39.198898 [ 3 ] {774072c9-8eb2-4974-818e-705411d025a8} <Debug> DynamicQueryHandler: Done processing query
4534 2024.05.08 03:40:39.198923 [ 3 ] {774072c9-8eb2-4974-818e-705411d025a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4535 2024.05.08 03:40:39.198939 [ 3 ] {} <Debug> HTTP-Session: fe95a271-8b26-40ae-8a5f-84979c6450ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4536 2024.05.08 03:40:39.199058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4537 2024.05.08 03:40:39.199105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4538 2024.05.08 03:40:39.199125 [ 3 ] {} <Debug> HTTP-Session: 1232a626-7ed7-4078-ab24-7b15c5ba0800 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4539 2024.05.08 03:40:39.199143 [ 3 ] {} <Debug> HTTP-Session: 1232a626-7ed7-4078-ab24-7b15c5ba0800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4540 2024.05.08 03:40:39.199157 [ 3 ] {} <Debug> HTTP-Session: 1232a626-7ed7-4078-ab24-7b15c5ba0800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4541 2024.05.08 03:40:39.199186 [ 3 ] {} <Trace> HTTP-Session: 1232a626-7ed7-4078-ab24-7b15c5ba0800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4542 2024.05.08 03:40:39.199375 [ 3 ] {2deb1aa9-a066-4a0d-8756-d0a55ecd0d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4543 2024.05.08 03:40:39.199424 [ 3 ] {2deb1aa9-a066-4a0d-8756-d0a55ecd0d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4544 2024.05.08 03:40:39.199585 [ 3 ] {2deb1aa9-a066-4a0d-8756-d0a55ecd0d6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4545 2024.05.08 03:40:39.199956 [ 3 ] {2deb1aa9-a066-4a0d-8756-d0a55ecd0d6b} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4546 2024.05.08 03:40:39.199992 [ 3 ] {2deb1aa9-a066-4a0d-8756-d0a55ecd0d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4547 2024.05.08 03:40:39.200411 [ 3 ] {2deb1aa9-a066-4a0d-8756-d0a55ecd0d6b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4548 2024.05.08 03:40:39.200757 [ 3 ] {2deb1aa9-a066-4a0d-8756-d0a55ecd0d6b} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4549 2024.05.08 03:40:39.200919 [ 131 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4550 2024.05.08 03:40:39.200927 [ 3 ] {2deb1aa9-a066-4a0d-8756-d0a55ecd0d6b} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001654 sec., 10278.113663845223 rows/sec., 13.87 MiB/sec.
4551 2024.05.08 03:40:39.200967 [ 131 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4552 2024.05.08 03:40:39.201029 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4553 2024.05.08 03:40:39.201341 [ 3 ] {2deb1aa9-a066-4a0d-8756-d0a55ecd0d6b} <Debug> DynamicQueryHandler: Done processing query
4554 2024.05.08 03:40:39.201356 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
4555 2024.05.08 03:40:39.201416 [ 3 ] {2deb1aa9-a066-4a0d-8756-d0a55ecd0d6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4556 2024.05.08 03:40:39.201513 [ 3 ] {} <Debug> HTTP-Session: 1232a626-7ed7-4078-ab24-7b15c5ba0800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4557 2024.05.08 03:40:39.201878 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4558 2024.05.08 03:40:39.201923 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 486 rows starting from the beginning of the part
4559 2024.05.08 03:40:39.202058 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 17 rows starting from the beginning of the part
4560 2024.05.08 03:40:39.202211 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
4561 2024.05.08 03:40:39.202312 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 17 rows starting from the beginning of the part
4562 2024.05.08 03:40:39.202456 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part
4563 2024.05.08 03:40:39.202603 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 17 rows starting from the beginning of the part
4564 2024.05.08 03:40:39.205382 [ 186 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 6 columns (6 merged, 0 gathered) in 0.004252415 sec., 132865.67750325403 rows/sec., 179.30 MiB/sec.
4565 2024.05.08 03:40:39.205812 [ 186 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4566 2024.05.08 03:40:39.206260 [ 186 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4567 2024.05.08 03:40:39.206337 [ 186 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
4568 2024.05.08 03:40:39.206412 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB.
4569 2024.05.08 03:40:44.188251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4570 2024.05.08 03:40:44.188401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4571 2024.05.08 03:40:44.188431 [ 3 ] {} <Debug> HTTP-Session: dc4610e7-fe52-4609-8aa9-c19d3e8ff0fb Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4572 2024.05.08 03:40:44.188460 [ 3 ] {} <Debug> HTTP-Session: dc4610e7-fe52-4609-8aa9-c19d3e8ff0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4573 2024.05.08 03:40:44.188479 [ 3 ] {} <Debug> HTTP-Session: dc4610e7-fe52-4609-8aa9-c19d3e8ff0fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4574 2024.05.08 03:40:44.188534 [ 3 ] {} <Trace> HTTP-Session: dc4610e7-fe52-4609-8aa9-c19d3e8ff0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4575 2024.05.08 03:40:44.188751 [ 3 ] {32aac3ad-fdbd-4c35-ab4c-4e6213deb910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4576 2024.05.08 03:40:44.188831 [ 3 ] {32aac3ad-fdbd-4c35-ab4c-4e6213deb910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4577 2024.05.08 03:40:44.189052 [ 3 ] {32aac3ad-fdbd-4c35-ab4c-4e6213deb910} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4578 2024.05.08 03:40:44.189504 [ 3 ] {32aac3ad-fdbd-4c35-ab4c-4e6213deb910} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4579 2024.05.08 03:40:44.189551 [ 3 ] {32aac3ad-fdbd-4c35-ab4c-4e6213deb910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4580 2024.05.08 03:40:44.189933 [ 3 ] {32aac3ad-fdbd-4c35-ab4c-4e6213deb910} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4581 2024.05.08 03:40:44.190277 [ 3 ] {32aac3ad-fdbd-4c35-ab4c-4e6213deb910} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4582 2024.05.08 03:40:44.190435 [ 3 ] {32aac3ad-fdbd-4c35-ab4c-4e6213deb910} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001746 sec., 8018.327605956472 rows/sec., 649.92 KiB/sec.
4583 2024.05.08 03:40:44.190754 [ 3 ] {32aac3ad-fdbd-4c35-ab4c-4e6213deb910} <Debug> DynamicQueryHandler: Done processing query
4584 2024.05.08 03:40:44.190820 [ 3 ] {32aac3ad-fdbd-4c35-ab4c-4e6213deb910} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4585 2024.05.08 03:40:44.190888 [ 3 ] {} <Debug> HTTP-Session: dc4610e7-fe52-4609-8aa9-c19d3e8ff0fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4586 2024.05.08 03:40:44.191077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4587 2024.05.08 03:40:44.191136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4588 2024.05.08 03:40:44.191156 [ 3 ] {} <Debug> HTTP-Session: e60de1bc-e3da-448f-afd5-027f2bfa950b Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4589 2024.05.08 03:40:44.191175 [ 3 ] {} <Debug> HTTP-Session: e60de1bc-e3da-448f-afd5-027f2bfa950b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4590 2024.05.08 03:40:44.191189 [ 3 ] {} <Debug> HTTP-Session: e60de1bc-e3da-448f-afd5-027f2bfa950b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4591 2024.05.08 03:40:44.191226 [ 3 ] {} <Trace> HTTP-Session: e60de1bc-e3da-448f-afd5-027f2bfa950b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4592 2024.05.08 03:40:44.191351 [ 3 ] {588bd490-2557-4610-bacb-7a57cdbc79c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4593 2024.05.08 03:40:44.191399 [ 3 ] {588bd490-2557-4610-bacb-7a57cdbc79c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4594 2024.05.08 03:40:44.191548 [ 3 ] {588bd490-2557-4610-bacb-7a57cdbc79c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4595 2024.05.08 03:40:44.191901 [ 3 ] {588bd490-2557-4610-bacb-7a57cdbc79c9} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4596 2024.05.08 03:40:44.191940 [ 3 ] {588bd490-2557-4610-bacb-7a57cdbc79c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4597 2024.05.08 03:40:44.192250 [ 3 ] {588bd490-2557-4610-bacb-7a57cdbc79c9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4598 2024.05.08 03:40:44.192563 [ 3 ] {588bd490-2557-4610-bacb-7a57cdbc79c9} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4599 2024.05.08 03:40:44.192725 [ 3 ] {588bd490-2557-4610-bacb-7a57cdbc79c9} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.001409 sec., 29808.374733853794 rows/sec., 2.68 MiB/sec.
4600 2024.05.08 03:40:44.193013 [ 3 ] {588bd490-2557-4610-bacb-7a57cdbc79c9} <Debug> DynamicQueryHandler: Done processing query
4601 2024.05.08 03:40:44.193049 [ 3 ] {588bd490-2557-4610-bacb-7a57cdbc79c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4602 2024.05.08 03:40:44.193066 [ 3 ] {} <Debug> HTTP-Session: e60de1bc-e3da-448f-afd5-027f2bfa950b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4603 2024.05.08 03:40:44.193183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4604 2024.05.08 03:40:44.193232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4605 2024.05.08 03:40:44.193251 [ 3 ] {} <Debug> HTTP-Session: abdb6bd1-8e63-4980-b285-39796191a7d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4606 2024.05.08 03:40:44.193269 [ 3 ] {} <Debug> HTTP-Session: abdb6bd1-8e63-4980-b285-39796191a7d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4607 2024.05.08 03:40:44.193283 [ 3 ] {} <Debug> HTTP-Session: abdb6bd1-8e63-4980-b285-39796191a7d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4608 2024.05.08 03:40:44.193314 [ 3 ] {} <Trace> HTTP-Session: abdb6bd1-8e63-4980-b285-39796191a7d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4609 2024.05.08 03:40:44.193418 [ 3 ] {a132e181-b4b3-4b14-bfea-06bc4585f149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4610 2024.05.08 03:40:44.193462 [ 3 ] {a132e181-b4b3-4b14-bfea-06bc4585f149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4611 2024.05.08 03:40:44.193606 [ 3 ] {a132e181-b4b3-4b14-bfea-06bc4585f149} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4612 2024.05.08 03:40:44.193899 [ 3 ] {a132e181-b4b3-4b14-bfea-06bc4585f149} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4613 2024.05.08 03:40:44.193937 [ 3 ] {a132e181-b4b3-4b14-bfea-06bc4585f149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4614 2024.05.08 03:40:44.194248 [ 3 ] {a132e181-b4b3-4b14-bfea-06bc4585f149} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4615 2024.05.08 03:40:44.194553 [ 3 ] {a132e181-b4b3-4b14-bfea-06bc4585f149} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4616 2024.05.08 03:40:44.194704 [ 3 ] {a132e181-b4b3-4b14-bfea-06bc4585f149} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.001313 sec., 10662.604722010663 rows/sec., 853.84 KiB/sec.
4617 2024.05.08 03:40:44.194849 [ 3 ] {a132e181-b4b3-4b14-bfea-06bc4585f149} <Debug> DynamicQueryHandler: Done processing query
4618 2024.05.08 03:40:44.194871 [ 3 ] {a132e181-b4b3-4b14-bfea-06bc4585f149} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4619 2024.05.08 03:40:44.194887 [ 3 ] {} <Debug> HTTP-Session: abdb6bd1-8e63-4980-b285-39796191a7d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4620 2024.05.08 03:40:44.195031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4621 2024.05.08 03:40:44.195075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4622 2024.05.08 03:40:44.195092 [ 3 ] {} <Debug> HTTP-Session: d332b828-6f06-4b50-94fa-3588d91b38f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4623 2024.05.08 03:40:44.195107 [ 3 ] {} <Debug> HTTP-Session: d332b828-6f06-4b50-94fa-3588d91b38f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4624 2024.05.08 03:40:44.195120 [ 3 ] {} <Debug> HTTP-Session: d332b828-6f06-4b50-94fa-3588d91b38f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4625 2024.05.08 03:40:44.195148 [ 3 ] {} <Trace> HTTP-Session: d332b828-6f06-4b50-94fa-3588d91b38f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4626 2024.05.08 03:40:44.195308 [ 3 ] {32969b5e-659e-4c96-a5c2-ce6d183b0659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4627 2024.05.08 03:40:44.195354 [ 3 ] {32969b5e-659e-4c96-a5c2-ce6d183b0659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4628 2024.05.08 03:40:44.195504 [ 3 ] {32969b5e-659e-4c96-a5c2-ce6d183b0659} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4629 2024.05.08 03:40:44.195921 [ 3 ] {32969b5e-659e-4c96-a5c2-ce6d183b0659} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4630 2024.05.08 03:40:44.195958 [ 3 ] {32969b5e-659e-4c96-a5c2-ce6d183b0659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4631 2024.05.08 03:40:44.196361 [ 3 ] {32969b5e-659e-4c96-a5c2-ce6d183b0659} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4632 2024.05.08 03:40:44.196700 [ 3 ] {32969b5e-659e-4c96-a5c2-ce6d183b0659} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4633 2024.05.08 03:40:44.196849 [ 3 ] {32969b5e-659e-4c96-a5c2-ce6d183b0659} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001593 sec., 8788.449466415568 rows/sec., 11.86 MiB/sec.
4634 2024.05.08 03:40:44.197019 [ 3 ] {32969b5e-659e-4c96-a5c2-ce6d183b0659} <Debug> DynamicQueryHandler: Done processing query
4635 2024.05.08 03:40:44.197044 [ 3 ] {32969b5e-659e-4c96-a5c2-ce6d183b0659} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4636 2024.05.08 03:40:44.197059 [ 3 ] {} <Debug> HTTP-Session: d332b828-6f06-4b50-94fa-3588d91b38f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4637 2024.05.08 03:40:47.127816 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
4638 2024.05.08 03:40:47.127881 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4639 2024.05.08 03:40:47.127904 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4640 2024.05.08 03:40:47.128090 [ 199 ] {97141312-2e5b-4e46-816c-cbc412c72b47::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
4641 2024.05.08 03:40:47.128347 [ 199 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4642 2024.05.08 03:40:47.128401 [ 199 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 497 rows starting from the beginning of the part
4643 2024.05.08 03:40:47.128513 [ 199 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part
4644 2024.05.08 03:40:47.128609 [ 199 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part
4645 2024.05.08 03:40:47.128889 [ 199 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part
4646 2024.05.08 03:40:47.128999 [ 199 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part
4647 2024.05.08 03:40:47.130338 [ 186 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.002360213 sec., 260993.39339288446 rows/sec., 18.42 MiB/sec.
4648 2024.05.08 03:40:47.130547 [ 195 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
4649 2024.05.08 03:40:47.130972 [ 195 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4650 2024.05.08 03:40:47.131052 [ 195 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
4651 2024.05.08 03:40:47.131132 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
4652 2024.05.08 03:40:49.189134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4653 2024.05.08 03:40:49.189286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4654 2024.05.08 03:40:49.189317 [ 3 ] {} <Debug> HTTP-Session: 34baf7be-948b-4818-bb9e-dd26fc697299 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4655 2024.05.08 03:40:49.189346 [ 3 ] {} <Debug> HTTP-Session: 34baf7be-948b-4818-bb9e-dd26fc697299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4656 2024.05.08 03:40:49.189364 [ 3 ] {} <Debug> HTTP-Session: 34baf7be-948b-4818-bb9e-dd26fc697299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4657 2024.05.08 03:40:49.189422 [ 3 ] {} <Trace> HTTP-Session: 34baf7be-948b-4818-bb9e-dd26fc697299 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4658 2024.05.08 03:40:49.189621 [ 3 ] {69972d97-b11a-4a3e-a77e-be15a277c034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4659 2024.05.08 03:40:49.189693 [ 3 ] {69972d97-b11a-4a3e-a77e-be15a277c034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4660 2024.05.08 03:40:49.189892 [ 3 ] {69972d97-b11a-4a3e-a77e-be15a277c034} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4661 2024.05.08 03:40:49.190320 [ 3 ] {69972d97-b11a-4a3e-a77e-be15a277c034} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4662 2024.05.08 03:40:49.190367 [ 3 ] {69972d97-b11a-4a3e-a77e-be15a277c034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4663 2024.05.08 03:40:49.190746 [ 3 ] {69972d97-b11a-4a3e-a77e-be15a277c034} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4664 2024.05.08 03:40:49.191098 [ 3 ] {69972d97-b11a-4a3e-a77e-be15a277c034} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4665 2024.05.08 03:40:49.191280 [ 3 ] {69972d97-b11a-4a3e-a77e-be15a277c034} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001715 sec., 9912.536443148689 rows/sec., 803.46 KiB/sec.
4666 2024.05.08 03:40:49.191493 [ 3 ] {69972d97-b11a-4a3e-a77e-be15a277c034} <Debug> DynamicQueryHandler: Done processing query
4667 2024.05.08 03:40:49.191520 [ 3 ] {69972d97-b11a-4a3e-a77e-be15a277c034} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4668 2024.05.08 03:40:49.191537 [ 3 ] {} <Debug> HTTP-Session: 34baf7be-948b-4818-bb9e-dd26fc697299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4669 2024.05.08 03:40:49.191668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4670 2024.05.08 03:40:49.191720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4671 2024.05.08 03:40:49.191740 [ 3 ] {} <Debug> HTTP-Session: 35a42c89-3f6e-4783-b1d4-2062ebebaa73 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4672 2024.05.08 03:40:49.191761 [ 3 ] {} <Debug> HTTP-Session: 35a42c89-3f6e-4783-b1d4-2062ebebaa73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4673 2024.05.08 03:40:49.191775 [ 3 ] {} <Debug> HTTP-Session: 35a42c89-3f6e-4783-b1d4-2062ebebaa73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4674 2024.05.08 03:40:49.191811 [ 3 ] {} <Trace> HTTP-Session: 35a42c89-3f6e-4783-b1d4-2062ebebaa73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4675 2024.05.08 03:40:49.191945 [ 3 ] {190ab279-64c6-4452-84a4-07a394ec24fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4676 2024.05.08 03:40:49.191992 [ 3 ] {190ab279-64c6-4452-84a4-07a394ec24fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4677 2024.05.08 03:40:49.192132 [ 3 ] {190ab279-64c6-4452-84a4-07a394ec24fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4678 2024.05.08 03:40:49.192478 [ 3 ] {190ab279-64c6-4452-84a4-07a394ec24fc} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4679 2024.05.08 03:40:49.192518 [ 3 ] {190ab279-64c6-4452-84a4-07a394ec24fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4680 2024.05.08 03:40:49.192910 [ 3 ] {190ab279-64c6-4452-84a4-07a394ec24fc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4681 2024.05.08 03:40:49.193292 [ 3 ] {190ab279-64c6-4452-84a4-07a394ec24fc} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4682 2024.05.08 03:40:49.193464 [ 3 ] {190ab279-64c6-4452-84a4-07a394ec24fc} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.00156 sec., 32692.30769230769 rows/sec., 2.85 MiB/sec.
4683 2024.05.08 03:40:49.193643 [ 3 ] {190ab279-64c6-4452-84a4-07a394ec24fc} <Debug> DynamicQueryHandler: Done processing query
4684 2024.05.08 03:40:49.193668 [ 3 ] {190ab279-64c6-4452-84a4-07a394ec24fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4685 2024.05.08 03:40:49.193685 [ 3 ] {} <Debug> HTTP-Session: 35a42c89-3f6e-4783-b1d4-2062ebebaa73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4686 2024.05.08 03:40:49.193839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4687 2024.05.08 03:40:49.193892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4688 2024.05.08 03:40:49.193911 [ 3 ] {} <Debug> HTTP-Session: fc94263f-2fcc-4cc8-a1d6-6efa43d09b20 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4689 2024.05.08 03:40:49.193928 [ 3 ] {} <Debug> HTTP-Session: fc94263f-2fcc-4cc8-a1d6-6efa43d09b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4690 2024.05.08 03:40:49.193942 [ 3 ] {} <Debug> HTTP-Session: fc94263f-2fcc-4cc8-a1d6-6efa43d09b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4691 2024.05.08 03:40:49.193974 [ 3 ] {} <Trace> HTTP-Session: fc94263f-2fcc-4cc8-a1d6-6efa43d09b20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4692 2024.05.08 03:40:49.194080 [ 3 ] {2e4b9a4b-f94b-4732-9c45-583b754da87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4693 2024.05.08 03:40:49.194125 [ 3 ] {2e4b9a4b-f94b-4732-9c45-583b754da87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4694 2024.05.08 03:40:49.194260 [ 3 ] {2e4b9a4b-f94b-4732-9c45-583b754da87d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4695 2024.05.08 03:40:49.194607 [ 3 ] {2e4b9a4b-f94b-4732-9c45-583b754da87d} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4696 2024.05.08 03:40:49.194656 [ 3 ] {2e4b9a4b-f94b-4732-9c45-583b754da87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4697 2024.05.08 03:40:49.195084 [ 3 ] {2e4b9a4b-f94b-4732-9c45-583b754da87d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4698 2024.05.08 03:40:49.195530 [ 3 ] {2e4b9a4b-f94b-4732-9c45-583b754da87d} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4699 2024.05.08 03:40:49.195734 [ 3 ] {2e4b9a4b-f94b-4732-9c45-583b754da87d} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.00168 sec., 10119.047619047618 rows/sec., 810.31 KiB/sec.
4700 2024.05.08 03:40:49.196095 [ 3 ] {2e4b9a4b-f94b-4732-9c45-583b754da87d} <Debug> DynamicQueryHandler: Done processing query
4701 2024.05.08 03:40:49.196131 [ 3 ] {2e4b9a4b-f94b-4732-9c45-583b754da87d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4702 2024.05.08 03:40:49.196157 [ 3 ] {} <Debug> HTTP-Session: fc94263f-2fcc-4cc8-a1d6-6efa43d09b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4703 2024.05.08 03:40:49.196312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4704 2024.05.08 03:40:49.196378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4705 2024.05.08 03:40:49.196408 [ 3 ] {} <Debug> HTTP-Session: f1a3da6c-b7ea-40e0-ba02-6e68edf05e24 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4706 2024.05.08 03:40:49.196433 [ 3 ] {} <Debug> HTTP-Session: f1a3da6c-b7ea-40e0-ba02-6e68edf05e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4707 2024.05.08 03:40:49.196454 [ 3 ] {} <Debug> HTTP-Session: f1a3da6c-b7ea-40e0-ba02-6e68edf05e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4708 2024.05.08 03:40:49.196498 [ 3 ] {} <Trace> HTTP-Session: f1a3da6c-b7ea-40e0-ba02-6e68edf05e24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4709 2024.05.08 03:40:49.196777 [ 3 ] {cd2739d8-beef-404f-9ece-38f0ab97197a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4710 2024.05.08 03:40:49.196846 [ 3 ] {cd2739d8-beef-404f-9ece-38f0ab97197a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4711 2024.05.08 03:40:49.197101 [ 3 ] {cd2739d8-beef-404f-9ece-38f0ab97197a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4712 2024.05.08 03:40:49.197588 [ 3 ] {cd2739d8-beef-404f-9ece-38f0ab97197a} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4713 2024.05.08 03:40:49.197635 [ 3 ] {cd2739d8-beef-404f-9ece-38f0ab97197a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB.
4714 2024.05.08 03:40:49.198191 [ 3 ] {cd2739d8-beef-404f-9ece-38f0ab97197a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4715 2024.05.08 03:40:49.198579 [ 3 ] {cd2739d8-beef-404f-9ece-38f0ab97197a} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4716 2024.05.08 03:40:49.198728 [ 3 ] {cd2739d8-beef-404f-9ece-38f0ab97197a} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.002127 sec., 7992.477668077104 rows/sec., 10.79 MiB/sec.
4717 2024.05.08 03:40:49.199027 [ 3 ] {cd2739d8-beef-404f-9ece-38f0ab97197a} <Debug> DynamicQueryHandler: Done processing query
4718 2024.05.08 03:40:49.199082 [ 3 ] {cd2739d8-beef-404f-9ece-38f0ab97197a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4719 2024.05.08 03:40:49.199118 [ 3 ] {} <Debug> HTTP-Session: f1a3da6c-b7ea-40e0-ba02-6e68edf05e24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4720 2024.05.08 03:40:53.593778 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache
4721 2024.05.08 03:40:53.593839 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache
4722 2024.05.08 03:40:54.001459 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000931826 sec.
4723 2024.05.08 03:40:54.188158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4724 2024.05.08 03:40:54.188288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4725 2024.05.08 03:40:54.188317 [ 3 ] {} <Debug> HTTP-Session: 5ec5ca76-00de-48ce-a7c1-cd353c34bc79 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4726 2024.05.08 03:40:54.188345 [ 3 ] {} <Debug> HTTP-Session: 5ec5ca76-00de-48ce-a7c1-cd353c34bc79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4727 2024.05.08 03:40:54.188364 [ 3 ] {} <Debug> HTTP-Session: 5ec5ca76-00de-48ce-a7c1-cd353c34bc79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4728 2024.05.08 03:40:54.188421 [ 3 ] {} <Trace> HTTP-Session: 5ec5ca76-00de-48ce-a7c1-cd353c34bc79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4729 2024.05.08 03:40:54.188623 [ 3 ] {025ed747-1c1c-41c5-8712-37e20313ccd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4730 2024.05.08 03:40:54.188691 [ 3 ] {025ed747-1c1c-41c5-8712-37e20313ccd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4731 2024.05.08 03:40:54.188886 [ 3 ] {025ed747-1c1c-41c5-8712-37e20313ccd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4732 2024.05.08 03:40:54.189302 [ 3 ] {025ed747-1c1c-41c5-8712-37e20313ccd2} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4733 2024.05.08 03:40:54.189349 [ 3 ] {025ed747-1c1c-41c5-8712-37e20313ccd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4734 2024.05.08 03:40:54.189725 [ 3 ] {025ed747-1c1c-41c5-8712-37e20313ccd2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4735 2024.05.08 03:40:54.190059 [ 3 ] {025ed747-1c1c-41c5-8712-37e20313ccd2} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4736 2024.05.08 03:40:54.190225 [ 3 ] {025ed747-1c1c-41c5-8712-37e20313ccd2} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001657 sec., 8449.004224502112 rows/sec., 684.83 KiB/sec.
4737 2024.05.08 03:40:54.190458 [ 3 ] {025ed747-1c1c-41c5-8712-37e20313ccd2} <Debug> DynamicQueryHandler: Done processing query
4738 2024.05.08 03:40:54.190490 [ 3 ] {025ed747-1c1c-41c5-8712-37e20313ccd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4739 2024.05.08 03:40:54.190507 [ 3 ] {} <Debug> HTTP-Session: 5ec5ca76-00de-48ce-a7c1-cd353c34bc79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4740 2024.05.08 03:40:54.190633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4741 2024.05.08 03:40:54.190686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4742 2024.05.08 03:40:54.190705 [ 3 ] {} <Debug> HTTP-Session: d9b4eb33-4358-4d5a-8f90-9063fe04020d Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4743 2024.05.08 03:40:54.190724 [ 3 ] {} <Debug> HTTP-Session: d9b4eb33-4358-4d5a-8f90-9063fe04020d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4744 2024.05.08 03:40:54.190738 [ 3 ] {} <Debug> HTTP-Session: d9b4eb33-4358-4d5a-8f90-9063fe04020d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4745 2024.05.08 03:40:54.190773 [ 3 ] {} <Trace> HTTP-Session: d9b4eb33-4358-4d5a-8f90-9063fe04020d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4746 2024.05.08 03:40:54.190895 [ 3 ] {cab35fd3-0d41-4b4a-8a97-bf6f1cba65e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4747 2024.05.08 03:40:54.190941 [ 3 ] {cab35fd3-0d41-4b4a-8a97-bf6f1cba65e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4748 2024.05.08 03:40:54.191068 [ 3 ] {cab35fd3-0d41-4b4a-8a97-bf6f1cba65e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4749 2024.05.08 03:40:54.191473 [ 3 ] {cab35fd3-0d41-4b4a-8a97-bf6f1cba65e3} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4750 2024.05.08 03:40:54.191511 [ 3 ] {cab35fd3-0d41-4b4a-8a97-bf6f1cba65e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4751 2024.05.08 03:40:54.191835 [ 3 ] {cab35fd3-0d41-4b4a-8a97-bf6f1cba65e3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4752 2024.05.08 03:40:54.192143 [ 3 ] {cab35fd3-0d41-4b4a-8a97-bf6f1cba65e3} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4753 2024.05.08 03:40:54.192298 [ 3 ] {cab35fd3-0d41-4b4a-8a97-bf6f1cba65e3} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.001437 sec., 29227.557411273487 rows/sec., 2.62 MiB/sec.
4754 2024.05.08 03:40:54.192485 [ 3 ] {cab35fd3-0d41-4b4a-8a97-bf6f1cba65e3} <Debug> DynamicQueryHandler: Done processing query
4755 2024.05.08 03:40:54.192511 [ 3 ] {cab35fd3-0d41-4b4a-8a97-bf6f1cba65e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4756 2024.05.08 03:40:54.192528 [ 3 ] {} <Debug> HTTP-Session: d9b4eb33-4358-4d5a-8f90-9063fe04020d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4757 2024.05.08 03:40:54.192651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4758 2024.05.08 03:40:54.192700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4759 2024.05.08 03:40:54.192719 [ 3 ] {} <Debug> HTTP-Session: c973cd3f-9e84-4f4d-888a-ad69f67df2cb Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4760 2024.05.08 03:40:54.192736 [ 3 ] {} <Debug> HTTP-Session: c973cd3f-9e84-4f4d-888a-ad69f67df2cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4761 2024.05.08 03:40:54.192750 [ 3 ] {} <Debug> HTTP-Session: c973cd3f-9e84-4f4d-888a-ad69f67df2cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4762 2024.05.08 03:40:54.192782 [ 3 ] {} <Trace> HTTP-Session: c973cd3f-9e84-4f4d-888a-ad69f67df2cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4763 2024.05.08 03:40:54.192885 [ 3 ] {0e3fbbbf-77d2-4397-b2ac-ab37f97a55ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4764 2024.05.08 03:40:54.192928 [ 3 ] {0e3fbbbf-77d2-4397-b2ac-ab37f97a55ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4765 2024.05.08 03:40:54.193055 [ 3 ] {0e3fbbbf-77d2-4397-b2ac-ab37f97a55ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4766 2024.05.08 03:40:54.193364 [ 3 ] {0e3fbbbf-77d2-4397-b2ac-ab37f97a55ac} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4767 2024.05.08 03:40:54.193400 [ 3 ] {0e3fbbbf-77d2-4397-b2ac-ab37f97a55ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4768 2024.05.08 03:40:54.193698 [ 3 ] {0e3fbbbf-77d2-4397-b2ac-ab37f97a55ac} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4769 2024.05.08 03:40:54.194005 [ 3 ] {0e3fbbbf-77d2-4397-b2ac-ab37f97a55ac} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4770 2024.05.08 03:40:54.194160 [ 3 ] {0e3fbbbf-77d2-4397-b2ac-ab37f97a55ac} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.001301 sec., 10760.953112990008 rows/sec., 861.72 KiB/sec.
4771 2024.05.08 03:40:54.194325 [ 3 ] {0e3fbbbf-77d2-4397-b2ac-ab37f97a55ac} <Debug> DynamicQueryHandler: Done processing query
4772 2024.05.08 03:40:54.194349 [ 3 ] {0e3fbbbf-77d2-4397-b2ac-ab37f97a55ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4773 2024.05.08 03:40:54.194365 [ 3 ] {} <Debug> HTTP-Session: c973cd3f-9e84-4f4d-888a-ad69f67df2cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4774 2024.05.08 03:40:54.194522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4775 2024.05.08 03:40:54.194570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4776 2024.05.08 03:40:54.194588 [ 3 ] {} <Debug> HTTP-Session: c46f323d-9208-4a33-bfc8-a7f82ea632d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4777 2024.05.08 03:40:54.194605 [ 3 ] {} <Debug> HTTP-Session: c46f323d-9208-4a33-bfc8-a7f82ea632d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4778 2024.05.08 03:40:54.194619 [ 3 ] {} <Debug> HTTP-Session: c46f323d-9208-4a33-bfc8-a7f82ea632d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4779 2024.05.08 03:40:54.194650 [ 3 ] {} <Trace> HTTP-Session: c46f323d-9208-4a33-bfc8-a7f82ea632d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4780 2024.05.08 03:40:54.194821 [ 3 ] {73710077-84ac-4395-94f6-b4e7e3fd8f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4781 2024.05.08 03:40:54.194870 [ 3 ] {73710077-84ac-4395-94f6-b4e7e3fd8f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4782 2024.05.08 03:40:54.195030 [ 3 ] {73710077-84ac-4395-94f6-b4e7e3fd8f7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4783 2024.05.08 03:40:54.195430 [ 3 ] {73710077-84ac-4395-94f6-b4e7e3fd8f7b} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4784 2024.05.08 03:40:54.195466 [ 3 ] {73710077-84ac-4395-94f6-b4e7e3fd8f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4785 2024.05.08 03:40:54.195869 [ 3 ] {73710077-84ac-4395-94f6-b4e7e3fd8f7b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4786 2024.05.08 03:40:54.196203 [ 3 ] {73710077-84ac-4395-94f6-b4e7e3fd8f7b} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4787 2024.05.08 03:40:54.196362 [ 3 ] {73710077-84ac-4395-94f6-b4e7e3fd8f7b} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.00164 sec., 8536.585365853658 rows/sec., 11.52 MiB/sec.
4788 2024.05.08 03:40:54.196535 [ 3 ] {73710077-84ac-4395-94f6-b4e7e3fd8f7b} <Debug> DynamicQueryHandler: Done processing query
4789 2024.05.08 03:40:54.196559 [ 3 ] {73710077-84ac-4395-94f6-b4e7e3fd8f7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4790 2024.05.08 03:40:54.196575 [ 3 ] {} <Debug> HTTP-Session: c46f323d-9208-4a33-bfc8-a7f82ea632d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4791 2024.05.08 03:40:59.188785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4792 2024.05.08 03:40:59.188981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4793 2024.05.08 03:40:59.189024 [ 3 ] {} <Debug> HTTP-Session: 2cf44e57-eab1-4f2c-a4ec-742f1ef461ae Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4794 2024.05.08 03:40:59.189064 [ 3 ] {} <Debug> HTTP-Session: 2cf44e57-eab1-4f2c-a4ec-742f1ef461ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4795 2024.05.08 03:40:59.189091 [ 3 ] {} <Debug> HTTP-Session: 2cf44e57-eab1-4f2c-a4ec-742f1ef461ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4796 2024.05.08 03:40:59.189170 [ 3 ] {} <Trace> HTTP-Session: 2cf44e57-eab1-4f2c-a4ec-742f1ef461ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4797 2024.05.08 03:40:59.189474 [ 3 ] {2a34c470-bfae-469a-97ce-69099059c6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4798 2024.05.08 03:40:59.189583 [ 3 ] {2a34c470-bfae-469a-97ce-69099059c6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4799 2024.05.08 03:40:59.189853 [ 3 ] {2a34c470-bfae-469a-97ce-69099059c6b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4800 2024.05.08 03:40:59.190358 [ 3 ] {2a34c470-bfae-469a-97ce-69099059c6b3} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4801 2024.05.08 03:40:59.190401 [ 3 ] {2a34c470-bfae-469a-97ce-69099059c6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4802 2024.05.08 03:40:59.190762 [ 3 ] {2a34c470-bfae-469a-97ce-69099059c6b3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4803 2024.05.08 03:40:59.191083 [ 3 ] {2a34c470-bfae-469a-97ce-69099059c6b3} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4804 2024.05.08 03:40:59.191244 [ 3 ] {2a34c470-bfae-469a-97ce-69099059c6b3} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001863 sec., 9125.067096081588 rows/sec., 739.63 KiB/sec.
4805 2024.05.08 03:40:59.191453 [ 3 ] {2a34c470-bfae-469a-97ce-69099059c6b3} <Debug> DynamicQueryHandler: Done processing query
4806 2024.05.08 03:40:59.191479 [ 3 ] {2a34c470-bfae-469a-97ce-69099059c6b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4807 2024.05.08 03:40:59.191496 [ 3 ] {} <Debug> HTTP-Session: 2cf44e57-eab1-4f2c-a4ec-742f1ef461ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4808 2024.05.08 03:40:59.191655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4809 2024.05.08 03:40:59.191703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4810 2024.05.08 03:40:59.191722 [ 3 ] {} <Debug> HTTP-Session: ea8e800e-9390-4e7d-a8d1-7caabdc172a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4811 2024.05.08 03:40:59.191739 [ 3 ] {} <Debug> HTTP-Session: ea8e800e-9390-4e7d-a8d1-7caabdc172a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4812 2024.05.08 03:40:59.191753 [ 3 ] {} <Debug> HTTP-Session: ea8e800e-9390-4e7d-a8d1-7caabdc172a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4813 2024.05.08 03:40:59.191786 [ 3 ] {} <Trace> HTTP-Session: ea8e800e-9390-4e7d-a8d1-7caabdc172a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4814 2024.05.08 03:40:59.191904 [ 3 ] {93fa4e16-daba-4bef-9483-b9500025ee33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4815 2024.05.08 03:40:59.191946 [ 3 ] {93fa4e16-daba-4bef-9483-b9500025ee33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4816 2024.05.08 03:40:59.192072 [ 3 ] {93fa4e16-daba-4bef-9483-b9500025ee33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4817 2024.05.08 03:40:59.192471 [ 3 ] {93fa4e16-daba-4bef-9483-b9500025ee33} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4818 2024.05.08 03:40:59.192508 [ 3 ] {93fa4e16-daba-4bef-9483-b9500025ee33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4819 2024.05.08 03:40:59.192806 [ 3 ] {93fa4e16-daba-4bef-9483-b9500025ee33} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4820 2024.05.08 03:40:59.193101 [ 3 ] {93fa4e16-daba-4bef-9483-b9500025ee33} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4821 2024.05.08 03:40:59.193251 [ 3 ] {93fa4e16-daba-4bef-9483-b9500025ee33} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.00138 sec., 36956.52173913044 rows/sec., 3.22 MiB/sec.
4822 2024.05.08 03:40:59.193263 [ 142 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4823 2024.05.08 03:40:59.193363 [ 142 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4824 2024.05.08 03:40:59.193408 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4825 2024.05.08 03:40:59.193501 [ 3 ] {93fa4e16-daba-4bef-9483-b9500025ee33} <Debug> DynamicQueryHandler: Done processing query
4826 2024.05.08 03:40:59.193539 [ 3 ] {93fa4e16-daba-4bef-9483-b9500025ee33} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4827 2024.05.08 03:40:59.193563 [ 3 ] {} <Debug> HTTP-Session: ea8e800e-9390-4e7d-a8d1-7caabdc172a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4828 2024.05.08 03:40:59.193574 [ 199 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
4829 2024.05.08 03:40:59.193702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4830 2024.05.08 03:40:59.193706 [ 199 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4831 2024.05.08 03:40:59.193750 [ 199 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 142 rows starting from the beginning of the part
4832 2024.05.08 03:40:59.193759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4833 2024.05.08 03:40:59.193788 [ 3 ] {} <Debug> HTTP-Session: 26891979-b6b2-4526-8cda-98f13c2ae64f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4834 2024.05.08 03:40:59.193811 [ 3 ] {} <Debug> HTTP-Session: 26891979-b6b2-4526-8cda-98f13c2ae64f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4835 2024.05.08 03:40:59.193835 [ 3 ] {} <Debug> HTTP-Session: 26891979-b6b2-4526-8cda-98f13c2ae64f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4836 2024.05.08 03:40:59.193862 [ 199 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 51 rows starting from the beginning of the part
4837 2024.05.08 03:40:59.193904 [ 3 ] {} <Trace> HTTP-Session: 26891979-b6b2-4526-8cda-98f13c2ae64f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4838 2024.05.08 03:40:59.194062 [ 199 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part
4839 2024.05.08 03:40:59.194206 [ 3 ] {dd32e7c7-6fd7-464f-8352-83d5a28495aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4840 2024.05.08 03:40:59.194420 [ 3 ] {dd32e7c7-6fd7-464f-8352-83d5a28495aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4841 2024.05.08 03:40:59.194478 [ 199 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 51 rows starting from the beginning of the part
4842 2024.05.08 03:40:59.194761 [ 199 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part
4843 2024.05.08 03:40:59.195062 [ 199 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 51 rows starting from the beginning of the part
4844 2024.05.08 03:40:59.195418 [ 3 ] {dd32e7c7-6fd7-464f-8352-83d5a28495aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4845 2024.05.08 03:40:59.195946 [ 3 ] {dd32e7c7-6fd7-464f-8352-83d5a28495aa} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4846 2024.05.08 03:40:59.195987 [ 3 ] {dd32e7c7-6fd7-464f-8352-83d5a28495aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4847 2024.05.08 03:40:59.196409 [ 3 ] {dd32e7c7-6fd7-464f-8352-83d5a28495aa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4848 2024.05.08 03:40:59.196843 [ 186 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 4 columns (4 merged, 0 gathered) in 0.003318329 sec., 114214.11198226576 rows/sec., 9.90 MiB/sec.
4849 2024.05.08 03:40:59.197001 [ 3 ] {dd32e7c7-6fd7-464f-8352-83d5a28495aa} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4850 2024.05.08 03:40:59.197165 [ 193 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4851 2024.05.08 03:40:59.197233 [ 142 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4852 2024.05.08 03:40:59.197270 [ 3 ] {dd32e7c7-6fd7-464f-8352-83d5a28495aa} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.00315 sec., 5396.825396825397 rows/sec., 432.17 KiB/sec.
4853 2024.05.08 03:40:59.197313 [ 142 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4854 2024.05.08 03:40:59.197413 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4855 2024.05.08 03:40:59.197937 [ 3 ] {dd32e7c7-6fd7-464f-8352-83d5a28495aa} <Debug> DynamicQueryHandler: Done processing query
4856 2024.05.08 03:40:59.198115 [ 3 ] {dd32e7c7-6fd7-464f-8352-83d5a28495aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4857 2024.05.08 03:40:59.198247 [ 3 ] {} <Debug> HTTP-Session: 26891979-b6b2-4526-8cda-98f13c2ae64f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4858 2024.05.08 03:40:59.198523 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
4859 2024.05.08 03:40:59.198720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4860 2024.05.08 03:40:59.198929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4861 2024.05.08 03:40:59.199010 [ 193 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_41_8} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4862 2024.05.08 03:40:59.199037 [ 3 ] {} <Debug> HTTP-Session: 1f12601e-daa3-46bb-a908-fe6dd9e91282 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4863 2024.05.08 03:40:59.199093 [ 3 ] {} <Debug> HTTP-Session: 1f12601e-daa3-46bb-a908-fe6dd9e91282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4864 2024.05.08 03:40:59.199174 [ 3 ] {} <Debug> HTTP-Session: 1f12601e-daa3-46bb-a908-fe6dd9e91282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4865 2024.05.08 03:40:59.199316 [ 3 ] {} <Trace> HTTP-Session: 1f12601e-daa3-46bb-a908-fe6dd9e91282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4866 2024.05.08 03:40:59.199339 [ 193 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_41_8} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
4867 2024.05.08 03:40:59.199549 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4868 2024.05.08 03:40:59.199602 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
4869 2024.05.08 03:40:59.199631 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 93 rows starting from the beginning of the part
4870 2024.05.08 03:40:59.199810 [ 3 ] {a834071a-df86-4244-ab44-b27d87bdb159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4871 2024.05.08 03:40:59.199914 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 17 rows starting from the beginning of the part
4872 2024.05.08 03:40:59.199986 [ 3 ] {a834071a-df86-4244-ab44-b27d87bdb159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4873 2024.05.08 03:40:59.200231 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part
4874 2024.05.08 03:40:59.200539 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 17 rows starting from the beginning of the part
4875 2024.05.08 03:40:59.200841 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part
4876 2024.05.08 03:40:59.201235 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 17 rows starting from the beginning of the part
4877 2024.05.08 03:40:59.201587 [ 3 ] {a834071a-df86-4244-ab44-b27d87bdb159} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4878 2024.05.08 03:40:59.202561 [ 3 ] {a834071a-df86-4244-ab44-b27d87bdb159} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4879 2024.05.08 03:40:59.202620 [ 3 ] {a834071a-df86-4244-ab44-b27d87bdb159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4880 2024.05.08 03:40:59.203883 [ 3 ] {a834071a-df86-4244-ab44-b27d87bdb159} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4881 2024.05.08 03:40:59.203909 [ 199 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 4 columns (4 merged, 0 gathered) in 0.006374688 sec., 26981.712673624184 rows/sec., 2.12 MiB/sec.
4882 2024.05.08 03:40:59.204264 [ 193 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4883 2024.05.08 03:40:59.204514 [ 3 ] {a834071a-df86-4244-ab44-b27d87bdb159} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4884 2024.05.08 03:40:59.204961 [ 3 ] {a834071a-df86-4244-ab44-b27d87bdb159} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.005392 sec., 3152.8189910979227 rows/sec., 4.25 MiB/sec.
4885 2024.05.08 03:40:59.205732 [ 3 ] {a834071a-df86-4244-ab44-b27d87bdb159} <Debug> DynamicQueryHandler: Done processing query
4886 2024.05.08 03:40:59.205770 [ 3 ] {a834071a-df86-4244-ab44-b27d87bdb159} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4887 2024.05.08 03:40:59.205813 [ 3 ] {} <Debug> HTTP-Session: 1f12601e-daa3-46bb-a908-fe6dd9e91282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4888 2024.05.08 03:40:59.205820 [ 193 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_41_8} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4889 2024.05.08 03:40:59.205928 [ 193 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_41_8} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
4890 2024.05.08 03:40:59.206020 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4891 2024.05.08 03:41:04.189959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4892 2024.05.08 03:41:04.190106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4893 2024.05.08 03:41:04.190134 [ 3 ] {} <Debug> HTTP-Session: 221abc47-a2f8-4fea-879e-1e597465e905 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4894 2024.05.08 03:41:04.190163 [ 3 ] {} <Debug> HTTP-Session: 221abc47-a2f8-4fea-879e-1e597465e905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4895 2024.05.08 03:41:04.190181 [ 3 ] {} <Debug> HTTP-Session: 221abc47-a2f8-4fea-879e-1e597465e905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4896 2024.05.08 03:41:04.190236 [ 3 ] {} <Trace> HTTP-Session: 221abc47-a2f8-4fea-879e-1e597465e905 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4897 2024.05.08 03:41:04.190460 [ 3 ] {e2d47e23-6557-4937-a5be-6e1ff1c5ced3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4898 2024.05.08 03:41:04.190538 [ 3 ] {e2d47e23-6557-4937-a5be-6e1ff1c5ced3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4899 2024.05.08 03:41:04.190761 [ 3 ] {e2d47e23-6557-4937-a5be-6e1ff1c5ced3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4900 2024.05.08 03:41:04.191246 [ 3 ] {e2d47e23-6557-4937-a5be-6e1ff1c5ced3} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4901 2024.05.08 03:41:04.191290 [ 3 ] {e2d47e23-6557-4937-a5be-6e1ff1c5ced3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4902 2024.05.08 03:41:04.191672 [ 3 ] {e2d47e23-6557-4937-a5be-6e1ff1c5ced3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4903 2024.05.08 03:41:04.192018 [ 3 ] {e2d47e23-6557-4937-a5be-6e1ff1c5ced3} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4904 2024.05.08 03:41:04.192203 [ 3 ] {e2d47e23-6557-4937-a5be-6e1ff1c5ced3} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001799 sec., 7782.101167315175 rows/sec., 630.78 KiB/sec.
4905 2024.05.08 03:41:04.192217 [ 139 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4906 2024.05.08 03:41:04.192319 [ 139 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4907 2024.05.08 03:41:04.192370 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4908 2024.05.08 03:41:04.192505 [ 3 ] {e2d47e23-6557-4937-a5be-6e1ff1c5ced3} <Debug> DynamicQueryHandler: Done processing query
4909 2024.05.08 03:41:04.192562 [ 3 ] {e2d47e23-6557-4937-a5be-6e1ff1c5ced3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4910 2024.05.08 03:41:04.192590 [ 3 ] {} <Debug> HTTP-Session: 221abc47-a2f8-4fea-879e-1e597465e905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4911 2024.05.08 03:41:04.192607 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
4912 2024.05.08 03:41:04.192759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4913 2024.05.08 03:41:04.192875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4914 2024.05.08 03:41:04.192908 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4915 2024.05.08 03:41:04.192922 [ 3 ] {} <Debug> HTTP-Session: 4fd11688-8298-4fe0-82b5-3d40fe08d109 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4916 2024.05.08 03:41:04.192966 [ 3 ] {} <Debug> HTTP-Session: 4fd11688-8298-4fe0-82b5-3d40fe08d109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4917 2024.05.08 03:41:04.192968 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 31 rows starting from the beginning of the part
4918 2024.05.08 03:41:04.192991 [ 3 ] {} <Debug> HTTP-Session: 4fd11688-8298-4fe0-82b5-3d40fe08d109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4919 2024.05.08 03:41:04.193071 [ 3 ] {} <Trace> HTTP-Session: 4fd11688-8298-4fe0-82b5-3d40fe08d109 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4920 2024.05.08 03:41:04.193289 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part
4921 2024.05.08 03:41:04.193331 [ 3 ] {1faf5571-aa1d-4ef0-bf05-2c7532510e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4922 2024.05.08 03:41:04.193480 [ 3 ] {1faf5571-aa1d-4ef0-bf05-2c7532510e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4923 2024.05.08 03:41:04.193594 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 17 rows starting from the beginning of the part
4924 2024.05.08 03:41:04.193999 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part
4925 2024.05.08 03:41:04.194286 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 17 rows starting from the beginning of the part
4926 2024.05.08 03:41:04.194594 [ 3 ] {1faf5571-aa1d-4ef0-bf05-2c7532510e1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4927 2024.05.08 03:41:04.194649 [ 196 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part
4928 2024.05.08 03:41:04.195667 [ 3 ] {1faf5571-aa1d-4ef0-bf05-2c7532510e1d} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4929 2024.05.08 03:41:04.195739 [ 3 ] {1faf5571-aa1d-4ef0-bf05-2c7532510e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4930 2024.05.08 03:41:04.196608 [ 3 ] {1faf5571-aa1d-4ef0-bf05-2c7532510e1d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4931 2024.05.08 03:41:04.197526 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.0050428 sec., 21218.370746410725 rows/sec., 1.68 MiB/sec.
4932 2024.05.08 03:41:04.197538 [ 3 ] {1faf5571-aa1d-4ef0-bf05-2c7532510e1d} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4933 2024.05.08 03:41:04.197825 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4934 2024.05.08 03:41:04.197894 [ 3 ] {1faf5571-aa1d-4ef0-bf05-2c7532510e1d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004615 sec., 866.738894907909 rows/sec., 70.68 KiB/sec.
4935 2024.05.08 03:41:04.198910 [ 3 ] {1faf5571-aa1d-4ef0-bf05-2c7532510e1d} <Debug> DynamicQueryHandler: Done processing query
4936 2024.05.08 03:41:04.198953 [ 3 ] {1faf5571-aa1d-4ef0-bf05-2c7532510e1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4937 2024.05.08 03:41:04.198986 [ 3 ] {} <Debug> HTTP-Session: 4fd11688-8298-4fe0-82b5-3d40fe08d109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4938 2024.05.08 03:41:04.199145 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_41_8} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4939 2024.05.08 03:41:04.199205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 11709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4940 2024.05.08 03:41:04.199288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4941 2024.05.08 03:41:04.199303 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_41_8} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
4942 2024.05.08 03:41:04.199334 [ 3 ] {} <Debug> HTTP-Session: f6aff4ac-0b81-4664-90f9-38827515bb1f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4943 2024.05.08 03:41:04.199360 [ 3 ] {} <Debug> HTTP-Session: f6aff4ac-0b81-4664-90f9-38827515bb1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4944 2024.05.08 03:41:04.199396 [ 3 ] {} <Debug> HTTP-Session: f6aff4ac-0b81-4664-90f9-38827515bb1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4945 2024.05.08 03:41:04.199474 [ 3 ] {} <Trace> HTTP-Session: f6aff4ac-0b81-4664-90f9-38827515bb1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4946 2024.05.08 03:41:04.199477 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4947 2024.05.08 03:41:04.199635 [ 3 ] {83427a8f-d568-4479-8188-620f17c6fd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4948 2024.05.08 03:41:04.199683 [ 3 ] {83427a8f-d568-4479-8188-620f17c6fd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4949 2024.05.08 03:41:04.199827 [ 3 ] {83427a8f-d568-4479-8188-620f17c6fd61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4950 2024.05.08 03:41:04.200215 [ 3 ] {83427a8f-d568-4479-8188-620f17c6fd61} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4951 2024.05.08 03:41:04.200252 [ 3 ] {83427a8f-d568-4479-8188-620f17c6fd61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4952 2024.05.08 03:41:04.200571 [ 3 ] {83427a8f-d568-4479-8188-620f17c6fd61} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4953 2024.05.08 03:41:04.200893 [ 3 ] {83427a8f-d568-4479-8188-620f17c6fd61} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4954 2024.05.08 03:41:04.201048 [ 3 ] {83427a8f-d568-4479-8188-620f17c6fd61} <Debug> executeQuery: Read 80 rows, 6.82 KiB in 0.001459 sec., 54832.07676490747 rows/sec., 4.57 MiB/sec.
4955 2024.05.08 03:41:04.201216 [ 3 ] {83427a8f-d568-4479-8188-620f17c6fd61} <Debug> DynamicQueryHandler: Done processing query
4956 2024.05.08 03:41:04.201240 [ 3 ] {83427a8f-d568-4479-8188-620f17c6fd61} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4957 2024.05.08 03:41:04.201256 [ 3 ] {} <Debug> HTTP-Session: f6aff4ac-0b81-4664-90f9-38827515bb1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4958 2024.05.08 03:41:04.201377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4959 2024.05.08 03:41:04.201427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4960 2024.05.08 03:41:04.201445 [ 3 ] {} <Debug> HTTP-Session: d4536f3f-186a-4b1a-a707-cca598d2f2d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4961 2024.05.08 03:41:04.201461 [ 3 ] {} <Debug> HTTP-Session: d4536f3f-186a-4b1a-a707-cca598d2f2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4962 2024.05.08 03:41:04.201476 [ 3 ] {} <Debug> HTTP-Session: d4536f3f-186a-4b1a-a707-cca598d2f2d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4963 2024.05.08 03:41:04.201506 [ 3 ] {} <Trace> HTTP-Session: d4536f3f-186a-4b1a-a707-cca598d2f2d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4964 2024.05.08 03:41:04.201600 [ 3 ] {e1bba4b6-c285-403f-bb37-b55ea7133564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4965 2024.05.08 03:41:04.201642 [ 3 ] {e1bba4b6-c285-403f-bb37-b55ea7133564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4966 2024.05.08 03:41:04.201768 [ 3 ] {e1bba4b6-c285-403f-bb37-b55ea7133564} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4967 2024.05.08 03:41:04.202040 [ 3 ] {e1bba4b6-c285-403f-bb37-b55ea7133564} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4968 2024.05.08 03:41:04.202075 [ 3 ] {e1bba4b6-c285-403f-bb37-b55ea7133564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4969 2024.05.08 03:41:04.202369 [ 3 ] {e1bba4b6-c285-403f-bb37-b55ea7133564} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4970 2024.05.08 03:41:04.202676 [ 3 ] {e1bba4b6-c285-403f-bb37-b55ea7133564} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4971 2024.05.08 03:41:04.202827 [ 3 ] {e1bba4b6-c285-403f-bb37-b55ea7133564} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001247 sec., 3207.698476343224 rows/sec., 223.98 KiB/sec.
4972 2024.05.08 03:41:04.202988 [ 3 ] {e1bba4b6-c285-403f-bb37-b55ea7133564} <Debug> DynamicQueryHandler: Done processing query
4973 2024.05.08 03:41:04.203015 [ 3 ] {e1bba4b6-c285-403f-bb37-b55ea7133564} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4974 2024.05.08 03:41:04.203030 [ 3 ] {} <Debug> HTTP-Session: d4536f3f-186a-4b1a-a707-cca598d2f2d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4975 2024.05.08 03:41:04.203165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4976 2024.05.08 03:41:04.203212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4977 2024.05.08 03:41:04.203231 [ 3 ] {} <Debug> HTTP-Session: 07e8808e-02cf-4a45-b334-4446e0f159e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4978 2024.05.08 03:41:04.203247 [ 3 ] {} <Debug> HTTP-Session: 07e8808e-02cf-4a45-b334-4446e0f159e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4979 2024.05.08 03:41:04.203262 [ 3 ] {} <Debug> HTTP-Session: 07e8808e-02cf-4a45-b334-4446e0f159e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4980 2024.05.08 03:41:04.203292 [ 3 ] {} <Trace> HTTP-Session: 07e8808e-02cf-4a45-b334-4446e0f159e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4981 2024.05.08 03:41:04.203397 [ 3 ] {6858e422-7191-4430-a2c5-21e0339d073d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4982 2024.05.08 03:41:04.203439 [ 3 ] {6858e422-7191-4430-a2c5-21e0339d073d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4983 2024.05.08 03:41:04.203563 [ 3 ] {6858e422-7191-4430-a2c5-21e0339d073d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4984 2024.05.08 03:41:04.203859 [ 3 ] {6858e422-7191-4430-a2c5-21e0339d073d} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4985 2024.05.08 03:41:04.203895 [ 3 ] {6858e422-7191-4430-a2c5-21e0339d073d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
4986 2024.05.08 03:41:04.204198 [ 3 ] {6858e422-7191-4430-a2c5-21e0339d073d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4987 2024.05.08 03:41:04.204503 [ 3 ] {6858e422-7191-4430-a2c5-21e0339d073d} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4988 2024.05.08 03:41:04.204657 [ 3 ] {6858e422-7191-4430-a2c5-21e0339d073d} <Debug> executeQuery: Read 42 rows, 3.35 KiB in 0.001284 sec., 32710.280373831774 rows/sec., 2.54 MiB/sec.
4989 2024.05.08 03:41:04.204818 [ 3 ] {6858e422-7191-4430-a2c5-21e0339d073d} <Debug> DynamicQueryHandler: Done processing query
4990 2024.05.08 03:41:04.204842 [ 3 ] {6858e422-7191-4430-a2c5-21e0339d073d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4991 2024.05.08 03:41:04.204858 [ 3 ] {} <Debug> HTTP-Session: 07e8808e-02cf-4a45-b334-4446e0f159e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4992 2024.05.08 03:41:04.204972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4993 2024.05.08 03:41:04.205021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4994 2024.05.08 03:41:04.205039 [ 3 ] {} <Debug> HTTP-Session: acac84f1-3608-4385-929c-2aedd74a787c Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
4995 2024.05.08 03:41:04.205056 [ 3 ] {} <Debug> HTTP-Session: acac84f1-3608-4385-929c-2aedd74a787c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4996 2024.05.08 03:41:04.205069 [ 3 ] {} <Debug> HTTP-Session: acac84f1-3608-4385-929c-2aedd74a787c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4997 2024.05.08 03:41:04.205099 [ 3 ] {} <Trace> HTTP-Session: acac84f1-3608-4385-929c-2aedd74a787c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4998 2024.05.08 03:41:04.205205 [ 3 ] {cfb86de3-9637-402f-93c8-a5383ff2dc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4999 2024.05.08 03:41:04.205251 [ 3 ] {cfb86de3-9637-402f-93c8-a5383ff2dc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5000 2024.05.08 03:41:04.205393 [ 3 ] {cfb86de3-9637-402f-93c8-a5383ff2dc33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5001 2024.05.08 03:41:04.205686 [ 3 ] {cfb86de3-9637-402f-93c8-a5383ff2dc33} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5002 2024.05.08 03:41:04.205721 [ 3 ] {cfb86de3-9637-402f-93c8-a5383ff2dc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5003 2024.05.08 03:41:04.206100 [ 3 ] {cfb86de3-9637-402f-93c8-a5383ff2dc33} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5004 2024.05.08 03:41:04.206442 [ 3 ] {cfb86de3-9637-402f-93c8-a5383ff2dc33} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5005 2024.05.08 03:41:04.206565 [ 3 ] {cfb86de3-9637-402f-93c8-a5383ff2dc33} <Debug> executeQuery: Read 38 rows, 2.74 KiB in 0.001393 sec., 27279.253409906676 rows/sec., 1.92 MiB/sec.
5006 2024.05.08 03:41:04.207025 [ 3 ] {cfb86de3-9637-402f-93c8-a5383ff2dc33} <Debug> DynamicQueryHandler: Done processing query
5007 2024.05.08 03:41:04.207075 [ 3 ] {cfb86de3-9637-402f-93c8-a5383ff2dc33} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5008 2024.05.08 03:41:04.207090 [ 3 ] {} <Debug> HTTP-Session: acac84f1-3608-4385-929c-2aedd74a787c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5009 2024.05.08 03:41:04.207241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5010 2024.05.08 03:41:04.207289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5011 2024.05.08 03:41:04.207308 [ 3 ] {} <Debug> HTTP-Session: f532df2c-05b9-4685-9df2-46859da8debb Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5012 2024.05.08 03:41:04.207323 [ 3 ] {} <Debug> HTTP-Session: f532df2c-05b9-4685-9df2-46859da8debb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5013 2024.05.08 03:41:04.207338 [ 3 ] {} <Debug> HTTP-Session: f532df2c-05b9-4685-9df2-46859da8debb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5014 2024.05.08 03:41:04.207367 [ 3 ] {} <Trace> HTTP-Session: f532df2c-05b9-4685-9df2-46859da8debb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5015 2024.05.08 03:41:04.207552 [ 3 ] {ff608fb6-011f-4d51-b5f9-7c3bb5155701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5016 2024.05.08 03:41:04.207601 [ 3 ] {ff608fb6-011f-4d51-b5f9-7c3bb5155701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5017 2024.05.08 03:41:04.207765 [ 3 ] {ff608fb6-011f-4d51-b5f9-7c3bb5155701} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5018 2024.05.08 03:41:04.208151 [ 3 ] {ff608fb6-011f-4d51-b5f9-7c3bb5155701} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5019 2024.05.08 03:41:04.208185 [ 3 ] {ff608fb6-011f-4d51-b5f9-7c3bb5155701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5020 2024.05.08 03:41:04.208582 [ 3 ] {ff608fb6-011f-4d51-b5f9-7c3bb5155701} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5021 2024.05.08 03:41:04.208918 [ 3 ] {ff608fb6-011f-4d51-b5f9-7c3bb5155701} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5022 2024.05.08 03:41:04.209044 [ 140 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5023 2024.05.08 03:41:04.209046 [ 3 ] {ff608fb6-011f-4d51-b5f9-7c3bb5155701} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001605 sec., 8722.741433021807 rows/sec., 11.77 MiB/sec.
5024 2024.05.08 03:41:04.209085 [ 140 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5025 2024.05.08 03:41:04.209123 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5026 2024.05.08 03:41:04.209350 [ 3 ] {ff608fb6-011f-4d51-b5f9-7c3bb5155701} <Debug> DynamicQueryHandler: Done processing query
5027 2024.05.08 03:41:04.209428 [ 3 ] {ff608fb6-011f-4d51-b5f9-7c3bb5155701} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5028 2024.05.08 03:41:04.209511 [ 3 ] {} <Debug> HTTP-Session: f532df2c-05b9-4685-9df2-46859da8debb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5029 2024.05.08 03:41:04.209564 [ 189 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
5030 2024.05.08 03:41:04.209871 [ 189 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5031 2024.05.08 03:41:04.209911 [ 189 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 565 rows starting from the beginning of the part
5032 2024.05.08 03:41:04.210065 [ 189 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part
5033 2024.05.08 03:41:04.210226 [ 189 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 17 rows starting from the beginning of the part
5034 2024.05.08 03:41:04.210442 [ 189 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part
5035 2024.05.08 03:41:04.210595 [ 189 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 17 rows starting from the beginning of the part
5036 2024.05.08 03:41:04.210746 [ 189 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part
5037 2024.05.08 03:41:04.213861 [ 188 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 641 rows, containing 6 columns (6 merged, 0 gathered) in 0.004632348 sec., 138374.75077433736 rows/sec., 186.73 MiB/sec.
5038 2024.05.08 03:41:04.214346 [ 188 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5039 2024.05.08 03:41:04.214797 [ 188 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5040 2024.05.08 03:41:04.214889 [ 188 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5041 2024.05.08 03:41:04.214995 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB.
5042 2024.05.08 03:41:08.593880 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
5043 2024.05.08 03:41:08.593938 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
5044 2024.05.08 03:41:09.189191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5045 2024.05.08 03:41:09.189322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5046 2024.05.08 03:41:09.189352 [ 3 ] {} <Debug> HTTP-Session: f7d7071c-0097-4406-ba64-afb466cc07da Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5047 2024.05.08 03:41:09.189381 [ 3 ] {} <Debug> HTTP-Session: f7d7071c-0097-4406-ba64-afb466cc07da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5048 2024.05.08 03:41:09.189399 [ 3 ] {} <Debug> HTTP-Session: f7d7071c-0097-4406-ba64-afb466cc07da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5049 2024.05.08 03:41:09.189459 [ 3 ] {} <Trace> HTTP-Session: f7d7071c-0097-4406-ba64-afb466cc07da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5050 2024.05.08 03:41:09.189676 [ 3 ] {bc8b0d90-f325-4d37-a08c-f2d315a07eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5051 2024.05.08 03:41:09.189755 [ 3 ] {bc8b0d90-f325-4d37-a08c-f2d315a07eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5052 2024.05.08 03:41:09.189985 [ 3 ] {bc8b0d90-f325-4d37-a08c-f2d315a07eb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5053 2024.05.08 03:41:09.190416 [ 3 ] {bc8b0d90-f325-4d37-a08c-f2d315a07eb8} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5054 2024.05.08 03:41:09.190459 [ 3 ] {bc8b0d90-f325-4d37-a08c-f2d315a07eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5055 2024.05.08 03:41:09.190842 [ 3 ] {bc8b0d90-f325-4d37-a08c-f2d315a07eb8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5056 2024.05.08 03:41:09.191189 [ 3 ] {bc8b0d90-f325-4d37-a08c-f2d315a07eb8} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5057 2024.05.08 03:41:09.191364 [ 3 ] {bc8b0d90-f325-4d37-a08c-f2d315a07eb8} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.00175 sec., 9714.285714285714 rows/sec., 787.39 KiB/sec.
5058 2024.05.08 03:41:09.191567 [ 3 ] {bc8b0d90-f325-4d37-a08c-f2d315a07eb8} <Debug> DynamicQueryHandler: Done processing query
5059 2024.05.08 03:41:09.191593 [ 3 ] {bc8b0d90-f325-4d37-a08c-f2d315a07eb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5060 2024.05.08 03:41:09.191610 [ 3 ] {} <Debug> HTTP-Session: f7d7071c-0097-4406-ba64-afb466cc07da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5061 2024.05.08 03:41:09.191730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5062 2024.05.08 03:41:09.191781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5063 2024.05.08 03:41:09.191800 [ 3 ] {} <Debug> HTTP-Session: 6e4d3b9d-f09b-4042-9a11-f338b0de90ab Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5064 2024.05.08 03:41:09.191818 [ 3 ] {} <Debug> HTTP-Session: 6e4d3b9d-f09b-4042-9a11-f338b0de90ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5065 2024.05.08 03:41:09.191832 [ 3 ] {} <Debug> HTTP-Session: 6e4d3b9d-f09b-4042-9a11-f338b0de90ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5066 2024.05.08 03:41:09.191863 [ 3 ] {} <Trace> HTTP-Session: 6e4d3b9d-f09b-4042-9a11-f338b0de90ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5067 2024.05.08 03:41:09.191965 [ 3 ] {95909f8a-bd84-4e47-bfae-f2be308cf161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5068 2024.05.08 03:41:09.192009 [ 3 ] {95909f8a-bd84-4e47-bfae-f2be308cf161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5069 2024.05.08 03:41:09.192140 [ 3 ] {95909f8a-bd84-4e47-bfae-f2be308cf161} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5070 2024.05.08 03:41:09.192438 [ 3 ] {95909f8a-bd84-4e47-bfae-f2be308cf161} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5071 2024.05.08 03:41:09.192476 [ 3 ] {95909f8a-bd84-4e47-bfae-f2be308cf161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5072 2024.05.08 03:41:09.192784 [ 3 ] {95909f8a-bd84-4e47-bfae-f2be308cf161} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5073 2024.05.08 03:41:09.193124 [ 3 ] {95909f8a-bd84-4e47-bfae-f2be308cf161} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5074 2024.05.08 03:41:09.193302 [ 134 ] {} <Debug> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5075 2024.05.08 03:41:09.193312 [ 3 ] {95909f8a-bd84-4e47-bfae-f2be308cf161} <Debug> executeQuery: Read 14 rows, 1.18 KiB in 0.001365 sec., 10256.410256410258 rows/sec., 866.39 KiB/sec.
5076 2024.05.08 03:41:09.193386 [ 134 ] {} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5077 2024.05.08 03:41:09.193449 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5078 2024.05.08 03:41:09.193616 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::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
5079 2024.05.08 03:41:09.193638 [ 3 ] {95909f8a-bd84-4e47-bfae-f2be308cf161} <Debug> DynamicQueryHandler: Done processing query
5080 2024.05.08 03:41:09.193688 [ 3 ] {95909f8a-bd84-4e47-bfae-f2be308cf161} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5081 2024.05.08 03:41:09.193724 [ 3 ] {} <Debug> HTTP-Session: 6e4d3b9d-f09b-4042-9a11-f338b0de90ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5082 2024.05.08 03:41:09.193830 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5083 2024.05.08 03:41:09.193868 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part
5084 2024.05.08 03:41:09.193926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5085 2024.05.08 03:41:09.194015 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
5086 2024.05.08 03:41:09.194081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5087 2024.05.08 03:41:09.194228 [ 3 ] {} <Debug> HTTP-Session: 39140db4-b01d-46e1-b002-a65b7e32cea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5088 2024.05.08 03:41:09.194267 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part
5089 2024.05.08 03:41:09.194284 [ 3 ] {} <Debug> HTTP-Session: 39140db4-b01d-46e1-b002-a65b7e32cea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5090 2024.05.08 03:41:09.194354 [ 3 ] {} <Debug> HTTP-Session: 39140db4-b01d-46e1-b002-a65b7e32cea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5091 2024.05.08 03:41:09.194519 [ 3 ] {} <Trace> HTTP-Session: 39140db4-b01d-46e1-b002-a65b7e32cea5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5092 2024.05.08 03:41:09.194629 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5093 2024.05.08 03:41:09.194940 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
5094 2024.05.08 03:41:09.195083 [ 3 ] {dbe1f9f1-2b19-41fe-9d75-3b40395fd462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5095 2024.05.08 03:41:09.195228 [ 3 ] {dbe1f9f1-2b19-41fe-9d75-3b40395fd462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5096 2024.05.08 03:41:09.195238 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part
5097 2024.05.08 03:41:09.195969 [ 3 ] {dbe1f9f1-2b19-41fe-9d75-3b40395fd462} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5098 2024.05.08 03:41:09.196771 [ 3 ] {dbe1f9f1-2b19-41fe-9d75-3b40395fd462} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5099 2024.05.08 03:41:09.196834 [ 3 ] {dbe1f9f1-2b19-41fe-9d75-3b40395fd462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5100 2024.05.08 03:41:09.197740 [ 3 ] {dbe1f9f1-2b19-41fe-9d75-3b40395fd462} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5101 2024.05.08 03:41:09.197923 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 4 columns (4 merged, 0 gathered) in 0.004377155 sec., 13250.615982299005 rows/sec., 1.08 MiB/sec.
5102 2024.05.08 03:41:09.198176 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5103 2024.05.08 03:41:09.198424 [ 3 ] {dbe1f9f1-2b19-41fe-9d75-3b40395fd462} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5104 2024.05.08 03:41:09.198807 [ 3 ] {dbe1f9f1-2b19-41fe-9d75-3b40395fd462} <Debug> executeQuery: Read 61 rows, 5.39 KiB in 0.004028 sec., 15143.992055610724 rows/sec., 1.31 MiB/sec.
5105 2024.05.08 03:41:09.199035 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_10_2} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5106 2024.05.08 03:41:09.199139 [ 3 ] {dbe1f9f1-2b19-41fe-9d75-3b40395fd462} <Debug> DynamicQueryHandler: Done processing query
5107 2024.05.08 03:41:09.199169 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_10_2} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5108 2024.05.08 03:41:09.199181 [ 3 ] {dbe1f9f1-2b19-41fe-9d75-3b40395fd462} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5109 2024.05.08 03:41:09.199220 [ 3 ] {} <Debug> HTTP-Session: 39140db4-b01d-46e1-b002-a65b7e32cea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5110 2024.05.08 03:41:09.199337 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5111 2024.05.08 03:41:09.199419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5112 2024.05.08 03:41:09.199476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5113 2024.05.08 03:41:09.199495 [ 3 ] {} <Debug> HTTP-Session: 8c8ff874-3e07-4b78-8542-ddbc110d9191 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5114 2024.05.08 03:41:09.199511 [ 3 ] {} <Debug> HTTP-Session: 8c8ff874-3e07-4b78-8542-ddbc110d9191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5115 2024.05.08 03:41:09.199525 [ 3 ] {} <Debug> HTTP-Session: 8c8ff874-3e07-4b78-8542-ddbc110d9191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5116 2024.05.08 03:41:09.199558 [ 3 ] {} <Trace> HTTP-Session: 8c8ff874-3e07-4b78-8542-ddbc110d9191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5117 2024.05.08 03:41:09.199664 [ 3 ] {f8095192-7162-44db-8fb2-cd6ac31bd8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5118 2024.05.08 03:41:09.199708 [ 3 ] {f8095192-7162-44db-8fb2-cd6ac31bd8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5119 2024.05.08 03:41:09.199853 [ 3 ] {f8095192-7162-44db-8fb2-cd6ac31bd8ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5120 2024.05.08 03:41:09.200199 [ 3 ] {f8095192-7162-44db-8fb2-cd6ac31bd8ee} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5121 2024.05.08 03:41:09.200237 [ 3 ] {f8095192-7162-44db-8fb2-cd6ac31bd8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5122 2024.05.08 03:41:09.200554 [ 3 ] {f8095192-7162-44db-8fb2-cd6ac31bd8ee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5123 2024.05.08 03:41:09.200866 [ 3 ] {f8095192-7162-44db-8fb2-cd6ac31bd8ee} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5124 2024.05.08 03:41:09.201015 [ 134 ] {} <Debug> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5125 2024.05.08 03:41:09.201026 [ 3 ] {f8095192-7162-44db-8fb2-cd6ac31bd8ee} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001385 sec., 10108.303249097473 rows/sec., 735.42 KiB/sec.
5126 2024.05.08 03:41:09.201061 [ 134 ] {} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5127 2024.05.08 03:41:09.201124 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5128 2024.05.08 03:41:09.201327 [ 193 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::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
5129 2024.05.08 03:41:09.201364 [ 3 ] {f8095192-7162-44db-8fb2-cd6ac31bd8ee} <Debug> DynamicQueryHandler: Done processing query
5130 2024.05.08 03:41:09.201404 [ 3 ] {f8095192-7162-44db-8fb2-cd6ac31bd8ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5131 2024.05.08 03:41:09.201434 [ 3 ] {} <Debug> HTTP-Session: 8c8ff874-3e07-4b78-8542-ddbc110d9191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5132 2024.05.08 03:41:09.201529 [ 193 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5133 2024.05.08 03:41:09.201587 [ 193 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part
5134 2024.05.08 03:41:09.201608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 5365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5135 2024.05.08 03:41:09.201692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5136 2024.05.08 03:41:09.201782 [ 3 ] {} <Debug> HTTP-Session: 4b6b7f58-e7b2-4fb7-b7a7-5a2179efac1c Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5137 2024.05.08 03:41:09.201853 [ 3 ] {} <Debug> HTTP-Session: 4b6b7f58-e7b2-4fb7-b7a7-5a2179efac1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5138 2024.05.08 03:41:09.201887 [ 193 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
5139 2024.05.08 03:41:09.201908 [ 3 ] {} <Debug> HTTP-Session: 4b6b7f58-e7b2-4fb7-b7a7-5a2179efac1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5140 2024.05.08 03:41:09.202013 [ 3 ] {} <Trace> HTTP-Session: 4b6b7f58-e7b2-4fb7-b7a7-5a2179efac1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5141 2024.05.08 03:41:09.202192 [ 193 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part
5142 2024.05.08 03:41:09.202327 [ 3 ] {56c45915-5af8-40f4-b6a5-d6e11369a423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5143 2024.05.08 03:41:09.202469 [ 193 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5144 2024.05.08 03:41:09.202488 [ 3 ] {56c45915-5af8-40f4-b6a5-d6e11369a423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5145 2024.05.08 03:41:09.202769 [ 193 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
5146 2024.05.08 03:41:09.203151 [ 193 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part
5147 2024.05.08 03:41:09.203555 [ 3 ] {56c45915-5af8-40f4-b6a5-d6e11369a423} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5148 2024.05.08 03:41:09.204429 [ 3 ] {56c45915-5af8-40f4-b6a5-d6e11369a423} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5149 2024.05.08 03:41:09.204492 [ 3 ] {56c45915-5af8-40f4-b6a5-d6e11369a423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5150 2024.05.08 03:41:09.205313 [ 3 ] {56c45915-5af8-40f4-b6a5-d6e11369a423} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5151 2024.05.08 03:41:09.205836 [ 193 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 4 columns (4 merged, 0 gathered) in 0.004611577 sec., 12577.04251712592 rows/sec., 904.86 KiB/sec.
5152 2024.05.08 03:41:09.206027 [ 191 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5153 2024.05.08 03:41:09.206065 [ 3 ] {56c45915-5af8-40f4-b6a5-d6e11369a423} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5154 2024.05.08 03:41:09.206336 [ 3 ] {56c45915-5af8-40f4-b6a5-d6e11369a423} <Debug> executeQuery: Read 31 rows, 2.54 KiB in 0.004125 sec., 7515.151515151515 rows/sec., 616.71 KiB/sec.
5155 2024.05.08 03:41:09.206598 [ 3 ] {56c45915-5af8-40f4-b6a5-d6e11369a423} <Debug> DynamicQueryHandler: Done processing query
5156 2024.05.08 03:41:09.206626 [ 3 ] {56c45915-5af8-40f4-b6a5-d6e11369a423} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5157 2024.05.08 03:41:09.206645 [ 3 ] {} <Debug> HTTP-Session: 4b6b7f58-e7b2-4fb7-b7a7-5a2179efac1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5158 2024.05.08 03:41:09.206694 [ 191 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_10_2} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5159 2024.05.08 03:41:09.206773 [ 191 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_10_2} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5160 2024.05.08 03:41:09.206774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 1422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5161 2024.05.08 03:41:09.206850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5162 2024.05.08 03:41:09.206869 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5163 2024.05.08 03:41:09.206876 [ 3 ] {} <Debug> HTTP-Session: b3169d9b-9003-41c6-be73-d692bfe5477e Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5164 2024.05.08 03:41:09.206905 [ 3 ] {} <Debug> HTTP-Session: b3169d9b-9003-41c6-be73-d692bfe5477e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5165 2024.05.08 03:41:09.206919 [ 3 ] {} <Debug> HTTP-Session: b3169d9b-9003-41c6-be73-d692bfe5477e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5166 2024.05.08 03:41:09.206949 [ 3 ] {} <Trace> HTTP-Session: b3169d9b-9003-41c6-be73-d692bfe5477e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5167 2024.05.08 03:41:09.207047 [ 3 ] {225eb2f4-3e24-44ac-8dce-a155850b6228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5168 2024.05.08 03:41:09.207093 [ 3 ] {225eb2f4-3e24-44ac-8dce-a155850b6228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5169 2024.05.08 03:41:09.207239 [ 3 ] {225eb2f4-3e24-44ac-8dce-a155850b6228} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5170 2024.05.08 03:41:09.207532 [ 3 ] {225eb2f4-3e24-44ac-8dce-a155850b6228} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5171 2024.05.08 03:41:09.207568 [ 3 ] {225eb2f4-3e24-44ac-8dce-a155850b6228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5172 2024.05.08 03:41:09.207936 [ 3 ] {225eb2f4-3e24-44ac-8dce-a155850b6228} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5173 2024.05.08 03:41:09.208268 [ 3 ] {225eb2f4-3e24-44ac-8dce-a155850b6228} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5174 2024.05.08 03:41:09.208428 [ 3 ] {225eb2f4-3e24-44ac-8dce-a155850b6228} <Debug> executeQuery: Read 7 rows, 525.00 B in 0.001399 sec., 5003.573981415297 rows/sec., 366.47 KiB/sec.
5175 2024.05.08 03:41:09.208597 [ 3 ] {225eb2f4-3e24-44ac-8dce-a155850b6228} <Debug> DynamicQueryHandler: Done processing query
5176 2024.05.08 03:41:09.208622 [ 3 ] {225eb2f4-3e24-44ac-8dce-a155850b6228} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5177 2024.05.08 03:41:09.208638 [ 3 ] {} <Debug> HTTP-Session: b3169d9b-9003-41c6-be73-d692bfe5477e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5178 2024.05.08 03:41:09.208778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5179 2024.05.08 03:41:09.208825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5180 2024.05.08 03:41:09.208844 [ 3 ] {} <Debug> HTTP-Session: d7f0128d-aa5c-4717-bc46-fbd53dff80d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5181 2024.05.08 03:41:09.208860 [ 3 ] {} <Debug> HTTP-Session: d7f0128d-aa5c-4717-bc46-fbd53dff80d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5182 2024.05.08 03:41:09.208874 [ 3 ] {} <Debug> HTTP-Session: d7f0128d-aa5c-4717-bc46-fbd53dff80d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5183 2024.05.08 03:41:09.208905 [ 3 ] {} <Trace> HTTP-Session: d7f0128d-aa5c-4717-bc46-fbd53dff80d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5184 2024.05.08 03:41:09.209091 [ 3 ] {848a42cf-62bf-4ab8-83b6-c93f4726955d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5185 2024.05.08 03:41:09.209138 [ 3 ] {848a42cf-62bf-4ab8-83b6-c93f4726955d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5186 2024.05.08 03:41:09.209299 [ 3 ] {848a42cf-62bf-4ab8-83b6-c93f4726955d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5187 2024.05.08 03:41:09.209703 [ 3 ] {848a42cf-62bf-4ab8-83b6-c93f4726955d} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5188 2024.05.08 03:41:09.209738 [ 3 ] {848a42cf-62bf-4ab8-83b6-c93f4726955d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5189 2024.05.08 03:41:09.210148 [ 3 ] {848a42cf-62bf-4ab8-83b6-c93f4726955d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5190 2024.05.08 03:41:09.210477 [ 3 ] {848a42cf-62bf-4ab8-83b6-c93f4726955d} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5191 2024.05.08 03:41:09.210621 [ 3 ] {848a42cf-62bf-4ab8-83b6-c93f4726955d} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001637 sec., 10384.850335980453 rows/sec., 14.01 MiB/sec.
5192 2024.05.08 03:41:09.210792 [ 3 ] {848a42cf-62bf-4ab8-83b6-c93f4726955d} <Debug> DynamicQueryHandler: Done processing query
5193 2024.05.08 03:41:09.210816 [ 3 ] {848a42cf-62bf-4ab8-83b6-c93f4726955d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5194 2024.05.08 03:41:09.210832 [ 3 ] {} <Debug> HTTP-Session: d7f0128d-aa5c-4717-bc46-fbd53dff80d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5195 2024.05.08 03:41:14.189190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5196 2024.05.08 03:41:14.189331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5197 2024.05.08 03:41:14.189357 [ 3 ] {} <Debug> HTTP-Session: ca355642-7754-44d2-88e0-f3d9f3e4e2a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5198 2024.05.08 03:41:14.189382 [ 3 ] {} <Debug> HTTP-Session: ca355642-7754-44d2-88e0-f3d9f3e4e2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5199 2024.05.08 03:41:14.189398 [ 3 ] {} <Debug> HTTP-Session: ca355642-7754-44d2-88e0-f3d9f3e4e2a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5200 2024.05.08 03:41:14.189449 [ 3 ] {} <Trace> HTTP-Session: ca355642-7754-44d2-88e0-f3d9f3e4e2a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5201 2024.05.08 03:41:14.189659 [ 3 ] {7e585a63-440f-4351-ad4b-7774c2de9c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5202 2024.05.08 03:41:14.189730 [ 3 ] {7e585a63-440f-4351-ad4b-7774c2de9c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5203 2024.05.08 03:41:14.189925 [ 3 ] {7e585a63-440f-4351-ad4b-7774c2de9c95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5204 2024.05.08 03:41:14.190385 [ 3 ] {7e585a63-440f-4351-ad4b-7774c2de9c95} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5205 2024.05.08 03:41:14.190433 [ 3 ] {7e585a63-440f-4351-ad4b-7774c2de9c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5206 2024.05.08 03:41:14.190819 [ 3 ] {7e585a63-440f-4351-ad4b-7774c2de9c95} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5207 2024.05.08 03:41:14.191166 [ 3 ] {7e585a63-440f-4351-ad4b-7774c2de9c95} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5208 2024.05.08 03:41:14.191339 [ 3 ] {7e585a63-440f-4351-ad4b-7774c2de9c95} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001743 sec., 8032.128514056225 rows/sec., 651.04 KiB/sec.
5209 2024.05.08 03:41:14.191571 [ 3 ] {7e585a63-440f-4351-ad4b-7774c2de9c95} <Debug> DynamicQueryHandler: Done processing query
5210 2024.05.08 03:41:14.191600 [ 3 ] {7e585a63-440f-4351-ad4b-7774c2de9c95} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5211 2024.05.08 03:41:14.191617 [ 3 ] {} <Debug> HTTP-Session: ca355642-7754-44d2-88e0-f3d9f3e4e2a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5212 2024.05.08 03:41:14.191745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5213 2024.05.08 03:41:14.191805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5214 2024.05.08 03:41:14.191824 [ 3 ] {} <Debug> HTTP-Session: 2540ed9d-402a-4c85-ad91-aa9a7cba7656 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5215 2024.05.08 03:41:14.191843 [ 3 ] {} <Debug> HTTP-Session: 2540ed9d-402a-4c85-ad91-aa9a7cba7656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5216 2024.05.08 03:41:14.191858 [ 3 ] {} <Debug> HTTP-Session: 2540ed9d-402a-4c85-ad91-aa9a7cba7656 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5217 2024.05.08 03:41:14.191895 [ 3 ] {} <Trace> HTTP-Session: 2540ed9d-402a-4c85-ad91-aa9a7cba7656 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5218 2024.05.08 03:41:14.192013 [ 3 ] {d623dc38-4966-4719-98e0-e907bbc043b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5219 2024.05.08 03:41:14.192060 [ 3 ] {d623dc38-4966-4719-98e0-e907bbc043b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5220 2024.05.08 03:41:14.192193 [ 3 ] {d623dc38-4966-4719-98e0-e907bbc043b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5221 2024.05.08 03:41:14.192554 [ 3 ] {d623dc38-4966-4719-98e0-e907bbc043b7} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5222 2024.05.08 03:41:14.192593 [ 3 ] {d623dc38-4966-4719-98e0-e907bbc043b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5223 2024.05.08 03:41:14.192917 [ 3 ] {d623dc38-4966-4719-98e0-e907bbc043b7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5224 2024.05.08 03:41:14.193234 [ 3 ] {d623dc38-4966-4719-98e0-e907bbc043b7} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5225 2024.05.08 03:41:14.193396 [ 3 ] {d623dc38-4966-4719-98e0-e907bbc043b7} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.001414 sec., 29702.970297029704 rows/sec., 2.67 MiB/sec.
5226 2024.05.08 03:41:14.193603 [ 3 ] {d623dc38-4966-4719-98e0-e907bbc043b7} <Debug> DynamicQueryHandler: Done processing query
5227 2024.05.08 03:41:14.193635 [ 3 ] {d623dc38-4966-4719-98e0-e907bbc043b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5228 2024.05.08 03:41:14.193659 [ 3 ] {} <Debug> HTTP-Session: 2540ed9d-402a-4c85-ad91-aa9a7cba7656 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5229 2024.05.08 03:41:14.193780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5230 2024.05.08 03:41:14.193832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5231 2024.05.08 03:41:14.193851 [ 3 ] {} <Debug> HTTP-Session: 8ec8cb1f-40fa-445c-aa8d-ab012af9fa31 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5232 2024.05.08 03:41:14.193869 [ 3 ] {} <Debug> HTTP-Session: 8ec8cb1f-40fa-445c-aa8d-ab012af9fa31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5233 2024.05.08 03:41:14.193883 [ 3 ] {} <Debug> HTTP-Session: 8ec8cb1f-40fa-445c-aa8d-ab012af9fa31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5234 2024.05.08 03:41:14.193916 [ 3 ] {} <Trace> HTTP-Session: 8ec8cb1f-40fa-445c-aa8d-ab012af9fa31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5235 2024.05.08 03:41:14.194034 [ 3 ] {a56b67cc-04fc-4630-a470-3fd2278da03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5236 2024.05.08 03:41:14.194079 [ 3 ] {a56b67cc-04fc-4630-a470-3fd2278da03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5237 2024.05.08 03:41:14.194206 [ 3 ] {a56b67cc-04fc-4630-a470-3fd2278da03f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5238 2024.05.08 03:41:14.194515 [ 3 ] {a56b67cc-04fc-4630-a470-3fd2278da03f} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5239 2024.05.08 03:41:14.194553 [ 3 ] {a56b67cc-04fc-4630-a470-3fd2278da03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5240 2024.05.08 03:41:14.194855 [ 3 ] {a56b67cc-04fc-4630-a470-3fd2278da03f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5241 2024.05.08 03:41:14.195163 [ 3 ] {a56b67cc-04fc-4630-a470-3fd2278da03f} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5242 2024.05.08 03:41:14.195312 [ 3 ] {a56b67cc-04fc-4630-a470-3fd2278da03f} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.001306 sec., 10719.754977029095 rows/sec., 858.42 KiB/sec.
5243 2024.05.08 03:41:14.195483 [ 3 ] {a56b67cc-04fc-4630-a470-3fd2278da03f} <Debug> DynamicQueryHandler: Done processing query
5244 2024.05.08 03:41:14.195508 [ 3 ] {a56b67cc-04fc-4630-a470-3fd2278da03f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5245 2024.05.08 03:41:14.195524 [ 3 ] {} <Debug> HTTP-Session: 8ec8cb1f-40fa-445c-aa8d-ab012af9fa31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5246 2024.05.08 03:41:14.195641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5247 2024.05.08 03:41:14.195691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5248 2024.05.08 03:41:14.195710 [ 3 ] {} <Debug> HTTP-Session: 8c4c74a5-34fe-4fd7-9d58-628e8a7291c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5249 2024.05.08 03:41:14.195727 [ 3 ] {} <Debug> HTTP-Session: 8c4c74a5-34fe-4fd7-9d58-628e8a7291c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5250 2024.05.08 03:41:14.195741 [ 3 ] {} <Debug> HTTP-Session: 8c4c74a5-34fe-4fd7-9d58-628e8a7291c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5251 2024.05.08 03:41:14.195771 [ 3 ] {} <Trace> HTTP-Session: 8c4c74a5-34fe-4fd7-9d58-628e8a7291c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5252 2024.05.08 03:41:14.195948 [ 3 ] {18e92c56-3256-484d-9784-21129cb90197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5253 2024.05.08 03:41:14.195999 [ 3 ] {18e92c56-3256-484d-9784-21129cb90197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5254 2024.05.08 03:41:14.196159 [ 3 ] {18e92c56-3256-484d-9784-21129cb90197} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5255 2024.05.08 03:41:14.196532 [ 3 ] {18e92c56-3256-484d-9784-21129cb90197} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5256 2024.05.08 03:41:14.196569 [ 3 ] {18e92c56-3256-484d-9784-21129cb90197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB.
5257 2024.05.08 03:41:14.196980 [ 3 ] {18e92c56-3256-484d-9784-21129cb90197} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5258 2024.05.08 03:41:14.197309 [ 3 ] {18e92c56-3256-484d-9784-21129cb90197} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5259 2024.05.08 03:41:14.197464 [ 3 ] {18e92c56-3256-484d-9784-21129cb90197} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001608 sec., 8706.467661691542 rows/sec., 11.75 MiB/sec.
5260 2024.05.08 03:41:14.197784 [ 3 ] {18e92c56-3256-484d-9784-21129cb90197} <Debug> DynamicQueryHandler: Done processing query
5261 2024.05.08 03:41:14.197828 [ 3 ] {18e92c56-3256-484d-9784-21129cb90197} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5262 2024.05.08 03:41:14.197844 [ 3 ] {} <Debug> HTTP-Session: 8c4c74a5-34fe-4fd7-9d58-628e8a7291c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5263 2024.05.08 03:41:19.189541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5264 2024.05.08 03:41:19.189679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5265 2024.05.08 03:41:19.189705 [ 3 ] {} <Debug> HTTP-Session: 07e2c3ad-4ef6-4a32-93c4-a834df08580c Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5266 2024.05.08 03:41:19.189730 [ 3 ] {} <Debug> HTTP-Session: 07e2c3ad-4ef6-4a32-93c4-a834df08580c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5267 2024.05.08 03:41:19.189745 [ 3 ] {} <Debug> HTTP-Session: 07e2c3ad-4ef6-4a32-93c4-a834df08580c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5268 2024.05.08 03:41:19.189794 [ 3 ] {} <Trace> HTTP-Session: 07e2c3ad-4ef6-4a32-93c4-a834df08580c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5269 2024.05.08 03:41:19.189984 [ 3 ] {0186eb21-c5a5-4bf9-97d7-0f1f3b6483fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5270 2024.05.08 03:41:19.190052 [ 3 ] {0186eb21-c5a5-4bf9-97d7-0f1f3b6483fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5271 2024.05.08 03:41:19.190242 [ 3 ] {0186eb21-c5a5-4bf9-97d7-0f1f3b6483fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5272 2024.05.08 03:41:19.190675 [ 3 ] {0186eb21-c5a5-4bf9-97d7-0f1f3b6483fa} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5273 2024.05.08 03:41:19.190717 [ 3 ] {0186eb21-c5a5-4bf9-97d7-0f1f3b6483fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5274 2024.05.08 03:41:19.191087 [ 3 ] {0186eb21-c5a5-4bf9-97d7-0f1f3b6483fa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5275 2024.05.08 03:41:19.191425 [ 3 ] {0186eb21-c5a5-4bf9-97d7-0f1f3b6483fa} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5276 2024.05.08 03:41:19.191573 [ 3 ] {0186eb21-c5a5-4bf9-97d7-0f1f3b6483fa} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001648 sec., 10315.533980582524 rows/sec., 836.12 KiB/sec.
5277 2024.05.08 03:41:19.191784 [ 3 ] {0186eb21-c5a5-4bf9-97d7-0f1f3b6483fa} <Debug> DynamicQueryHandler: Done processing query
5278 2024.05.08 03:41:19.191811 [ 3 ] {0186eb21-c5a5-4bf9-97d7-0f1f3b6483fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5279 2024.05.08 03:41:19.191828 [ 3 ] {} <Debug> HTTP-Session: 07e2c3ad-4ef6-4a32-93c4-a834df08580c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5280 2024.05.08 03:41:19.191963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5281 2024.05.08 03:41:19.192017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5282 2024.05.08 03:41:19.192037 [ 3 ] {} <Debug> HTTP-Session: d079387b-3ac6-443c-a6df-0637da4c862a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5283 2024.05.08 03:41:19.192056 [ 3 ] {} <Debug> HTTP-Session: d079387b-3ac6-443c-a6df-0637da4c862a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5284 2024.05.08 03:41:19.192070 [ 3 ] {} <Debug> HTTP-Session: d079387b-3ac6-443c-a6df-0637da4c862a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5285 2024.05.08 03:41:19.192107 [ 3 ] {} <Trace> HTTP-Session: d079387b-3ac6-443c-a6df-0637da4c862a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5286 2024.05.08 03:41:19.192225 [ 3 ] {2b5777b4-0634-4edc-b564-87c9229c3494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5287 2024.05.08 03:41:19.192272 [ 3 ] {2b5777b4-0634-4edc-b564-87c9229c3494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5288 2024.05.08 03:41:19.192403 [ 3 ] {2b5777b4-0634-4edc-b564-87c9229c3494} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5289 2024.05.08 03:41:19.192727 [ 3 ] {2b5777b4-0634-4edc-b564-87c9229c3494} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5290 2024.05.08 03:41:19.192762 [ 3 ] {2b5777b4-0634-4edc-b564-87c9229c3494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5291 2024.05.08 03:41:19.193072 [ 3 ] {2b5777b4-0634-4edc-b564-87c9229c3494} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5292 2024.05.08 03:41:19.193392 [ 3 ] {2b5777b4-0634-4edc-b564-87c9229c3494} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5293 2024.05.08 03:41:19.193522 [ 3 ] {2b5777b4-0634-4edc-b564-87c9229c3494} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001338 sec., 38116.591928251124 rows/sec., 3.32 MiB/sec.
5294 2024.05.08 03:41:19.193671 [ 3 ] {2b5777b4-0634-4edc-b564-87c9229c3494} <Debug> DynamicQueryHandler: Done processing query
5295 2024.05.08 03:41:19.193695 [ 3 ] {2b5777b4-0634-4edc-b564-87c9229c3494} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5296 2024.05.08 03:41:19.193710 [ 3 ] {} <Debug> HTTP-Session: d079387b-3ac6-443c-a6df-0637da4c862a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5297 2024.05.08 03:41:19.193869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5298 2024.05.08 03:41:19.193915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5299 2024.05.08 03:41:19.193934 [ 3 ] {} <Debug> HTTP-Session: 7bee5b7f-bf06-48d4-8dba-c938e9d37026 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5300 2024.05.08 03:41:19.193951 [ 3 ] {} <Debug> HTTP-Session: 7bee5b7f-bf06-48d4-8dba-c938e9d37026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5301 2024.05.08 03:41:19.193964 [ 3 ] {} <Debug> HTTP-Session: 7bee5b7f-bf06-48d4-8dba-c938e9d37026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5302 2024.05.08 03:41:19.193994 [ 3 ] {} <Trace> HTTP-Session: 7bee5b7f-bf06-48d4-8dba-c938e9d37026 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5303 2024.05.08 03:41:19.194093 [ 3 ] {9b457ef0-4302-47dd-90a3-7c9d4fed1e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5304 2024.05.08 03:41:19.194135 [ 3 ] {9b457ef0-4302-47dd-90a3-7c9d4fed1e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5305 2024.05.08 03:41:19.194262 [ 3 ] {9b457ef0-4302-47dd-90a3-7c9d4fed1e05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5306 2024.05.08 03:41:19.194537 [ 3 ] {9b457ef0-4302-47dd-90a3-7c9d4fed1e05} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5307 2024.05.08 03:41:19.194573 [ 3 ] {9b457ef0-4302-47dd-90a3-7c9d4fed1e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5308 2024.05.08 03:41:19.194866 [ 3 ] {9b457ef0-4302-47dd-90a3-7c9d4fed1e05} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5309 2024.05.08 03:41:19.195158 [ 3 ] {9b457ef0-4302-47dd-90a3-7c9d4fed1e05} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5310 2024.05.08 03:41:19.195290 [ 3 ] {9b457ef0-4302-47dd-90a3-7c9d4fed1e05} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001227 sec., 13854.930725346374 rows/sec., 1.08 MiB/sec.
5311 2024.05.08 03:41:19.195521 [ 3 ] {9b457ef0-4302-47dd-90a3-7c9d4fed1e05} <Debug> DynamicQueryHandler: Done processing query
5312 2024.05.08 03:41:19.195575 [ 3 ] {9b457ef0-4302-47dd-90a3-7c9d4fed1e05} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5313 2024.05.08 03:41:19.195631 [ 3 ] {} <Debug> HTTP-Session: 7bee5b7f-bf06-48d4-8dba-c938e9d37026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5314 2024.05.08 03:41:19.195809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5315 2024.05.08 03:41:19.195859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5316 2024.05.08 03:41:19.195877 [ 3 ] {} <Debug> HTTP-Session: 329696cc-0553-4ad5-a20b-87cfd63de3c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5317 2024.05.08 03:41:19.195895 [ 3 ] {} <Debug> HTTP-Session: 329696cc-0553-4ad5-a20b-87cfd63de3c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5318 2024.05.08 03:41:19.195909 [ 3 ] {} <Debug> HTTP-Session: 329696cc-0553-4ad5-a20b-87cfd63de3c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5319 2024.05.08 03:41:19.195940 [ 3 ] {} <Trace> HTTP-Session: 329696cc-0553-4ad5-a20b-87cfd63de3c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5320 2024.05.08 03:41:19.196123 [ 3 ] {ecd20aa2-c714-432b-bc14-22dd88cb33e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5321 2024.05.08 03:41:19.196172 [ 3 ] {ecd20aa2-c714-432b-bc14-22dd88cb33e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5322 2024.05.08 03:41:19.196346 [ 3 ] {ecd20aa2-c714-432b-bc14-22dd88cb33e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5323 2024.05.08 03:41:19.196733 [ 3 ] {ecd20aa2-c714-432b-bc14-22dd88cb33e0} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5324 2024.05.08 03:41:19.196767 [ 3 ] {ecd20aa2-c714-432b-bc14-22dd88cb33e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5325 2024.05.08 03:41:19.197165 [ 3 ] {ecd20aa2-c714-432b-bc14-22dd88cb33e0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5326 2024.05.08 03:41:19.197506 [ 3 ] {ecd20aa2-c714-432b-bc14-22dd88cb33e0} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5327 2024.05.08 03:41:19.197633 [ 3 ] {ecd20aa2-c714-432b-bc14-22dd88cb33e0} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001617 sec., 10513.296227581943 rows/sec., 14.19 MiB/sec.
5328 2024.05.08 03:41:19.197782 [ 3 ] {ecd20aa2-c714-432b-bc14-22dd88cb33e0} <Debug> DynamicQueryHandler: Done processing query
5329 2024.05.08 03:41:19.197806 [ 3 ] {ecd20aa2-c714-432b-bc14-22dd88cb33e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5330 2024.05.08 03:41:19.197822 [ 3 ] {} <Debug> HTTP-Session: 329696cc-0553-4ad5-a20b-87cfd63de3c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5331 2024.05.08 03:41:23.593994 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
5332 2024.05.08 03:41:23.594068 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
5333 2024.05.08 03:41:24.189487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5334 2024.05.08 03:41:24.189601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5335 2024.05.08 03:41:24.189625 [ 3 ] {} <Debug> HTTP-Session: f2e34b5f-8d56-4a43-b125-30fd5ba1a2ec Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5336 2024.05.08 03:41:24.189649 [ 3 ] {} <Debug> HTTP-Session: f2e34b5f-8d56-4a43-b125-30fd5ba1a2ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5337 2024.05.08 03:41:24.189663 [ 3 ] {} <Debug> HTTP-Session: f2e34b5f-8d56-4a43-b125-30fd5ba1a2ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5338 2024.05.08 03:41:24.189712 [ 3 ] {} <Trace> HTTP-Session: f2e34b5f-8d56-4a43-b125-30fd5ba1a2ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5339 2024.05.08 03:41:24.189897 [ 3 ] {8ef255b1-24a5-4c15-a5a1-43acd5365c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5340 2024.05.08 03:41:24.189967 [ 3 ] {8ef255b1-24a5-4c15-a5a1-43acd5365c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5341 2024.05.08 03:41:24.190161 [ 3 ] {8ef255b1-24a5-4c15-a5a1-43acd5365c5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5342 2024.05.08 03:41:24.190571 [ 3 ] {8ef255b1-24a5-4c15-a5a1-43acd5365c5d} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5343 2024.05.08 03:41:24.190609 [ 3 ] {8ef255b1-24a5-4c15-a5a1-43acd5365c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5344 2024.05.08 03:41:24.190940 [ 3 ] {8ef255b1-24a5-4c15-a5a1-43acd5365c5d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5345 2024.05.08 03:41:24.191306 [ 3 ] {8ef255b1-24a5-4c15-a5a1-43acd5365c5d} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5346 2024.05.08 03:41:24.191460 [ 3 ] {8ef255b1-24a5-4c15-a5a1-43acd5365c5d} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001619 sec., 8647.313156269302 rows/sec., 700.91 KiB/sec.
5347 2024.05.08 03:41:24.191657 [ 3 ] {8ef255b1-24a5-4c15-a5a1-43acd5365c5d} <Debug> DynamicQueryHandler: Done processing query
5348 2024.05.08 03:41:24.191683 [ 3 ] {8ef255b1-24a5-4c15-a5a1-43acd5365c5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5349 2024.05.08 03:41:24.191699 [ 3 ] {} <Debug> HTTP-Session: f2e34b5f-8d56-4a43-b125-30fd5ba1a2ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5350 2024.05.08 03:41:24.191832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5351 2024.05.08 03:41:24.191879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5352 2024.05.08 03:41:24.191897 [ 3 ] {} <Debug> HTTP-Session: e82b0b3b-dff1-4ac7-9ee0-e3e3988d784f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5353 2024.05.08 03:41:24.191914 [ 3 ] {} <Debug> HTTP-Session: e82b0b3b-dff1-4ac7-9ee0-e3e3988d784f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5354 2024.05.08 03:41:24.191927 [ 3 ] {} <Debug> HTTP-Session: e82b0b3b-dff1-4ac7-9ee0-e3e3988d784f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5355 2024.05.08 03:41:24.191957 [ 3 ] {} <Trace> HTTP-Session: e82b0b3b-dff1-4ac7-9ee0-e3e3988d784f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5356 2024.05.08 03:41:24.192063 [ 3 ] {19d495e2-093d-4b9e-af43-22be8213b454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5357 2024.05.08 03:41:24.192104 [ 3 ] {19d495e2-093d-4b9e-af43-22be8213b454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5358 2024.05.08 03:41:24.192227 [ 3 ] {19d495e2-093d-4b9e-af43-22be8213b454} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5359 2024.05.08 03:41:24.192589 [ 3 ] {19d495e2-093d-4b9e-af43-22be8213b454} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5360 2024.05.08 03:41:24.192625 [ 3 ] {19d495e2-093d-4b9e-af43-22be8213b454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5361 2024.05.08 03:41:24.192923 [ 3 ] {19d495e2-093d-4b9e-af43-22be8213b454} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5362 2024.05.08 03:41:24.193220 [ 3 ] {19d495e2-093d-4b9e-af43-22be8213b454} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5363 2024.05.08 03:41:24.193339 [ 124 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5364 2024.05.08 03:41:24.193342 [ 3 ] {19d495e2-093d-4b9e-af43-22be8213b454} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.001312 sec., 32012.19512195122 rows/sec., 2.87 MiB/sec.
5365 2024.05.08 03:41:24.193377 [ 124 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5366 2024.05.08 03:41:24.193410 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5367 2024.05.08 03:41:24.193588 [ 3 ] {19d495e2-093d-4b9e-af43-22be8213b454} <Debug> DynamicQueryHandler: Done processing query
5368 2024.05.08 03:41:24.193606 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
5369 2024.05.08 03:41:24.193621 [ 3 ] {19d495e2-093d-4b9e-af43-22be8213b454} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5370 2024.05.08 03:41:24.193708 [ 3 ] {} <Debug> HTTP-Session: e82b0b3b-dff1-4ac7-9ee0-e3e3988d784f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5371 2024.05.08 03:41:24.193888 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5372 2024.05.08 03:41:24.193893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5373 2024.05.08 03:41:24.193952 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 142 rows starting from the beginning of the part
5374 2024.05.08 03:41:24.193981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5375 2024.05.08 03:41:24.194038 [ 3 ] {} <Debug> HTTP-Session: 81a8b3fa-4ab3-47ab-a861-c3daf42ded9e Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5376 2024.05.08 03:41:24.194112 [ 3 ] {} <Debug> HTTP-Session: 81a8b3fa-4ab3-47ab-a861-c3daf42ded9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5377 2024.05.08 03:41:24.194181 [ 3 ] {} <Debug> HTTP-Session: 81a8b3fa-4ab3-47ab-a861-c3daf42ded9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5378 2024.05.08 03:41:24.194218 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 80 rows starting from the beginning of the part
5379 2024.05.08 03:41:24.194274 [ 3 ] {} <Trace> HTTP-Session: 81a8b3fa-4ab3-47ab-a861-c3daf42ded9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5380 2024.05.08 03:41:24.194455 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 61 rows starting from the beginning of the part
5381 2024.05.08 03:41:24.194754 [ 3 ] {ab42b5d0-f8ff-4838-9238-73d9edb29309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5382 2024.05.08 03:41:24.194842 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part
5383 2024.05.08 03:41:24.195026 [ 3 ] {ab42b5d0-f8ff-4838-9238-73d9edb29309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5384 2024.05.08 03:41:24.195172 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 51 rows starting from the beginning of the part
5385 2024.05.08 03:41:24.195564 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part
5386 2024.05.08 03:41:24.196158 [ 3 ] {ab42b5d0-f8ff-4838-9238-73d9edb29309} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5387 2024.05.08 03:41:24.196860 [ 3 ] {ab42b5d0-f8ff-4838-9238-73d9edb29309} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5388 2024.05.08 03:41:24.196925 [ 3 ] {ab42b5d0-f8ff-4838-9238-73d9edb29309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5389 2024.05.08 03:41:24.197790 [ 3 ] {ab42b5d0-f8ff-4838-9238-73d9edb29309} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5390 2024.05.08 03:41:24.198563 [ 191 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 4 columns (4 merged, 0 gathered) in 0.00506217 sec., 82573.28378936305 rows/sec., 7.09 MiB/sec.
5391 2024.05.08 03:41:24.198648 [ 3 ] {ab42b5d0-f8ff-4838-9238-73d9edb29309} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5392 2024.05.08 03:41:24.198715 [ 191 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5393 2024.05.08 03:41:24.198887 [ 3 ] {ab42b5d0-f8ff-4838-9238-73d9edb29309} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.004376 sec., 3199.2687385740405 rows/sec., 256.19 KiB/sec.
5394 2024.05.08 03:41:24.198899 [ 123 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5395 2024.05.08 03:41:24.199051 [ 123 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5396 2024.05.08 03:41:24.199182 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5397 2024.05.08 03:41:24.199403 [ 3 ] {ab42b5d0-f8ff-4838-9238-73d9edb29309} <Debug> DynamicQueryHandler: Done processing query
5398 2024.05.08 03:41:24.199522 [ 3 ] {ab42b5d0-f8ff-4838-9238-73d9edb29309} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5399 2024.05.08 03:41:24.199607 [ 3 ] {} <Debug> HTTP-Session: 81a8b3fa-4ab3-47ab-a861-c3daf42ded9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5400 2024.05.08 03:41:24.199766 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
5401 2024.05.08 03:41:24.199933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5402 2024.05.08 03:41:24.200198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5403 2024.05.08 03:41:24.200418 [ 3 ] {} <Debug> HTTP-Session: 8a796ba3-862e-48b5-84de-72a0927595ef Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5404 2024.05.08 03:41:24.200478 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5405 2024.05.08 03:41:24.200557 [ 3 ] {} <Debug> HTTP-Session: 8a796ba3-862e-48b5-84de-72a0927595ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5406 2024.05.08 03:41:24.200577 [ 191 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_46_9} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5407 2024.05.08 03:41:24.200637 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 93 rows starting from the beginning of the part
5408 2024.05.08 03:41:24.200678 [ 3 ] {} <Debug> HTTP-Session: 8a796ba3-862e-48b5-84de-72a0927595ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5409 2024.05.08 03:41:24.201047 [ 3 ] {} <Trace> HTTP-Session: 8a796ba3-862e-48b5-84de-72a0927595ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5410 2024.05.08 03:41:24.201059 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part
5411 2024.05.08 03:41:24.201177 [ 191 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_46_9} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5412 2024.05.08 03:41:24.201532 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part
5413 2024.05.08 03:41:24.201630 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5414 2024.05.08 03:41:24.201822 [ 3 ] {89c0590a-a91b-4a14-bf9f-9c4a5cbb8ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5415 2024.05.08 03:41:24.201957 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part
5416 2024.05.08 03:41:24.202096 [ 3 ] {89c0590a-a91b-4a14-bf9f-9c4a5cbb8ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5417 2024.05.08 03:41:24.202288 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 17 rows starting from the beginning of the part
5418 2024.05.08 03:41:24.202678 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part
5419 2024.05.08 03:41:24.203530 [ 3 ] {89c0590a-a91b-4a14-bf9f-9c4a5cbb8ae5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5420 2024.05.08 03:41:24.204588 [ 3 ] {89c0590a-a91b-4a14-bf9f-9c4a5cbb8ae5} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5421 2024.05.08 03:41:24.204670 [ 3 ] {89c0590a-a91b-4a14-bf9f-9c4a5cbb8ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5422 2024.05.08 03:41:24.205540 [ 197 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 4 columns (4 merged, 0 gathered) in 0.006176677 sec., 34160.76314173463 rows/sec., 2.69 MiB/sec.
5423 2024.05.08 03:41:24.205747 [ 3 ] {89c0590a-a91b-4a14-bf9f-9c4a5cbb8ae5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5424 2024.05.08 03:41:24.205839 [ 197 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5425 2024.05.08 03:41:24.206577 [ 3 ] {89c0590a-a91b-4a14-bf9f-9c4a5cbb8ae5} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5426 2024.05.08 03:41:24.206961 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_46_9} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5427 2024.05.08 03:41:24.206974 [ 3 ] {89c0590a-a91b-4a14-bf9f-9c4a5cbb8ae5} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.005581 sec., 2508.51101953055 rows/sec., 3.39 MiB/sec.
5428 2024.05.08 03:41:24.207266 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_46_9} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5429 2024.05.08 03:41:24.207544 [ 3 ] {89c0590a-a91b-4a14-bf9f-9c4a5cbb8ae5} <Debug> DynamicQueryHandler: Done processing query
5430 2024.05.08 03:41:24.207567 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
5431 2024.05.08 03:41:24.207629 [ 3 ] {89c0590a-a91b-4a14-bf9f-9c4a5cbb8ae5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5432 2024.05.08 03:41:24.207699 [ 3 ] {} <Debug> HTTP-Session: 8a796ba3-862e-48b5-84de-72a0927595ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5433 2024.05.08 03:41:29.189571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5434 2024.05.08 03:41:29.189724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5435 2024.05.08 03:41:29.189769 [ 3 ] {} <Debug> HTTP-Session: 722143ce-3521-4784-a9dd-11c03e70375a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5436 2024.05.08 03:41:29.189809 [ 3 ] {} <Debug> HTTP-Session: 722143ce-3521-4784-a9dd-11c03e70375a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5437 2024.05.08 03:41:29.189838 [ 3 ] {} <Debug> HTTP-Session: 722143ce-3521-4784-a9dd-11c03e70375a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5438 2024.05.08 03:41:29.189918 [ 3 ] {} <Trace> HTTP-Session: 722143ce-3521-4784-a9dd-11c03e70375a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5439 2024.05.08 03:41:29.190208 [ 3 ] {5cc6238c-a8a8-43ac-ba8b-03fcef3abf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5440 2024.05.08 03:41:29.190316 [ 3 ] {5cc6238c-a8a8-43ac-ba8b-03fcef3abf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5441 2024.05.08 03:41:29.190642 [ 3 ] {5cc6238c-a8a8-43ac-ba8b-03fcef3abf19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5442 2024.05.08 03:41:29.191230 [ 3 ] {5cc6238c-a8a8-43ac-ba8b-03fcef3abf19} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5443 2024.05.08 03:41:29.191273 [ 3 ] {5cc6238c-a8a8-43ac-ba8b-03fcef3abf19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5444 2024.05.08 03:41:29.191646 [ 3 ] {5cc6238c-a8a8-43ac-ba8b-03fcef3abf19} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5445 2024.05.08 03:41:29.191980 [ 3 ] {5cc6238c-a8a8-43ac-ba8b-03fcef3abf19} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5446 2024.05.08 03:41:29.192125 [ 3 ] {5cc6238c-a8a8-43ac-ba8b-03fcef3abf19} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.002014 sec., 8440.913604766632 rows/sec., 684.18 KiB/sec.
5447 2024.05.08 03:41:29.192130 [ 120 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5448 2024.05.08 03:41:29.192192 [ 120 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5449 2024.05.08 03:41:29.192228 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5450 2024.05.08 03:41:29.192367 [ 3 ] {5cc6238c-a8a8-43ac-ba8b-03fcef3abf19} <Debug> DynamicQueryHandler: Done processing query
5451 2024.05.08 03:41:29.192387 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
5452 2024.05.08 03:41:29.192402 [ 3 ] {5cc6238c-a8a8-43ac-ba8b-03fcef3abf19} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5453 2024.05.08 03:41:29.192472 [ 3 ] {} <Debug> HTTP-Session: 722143ce-3521-4784-a9dd-11c03e70375a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5454 2024.05.08 03:41:29.192617 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5455 2024.05.08 03:41:29.192645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5456 2024.05.08 03:41:29.192673 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 31 rows starting from the beginning of the part
5457 2024.05.08 03:41:29.192729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5458 2024.05.08 03:41:29.192830 [ 3 ] {} <Debug> HTTP-Session: 78514a9b-4c4f-4e68-aafc-27243def0d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5459 2024.05.08 03:41:29.192853 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 17 rows starting from the beginning of the part
5460 2024.05.08 03:41:29.192893 [ 3 ] {} <Debug> HTTP-Session: 78514a9b-4c4f-4e68-aafc-27243def0d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5461 2024.05.08 03:41:29.192946 [ 3 ] {} <Debug> HTTP-Session: 78514a9b-4c4f-4e68-aafc-27243def0d41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5462 2024.05.08 03:41:29.193101 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part
5463 2024.05.08 03:41:29.193145 [ 3 ] {} <Trace> HTTP-Session: 78514a9b-4c4f-4e68-aafc-27243def0d41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5464 2024.05.08 03:41:29.193404 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 17 rows starting from the beginning of the part
5465 2024.05.08 03:41:29.193650 [ 3 ] {80387e71-7fd6-4049-8230-eaff4e9623ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5466 2024.05.08 03:41:29.193688 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part
5467 2024.05.08 03:41:29.193848 [ 3 ] {80387e71-7fd6-4049-8230-eaff4e9623ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5468 2024.05.08 03:41:29.194039 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 17 rows starting from the beginning of the part
5469 2024.05.08 03:41:29.194856 [ 3 ] {80387e71-7fd6-4049-8230-eaff4e9623ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5470 2024.05.08 03:41:29.195685 [ 3 ] {80387e71-7fd6-4049-8230-eaff4e9623ab} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5471 2024.05.08 03:41:29.195748 [ 3 ] {80387e71-7fd6-4049-8230-eaff4e9623ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5472 2024.05.08 03:41:29.196652 [ 3 ] {80387e71-7fd6-4049-8230-eaff4e9623ab} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5473 2024.05.08 03:41:29.196785 [ 192 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 4 columns (4 merged, 0 gathered) in 0.004468946 sec., 24614.305028523508 rows/sec., 1.95 MiB/sec.
5474 2024.05.08 03:41:29.197106 [ 192 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5475 2024.05.08 03:41:29.197290 [ 3 ] {80387e71-7fd6-4049-8230-eaff4e9623ab} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5476 2024.05.08 03:41:29.197620 [ 3 ] {80387e71-7fd6-4049-8230-eaff4e9623ab} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.004179 sec., 12203.876525484564 rows/sec., 1.06 MiB/sec.
5477 2024.05.08 03:41:29.198284 [ 3 ] {80387e71-7fd6-4049-8230-eaff4e9623ab} <Debug> DynamicQueryHandler: Done processing query
5478 2024.05.08 03:41:29.198430 [ 3 ] {80387e71-7fd6-4049-8230-eaff4e9623ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5479 2024.05.08 03:41:29.198485 [ 3 ] {} <Debug> HTTP-Session: 78514a9b-4c4f-4e68-aafc-27243def0d41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5480 2024.05.08 03:41:29.198718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5481 2024.05.08 03:41:29.198791 [ 192 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_46_9} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5482 2024.05.08 03:41:29.198818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5483 2024.05.08 03:41:29.198873 [ 3 ] {} <Debug> HTTP-Session: 87bf17cd-f268-4b35-85a7-65af3e87b64f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5484 2024.05.08 03:41:29.198900 [ 3 ] {} <Debug> HTTP-Session: 87bf17cd-f268-4b35-85a7-65af3e87b64f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5485 2024.05.08 03:41:29.198943 [ 3 ] {} <Debug> HTTP-Session: 87bf17cd-f268-4b35-85a7-65af3e87b64f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5486 2024.05.08 03:41:29.198985 [ 192 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_46_9} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5487 2024.05.08 03:41:29.199003 [ 3 ] {} <Trace> HTTP-Session: 87bf17cd-f268-4b35-85a7-65af3e87b64f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5488 2024.05.08 03:41:29.199154 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5489 2024.05.08 03:41:29.199214 [ 3 ] {676da0a6-7126-4c1a-b65d-33f311abf3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5490 2024.05.08 03:41:29.199265 [ 3 ] {676da0a6-7126-4c1a-b65d-33f311abf3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5491 2024.05.08 03:41:29.199413 [ 3 ] {676da0a6-7126-4c1a-b65d-33f311abf3a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5492 2024.05.08 03:41:29.199770 [ 3 ] {676da0a6-7126-4c1a-b65d-33f311abf3a4} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5493 2024.05.08 03:41:29.199807 [ 3 ] {676da0a6-7126-4c1a-b65d-33f311abf3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5494 2024.05.08 03:41:29.200109 [ 3 ] {676da0a6-7126-4c1a-b65d-33f311abf3a4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5495 2024.05.08 03:41:29.200416 [ 3 ] {676da0a6-7126-4c1a-b65d-33f311abf3a4} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5496 2024.05.08 03:41:29.200540 [ 3 ] {676da0a6-7126-4c1a-b65d-33f311abf3a4} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001402 sec., 12125.534950071326 rows/sec., 970.99 KiB/sec.
5497 2024.05.08 03:41:29.200708 [ 3 ] {676da0a6-7126-4c1a-b65d-33f311abf3a4} <Debug> DynamicQueryHandler: Done processing query
5498 2024.05.08 03:41:29.200731 [ 3 ] {676da0a6-7126-4c1a-b65d-33f311abf3a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5499 2024.05.08 03:41:29.200746 [ 3 ] {} <Debug> HTTP-Session: 87bf17cd-f268-4b35-85a7-65af3e87b64f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5500 2024.05.08 03:41:29.200883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5501 2024.05.08 03:41:29.200930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5502 2024.05.08 03:41:29.200949 [ 3 ] {} <Debug> HTTP-Session: 55f03395-fda1-4443-bf00-b69b9f423f2e Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5503 2024.05.08 03:41:29.200965 [ 3 ] {} <Debug> HTTP-Session: 55f03395-fda1-4443-bf00-b69b9f423f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5504 2024.05.08 03:41:29.200979 [ 3 ] {} <Debug> HTTP-Session: 55f03395-fda1-4443-bf00-b69b9f423f2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5505 2024.05.08 03:41:29.201008 [ 3 ] {} <Trace> HTTP-Session: 55f03395-fda1-4443-bf00-b69b9f423f2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5506 2024.05.08 03:41:29.201250 [ 3 ] {8e0a88d0-ce1e-4d77-ad8c-9fbf6dd96860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5507 2024.05.08 03:41:29.201299 [ 3 ] {8e0a88d0-ce1e-4d77-ad8c-9fbf6dd96860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5508 2024.05.08 03:41:29.201455 [ 3 ] {8e0a88d0-ce1e-4d77-ad8c-9fbf6dd96860} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5509 2024.05.08 03:41:29.201854 [ 3 ] {8e0a88d0-ce1e-4d77-ad8c-9fbf6dd96860} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5510 2024.05.08 03:41:29.201888 [ 3 ] {8e0a88d0-ce1e-4d77-ad8c-9fbf6dd96860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5511 2024.05.08 03:41:29.202293 [ 3 ] {8e0a88d0-ce1e-4d77-ad8c-9fbf6dd96860} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5512 2024.05.08 03:41:29.202627 [ 3 ] {8e0a88d0-ce1e-4d77-ad8c-9fbf6dd96860} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5513 2024.05.08 03:41:29.202746 [ 120 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5514 2024.05.08 03:41:29.202750 [ 3 ] {8e0a88d0-ce1e-4d77-ad8c-9fbf6dd96860} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001667 sec., 10197.960407918416 rows/sec., 13.76 MiB/sec.
5515 2024.05.08 03:41:29.202780 [ 120 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5516 2024.05.08 03:41:29.202819 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5517 2024.05.08 03:41:29.203012 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
5518 2024.05.08 03:41:29.203023 [ 3 ] {8e0a88d0-ce1e-4d77-ad8c-9fbf6dd96860} <Debug> DynamicQueryHandler: Done processing query
5519 2024.05.08 03:41:29.203113 [ 3 ] {8e0a88d0-ce1e-4d77-ad8c-9fbf6dd96860} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5520 2024.05.08 03:41:29.203142 [ 3 ] {} <Debug> HTTP-Session: 55f03395-fda1-4443-bf00-b69b9f423f2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5521 2024.05.08 03:41:29.203287 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5522 2024.05.08 03:41:29.203332 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 641 rows starting from the beginning of the part
5523 2024.05.08 03:41:29.203445 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 17 rows starting from the beginning of the part
5524 2024.05.08 03:41:29.203675 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part
5525 2024.05.08 03:41:29.203808 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 17 rows starting from the beginning of the part
5526 2024.05.08 03:41:29.203974 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part
5527 2024.05.08 03:41:29.204069 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 17 rows starting from the beginning of the part
5528 2024.05.08 03:41:29.207168 [ 192 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 6 columns (6 merged, 0 gathered) in 0.004259425 sec., 169036.9005206102 rows/sec., 228.11 MiB/sec.
5529 2024.05.08 03:41:29.207749 [ 192 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5530 2024.05.08 03:41:29.208190 [ 192 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5531 2024.05.08 03:41:29.208274 [ 192 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
5532 2024.05.08 03:41:29.208370 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB.
5533 2024.05.08 03:41:30.000213 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.65 MiB, peak 194.02 MiB, free memory in arenas 0.00 B, will set to 186.68 MiB (RSS), difference: 1.03 MiB
5534 2024.05.08 03:41:34.190483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5535 2024.05.08 03:41:34.190631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5536 2024.05.08 03:41:34.190661 [ 3 ] {} <Debug> HTTP-Session: d20eb518-e8ab-4176-b8b4-3199f6cf2a04 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5537 2024.05.08 03:41:34.190689 [ 3 ] {} <Debug> HTTP-Session: d20eb518-e8ab-4176-b8b4-3199f6cf2a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5538 2024.05.08 03:41:34.190706 [ 3 ] {} <Debug> HTTP-Session: d20eb518-e8ab-4176-b8b4-3199f6cf2a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5539 2024.05.08 03:41:34.190761 [ 3 ] {} <Trace> HTTP-Session: d20eb518-e8ab-4176-b8b4-3199f6cf2a04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5540 2024.05.08 03:41:34.190961 [ 3 ] {b9c8740d-3c6c-4a44-94db-640a4beb5689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5541 2024.05.08 03:41:34.191031 [ 3 ] {b9c8740d-3c6c-4a44-94db-640a4beb5689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5542 2024.05.08 03:41:34.191227 [ 3 ] {b9c8740d-3c6c-4a44-94db-640a4beb5689} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5543 2024.05.08 03:41:34.191666 [ 3 ] {b9c8740d-3c6c-4a44-94db-640a4beb5689} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5544 2024.05.08 03:41:34.191713 [ 3 ] {b9c8740d-3c6c-4a44-94db-640a4beb5689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5545 2024.05.08 03:41:34.192089 [ 3 ] {b9c8740d-3c6c-4a44-94db-640a4beb5689} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5546 2024.05.08 03:41:34.192435 [ 3 ] {b9c8740d-3c6c-4a44-94db-640a4beb5689} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5547 2024.05.08 03:41:34.192611 [ 3 ] {b9c8740d-3c6c-4a44-94db-640a4beb5689} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001699 sec., 8240.14125956445 rows/sec., 667.90 KiB/sec.
5548 2024.05.08 03:41:34.192830 [ 3 ] {b9c8740d-3c6c-4a44-94db-640a4beb5689} <Debug> DynamicQueryHandler: Done processing query
5549 2024.05.08 03:41:34.192857 [ 3 ] {b9c8740d-3c6c-4a44-94db-640a4beb5689} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5550 2024.05.08 03:41:34.192874 [ 3 ] {} <Debug> HTTP-Session: d20eb518-e8ab-4176-b8b4-3199f6cf2a04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5551 2024.05.08 03:41:34.192999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5552 2024.05.08 03:41:34.193056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5553 2024.05.08 03:41:34.193075 [ 3 ] {} <Debug> HTTP-Session: a3b690a2-91b9-4862-88da-17edece7620d Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5554 2024.05.08 03:41:34.193093 [ 3 ] {} <Debug> HTTP-Session: a3b690a2-91b9-4862-88da-17edece7620d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5555 2024.05.08 03:41:34.193107 [ 3 ] {} <Debug> HTTP-Session: a3b690a2-91b9-4862-88da-17edece7620d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5556 2024.05.08 03:41:34.193143 [ 3 ] {} <Trace> HTTP-Session: a3b690a2-91b9-4862-88da-17edece7620d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5557 2024.05.08 03:41:34.193245 [ 3 ] {8bfa2f48-ec3e-43ea-8eb6-7c9e18c76af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5558 2024.05.08 03:41:34.193293 [ 3 ] {8bfa2f48-ec3e-43ea-8eb6-7c9e18c76af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5559 2024.05.08 03:41:34.193426 [ 3 ] {8bfa2f48-ec3e-43ea-8eb6-7c9e18c76af4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5560 2024.05.08 03:41:34.193760 [ 3 ] {8bfa2f48-ec3e-43ea-8eb6-7c9e18c76af4} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5561 2024.05.08 03:41:34.193809 [ 3 ] {8bfa2f48-ec3e-43ea-8eb6-7c9e18c76af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5562 2024.05.08 03:41:34.194119 [ 3 ] {8bfa2f48-ec3e-43ea-8eb6-7c9e18c76af4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5563 2024.05.08 03:41:34.194427 [ 3 ] {8bfa2f48-ec3e-43ea-8eb6-7c9e18c76af4} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5564 2024.05.08 03:41:34.194589 [ 3 ] {8bfa2f48-ec3e-43ea-8eb6-7c9e18c76af4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00137 sec., 1459.8540145985403 rows/sec., 119.04 KiB/sec.
5565 2024.05.08 03:41:34.194761 [ 3 ] {8bfa2f48-ec3e-43ea-8eb6-7c9e18c76af4} <Debug> DynamicQueryHandler: Done processing query
5566 2024.05.08 03:41:34.194786 [ 3 ] {8bfa2f48-ec3e-43ea-8eb6-7c9e18c76af4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5567 2024.05.08 03:41:34.194801 [ 3 ] {} <Debug> HTTP-Session: a3b690a2-91b9-4862-88da-17edece7620d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5568 2024.05.08 03:41:34.194931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 11576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5569 2024.05.08 03:41:34.194981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5570 2024.05.08 03:41:34.195000 [ 3 ] {} <Debug> HTTP-Session: 9b922b26-52cd-4829-95d2-c1730bf2aa6b Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5571 2024.05.08 03:41:34.195017 [ 3 ] {} <Debug> HTTP-Session: 9b922b26-52cd-4829-95d2-c1730bf2aa6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5572 2024.05.08 03:41:34.195031 [ 3 ] {} <Debug> HTTP-Session: 9b922b26-52cd-4829-95d2-c1730bf2aa6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5573 2024.05.08 03:41:34.195062 [ 3 ] {} <Trace> HTTP-Session: 9b922b26-52cd-4829-95d2-c1730bf2aa6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5574 2024.05.08 03:41:34.195181 [ 3 ] {e933317d-09d1-455c-aacd-a614d5b7f394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5575 2024.05.08 03:41:34.195225 [ 3 ] {e933317d-09d1-455c-aacd-a614d5b7f394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5576 2024.05.08 03:41:34.195352 [ 3 ] {e933317d-09d1-455c-aacd-a614d5b7f394} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5577 2024.05.08 03:41:34.195688 [ 3 ] {e933317d-09d1-455c-aacd-a614d5b7f394} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5578 2024.05.08 03:41:34.195725 [ 3 ] {e933317d-09d1-455c-aacd-a614d5b7f394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5579 2024.05.08 03:41:34.196034 [ 3 ] {e933317d-09d1-455c-aacd-a614d5b7f394} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
5580 2024.05.08 03:41:34.196335 [ 3 ] {e933317d-09d1-455c-aacd-a614d5b7f394} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5581 2024.05.08 03:41:34.196490 [ 3 ] {e933317d-09d1-455c-aacd-a614d5b7f394} <Debug> executeQuery: Read 79 rows, 6.75 KiB in 0.001349 sec., 58561.897702001486 rows/sec., 4.88 MiB/sec.
5582 2024.05.08 03:41:34.196762 [ 3 ] {e933317d-09d1-455c-aacd-a614d5b7f394} <Debug> DynamicQueryHandler: Done processing query
5583 2024.05.08 03:41:34.196804 [ 3 ] {e933317d-09d1-455c-aacd-a614d5b7f394} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5584 2024.05.08 03:41:34.196826 [ 3 ] {} <Debug> HTTP-Session: 9b922b26-52cd-4829-95d2-c1730bf2aa6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5585 2024.05.08 03:41:34.196933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5586 2024.05.08 03:41:34.196983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5587 2024.05.08 03:41:34.197003 [ 3 ] {} <Debug> HTTP-Session: 0f842be7-13e2-4cfd-90ac-c16fffe9ac8a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5588 2024.05.08 03:41:34.197020 [ 3 ] {} <Debug> HTTP-Session: 0f842be7-13e2-4cfd-90ac-c16fffe9ac8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5589 2024.05.08 03:41:34.197036 [ 3 ] {} <Debug> HTTP-Session: 0f842be7-13e2-4cfd-90ac-c16fffe9ac8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5590 2024.05.08 03:41:34.197066 [ 3 ] {} <Trace> HTTP-Session: 0f842be7-13e2-4cfd-90ac-c16fffe9ac8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5591 2024.05.08 03:41:34.197163 [ 3 ] {1aa700ab-b1b7-4294-aaee-ca6e6ff6ff42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5592 2024.05.08 03:41:34.197208 [ 3 ] {1aa700ab-b1b7-4294-aaee-ca6e6ff6ff42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5593 2024.05.08 03:41:34.197349 [ 3 ] {1aa700ab-b1b7-4294-aaee-ca6e6ff6ff42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5594 2024.05.08 03:41:34.197649 [ 3 ] {1aa700ab-b1b7-4294-aaee-ca6e6ff6ff42} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5595 2024.05.08 03:41:34.197686 [ 3 ] {1aa700ab-b1b7-4294-aaee-ca6e6ff6ff42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5596 2024.05.08 03:41:34.197988 [ 3 ] {1aa700ab-b1b7-4294-aaee-ca6e6ff6ff42} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5597 2024.05.08 03:41:34.198298 [ 3 ] {1aa700ab-b1b7-4294-aaee-ca6e6ff6ff42} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5598 2024.05.08 03:41:34.198453 [ 3 ] {1aa700ab-b1b7-4294-aaee-ca6e6ff6ff42} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001313 sec., 1523.2292460015233 rows/sec., 106.36 KiB/sec.
5599 2024.05.08 03:41:34.198621 [ 3 ] {1aa700ab-b1b7-4294-aaee-ca6e6ff6ff42} <Debug> DynamicQueryHandler: Done processing query
5600 2024.05.08 03:41:34.198645 [ 3 ] {1aa700ab-b1b7-4294-aaee-ca6e6ff6ff42} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5601 2024.05.08 03:41:34.198661 [ 3 ] {} <Debug> HTTP-Session: 0f842be7-13e2-4cfd-90ac-c16fffe9ac8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5602 2024.05.08 03:41:34.198784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5603 2024.05.08 03:41:34.198832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5604 2024.05.08 03:41:34.198851 [ 3 ] {} <Debug> HTTP-Session: b00dc1e3-1235-4892-a18e-7a8b1909bb30 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5605 2024.05.08 03:41:34.198868 [ 3 ] {} <Debug> HTTP-Session: b00dc1e3-1235-4892-a18e-7a8b1909bb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5606 2024.05.08 03:41:34.198882 [ 3 ] {} <Debug> HTTP-Session: b00dc1e3-1235-4892-a18e-7a8b1909bb30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5607 2024.05.08 03:41:34.198913 [ 3 ] {} <Trace> HTTP-Session: b00dc1e3-1235-4892-a18e-7a8b1909bb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5608 2024.05.08 03:41:34.199019 [ 3 ] {6c8eca82-f6bb-4385-8c79-d3ffded7a181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5609 2024.05.08 03:41:34.199061 [ 3 ] {6c8eca82-f6bb-4385-8c79-d3ffded7a181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5610 2024.05.08 03:41:34.199187 [ 3 ] {6c8eca82-f6bb-4385-8c79-d3ffded7a181} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5611 2024.05.08 03:41:34.199486 [ 3 ] {6c8eca82-f6bb-4385-8c79-d3ffded7a181} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5612 2024.05.08 03:41:34.199522 [ 3 ] {6c8eca82-f6bb-4385-8c79-d3ffded7a181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5613 2024.05.08 03:41:34.199820 [ 3 ] {6c8eca82-f6bb-4385-8c79-d3ffded7a181} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
5614 2024.05.08 03:41:34.200112 [ 3 ] {6c8eca82-f6bb-4385-8c79-d3ffded7a181} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5615 2024.05.08 03:41:34.200260 [ 3 ] {6c8eca82-f6bb-4385-8c79-d3ffded7a181} <Debug> executeQuery: Read 40 rows, 3.18 KiB in 0.001272 sec., 31446.540880503147 rows/sec., 2.44 MiB/sec.
5616 2024.05.08 03:41:34.200530 [ 3 ] {6c8eca82-f6bb-4385-8c79-d3ffded7a181} <Debug> DynamicQueryHandler: Done processing query
5617 2024.05.08 03:41:34.200577 [ 3 ] {6c8eca82-f6bb-4385-8c79-d3ffded7a181} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5618 2024.05.08 03:41:34.200620 [ 3 ] {} <Debug> HTTP-Session: b00dc1e3-1235-4892-a18e-7a8b1909bb30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5619 2024.05.08 03:41:34.200739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5620 2024.05.08 03:41:34.200787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5621 2024.05.08 03:41:34.200806 [ 3 ] {} <Debug> HTTP-Session: 01c85dcc-2f86-4a60-84a5-4885ef569c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5622 2024.05.08 03:41:34.200822 [ 3 ] {} <Debug> HTTP-Session: 01c85dcc-2f86-4a60-84a5-4885ef569c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5623 2024.05.08 03:41:34.200836 [ 3 ] {} <Debug> HTTP-Session: 01c85dcc-2f86-4a60-84a5-4885ef569c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5624 2024.05.08 03:41:34.200866 [ 3 ] {} <Trace> HTTP-Session: 01c85dcc-2f86-4a60-84a5-4885ef569c9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5625 2024.05.08 03:41:34.200979 [ 3 ] {4113d619-29fd-4ac9-b143-0da3c7a5f3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5626 2024.05.08 03:41:34.201026 [ 3 ] {4113d619-29fd-4ac9-b143-0da3c7a5f3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5627 2024.05.08 03:41:34.201187 [ 3 ] {4113d619-29fd-4ac9-b143-0da3c7a5f3f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5628 2024.05.08 03:41:34.201484 [ 3 ] {4113d619-29fd-4ac9-b143-0da3c7a5f3f1} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5629 2024.05.08 03:41:34.201521 [ 3 ] {4113d619-29fd-4ac9-b143-0da3c7a5f3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5630 2024.05.08 03:41:34.201888 [ 3 ] {4113d619-29fd-4ac9-b143-0da3c7a5f3f1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5631 2024.05.08 03:41:34.202214 [ 3 ] {4113d619-29fd-4ac9-b143-0da3c7a5f3f1} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5632 2024.05.08 03:41:34.202343 [ 3 ] {4113d619-29fd-4ac9-b143-0da3c7a5f3f1} <Debug> executeQuery: Read 37 rows, 2.67 KiB in 0.001402 sec., 26390.870185449356 rows/sec., 1.86 MiB/sec.
5633 2024.05.08 03:41:34.202624 [ 3 ] {4113d619-29fd-4ac9-b143-0da3c7a5f3f1} <Debug> DynamicQueryHandler: Done processing query
5634 2024.05.08 03:41:34.202650 [ 3 ] {4113d619-29fd-4ac9-b143-0da3c7a5f3f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5635 2024.05.08 03:41:34.202665 [ 3 ] {} <Debug> HTTP-Session: 01c85dcc-2f86-4a60-84a5-4885ef569c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5636 2024.05.08 03:41:34.202798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5637 2024.05.08 03:41:34.202847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5638 2024.05.08 03:41:34.202867 [ 3 ] {} <Debug> HTTP-Session: 24f19e19-0309-4b4c-ac15-c367ec5ae2bc Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5639 2024.05.08 03:41:34.202883 [ 3 ] {} <Debug> HTTP-Session: 24f19e19-0309-4b4c-ac15-c367ec5ae2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5640 2024.05.08 03:41:34.202897 [ 3 ] {} <Debug> HTTP-Session: 24f19e19-0309-4b4c-ac15-c367ec5ae2bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5641 2024.05.08 03:41:34.202928 [ 3 ] {} <Trace> HTTP-Session: 24f19e19-0309-4b4c-ac15-c367ec5ae2bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5642 2024.05.08 03:41:34.203101 [ 3 ] {9b60bea4-bed9-4efc-a2d3-4a0c1fb0307e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5643 2024.05.08 03:41:34.203150 [ 3 ] {9b60bea4-bed9-4efc-a2d3-4a0c1fb0307e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5644 2024.05.08 03:41:34.203325 [ 3 ] {9b60bea4-bed9-4efc-a2d3-4a0c1fb0307e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5645 2024.05.08 03:41:34.203695 [ 3 ] {9b60bea4-bed9-4efc-a2d3-4a0c1fb0307e} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5646 2024.05.08 03:41:34.203731 [ 3 ] {9b60bea4-bed9-4efc-a2d3-4a0c1fb0307e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5647 2024.05.08 03:41:34.204121 [ 3 ] {9b60bea4-bed9-4efc-a2d3-4a0c1fb0307e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5648 2024.05.08 03:41:34.204457 [ 3 ] {9b60bea4-bed9-4efc-a2d3-4a0c1fb0307e} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5649 2024.05.08 03:41:34.204604 [ 3 ] {9b60bea4-bed9-4efc-a2d3-4a0c1fb0307e} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001596 sec., 8771.929824561405 rows/sec., 11.84 MiB/sec.
5650 2024.05.08 03:41:34.204764 [ 3 ] {9b60bea4-bed9-4efc-a2d3-4a0c1fb0307e} <Debug> DynamicQueryHandler: Done processing query
5651 2024.05.08 03:41:34.204789 [ 3 ] {9b60bea4-bed9-4efc-a2d3-4a0c1fb0307e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5652 2024.05.08 03:41:34.204805 [ 3 ] {} <Debug> HTTP-Session: 24f19e19-0309-4b4c-ac15-c367ec5ae2bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5653 2024.05.08 03:41:38.594119 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
5654 2024.05.08 03:41:38.594181 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
5655 2024.05.08 03:41:39.189259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5656 2024.05.08 03:41:39.189387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5657 2024.05.08 03:41:39.189414 [ 3 ] {} <Debug> HTTP-Session: 82bb0e53-c768-40b1-b9a7-2d7736794ad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5658 2024.05.08 03:41:39.189443 [ 3 ] {} <Debug> HTTP-Session: 82bb0e53-c768-40b1-b9a7-2d7736794ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5659 2024.05.08 03:41:39.189460 [ 3 ] {} <Debug> HTTP-Session: 82bb0e53-c768-40b1-b9a7-2d7736794ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5660 2024.05.08 03:41:39.189515 [ 3 ] {} <Trace> HTTP-Session: 82bb0e53-c768-40b1-b9a7-2d7736794ad4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5661 2024.05.08 03:41:39.189722 [ 3 ] {4cb4a3d8-6aff-43d0-849c-3b65e14111ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5662 2024.05.08 03:41:39.189798 [ 3 ] {4cb4a3d8-6aff-43d0-849c-3b65e14111ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5663 2024.05.08 03:41:39.190012 [ 3 ] {4cb4a3d8-6aff-43d0-849c-3b65e14111ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5664 2024.05.08 03:41:39.190441 [ 3 ] {4cb4a3d8-6aff-43d0-849c-3b65e14111ef} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5665 2024.05.08 03:41:39.190483 [ 3 ] {4cb4a3d8-6aff-43d0-849c-3b65e14111ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5666 2024.05.08 03:41:39.190843 [ 3 ] {4cb4a3d8-6aff-43d0-849c-3b65e14111ef} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
5667 2024.05.08 03:41:39.191173 [ 3 ] {4cb4a3d8-6aff-43d0-849c-3b65e14111ef} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5668 2024.05.08 03:41:39.191332 [ 3 ] {4cb4a3d8-6aff-43d0-849c-3b65e14111ef} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001673 sec., 10161.386730424387 rows/sec., 823.63 KiB/sec.
5669 2024.05.08 03:41:39.191559 [ 3 ] {4cb4a3d8-6aff-43d0-849c-3b65e14111ef} <Debug> DynamicQueryHandler: Done processing query
5670 2024.05.08 03:41:39.191595 [ 3 ] {4cb4a3d8-6aff-43d0-849c-3b65e14111ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5671 2024.05.08 03:41:39.191615 [ 3 ] {} <Debug> HTTP-Session: 82bb0e53-c768-40b1-b9a7-2d7736794ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5672 2024.05.08 03:41:39.191751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5673 2024.05.08 03:41:39.191798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5674 2024.05.08 03:41:39.191816 [ 3 ] {} <Debug> HTTP-Session: 29c1739f-6bda-4970-9e25-850a0d8cb075 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5675 2024.05.08 03:41:39.191833 [ 3 ] {} <Debug> HTTP-Session: 29c1739f-6bda-4970-9e25-850a0d8cb075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5676 2024.05.08 03:41:39.191846 [ 3 ] {} <Debug> HTTP-Session: 29c1739f-6bda-4970-9e25-850a0d8cb075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5677 2024.05.08 03:41:39.191877 [ 3 ] {} <Trace> HTTP-Session: 29c1739f-6bda-4970-9e25-850a0d8cb075 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5678 2024.05.08 03:41:39.191984 [ 3 ] {2d25ecff-d3c8-4ccd-aa5e-aad21ab0b248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5679 2024.05.08 03:41:39.192028 [ 3 ] {2d25ecff-d3c8-4ccd-aa5e-aad21ab0b248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5680 2024.05.08 03:41:39.192155 [ 3 ] {2d25ecff-d3c8-4ccd-aa5e-aad21ab0b248} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5681 2024.05.08 03:41:39.192461 [ 3 ] {2d25ecff-d3c8-4ccd-aa5e-aad21ab0b248} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5682 2024.05.08 03:41:39.192498 [ 3 ] {2d25ecff-d3c8-4ccd-aa5e-aad21ab0b248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5683 2024.05.08 03:41:39.192802 [ 3 ] {2d25ecff-d3c8-4ccd-aa5e-aad21ab0b248} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
5684 2024.05.08 03:41:39.193101 [ 3 ] {2d25ecff-d3c8-4ccd-aa5e-aad21ab0b248} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5685 2024.05.08 03:41:39.193245 [ 3 ] {2d25ecff-d3c8-4ccd-aa5e-aad21ab0b248} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001291 sec., 39504.260263361735 rows/sec., 3.44 MiB/sec.
5686 2024.05.08 03:41:39.193399 [ 3 ] {2d25ecff-d3c8-4ccd-aa5e-aad21ab0b248} <Debug> DynamicQueryHandler: Done processing query
5687 2024.05.08 03:41:39.193423 [ 3 ] {2d25ecff-d3c8-4ccd-aa5e-aad21ab0b248} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5688 2024.05.08 03:41:39.193438 [ 3 ] {} <Debug> HTTP-Session: 29c1739f-6bda-4970-9e25-850a0d8cb075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5689 2024.05.08 03:41:39.193618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5690 2024.05.08 03:41:39.193664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5691 2024.05.08 03:41:39.193683 [ 3 ] {} <Debug> HTTP-Session: d4345895-7758-4409-82c0-9309ab9963b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5692 2024.05.08 03:41:39.193699 [ 3 ] {} <Debug> HTTP-Session: d4345895-7758-4409-82c0-9309ab9963b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5693 2024.05.08 03:41:39.193713 [ 3 ] {} <Debug> HTTP-Session: d4345895-7758-4409-82c0-9309ab9963b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5694 2024.05.08 03:41:39.193742 [ 3 ] {} <Trace> HTTP-Session: d4345895-7758-4409-82c0-9309ab9963b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5695 2024.05.08 03:41:39.193848 [ 3 ] {b7d25ea1-d5f1-4d98-a2c1-6379b71ad392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5696 2024.05.08 03:41:39.193890 [ 3 ] {b7d25ea1-d5f1-4d98-a2c1-6379b71ad392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5697 2024.05.08 03:41:39.194015 [ 3 ] {b7d25ea1-d5f1-4d98-a2c1-6379b71ad392} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5698 2024.05.08 03:41:39.194297 [ 3 ] {b7d25ea1-d5f1-4d98-a2c1-6379b71ad392} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5699 2024.05.08 03:41:39.194333 [ 3 ] {b7d25ea1-d5f1-4d98-a2c1-6379b71ad392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5700 2024.05.08 03:41:39.194628 [ 3 ] {b7d25ea1-d5f1-4d98-a2c1-6379b71ad392} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
5701 2024.05.08 03:41:39.194920 [ 3 ] {b7d25ea1-d5f1-4d98-a2c1-6379b71ad392} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5702 2024.05.08 03:41:39.195069 [ 3 ] {b7d25ea1-d5f1-4d98-a2c1-6379b71ad392} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001244 sec., 13665.594855305466 rows/sec., 1.07 MiB/sec.
5703 2024.05.08 03:41:39.195249 [ 3 ] {b7d25ea1-d5f1-4d98-a2c1-6379b71ad392} <Debug> DynamicQueryHandler: Done processing query
5704 2024.05.08 03:41:39.195286 [ 3 ] {b7d25ea1-d5f1-4d98-a2c1-6379b71ad392} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5705 2024.05.08 03:41:39.195312 [ 3 ] {} <Debug> HTTP-Session: d4345895-7758-4409-82c0-9309ab9963b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5706 2024.05.08 03:41:39.195440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5707 2024.05.08 03:41:39.195487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5708 2024.05.08 03:41:39.195506 [ 3 ] {} <Debug> HTTP-Session: 4f570b10-7d5e-411f-9b70-dd77f2cb5202 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5709 2024.05.08 03:41:39.195525 [ 3 ] {} <Debug> HTTP-Session: 4f570b10-7d5e-411f-9b70-dd77f2cb5202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5710 2024.05.08 03:41:39.195539 [ 3 ] {} <Debug> HTTP-Session: 4f570b10-7d5e-411f-9b70-dd77f2cb5202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5711 2024.05.08 03:41:39.195569 [ 3 ] {} <Trace> HTTP-Session: 4f570b10-7d5e-411f-9b70-dd77f2cb5202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5712 2024.05.08 03:41:39.195751 [ 3 ] {5f01de4a-e7a3-4213-a781-934c7a0f51d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5713 2024.05.08 03:41:39.195799 [ 3 ] {5f01de4a-e7a3-4213-a781-934c7a0f51d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5714 2024.05.08 03:41:39.195954 [ 3 ] {5f01de4a-e7a3-4213-a781-934c7a0f51d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5715 2024.05.08 03:41:39.196309 [ 3 ] {5f01de4a-e7a3-4213-a781-934c7a0f51d9} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5716 2024.05.08 03:41:39.196344 [ 3 ] {5f01de4a-e7a3-4213-a781-934c7a0f51d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5717 2024.05.08 03:41:39.196733 [ 3 ] {5f01de4a-e7a3-4213-a781-934c7a0f51d9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
5718 2024.05.08 03:41:39.197075 [ 3 ] {5f01de4a-e7a3-4213-a781-934c7a0f51d9} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5719 2024.05.08 03:41:39.197238 [ 3 ] {5f01de4a-e7a3-4213-a781-934c7a0f51d9} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001589 sec., 10698.552548772814 rows/sec., 14.44 MiB/sec.
5720 2024.05.08 03:41:39.197396 [ 3 ] {5f01de4a-e7a3-4213-a781-934c7a0f51d9} <Debug> DynamicQueryHandler: Done processing query
5721 2024.05.08 03:41:39.197421 [ 3 ] {5f01de4a-e7a3-4213-a781-934c7a0f51d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5722 2024.05.08 03:41:39.197437 [ 3 ] {} <Debug> HTTP-Session: 4f570b10-7d5e-411f-9b70-dd77f2cb5202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5723 2024.05.08 03:41:44.189351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5724 2024.05.08 03:41:44.189483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5725 2024.05.08 03:41:44.189508 [ 3 ] {} <Debug> HTTP-Session: 523f3512-e94b-423f-8619-534001c472a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5726 2024.05.08 03:41:44.189533 [ 3 ] {} <Debug> HTTP-Session: 523f3512-e94b-423f-8619-534001c472a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5727 2024.05.08 03:41:44.189548 [ 3 ] {} <Debug> HTTP-Session: 523f3512-e94b-423f-8619-534001c472a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5728 2024.05.08 03:41:44.189598 [ 3 ] {} <Trace> HTTP-Session: 523f3512-e94b-423f-8619-534001c472a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5729 2024.05.08 03:41:44.189785 [ 3 ] {a53a9ed1-f58c-4be2-948d-7d3b98bd93af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5730 2024.05.08 03:41:44.189855 [ 3 ] {a53a9ed1-f58c-4be2-948d-7d3b98bd93af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5731 2024.05.08 03:41:44.190052 [ 3 ] {a53a9ed1-f58c-4be2-948d-7d3b98bd93af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5732 2024.05.08 03:41:44.190493 [ 3 ] {a53a9ed1-f58c-4be2-948d-7d3b98bd93af} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5733 2024.05.08 03:41:44.190536 [ 3 ] {a53a9ed1-f58c-4be2-948d-7d3b98bd93af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5734 2024.05.08 03:41:44.190909 [ 3 ] {a53a9ed1-f58c-4be2-948d-7d3b98bd93af} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
5735 2024.05.08 03:41:44.191252 [ 3 ] {a53a9ed1-f58c-4be2-948d-7d3b98bd93af} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5736 2024.05.08 03:41:44.191420 [ 3 ] {a53a9ed1-f58c-4be2-948d-7d3b98bd93af} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.00169 sec., 8284.023668639053 rows/sec., 671.46 KiB/sec.
5737 2024.05.08 03:41:44.191730 [ 3 ] {a53a9ed1-f58c-4be2-948d-7d3b98bd93af} <Debug> DynamicQueryHandler: Done processing query
5738 2024.05.08 03:41:44.191781 [ 3 ] {a53a9ed1-f58c-4be2-948d-7d3b98bd93af} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5739 2024.05.08 03:41:44.191819 [ 3 ] {} <Debug> HTTP-Session: 523f3512-e94b-423f-8619-534001c472a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5740 2024.05.08 03:41:44.191953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5741 2024.05.08 03:41:44.192004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5742 2024.05.08 03:41:44.192022 [ 3 ] {} <Debug> HTTP-Session: 64aa113c-2884-4a8e-9494-fdf3807423e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5743 2024.05.08 03:41:44.192040 [ 3 ] {} <Debug> HTTP-Session: 64aa113c-2884-4a8e-9494-fdf3807423e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5744 2024.05.08 03:41:44.192054 [ 3 ] {} <Debug> HTTP-Session: 64aa113c-2884-4a8e-9494-fdf3807423e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5745 2024.05.08 03:41:44.192088 [ 3 ] {} <Trace> HTTP-Session: 64aa113c-2884-4a8e-9494-fdf3807423e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5746 2024.05.08 03:41:44.192202 [ 3 ] {a5944c1e-685c-4bd9-8754-b38045cee37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5747 2024.05.08 03:41:44.192247 [ 3 ] {a5944c1e-685c-4bd9-8754-b38045cee37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5748 2024.05.08 03:41:44.192392 [ 3 ] {a5944c1e-685c-4bd9-8754-b38045cee37e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5749 2024.05.08 03:41:44.192742 [ 3 ] {a5944c1e-685c-4bd9-8754-b38045cee37e} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5750 2024.05.08 03:41:44.192780 [ 3 ] {a5944c1e-685c-4bd9-8754-b38045cee37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5751 2024.05.08 03:41:44.193078 [ 3 ] {a5944c1e-685c-4bd9-8754-b38045cee37e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
5752 2024.05.08 03:41:44.193386 [ 3 ] {a5944c1e-685c-4bd9-8754-b38045cee37e} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5753 2024.05.08 03:41:44.193555 [ 3 ] {a5944c1e-685c-4bd9-8754-b38045cee37e} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.001384 sec., 30346.820809248555 rows/sec., 2.72 MiB/sec.
5754 2024.05.08 03:41:44.193811 [ 3 ] {a5944c1e-685c-4bd9-8754-b38045cee37e} <Debug> DynamicQueryHandler: Done processing query
5755 2024.05.08 03:41:44.193869 [ 3 ] {a5944c1e-685c-4bd9-8754-b38045cee37e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5756 2024.05.08 03:41:44.193924 [ 3 ] {} <Debug> HTTP-Session: 64aa113c-2884-4a8e-9494-fdf3807423e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5757 2024.05.08 03:41:44.194080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5758 2024.05.08 03:41:44.194132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5759 2024.05.08 03:41:44.194150 [ 3 ] {} <Debug> HTTP-Session: 47ce1cfe-e381-417c-8c52-e4a3de1d35a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5760 2024.05.08 03:41:44.194167 [ 3 ] {} <Debug> HTTP-Session: 47ce1cfe-e381-417c-8c52-e4a3de1d35a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5761 2024.05.08 03:41:44.194181 [ 3 ] {} <Debug> HTTP-Session: 47ce1cfe-e381-417c-8c52-e4a3de1d35a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5762 2024.05.08 03:41:44.194213 [ 3 ] {} <Trace> HTTP-Session: 47ce1cfe-e381-417c-8c52-e4a3de1d35a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5763 2024.05.08 03:41:44.194341 [ 3 ] {569c8a6b-2d08-453c-8550-a301719cf497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5764 2024.05.08 03:41:44.194386 [ 3 ] {569c8a6b-2d08-453c-8550-a301719cf497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5765 2024.05.08 03:41:44.194528 [ 3 ] {569c8a6b-2d08-453c-8550-a301719cf497} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5766 2024.05.08 03:41:44.194873 [ 3 ] {569c8a6b-2d08-453c-8550-a301719cf497} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5767 2024.05.08 03:41:44.194910 [ 3 ] {569c8a6b-2d08-453c-8550-a301719cf497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5768 2024.05.08 03:41:44.195202 [ 3 ] {569c8a6b-2d08-453c-8550-a301719cf497} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
5769 2024.05.08 03:41:44.195502 [ 3 ] {569c8a6b-2d08-453c-8550-a301719cf497} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5770 2024.05.08 03:41:44.195662 [ 3 ] {569c8a6b-2d08-453c-8550-a301719cf497} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.001344 sec., 10416.666666666668 rows/sec., 834.15 KiB/sec.
5771 2024.05.08 03:41:44.195828 [ 3 ] {569c8a6b-2d08-453c-8550-a301719cf497} <Debug> DynamicQueryHandler: Done processing query
5772 2024.05.08 03:41:44.195851 [ 3 ] {569c8a6b-2d08-453c-8550-a301719cf497} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5773 2024.05.08 03:41:44.195866 [ 3 ] {} <Debug> HTTP-Session: 47ce1cfe-e381-417c-8c52-e4a3de1d35a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5774 2024.05.08 03:41:44.195987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5775 2024.05.08 03:41:44.196034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5776 2024.05.08 03:41:44.196053 [ 3 ] {} <Debug> HTTP-Session: 6cc2f82d-fece-4230-8fd9-287dc8b200f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5777 2024.05.08 03:41:44.196069 [ 3 ] {} <Debug> HTTP-Session: 6cc2f82d-fece-4230-8fd9-287dc8b200f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5778 2024.05.08 03:41:44.196083 [ 3 ] {} <Debug> HTTP-Session: 6cc2f82d-fece-4230-8fd9-287dc8b200f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5779 2024.05.08 03:41:44.196112 [ 3 ] {} <Trace> HTTP-Session: 6cc2f82d-fece-4230-8fd9-287dc8b200f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5780 2024.05.08 03:41:44.196283 [ 3 ] {18fdb661-739e-4fbc-b7db-e4bfea71f62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5781 2024.05.08 03:41:44.196331 [ 3 ] {18fdb661-739e-4fbc-b7db-e4bfea71f62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5782 2024.05.08 03:41:44.196489 [ 3 ] {18fdb661-739e-4fbc-b7db-e4bfea71f62b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5783 2024.05.08 03:41:44.196939 [ 3 ] {18fdb661-739e-4fbc-b7db-e4bfea71f62b} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5784 2024.05.08 03:41:44.196976 [ 3 ] {18fdb661-739e-4fbc-b7db-e4bfea71f62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB.
5785 2024.05.08 03:41:44.197378 [ 3 ] {18fdb661-739e-4fbc-b7db-e4bfea71f62b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
5786 2024.05.08 03:41:44.197719 [ 3 ] {18fdb661-739e-4fbc-b7db-e4bfea71f62b} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5787 2024.05.08 03:41:44.197872 [ 3 ] {18fdb661-739e-4fbc-b7db-e4bfea71f62b} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001678 sec., 8343.265792610251 rows/sec., 11.26 MiB/sec.
5788 2024.05.08 03:41:44.198057 [ 3 ] {18fdb661-739e-4fbc-b7db-e4bfea71f62b} <Debug> DynamicQueryHandler: Done processing query
5789 2024.05.08 03:41:44.198081 [ 3 ] {18fdb661-739e-4fbc-b7db-e4bfea71f62b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5790 2024.05.08 03:41:44.198096 [ 3 ] {} <Debug> HTTP-Session: 6cc2f82d-fece-4230-8fd9-287dc8b200f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5791 2024.05.08 03:41:49.189641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5792 2024.05.08 03:41:49.189788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5793 2024.05.08 03:41:49.189818 [ 3 ] {} <Debug> HTTP-Session: f50cda50-966e-4e3c-8f4f-618f2fa65dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5794 2024.05.08 03:41:49.189846 [ 3 ] {} <Debug> HTTP-Session: f50cda50-966e-4e3c-8f4f-618f2fa65dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5795 2024.05.08 03:41:49.189864 [ 3 ] {} <Debug> HTTP-Session: f50cda50-966e-4e3c-8f4f-618f2fa65dcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5796 2024.05.08 03:41:49.189921 [ 3 ] {} <Trace> HTTP-Session: f50cda50-966e-4e3c-8f4f-618f2fa65dcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5797 2024.05.08 03:41:49.190133 [ 3 ] {717ec262-f9e8-4616-9fdf-d3b71ed66389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5798 2024.05.08 03:41:49.190211 [ 3 ] {717ec262-f9e8-4616-9fdf-d3b71ed66389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5799 2024.05.08 03:41:49.190413 [ 3 ] {717ec262-f9e8-4616-9fdf-d3b71ed66389} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5800 2024.05.08 03:41:49.190858 [ 3 ] {717ec262-f9e8-4616-9fdf-d3b71ed66389} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5801 2024.05.08 03:41:49.190903 [ 3 ] {717ec262-f9e8-4616-9fdf-d3b71ed66389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
5802 2024.05.08 03:41:49.191254 [ 3 ] {717ec262-f9e8-4616-9fdf-d3b71ed66389} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
5803 2024.05.08 03:41:49.191642 [ 3 ] {717ec262-f9e8-4616-9fdf-d3b71ed66389} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5804 2024.05.08 03:41:49.191814 [ 3 ] {717ec262-f9e8-4616-9fdf-d3b71ed66389} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001744 sec., 9747.706422018347 rows/sec., 790.10 KiB/sec.
5805 2024.05.08 03:41:49.192036 [ 3 ] {717ec262-f9e8-4616-9fdf-d3b71ed66389} <Debug> DynamicQueryHandler: Done processing query
5806 2024.05.08 03:41:49.192063 [ 3 ] {717ec262-f9e8-4616-9fdf-d3b71ed66389} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5807 2024.05.08 03:41:49.192080 [ 3 ] {} <Debug> HTTP-Session: f50cda50-966e-4e3c-8f4f-618f2fa65dcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5808 2024.05.08 03:41:49.192213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5809 2024.05.08 03:41:49.192269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5810 2024.05.08 03:41:49.192289 [ 3 ] {} <Debug> HTTP-Session: 89b7ca2a-d878-4652-bc39-5324746480bd Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5811 2024.05.08 03:41:49.192306 [ 3 ] {} <Debug> HTTP-Session: 89b7ca2a-d878-4652-bc39-5324746480bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5812 2024.05.08 03:41:49.192320 [ 3 ] {} <Debug> HTTP-Session: 89b7ca2a-d878-4652-bc39-5324746480bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5813 2024.05.08 03:41:49.192355 [ 3 ] {} <Trace> HTTP-Session: 89b7ca2a-d878-4652-bc39-5324746480bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5814 2024.05.08 03:41:49.192474 [ 3 ] {ae74803d-f77e-435d-bad6-6e2dd69a4c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5815 2024.05.08 03:41:49.192524 [ 3 ] {ae74803d-f77e-435d-bad6-6e2dd69a4c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5816 2024.05.08 03:41:49.192656 [ 3 ] {ae74803d-f77e-435d-bad6-6e2dd69a4c87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5817 2024.05.08 03:41:49.193020 [ 3 ] {ae74803d-f77e-435d-bad6-6e2dd69a4c87} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5818 2024.05.08 03:41:49.193057 [ 3 ] {ae74803d-f77e-435d-bad6-6e2dd69a4c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
5819 2024.05.08 03:41:49.193368 [ 3 ] {ae74803d-f77e-435d-bad6-6e2dd69a4c87} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5820 2024.05.08 03:41:49.193692 [ 3 ] {ae74803d-f77e-435d-bad6-6e2dd69a4c87} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5821 2024.05.08 03:41:49.193850 [ 3 ] {ae74803d-f77e-435d-bad6-6e2dd69a4c87} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001412 sec., 36118.98016997167 rows/sec., 3.14 MiB/sec.
5822 2024.05.08 03:41:49.193856 [ 111 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5823 2024.05.08 03:41:49.193968 [ 111 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5824 2024.05.08 03:41:49.194013 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
5825 2024.05.08 03:41:49.194087 [ 3 ] {ae74803d-f77e-435d-bad6-6e2dd69a4c87} <Debug> DynamicQueryHandler: Done processing query
5826 2024.05.08 03:41:49.194144 [ 3 ] {ae74803d-f77e-435d-bad6-6e2dd69a4c87} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5827 2024.05.08 03:41:49.194194 [ 3 ] {} <Debug> HTTP-Session: 89b7ca2a-d878-4652-bc39-5324746480bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5828 2024.05.08 03:41:49.194230 [ 194 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
5829 2024.05.08 03:41:49.194368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5830 2024.05.08 03:41:49.194465 [ 194 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5831 2024.05.08 03:41:49.194478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5832 2024.05.08 03:41:49.194532 [ 3 ] {} <Debug> HTTP-Session: 76f874ed-2065-4bc6-b4d5-7afc1c068689 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5833 2024.05.08 03:41:49.194532 [ 194 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 142 rows starting from the beginning of the part
5834 2024.05.08 03:41:49.194564 [ 3 ] {} <Debug> HTTP-Session: 76f874ed-2065-4bc6-b4d5-7afc1c068689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5835 2024.05.08 03:41:49.194603 [ 3 ] {} <Debug> HTTP-Session: 76f874ed-2065-4bc6-b4d5-7afc1c068689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5836 2024.05.08 03:41:49.194751 [ 3 ] {} <Trace> HTTP-Session: 76f874ed-2065-4bc6-b4d5-7afc1c068689 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5837 2024.05.08 03:41:49.194756 [ 194 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 51 rows starting from the beginning of the part
5838 2024.05.08 03:41:49.194976 [ 194 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 79 rows starting from the beginning of the part
5839 2024.05.08 03:41:49.195219 [ 3 ] {69c59ba2-f4a5-46d8-bca5-ccd386984143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5840 2024.05.08 03:41:49.195240 [ 194 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 51 rows starting from the beginning of the part
5841 2024.05.08 03:41:49.195370 [ 3 ] {69c59ba2-f4a5-46d8-bca5-ccd386984143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5842 2024.05.08 03:41:49.195634 [ 194 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part
5843 2024.05.08 03:41:49.195982 [ 194 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 51 rows starting from the beginning of the part
5844 2024.05.08 03:41:49.196558 [ 3 ] {69c59ba2-f4a5-46d8-bca5-ccd386984143} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5845 2024.05.08 03:41:49.197349 [ 3 ] {69c59ba2-f4a5-46d8-bca5-ccd386984143} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5846 2024.05.08 03:41:49.197411 [ 3 ] {69c59ba2-f4a5-46d8-bca5-ccd386984143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
5847 2024.05.08 03:41:49.198345 [ 3 ] {69c59ba2-f4a5-46d8-bca5-ccd386984143} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5848 2024.05.08 03:41:49.199075 [ 194 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 4 columns (4 merged, 0 gathered) in 0.004969129 sec., 83716.88479007085 rows/sec., 7.18 MiB/sec.
5849 2024.05.08 03:41:49.199256 [ 3 ] {69c59ba2-f4a5-46d8-bca5-ccd386984143} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5850 2024.05.08 03:41:49.199271 [ 194 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5851 2024.05.08 03:41:49.199534 [ 111 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5852 2024.05.08 03:41:49.199631 [ 3 ] {69c59ba2-f4a5-46d8-bca5-ccd386984143} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.004578 sec., 3713.4119702927046 rows/sec., 297.36 KiB/sec.
5853 2024.05.08 03:41:49.199659 [ 111 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5854 2024.05.08 03:41:49.199754 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
5855 2024.05.08 03:41:49.200298 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
5856 2024.05.08 03:41:49.200357 [ 3 ] {69c59ba2-f4a5-46d8-bca5-ccd386984143} <Debug> DynamicQueryHandler: Done processing query
5857 2024.05.08 03:41:49.200436 [ 3 ] {69c59ba2-f4a5-46d8-bca5-ccd386984143} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5858 2024.05.08 03:41:49.200507 [ 3 ] {} <Debug> HTTP-Session: 76f874ed-2065-4bc6-b4d5-7afc1c068689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5859 2024.05.08 03:41:49.200687 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5860 2024.05.08 03:41:49.200769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5861 2024.05.08 03:41:49.200792 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 93 rows starting from the beginning of the part
5862 2024.05.08 03:41:49.200801 [ 200 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_51_10} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5863 2024.05.08 03:41:49.200892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5864 2024.05.08 03:41:49.201163 [ 3 ] {} <Debug> HTTP-Session: fd84a271-20cb-4033-bb4b-581b0c2cb457 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5865 2024.05.08 03:41:49.201164 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 17 rows starting from the beginning of the part
5866 2024.05.08 03:41:49.201207 [ 200 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_51_10} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
5867 2024.05.08 03:41:49.201262 [ 3 ] {} <Debug> HTTP-Session: fd84a271-20cb-4033-bb4b-581b0c2cb457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5868 2024.05.08 03:41:49.201434 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part
5869 2024.05.08 03:41:49.201432 [ 3 ] {} <Debug> HTTP-Session: fd84a271-20cb-4033-bb4b-581b0c2cb457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5870 2024.05.08 03:41:49.201580 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5871 2024.05.08 03:41:49.201761 [ 3 ] {} <Trace> HTTP-Session: fd84a271-20cb-4033-bb4b-581b0c2cb457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5872 2024.05.08 03:41:49.201806 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 17 rows starting from the beginning of the part
5873 2024.05.08 03:41:49.202067 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part
5874 2024.05.08 03:41:49.202343 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 17 rows starting from the beginning of the part
5875 2024.05.08 03:41:49.202714 [ 3 ] {095e0de4-2641-43ed-a715-806d921c6252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5876 2024.05.08 03:41:49.202879 [ 3 ] {095e0de4-2641-43ed-a715-806d921c6252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5877 2024.05.08 03:41:49.203413 [ 3 ] {095e0de4-2641-43ed-a715-806d921c6252} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5878 2024.05.08 03:41:49.204449 [ 3 ] {095e0de4-2641-43ed-a715-806d921c6252} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5879 2024.05.08 03:41:49.204508 [ 3 ] {095e0de4-2641-43ed-a715-806d921c6252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
5880 2024.05.08 03:41:49.205074 [ 200 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.00513337 sec., 38571.1530631924 rows/sec., 3.02 MiB/sec.
5881 2024.05.08 03:41:49.205344 [ 200 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5882 2024.05.08 03:41:49.205461 [ 3 ] {095e0de4-2641-43ed-a715-806d921c6252} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
5883 2024.05.08 03:41:49.206392 [ 200 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_51_10} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5884 2024.05.08 03:41:49.206409 [ 3 ] {095e0de4-2641-43ed-a715-806d921c6252} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5885 2024.05.08 03:41:49.206562 [ 200 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_51_10} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
5886 2024.05.08 03:41:49.206759 [ 3 ] {095e0de4-2641-43ed-a715-806d921c6252} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.00464 sec., 3663.793103448276 rows/sec., 4.94 MiB/sec.
5887 2024.05.08 03:41:49.206789 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5888 2024.05.08 03:41:49.207048 [ 3 ] {095e0de4-2641-43ed-a715-806d921c6252} <Debug> DynamicQueryHandler: Done processing query
5889 2024.05.08 03:41:49.207078 [ 3 ] {095e0de4-2641-43ed-a715-806d921c6252} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5890 2024.05.08 03:41:49.207095 [ 3 ] {} <Debug> HTTP-Session: fd84a271-20cb-4033-bb4b-581b0c2cb457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5891 2024.05.08 03:41:53.594425 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
5892 2024.05.08 03:41:53.594499 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
5893 2024.05.08 03:41:54.189731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5894 2024.05.08 03:41:54.189866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5895 2024.05.08 03:41:54.189897 [ 3 ] {} <Debug> HTTP-Session: a3b3e2bb-eac0-469f-95ae-5199d406a4be Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5896 2024.05.08 03:41:54.189926 [ 3 ] {} <Debug> HTTP-Session: a3b3e2bb-eac0-469f-95ae-5199d406a4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5897 2024.05.08 03:41:54.189944 [ 3 ] {} <Debug> HTTP-Session: a3b3e2bb-eac0-469f-95ae-5199d406a4be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5898 2024.05.08 03:41:54.190002 [ 3 ] {} <Trace> HTTP-Session: a3b3e2bb-eac0-469f-95ae-5199d406a4be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5899 2024.05.08 03:41:54.190221 [ 3 ] {d8d58140-1fb1-4574-bea5-07b29a6ad288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5900 2024.05.08 03:41:54.190299 [ 3 ] {d8d58140-1fb1-4574-bea5-07b29a6ad288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5901 2024.05.08 03:41:54.190507 [ 3 ] {d8d58140-1fb1-4574-bea5-07b29a6ad288} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5902 2024.05.08 03:41:54.190995 [ 3 ] {d8d58140-1fb1-4574-bea5-07b29a6ad288} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5903 2024.05.08 03:41:54.191044 [ 3 ] {d8d58140-1fb1-4574-bea5-07b29a6ad288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
5904 2024.05.08 03:41:54.191442 [ 3 ] {d8d58140-1fb1-4574-bea5-07b29a6ad288} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5905 2024.05.08 03:41:54.191802 [ 3 ] {d8d58140-1fb1-4574-bea5-07b29a6ad288} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5906 2024.05.08 03:41:54.191955 [ 3 ] {d8d58140-1fb1-4574-bea5-07b29a6ad288} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001799 sec., 7782.101167315175 rows/sec., 630.78 KiB/sec.
5907 2024.05.08 03:41:54.191962 [ 108 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5908 2024.05.08 03:41:54.192016 [ 108 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5909 2024.05.08 03:41:54.192049 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
5910 2024.05.08 03:41:54.192209 [ 3 ] {d8d58140-1fb1-4574-bea5-07b29a6ad288} <Debug> DynamicQueryHandler: Done processing query
5911 2024.05.08 03:41:54.192217 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
5912 2024.05.08 03:41:54.192239 [ 3 ] {d8d58140-1fb1-4574-bea5-07b29a6ad288} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5913 2024.05.08 03:41:54.192294 [ 3 ] {} <Debug> HTTP-Session: a3b3e2bb-eac0-469f-95ae-5199d406a4be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5914 2024.05.08 03:41:54.192467 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5915 2024.05.08 03:41:54.192479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5916 2024.05.08 03:41:54.192532 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 31 rows starting from the beginning of the part
5917 2024.05.08 03:41:54.192594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5918 2024.05.08 03:41:54.192660 [ 3 ] {} <Debug> HTTP-Session: dce9a24c-456a-40e6-94dc-138a17b0a6e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5919 2024.05.08 03:41:54.192735 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part
5920 2024.05.08 03:41:54.192752 [ 3 ] {} <Debug> HTTP-Session: dce9a24c-456a-40e6-94dc-138a17b0a6e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5921 2024.05.08 03:41:54.192834 [ 3 ] {} <Debug> HTTP-Session: dce9a24c-456a-40e6-94dc-138a17b0a6e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5922 2024.05.08 03:41:54.193013 [ 3 ] {} <Trace> HTTP-Session: dce9a24c-456a-40e6-94dc-138a17b0a6e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5923 2024.05.08 03:41:54.193063 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 17 rows starting from the beginning of the part
5924 2024.05.08 03:41:54.193390 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part
5925 2024.05.08 03:41:54.193437 [ 3 ] {4e732401-1069-43ab-ae89-4e88b933bdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5926 2024.05.08 03:41:54.193628 [ 3 ] {4e732401-1069-43ab-ae89-4e88b933bdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5927 2024.05.08 03:41:54.193652 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 17 rows starting from the beginning of the part
5928 2024.05.08 03:41:54.194057 [ 194 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part
5929 2024.05.08 03:41:54.194535 [ 3 ] {4e732401-1069-43ab-ae89-4e88b933bdfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5930 2024.05.08 03:41:54.195346 [ 3 ] {4e732401-1069-43ab-ae89-4e88b933bdfa} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5931 2024.05.08 03:41:54.195407 [ 3 ] {4e732401-1069-43ab-ae89-4e88b933bdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
5932 2024.05.08 03:41:54.196315 [ 3 ] {4e732401-1069-43ab-ae89-4e88b933bdfa} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5933 2024.05.08 03:41:54.197123 [ 201 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.005012179 sec., 21348.000540283974 rows/sec., 1.69 MiB/sec.
5934 2024.05.08 03:41:54.197424 [ 201 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5935 2024.05.08 03:41:54.197713 [ 3 ] {4e732401-1069-43ab-ae89-4e88b933bdfa} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5936 2024.05.08 03:41:54.198071 [ 3 ] {4e732401-1069-43ab-ae89-4e88b933bdfa} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.004864 sec., 8634.868421052632 rows/sec., 793.66 KiB/sec.
5937 2024.05.08 03:41:54.198441 [ 3 ] {4e732401-1069-43ab-ae89-4e88b933bdfa} <Debug> DynamicQueryHandler: Done processing query
5938 2024.05.08 03:41:54.198465 [ 201 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_51_10} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5939 2024.05.08 03:41:54.198481 [ 3 ] {4e732401-1069-43ab-ae89-4e88b933bdfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5940 2024.05.08 03:41:54.198538 [ 3 ] {} <Debug> HTTP-Session: dce9a24c-456a-40e6-94dc-138a17b0a6e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5941 2024.05.08 03:41:54.198653 [ 201 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_51_10} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
5942 2024.05.08 03:41:54.198696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5943 2024.05.08 03:41:54.198795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5944 2024.05.08 03:41:54.198817 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5945 2024.05.08 03:41:54.198826 [ 3 ] {} <Debug> HTTP-Session: fdc57d30-3694-40f4-b731-5d39c8466e31 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5946 2024.05.08 03:41:54.198868 [ 3 ] {} <Debug> HTTP-Session: fdc57d30-3694-40f4-b731-5d39c8466e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5947 2024.05.08 03:41:54.198883 [ 3 ] {} <Debug> HTTP-Session: fdc57d30-3694-40f4-b731-5d39c8466e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5948 2024.05.08 03:41:54.198915 [ 3 ] {} <Trace> HTTP-Session: fdc57d30-3694-40f4-b731-5d39c8466e31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5949 2024.05.08 03:41:54.199023 [ 3 ] {70507fce-dc8d-4146-9430-6dc086a5813a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5950 2024.05.08 03:41:54.199067 [ 3 ] {70507fce-dc8d-4146-9430-6dc086a5813a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5951 2024.05.08 03:41:54.199213 [ 3 ] {70507fce-dc8d-4146-9430-6dc086a5813a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5952 2024.05.08 03:41:54.199538 [ 3 ] {70507fce-dc8d-4146-9430-6dc086a5813a} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5953 2024.05.08 03:41:54.199575 [ 3 ] {70507fce-dc8d-4146-9430-6dc086a5813a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
5954 2024.05.08 03:41:54.199875 [ 3 ] {70507fce-dc8d-4146-9430-6dc086a5813a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5955 2024.05.08 03:41:54.200202 [ 3 ] {70507fce-dc8d-4146-9430-6dc086a5813a} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5956 2024.05.08 03:41:54.200328 [ 3 ] {70507fce-dc8d-4146-9430-6dc086a5813a} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.001335 sec., 10486.89138576779 rows/sec., 839.77 KiB/sec.
5957 2024.05.08 03:41:54.200491 [ 3 ] {70507fce-dc8d-4146-9430-6dc086a5813a} <Debug> DynamicQueryHandler: Done processing query
5958 2024.05.08 03:41:54.200516 [ 3 ] {70507fce-dc8d-4146-9430-6dc086a5813a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5959 2024.05.08 03:41:54.200532 [ 3 ] {} <Debug> HTTP-Session: fdc57d30-3694-40f4-b731-5d39c8466e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5960 2024.05.08 03:41:54.200693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5961 2024.05.08 03:41:54.200741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5962 2024.05.08 03:41:54.200759 [ 3 ] {} <Debug> HTTP-Session: 16762497-c625-4dab-b4ce-f989dcb87772 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5963 2024.05.08 03:41:54.200776 [ 3 ] {} <Debug> HTTP-Session: 16762497-c625-4dab-b4ce-f989dcb87772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5964 2024.05.08 03:41:54.200790 [ 3 ] {} <Debug> HTTP-Session: 16762497-c625-4dab-b4ce-f989dcb87772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5965 2024.05.08 03:41:54.200821 [ 3 ] {} <Trace> HTTP-Session: 16762497-c625-4dab-b4ce-f989dcb87772 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5966 2024.05.08 03:41:54.201100 [ 3 ] {5975aaac-ba14-43bc-8a07-59505595aeb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5967 2024.05.08 03:41:54.201151 [ 3 ] {5975aaac-ba14-43bc-8a07-59505595aeb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5968 2024.05.08 03:41:54.201310 [ 3 ] {5975aaac-ba14-43bc-8a07-59505595aeb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5969 2024.05.08 03:41:54.201704 [ 3 ] {5975aaac-ba14-43bc-8a07-59505595aeb8} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5970 2024.05.08 03:41:54.201740 [ 3 ] {5975aaac-ba14-43bc-8a07-59505595aeb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
5971 2024.05.08 03:41:54.202167 [ 3 ] {5975aaac-ba14-43bc-8a07-59505595aeb8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5972 2024.05.08 03:41:54.202519 [ 3 ] {5975aaac-ba14-43bc-8a07-59505595aeb8} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5973 2024.05.08 03:41:54.202646 [ 108 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5974 2024.05.08 03:41:54.202652 [ 3 ] {5975aaac-ba14-43bc-8a07-59505595aeb8} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001756 sec., 7972.665148063781 rows/sec., 10.76 MiB/sec.
5975 2024.05.08 03:41:54.202680 [ 108 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5976 2024.05.08 03:41:54.202719 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
5977 2024.05.08 03:41:54.202897 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
5978 2024.05.08 03:41:54.202926 [ 3 ] {5975aaac-ba14-43bc-8a07-59505595aeb8} <Debug> DynamicQueryHandler: Done processing query
5979 2024.05.08 03:41:54.202968 [ 3 ] {5975aaac-ba14-43bc-8a07-59505595aeb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5980 2024.05.08 03:41:54.203011 [ 3 ] {} <Debug> HTTP-Session: 16762497-c625-4dab-b4ce-f989dcb87772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5981 2024.05.08 03:41:54.203139 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5982 2024.05.08 03:41:54.203177 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 720 rows starting from the beginning of the part
5983 2024.05.08 03:41:54.203286 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part
5984 2024.05.08 03:41:54.203497 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 17 rows starting from the beginning of the part
5985 2024.05.08 03:41:54.203651 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part
5986 2024.05.08 03:41:54.203864 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 17 rows starting from the beginning of the part
5987 2024.05.08 03:41:54.204073 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part
5988 2024.05.08 03:41:54.219444 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 6 columns (6 merged, 0 gathered) in 0.016626107 sec., 47876.511320419144 rows/sec., 64.61 MiB/sec.
5989 2024.05.08 03:41:54.220001 [ 195 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5990 2024.05.08 03:41:54.220449 [ 195 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5991 2024.05.08 03:41:54.220528 [ 195 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
5992 2024.05.08 03:41:54.220623 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.66 MiB.
5993 2024.05.08 03:41:55.000174 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.45 MiB, peak 195.68 MiB, free memory in arenas 0.00 B, will set to 189.00 MiB (RSS), difference: 1.55 MiB
5994 2024.05.08 03:41:59.190154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5995 2024.05.08 03:41:59.190304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5996 2024.05.08 03:41:59.190334 [ 3 ] {} <Debug> HTTP-Session: 18a12379-47f4-4d99-b9ba-480076e5b8fb Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
5997 2024.05.08 03:41:59.190363 [ 3 ] {} <Debug> HTTP-Session: 18a12379-47f4-4d99-b9ba-480076e5b8fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5998 2024.05.08 03:41:59.190381 [ 3 ] {} <Debug> HTTP-Session: 18a12379-47f4-4d99-b9ba-480076e5b8fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5999 2024.05.08 03:41:59.190437 [ 3 ] {} <Trace> HTTP-Session: 18a12379-47f4-4d99-b9ba-480076e5b8fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6000 2024.05.08 03:41:59.190643 [ 3 ] {8f54a35d-8f4e-49e7-a14e-690c91ef90f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6001 2024.05.08 03:41:59.190715 [ 3 ] {8f54a35d-8f4e-49e7-a14e-690c91ef90f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6002 2024.05.08 03:41:59.190911 [ 3 ] {8f54a35d-8f4e-49e7-a14e-690c91ef90f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6003 2024.05.08 03:41:59.191378 [ 3 ] {8f54a35d-8f4e-49e7-a14e-690c91ef90f9} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6004 2024.05.08 03:41:59.191424 [ 3 ] {8f54a35d-8f4e-49e7-a14e-690c91ef90f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6005 2024.05.08 03:41:59.191814 [ 3 ] {8f54a35d-8f4e-49e7-a14e-690c91ef90f9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
6006 2024.05.08 03:41:59.192164 [ 3 ] {8f54a35d-8f4e-49e7-a14e-690c91ef90f9} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6007 2024.05.08 03:41:59.192334 [ 3 ] {8f54a35d-8f4e-49e7-a14e-690c91ef90f9} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001749 sec., 9719.839908519154 rows/sec., 787.84 KiB/sec.
6008 2024.05.08 03:41:59.192561 [ 3 ] {8f54a35d-8f4e-49e7-a14e-690c91ef90f9} <Debug> DynamicQueryHandler: Done processing query
6009 2024.05.08 03:41:59.192589 [ 3 ] {8f54a35d-8f4e-49e7-a14e-690c91ef90f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6010 2024.05.08 03:41:59.192606 [ 3 ] {} <Debug> HTTP-Session: 18a12379-47f4-4d99-b9ba-480076e5b8fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6011 2024.05.08 03:41:59.192743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6012 2024.05.08 03:41:59.192798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6013 2024.05.08 03:41:59.192818 [ 3 ] {} <Debug> HTTP-Session: 9f9f320b-af80-4c33-8446-d3a3bad4b302 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6014 2024.05.08 03:41:59.192836 [ 3 ] {} <Debug> HTTP-Session: 9f9f320b-af80-4c33-8446-d3a3bad4b302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6015 2024.05.08 03:41:59.192851 [ 3 ] {} <Debug> HTTP-Session: 9f9f320b-af80-4c33-8446-d3a3bad4b302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6016 2024.05.08 03:41:59.192886 [ 3 ] {} <Trace> HTTP-Session: 9f9f320b-af80-4c33-8446-d3a3bad4b302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6017 2024.05.08 03:41:59.193004 [ 3 ] {90a8d1cf-561e-4c0e-9334-3d4d635b0a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6018 2024.05.08 03:41:59.193052 [ 3 ] {90a8d1cf-561e-4c0e-9334-3d4d635b0a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6019 2024.05.08 03:41:59.193184 [ 3 ] {90a8d1cf-561e-4c0e-9334-3d4d635b0a52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6020 2024.05.08 03:41:59.193527 [ 3 ] {90a8d1cf-561e-4c0e-9334-3d4d635b0a52} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6021 2024.05.08 03:41:59.193565 [ 3 ] {90a8d1cf-561e-4c0e-9334-3d4d635b0a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6022 2024.05.08 03:41:59.193880 [ 3 ] {90a8d1cf-561e-4c0e-9334-3d4d635b0a52} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
6023 2024.05.08 03:41:59.194191 [ 3 ] {90a8d1cf-561e-4c0e-9334-3d4d635b0a52} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6024 2024.05.08 03:41:59.194342 [ 3 ] {90a8d1cf-561e-4c0e-9334-3d4d635b0a52} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001375 sec., 37090.909090909096 rows/sec., 3.23 MiB/sec.
6025 2024.05.08 03:41:59.194526 [ 3 ] {90a8d1cf-561e-4c0e-9334-3d4d635b0a52} <Debug> DynamicQueryHandler: Done processing query
6026 2024.05.08 03:41:59.194551 [ 3 ] {90a8d1cf-561e-4c0e-9334-3d4d635b0a52} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6027 2024.05.08 03:41:59.194568 [ 3 ] {} <Debug> HTTP-Session: 9f9f320b-af80-4c33-8446-d3a3bad4b302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6028 2024.05.08 03:41:59.194686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6029 2024.05.08 03:41:59.194736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6030 2024.05.08 03:41:59.194756 [ 3 ] {} <Debug> HTTP-Session: b4f0ced4-ac07-4e59-9cfc-4ef92a0ed903 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6031 2024.05.08 03:41:59.194774 [ 3 ] {} <Debug> HTTP-Session: b4f0ced4-ac07-4e59-9cfc-4ef92a0ed903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6032 2024.05.08 03:41:59.194788 [ 3 ] {} <Debug> HTTP-Session: b4f0ced4-ac07-4e59-9cfc-4ef92a0ed903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6033 2024.05.08 03:41:59.194820 [ 3 ] {} <Trace> HTTP-Session: b4f0ced4-ac07-4e59-9cfc-4ef92a0ed903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6034 2024.05.08 03:41:59.194925 [ 3 ] {0c100611-deb4-447f-8429-f715467c6b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6035 2024.05.08 03:41:59.194969 [ 3 ] {0c100611-deb4-447f-8429-f715467c6b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6036 2024.05.08 03:41:59.195100 [ 3 ] {0c100611-deb4-447f-8429-f715467c6b7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6037 2024.05.08 03:41:59.195410 [ 3 ] {0c100611-deb4-447f-8429-f715467c6b7c} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6038 2024.05.08 03:41:59.195448 [ 3 ] {0c100611-deb4-447f-8429-f715467c6b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6039 2024.05.08 03:41:59.195757 [ 3 ] {0c100611-deb4-447f-8429-f715467c6b7c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
6040 2024.05.08 03:41:59.196063 [ 3 ] {0c100611-deb4-447f-8429-f715467c6b7c} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6041 2024.05.08 03:41:59.196215 [ 3 ] {0c100611-deb4-447f-8429-f715467c6b7c} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001319 sec., 12888.55193328279 rows/sec., 1.01 MiB/sec.
6042 2024.05.08 03:41:59.196482 [ 3 ] {0c100611-deb4-447f-8429-f715467c6b7c} <Debug> DynamicQueryHandler: Done processing query
6043 2024.05.08 03:41:59.196543 [ 3 ] {0c100611-deb4-447f-8429-f715467c6b7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6044 2024.05.08 03:41:59.196602 [ 3 ] {} <Debug> HTTP-Session: b4f0ced4-ac07-4e59-9cfc-4ef92a0ed903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6045 2024.05.08 03:41:59.196782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6046 2024.05.08 03:41:59.196835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6047 2024.05.08 03:41:59.196854 [ 3 ] {} <Debug> HTTP-Session: 59cb586d-91f3-4aa5-9d5a-498342e83160 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6048 2024.05.08 03:41:59.196871 [ 3 ] {} <Debug> HTTP-Session: 59cb586d-91f3-4aa5-9d5a-498342e83160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6049 2024.05.08 03:41:59.196885 [ 3 ] {} <Debug> HTTP-Session: 59cb586d-91f3-4aa5-9d5a-498342e83160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6050 2024.05.08 03:41:59.196916 [ 3 ] {} <Trace> HTTP-Session: 59cb586d-91f3-4aa5-9d5a-498342e83160 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6051 2024.05.08 03:41:59.197104 [ 3 ] {d02507bf-50e9-4e0a-bcff-034362aec6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6052 2024.05.08 03:41:59.197155 [ 3 ] {d02507bf-50e9-4e0a-bcff-034362aec6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6053 2024.05.08 03:41:59.197339 [ 3 ] {d02507bf-50e9-4e0a-bcff-034362aec6ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6054 2024.05.08 03:41:59.197729 [ 3 ] {d02507bf-50e9-4e0a-bcff-034362aec6ec} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6055 2024.05.08 03:41:59.197766 [ 3 ] {d02507bf-50e9-4e0a-bcff-034362aec6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6056 2024.05.08 03:41:59.198185 [ 3 ] {d02507bf-50e9-4e0a-bcff-034362aec6ec} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
6057 2024.05.08 03:41:59.198522 [ 3 ] {d02507bf-50e9-4e0a-bcff-034362aec6ec} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6058 2024.05.08 03:41:59.198679 [ 3 ] {d02507bf-50e9-4e0a-bcff-034362aec6ec} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001674 sec., 10155.316606929511 rows/sec., 13.70 MiB/sec.
6059 2024.05.08 03:41:59.198942 [ 3 ] {d02507bf-50e9-4e0a-bcff-034362aec6ec} <Debug> DynamicQueryHandler: Done processing query
6060 2024.05.08 03:41:59.198999 [ 3 ] {d02507bf-50e9-4e0a-bcff-034362aec6ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6061 2024.05.08 03:41:59.199051 [ 3 ] {} <Debug> HTTP-Session: 59cb586d-91f3-4aa5-9d5a-498342e83160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6062 2024.05.08 03:42:04.191637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6063 2024.05.08 03:42:04.191806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6064 2024.05.08 03:42:04.191831 [ 3 ] {} <Debug> HTTP-Session: b5185681-6529-41c4-afc5-a72521d3afc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6065 2024.05.08 03:42:04.191857 [ 3 ] {} <Debug> HTTP-Session: b5185681-6529-41c4-afc5-a72521d3afc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6066 2024.05.08 03:42:04.191871 [ 3 ] {} <Debug> HTTP-Session: b5185681-6529-41c4-afc5-a72521d3afc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6067 2024.05.08 03:42:04.191921 [ 3 ] {} <Trace> HTTP-Session: b5185681-6529-41c4-afc5-a72521d3afc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6068 2024.05.08 03:42:04.192109 [ 3 ] {809a43c2-cd39-4187-9cd9-e7b0f3cb9ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6069 2024.05.08 03:42:04.192176 [ 3 ] {809a43c2-cd39-4187-9cd9-e7b0f3cb9ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6070 2024.05.08 03:42:04.192380 [ 3 ] {809a43c2-cd39-4187-9cd9-e7b0f3cb9ebf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6071 2024.05.08 03:42:04.192778 [ 3 ] {809a43c2-cd39-4187-9cd9-e7b0f3cb9ebf} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6072 2024.05.08 03:42:04.192824 [ 3 ] {809a43c2-cd39-4187-9cd9-e7b0f3cb9ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6073 2024.05.08 03:42:04.193191 [ 3 ] {809a43c2-cd39-4187-9cd9-e7b0f3cb9ebf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
6074 2024.05.08 03:42:04.193522 [ 3 ] {809a43c2-cd39-4187-9cd9-e7b0f3cb9ebf} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6075 2024.05.08 03:42:04.193669 [ 3 ] {809a43c2-cd39-4187-9cd9-e7b0f3cb9ebf} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001616 sec., 8663.366336633664 rows/sec., 702.21 KiB/sec.
6076 2024.05.08 03:42:04.193882 [ 3 ] {809a43c2-cd39-4187-9cd9-e7b0f3cb9ebf} <Debug> DynamicQueryHandler: Done processing query
6077 2024.05.08 03:42:04.193908 [ 3 ] {809a43c2-cd39-4187-9cd9-e7b0f3cb9ebf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6078 2024.05.08 03:42:04.193924 [ 3 ] {} <Debug> HTTP-Session: b5185681-6529-41c4-afc5-a72521d3afc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6079 2024.05.08 03:42:04.194049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6080 2024.05.08 03:42:04.194097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6081 2024.05.08 03:42:04.194115 [ 3 ] {} <Debug> HTTP-Session: 0dc4e9bd-41d8-46a4-a9e0-d774097b80a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6082 2024.05.08 03:42:04.194134 [ 3 ] {} <Debug> HTTP-Session: 0dc4e9bd-41d8-46a4-a9e0-d774097b80a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6083 2024.05.08 03:42:04.194148 [ 3 ] {} <Debug> HTTP-Session: 0dc4e9bd-41d8-46a4-a9e0-d774097b80a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6084 2024.05.08 03:42:04.194183 [ 3 ] {} <Trace> HTTP-Session: 0dc4e9bd-41d8-46a4-a9e0-d774097b80a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6085 2024.05.08 03:42:04.194284 [ 3 ] {c3660546-cfa2-402d-8652-44152bac2917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6086 2024.05.08 03:42:04.194331 [ 3 ] {c3660546-cfa2-402d-8652-44152bac2917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6087 2024.05.08 03:42:04.194457 [ 3 ] {c3660546-cfa2-402d-8652-44152bac2917} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6088 2024.05.08 03:42:04.194751 [ 3 ] {c3660546-cfa2-402d-8652-44152bac2917} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6089 2024.05.08 03:42:04.194787 [ 3 ] {c3660546-cfa2-402d-8652-44152bac2917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6090 2024.05.08 03:42:04.195084 [ 3 ] {c3660546-cfa2-402d-8652-44152bac2917} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6091 2024.05.08 03:42:04.195399 [ 3 ] {c3660546-cfa2-402d-8652-44152bac2917} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6092 2024.05.08 03:42:04.195522 [ 3 ] {c3660546-cfa2-402d-8652-44152bac2917} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001267 sec., 3157.063930544594 rows/sec., 257.44 KiB/sec.
6093 2024.05.08 03:42:04.195711 [ 3 ] {c3660546-cfa2-402d-8652-44152bac2917} <Debug> DynamicQueryHandler: Done processing query
6094 2024.05.08 03:42:04.195734 [ 3 ] {c3660546-cfa2-402d-8652-44152bac2917} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6095 2024.05.08 03:42:04.195750 [ 3 ] {} <Debug> HTTP-Session: 0dc4e9bd-41d8-46a4-a9e0-d774097b80a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6096 2024.05.08 03:42:04.195900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 11709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6097 2024.05.08 03:42:04.195948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6098 2024.05.08 03:42:04.195966 [ 3 ] {} <Debug> HTTP-Session: 1c64fd25-8385-416c-bc63-d8333acc7b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6099 2024.05.08 03:42:04.195983 [ 3 ] {} <Debug> HTTP-Session: 1c64fd25-8385-416c-bc63-d8333acc7b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6100 2024.05.08 03:42:04.195996 [ 3 ] {} <Debug> HTTP-Session: 1c64fd25-8385-416c-bc63-d8333acc7b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6101 2024.05.08 03:42:04.196026 [ 3 ] {} <Trace> HTTP-Session: 1c64fd25-8385-416c-bc63-d8333acc7b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6102 2024.05.08 03:42:04.196140 [ 3 ] {09706d1a-9703-46e2-98d6-70312528fd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6103 2024.05.08 03:42:04.196182 [ 3 ] {09706d1a-9703-46e2-98d6-70312528fd79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6104 2024.05.08 03:42:04.196303 [ 3 ] {09706d1a-9703-46e2-98d6-70312528fd79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6105 2024.05.08 03:42:04.196625 [ 3 ] {09706d1a-9703-46e2-98d6-70312528fd79} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6106 2024.05.08 03:42:04.196660 [ 3 ] {09706d1a-9703-46e2-98d6-70312528fd79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6107 2024.05.08 03:42:04.196961 [ 3 ] {09706d1a-9703-46e2-98d6-70312528fd79} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
6108 2024.05.08 03:42:04.197256 [ 3 ] {09706d1a-9703-46e2-98d6-70312528fd79} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6109 2024.05.08 03:42:04.197381 [ 3 ] {09706d1a-9703-46e2-98d6-70312528fd79} <Debug> executeQuery: Read 80 rows, 6.82 KiB in 0.001284 sec., 62305.29595015576 rows/sec., 5.19 MiB/sec.
6110 2024.05.08 03:42:04.197525 [ 3 ] {09706d1a-9703-46e2-98d6-70312528fd79} <Debug> DynamicQueryHandler: Done processing query
6111 2024.05.08 03:42:04.197549 [ 3 ] {09706d1a-9703-46e2-98d6-70312528fd79} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6112 2024.05.08 03:42:04.197564 [ 3 ] {} <Debug> HTTP-Session: 1c64fd25-8385-416c-bc63-d8333acc7b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6113 2024.05.08 03:42:04.197703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6114 2024.05.08 03:42:04.197749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6115 2024.05.08 03:42:04.197767 [ 3 ] {} <Debug> HTTP-Session: 62b4fcfd-ff10-4d98-ae87-45773409eea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6116 2024.05.08 03:42:04.197784 [ 3 ] {} <Debug> HTTP-Session: 62b4fcfd-ff10-4d98-ae87-45773409eea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6117 2024.05.08 03:42:04.197798 [ 3 ] {} <Debug> HTTP-Session: 62b4fcfd-ff10-4d98-ae87-45773409eea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6118 2024.05.08 03:42:04.197829 [ 3 ] {} <Trace> HTTP-Session: 62b4fcfd-ff10-4d98-ae87-45773409eea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6119 2024.05.08 03:42:04.197920 [ 3 ] {b4095966-c279-4523-acbd-0bff1e31fc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6120 2024.05.08 03:42:04.197961 [ 3 ] {b4095966-c279-4523-acbd-0bff1e31fc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6121 2024.05.08 03:42:04.198083 [ 3 ] {b4095966-c279-4523-acbd-0bff1e31fc92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6122 2024.05.08 03:42:04.198340 [ 3 ] {b4095966-c279-4523-acbd-0bff1e31fc92} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6123 2024.05.08 03:42:04.198375 [ 3 ] {b4095966-c279-4523-acbd-0bff1e31fc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6124 2024.05.08 03:42:04.198661 [ 3 ] {b4095966-c279-4523-acbd-0bff1e31fc92} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6125 2024.05.08 03:42:04.198962 [ 3 ] {b4095966-c279-4523-acbd-0bff1e31fc92} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6126 2024.05.08 03:42:04.199084 [ 3 ] {b4095966-c279-4523-acbd-0bff1e31fc92} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001187 sec., 3369.8399326032018 rows/sec., 235.30 KiB/sec.
6127 2024.05.08 03:42:04.199533 [ 3 ] {b4095966-c279-4523-acbd-0bff1e31fc92} <Debug> DynamicQueryHandler: Done processing query
6128 2024.05.08 03:42:04.199569 [ 3 ] {b4095966-c279-4523-acbd-0bff1e31fc92} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6129 2024.05.08 03:42:04.199603 [ 3 ] {} <Debug> HTTP-Session: 62b4fcfd-ff10-4d98-ae87-45773409eea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6130 2024.05.08 03:42:04.199732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6131 2024.05.08 03:42:04.199780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6132 2024.05.08 03:42:04.199799 [ 3 ] {} <Debug> HTTP-Session: 3c246476-22ea-4267-a0b0-2fce17eb177f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6133 2024.05.08 03:42:04.199817 [ 3 ] {} <Debug> HTTP-Session: 3c246476-22ea-4267-a0b0-2fce17eb177f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6134 2024.05.08 03:42:04.199831 [ 3 ] {} <Debug> HTTP-Session: 3c246476-22ea-4267-a0b0-2fce17eb177f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6135 2024.05.08 03:42:04.199861 [ 3 ] {} <Trace> HTTP-Session: 3c246476-22ea-4267-a0b0-2fce17eb177f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6136 2024.05.08 03:42:04.199967 [ 3 ] {2e1c0e87-9685-4849-81ac-bd745f091d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6137 2024.05.08 03:42:04.200010 [ 3 ] {2e1c0e87-9685-4849-81ac-bd745f091d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6138 2024.05.08 03:42:04.200143 [ 3 ] {2e1c0e87-9685-4849-81ac-bd745f091d55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6139 2024.05.08 03:42:04.200429 [ 3 ] {2e1c0e87-9685-4849-81ac-bd745f091d55} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6140 2024.05.08 03:42:04.200465 [ 3 ] {2e1c0e87-9685-4849-81ac-bd745f091d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6141 2024.05.08 03:42:04.200762 [ 3 ] {2e1c0e87-9685-4849-81ac-bd745f091d55} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
6142 2024.05.08 03:42:04.201065 [ 3 ] {2e1c0e87-9685-4849-81ac-bd745f091d55} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6143 2024.05.08 03:42:04.201188 [ 3 ] {2e1c0e87-9685-4849-81ac-bd745f091d55} <Debug> executeQuery: Read 42 rows, 3.35 KiB in 0.001253 sec., 33519.5530726257 rows/sec., 2.61 MiB/sec.
6144 2024.05.08 03:42:04.201356 [ 3 ] {2e1c0e87-9685-4849-81ac-bd745f091d55} <Debug> DynamicQueryHandler: Done processing query
6145 2024.05.08 03:42:04.201387 [ 3 ] {2e1c0e87-9685-4849-81ac-bd745f091d55} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6146 2024.05.08 03:42:04.201409 [ 3 ] {} <Debug> HTTP-Session: 3c246476-22ea-4267-a0b0-2fce17eb177f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6147 2024.05.08 03:42:04.201531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6148 2024.05.08 03:42:04.201577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6149 2024.05.08 03:42:04.201595 [ 3 ] {} <Debug> HTTP-Session: 82616187-6f52-4b4d-bce5-c4e8e9172fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6150 2024.05.08 03:42:04.201612 [ 3 ] {} <Debug> HTTP-Session: 82616187-6f52-4b4d-bce5-c4e8e9172fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6151 2024.05.08 03:42:04.201626 [ 3 ] {} <Debug> HTTP-Session: 82616187-6f52-4b4d-bce5-c4e8e9172fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6152 2024.05.08 03:42:04.201656 [ 3 ] {} <Trace> HTTP-Session: 82616187-6f52-4b4d-bce5-c4e8e9172fc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6153 2024.05.08 03:42:04.201760 [ 3 ] {03c596c9-3664-451c-8eea-d271e99dc187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6154 2024.05.08 03:42:04.201806 [ 3 ] {03c596c9-3664-451c-8eea-d271e99dc187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6155 2024.05.08 03:42:04.201946 [ 3 ] {03c596c9-3664-451c-8eea-d271e99dc187} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6156 2024.05.08 03:42:04.202237 [ 3 ] {03c596c9-3664-451c-8eea-d271e99dc187} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6157 2024.05.08 03:42:04.202272 [ 3 ] {03c596c9-3664-451c-8eea-d271e99dc187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6158 2024.05.08 03:42:04.202637 [ 3 ] {03c596c9-3664-451c-8eea-d271e99dc187} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6159 2024.05.08 03:42:04.202965 [ 3 ] {03c596c9-3664-451c-8eea-d271e99dc187} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6160 2024.05.08 03:42:04.203096 [ 3 ] {03c596c9-3664-451c-8eea-d271e99dc187} <Debug> executeQuery: Read 38 rows, 2.74 KiB in 0.001369 sec., 27757.487216946676 rows/sec., 1.96 MiB/sec.
6161 2024.05.08 03:42:04.203379 [ 3 ] {03c596c9-3664-451c-8eea-d271e99dc187} <Debug> DynamicQueryHandler: Done processing query
6162 2024.05.08 03:42:04.203404 [ 3 ] {03c596c9-3664-451c-8eea-d271e99dc187} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6163 2024.05.08 03:42:04.203420 [ 3 ] {} <Debug> HTTP-Session: 82616187-6f52-4b4d-bce5-c4e8e9172fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6164 2024.05.08 03:42:04.203539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6165 2024.05.08 03:42:04.203586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6166 2024.05.08 03:42:04.203604 [ 3 ] {} <Debug> HTTP-Session: c137161f-ed5d-4740-a02b-f695c534fe25 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6167 2024.05.08 03:42:04.203621 [ 3 ] {} <Debug> HTTP-Session: c137161f-ed5d-4740-a02b-f695c534fe25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6168 2024.05.08 03:42:04.203635 [ 3 ] {} <Debug> HTTP-Session: c137161f-ed5d-4740-a02b-f695c534fe25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6169 2024.05.08 03:42:04.203664 [ 3 ] {} <Trace> HTTP-Session: c137161f-ed5d-4740-a02b-f695c534fe25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6170 2024.05.08 03:42:04.203834 [ 3 ] {371de1e2-3e57-4ad3-8df4-907ff83b046d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6171 2024.05.08 03:42:04.203882 [ 3 ] {371de1e2-3e57-4ad3-8df4-907ff83b046d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6172 2024.05.08 03:42:04.204058 [ 3 ] {371de1e2-3e57-4ad3-8df4-907ff83b046d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6173 2024.05.08 03:42:04.204416 [ 3 ] {371de1e2-3e57-4ad3-8df4-907ff83b046d} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6174 2024.05.08 03:42:04.204451 [ 3 ] {371de1e2-3e57-4ad3-8df4-907ff83b046d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6175 2024.05.08 03:42:04.204835 [ 3 ] {371de1e2-3e57-4ad3-8df4-907ff83b046d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
6176 2024.05.08 03:42:04.205179 [ 3 ] {371de1e2-3e57-4ad3-8df4-907ff83b046d} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6177 2024.05.08 03:42:04.205305 [ 3 ] {371de1e2-3e57-4ad3-8df4-907ff83b046d} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001571 sec., 8911.521323997455 rows/sec., 12.03 MiB/sec.
6178 2024.05.08 03:42:04.205457 [ 3 ] {371de1e2-3e57-4ad3-8df4-907ff83b046d} <Debug> DynamicQueryHandler: Done processing query
6179 2024.05.08 03:42:04.205479 [ 3 ] {371de1e2-3e57-4ad3-8df4-907ff83b046d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6180 2024.05.08 03:42:04.205495 [ 3 ] {} <Debug> HTTP-Session: c137161f-ed5d-4740-a02b-f695c534fe25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6181 2024.05.08 03:42:08.594562 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache
6182 2024.05.08 03:42:08.594619 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache
6183 2024.05.08 03:42:09.190649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6184 2024.05.08 03:42:09.190782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6185 2024.05.08 03:42:09.190813 [ 3 ] {} <Debug> HTTP-Session: f5e6c94e-6a44-4b0c-bf11-9aa9610852a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6186 2024.05.08 03:42:09.190841 [ 3 ] {} <Debug> HTTP-Session: f5e6c94e-6a44-4b0c-bf11-9aa9610852a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6187 2024.05.08 03:42:09.190859 [ 3 ] {} <Debug> HTTP-Session: f5e6c94e-6a44-4b0c-bf11-9aa9610852a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6188 2024.05.08 03:42:09.190918 [ 3 ] {} <Trace> HTTP-Session: f5e6c94e-6a44-4b0c-bf11-9aa9610852a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6189 2024.05.08 03:42:09.191141 [ 3 ] {8e35bb40-a8ef-41fd-8022-c5298835ff67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6190 2024.05.08 03:42:09.191221 [ 3 ] {8e35bb40-a8ef-41fd-8022-c5298835ff67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6191 2024.05.08 03:42:09.191447 [ 3 ] {8e35bb40-a8ef-41fd-8022-c5298835ff67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6192 2024.05.08 03:42:09.191925 [ 3 ] {8e35bb40-a8ef-41fd-8022-c5298835ff67} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6193 2024.05.08 03:42:09.191974 [ 3 ] {8e35bb40-a8ef-41fd-8022-c5298835ff67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6194 2024.05.08 03:42:09.192361 [ 3 ] {8e35bb40-a8ef-41fd-8022-c5298835ff67} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
6195 2024.05.08 03:42:09.192723 [ 3 ] {8e35bb40-a8ef-41fd-8022-c5298835ff67} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6196 2024.05.08 03:42:09.192887 [ 3 ] {8e35bb40-a8ef-41fd-8022-c5298835ff67} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001809 sec., 9397.457158651188 rows/sec., 761.71 KiB/sec.
6197 2024.05.08 03:42:09.193106 [ 3 ] {8e35bb40-a8ef-41fd-8022-c5298835ff67} <Debug> DynamicQueryHandler: Done processing query
6198 2024.05.08 03:42:09.193136 [ 3 ] {8e35bb40-a8ef-41fd-8022-c5298835ff67} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6199 2024.05.08 03:42:09.193152 [ 3 ] {} <Debug> HTTP-Session: f5e6c94e-6a44-4b0c-bf11-9aa9610852a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6200 2024.05.08 03:42:09.193277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6201 2024.05.08 03:42:09.193332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6202 2024.05.08 03:42:09.193352 [ 3 ] {} <Debug> HTTP-Session: 6b43e528-fe84-4434-bb2e-2d127983afaf Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6203 2024.05.08 03:42:09.193370 [ 3 ] {} <Debug> HTTP-Session: 6b43e528-fe84-4434-bb2e-2d127983afaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6204 2024.05.08 03:42:09.193384 [ 3 ] {} <Debug> HTTP-Session: 6b43e528-fe84-4434-bb2e-2d127983afaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6205 2024.05.08 03:42:09.193421 [ 3 ] {} <Trace> HTTP-Session: 6b43e528-fe84-4434-bb2e-2d127983afaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6206 2024.05.08 03:42:09.193536 [ 3 ] {6e903e7f-1e8e-4f70-b33a-ae648c854d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6207 2024.05.08 03:42:09.193584 [ 3 ] {6e903e7f-1e8e-4f70-b33a-ae648c854d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6208 2024.05.08 03:42:09.193716 [ 3 ] {6e903e7f-1e8e-4f70-b33a-ae648c854d3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6209 2024.05.08 03:42:09.194005 [ 3 ] {6e903e7f-1e8e-4f70-b33a-ae648c854d3f} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6210 2024.05.08 03:42:09.194044 [ 3 ] {6e903e7f-1e8e-4f70-b33a-ae648c854d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6211 2024.05.08 03:42:09.194354 [ 3 ] {6e903e7f-1e8e-4f70-b33a-ae648c854d3f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6212 2024.05.08 03:42:09.194663 [ 3 ] {6e903e7f-1e8e-4f70-b33a-ae648c854d3f} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6213 2024.05.08 03:42:09.194819 [ 3 ] {6e903e7f-1e8e-4f70-b33a-ae648c854d3f} <Debug> executeQuery: Read 14 rows, 1.18 KiB in 0.001311 sec., 10678.871090770403 rows/sec., 902.07 KiB/sec.
6214 2024.05.08 03:42:09.194984 [ 3 ] {6e903e7f-1e8e-4f70-b33a-ae648c854d3f} <Debug> DynamicQueryHandler: Done processing query
6215 2024.05.08 03:42:09.195009 [ 3 ] {6e903e7f-1e8e-4f70-b33a-ae648c854d3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6216 2024.05.08 03:42:09.195025 [ 3 ] {} <Debug> HTTP-Session: 6b43e528-fe84-4434-bb2e-2d127983afaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6217 2024.05.08 03:42:09.195146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6218 2024.05.08 03:42:09.195194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6219 2024.05.08 03:42:09.195213 [ 3 ] {} <Debug> HTTP-Session: e4487f3f-d36d-48cd-814c-b64eaef0dd6f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6220 2024.05.08 03:42:09.195229 [ 3 ] {} <Debug> HTTP-Session: e4487f3f-d36d-48cd-814c-b64eaef0dd6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6221 2024.05.08 03:42:09.195243 [ 3 ] {} <Debug> HTTP-Session: e4487f3f-d36d-48cd-814c-b64eaef0dd6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6222 2024.05.08 03:42:09.195274 [ 3 ] {} <Trace> HTTP-Session: e4487f3f-d36d-48cd-814c-b64eaef0dd6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6223 2024.05.08 03:42:09.195391 [ 3 ] {9a8ad74c-404b-4e06-ba1c-aaaa9211aa8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6224 2024.05.08 03:42:09.195435 [ 3 ] {9a8ad74c-404b-4e06-ba1c-aaaa9211aa8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6225 2024.05.08 03:42:09.195562 [ 3 ] {9a8ad74c-404b-4e06-ba1c-aaaa9211aa8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6226 2024.05.08 03:42:09.195888 [ 3 ] {9a8ad74c-404b-4e06-ba1c-aaaa9211aa8d} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6227 2024.05.08 03:42:09.195925 [ 3 ] {9a8ad74c-404b-4e06-ba1c-aaaa9211aa8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6228 2024.05.08 03:42:09.196232 [ 3 ] {9a8ad74c-404b-4e06-ba1c-aaaa9211aa8d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
6229 2024.05.08 03:42:09.196534 [ 3 ] {9a8ad74c-404b-4e06-ba1c-aaaa9211aa8d} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6230 2024.05.08 03:42:09.196689 [ 3 ] {9a8ad74c-404b-4e06-ba1c-aaaa9211aa8d} <Debug> executeQuery: Read 61 rows, 5.39 KiB in 0.00133 sec., 45864.661654135336 rows/sec., 3.96 MiB/sec.
6231 2024.05.08 03:42:09.196842 [ 3 ] {9a8ad74c-404b-4e06-ba1c-aaaa9211aa8d} <Debug> DynamicQueryHandler: Done processing query
6232 2024.05.08 03:42:09.196867 [ 3 ] {9a8ad74c-404b-4e06-ba1c-aaaa9211aa8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6233 2024.05.08 03:42:09.196883 [ 3 ] {} <Debug> HTTP-Session: e4487f3f-d36d-48cd-814c-b64eaef0dd6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6234 2024.05.08 03:42:09.197035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6235 2024.05.08 03:42:09.197082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6236 2024.05.08 03:42:09.197101 [ 3 ] {} <Debug> HTTP-Session: ef50cc57-d95c-41b3-be83-2216d895c80e Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6237 2024.05.08 03:42:09.197118 [ 3 ] {} <Debug> HTTP-Session: ef50cc57-d95c-41b3-be83-2216d895c80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6238 2024.05.08 03:42:09.197131 [ 3 ] {} <Debug> HTTP-Session: ef50cc57-d95c-41b3-be83-2216d895c80e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6239 2024.05.08 03:42:09.197161 [ 3 ] {} <Trace> HTTP-Session: ef50cc57-d95c-41b3-be83-2216d895c80e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6240 2024.05.08 03:42:09.197259 [ 3 ] {f155a380-257f-43c6-b645-c4949658435d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6241 2024.05.08 03:42:09.197301 [ 3 ] {f155a380-257f-43c6-b645-c4949658435d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6242 2024.05.08 03:42:09.197425 [ 3 ] {f155a380-257f-43c6-b645-c4949658435d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6243 2024.05.08 03:42:09.197693 [ 3 ] {f155a380-257f-43c6-b645-c4949658435d} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6244 2024.05.08 03:42:09.197728 [ 3 ] {f155a380-257f-43c6-b645-c4949658435d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6245 2024.05.08 03:42:09.198031 [ 3 ] {f155a380-257f-43c6-b645-c4949658435d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6246 2024.05.08 03:42:09.198346 [ 3 ] {f155a380-257f-43c6-b645-c4949658435d} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6247 2024.05.08 03:42:09.198496 [ 3 ] {f155a380-257f-43c6-b645-c4949658435d} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001262 sec., 11093.50237717908 rows/sec., 807.10 KiB/sec.
6248 2024.05.08 03:42:09.198658 [ 3 ] {f155a380-257f-43c6-b645-c4949658435d} <Debug> DynamicQueryHandler: Done processing query
6249 2024.05.08 03:42:09.198682 [ 3 ] {f155a380-257f-43c6-b645-c4949658435d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6250 2024.05.08 03:42:09.198697 [ 3 ] {} <Debug> HTTP-Session: ef50cc57-d95c-41b3-be83-2216d895c80e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6251 2024.05.08 03:42:09.198798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 5365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6252 2024.05.08 03:42:09.198846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6253 2024.05.08 03:42:09.198865 [ 3 ] {} <Debug> HTTP-Session: 450f0c28-8905-4d30-b1a6-c77d357b5fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6254 2024.05.08 03:42:09.198882 [ 3 ] {} <Debug> HTTP-Session: 450f0c28-8905-4d30-b1a6-c77d357b5fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6255 2024.05.08 03:42:09.198895 [ 3 ] {} <Debug> HTTP-Session: 450f0c28-8905-4d30-b1a6-c77d357b5fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6256 2024.05.08 03:42:09.198926 [ 3 ] {} <Trace> HTTP-Session: 450f0c28-8905-4d30-b1a6-c77d357b5fcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6257 2024.05.08 03:42:09.199030 [ 3 ] {3efe64d5-4e6c-4157-b616-141bb18d64bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6258 2024.05.08 03:42:09.199072 [ 3 ] {3efe64d5-4e6c-4157-b616-141bb18d64bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6259 2024.05.08 03:42:09.199196 [ 3 ] {3efe64d5-4e6c-4157-b616-141bb18d64bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6260 2024.05.08 03:42:09.199473 [ 3 ] {3efe64d5-4e6c-4157-b616-141bb18d64bb} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6261 2024.05.08 03:42:09.199509 [ 3 ] {3efe64d5-4e6c-4157-b616-141bb18d64bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6262 2024.05.08 03:42:09.199810 [ 3 ] {3efe64d5-4e6c-4157-b616-141bb18d64bb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
6263 2024.05.08 03:42:09.200111 [ 3 ] {3efe64d5-4e6c-4157-b616-141bb18d64bb} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6264 2024.05.08 03:42:09.200265 [ 3 ] {3efe64d5-4e6c-4157-b616-141bb18d64bb} <Debug> executeQuery: Read 31 rows, 2.54 KiB in 0.001256 sec., 24681.528662420384 rows/sec., 1.98 MiB/sec.
6265 2024.05.08 03:42:09.200511 [ 3 ] {3efe64d5-4e6c-4157-b616-141bb18d64bb} <Debug> DynamicQueryHandler: Done processing query
6266 2024.05.08 03:42:09.200573 [ 3 ] {3efe64d5-4e6c-4157-b616-141bb18d64bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6267 2024.05.08 03:42:09.200633 [ 3 ] {} <Debug> HTTP-Session: 450f0c28-8905-4d30-b1a6-c77d357b5fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6268 2024.05.08 03:42:09.200778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 1422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6269 2024.05.08 03:42:09.200828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6270 2024.05.08 03:42:09.200846 [ 3 ] {} <Debug> HTTP-Session: f2261e09-54c7-4899-9f04-bd6c882c027d Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6271 2024.05.08 03:42:09.200865 [ 3 ] {} <Debug> HTTP-Session: f2261e09-54c7-4899-9f04-bd6c882c027d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6272 2024.05.08 03:42:09.200878 [ 3 ] {} <Debug> HTTP-Session: f2261e09-54c7-4899-9f04-bd6c882c027d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6273 2024.05.08 03:42:09.200909 [ 3 ] {} <Trace> HTTP-Session: f2261e09-54c7-4899-9f04-bd6c882c027d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6274 2024.05.08 03:42:09.201012 [ 3 ] {4fca8b8f-36ba-4224-887d-1b30b241afe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6275 2024.05.08 03:42:09.201060 [ 3 ] {4fca8b8f-36ba-4224-887d-1b30b241afe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6276 2024.05.08 03:42:09.201219 [ 3 ] {4fca8b8f-36ba-4224-887d-1b30b241afe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6277 2024.05.08 03:42:09.201488 [ 3 ] {4fca8b8f-36ba-4224-887d-1b30b241afe4} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6278 2024.05.08 03:42:09.201523 [ 3 ] {4fca8b8f-36ba-4224-887d-1b30b241afe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6279 2024.05.08 03:42:09.201890 [ 3 ] {4fca8b8f-36ba-4224-887d-1b30b241afe4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6280 2024.05.08 03:42:09.202226 [ 3 ] {4fca8b8f-36ba-4224-887d-1b30b241afe4} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6281 2024.05.08 03:42:09.202390 [ 3 ] {4fca8b8f-36ba-4224-887d-1b30b241afe4} <Debug> executeQuery: Read 7 rows, 525.00 B in 0.001397 sec., 5010.737294201861 rows/sec., 367.00 KiB/sec.
6282 2024.05.08 03:42:09.202390 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0
6283 2024.05.08 03:42:09.202501 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6284 2024.05.08 03:42:09.202549 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6285 2024.05.08 03:42:09.202635 [ 3 ] {4fca8b8f-36ba-4224-887d-1b30b241afe4} <Debug> DynamicQueryHandler: Done processing query
6286 2024.05.08 03:42:09.202698 [ 3 ] {4fca8b8f-36ba-4224-887d-1b30b241afe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6287 2024.05.08 03:42:09.202740 [ 3 ] {} <Debug> HTTP-Session: f2261e09-54c7-4899-9f04-bd6c882c027d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6288 2024.05.08 03:42:09.202778 [ 186 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full
6289 2024.05.08 03:42:09.202887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6290 2024.05.08 03:42:09.202978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6291 2024.05.08 03:42:09.203041 [ 3 ] {} <Debug> HTTP-Session: 41de611f-c0c9-4cf6-86a3-8809685c141b Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6292 2024.05.08 03:42:09.203096 [ 3 ] {} <Debug> HTTP-Session: 41de611f-c0c9-4cf6-86a3-8809685c141b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6293 2024.05.08 03:42:09.203143 [ 3 ] {} <Debug> HTTP-Session: 41de611f-c0c9-4cf6-86a3-8809685c141b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6294 2024.05.08 03:42:09.203146 [ 186 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6295 2024.05.08 03:42:09.203195 [ 3 ] {} <Trace> HTTP-Session: 41de611f-c0c9-4cf6-86a3-8809685c141b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6296 2024.05.08 03:42:09.203223 [ 186 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 616 rows starting from the beginning of the part
6297 2024.05.08 03:42:09.203478 [ 186 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part
6298 2024.05.08 03:42:09.203543 [ 3 ] {b3d431ce-b665-4686-be2e-62ad73e3bbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6299 2024.05.08 03:42:09.203752 [ 3 ] {b3d431ce-b665-4686-be2e-62ad73e3bbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6300 2024.05.08 03:42:09.203809 [ 186 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part
6301 2024.05.08 03:42:09.204228 [ 186 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part
6302 2024.05.08 03:42:09.204610 [ 186 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part
6303 2024.05.08 03:42:09.204980 [ 186 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part
6304 2024.05.08 03:42:09.205341 [ 3 ] {b3d431ce-b665-4686-be2e-62ad73e3bbce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6305 2024.05.08 03:42:09.206309 [ 3 ] {b3d431ce-b665-4686-be2e-62ad73e3bbce} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6306 2024.05.08 03:42:09.206361 [ 3 ] {b3d431ce-b665-4686-be2e-62ad73e3bbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6307 2024.05.08 03:42:09.207584 [ 3 ] {b3d431ce-b665-4686-be2e-62ad73e3bbce} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
6308 2024.05.08 03:42:09.208248 [ 195 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 743 rows, containing 5 columns (5 merged, 0 gathered) in 0.005610653 sec., 132426.65336815518 rows/sec., 9.35 MiB/sec.
6309 2024.05.08 03:42:09.208417 [ 3 ] {b3d431ce-b665-4686-be2e-62ad73e3bbce} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6310 2024.05.08 03:42:09.208456 [ 195 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
6311 2024.05.08 03:42:09.208703 [ 3 ] {b3d431ce-b665-4686-be2e-62ad73e3bbce} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.005381 sec., 3159.26407730905 rows/sec., 4.26 MiB/sec.
6312 2024.05.08 03:42:09.209256 [ 3 ] {b3d431ce-b665-4686-be2e-62ad73e3bbce} <Debug> DynamicQueryHandler: Done processing query
6313 2024.05.08 03:42:09.209356 [ 3 ] {b3d431ce-b665-4686-be2e-62ad73e3bbce} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6314 2024.05.08 03:42:09.209457 [ 3 ] {} <Debug> HTTP-Session: 41de611f-c0c9-4cf6-86a3-8809685c141b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6315 2024.05.08 03:42:09.210118 [ 195 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6316 2024.05.08 03:42:09.210198 [ 195 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3
6317 2024.05.08 03:42:09.210288 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
6318 2024.05.08 03:42:14.190200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6319 2024.05.08 03:42:14.190330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6320 2024.05.08 03:42:14.190355 [ 3 ] {} <Debug> HTTP-Session: f3e3487d-0f85-49e0-ae27-d35a25d7c74b Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6321 2024.05.08 03:42:14.190379 [ 3 ] {} <Debug> HTTP-Session: f3e3487d-0f85-49e0-ae27-d35a25d7c74b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6322 2024.05.08 03:42:14.190394 [ 3 ] {} <Debug> HTTP-Session: f3e3487d-0f85-49e0-ae27-d35a25d7c74b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6323 2024.05.08 03:42:14.190444 [ 3 ] {} <Trace> HTTP-Session: f3e3487d-0f85-49e0-ae27-d35a25d7c74b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6324 2024.05.08 03:42:14.190630 [ 3 ] {0cc7d590-038c-4cd2-9916-7d1388f9e9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6325 2024.05.08 03:42:14.190697 [ 3 ] {0cc7d590-038c-4cd2-9916-7d1388f9e9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6326 2024.05.08 03:42:14.190893 [ 3 ] {0cc7d590-038c-4cd2-9916-7d1388f9e9c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6327 2024.05.08 03:42:14.191348 [ 3 ] {0cc7d590-038c-4cd2-9916-7d1388f9e9c0} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6328 2024.05.08 03:42:14.191388 [ 3 ] {0cc7d590-038c-4cd2-9916-7d1388f9e9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6329 2024.05.08 03:42:14.191762 [ 3 ] {0cc7d590-038c-4cd2-9916-7d1388f9e9c0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
6330 2024.05.08 03:42:14.192111 [ 3 ] {0cc7d590-038c-4cd2-9916-7d1388f9e9c0} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6331 2024.05.08 03:42:14.192259 [ 3 ] {0cc7d590-038c-4cd2-9916-7d1388f9e9c0} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001685 sec., 8308.60534124629 rows/sec., 673.45 KiB/sec.
6332 2024.05.08 03:42:14.192473 [ 3 ] {0cc7d590-038c-4cd2-9916-7d1388f9e9c0} <Debug> DynamicQueryHandler: Done processing query
6333 2024.05.08 03:42:14.192500 [ 3 ] {0cc7d590-038c-4cd2-9916-7d1388f9e9c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6334 2024.05.08 03:42:14.192517 [ 3 ] {} <Debug> HTTP-Session: f3e3487d-0f85-49e0-ae27-d35a25d7c74b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6335 2024.05.08 03:42:14.192651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6336 2024.05.08 03:42:14.192707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6337 2024.05.08 03:42:14.192726 [ 3 ] {} <Debug> HTTP-Session: cfda5d42-d2c8-4074-aa4b-ca9d5da7545a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6338 2024.05.08 03:42:14.192744 [ 3 ] {} <Debug> HTTP-Session: cfda5d42-d2c8-4074-aa4b-ca9d5da7545a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6339 2024.05.08 03:42:14.192757 [ 3 ] {} <Debug> HTTP-Session: cfda5d42-d2c8-4074-aa4b-ca9d5da7545a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6340 2024.05.08 03:42:14.192792 [ 3 ] {} <Trace> HTTP-Session: cfda5d42-d2c8-4074-aa4b-ca9d5da7545a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6341 2024.05.08 03:42:14.192909 [ 3 ] {d2ab3f31-eb3a-4f41-8465-c50646b26beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6342 2024.05.08 03:42:14.192955 [ 3 ] {d2ab3f31-eb3a-4f41-8465-c50646b26beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6343 2024.05.08 03:42:14.193082 [ 3 ] {d2ab3f31-eb3a-4f41-8465-c50646b26beb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6344 2024.05.08 03:42:14.193444 [ 3 ] {d2ab3f31-eb3a-4f41-8465-c50646b26beb} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6345 2024.05.08 03:42:14.193480 [ 3 ] {d2ab3f31-eb3a-4f41-8465-c50646b26beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6346 2024.05.08 03:42:14.193780 [ 3 ] {d2ab3f31-eb3a-4f41-8465-c50646b26beb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
6347 2024.05.08 03:42:14.194090 [ 3 ] {d2ab3f31-eb3a-4f41-8465-c50646b26beb} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6348 2024.05.08 03:42:14.194222 [ 3 ] {d2ab3f31-eb3a-4f41-8465-c50646b26beb} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.001353 sec., 31042.12860310421 rows/sec., 2.79 MiB/sec.
6349 2024.05.08 03:42:14.194275 [ 95 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
6350 2024.05.08 03:42:14.194386 [ 95 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6351 2024.05.08 03:42:14.194418 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6352 2024.05.08 03:42:14.194492 [ 3 ] {d2ab3f31-eb3a-4f41-8465-c50646b26beb} <Debug> DynamicQueryHandler: Done processing query
6353 2024.05.08 03:42:14.194561 [ 3 ] {d2ab3f31-eb3a-4f41-8465-c50646b26beb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6354 2024.05.08 03:42:14.194615 [ 3 ] {} <Debug> HTTP-Session: cfda5d42-d2c8-4074-aa4b-ca9d5da7545a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6355 2024.05.08 03:42:14.194657 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
6356 2024.05.08 03:42:14.194771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6357 2024.05.08 03:42:14.194897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6358 2024.05.08 03:42:14.194960 [ 3 ] {} <Debug> HTTP-Session: f8d8849d-1ba9-4173-83f9-f77c5784580a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6359 2024.05.08 03:42:14.194967 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6360 2024.05.08 03:42:14.195002 [ 3 ] {} <Debug> HTTP-Session: f8d8849d-1ba9-4173-83f9-f77c5784580a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6361 2024.05.08 03:42:14.195035 [ 3 ] {} <Debug> HTTP-Session: f8d8849d-1ba9-4173-83f9-f77c5784580a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6362 2024.05.08 03:42:14.195035 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 142 rows starting from the beginning of the part
6363 2024.05.08 03:42:14.195105 [ 3 ] {} <Trace> HTTP-Session: f8d8849d-1ba9-4173-83f9-f77c5784580a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6364 2024.05.08 03:42:14.195309 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part
6365 2024.05.08 03:42:14.195416 [ 3 ] {d228ae9e-ab2e-402e-afd3-371d150f9802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6366 2024.05.08 03:42:14.195578 [ 3 ] {d228ae9e-ab2e-402e-afd3-371d150f9802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6367 2024.05.08 03:42:14.195598 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 51 rows starting from the beginning of the part
6368 2024.05.08 03:42:14.195980 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 80 rows starting from the beginning of the part
6369 2024.05.08 03:42:14.196286 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 61 rows starting from the beginning of the part
6370 2024.05.08 03:42:14.196608 [ 3 ] {d228ae9e-ab2e-402e-afd3-371d150f9802} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6371 2024.05.08 03:42:14.196647 [ 196 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part
6372 2024.05.08 03:42:14.197705 [ 3 ] {d228ae9e-ab2e-402e-afd3-371d150f9802} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6373 2024.05.08 03:42:14.197767 [ 3 ] {d228ae9e-ab2e-402e-afd3-371d150f9802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6374 2024.05.08 03:42:14.198640 [ 3 ] {d228ae9e-ab2e-402e-afd3-371d150f9802} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
6375 2024.05.08 03:42:14.199387 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 4 columns (4 merged, 0 gathered) in 0.004884239 sec., 85581.39763430905 rows/sec., 7.35 MiB/sec.
6376 2024.05.08 03:42:14.199449 [ 3 ] {d228ae9e-ab2e-402e-afd3-371d150f9802} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6377 2024.05.08 03:42:14.199604 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
6378 2024.05.08 03:42:14.199718 [ 3 ] {d228ae9e-ab2e-402e-afd3-371d150f9802} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.004404 sec., 3178.928247048138 rows/sec., 254.56 KiB/sec.
6379 2024.05.08 03:42:14.199745 [ 95 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
6380 2024.05.08 03:42:14.199917 [ 95 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6381 2024.05.08 03:42:14.200024 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6382 2024.05.08 03:42:14.200293 [ 3 ] {d228ae9e-ab2e-402e-afd3-371d150f9802} <Debug> DynamicQueryHandler: Done processing query
6383 2024.05.08 03:42:14.200390 [ 3 ] {d228ae9e-ab2e-402e-afd3-371d150f9802} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6384 2024.05.08 03:42:14.200508 [ 3 ] {} <Debug> HTTP-Session: f8d8849d-1ba9-4173-83f9-f77c5784580a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6385 2024.05.08 03:42:14.200718 [ 188 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
6386 2024.05.08 03:42:14.200845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6387 2024.05.08 03:42:14.201130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6388 2024.05.08 03:42:14.201288 [ 3 ] {} <Debug> HTTP-Session: 9ef314f6-e291-4c9d-bea8-5c2648a86f08 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6389 2024.05.08 03:42:14.201442 [ 3 ] {} <Debug> HTTP-Session: 9ef314f6-e291-4c9d-bea8-5c2648a86f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6390 2024.05.08 03:42:14.201543 [ 3 ] {} <Debug> HTTP-Session: 9ef314f6-e291-4c9d-bea8-5c2648a86f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6391 2024.05.08 03:42:14.201728 [ 188 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6392 2024.05.08 03:42:14.201791 [ 3 ] {} <Trace> HTTP-Session: 9ef314f6-e291-4c9d-bea8-5c2648a86f08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6393 2024.05.08 03:42:14.201868 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_56_11} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6394 2024.05.08 03:42:14.201912 [ 188 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 93 rows starting from the beginning of the part
6395 2024.05.08 03:42:14.202397 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_56_11} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
6396 2024.05.08 03:42:14.202445 [ 188 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part
6397 2024.05.08 03:42:14.202617 [ 3 ] {45cb03e8-5081-4c2c-9c30-24dfb5f50f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6398 2024.05.08 03:42:14.202967 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
6399 2024.05.08 03:42:14.203016 [ 3 ] {45cb03e8-5081-4c2c-9c30-24dfb5f50f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6400 2024.05.08 03:42:14.203216 [ 188 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 17 rows starting from the beginning of the part
6401 2024.05.08 03:42:14.203589 [ 188 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part
6402 2024.05.08 03:42:14.203980 [ 188 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part
6403 2024.05.08 03:42:14.204366 [ 188 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part
6404 2024.05.08 03:42:14.205001 [ 3 ] {45cb03e8-5081-4c2c-9c30-24dfb5f50f3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6405 2024.05.08 03:42:14.205889 [ 3 ] {45cb03e8-5081-4c2c-9c30-24dfb5f50f3b} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6406 2024.05.08 03:42:14.205965 [ 3 ] {45cb03e8-5081-4c2c-9c30-24dfb5f50f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6407 2024.05.08 03:42:14.206957 [ 195 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 4 columns (4 merged, 0 gathered) in 0.00676503 sec., 31189.80994910592 rows/sec., 2.45 MiB/sec.
6408 2024.05.08 03:42:14.207072 [ 3 ] {45cb03e8-5081-4c2c-9c30-24dfb5f50f3b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
6409 2024.05.08 03:42:14.207124 [ 188 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
6410 2024.05.08 03:42:14.207973 [ 3 ] {45cb03e8-5081-4c2c-9c30-24dfb5f50f3b} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6411 2024.05.08 03:42:14.208039 [ 188 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_56_11} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6412 2024.05.08 03:42:14.208239 [ 188 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_56_11} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
6413 2024.05.08 03:42:14.208354 [ 3 ] {45cb03e8-5081-4c2c-9c30-24dfb5f50f3b} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.006219 sec., 2251.1657822801094 rows/sec., 3.04 MiB/sec.
6414 2024.05.08 03:42:14.208428 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6415 2024.05.08 03:42:14.208670 [ 3 ] {45cb03e8-5081-4c2c-9c30-24dfb5f50f3b} <Debug> DynamicQueryHandler: Done processing query
6416 2024.05.08 03:42:14.208699 [ 3 ] {45cb03e8-5081-4c2c-9c30-24dfb5f50f3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6417 2024.05.08 03:42:14.208716 [ 3 ] {} <Debug> HTTP-Session: 9ef314f6-e291-4c9d-bea8-5c2648a86f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6418 2024.05.08 03:42:19.190038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6419 2024.05.08 03:42:19.190220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6420 2024.05.08 03:42:19.190244 [ 3 ] {} <Debug> HTTP-Session: de7a6a85-1040-4c41-aeb6-c8590d00fcae Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6421 2024.05.08 03:42:19.190270 [ 3 ] {} <Debug> HTTP-Session: de7a6a85-1040-4c41-aeb6-c8590d00fcae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6422 2024.05.08 03:42:19.190285 [ 3 ] {} <Debug> HTTP-Session: de7a6a85-1040-4c41-aeb6-c8590d00fcae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6423 2024.05.08 03:42:19.190334 [ 3 ] {} <Trace> HTTP-Session: de7a6a85-1040-4c41-aeb6-c8590d00fcae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6424 2024.05.08 03:42:19.190533 [ 3 ] {1e517595-ec7f-4888-a77f-890a2515d5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6425 2024.05.08 03:42:19.190605 [ 3 ] {1e517595-ec7f-4888-a77f-890a2515d5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6426 2024.05.08 03:42:19.190809 [ 3 ] {1e517595-ec7f-4888-a77f-890a2515d5fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6427 2024.05.08 03:42:19.191285 [ 3 ] {1e517595-ec7f-4888-a77f-890a2515d5fc} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6428 2024.05.08 03:42:19.191332 [ 3 ] {1e517595-ec7f-4888-a77f-890a2515d5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6429 2024.05.08 03:42:19.191713 [ 3 ] {1e517595-ec7f-4888-a77f-890a2515d5fc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
6430 2024.05.08 03:42:19.192065 [ 3 ] {1e517595-ec7f-4888-a77f-890a2515d5fc} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6431 2024.05.08 03:42:19.192242 [ 3 ] {1e517595-ec7f-4888-a77f-890a2515d5fc} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001766 sec., 9626.274065685164 rows/sec., 780.25 KiB/sec.
6432 2024.05.08 03:42:19.192263 [ 93 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
6433 2024.05.08 03:42:19.192367 [ 93 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6434 2024.05.08 03:42:19.192411 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6435 2024.05.08 03:42:19.192551 [ 3 ] {1e517595-ec7f-4888-a77f-890a2515d5fc} <Debug> DynamicQueryHandler: Done processing query
6436 2024.05.08 03:42:19.192598 [ 3 ] {1e517595-ec7f-4888-a77f-890a2515d5fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6437 2024.05.08 03:42:19.192600 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
6438 2024.05.08 03:42:19.192620 [ 3 ] {} <Debug> HTTP-Session: de7a6a85-1040-4c41-aeb6-c8590d00fcae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6439 2024.05.08 03:42:19.192861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6440 2024.05.08 03:42:19.192867 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6441 2024.05.08 03:42:19.192942 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 31 rows starting from the beginning of the part
6442 2024.05.08 03:42:19.192956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6443 2024.05.08 03:42:19.193006 [ 3 ] {} <Debug> HTTP-Session: 1756171b-be93-46f6-bb42-1485fc37f594 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6444 2024.05.08 03:42:19.193051 [ 3 ] {} <Debug> HTTP-Session: 1756171b-be93-46f6-bb42-1485fc37f594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6445 2024.05.08 03:42:19.193156 [ 3 ] {} <Debug> HTTP-Session: 1756171b-be93-46f6-bb42-1485fc37f594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6446 2024.05.08 03:42:19.193172 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 17 rows starting from the beginning of the part
6447 2024.05.08 03:42:19.193319 [ 3 ] {} <Trace> HTTP-Session: 1756171b-be93-46f6-bb42-1485fc37f594 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6448 2024.05.08 03:42:19.193380 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part
6449 2024.05.08 03:42:19.193629 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 17 rows starting from the beginning of the part
6450 2024.05.08 03:42:19.193855 [ 3 ] {08fc8b9b-136b-48f2-8d8e-afeb3069fa90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6451 2024.05.08 03:42:19.193914 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part
6452 2024.05.08 03:42:19.194040 [ 3 ] {08fc8b9b-136b-48f2-8d8e-afeb3069fa90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6453 2024.05.08 03:42:19.194268 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 17 rows starting from the beginning of the part
6454 2024.05.08 03:42:19.195030 [ 3 ] {08fc8b9b-136b-48f2-8d8e-afeb3069fa90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6455 2024.05.08 03:42:19.195934 [ 3 ] {08fc8b9b-136b-48f2-8d8e-afeb3069fa90} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6456 2024.05.08 03:42:19.195999 [ 3 ] {08fc8b9b-136b-48f2-8d8e-afeb3069fa90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6457 2024.05.08 03:42:19.196842 [ 3 ] {08fc8b9b-136b-48f2-8d8e-afeb3069fa90} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
6458 2024.05.08 03:42:19.196980 [ 188 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 4 columns (4 merged, 0 gathered) in 0.004480687 sec., 24549.806759543793 rows/sec., 1.94 MiB/sec.
6459 2024.05.08 03:42:19.197269 [ 188 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
6460 2024.05.08 03:42:19.197480 [ 3 ] {08fc8b9b-136b-48f2-8d8e-afeb3069fa90} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6461 2024.05.08 03:42:19.197913 [ 3 ] {08fc8b9b-136b-48f2-8d8e-afeb3069fa90} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.00423 sec., 12056.737588652482 rows/sec., 1.05 MiB/sec.
6462 2024.05.08 03:42:19.198251 [ 3 ] {08fc8b9b-136b-48f2-8d8e-afeb3069fa90} <Debug> DynamicQueryHandler: Done processing query
6463 2024.05.08 03:42:19.198256 [ 188 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_56_11} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6464 2024.05.08 03:42:19.198291 [ 3 ] {08fc8b9b-136b-48f2-8d8e-afeb3069fa90} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6465 2024.05.08 03:42:19.198343 [ 3 ] {} <Debug> HTTP-Session: 1756171b-be93-46f6-bb42-1485fc37f594 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6466 2024.05.08 03:42:19.198436 [ 188 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_56_11} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
6467 2024.05.08 03:42:19.198519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6468 2024.05.08 03:42:19.198576 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6469 2024.05.08 03:42:19.198632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6470 2024.05.08 03:42:19.198658 [ 3 ] {} <Debug> HTTP-Session: ef8c28a0-92dd-4d76-beac-a2e900492aea Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6471 2024.05.08 03:42:19.198674 [ 3 ] {} <Debug> HTTP-Session: ef8c28a0-92dd-4d76-beac-a2e900492aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6472 2024.05.08 03:42:19.198688 [ 3 ] {} <Debug> HTTP-Session: ef8c28a0-92dd-4d76-beac-a2e900492aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6473 2024.05.08 03:42:19.198720 [ 3 ] {} <Trace> HTTP-Session: ef8c28a0-92dd-4d76-beac-a2e900492aea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6474 2024.05.08 03:42:19.198828 [ 3 ] {27953c4c-1875-4d6a-ade5-4976232c61f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6475 2024.05.08 03:42:19.198873 [ 3 ] {27953c4c-1875-4d6a-ade5-4976232c61f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6476 2024.05.08 03:42:19.199022 [ 3 ] {27953c4c-1875-4d6a-ade5-4976232c61f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6477 2024.05.08 03:42:19.199340 [ 3 ] {27953c4c-1875-4d6a-ade5-4976232c61f4} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6478 2024.05.08 03:42:19.199376 [ 3 ] {27953c4c-1875-4d6a-ade5-4976232c61f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6479 2024.05.08 03:42:19.199717 [ 3 ] {27953c4c-1875-4d6a-ade5-4976232c61f4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
6480 2024.05.08 03:42:19.200033 [ 3 ] {27953c4c-1875-4d6a-ade5-4976232c61f4} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6481 2024.05.08 03:42:19.200191 [ 3 ] {27953c4c-1875-4d6a-ade5-4976232c61f4} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001391 sec., 12221.423436376706 rows/sec., 978.67 KiB/sec.
6482 2024.05.08 03:42:19.200356 [ 3 ] {27953c4c-1875-4d6a-ade5-4976232c61f4} <Debug> DynamicQueryHandler: Done processing query
6483 2024.05.08 03:42:19.200379 [ 3 ] {27953c4c-1875-4d6a-ade5-4976232c61f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6484 2024.05.08 03:42:19.200394 [ 3 ] {} <Debug> HTTP-Session: ef8c28a0-92dd-4d76-beac-a2e900492aea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6485 2024.05.08 03:42:19.200521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6486 2024.05.08 03:42:19.200568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6487 2024.05.08 03:42:19.200586 [ 3 ] {} <Debug> HTTP-Session: 880dfe3c-0c65-4931-9e8f-f872cb7bf2c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6488 2024.05.08 03:42:19.200601 [ 3 ] {} <Debug> HTTP-Session: 880dfe3c-0c65-4931-9e8f-f872cb7bf2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6489 2024.05.08 03:42:19.200615 [ 3 ] {} <Debug> HTTP-Session: 880dfe3c-0c65-4931-9e8f-f872cb7bf2c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6490 2024.05.08 03:42:19.200644 [ 3 ] {} <Trace> HTTP-Session: 880dfe3c-0c65-4931-9e8f-f872cb7bf2c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6491 2024.05.08 03:42:19.200832 [ 3 ] {f70c6c3f-801a-4380-ab55-dbf3456e9a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6492 2024.05.08 03:42:19.200882 [ 3 ] {f70c6c3f-801a-4380-ab55-dbf3456e9a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6493 2024.05.08 03:42:19.201049 [ 3 ] {f70c6c3f-801a-4380-ab55-dbf3456e9a68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6494 2024.05.08 03:42:19.201472 [ 3 ] {f70c6c3f-801a-4380-ab55-dbf3456e9a68} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6495 2024.05.08 03:42:19.201507 [ 3 ] {f70c6c3f-801a-4380-ab55-dbf3456e9a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6496 2024.05.08 03:42:19.201918 [ 3 ] {f70c6c3f-801a-4380-ab55-dbf3456e9a68} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
6497 2024.05.08 03:42:19.202271 [ 3 ] {f70c6c3f-801a-4380-ab55-dbf3456e9a68} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6498 2024.05.08 03:42:19.202432 [ 93 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
6499 2024.05.08 03:42:19.202440 [ 3 ] {f70c6c3f-801a-4380-ab55-dbf3456e9a68} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001709 sec., 9947.33762434172 rows/sec., 13.42 MiB/sec.
6500 2024.05.08 03:42:19.202491 [ 93 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6501 2024.05.08 03:42:19.202557 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6502 2024.05.08 03:42:19.202761 [ 195 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
6503 2024.05.08 03:42:19.202764 [ 3 ] {f70c6c3f-801a-4380-ab55-dbf3456e9a68} <Debug> DynamicQueryHandler: Done processing query
6504 2024.05.08 03:42:19.202844 [ 3 ] {f70c6c3f-801a-4380-ab55-dbf3456e9a68} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6505 2024.05.08 03:42:19.202901 [ 3 ] {} <Debug> HTTP-Session: 880dfe3c-0c65-4931-9e8f-f872cb7bf2c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6506 2024.05.08 03:42:19.203209 [ 195 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6507 2024.05.08 03:42:19.203251 [ 195 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 796 rows starting from the beginning of the part
6508 2024.05.08 03:42:19.203371 [ 195 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 17 rows starting from the beginning of the part
6509 2024.05.08 03:42:19.203569 [ 195 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part
6510 2024.05.08 03:42:19.203675 [ 195 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 17 rows starting from the beginning of the part
6511 2024.05.08 03:42:19.203876 [ 195 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part
6512 2024.05.08 03:42:19.203959 [ 195 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 17 rows starting from the beginning of the part
6513 2024.05.08 03:42:19.208874 [ 188 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 875 rows, containing 6 columns (6 merged, 0 gathered) in 0.006209107 sec., 140922.03597071205 rows/sec., 190.17 MiB/sec.
6514 2024.05.08 03:42:19.209371 [ 191 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
6515 2024.05.08 03:42:19.209783 [ 191 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6516 2024.05.08 03:42:19.209858 [ 191 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
6517 2024.05.08 03:42:19.209932 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB.
6518 2024.05.08 03:42:23.594877 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
6519 2024.05.08 03:42:23.594938 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
6520 2024.05.08 03:42:24.190663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6521 2024.05.08 03:42:24.190812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6522 2024.05.08 03:42:24.190847 [ 3 ] {} <Debug> HTTP-Session: 8d7abdb0-bd15-4ec9-b74d-5128fd33d0b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6523 2024.05.08 03:42:24.190879 [ 3 ] {} <Debug> HTTP-Session: 8d7abdb0-bd15-4ec9-b74d-5128fd33d0b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6524 2024.05.08 03:42:24.190900 [ 3 ] {} <Debug> HTTP-Session: 8d7abdb0-bd15-4ec9-b74d-5128fd33d0b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6525 2024.05.08 03:42:24.190964 [ 3 ] {} <Trace> HTTP-Session: 8d7abdb0-bd15-4ec9-b74d-5128fd33d0b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6526 2024.05.08 03:42:24.191214 [ 3 ] {18374b62-e8e4-4ebf-bbbe-e641b4b94cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6527 2024.05.08 03:42:24.191298 [ 3 ] {18374b62-e8e4-4ebf-bbbe-e641b4b94cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6528 2024.05.08 03:42:24.191503 [ 3 ] {18374b62-e8e4-4ebf-bbbe-e641b4b94cc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6529 2024.05.08 03:42:24.191970 [ 3 ] {18374b62-e8e4-4ebf-bbbe-e641b4b94cc1} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6530 2024.05.08 03:42:24.192016 [ 3 ] {18374b62-e8e4-4ebf-bbbe-e641b4b94cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6531 2024.05.08 03:42:24.192404 [ 3 ] {18374b62-e8e4-4ebf-bbbe-e641b4b94cc1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
6532 2024.05.08 03:42:24.192754 [ 3 ] {18374b62-e8e4-4ebf-bbbe-e641b4b94cc1} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6533 2024.05.08 03:42:24.192923 [ 3 ] {18374b62-e8e4-4ebf-bbbe-e641b4b94cc1} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001784 sec., 7847.533632286995 rows/sec., 636.08 KiB/sec.
6534 2024.05.08 03:42:24.193152 [ 3 ] {18374b62-e8e4-4ebf-bbbe-e641b4b94cc1} <Debug> DynamicQueryHandler: Done processing query
6535 2024.05.08 03:42:24.193179 [ 3 ] {18374b62-e8e4-4ebf-bbbe-e641b4b94cc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6536 2024.05.08 03:42:24.193195 [ 3 ] {} <Debug> HTTP-Session: 8d7abdb0-bd15-4ec9-b74d-5128fd33d0b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6537 2024.05.08 03:42:24.193328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6538 2024.05.08 03:42:24.193385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6539 2024.05.08 03:42:24.193405 [ 3 ] {} <Debug> HTTP-Session: 5227f7f3-ccf8-4c52-986e-19dbbb0ae6c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6540 2024.05.08 03:42:24.193423 [ 3 ] {} <Debug> HTTP-Session: 5227f7f3-ccf8-4c52-986e-19dbbb0ae6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6541 2024.05.08 03:42:24.193437 [ 3 ] {} <Debug> HTTP-Session: 5227f7f3-ccf8-4c52-986e-19dbbb0ae6c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6542 2024.05.08 03:42:24.193473 [ 3 ] {} <Trace> HTTP-Session: 5227f7f3-ccf8-4c52-986e-19dbbb0ae6c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6543 2024.05.08 03:42:24.193594 [ 3 ] {f7799804-98a1-4922-9266-edaa75498c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6544 2024.05.08 03:42:24.193642 [ 3 ] {f7799804-98a1-4922-9266-edaa75498c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6545 2024.05.08 03:42:24.193774 [ 3 ] {f7799804-98a1-4922-9266-edaa75498c98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6546 2024.05.08 03:42:24.194143 [ 3 ] {f7799804-98a1-4922-9266-edaa75498c98} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6547 2024.05.08 03:42:24.194181 [ 3 ] {f7799804-98a1-4922-9266-edaa75498c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6548 2024.05.08 03:42:24.194508 [ 3 ] {f7799804-98a1-4922-9266-edaa75498c98} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
6549 2024.05.08 03:42:24.194820 [ 3 ] {f7799804-98a1-4922-9266-edaa75498c98} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6550 2024.05.08 03:42:24.194986 [ 3 ] {f7799804-98a1-4922-9266-edaa75498c98} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.001426 sec., 29453.015427769988 rows/sec., 2.64 MiB/sec.
6551 2024.05.08 03:42:24.195164 [ 3 ] {f7799804-98a1-4922-9266-edaa75498c98} <Debug> DynamicQueryHandler: Done processing query
6552 2024.05.08 03:42:24.195189 [ 3 ] {f7799804-98a1-4922-9266-edaa75498c98} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6553 2024.05.08 03:42:24.195205 [ 3 ] {} <Debug> HTTP-Session: 5227f7f3-ccf8-4c52-986e-19dbbb0ae6c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6554 2024.05.08 03:42:24.195323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6555 2024.05.08 03:42:24.195374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6556 2024.05.08 03:42:24.195394 [ 3 ] {} <Debug> HTTP-Session: 28468916-e07d-4858-b900-4b4fbda9a945 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6557 2024.05.08 03:42:24.195411 [ 3 ] {} <Debug> HTTP-Session: 28468916-e07d-4858-b900-4b4fbda9a945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6558 2024.05.08 03:42:24.195425 [ 3 ] {} <Debug> HTTP-Session: 28468916-e07d-4858-b900-4b4fbda9a945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6559 2024.05.08 03:42:24.195457 [ 3 ] {} <Trace> HTTP-Session: 28468916-e07d-4858-b900-4b4fbda9a945 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6560 2024.05.08 03:42:24.195564 [ 3 ] {b6fa7b24-dc32-4611-a554-2978bf9aa88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6561 2024.05.08 03:42:24.195608 [ 3 ] {b6fa7b24-dc32-4611-a554-2978bf9aa88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6562 2024.05.08 03:42:24.195737 [ 3 ] {b6fa7b24-dc32-4611-a554-2978bf9aa88c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6563 2024.05.08 03:42:24.196042 [ 3 ] {b6fa7b24-dc32-4611-a554-2978bf9aa88c} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6564 2024.05.08 03:42:24.196080 [ 3 ] {b6fa7b24-dc32-4611-a554-2978bf9aa88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6565 2024.05.08 03:42:24.196397 [ 3 ] {b6fa7b24-dc32-4611-a554-2978bf9aa88c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
6566 2024.05.08 03:42:24.196709 [ 3 ] {b6fa7b24-dc32-4611-a554-2978bf9aa88c} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6567 2024.05.08 03:42:24.196867 [ 3 ] {b6fa7b24-dc32-4611-a554-2978bf9aa88c} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.001328 sec., 10542.168674698796 rows/sec., 844.20 KiB/sec.
6568 2024.05.08 03:42:24.197112 [ 3 ] {b6fa7b24-dc32-4611-a554-2978bf9aa88c} <Debug> DynamicQueryHandler: Done processing query
6569 2024.05.08 03:42:24.197173 [ 3 ] {b6fa7b24-dc32-4611-a554-2978bf9aa88c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6570 2024.05.08 03:42:24.197231 [ 3 ] {} <Debug> HTTP-Session: 28468916-e07d-4858-b900-4b4fbda9a945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6571 2024.05.08 03:42:24.197398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6572 2024.05.08 03:42:24.197449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6573 2024.05.08 03:42:24.197468 [ 3 ] {} <Debug> HTTP-Session: 9d8e37a8-75d0-493c-8b9d-a75fd90a9094 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6574 2024.05.08 03:42:24.197485 [ 3 ] {} <Debug> HTTP-Session: 9d8e37a8-75d0-493c-8b9d-a75fd90a9094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6575 2024.05.08 03:42:24.197499 [ 3 ] {} <Debug> HTTP-Session: 9d8e37a8-75d0-493c-8b9d-a75fd90a9094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6576 2024.05.08 03:42:24.197531 [ 3 ] {} <Trace> HTTP-Session: 9d8e37a8-75d0-493c-8b9d-a75fd90a9094 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6577 2024.05.08 03:42:24.197713 [ 3 ] {baa34f88-64f4-485b-b427-76b8128acd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6578 2024.05.08 03:42:24.197765 [ 3 ] {baa34f88-64f4-485b-b427-76b8128acd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6579 2024.05.08 03:42:24.197941 [ 3 ] {baa34f88-64f4-485b-b427-76b8128acd97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6580 2024.05.08 03:42:24.198318 [ 3 ] {baa34f88-64f4-485b-b427-76b8128acd97} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6581 2024.05.08 03:42:24.198354 [ 3 ] {baa34f88-64f4-485b-b427-76b8128acd97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6582 2024.05.08 03:42:24.198764 [ 3 ] {baa34f88-64f4-485b-b427-76b8128acd97} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
6583 2024.05.08 03:42:24.199112 [ 3 ] {baa34f88-64f4-485b-b427-76b8128acd97} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6584 2024.05.08 03:42:24.199274 [ 3 ] {baa34f88-64f4-485b-b427-76b8128acd97} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001656 sec., 8454.106280193237 rows/sec., 11.41 MiB/sec.
6585 2024.05.08 03:42:24.199446 [ 3 ] {baa34f88-64f4-485b-b427-76b8128acd97} <Debug> DynamicQueryHandler: Done processing query
6586 2024.05.08 03:42:24.199471 [ 3 ] {baa34f88-64f4-485b-b427-76b8128acd97} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6587 2024.05.08 03:42:24.199486 [ 3 ] {} <Debug> HTTP-Session: 9d8e37a8-75d0-493c-8b9d-a75fd90a9094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6588 2024.05.08 03:42:29.190363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6589 2024.05.08 03:42:29.190513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6590 2024.05.08 03:42:29.190542 [ 3 ] {} <Debug> HTTP-Session: 7260db3e-3c89-4b32-8f3a-fa802625100b Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6591 2024.05.08 03:42:29.190570 [ 3 ] {} <Debug> HTTP-Session: 7260db3e-3c89-4b32-8f3a-fa802625100b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6592 2024.05.08 03:42:29.190587 [ 3 ] {} <Debug> HTTP-Session: 7260db3e-3c89-4b32-8f3a-fa802625100b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6593 2024.05.08 03:42:29.190643 [ 3 ] {} <Trace> HTTP-Session: 7260db3e-3c89-4b32-8f3a-fa802625100b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6594 2024.05.08 03:42:29.190867 [ 3 ] {9ebaf822-8cac-4c74-9671-4a22314ca934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6595 2024.05.08 03:42:29.190945 [ 3 ] {9ebaf822-8cac-4c74-9671-4a22314ca934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6596 2024.05.08 03:42:29.191175 [ 3 ] {9ebaf822-8cac-4c74-9671-4a22314ca934} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6597 2024.05.08 03:42:29.191614 [ 3 ] {9ebaf822-8cac-4c74-9671-4a22314ca934} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6598 2024.05.08 03:42:29.191660 [ 3 ] {9ebaf822-8cac-4c74-9671-4a22314ca934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6599 2024.05.08 03:42:29.192031 [ 3 ] {9ebaf822-8cac-4c74-9671-4a22314ca934} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
6600 2024.05.08 03:42:29.192371 [ 3 ] {9ebaf822-8cac-4c74-9671-4a22314ca934} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6601 2024.05.08 03:42:29.192552 [ 3 ] {9ebaf822-8cac-4c74-9671-4a22314ca934} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001751 sec., 9708.73786407767 rows/sec., 786.94 KiB/sec.
6602 2024.05.08 03:42:29.192861 [ 3 ] {9ebaf822-8cac-4c74-9671-4a22314ca934} <Debug> DynamicQueryHandler: Done processing query
6603 2024.05.08 03:42:29.192926 [ 3 ] {9ebaf822-8cac-4c74-9671-4a22314ca934} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6604 2024.05.08 03:42:29.192985 [ 3 ] {} <Debug> HTTP-Session: 7260db3e-3c89-4b32-8f3a-fa802625100b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6605 2024.05.08 03:42:29.193168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6606 2024.05.08 03:42:29.193224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6607 2024.05.08 03:42:29.193245 [ 3 ] {} <Debug> HTTP-Session: 930ce016-7287-4507-83c1-53842ba6659c Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6608 2024.05.08 03:42:29.193262 [ 3 ] {} <Debug> HTTP-Session: 930ce016-7287-4507-83c1-53842ba6659c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6609 2024.05.08 03:42:29.193276 [ 3 ] {} <Debug> HTTP-Session: 930ce016-7287-4507-83c1-53842ba6659c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6610 2024.05.08 03:42:29.193311 [ 3 ] {} <Trace> HTTP-Session: 930ce016-7287-4507-83c1-53842ba6659c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6611 2024.05.08 03:42:29.193436 [ 3 ] {19b0aa7c-5d06-4d58-8c78-4f835006ab18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6612 2024.05.08 03:42:29.193485 [ 3 ] {19b0aa7c-5d06-4d58-8c78-4f835006ab18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6613 2024.05.08 03:42:29.193626 [ 3 ] {19b0aa7c-5d06-4d58-8c78-4f835006ab18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6614 2024.05.08 03:42:29.193962 [ 3 ] {19b0aa7c-5d06-4d58-8c78-4f835006ab18} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6615 2024.05.08 03:42:29.193999 [ 3 ] {19b0aa7c-5d06-4d58-8c78-4f835006ab18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6616 2024.05.08 03:42:29.194315 [ 3 ] {19b0aa7c-5d06-4d58-8c78-4f835006ab18} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
6617 2024.05.08 03:42:29.194635 [ 3 ] {19b0aa7c-5d06-4d58-8c78-4f835006ab18} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6618 2024.05.08 03:42:29.194780 [ 3 ] {19b0aa7c-5d06-4d58-8c78-4f835006ab18} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001385 sec., 36823.1046931408 rows/sec., 3.20 MiB/sec.
6619 2024.05.08 03:42:29.194945 [ 3 ] {19b0aa7c-5d06-4d58-8c78-4f835006ab18} <Debug> DynamicQueryHandler: Done processing query
6620 2024.05.08 03:42:29.194969 [ 3 ] {19b0aa7c-5d06-4d58-8c78-4f835006ab18} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6621 2024.05.08 03:42:29.194985 [ 3 ] {} <Debug> HTTP-Session: 930ce016-7287-4507-83c1-53842ba6659c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6622 2024.05.08 03:42:29.195104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6623 2024.05.08 03:42:29.195151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6624 2024.05.08 03:42:29.195170 [ 3 ] {} <Debug> HTTP-Session: da60c3a8-080d-4b53-b4d0-16b4f1533b61 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6625 2024.05.08 03:42:29.195186 [ 3 ] {} <Debug> HTTP-Session: da60c3a8-080d-4b53-b4d0-16b4f1533b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6626 2024.05.08 03:42:29.195200 [ 3 ] {} <Debug> HTTP-Session: da60c3a8-080d-4b53-b4d0-16b4f1533b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6627 2024.05.08 03:42:29.195231 [ 3 ] {} <Trace> HTTP-Session: da60c3a8-080d-4b53-b4d0-16b4f1533b61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6628 2024.05.08 03:42:29.195328 [ 3 ] {674f7fd6-70c8-40d4-af97-dd0c0b2331d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6629 2024.05.08 03:42:29.195370 [ 3 ] {674f7fd6-70c8-40d4-af97-dd0c0b2331d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6630 2024.05.08 03:42:29.195495 [ 3 ] {674f7fd6-70c8-40d4-af97-dd0c0b2331d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6631 2024.05.08 03:42:29.195771 [ 3 ] {674f7fd6-70c8-40d4-af97-dd0c0b2331d3} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6632 2024.05.08 03:42:29.195807 [ 3 ] {674f7fd6-70c8-40d4-af97-dd0c0b2331d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6633 2024.05.08 03:42:29.196105 [ 3 ] {674f7fd6-70c8-40d4-af97-dd0c0b2331d3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
6634 2024.05.08 03:42:29.196424 [ 3 ] {674f7fd6-70c8-40d4-af97-dd0c0b2331d3} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6635 2024.05.08 03:42:29.196579 [ 3 ] {674f7fd6-70c8-40d4-af97-dd0c0b2331d3} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.00127 sec., 13385.826771653543 rows/sec., 1.05 MiB/sec.
6636 2024.05.08 03:42:29.196731 [ 3 ] {674f7fd6-70c8-40d4-af97-dd0c0b2331d3} <Debug> DynamicQueryHandler: Done processing query
6637 2024.05.08 03:42:29.196755 [ 3 ] {674f7fd6-70c8-40d4-af97-dd0c0b2331d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6638 2024.05.08 03:42:29.196771 [ 3 ] {} <Debug> HTTP-Session: da60c3a8-080d-4b53-b4d0-16b4f1533b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6639 2024.05.08 03:42:29.196902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6640 2024.05.08 03:42:29.196948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6641 2024.05.08 03:42:29.196967 [ 3 ] {} <Debug> HTTP-Session: 73134041-76be-46b1-8c56-eb8f8ce08e36 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6642 2024.05.08 03:42:29.196983 [ 3 ] {} <Debug> HTTP-Session: 73134041-76be-46b1-8c56-eb8f8ce08e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6643 2024.05.08 03:42:29.196996 [ 3 ] {} <Debug> HTTP-Session: 73134041-76be-46b1-8c56-eb8f8ce08e36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6644 2024.05.08 03:42:29.197026 [ 3 ] {} <Trace> HTTP-Session: 73134041-76be-46b1-8c56-eb8f8ce08e36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6645 2024.05.08 03:42:29.197209 [ 3 ] {378abcce-d018-4128-b3a0-a21d4fd68888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6646 2024.05.08 03:42:29.197257 [ 3 ] {378abcce-d018-4128-b3a0-a21d4fd68888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6647 2024.05.08 03:42:29.197414 [ 3 ] {378abcce-d018-4128-b3a0-a21d4fd68888} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6648 2024.05.08 03:42:29.197809 [ 3 ] {378abcce-d018-4128-b3a0-a21d4fd68888} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6649 2024.05.08 03:42:29.197845 [ 3 ] {378abcce-d018-4128-b3a0-a21d4fd68888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB.
6650 2024.05.08 03:42:29.198248 [ 3 ] {378abcce-d018-4128-b3a0-a21d4fd68888} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
6651 2024.05.08 03:42:29.198585 [ 3 ] {378abcce-d018-4128-b3a0-a21d4fd68888} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6652 2024.05.08 03:42:29.198754 [ 3 ] {378abcce-d018-4128-b3a0-a21d4fd68888} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001652 sec., 10290.556900726391 rows/sec., 13.89 MiB/sec.
6653 2024.05.08 03:42:29.198923 [ 3 ] {378abcce-d018-4128-b3a0-a21d4fd68888} <Debug> DynamicQueryHandler: Done processing query
6654 2024.05.08 03:42:29.198947 [ 3 ] {378abcce-d018-4128-b3a0-a21d4fd68888} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6655 2024.05.08 03:42:29.198963 [ 3 ] {} <Debug> HTTP-Session: 73134041-76be-46b1-8c56-eb8f8ce08e36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6656 2024.05.08 03:42:34.191144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6657 2024.05.08 03:42:34.191289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6658 2024.05.08 03:42:34.191318 [ 3 ] {} <Debug> HTTP-Session: f915bd23-54dc-4bec-a7e8-540a3949f671 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6659 2024.05.08 03:42:34.191345 [ 3 ] {} <Debug> HTTP-Session: f915bd23-54dc-4bec-a7e8-540a3949f671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6660 2024.05.08 03:42:34.191363 [ 3 ] {} <Debug> HTTP-Session: f915bd23-54dc-4bec-a7e8-540a3949f671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6661 2024.05.08 03:42:34.191419 [ 3 ] {} <Trace> HTTP-Session: f915bd23-54dc-4bec-a7e8-540a3949f671 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6662 2024.05.08 03:42:34.191620 [ 3 ] {5de0060b-589f-419e-a19c-56872b902198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6663 2024.05.08 03:42:34.191688 [ 3 ] {5de0060b-589f-419e-a19c-56872b902198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6664 2024.05.08 03:42:34.191880 [ 3 ] {5de0060b-589f-419e-a19c-56872b902198} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6665 2024.05.08 03:42:34.192305 [ 3 ] {5de0060b-589f-419e-a19c-56872b902198} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6666 2024.05.08 03:42:34.192347 [ 3 ] {5de0060b-589f-419e-a19c-56872b902198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6667 2024.05.08 03:42:34.192708 [ 3 ] {5de0060b-589f-419e-a19c-56872b902198} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
6668 2024.05.08 03:42:34.193041 [ 3 ] {5de0060b-589f-419e-a19c-56872b902198} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6669 2024.05.08 03:42:34.193197 [ 3 ] {5de0060b-589f-419e-a19c-56872b902198} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001632 sec., 8578.43137254902 rows/sec., 695.32 KiB/sec.
6670 2024.05.08 03:42:34.193422 [ 3 ] {5de0060b-589f-419e-a19c-56872b902198} <Debug> DynamicQueryHandler: Done processing query
6671 2024.05.08 03:42:34.193453 [ 3 ] {5de0060b-589f-419e-a19c-56872b902198} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6672 2024.05.08 03:42:34.193475 [ 3 ] {} <Debug> HTTP-Session: f915bd23-54dc-4bec-a7e8-540a3949f671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6673 2024.05.08 03:42:34.193590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6674 2024.05.08 03:42:34.193636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6675 2024.05.08 03:42:34.193656 [ 3 ] {} <Debug> HTTP-Session: 11830b93-0c95-45f5-9139-a110cb82c19c Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6676 2024.05.08 03:42:34.193673 [ 3 ] {} <Debug> HTTP-Session: 11830b93-0c95-45f5-9139-a110cb82c19c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6677 2024.05.08 03:42:34.193686 [ 3 ] {} <Debug> HTTP-Session: 11830b93-0c95-45f5-9139-a110cb82c19c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6678 2024.05.08 03:42:34.193718 [ 3 ] {} <Trace> HTTP-Session: 11830b93-0c95-45f5-9139-a110cb82c19c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6679 2024.05.08 03:42:34.193812 [ 3 ] {cb5f13c4-75e7-4dda-906d-893754da3bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6680 2024.05.08 03:42:34.193855 [ 3 ] {cb5f13c4-75e7-4dda-906d-893754da3bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6681 2024.05.08 03:42:34.193981 [ 3 ] {cb5f13c4-75e7-4dda-906d-893754da3bf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6682 2024.05.08 03:42:34.194297 [ 3 ] {cb5f13c4-75e7-4dda-906d-893754da3bf3} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6683 2024.05.08 03:42:34.194333 [ 3 ] {cb5f13c4-75e7-4dda-906d-893754da3bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6684 2024.05.08 03:42:34.194627 [ 3 ] {cb5f13c4-75e7-4dda-906d-893754da3bf3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6685 2024.05.08 03:42:34.194931 [ 3 ] {cb5f13c4-75e7-4dda-906d-893754da3bf3} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6686 2024.05.08 03:42:34.195093 [ 3 ] {cb5f13c4-75e7-4dda-906d-893754da3bf3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001291 sec., 1549.1866769945777 rows/sec., 126.33 KiB/sec.
6687 2024.05.08 03:42:34.195390 [ 3 ] {cb5f13c4-75e7-4dda-906d-893754da3bf3} <Debug> DynamicQueryHandler: Done processing query
6688 2024.05.08 03:42:34.195415 [ 3 ] {cb5f13c4-75e7-4dda-906d-893754da3bf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6689 2024.05.08 03:42:34.195431 [ 3 ] {} <Debug> HTTP-Session: 11830b93-0c95-45f5-9139-a110cb82c19c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6690 2024.05.08 03:42:34.195560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 11576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6691 2024.05.08 03:42:34.195608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6692 2024.05.08 03:42:34.195628 [ 3 ] {} <Debug> HTTP-Session: 106c2622-9989-492d-8f4a-a165ab1d22e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6693 2024.05.08 03:42:34.195644 [ 3 ] {} <Debug> HTTP-Session: 106c2622-9989-492d-8f4a-a165ab1d22e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6694 2024.05.08 03:42:34.195658 [ 3 ] {} <Debug> HTTP-Session: 106c2622-9989-492d-8f4a-a165ab1d22e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6695 2024.05.08 03:42:34.195689 [ 3 ] {} <Trace> HTTP-Session: 106c2622-9989-492d-8f4a-a165ab1d22e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6696 2024.05.08 03:42:34.195805 [ 3 ] {25b0c729-39c7-42b9-a671-69d85d75a675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6697 2024.05.08 03:42:34.195849 [ 3 ] {25b0c729-39c7-42b9-a671-69d85d75a675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6698 2024.05.08 03:42:34.195990 [ 3 ] {25b0c729-39c7-42b9-a671-69d85d75a675} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6699 2024.05.08 03:42:34.196370 [ 3 ] {25b0c729-39c7-42b9-a671-69d85d75a675} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6700 2024.05.08 03:42:34.196406 [ 3 ] {25b0c729-39c7-42b9-a671-69d85d75a675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6701 2024.05.08 03:42:34.196710 [ 3 ] {25b0c729-39c7-42b9-a671-69d85d75a675} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
6702 2024.05.08 03:42:34.197009 [ 3 ] {25b0c729-39c7-42b9-a671-69d85d75a675} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6703 2024.05.08 03:42:34.197165 [ 3 ] {25b0c729-39c7-42b9-a671-69d85d75a675} <Debug> executeQuery: Read 79 rows, 6.75 KiB in 0.001392 sec., 56752.87356321839 rows/sec., 4.73 MiB/sec.
6704 2024.05.08 03:42:34.197424 [ 3 ] {25b0c729-39c7-42b9-a671-69d85d75a675} <Debug> DynamicQueryHandler: Done processing query
6705 2024.05.08 03:42:34.197481 [ 3 ] {25b0c729-39c7-42b9-a671-69d85d75a675} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6706 2024.05.08 03:42:34.197541 [ 3 ] {} <Debug> HTTP-Session: 106c2622-9989-492d-8f4a-a165ab1d22e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6707 2024.05.08 03:42:34.197720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6708 2024.05.08 03:42:34.197772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6709 2024.05.08 03:42:34.197790 [ 3 ] {} <Debug> HTTP-Session: ba00a591-162f-4167-ac71-5196936d58ca Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6710 2024.05.08 03:42:34.197806 [ 3 ] {} <Debug> HTTP-Session: ba00a591-162f-4167-ac71-5196936d58ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6711 2024.05.08 03:42:34.197820 [ 3 ] {} <Debug> HTTP-Session: ba00a591-162f-4167-ac71-5196936d58ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6712 2024.05.08 03:42:34.197851 [ 3 ] {} <Trace> HTTP-Session: ba00a591-162f-4167-ac71-5196936d58ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6713 2024.05.08 03:42:34.197946 [ 3 ] {052df362-cd8d-43be-8d71-9723c215c15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6714 2024.05.08 03:42:34.197989 [ 3 ] {052df362-cd8d-43be-8d71-9723c215c15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6715 2024.05.08 03:42:34.198128 [ 3 ] {052df362-cd8d-43be-8d71-9723c215c15c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6716 2024.05.08 03:42:34.198396 [ 3 ] {052df362-cd8d-43be-8d71-9723c215c15c} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6717 2024.05.08 03:42:34.198433 [ 3 ] {052df362-cd8d-43be-8d71-9723c215c15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6718 2024.05.08 03:42:34.198721 [ 3 ] {052df362-cd8d-43be-8d71-9723c215c15c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6719 2024.05.08 03:42:34.199017 [ 3 ] {052df362-cd8d-43be-8d71-9723c215c15c} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6720 2024.05.08 03:42:34.199166 [ 3 ] {052df362-cd8d-43be-8d71-9723c215c15c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001237 sec., 1616.8148746968473 rows/sec., 112.89 KiB/sec.
6721 2024.05.08 03:42:34.199318 [ 3 ] {052df362-cd8d-43be-8d71-9723c215c15c} <Debug> DynamicQueryHandler: Done processing query
6722 2024.05.08 03:42:34.199342 [ 3 ] {052df362-cd8d-43be-8d71-9723c215c15c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6723 2024.05.08 03:42:34.199357 [ 3 ] {} <Debug> HTTP-Session: ba00a591-162f-4167-ac71-5196936d58ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6724 2024.05.08 03:42:34.199476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6725 2024.05.08 03:42:34.199522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6726 2024.05.08 03:42:34.199541 [ 3 ] {} <Debug> HTTP-Session: 1e27c5ee-3ce9-447e-8580-f7292f6d4c60 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6727 2024.05.08 03:42:34.199558 [ 3 ] {} <Debug> HTTP-Session: 1e27c5ee-3ce9-447e-8580-f7292f6d4c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6728 2024.05.08 03:42:34.199572 [ 3 ] {} <Debug> HTTP-Session: 1e27c5ee-3ce9-447e-8580-f7292f6d4c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6729 2024.05.08 03:42:34.199602 [ 3 ] {} <Trace> HTTP-Session: 1e27c5ee-3ce9-447e-8580-f7292f6d4c60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6730 2024.05.08 03:42:34.199706 [ 3 ] {bdc2c0da-e67f-4fa5-8edf-9af6a89e8b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6731 2024.05.08 03:42:34.199749 [ 3 ] {bdc2c0da-e67f-4fa5-8edf-9af6a89e8b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6732 2024.05.08 03:42:34.199876 [ 3 ] {bdc2c0da-e67f-4fa5-8edf-9af6a89e8b6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6733 2024.05.08 03:42:34.200166 [ 3 ] {bdc2c0da-e67f-4fa5-8edf-9af6a89e8b6e} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6734 2024.05.08 03:42:34.200202 [ 3 ] {bdc2c0da-e67f-4fa5-8edf-9af6a89e8b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6735 2024.05.08 03:42:34.200497 [ 3 ] {bdc2c0da-e67f-4fa5-8edf-9af6a89e8b6e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
6736 2024.05.08 03:42:34.200803 [ 3 ] {bdc2c0da-e67f-4fa5-8edf-9af6a89e8b6e} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6737 2024.05.08 03:42:34.200952 [ 3 ] {bdc2c0da-e67f-4fa5-8edf-9af6a89e8b6e} <Debug> executeQuery: Read 40 rows, 3.18 KiB in 0.001274 sec., 31397.174254317113 rows/sec., 2.44 MiB/sec.
6738 2024.05.08 03:42:34.201209 [ 3 ] {bdc2c0da-e67f-4fa5-8edf-9af6a89e8b6e} <Debug> DynamicQueryHandler: Done processing query
6739 2024.05.08 03:42:34.201264 [ 3 ] {bdc2c0da-e67f-4fa5-8edf-9af6a89e8b6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6740 2024.05.08 03:42:34.201324 [ 3 ] {} <Debug> HTTP-Session: 1e27c5ee-3ce9-447e-8580-f7292f6d4c60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6741 2024.05.08 03:42:34.201475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6742 2024.05.08 03:42:34.201526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6743 2024.05.08 03:42:34.201544 [ 3 ] {} <Debug> HTTP-Session: 78ab0d19-e906-4f9f-8df3-2945cdebdb61 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6744 2024.05.08 03:42:34.201560 [ 3 ] {} <Debug> HTTP-Session: 78ab0d19-e906-4f9f-8df3-2945cdebdb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6745 2024.05.08 03:42:34.201575 [ 3 ] {} <Debug> HTTP-Session: 78ab0d19-e906-4f9f-8df3-2945cdebdb61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6746 2024.05.08 03:42:34.201606 [ 3 ] {} <Trace> HTTP-Session: 78ab0d19-e906-4f9f-8df3-2945cdebdb61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6747 2024.05.08 03:42:34.201721 [ 3 ] {7f575a26-83ab-4861-88e0-f3f60dbcc7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6748 2024.05.08 03:42:34.201769 [ 3 ] {7f575a26-83ab-4861-88e0-f3f60dbcc7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6749 2024.05.08 03:42:34.201931 [ 3 ] {7f575a26-83ab-4861-88e0-f3f60dbcc7e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6750 2024.05.08 03:42:34.202212 [ 3 ] {7f575a26-83ab-4861-88e0-f3f60dbcc7e7} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6751 2024.05.08 03:42:34.202247 [ 3 ] {7f575a26-83ab-4861-88e0-f3f60dbcc7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6752 2024.05.08 03:42:34.202614 [ 3 ] {7f575a26-83ab-4861-88e0-f3f60dbcc7e7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6753 2024.05.08 03:42:34.202948 [ 3 ] {7f575a26-83ab-4861-88e0-f3f60dbcc7e7} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6754 2024.05.08 03:42:34.203066 [ 3 ] {7f575a26-83ab-4861-88e0-f3f60dbcc7e7} <Debug> executeQuery: Read 37 rows, 2.67 KiB in 0.001384 sec., 26734.104046242774 rows/sec., 1.89 MiB/sec.
6755 2024.05.08 03:42:34.203323 [ 3 ] {7f575a26-83ab-4861-88e0-f3f60dbcc7e7} <Debug> DynamicQueryHandler: Done processing query
6756 2024.05.08 03:42:34.203348 [ 3 ] {7f575a26-83ab-4861-88e0-f3f60dbcc7e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6757 2024.05.08 03:42:34.203363 [ 3 ] {} <Debug> HTTP-Session: 78ab0d19-e906-4f9f-8df3-2945cdebdb61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6758 2024.05.08 03:42:34.203481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6759 2024.05.08 03:42:34.203528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6760 2024.05.08 03:42:34.203546 [ 3 ] {} <Debug> HTTP-Session: 05595e90-8a08-4e25-986e-0d0582ab4748 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6761 2024.05.08 03:42:34.203563 [ 3 ] {} <Debug> HTTP-Session: 05595e90-8a08-4e25-986e-0d0582ab4748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6762 2024.05.08 03:42:34.203577 [ 3 ] {} <Debug> HTTP-Session: 05595e90-8a08-4e25-986e-0d0582ab4748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6763 2024.05.08 03:42:34.203607 [ 3 ] {} <Trace> HTTP-Session: 05595e90-8a08-4e25-986e-0d0582ab4748 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6764 2024.05.08 03:42:34.203777 [ 3 ] {ebfcd16d-dafc-4c69-abbe-f813f1f26f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6765 2024.05.08 03:42:34.203824 [ 3 ] {ebfcd16d-dafc-4c69-abbe-f813f1f26f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6766 2024.05.08 03:42:34.203993 [ 3 ] {ebfcd16d-dafc-4c69-abbe-f813f1f26f36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6767 2024.05.08 03:42:34.204376 [ 3 ] {ebfcd16d-dafc-4c69-abbe-f813f1f26f36} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6768 2024.05.08 03:42:34.204411 [ 3 ] {ebfcd16d-dafc-4c69-abbe-f813f1f26f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6769 2024.05.08 03:42:34.204798 [ 3 ] {ebfcd16d-dafc-4c69-abbe-f813f1f26f36} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
6770 2024.05.08 03:42:34.205130 [ 3 ] {ebfcd16d-dafc-4c69-abbe-f813f1f26f36} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6771 2024.05.08 03:42:34.205255 [ 3 ] {ebfcd16d-dafc-4c69-abbe-f813f1f26f36} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001572 sec., 8905.852417302798 rows/sec., 12.02 MiB/sec.
6772 2024.05.08 03:42:34.205420 [ 3 ] {ebfcd16d-dafc-4c69-abbe-f813f1f26f36} <Debug> DynamicQueryHandler: Done processing query
6773 2024.05.08 03:42:34.205444 [ 3 ] {ebfcd16d-dafc-4c69-abbe-f813f1f26f36} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6774 2024.05.08 03:42:34.205459 [ 3 ] {} <Debug> HTTP-Session: 05595e90-8a08-4e25-986e-0d0582ab4748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6775 2024.05.08 03:42:38.594988 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache
6776 2024.05.08 03:42:38.595056 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache
6777 2024.05.08 03:42:39.190325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6778 2024.05.08 03:42:39.190492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6779 2024.05.08 03:42:39.190537 [ 3 ] {} <Debug> HTTP-Session: 37c28c65-696f-440c-81a2-ffee92c080e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6780 2024.05.08 03:42:39.190575 [ 3 ] {} <Debug> HTTP-Session: 37c28c65-696f-440c-81a2-ffee92c080e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6781 2024.05.08 03:42:39.190602 [ 3 ] {} <Debug> HTTP-Session: 37c28c65-696f-440c-81a2-ffee92c080e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6782 2024.05.08 03:42:39.190678 [ 3 ] {} <Trace> HTTP-Session: 37c28c65-696f-440c-81a2-ffee92c080e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6783 2024.05.08 03:42:39.190885 [ 3 ] {ef95e875-1905-49f8-888f-ebbed025ec1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6784 2024.05.08 03:42:39.190956 [ 3 ] {ef95e875-1905-49f8-888f-ebbed025ec1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6785 2024.05.08 03:42:39.191158 [ 3 ] {ef95e875-1905-49f8-888f-ebbed025ec1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6786 2024.05.08 03:42:39.191596 [ 3 ] {ef95e875-1905-49f8-888f-ebbed025ec1f} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6787 2024.05.08 03:42:39.191643 [ 3 ] {ef95e875-1905-49f8-888f-ebbed025ec1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6788 2024.05.08 03:42:39.192055 [ 3 ] {ef95e875-1905-49f8-888f-ebbed025ec1f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
6789 2024.05.08 03:42:39.192403 [ 3 ] {ef95e875-1905-49f8-888f-ebbed025ec1f} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6790 2024.05.08 03:42:39.192575 [ 3 ] {ef95e875-1905-49f8-888f-ebbed025ec1f} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001745 sec., 9742.12034383954 rows/sec., 789.64 KiB/sec.
6791 2024.05.08 03:42:39.192793 [ 3 ] {ef95e875-1905-49f8-888f-ebbed025ec1f} <Debug> DynamicQueryHandler: Done processing query
6792 2024.05.08 03:42:39.192820 [ 3 ] {ef95e875-1905-49f8-888f-ebbed025ec1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6793 2024.05.08 03:42:39.192836 [ 3 ] {} <Debug> HTTP-Session: 37c28c65-696f-440c-81a2-ffee92c080e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6794 2024.05.08 03:42:39.192966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6795 2024.05.08 03:42:39.193020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6796 2024.05.08 03:42:39.193040 [ 3 ] {} <Debug> HTTP-Session: 772c1566-fcdb-4787-a359-b8cac3ebfbce Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6797 2024.05.08 03:42:39.193058 [ 3 ] {} <Debug> HTTP-Session: 772c1566-fcdb-4787-a359-b8cac3ebfbce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6798 2024.05.08 03:42:39.193072 [ 3 ] {} <Debug> HTTP-Session: 772c1566-fcdb-4787-a359-b8cac3ebfbce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6799 2024.05.08 03:42:39.193108 [ 3 ] {} <Trace> HTTP-Session: 772c1566-fcdb-4787-a359-b8cac3ebfbce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6800 2024.05.08 03:42:39.193228 [ 3 ] {d9e09bf1-f1e8-401e-911d-16af064f3b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6801 2024.05.08 03:42:39.193275 [ 3 ] {d9e09bf1-f1e8-401e-911d-16af064f3b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6802 2024.05.08 03:42:39.193404 [ 3 ] {d9e09bf1-f1e8-401e-911d-16af064f3b41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6803 2024.05.08 03:42:39.193718 [ 3 ] {d9e09bf1-f1e8-401e-911d-16af064f3b41} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6804 2024.05.08 03:42:39.193756 [ 3 ] {d9e09bf1-f1e8-401e-911d-16af064f3b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6805 2024.05.08 03:42:39.194071 [ 3 ] {d9e09bf1-f1e8-401e-911d-16af064f3b41} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
6806 2024.05.08 03:42:39.194376 [ 3 ] {d9e09bf1-f1e8-401e-911d-16af064f3b41} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6807 2024.05.08 03:42:39.194531 [ 3 ] {d9e09bf1-f1e8-401e-911d-16af064f3b41} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001337 sec., 38145.1009723261 rows/sec., 3.32 MiB/sec.
6808 2024.05.08 03:42:39.194536 [ 74 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
6809 2024.05.08 03:42:39.194637 [ 74 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6810 2024.05.08 03:42:39.194688 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6811 2024.05.08 03:42:39.194777 [ 3 ] {d9e09bf1-f1e8-401e-911d-16af064f3b41} <Debug> DynamicQueryHandler: Done processing query
6812 2024.05.08 03:42:39.194840 [ 3 ] {d9e09bf1-f1e8-401e-911d-16af064f3b41} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6813 2024.05.08 03:42:39.194896 [ 3 ] {} <Debug> HTTP-Session: 772c1566-fcdb-4787-a359-b8cac3ebfbce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6814 2024.05.08 03:42:39.194969 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
6815 2024.05.08 03:42:39.195070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6816 2024.05.08 03:42:39.195168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6817 2024.05.08 03:42:39.195227 [ 3 ] {} <Debug> HTTP-Session: 2a9ea27f-97e9-4584-a23f-3a3ef9a98516 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6818 2024.05.08 03:42:39.195283 [ 3 ] {} <Debug> HTTP-Session: 2a9ea27f-97e9-4584-a23f-3a3ef9a98516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6819 2024.05.08 03:42:39.195294 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6820 2024.05.08 03:42:39.195309 [ 3 ] {} <Debug> HTTP-Session: 2a9ea27f-97e9-4584-a23f-3a3ef9a98516 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6821 2024.05.08 03:42:39.195356 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 142 rows starting from the beginning of the part
6822 2024.05.08 03:42:39.195380 [ 3 ] {} <Trace> HTTP-Session: 2a9ea27f-97e9-4584-a23f-3a3ef9a98516 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6823 2024.05.08 03:42:39.195563 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 51 rows starting from the beginning of the part
6824 2024.05.08 03:42:39.195677 [ 3 ] {3578da3c-a547-4d8b-b8e6-233c75ff8297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6825 2024.05.08 03:42:39.195847 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part
6826 2024.05.08 03:42:39.195864 [ 3 ] {3578da3c-a547-4d8b-b8e6-233c75ff8297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6827 2024.05.08 03:42:39.196256 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 51 rows starting from the beginning of the part
6828 2024.05.08 03:42:39.196622 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 79 rows starting from the beginning of the part
6829 2024.05.08 03:42:39.197063 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 51 rows starting from the beginning of the part
6830 2024.05.08 03:42:39.197173 [ 3 ] {3578da3c-a547-4d8b-b8e6-233c75ff8297} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6831 2024.05.08 03:42:39.198028 [ 3 ] {3578da3c-a547-4d8b-b8e6-233c75ff8297} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6832 2024.05.08 03:42:39.198097 [ 3 ] {3578da3c-a547-4d8b-b8e6-233c75ff8297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6833 2024.05.08 03:42:39.198897 [ 3 ] {3578da3c-a547-4d8b-b8e6-233c75ff8297} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
6834 2024.05.08 03:42:39.199922 [ 3 ] {3578da3c-a547-4d8b-b8e6-233c75ff8297} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6835 2024.05.08 03:42:39.199957 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 4 columns (4 merged, 0 gathered) in 0.00516345 sec., 80566.28804384665 rows/sec., 6.91 MiB/sec.
6836 2024.05.08 03:42:39.200159 [ 74 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
6837 2024.05.08 03:42:39.200178 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
6838 2024.05.08 03:42:39.200206 [ 3 ] {3578da3c-a547-4d8b-b8e6-233c75ff8297} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.004655 sec., 3651.987110633727 rows/sec., 292.44 KiB/sec.
6839 2024.05.08 03:42:39.200241 [ 74 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6840 2024.05.08 03:42:39.200329 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6841 2024.05.08 03:42:39.200869 [ 3 ] {3578da3c-a547-4d8b-b8e6-233c75ff8297} <Debug> DynamicQueryHandler: Done processing query
6842 2024.05.08 03:42:39.200887 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
6843 2024.05.08 03:42:39.200968 [ 3 ] {3578da3c-a547-4d8b-b8e6-233c75ff8297} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6844 2024.05.08 03:42:39.201050 [ 3 ] {} <Debug> HTTP-Session: 2a9ea27f-97e9-4584-a23f-3a3ef9a98516 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6845 2024.05.08 03:42:39.201320 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6846 2024.05.08 03:42:39.201324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6847 2024.05.08 03:42:39.201385 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 93 rows starting from the beginning of the part
6848 2024.05.08 03:42:39.201427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6849 2024.05.08 03:42:39.201475 [ 3 ] {} <Debug> HTTP-Session: 56eecd0f-58cd-4a9b-b333-c979c6468c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6850 2024.05.08 03:42:39.201524 [ 3 ] {} <Debug> HTTP-Session: 56eecd0f-58cd-4a9b-b333-c979c6468c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6851 2024.05.08 03:42:39.201647 [ 3 ] {} <Debug> HTTP-Session: 56eecd0f-58cd-4a9b-b333-c979c6468c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6852 2024.05.08 03:42:39.201721 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 17 rows starting from the beginning of the part
6853 2024.05.08 03:42:39.201791 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_61_12} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6854 2024.05.08 03:42:39.201847 [ 3 ] {} <Trace> HTTP-Session: 56eecd0f-58cd-4a9b-b333-c979c6468c04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6855 2024.05.08 03:42:39.202180 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part
6856 2024.05.08 03:42:39.202217 [ 188 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_61_12} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
6857 2024.05.08 03:42:39.202606 [ 3 ] {45cf3fcb-2206-41be-bcce-b2f9d2baa734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6858 2024.05.08 03:42:39.202638 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
6859 2024.05.08 03:42:39.202655 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 17 rows starting from the beginning of the part
6860 2024.05.08 03:42:39.202873 [ 3 ] {45cf3fcb-2206-41be-bcce-b2f9d2baa734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6861 2024.05.08 03:42:39.203036 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part
6862 2024.05.08 03:42:39.203337 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 17 rows starting from the beginning of the part
6863 2024.05.08 03:42:39.203927 [ 3 ] {45cf3fcb-2206-41be-bcce-b2f9d2baa734} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6864 2024.05.08 03:42:39.204793 [ 3 ] {45cf3fcb-2206-41be-bcce-b2f9d2baa734} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6865 2024.05.08 03:42:39.204846 [ 3 ] {45cf3fcb-2206-41be-bcce-b2f9d2baa734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6866 2024.05.08 03:42:39.205040 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.004548277 sec., 43532.96863845364 rows/sec., 3.41 MiB/sec.
6867 2024.05.08 03:42:39.205224 [ 188 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
6868 2024.05.08 03:42:39.205847 [ 3 ] {45cf3fcb-2206-41be-bcce-b2f9d2baa734} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
6869 2024.05.08 03:42:39.206073 [ 197 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_61_12} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6870 2024.05.08 03:42:39.206340 [ 197 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_61_12} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
6871 2024.05.08 03:42:39.206517 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6872 2024.05.08 03:42:39.206599 [ 3 ] {45cf3fcb-2206-41be-bcce-b2f9d2baa734} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6873 2024.05.08 03:42:39.206781 [ 3 ] {45cf3fcb-2206-41be-bcce-b2f9d2baa734} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.004598 sec., 3697.259678120922 rows/sec., 4.99 MiB/sec.
6874 2024.05.08 03:42:39.207104 [ 3 ] {45cf3fcb-2206-41be-bcce-b2f9d2baa734} <Debug> DynamicQueryHandler: Done processing query
6875 2024.05.08 03:42:39.207162 [ 3 ] {45cf3fcb-2206-41be-bcce-b2f9d2baa734} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6876 2024.05.08 03:42:39.207216 [ 3 ] {} <Debug> HTTP-Session: 56eecd0f-58cd-4a9b-b333-c979c6468c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6877 2024.05.08 03:42:44.190540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6878 2024.05.08 03:42:44.190733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6879 2024.05.08 03:42:44.190780 [ 3 ] {} <Debug> HTTP-Session: 87fc8baa-def2-44ae-bc78-e57b067fbb20 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6880 2024.05.08 03:42:44.190822 [ 3 ] {} <Debug> HTTP-Session: 87fc8baa-def2-44ae-bc78-e57b067fbb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6881 2024.05.08 03:42:44.190847 [ 3 ] {} <Debug> HTTP-Session: 87fc8baa-def2-44ae-bc78-e57b067fbb20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6882 2024.05.08 03:42:44.190897 [ 3 ] {} <Trace> HTTP-Session: 87fc8baa-def2-44ae-bc78-e57b067fbb20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6883 2024.05.08 03:42:44.191089 [ 3 ] {a217b4cc-d75d-4218-9409-bce7e5b539be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6884 2024.05.08 03:42:44.191155 [ 3 ] {a217b4cc-d75d-4218-9409-bce7e5b539be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6885 2024.05.08 03:42:44.191351 [ 3 ] {a217b4cc-d75d-4218-9409-bce7e5b539be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6886 2024.05.08 03:42:44.191807 [ 3 ] {a217b4cc-d75d-4218-9409-bce7e5b539be} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6887 2024.05.08 03:42:44.191849 [ 3 ] {a217b4cc-d75d-4218-9409-bce7e5b539be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6888 2024.05.08 03:42:44.192212 [ 3 ] {a217b4cc-d75d-4218-9409-bce7e5b539be} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
6889 2024.05.08 03:42:44.192552 [ 3 ] {a217b4cc-d75d-4218-9409-bce7e5b539be} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6890 2024.05.08 03:42:44.192705 [ 3 ] {a217b4cc-d75d-4218-9409-bce7e5b539be} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001675 sec., 8358.20895522388 rows/sec., 677.47 KiB/sec.
6891 2024.05.08 03:42:44.192759 [ 67 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
6892 2024.05.08 03:42:44.192849 [ 67 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6893 2024.05.08 03:42:44.192888 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6894 2024.05.08 03:42:44.192959 [ 3 ] {a217b4cc-d75d-4218-9409-bce7e5b539be} <Debug> DynamicQueryHandler: Done processing query
6895 2024.05.08 03:42:44.193014 [ 3 ] {a217b4cc-d75d-4218-9409-bce7e5b539be} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6896 2024.05.08 03:42:44.193072 [ 3 ] {} <Debug> HTTP-Session: 87fc8baa-def2-44ae-bc78-e57b067fbb20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6897 2024.05.08 03:42:44.193166 [ 188 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
6898 2024.05.08 03:42:44.193277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6899 2024.05.08 03:42:44.193381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6900 2024.05.08 03:42:44.193433 [ 3 ] {} <Debug> HTTP-Session: dc1eea6e-f10e-45c4-b8e4-dd0eb93097ce Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6901 2024.05.08 03:42:44.193474 [ 3 ] {} <Debug> HTTP-Session: dc1eea6e-f10e-45c4-b8e4-dd0eb93097ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6902 2024.05.08 03:42:44.193510 [ 3 ] {} <Debug> HTTP-Session: dc1eea6e-f10e-45c4-b8e4-dd0eb93097ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6903 2024.05.08 03:42:44.193530 [ 188 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6904 2024.05.08 03:42:44.193568 [ 3 ] {} <Trace> HTTP-Session: dc1eea6e-f10e-45c4-b8e4-dd0eb93097ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6905 2024.05.08 03:42:44.193602 [ 188 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 31 rows starting from the beginning of the part
6906 2024.05.08 03:42:44.193887 [ 188 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part
6907 2024.05.08 03:42:44.193914 [ 3 ] {3a8700ea-afe5-4df8-83b1-f3ecd37ed184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6908 2024.05.08 03:42:44.194088 [ 3 ] {3a8700ea-afe5-4df8-83b1-f3ecd37ed184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6909 2024.05.08 03:42:44.194199 [ 188 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 17 rows starting from the beginning of the part
6910 2024.05.08 03:42:44.194556 [ 188 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part
6911 2024.05.08 03:42:44.194968 [ 188 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 17 rows starting from the beginning of the part
6912 2024.05.08 03:42:44.195332 [ 188 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part
6913 2024.05.08 03:42:44.195380 [ 3 ] {3a8700ea-afe5-4df8-83b1-f3ecd37ed184} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6914 2024.05.08 03:42:44.196351 [ 3 ] {3a8700ea-afe5-4df8-83b1-f3ecd37ed184} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6915 2024.05.08 03:42:44.196417 [ 3 ] {3a8700ea-afe5-4df8-83b1-f3ecd37ed184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6916 2024.05.08 03:42:44.197311 [ 3 ] {3a8700ea-afe5-4df8-83b1-f3ecd37ed184} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
6917 2024.05.08 03:42:44.198119 [ 191 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.00512467 sec., 20879.393209709116 rows/sec., 1.65 MiB/sec.
6918 2024.05.08 03:42:44.198216 [ 3 ] {3a8700ea-afe5-4df8-83b1-f3ecd37ed184} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6919 2024.05.08 03:42:44.198300 [ 191 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
6920 2024.05.08 03:42:44.198481 [ 3 ] {3a8700ea-afe5-4df8-83b1-f3ecd37ed184} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.004772 sec., 8801.341156747694 rows/sec., 808.96 KiB/sec.
6921 2024.05.08 03:42:44.198701 [ 3 ] {3a8700ea-afe5-4df8-83b1-f3ecd37ed184} <Debug> DynamicQueryHandler: Done processing query
6922 2024.05.08 03:42:44.198734 [ 3 ] {3a8700ea-afe5-4df8-83b1-f3ecd37ed184} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6923 2024.05.08 03:42:44.198751 [ 3 ] {} <Debug> HTTP-Session: dc1eea6e-f10e-45c4-b8e4-dd0eb93097ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6924 2024.05.08 03:42:44.198911 [ 191 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_61_12} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6925 2024.05.08 03:42:44.198925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6926 2024.05.08 03:42:44.198987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6927 2024.05.08 03:42:44.199007 [ 191 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_61_12} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
6928 2024.05.08 03:42:44.199010 [ 3 ] {} <Debug> HTTP-Session: 3ed081f6-4fee-4ad3-b479-ea44048a5b06 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6929 2024.05.08 03:42:44.199036 [ 3 ] {} <Debug> HTTP-Session: 3ed081f6-4fee-4ad3-b479-ea44048a5b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6930 2024.05.08 03:42:44.199052 [ 3 ] {} <Debug> HTTP-Session: 3ed081f6-4fee-4ad3-b479-ea44048a5b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6931 2024.05.08 03:42:44.199104 [ 3 ] {} <Trace> HTTP-Session: 3ed081f6-4fee-4ad3-b479-ea44048a5b06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6932 2024.05.08 03:42:44.199108 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6933 2024.05.08 03:42:44.199233 [ 3 ] {b10a215b-b2d6-441b-a0be-4503e02de51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6934 2024.05.08 03:42:44.199276 [ 3 ] {b10a215b-b2d6-441b-a0be-4503e02de51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6935 2024.05.08 03:42:44.199402 [ 3 ] {b10a215b-b2d6-441b-a0be-4503e02de51c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6936 2024.05.08 03:42:44.199692 [ 3 ] {b10a215b-b2d6-441b-a0be-4503e02de51c} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6937 2024.05.08 03:42:44.199728 [ 3 ] {b10a215b-b2d6-441b-a0be-4503e02de51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6938 2024.05.08 03:42:44.200027 [ 3 ] {b10a215b-b2d6-441b-a0be-4503e02de51c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
6939 2024.05.08 03:42:44.200338 [ 3 ] {b10a215b-b2d6-441b-a0be-4503e02de51c} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6940 2024.05.08 03:42:44.200487 [ 3 ] {b10a215b-b2d6-441b-a0be-4503e02de51c} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.001273 sec., 10997.643362136685 rows/sec., 880.67 KiB/sec.
6941 2024.05.08 03:42:44.200737 [ 3 ] {b10a215b-b2d6-441b-a0be-4503e02de51c} <Debug> DynamicQueryHandler: Done processing query
6942 2024.05.08 03:42:44.200797 [ 3 ] {b10a215b-b2d6-441b-a0be-4503e02de51c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6943 2024.05.08 03:42:44.200853 [ 3 ] {} <Debug> HTTP-Session: 3ed081f6-4fee-4ad3-b479-ea44048a5b06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6944 2024.05.08 03:42:44.201035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6945 2024.05.08 03:42:44.201085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6946 2024.05.08 03:42:44.201104 [ 3 ] {} <Debug> HTTP-Session: 07d4e6e0-1e90-4ed2-acd3-79ae365b9a75 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
6947 2024.05.08 03:42:44.201120 [ 3 ] {} <Debug> HTTP-Session: 07d4e6e0-1e90-4ed2-acd3-79ae365b9a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6948 2024.05.08 03:42:44.201134 [ 3 ] {} <Debug> HTTP-Session: 07d4e6e0-1e90-4ed2-acd3-79ae365b9a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6949 2024.05.08 03:42:44.201167 [ 3 ] {} <Trace> HTTP-Session: 07d4e6e0-1e90-4ed2-acd3-79ae365b9a75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6950 2024.05.08 03:42:44.201346 [ 3 ] {862b8424-bf2e-4213-8da7-c807bd770eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6951 2024.05.08 03:42:44.201396 [ 3 ] {862b8424-bf2e-4213-8da7-c807bd770eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6952 2024.05.08 03:42:44.201575 [ 3 ] {862b8424-bf2e-4213-8da7-c807bd770eb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6953 2024.05.08 03:42:44.201945 [ 3 ] {862b8424-bf2e-4213-8da7-c807bd770eb3} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6954 2024.05.08 03:42:44.201980 [ 3 ] {862b8424-bf2e-4213-8da7-c807bd770eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6955 2024.05.08 03:42:44.202393 [ 3 ] {862b8424-bf2e-4213-8da7-c807bd770eb3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
6956 2024.05.08 03:42:44.202733 [ 3 ] {862b8424-bf2e-4213-8da7-c807bd770eb3} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6957 2024.05.08 03:42:44.202894 [ 67 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
6958 2024.05.08 03:42:44.202896 [ 3 ] {862b8424-bf2e-4213-8da7-c807bd770eb3} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001638 sec., 8547.008547008547 rows/sec., 11.53 MiB/sec.
6959 2024.05.08 03:42:44.202962 [ 67 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6960 2024.05.08 03:42:44.203030 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6961 2024.05.08 03:42:44.203301 [ 3 ] {862b8424-bf2e-4213-8da7-c807bd770eb3} <Debug> DynamicQueryHandler: Done processing query
6962 2024.05.08 03:42:44.203343 [ 3 ] {862b8424-bf2e-4213-8da7-c807bd770eb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6963 2024.05.08 03:42:44.203343 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
6964 2024.05.08 03:42:44.203415 [ 3 ] {} <Debug> HTTP-Session: 07d4e6e0-1e90-4ed2-acd3-79ae365b9a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6965 2024.05.08 03:42:44.204071 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6966 2024.05.08 03:42:44.204120 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 875 rows starting from the beginning of the part
6967 2024.05.08 03:42:44.204261 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part
6968 2024.05.08 03:42:44.204480 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 17 rows starting from the beginning of the part
6969 2024.05.08 03:42:44.204644 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part
6970 2024.05.08 03:42:44.204739 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 17 rows starting from the beginning of the part
6971 2024.05.08 03:42:44.204953 [ 190 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part
6972 2024.05.08 03:42:44.207659 [ 191 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 951 rows, containing 6 columns (6 merged, 0 gathered) in 0.004518256 sec., 210479.44162526427 rows/sec., 284.03 MiB/sec.
6973 2024.05.08 03:42:44.208360 [ 200 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
6974 2024.05.08 03:42:44.208897 [ 200 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6975 2024.05.08 03:42:44.208984 [ 200 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
6976 2024.05.08 03:42:44.209085 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB.
6977 2024.05.08 03:42:45.044587 [ 66 ] {} <Debug> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
6978 2024.05.08 03:42:45.044665 [ 66 ] {} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6979 2024.05.08 03:42:45.044694 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6980 2024.05.08 03:42:45.044936 [ 191 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full
6981 2024.05.08 03:42:45.045198 [ 191 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6982 2024.05.08 03:42:45.045241 [ 191 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part
6983 2024.05.08 03:42:45.045335 [ 191 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
6984 2024.05.08 03:42:45.045558 [ 191 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
6985 2024.05.08 03:42:45.045785 [ 191 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
6986 2024.05.08 03:42:45.045973 [ 191 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
6987 2024.05.08 03:42:45.047226 [ 200 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002437464 sec., 17231.023719734938 rows/sec., 1.41 MiB/sec.
6988 2024.05.08 03:42:45.047442 [ 194 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
6989 2024.05.08 03:42:45.047930 [ 194 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_14_3} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6990 2024.05.08 03:42:45.048024 [ 194 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_14_3} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3
6991 2024.05.08 03:42:45.048132 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6992 2024.05.08 03:42:47.387422 [ 63 ] {} <Debug> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
6993 2024.05.08 03:42:47.387480 [ 63 ] {} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6994 2024.05.08 03:42:47.387502 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
6995 2024.05.08 03:42:47.387702 [ 191 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full
6996 2024.05.08 03:42:47.387901 [ 191 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6997 2024.05.08 03:42:47.387935 [ 191 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part
6998 2024.05.08 03:42:47.388009 [ 191 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
6999 2024.05.08 03:42:47.388198 [ 191 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
7000 2024.05.08 03:42:47.388292 [ 191 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
7001 2024.05.08 03:42:47.388472 [ 191 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
7002 2024.05.08 03:42:47.389655 [ 201 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002073262 sec., 20257.93170375958 rows/sec., 1.42 MiB/sec.
7003 2024.05.08 03:42:47.389840 [ 199 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
7004 2024.05.08 03:42:47.390278 [ 199 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_14_3} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7005 2024.05.08 03:42:47.390374 [ 199 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_14_3} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3
7006 2024.05.08 03:42:47.390463 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7007 2024.05.08 03:42:49.191003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7008 2024.05.08 03:42:49.191172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7009 2024.05.08 03:42:49.191203 [ 3 ] {} <Debug> HTTP-Session: d06128ca-da6b-4a95-9a02-f4953a46fe59 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7010 2024.05.08 03:42:49.191231 [ 3 ] {} <Debug> HTTP-Session: d06128ca-da6b-4a95-9a02-f4953a46fe59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7011 2024.05.08 03:42:49.191250 [ 3 ] {} <Debug> HTTP-Session: d06128ca-da6b-4a95-9a02-f4953a46fe59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7012 2024.05.08 03:42:49.191308 [ 3 ] {} <Trace> HTTP-Session: d06128ca-da6b-4a95-9a02-f4953a46fe59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7013 2024.05.08 03:42:49.191534 [ 3 ] {a167fce8-5551-4893-9385-a2b184831e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7014 2024.05.08 03:42:49.191612 [ 3 ] {a167fce8-5551-4893-9385-a2b184831e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7015 2024.05.08 03:42:49.191838 [ 3 ] {a167fce8-5551-4893-9385-a2b184831e84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7016 2024.05.08 03:42:49.192299 [ 3 ] {a167fce8-5551-4893-9385-a2b184831e84} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7017 2024.05.08 03:42:49.192348 [ 3 ] {a167fce8-5551-4893-9385-a2b184831e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
7018 2024.05.08 03:42:49.192725 [ 3 ] {a167fce8-5551-4893-9385-a2b184831e84} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
7019 2024.05.08 03:42:49.193069 [ 3 ] {a167fce8-5551-4893-9385-a2b184831e84} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7020 2024.05.08 03:42:49.193241 [ 3 ] {a167fce8-5551-4893-9385-a2b184831e84} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001768 sec., 9615.384615384615 rows/sec., 779.37 KiB/sec.
7021 2024.05.08 03:42:49.193457 [ 3 ] {a167fce8-5551-4893-9385-a2b184831e84} <Debug> DynamicQueryHandler: Done processing query
7022 2024.05.08 03:42:49.193484 [ 3 ] {a167fce8-5551-4893-9385-a2b184831e84} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7023 2024.05.08 03:42:49.193501 [ 3 ] {} <Debug> HTTP-Session: d06128ca-da6b-4a95-9a02-f4953a46fe59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7024 2024.05.08 03:42:49.193625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7025 2024.05.08 03:42:49.193678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7026 2024.05.08 03:42:49.193697 [ 3 ] {} <Debug> HTTP-Session: 67ebfb45-1cc2-4d7b-ba10-0be6528ee9d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7027 2024.05.08 03:42:49.193716 [ 3 ] {} <Debug> HTTP-Session: 67ebfb45-1cc2-4d7b-ba10-0be6528ee9d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7028 2024.05.08 03:42:49.193729 [ 3 ] {} <Debug> HTTP-Session: 67ebfb45-1cc2-4d7b-ba10-0be6528ee9d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7029 2024.05.08 03:42:49.193764 [ 3 ] {} <Trace> HTTP-Session: 67ebfb45-1cc2-4d7b-ba10-0be6528ee9d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7030 2024.05.08 03:42:49.193883 [ 3 ] {e09c2231-9440-4a6f-a768-3de31d7cf9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7031 2024.05.08 03:42:49.193928 [ 3 ] {e09c2231-9440-4a6f-a768-3de31d7cf9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7032 2024.05.08 03:42:49.194056 [ 3 ] {e09c2231-9440-4a6f-a768-3de31d7cf9f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7033 2024.05.08 03:42:49.194391 [ 3 ] {e09c2231-9440-4a6f-a768-3de31d7cf9f8} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7034 2024.05.08 03:42:49.194428 [ 3 ] {e09c2231-9440-4a6f-a768-3de31d7cf9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
7035 2024.05.08 03:42:49.194731 [ 3 ] {e09c2231-9440-4a6f-a768-3de31d7cf9f8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
7036 2024.05.08 03:42:49.195031 [ 3 ] {e09c2231-9440-4a6f-a768-3de31d7cf9f8} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7037 2024.05.08 03:42:49.195189 [ 3 ] {e09c2231-9440-4a6f-a768-3de31d7cf9f8} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001338 sec., 38116.591928251124 rows/sec., 3.32 MiB/sec.
7038 2024.05.08 03:42:49.195349 [ 3 ] {e09c2231-9440-4a6f-a768-3de31d7cf9f8} <Debug> DynamicQueryHandler: Done processing query
7039 2024.05.08 03:42:49.195375 [ 3 ] {e09c2231-9440-4a6f-a768-3de31d7cf9f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7040 2024.05.08 03:42:49.195391 [ 3 ] {} <Debug> HTTP-Session: 67ebfb45-1cc2-4d7b-ba10-0be6528ee9d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7041 2024.05.08 03:42:49.195541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7042 2024.05.08 03:42:49.195588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7043 2024.05.08 03:42:49.195607 [ 3 ] {} <Debug> HTTP-Session: 31aeea96-82c9-41a7-a547-3ba21825909b Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7044 2024.05.08 03:42:49.195624 [ 3 ] {} <Debug> HTTP-Session: 31aeea96-82c9-41a7-a547-3ba21825909b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7045 2024.05.08 03:42:49.195638 [ 3 ] {} <Debug> HTTP-Session: 31aeea96-82c9-41a7-a547-3ba21825909b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7046 2024.05.08 03:42:49.195669 [ 3 ] {} <Trace> HTTP-Session: 31aeea96-82c9-41a7-a547-3ba21825909b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7047 2024.05.08 03:42:49.195766 [ 3 ] {15163852-cb00-4105-887e-7bbdb79be39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7048 2024.05.08 03:42:49.195807 [ 3 ] {15163852-cb00-4105-887e-7bbdb79be39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7049 2024.05.08 03:42:49.195932 [ 3 ] {15163852-cb00-4105-887e-7bbdb79be39a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7050 2024.05.08 03:42:49.196207 [ 3 ] {15163852-cb00-4105-887e-7bbdb79be39a} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7051 2024.05.08 03:42:49.196242 [ 3 ] {15163852-cb00-4105-887e-7bbdb79be39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
7052 2024.05.08 03:42:49.196536 [ 3 ] {15163852-cb00-4105-887e-7bbdb79be39a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
7053 2024.05.08 03:42:49.196829 [ 3 ] {15163852-cb00-4105-887e-7bbdb79be39a} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7054 2024.05.08 03:42:49.196981 [ 3 ] {15163852-cb00-4105-887e-7bbdb79be39a} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001232 sec., 13798.701298701299 rows/sec., 1.08 MiB/sec.
7055 2024.05.08 03:42:49.197139 [ 3 ] {15163852-cb00-4105-887e-7bbdb79be39a} <Debug> DynamicQueryHandler: Done processing query
7056 2024.05.08 03:42:49.197162 [ 3 ] {15163852-cb00-4105-887e-7bbdb79be39a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7057 2024.05.08 03:42:49.197178 [ 3 ] {} <Debug> HTTP-Session: 31aeea96-82c9-41a7-a547-3ba21825909b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7058 2024.05.08 03:42:49.197299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7059 2024.05.08 03:42:49.197345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7060 2024.05.08 03:42:49.197365 [ 3 ] {} <Debug> HTTP-Session: 539cbfd3-fa3b-4c5a-bfa2-a39d7952427c Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7061 2024.05.08 03:42:49.197382 [ 3 ] {} <Debug> HTTP-Session: 539cbfd3-fa3b-4c5a-bfa2-a39d7952427c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7062 2024.05.08 03:42:49.197396 [ 3 ] {} <Debug> HTTP-Session: 539cbfd3-fa3b-4c5a-bfa2-a39d7952427c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7063 2024.05.08 03:42:49.197427 [ 3 ] {} <Trace> HTTP-Session: 539cbfd3-fa3b-4c5a-bfa2-a39d7952427c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7064 2024.05.08 03:42:49.197608 [ 3 ] {9a2e9ea4-ec9e-42e3-bb88-e03f61c806a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7065 2024.05.08 03:42:49.197656 [ 3 ] {9a2e9ea4-ec9e-42e3-bb88-e03f61c806a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7066 2024.05.08 03:42:49.197816 [ 3 ] {9a2e9ea4-ec9e-42e3-bb88-e03f61c806a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7067 2024.05.08 03:42:49.198225 [ 3 ] {9a2e9ea4-ec9e-42e3-bb88-e03f61c806a7} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7068 2024.05.08 03:42:49.198261 [ 3 ] {9a2e9ea4-ec9e-42e3-bb88-e03f61c806a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
7069 2024.05.08 03:42:49.198664 [ 3 ] {9a2e9ea4-ec9e-42e3-bb88-e03f61c806a7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
7070 2024.05.08 03:42:49.199010 [ 3 ] {9a2e9ea4-ec9e-42e3-bb88-e03f61c806a7} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7071 2024.05.08 03:42:49.199173 [ 3 ] {9a2e9ea4-ec9e-42e3-bb88-e03f61c806a7} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001668 sec., 10191.846522781774 rows/sec., 13.75 MiB/sec.
7072 2024.05.08 03:42:49.199465 [ 3 ] {9a2e9ea4-ec9e-42e3-bb88-e03f61c806a7} <Debug> DynamicQueryHandler: Done processing query
7073 2024.05.08 03:42:49.199529 [ 3 ] {9a2e9ea4-ec9e-42e3-bb88-e03f61c806a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7074 2024.05.08 03:42:49.199583 [ 3 ] {} <Debug> HTTP-Session: 539cbfd3-fa3b-4c5a-bfa2-a39d7952427c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7075 2024.05.08 03:42:53.595131 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache
7076 2024.05.08 03:42:53.595192 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache
7077 2024.05.08 03:42:54.001445 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000979785 sec.
7078 2024.05.08 03:42:54.190373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7079 2024.05.08 03:42:54.190492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7080 2024.05.08 03:42:54.190516 [ 3 ] {} <Debug> HTTP-Session: 7ace9e4b-3d75-42e4-8bea-c963e11eda0b Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7081 2024.05.08 03:42:54.190541 [ 3 ] {} <Debug> HTTP-Session: 7ace9e4b-3d75-42e4-8bea-c963e11eda0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7082 2024.05.08 03:42:54.190556 [ 3 ] {} <Debug> HTTP-Session: 7ace9e4b-3d75-42e4-8bea-c963e11eda0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7083 2024.05.08 03:42:54.190607 [ 3 ] {} <Trace> HTTP-Session: 7ace9e4b-3d75-42e4-8bea-c963e11eda0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7084 2024.05.08 03:42:54.190800 [ 3 ] {c37b4e20-217a-467a-8552-64d0e4742639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7085 2024.05.08 03:42:54.190869 [ 3 ] {c37b4e20-217a-467a-8552-64d0e4742639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7086 2024.05.08 03:42:54.191073 [ 3 ] {c37b4e20-217a-467a-8552-64d0e4742639} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7087 2024.05.08 03:42:54.191506 [ 3 ] {c37b4e20-217a-467a-8552-64d0e4742639} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7088 2024.05.08 03:42:54.191553 [ 3 ] {c37b4e20-217a-467a-8552-64d0e4742639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
7089 2024.05.08 03:42:54.191935 [ 3 ] {c37b4e20-217a-467a-8552-64d0e4742639} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
7090 2024.05.08 03:42:54.192284 [ 3 ] {c37b4e20-217a-467a-8552-64d0e4742639} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7091 2024.05.08 03:42:54.192446 [ 3 ] {c37b4e20-217a-467a-8552-64d0e4742639} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001705 sec., 8211.143695014664 rows/sec., 665.55 KiB/sec.
7092 2024.05.08 03:42:54.192753 [ 3 ] {c37b4e20-217a-467a-8552-64d0e4742639} <Debug> DynamicQueryHandler: Done processing query
7093 2024.05.08 03:42:54.192807 [ 3 ] {c37b4e20-217a-467a-8552-64d0e4742639} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7094 2024.05.08 03:42:54.192873 [ 3 ] {} <Debug> HTTP-Session: 7ace9e4b-3d75-42e4-8bea-c963e11eda0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7095 2024.05.08 03:42:54.193063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7096 2024.05.08 03:42:54.193125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7097 2024.05.08 03:42:54.193146 [ 3 ] {} <Debug> HTTP-Session: fd99b20f-7d31-439f-8bbb-522d9333b535 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7098 2024.05.08 03:42:54.193165 [ 3 ] {} <Debug> HTTP-Session: fd99b20f-7d31-439f-8bbb-522d9333b535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7099 2024.05.08 03:42:54.193178 [ 3 ] {} <Debug> HTTP-Session: fd99b20f-7d31-439f-8bbb-522d9333b535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7100 2024.05.08 03:42:54.193217 [ 3 ] {} <Trace> HTTP-Session: fd99b20f-7d31-439f-8bbb-522d9333b535 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7101 2024.05.08 03:42:54.193343 [ 3 ] {e244c9c5-36e6-4b24-9f55-917bb36b48c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7102 2024.05.08 03:42:54.193393 [ 3 ] {e244c9c5-36e6-4b24-9f55-917bb36b48c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7103 2024.05.08 03:42:54.193539 [ 3 ] {e244c9c5-36e6-4b24-9f55-917bb36b48c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7104 2024.05.08 03:42:54.193868 [ 3 ] {e244c9c5-36e6-4b24-9f55-917bb36b48c2} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7105 2024.05.08 03:42:54.193906 [ 3 ] {e244c9c5-36e6-4b24-9f55-917bb36b48c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
7106 2024.05.08 03:42:54.194217 [ 3 ] {e244c9c5-36e6-4b24-9f55-917bb36b48c2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
7107 2024.05.08 03:42:54.194550 [ 3 ] {e244c9c5-36e6-4b24-9f55-917bb36b48c2} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7108 2024.05.08 03:42:54.194698 [ 3 ] {e244c9c5-36e6-4b24-9f55-917bb36b48c2} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.001397 sec., 30064.423765211166 rows/sec., 2.70 MiB/sec.
7109 2024.05.08 03:42:54.194868 [ 3 ] {e244c9c5-36e6-4b24-9f55-917bb36b48c2} <Debug> DynamicQueryHandler: Done processing query
7110 2024.05.08 03:42:54.194893 [ 3 ] {e244c9c5-36e6-4b24-9f55-917bb36b48c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7111 2024.05.08 03:42:54.194908 [ 3 ] {} <Debug> HTTP-Session: fd99b20f-7d31-439f-8bbb-522d9333b535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7112 2024.05.08 03:42:54.195048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7113 2024.05.08 03:42:54.195109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7114 2024.05.08 03:42:54.195139 [ 3 ] {} <Debug> HTTP-Session: f0bdc2d5-2991-4685-b1ed-54c1f71085e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7115 2024.05.08 03:42:54.195158 [ 3 ] {} <Debug> HTTP-Session: f0bdc2d5-2991-4685-b1ed-54c1f71085e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7116 2024.05.08 03:42:54.195172 [ 3 ] {} <Debug> HTTP-Session: f0bdc2d5-2991-4685-b1ed-54c1f71085e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7117 2024.05.08 03:42:54.195204 [ 3 ] {} <Trace> HTTP-Session: f0bdc2d5-2991-4685-b1ed-54c1f71085e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7118 2024.05.08 03:42:54.195312 [ 3 ] {9225fbcb-d079-4812-ae6f-20f80a042009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7119 2024.05.08 03:42:54.195354 [ 3 ] {9225fbcb-d079-4812-ae6f-20f80a042009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7120 2024.05.08 03:42:54.195478 [ 3 ] {9225fbcb-d079-4812-ae6f-20f80a042009} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7121 2024.05.08 03:42:54.195784 [ 3 ] {9225fbcb-d079-4812-ae6f-20f80a042009} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7122 2024.05.08 03:42:54.195820 [ 3 ] {9225fbcb-d079-4812-ae6f-20f80a042009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
7123 2024.05.08 03:42:54.196123 [ 3 ] {9225fbcb-d079-4812-ae6f-20f80a042009} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
7124 2024.05.08 03:42:54.196434 [ 3 ] {9225fbcb-d079-4812-ae6f-20f80a042009} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7125 2024.05.08 03:42:54.196575 [ 3 ] {9225fbcb-d079-4812-ae6f-20f80a042009} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.001291 sec., 10844.306738962045 rows/sec., 868.39 KiB/sec.
7126 2024.05.08 03:42:54.196739 [ 3 ] {9225fbcb-d079-4812-ae6f-20f80a042009} <Debug> DynamicQueryHandler: Done processing query
7127 2024.05.08 03:42:54.196764 [ 3 ] {9225fbcb-d079-4812-ae6f-20f80a042009} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7128 2024.05.08 03:42:54.196779 [ 3 ] {} <Debug> HTTP-Session: f0bdc2d5-2991-4685-b1ed-54c1f71085e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7129 2024.05.08 03:42:54.196937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7130 2024.05.08 03:42:54.196986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7131 2024.05.08 03:42:54.197005 [ 3 ] {} <Debug> HTTP-Session: 2bea960a-6b3e-4677-a218-cb22701afd3b Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7132 2024.05.08 03:42:54.197022 [ 3 ] {} <Debug> HTTP-Session: 2bea960a-6b3e-4677-a218-cb22701afd3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7133 2024.05.08 03:42:54.197035 [ 3 ] {} <Debug> HTTP-Session: 2bea960a-6b3e-4677-a218-cb22701afd3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7134 2024.05.08 03:42:54.197066 [ 3 ] {} <Trace> HTTP-Session: 2bea960a-6b3e-4677-a218-cb22701afd3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7135 2024.05.08 03:42:54.197236 [ 3 ] {eb572494-0c5d-41e8-bdbc-87ed15572ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7136 2024.05.08 03:42:54.197285 [ 3 ] {eb572494-0c5d-41e8-bdbc-87ed15572ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7137 2024.05.08 03:42:54.197442 [ 3 ] {eb572494-0c5d-41e8-bdbc-87ed15572ee0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7138 2024.05.08 03:42:54.197814 [ 3 ] {eb572494-0c5d-41e8-bdbc-87ed15572ee0} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7139 2024.05.08 03:42:54.197849 [ 3 ] {eb572494-0c5d-41e8-bdbc-87ed15572ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
7140 2024.05.08 03:42:54.198250 [ 3 ] {eb572494-0c5d-41e8-bdbc-87ed15572ee0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
7141 2024.05.08 03:42:54.198588 [ 3 ] {eb572494-0c5d-41e8-bdbc-87ed15572ee0} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7142 2024.05.08 03:42:54.198731 [ 3 ] {eb572494-0c5d-41e8-bdbc-87ed15572ee0} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001588 sec., 8816.120906801007 rows/sec., 11.90 MiB/sec.
7143 2024.05.08 03:42:54.198908 [ 3 ] {eb572494-0c5d-41e8-bdbc-87ed15572ee0} <Debug> DynamicQueryHandler: Done processing query
7144 2024.05.08 03:42:54.198932 [ 3 ] {eb572494-0c5d-41e8-bdbc-87ed15572ee0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7145 2024.05.08 03:42:54.198947 [ 3 ] {} <Debug> HTTP-Session: 2bea960a-6b3e-4677-a218-cb22701afd3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7146 2024.05.08 03:42:59.190417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7147 2024.05.08 03:42:59.190621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7148 2024.05.08 03:42:59.190666 [ 3 ] {} <Debug> HTTP-Session: 47a78e95-1557-4105-b8ef-0900f9b77770 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7149 2024.05.08 03:42:59.190709 [ 3 ] {} <Debug> HTTP-Session: 47a78e95-1557-4105-b8ef-0900f9b77770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7150 2024.05.08 03:42:59.190738 [ 3 ] {} <Debug> HTTP-Session: 47a78e95-1557-4105-b8ef-0900f9b77770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7151 2024.05.08 03:42:59.190820 [ 3 ] {} <Trace> HTTP-Session: 47a78e95-1557-4105-b8ef-0900f9b77770 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7152 2024.05.08 03:42:59.191117 [ 3 ] {c9bc8219-8091-4b3e-b592-8192be47e261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7153 2024.05.08 03:42:59.191229 [ 3 ] {c9bc8219-8091-4b3e-b592-8192be47e261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7154 2024.05.08 03:42:59.191453 [ 3 ] {c9bc8219-8091-4b3e-b592-8192be47e261} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7155 2024.05.08 03:42:59.191897 [ 3 ] {c9bc8219-8091-4b3e-b592-8192be47e261} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7156 2024.05.08 03:42:59.191944 [ 3 ] {c9bc8219-8091-4b3e-b592-8192be47e261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
7157 2024.05.08 03:42:59.192324 [ 3 ] {c9bc8219-8091-4b3e-b592-8192be47e261} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
7158 2024.05.08 03:42:59.192668 [ 3 ] {c9bc8219-8091-4b3e-b592-8192be47e261} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7159 2024.05.08 03:42:59.192827 [ 3 ] {c9bc8219-8091-4b3e-b592-8192be47e261} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001808 sec., 9402.654867256637 rows/sec., 762.13 KiB/sec.
7160 2024.05.08 03:42:59.193083 [ 3 ] {c9bc8219-8091-4b3e-b592-8192be47e261} <Debug> DynamicQueryHandler: Done processing query
7161 2024.05.08 03:42:59.193122 [ 3 ] {c9bc8219-8091-4b3e-b592-8192be47e261} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7162 2024.05.08 03:42:59.193156 [ 3 ] {} <Debug> HTTP-Session: 47a78e95-1557-4105-b8ef-0900f9b77770 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7163 2024.05.08 03:42:59.193308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7164 2024.05.08 03:42:59.193365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7165 2024.05.08 03:42:59.193385 [ 3 ] {} <Debug> HTTP-Session: b4375392-5760-4da3-82d9-e4ac667e38a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7166 2024.05.08 03:42:59.193403 [ 3 ] {} <Debug> HTTP-Session: b4375392-5760-4da3-82d9-e4ac667e38a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7167 2024.05.08 03:42:59.193418 [ 3 ] {} <Debug> HTTP-Session: b4375392-5760-4da3-82d9-e4ac667e38a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7168 2024.05.08 03:42:59.193454 [ 3 ] {} <Trace> HTTP-Session: b4375392-5760-4da3-82d9-e4ac667e38a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7169 2024.05.08 03:42:59.193576 [ 3 ] {d256c35d-6cb4-4a70-a85f-cd8d4e27e0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7170 2024.05.08 03:42:59.193624 [ 3 ] {d256c35d-6cb4-4a70-a85f-cd8d4e27e0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7171 2024.05.08 03:42:59.193763 [ 3 ] {d256c35d-6cb4-4a70-a85f-cd8d4e27e0ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7172 2024.05.08 03:42:59.194078 [ 3 ] {d256c35d-6cb4-4a70-a85f-cd8d4e27e0ba} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7173 2024.05.08 03:42:59.194115 [ 3 ] {d256c35d-6cb4-4a70-a85f-cd8d4e27e0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
7174 2024.05.08 03:42:59.194439 [ 3 ] {d256c35d-6cb4-4a70-a85f-cd8d4e27e0ba} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
7175 2024.05.08 03:42:59.194754 [ 3 ] {d256c35d-6cb4-4a70-a85f-cd8d4e27e0ba} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7176 2024.05.08 03:42:59.194914 [ 3 ] {d256c35d-6cb4-4a70-a85f-cd8d4e27e0ba} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001376 sec., 37063.95348837209 rows/sec., 3.23 MiB/sec.
7177 2024.05.08 03:42:59.195191 [ 3 ] {d256c35d-6cb4-4a70-a85f-cd8d4e27e0ba} <Debug> DynamicQueryHandler: Done processing query
7178 2024.05.08 03:42:59.195252 [ 3 ] {d256c35d-6cb4-4a70-a85f-cd8d4e27e0ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7179 2024.05.08 03:42:59.195317 [ 3 ] {} <Debug> HTTP-Session: b4375392-5760-4da3-82d9-e4ac667e38a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7180 2024.05.08 03:42:59.195514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7181 2024.05.08 03:42:59.195570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7182 2024.05.08 03:42:59.195589 [ 3 ] {} <Debug> HTTP-Session: 7b2ed6c9-33a1-46ff-9155-bc5d9262ee7d Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7183 2024.05.08 03:42:59.195607 [ 3 ] {} <Debug> HTTP-Session: 7b2ed6c9-33a1-46ff-9155-bc5d9262ee7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7184 2024.05.08 03:42:59.195624 [ 3 ] {} <Debug> HTTP-Session: 7b2ed6c9-33a1-46ff-9155-bc5d9262ee7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7185 2024.05.08 03:42:59.195659 [ 3 ] {} <Trace> HTTP-Session: 7b2ed6c9-33a1-46ff-9155-bc5d9262ee7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7186 2024.05.08 03:42:59.195774 [ 3 ] {dbdba5a6-6557-4121-8e77-167d78e2c841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7187 2024.05.08 03:42:59.195820 [ 3 ] {dbdba5a6-6557-4121-8e77-167d78e2c841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7188 2024.05.08 03:42:59.195995 [ 3 ] {dbdba5a6-6557-4121-8e77-167d78e2c841} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7189 2024.05.08 03:42:59.196292 [ 3 ] {dbdba5a6-6557-4121-8e77-167d78e2c841} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7190 2024.05.08 03:42:59.196328 [ 3 ] {dbdba5a6-6557-4121-8e77-167d78e2c841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
7191 2024.05.08 03:42:59.196634 [ 3 ] {dbdba5a6-6557-4121-8e77-167d78e2c841} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
7192 2024.05.08 03:42:59.196937 [ 3 ] {dbdba5a6-6557-4121-8e77-167d78e2c841} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7193 2024.05.08 03:42:59.197095 [ 3 ] {dbdba5a6-6557-4121-8e77-167d78e2c841} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001352 sec., 12573.964497041421 rows/sec., 1006.90 KiB/sec.
7194 2024.05.08 03:42:59.197264 [ 3 ] {dbdba5a6-6557-4121-8e77-167d78e2c841} <Debug> DynamicQueryHandler: Done processing query
7195 2024.05.08 03:42:59.197290 [ 3 ] {dbdba5a6-6557-4121-8e77-167d78e2c841} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7196 2024.05.08 03:42:59.197307 [ 3 ] {} <Debug> HTTP-Session: 7b2ed6c9-33a1-46ff-9155-bc5d9262ee7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7197 2024.05.08 03:42:59.197453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7198 2024.05.08 03:42:59.197533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7199 2024.05.08 03:42:59.197554 [ 3 ] {} <Debug> HTTP-Session: 4d7e6479-a574-4761-bfc6-4364a0b5acdc Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7200 2024.05.08 03:42:59.197572 [ 3 ] {} <Debug> HTTP-Session: 4d7e6479-a574-4761-bfc6-4364a0b5acdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7201 2024.05.08 03:42:59.197585 [ 3 ] {} <Debug> HTTP-Session: 4d7e6479-a574-4761-bfc6-4364a0b5acdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7202 2024.05.08 03:42:59.197618 [ 3 ] {} <Trace> HTTP-Session: 4d7e6479-a574-4761-bfc6-4364a0b5acdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7203 2024.05.08 03:42:59.197804 [ 3 ] {62485e37-925c-46f2-848e-8c7e1e5b69ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7204 2024.05.08 03:42:59.197853 [ 3 ] {62485e37-925c-46f2-848e-8c7e1e5b69ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7205 2024.05.08 03:42:59.198017 [ 3 ] {62485e37-925c-46f2-848e-8c7e1e5b69ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7206 2024.05.08 03:42:59.198500 [ 3 ] {62485e37-925c-46f2-848e-8c7e1e5b69ce} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7207 2024.05.08 03:42:59.198536 [ 3 ] {62485e37-925c-46f2-848e-8c7e1e5b69ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB.
7208 2024.05.08 03:42:59.198948 [ 3 ] {62485e37-925c-46f2-848e-8c7e1e5b69ce} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
7209 2024.05.08 03:42:59.199286 [ 3 ] {62485e37-925c-46f2-848e-8c7e1e5b69ce} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7210 2024.05.08 03:42:59.199436 [ 3 ] {62485e37-925c-46f2-848e-8c7e1e5b69ce} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001731 sec., 9820.912767186597 rows/sec., 13.25 MiB/sec.
7211 2024.05.08 03:42:59.199606 [ 3 ] {62485e37-925c-46f2-848e-8c7e1e5b69ce} <Debug> DynamicQueryHandler: Done processing query
7212 2024.05.08 03:42:59.199631 [ 3 ] {62485e37-925c-46f2-848e-8c7e1e5b69ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7213 2024.05.08 03:42:59.199646 [ 3 ] {} <Debug> HTTP-Session: 4d7e6479-a574-4761-bfc6-4364a0b5acdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7214 2024.05.08 03:43:04.192031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7215 2024.05.08 03:43:04.192220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7216 2024.05.08 03:43:04.192263 [ 3 ] {} <Debug> HTTP-Session: 08e9d8e7-f4d9-446c-980c-5eef90343026 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7217 2024.05.08 03:43:04.192302 [ 3 ] {} <Debug> HTTP-Session: 08e9d8e7-f4d9-446c-980c-5eef90343026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7218 2024.05.08 03:43:04.192328 [ 3 ] {} <Debug> HTTP-Session: 08e9d8e7-f4d9-446c-980c-5eef90343026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7219 2024.05.08 03:43:04.192401 [ 3 ] {} <Trace> HTTP-Session: 08e9d8e7-f4d9-446c-980c-5eef90343026 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7220 2024.05.08 03:43:04.192611 [ 3 ] {840da483-4086-457b-bdb0-f978009e311a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7221 2024.05.08 03:43:04.192679 [ 3 ] {840da483-4086-457b-bdb0-f978009e311a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7222 2024.05.08 03:43:04.192871 [ 3 ] {840da483-4086-457b-bdb0-f978009e311a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7223 2024.05.08 03:43:04.193379 [ 3 ] {840da483-4086-457b-bdb0-f978009e311a} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7224 2024.05.08 03:43:04.193426 [ 3 ] {840da483-4086-457b-bdb0-f978009e311a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7225 2024.05.08 03:43:04.193808 [ 3 ] {840da483-4086-457b-bdb0-f978009e311a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
7226 2024.05.08 03:43:04.194142 [ 3 ] {840da483-4086-457b-bdb0-f978009e311a} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7227 2024.05.08 03:43:04.194308 [ 3 ] {840da483-4086-457b-bdb0-f978009e311a} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001755 sec., 7977.207977207977 rows/sec., 646.59 KiB/sec.
7228 2024.05.08 03:43:04.194626 [ 3 ] {840da483-4086-457b-bdb0-f978009e311a} <Debug> DynamicQueryHandler: Done processing query
7229 2024.05.08 03:43:04.194679 [ 3 ] {840da483-4086-457b-bdb0-f978009e311a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7230 2024.05.08 03:43:04.194742 [ 3 ] {} <Debug> HTTP-Session: 08e9d8e7-f4d9-446c-980c-5eef90343026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7231 2024.05.08 03:43:04.194977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7232 2024.05.08 03:43:04.195101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7233 2024.05.08 03:43:04.195146 [ 3 ] {} <Debug> HTTP-Session: 814d6929-26db-41e5-bfb0-775cc67f9f77 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7234 2024.05.08 03:43:04.195193 [ 3 ] {} <Debug> HTTP-Session: 814d6929-26db-41e5-bfb0-775cc67f9f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7235 2024.05.08 03:43:04.195217 [ 3 ] {} <Debug> HTTP-Session: 814d6929-26db-41e5-bfb0-775cc67f9f77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7236 2024.05.08 03:43:04.195254 [ 3 ] {} <Trace> HTTP-Session: 814d6929-26db-41e5-bfb0-775cc67f9f77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7237 2024.05.08 03:43:04.195370 [ 3 ] {297715c8-745d-4b77-9844-be897cad47bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7238 2024.05.08 03:43:04.195420 [ 3 ] {297715c8-745d-4b77-9844-be897cad47bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7239 2024.05.08 03:43:04.195576 [ 3 ] {297715c8-745d-4b77-9844-be897cad47bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7240 2024.05.08 03:43:04.195895 [ 3 ] {297715c8-745d-4b77-9844-be897cad47bc} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7241 2024.05.08 03:43:04.195933 [ 3 ] {297715c8-745d-4b77-9844-be897cad47bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7242 2024.05.08 03:43:04.196235 [ 3 ] {297715c8-745d-4b77-9844-be897cad47bc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7243 2024.05.08 03:43:04.196540 [ 3 ] {297715c8-745d-4b77-9844-be897cad47bc} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7244 2024.05.08 03:43:04.196694 [ 3 ] {297715c8-745d-4b77-9844-be897cad47bc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001348 sec., 2967.359050445104 rows/sec., 241.97 KiB/sec.
7245 2024.05.08 03:43:04.197004 [ 3 ] {297715c8-745d-4b77-9844-be897cad47bc} <Debug> DynamicQueryHandler: Done processing query
7246 2024.05.08 03:43:04.197029 [ 3 ] {297715c8-745d-4b77-9844-be897cad47bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7247 2024.05.08 03:43:04.197044 [ 3 ] {} <Debug> HTTP-Session: 814d6929-26db-41e5-bfb0-775cc67f9f77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7248 2024.05.08 03:43:04.197180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 11709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7249 2024.05.08 03:43:04.197231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7250 2024.05.08 03:43:04.197249 [ 3 ] {} <Debug> HTTP-Session: 3dd6006d-1997-4ca5-bc19-a6e5c06d6126 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7251 2024.05.08 03:43:04.197265 [ 3 ] {} <Debug> HTTP-Session: 3dd6006d-1997-4ca5-bc19-a6e5c06d6126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7252 2024.05.08 03:43:04.197279 [ 3 ] {} <Debug> HTTP-Session: 3dd6006d-1997-4ca5-bc19-a6e5c06d6126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7253 2024.05.08 03:43:04.197310 [ 3 ] {} <Trace> HTTP-Session: 3dd6006d-1997-4ca5-bc19-a6e5c06d6126 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7254 2024.05.08 03:43:04.197433 [ 3 ] {00d810ef-00ec-4979-a56d-c19b8e046fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7255 2024.05.08 03:43:04.197479 [ 3 ] {00d810ef-00ec-4979-a56d-c19b8e046fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7256 2024.05.08 03:43:04.197623 [ 3 ] {00d810ef-00ec-4979-a56d-c19b8e046fef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7257 2024.05.08 03:43:04.197978 [ 3 ] {00d810ef-00ec-4979-a56d-c19b8e046fef} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7258 2024.05.08 03:43:04.198014 [ 3 ] {00d810ef-00ec-4979-a56d-c19b8e046fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7259 2024.05.08 03:43:04.198321 [ 3 ] {00d810ef-00ec-4979-a56d-c19b8e046fef} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
7260 2024.05.08 03:43:04.198616 [ 3 ] {00d810ef-00ec-4979-a56d-c19b8e046fef} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7261 2024.05.08 03:43:04.198769 [ 3 ] {00d810ef-00ec-4979-a56d-c19b8e046fef} <Debug> executeQuery: Read 80 rows, 6.82 KiB in 0.001375 sec., 58181.818181818184 rows/sec., 4.84 MiB/sec.
7262 2024.05.08 03:43:04.198781 [ 47 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
7263 2024.05.08 03:43:04.198896 [ 47 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7264 2024.05.08 03:43:04.198937 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7265 2024.05.08 03:43:04.199007 [ 3 ] {00d810ef-00ec-4979-a56d-c19b8e046fef} <Debug> DynamicQueryHandler: Done processing query
7266 2024.05.08 03:43:04.199072 [ 3 ] {00d810ef-00ec-4979-a56d-c19b8e046fef} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7267 2024.05.08 03:43:04.199116 [ 3 ] {} <Debug> HTTP-Session: 3dd6006d-1997-4ca5-bc19-a6e5c06d6126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7268 2024.05.08 03:43:04.199260 [ 191 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
7269 2024.05.08 03:43:04.199383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7270 2024.05.08 03:43:04.199553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7271 2024.05.08 03:43:04.199665 [ 3 ] {} <Debug> HTTP-Session: 4016bc1b-1eec-4d0c-91d9-ae309c7492d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7272 2024.05.08 03:43:04.199739 [ 3 ] {} <Debug> HTTP-Session: 4016bc1b-1eec-4d0c-91d9-ae309c7492d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7273 2024.05.08 03:43:04.199821 [ 3 ] {} <Debug> HTTP-Session: 4016bc1b-1eec-4d0c-91d9-ae309c7492d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7274 2024.05.08 03:43:04.199876 [ 191 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7275 2024.05.08 03:43:04.199958 [ 3 ] {} <Trace> HTTP-Session: 4016bc1b-1eec-4d0c-91d9-ae309c7492d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7276 2024.05.08 03:43:04.199989 [ 191 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 142 rows starting from the beginning of the part
7277 2024.05.08 03:43:04.200390 [ 3 ] {87c29126-5e04-4a77-8d13-71625f30fd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7278 2024.05.08 03:43:04.200433 [ 191 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 42 rows starting from the beginning of the part
7279 2024.05.08 03:43:04.200624 [ 3 ] {87c29126-5e04-4a77-8d13-71625f30fd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7280 2024.05.08 03:43:04.200874 [ 191 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 51 rows starting from the beginning of the part
7281 2024.05.08 03:43:04.201458 [ 191 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part
7282 2024.05.08 03:43:04.201869 [ 191 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 51 rows starting from the beginning of the part
7283 2024.05.08 03:43:04.202157 [ 191 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 80 rows starting from the beginning of the part
7284 2024.05.08 03:43:04.202290 [ 3 ] {87c29126-5e04-4a77-8d13-71625f30fd13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7285 2024.05.08 03:43:04.202849 [ 3 ] {87c29126-5e04-4a77-8d13-71625f30fd13} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7286 2024.05.08 03:43:04.202888 [ 3 ] {87c29126-5e04-4a77-8d13-71625f30fd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7287 2024.05.08 03:43:04.203336 [ 3 ] {87c29126-5e04-4a77-8d13-71625f30fd13} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7288 2024.05.08 03:43:04.203731 [ 199 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 4 columns (4 merged, 0 gathered) in 0.004703748 sec., 86739.34062794181 rows/sec., 7.46 MiB/sec.
7289 2024.05.08 03:43:04.203864 [ 3 ] {87c29126-5e04-4a77-8d13-71625f30fd13} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7290 2024.05.08 03:43:04.204017 [ 201 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
7291 2024.05.08 03:43:04.204109 [ 3 ] {87c29126-5e04-4a77-8d13-71625f30fd13} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00393 sec., 1017.8117048346055 rows/sec., 71.07 KiB/sec.
7292 2024.05.08 03:43:04.205041 [ 3 ] {87c29126-5e04-4a77-8d13-71625f30fd13} <Debug> DynamicQueryHandler: Done processing query
7293 2024.05.08 03:43:04.205159 [ 3 ] {87c29126-5e04-4a77-8d13-71625f30fd13} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7294 2024.05.08 03:43:04.205265 [ 3 ] {} <Debug> HTTP-Session: 4016bc1b-1eec-4d0c-91d9-ae309c7492d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7295 2024.05.08 03:43:04.205500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7296 2024.05.08 03:43:04.205611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7297 2024.05.08 03:43:04.205635 [ 3 ] {} <Debug> HTTP-Session: 52756d4b-098a-4c77-8cf3-893f148d1eef Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7298 2024.05.08 03:43:04.205666 [ 3 ] {} <Debug> HTTP-Session: 52756d4b-098a-4c77-8cf3-893f148d1eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7299 2024.05.08 03:43:04.205682 [ 3 ] {} <Debug> HTTP-Session: 52756d4b-098a-4c77-8cf3-893f148d1eef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7300 2024.05.08 03:43:04.205739 [ 3 ] {} <Trace> HTTP-Session: 52756d4b-098a-4c77-8cf3-893f148d1eef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7301 2024.05.08 03:43:04.205755 [ 201 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_66_13} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7302 2024.05.08 03:43:04.205938 [ 201 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_66_13} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
7303 2024.05.08 03:43:04.205947 [ 3 ] {e75186ed-06bb-44ab-8af6-c02635a62d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7304 2024.05.08 03:43:04.206043 [ 3 ] {e75186ed-06bb-44ab-8af6-c02635a62d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7305 2024.05.08 03:43:04.206094 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
7306 2024.05.08 03:43:04.206266 [ 3 ] {e75186ed-06bb-44ab-8af6-c02635a62d23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7307 2024.05.08 03:43:04.206591 [ 3 ] {e75186ed-06bb-44ab-8af6-c02635a62d23} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7308 2024.05.08 03:43:04.206629 [ 3 ] {e75186ed-06bb-44ab-8af6-c02635a62d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7309 2024.05.08 03:43:04.206941 [ 3 ] {e75186ed-06bb-44ab-8af6-c02635a62d23} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
7310 2024.05.08 03:43:04.207251 [ 3 ] {e75186ed-06bb-44ab-8af6-c02635a62d23} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7311 2024.05.08 03:43:04.207406 [ 3 ] {e75186ed-06bb-44ab-8af6-c02635a62d23} <Debug> executeQuery: Read 42 rows, 3.35 KiB in 0.001542 sec., 27237.354085603114 rows/sec., 2.12 MiB/sec.
7312 2024.05.08 03:43:04.207416 [ 47 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
7313 2024.05.08 03:43:04.207497 [ 47 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7314 2024.05.08 03:43:04.207549 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7315 2024.05.08 03:43:04.207691 [ 3 ] {e75186ed-06bb-44ab-8af6-c02635a62d23} <Debug> DynamicQueryHandler: Done processing query
7316 2024.05.08 03:43:04.207746 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
7317 2024.05.08 03:43:04.207754 [ 3 ] {e75186ed-06bb-44ab-8af6-c02635a62d23} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7318 2024.05.08 03:43:04.207885 [ 3 ] {} <Debug> HTTP-Session: 52756d4b-098a-4c77-8cf3-893f148d1eef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7319 2024.05.08 03:43:04.208231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7320 2024.05.08 03:43:04.208286 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7321 2024.05.08 03:43:04.208414 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 93 rows starting from the beginning of the part
7322 2024.05.08 03:43:04.208438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7323 2024.05.08 03:43:04.208550 [ 3 ] {} <Debug> HTTP-Session: d6281802-202c-4842-a666-876d8ac4fe3f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7324 2024.05.08 03:43:04.208674 [ 3 ] {} <Debug> HTTP-Session: d6281802-202c-4842-a666-876d8ac4fe3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7325 2024.05.08 03:43:04.208742 [ 3 ] {} <Debug> HTTP-Session: d6281802-202c-4842-a666-876d8ac4fe3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7326 2024.05.08 03:43:04.208762 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part
7327 2024.05.08 03:43:04.208861 [ 3 ] {} <Trace> HTTP-Session: d6281802-202c-4842-a666-876d8ac4fe3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7328 2024.05.08 03:43:04.209059 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 17 rows starting from the beginning of the part
7329 2024.05.08 03:43:04.209173 [ 3 ] {86023dc9-2927-41a7-8d4e-60d4df0a75e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7330 2024.05.08 03:43:04.209316 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part
7331 2024.05.08 03:43:04.209382 [ 3 ] {86023dc9-2927-41a7-8d4e-60d4df0a75e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7332 2024.05.08 03:43:04.209623 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 17 rows starting from the beginning of the part
7333 2024.05.08 03:43:04.209968 [ 186 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part
7334 2024.05.08 03:43:04.210663 [ 3 ] {86023dc9-2927-41a7-8d4e-60d4df0a75e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7335 2024.05.08 03:43:04.211463 [ 3 ] {86023dc9-2927-41a7-8d4e-60d4df0a75e2} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7336 2024.05.08 03:43:04.211534 [ 3 ] {86023dc9-2927-41a7-8d4e-60d4df0a75e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7337 2024.05.08 03:43:04.212721 [ 3 ] {86023dc9-2927-41a7-8d4e-60d4df0a75e2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7338 2024.05.08 03:43:04.212794 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.005182581 sec., 38011.94810076292 rows/sec., 2.98 MiB/sec.
7339 2024.05.08 03:43:04.213043 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
7340 2024.05.08 03:43:04.213461 [ 3 ] {86023dc9-2927-41a7-8d4e-60d4df0a75e2} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7341 2024.05.08 03:43:04.213872 [ 3 ] {86023dc9-2927-41a7-8d4e-60d4df0a75e2} <Debug> executeQuery: Read 38 rows, 2.74 KiB in 0.0048 sec., 7916.666666666667 rows/sec., 571.29 KiB/sec.
7342 2024.05.08 03:43:04.214082 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_66_13} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7343 2024.05.08 03:43:04.214413 [ 201 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_66_13} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
7344 2024.05.08 03:43:04.214560 [ 3 ] {86023dc9-2927-41a7-8d4e-60d4df0a75e2} <Debug> DynamicQueryHandler: Done processing query
7345 2024.05.08 03:43:04.214634 [ 3 ] {86023dc9-2927-41a7-8d4e-60d4df0a75e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7346 2024.05.08 03:43:04.214635 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
7347 2024.05.08 03:43:04.214662 [ 3 ] {} <Debug> HTTP-Session: d6281802-202c-4842-a666-876d8ac4fe3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7348 2024.05.08 03:43:04.214811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7349 2024.05.08 03:43:04.214861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7350 2024.05.08 03:43:04.214880 [ 3 ] {} <Debug> HTTP-Session: fc93b7b8-b317-43b5-9e93-82236242e185 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7351 2024.05.08 03:43:04.214896 [ 3 ] {} <Debug> HTTP-Session: fc93b7b8-b317-43b5-9e93-82236242e185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7352 2024.05.08 03:43:04.214910 [ 3 ] {} <Debug> HTTP-Session: fc93b7b8-b317-43b5-9e93-82236242e185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7353 2024.05.08 03:43:04.214941 [ 3 ] {} <Trace> HTTP-Session: fc93b7b8-b317-43b5-9e93-82236242e185 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7354 2024.05.08 03:43:04.215128 [ 3 ] {b08048d5-1bed-47d4-a5d6-e43333b64c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7355 2024.05.08 03:43:04.215176 [ 3 ] {b08048d5-1bed-47d4-a5d6-e43333b64c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7356 2024.05.08 03:43:04.215363 [ 3 ] {b08048d5-1bed-47d4-a5d6-e43333b64c21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7357 2024.05.08 03:43:04.215785 [ 3 ] {b08048d5-1bed-47d4-a5d6-e43333b64c21} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7358 2024.05.08 03:43:04.215821 [ 3 ] {b08048d5-1bed-47d4-a5d6-e43333b64c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7359 2024.05.08 03:43:04.216221 [ 3 ] {b08048d5-1bed-47d4-a5d6-e43333b64c21} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
7360 2024.05.08 03:43:04.216566 [ 3 ] {b08048d5-1bed-47d4-a5d6-e43333b64c21} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7361 2024.05.08 03:43:04.216738 [ 3 ] {b08048d5-1bed-47d4-a5d6-e43333b64c21} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001708 sec., 8196.721311475409 rows/sec., 11.06 MiB/sec.
7362 2024.05.08 03:43:04.216909 [ 3 ] {b08048d5-1bed-47d4-a5d6-e43333b64c21} <Debug> DynamicQueryHandler: Done processing query
7363 2024.05.08 03:43:04.216933 [ 3 ] {b08048d5-1bed-47d4-a5d6-e43333b64c21} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7364 2024.05.08 03:43:04.216949 [ 3 ] {} <Debug> HTTP-Session: fc93b7b8-b317-43b5-9e93-82236242e185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7365 2024.05.08 03:43:08.595255 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache
7366 2024.05.08 03:43:08.595324 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache
7367 2024.05.08 03:43:09.190553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7368 2024.05.08 03:43:09.190688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7369 2024.05.08 03:43:09.190719 [ 3 ] {} <Debug> HTTP-Session: 241f1f0e-647c-4e6c-99b2-459c6f69abda Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7370 2024.05.08 03:43:09.190749 [ 3 ] {} <Debug> HTTP-Session: 241f1f0e-647c-4e6c-99b2-459c6f69abda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7371 2024.05.08 03:43:09.190767 [ 3 ] {} <Debug> HTTP-Session: 241f1f0e-647c-4e6c-99b2-459c6f69abda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7372 2024.05.08 03:43:09.190823 [ 3 ] {} <Trace> HTTP-Session: 241f1f0e-647c-4e6c-99b2-459c6f69abda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7373 2024.05.08 03:43:09.191041 [ 3 ] {8bc70c09-0bab-47f1-92cf-434ebed274e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7374 2024.05.08 03:43:09.191118 [ 3 ] {8bc70c09-0bab-47f1-92cf-434ebed274e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7375 2024.05.08 03:43:09.191345 [ 3 ] {8bc70c09-0bab-47f1-92cf-434ebed274e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7376 2024.05.08 03:43:09.191878 [ 3 ] {8bc70c09-0bab-47f1-92cf-434ebed274e0} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7377 2024.05.08 03:43:09.191926 [ 3 ] {8bc70c09-0bab-47f1-92cf-434ebed274e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7378 2024.05.08 03:43:09.192303 [ 3 ] {8bc70c09-0bab-47f1-92cf-434ebed274e0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
7379 2024.05.08 03:43:09.192646 [ 3 ] {8bc70c09-0bab-47f1-92cf-434ebed274e0} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7380 2024.05.08 03:43:09.192826 [ 3 ] {8bc70c09-0bab-47f1-92cf-434ebed274e0} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001847 sec., 9204.114780725502 rows/sec., 746.04 KiB/sec.
7381 2024.05.08 03:43:09.192866 [ 43 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
7382 2024.05.08 03:43:09.193009 [ 43 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7383 2024.05.08 03:43:09.193071 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7384 2024.05.08 03:43:09.193136 [ 3 ] {8bc70c09-0bab-47f1-92cf-434ebed274e0} <Debug> DynamicQueryHandler: Done processing query
7385 2024.05.08 03:43:09.193214 [ 3 ] {8bc70c09-0bab-47f1-92cf-434ebed274e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7386 2024.05.08 03:43:09.193273 [ 3 ] {} <Debug> HTTP-Session: 241f1f0e-647c-4e6c-99b2-459c6f69abda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7387 2024.05.08 03:43:09.193379 [ 189 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
7388 2024.05.08 03:43:09.193464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7389 2024.05.08 03:43:09.193574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7390 2024.05.08 03:43:09.193627 [ 3 ] {} <Debug> HTTP-Session: abee8c25-2e64-4686-93a9-584917cdf7a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7391 2024.05.08 03:43:09.193669 [ 3 ] {} <Debug> HTTP-Session: abee8c25-2e64-4686-93a9-584917cdf7a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7392 2024.05.08 03:43:09.193706 [ 189 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7393 2024.05.08 03:43:09.193709 [ 3 ] {} <Debug> HTTP-Session: abee8c25-2e64-4686-93a9-584917cdf7a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7394 2024.05.08 03:43:09.193768 [ 189 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 31 rows starting from the beginning of the part
7395 2024.05.08 03:43:09.193791 [ 3 ] {} <Trace> HTTP-Session: abee8c25-2e64-4686-93a9-584917cdf7a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7396 2024.05.08 03:43:09.193958 [ 189 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 17 rows starting from the beginning of the part
7397 2024.05.08 03:43:09.194066 [ 3 ] {41814c04-4546-4c22-98ec-4b0effd13c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7398 2024.05.08 03:43:09.194243 [ 189 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part
7399 2024.05.08 03:43:09.194249 [ 3 ] {41814c04-4546-4c22-98ec-4b0effd13c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7400 2024.05.08 03:43:09.194590 [ 189 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 17 rows starting from the beginning of the part
7401 2024.05.08 03:43:09.194889 [ 189 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part
7402 2024.05.08 03:43:09.195209 [ 189 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 17 rows starting from the beginning of the part
7403 2024.05.08 03:43:09.195895 [ 3 ] {41814c04-4546-4c22-98ec-4b0effd13c1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7404 2024.05.08 03:43:09.196640 [ 3 ] {41814c04-4546-4c22-98ec-4b0effd13c1c} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7405 2024.05.08 03:43:09.196721 [ 3 ] {41814c04-4546-4c22-98ec-4b0effd13c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7406 2024.05.08 03:43:09.197518 [ 3 ] {41814c04-4546-4c22-98ec-4b0effd13c1c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7407 2024.05.08 03:43:09.197945 [ 189 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 4 columns (4 merged, 0 gathered) in 0.004757718 sec., 23120.32785465637 rows/sec., 1.83 MiB/sec.
7408 2024.05.08 03:43:09.198139 [ 189 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
7409 2024.05.08 03:43:09.198303 [ 3 ] {41814c04-4546-4c22-98ec-4b0effd13c1c} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7410 2024.05.08 03:43:09.198751 [ 3 ] {41814c04-4546-4c22-98ec-4b0effd13c1c} <Debug> executeQuery: Read 14 rows, 1.18 KiB in 0.004802 sec., 2915.451895043732 rows/sec., 246.28 KiB/sec.
7411 2024.05.08 03:43:09.199334 [ 189 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_66_13} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7412 2024.05.08 03:43:09.199356 [ 3 ] {41814c04-4546-4c22-98ec-4b0effd13c1c} <Debug> DynamicQueryHandler: Done processing query
7413 2024.05.08 03:43:09.199438 [ 3 ] {41814c04-4546-4c22-98ec-4b0effd13c1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7414 2024.05.08 03:43:09.199520 [ 3 ] {} <Debug> HTTP-Session: abee8c25-2e64-4686-93a9-584917cdf7a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7415 2024.05.08 03:43:09.199670 [ 189 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_66_13} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
7416 2024.05.08 03:43:09.199803 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7417 2024.05.08 03:43:09.199811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7418 2024.05.08 03:43:09.199885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7419 2024.05.08 03:43:09.199904 [ 3 ] {} <Debug> HTTP-Session: 8a7700ff-a961-4253-b3c3-9113bfaa41e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7420 2024.05.08 03:43:09.199920 [ 3 ] {} <Debug> HTTP-Session: 8a7700ff-a961-4253-b3c3-9113bfaa41e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7421 2024.05.08 03:43:09.199934 [ 3 ] {} <Debug> HTTP-Session: 8a7700ff-a961-4253-b3c3-9113bfaa41e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7422 2024.05.08 03:43:09.199967 [ 3 ] {} <Trace> HTTP-Session: 8a7700ff-a961-4253-b3c3-9113bfaa41e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7423 2024.05.08 03:43:09.200092 [ 3 ] {737d12d4-6979-43c4-84e3-fa0facba2077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7424 2024.05.08 03:43:09.200135 [ 3 ] {737d12d4-6979-43c4-84e3-fa0facba2077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7425 2024.05.08 03:43:09.200288 [ 3 ] {737d12d4-6979-43c4-84e3-fa0facba2077} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7426 2024.05.08 03:43:09.200625 [ 3 ] {737d12d4-6979-43c4-84e3-fa0facba2077} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7427 2024.05.08 03:43:09.200662 [ 3 ] {737d12d4-6979-43c4-84e3-fa0facba2077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7428 2024.05.08 03:43:09.200975 [ 3 ] {737d12d4-6979-43c4-84e3-fa0facba2077} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
7429 2024.05.08 03:43:09.201282 [ 3 ] {737d12d4-6979-43c4-84e3-fa0facba2077} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7430 2024.05.08 03:43:09.201418 [ 3 ] {737d12d4-6979-43c4-84e3-fa0facba2077} <Debug> executeQuery: Read 61 rows, 5.39 KiB in 0.001371 sec., 44493.07075127644 rows/sec., 3.84 MiB/sec.
7431 2024.05.08 03:43:09.201680 [ 3 ] {737d12d4-6979-43c4-84e3-fa0facba2077} <Debug> DynamicQueryHandler: Done processing query
7432 2024.05.08 03:43:09.201741 [ 3 ] {737d12d4-6979-43c4-84e3-fa0facba2077} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7433 2024.05.08 03:43:09.201820 [ 3 ] {} <Debug> HTTP-Session: 8a7700ff-a961-4253-b3c3-9113bfaa41e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7434 2024.05.08 03:43:09.202053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7435 2024.05.08 03:43:09.202206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7436 2024.05.08 03:43:09.202261 [ 3 ] {} <Debug> HTTP-Session: 93d8d5cb-2698-4f75-9250-d0ab28003237 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7437 2024.05.08 03:43:09.202296 [ 3 ] {} <Debug> HTTP-Session: 93d8d5cb-2698-4f75-9250-d0ab28003237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7438 2024.05.08 03:43:09.202317 [ 3 ] {} <Debug> HTTP-Session: 93d8d5cb-2698-4f75-9250-d0ab28003237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7439 2024.05.08 03:43:09.202359 [ 3 ] {} <Trace> HTTP-Session: 93d8d5cb-2698-4f75-9250-d0ab28003237 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7440 2024.05.08 03:43:09.202462 [ 3 ] {cccf129b-2114-4fab-825b-355eba0f0749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7441 2024.05.08 03:43:09.202506 [ 3 ] {cccf129b-2114-4fab-825b-355eba0f0749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7442 2024.05.08 03:43:09.202660 [ 3 ] {cccf129b-2114-4fab-825b-355eba0f0749} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7443 2024.05.08 03:43:09.202952 [ 3 ] {cccf129b-2114-4fab-825b-355eba0f0749} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7444 2024.05.08 03:43:09.202988 [ 3 ] {cccf129b-2114-4fab-825b-355eba0f0749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7445 2024.05.08 03:43:09.203287 [ 3 ] {cccf129b-2114-4fab-825b-355eba0f0749} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7446 2024.05.08 03:43:09.203586 [ 3 ] {cccf129b-2114-4fab-825b-355eba0f0749} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7447 2024.05.08 03:43:09.203748 [ 3 ] {cccf129b-2114-4fab-825b-355eba0f0749} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001304 sec., 10736.196319018405 rows/sec., 781.10 KiB/sec.
7448 2024.05.08 03:43:09.203914 [ 3 ] {cccf129b-2114-4fab-825b-355eba0f0749} <Debug> DynamicQueryHandler: Done processing query
7449 2024.05.08 03:43:09.203938 [ 3 ] {cccf129b-2114-4fab-825b-355eba0f0749} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7450 2024.05.08 03:43:09.203953 [ 3 ] {} <Debug> HTTP-Session: 93d8d5cb-2698-4f75-9250-d0ab28003237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7451 2024.05.08 03:43:09.204068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 5365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7452 2024.05.08 03:43:09.204116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7453 2024.05.08 03:43:09.204134 [ 3 ] {} <Debug> HTTP-Session: b2462e5e-4b06-47bb-a59b-c3875697d073 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7454 2024.05.08 03:43:09.204151 [ 3 ] {} <Debug> HTTP-Session: b2462e5e-4b06-47bb-a59b-c3875697d073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7455 2024.05.08 03:43:09.204164 [ 3 ] {} <Debug> HTTP-Session: b2462e5e-4b06-47bb-a59b-c3875697d073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7456 2024.05.08 03:43:09.204195 [ 3 ] {} <Trace> HTTP-Session: b2462e5e-4b06-47bb-a59b-c3875697d073 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7457 2024.05.08 03:43:09.204299 [ 3 ] {4166a4bd-a658-4509-8db0-b5c6d75a39b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7458 2024.05.08 03:43:09.204340 [ 3 ] {4166a4bd-a658-4509-8db0-b5c6d75a39b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7459 2024.05.08 03:43:09.204467 [ 3 ] {4166a4bd-a658-4509-8db0-b5c6d75a39b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7460 2024.05.08 03:43:09.204771 [ 3 ] {4166a4bd-a658-4509-8db0-b5c6d75a39b3} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7461 2024.05.08 03:43:09.204806 [ 3 ] {4166a4bd-a658-4509-8db0-b5c6d75a39b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7462 2024.05.08 03:43:09.205108 [ 3 ] {4166a4bd-a658-4509-8db0-b5c6d75a39b3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
7463 2024.05.08 03:43:09.205419 [ 3 ] {4166a4bd-a658-4509-8db0-b5c6d75a39b3} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7464 2024.05.08 03:43:09.205567 [ 3 ] {4166a4bd-a658-4509-8db0-b5c6d75a39b3} <Debug> executeQuery: Read 31 rows, 2.54 KiB in 0.001296 sec., 23919.75308641975 rows/sec., 1.92 MiB/sec.
7465 2024.05.08 03:43:09.205729 [ 3 ] {4166a4bd-a658-4509-8db0-b5c6d75a39b3} <Debug> DynamicQueryHandler: Done processing query
7466 2024.05.08 03:43:09.205753 [ 3 ] {4166a4bd-a658-4509-8db0-b5c6d75a39b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7467 2024.05.08 03:43:09.205769 [ 3 ] {} <Debug> HTTP-Session: b2462e5e-4b06-47bb-a59b-c3875697d073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7468 2024.05.08 03:43:09.205874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 1422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7469 2024.05.08 03:43:09.205921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7470 2024.05.08 03:43:09.205940 [ 3 ] {} <Debug> HTTP-Session: 14588b04-7317-41a4-bbdc-ea04f074381a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7471 2024.05.08 03:43:09.205956 [ 3 ] {} <Debug> HTTP-Session: 14588b04-7317-41a4-bbdc-ea04f074381a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7472 2024.05.08 03:43:09.205969 [ 3 ] {} <Debug> HTTP-Session: 14588b04-7317-41a4-bbdc-ea04f074381a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7473 2024.05.08 03:43:09.205999 [ 3 ] {} <Trace> HTTP-Session: 14588b04-7317-41a4-bbdc-ea04f074381a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7474 2024.05.08 03:43:09.206094 [ 3 ] {ea6c7ebc-ad77-43d4-9e3a-7f0c5a79aad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7475 2024.05.08 03:43:09.206140 [ 3 ] {ea6c7ebc-ad77-43d4-9e3a-7f0c5a79aad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7476 2024.05.08 03:43:09.206284 [ 3 ] {ea6c7ebc-ad77-43d4-9e3a-7f0c5a79aad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7477 2024.05.08 03:43:09.206560 [ 3 ] {ea6c7ebc-ad77-43d4-9e3a-7f0c5a79aad4} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7478 2024.05.08 03:43:09.206595 [ 3 ] {ea6c7ebc-ad77-43d4-9e3a-7f0c5a79aad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7479 2024.05.08 03:43:09.206962 [ 3 ] {ea6c7ebc-ad77-43d4-9e3a-7f0c5a79aad4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7480 2024.05.08 03:43:09.207292 [ 3 ] {ea6c7ebc-ad77-43d4-9e3a-7f0c5a79aad4} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7481 2024.05.08 03:43:09.207450 [ 3 ] {ea6c7ebc-ad77-43d4-9e3a-7f0c5a79aad4} <Debug> executeQuery: Read 7 rows, 525.00 B in 0.001377 sec., 5083.514887436456 rows/sec., 372.33 KiB/sec.
7482 2024.05.08 03:43:09.207616 [ 3 ] {ea6c7ebc-ad77-43d4-9e3a-7f0c5a79aad4} <Debug> DynamicQueryHandler: Done processing query
7483 2024.05.08 03:43:09.207640 [ 3 ] {ea6c7ebc-ad77-43d4-9e3a-7f0c5a79aad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7484 2024.05.08 03:43:09.207657 [ 3 ] {} <Debug> HTTP-Session: 14588b04-7317-41a4-bbdc-ea04f074381a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7485 2024.05.08 03:43:09.207785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7486 2024.05.08 03:43:09.207831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7487 2024.05.08 03:43:09.207849 [ 3 ] {} <Debug> HTTP-Session: 9f9a0f5f-f9ba-430f-a7e1-1b5ff039c10c Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7488 2024.05.08 03:43:09.207865 [ 3 ] {} <Debug> HTTP-Session: 9f9a0f5f-f9ba-430f-a7e1-1b5ff039c10c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7489 2024.05.08 03:43:09.207879 [ 3 ] {} <Debug> HTTP-Session: 9f9a0f5f-f9ba-430f-a7e1-1b5ff039c10c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7490 2024.05.08 03:43:09.207909 [ 3 ] {} <Trace> HTTP-Session: 9f9a0f5f-f9ba-430f-a7e1-1b5ff039c10c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7491 2024.05.08 03:43:09.208089 [ 3 ] {5e147c8a-936b-49c7-b0a6-a24a953c04d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7492 2024.05.08 03:43:09.208136 [ 3 ] {5e147c8a-936b-49c7-b0a6-a24a953c04d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7493 2024.05.08 03:43:09.208294 [ 3 ] {5e147c8a-936b-49c7-b0a6-a24a953c04d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7494 2024.05.08 03:43:09.208676 [ 3 ] {5e147c8a-936b-49c7-b0a6-a24a953c04d4} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7495 2024.05.08 03:43:09.208711 [ 3 ] {5e147c8a-936b-49c7-b0a6-a24a953c04d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7496 2024.05.08 03:43:09.209105 [ 3 ] {5e147c8a-936b-49c7-b0a6-a24a953c04d4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
7497 2024.05.08 03:43:09.209437 [ 3 ] {5e147c8a-936b-49c7-b0a6-a24a953c04d4} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7498 2024.05.08 03:43:09.209592 [ 3 ] {5e147c8a-936b-49c7-b0a6-a24a953c04d4} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001598 sec., 10638.297872340425 rows/sec., 14.36 MiB/sec.
7499 2024.05.08 03:43:09.209592 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
7500 2024.05.08 03:43:09.209692 [ 42 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7501 2024.05.08 03:43:09.209749 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7502 2024.05.08 03:43:09.209871 [ 3 ] {5e147c8a-936b-49c7-b0a6-a24a953c04d4} <Debug> DynamicQueryHandler: Done processing query
7503 2024.05.08 03:43:09.209928 [ 3 ] {5e147c8a-936b-49c7-b0a6-a24a953c04d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7504 2024.05.08 03:43:09.209965 [ 3 ] {} <Debug> HTTP-Session: 9f9a0f5f-f9ba-430f-a7e1-1b5ff039c10c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7505 2024.05.08 03:43:09.209981 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
7506 2024.05.08 03:43:09.210204 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7507 2024.05.08 03:43:09.210250 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 951 rows starting from the beginning of the part
7508 2024.05.08 03:43:09.210389 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 17 rows starting from the beginning of the part
7509 2024.05.08 03:43:09.210526 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part
7510 2024.05.08 03:43:09.210656 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 17 rows starting from the beginning of the part
7511 2024.05.08 03:43:09.210867 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part
7512 2024.05.08 03:43:09.210981 [ 196 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 17 rows starting from the beginning of the part
7513 2024.05.08 03:43:09.214676 [ 193 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1030 rows, containing 6 columns (6 merged, 0 gathered) in 0.004837769 sec., 212908.0574124147 rows/sec., 287.31 MiB/sec.
7514 2024.05.08 03:43:09.215444 [ 187 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
7515 2024.05.08 03:43:09.215912 [ 187 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7516 2024.05.08 03:43:09.215990 [ 187 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
7517 2024.05.08 03:43:09.216086 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB.
7518 2024.05.08 03:43:10.000149 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.53 MiB, peak 199.84 MiB, free memory in arenas 0.00 B, will set to 192.71 MiB (RSS), difference: 1.18 MiB
7519 2024.05.08 03:43:14.190787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7520 2024.05.08 03:43:14.190919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7521 2024.05.08 03:43:14.190944 [ 3 ] {} <Debug> HTTP-Session: 35e4d8a8-3219-4bfd-8869-3d51f218fe6b Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7522 2024.05.08 03:43:14.190970 [ 3 ] {} <Debug> HTTP-Session: 35e4d8a8-3219-4bfd-8869-3d51f218fe6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7523 2024.05.08 03:43:14.190984 [ 3 ] {} <Debug> HTTP-Session: 35e4d8a8-3219-4bfd-8869-3d51f218fe6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7524 2024.05.08 03:43:14.191034 [ 3 ] {} <Trace> HTTP-Session: 35e4d8a8-3219-4bfd-8869-3d51f218fe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7525 2024.05.08 03:43:14.191232 [ 3 ] {664be3d8-3241-49e1-9437-7a26e61a60e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7526 2024.05.08 03:43:14.191302 [ 3 ] {664be3d8-3241-49e1-9437-7a26e61a60e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7527 2024.05.08 03:43:14.191501 [ 3 ] {664be3d8-3241-49e1-9437-7a26e61a60e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7528 2024.05.08 03:43:14.191962 [ 3 ] {664be3d8-3241-49e1-9437-7a26e61a60e3} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7529 2024.05.08 03:43:14.192009 [ 3 ] {664be3d8-3241-49e1-9437-7a26e61a60e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7530 2024.05.08 03:43:14.192400 [ 3 ] {664be3d8-3241-49e1-9437-7a26e61a60e3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
7531 2024.05.08 03:43:14.192735 [ 3 ] {664be3d8-3241-49e1-9437-7a26e61a60e3} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7532 2024.05.08 03:43:14.192908 [ 3 ] {664be3d8-3241-49e1-9437-7a26e61a60e3} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001732 sec., 8083.140877598153 rows/sec., 655.18 KiB/sec.
7533 2024.05.08 03:43:14.193147 [ 3 ] {664be3d8-3241-49e1-9437-7a26e61a60e3} <Debug> DynamicQueryHandler: Done processing query
7534 2024.05.08 03:43:14.193175 [ 3 ] {664be3d8-3241-49e1-9437-7a26e61a60e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7535 2024.05.08 03:43:14.193191 [ 3 ] {} <Debug> HTTP-Session: 35e4d8a8-3219-4bfd-8869-3d51f218fe6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7536 2024.05.08 03:43:14.193319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7537 2024.05.08 03:43:14.193379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7538 2024.05.08 03:43:14.193399 [ 3 ] {} <Debug> HTTP-Session: 8fea5494-9af5-48c8-b070-b679cce6c601 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7539 2024.05.08 03:43:14.193416 [ 3 ] {} <Debug> HTTP-Session: 8fea5494-9af5-48c8-b070-b679cce6c601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7540 2024.05.08 03:43:14.193431 [ 3 ] {} <Debug> HTTP-Session: 8fea5494-9af5-48c8-b070-b679cce6c601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7541 2024.05.08 03:43:14.193465 [ 3 ] {} <Trace> HTTP-Session: 8fea5494-9af5-48c8-b070-b679cce6c601 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7542 2024.05.08 03:43:14.193590 [ 3 ] {cf4295f3-4fac-4932-9116-b1b73613d6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7543 2024.05.08 03:43:14.193638 [ 3 ] {cf4295f3-4fac-4932-9116-b1b73613d6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7544 2024.05.08 03:43:14.193771 [ 3 ] {cf4295f3-4fac-4932-9116-b1b73613d6ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7545 2024.05.08 03:43:14.194084 [ 3 ] {cf4295f3-4fac-4932-9116-b1b73613d6ca} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7546 2024.05.08 03:43:14.194120 [ 3 ] {cf4295f3-4fac-4932-9116-b1b73613d6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7547 2024.05.08 03:43:14.194407 [ 3 ] {cf4295f3-4fac-4932-9116-b1b73613d6ca} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
7548 2024.05.08 03:43:14.194776 [ 3 ] {cf4295f3-4fac-4932-9116-b1b73613d6ca} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7549 2024.05.08 03:43:14.194934 [ 3 ] {cf4295f3-4fac-4932-9116-b1b73613d6ca} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.001383 sec., 30368.763557483733 rows/sec., 2.73 MiB/sec.
7550 2024.05.08 03:43:14.195100 [ 3 ] {cf4295f3-4fac-4932-9116-b1b73613d6ca} <Debug> DynamicQueryHandler: Done processing query
7551 2024.05.08 03:43:14.195125 [ 3 ] {cf4295f3-4fac-4932-9116-b1b73613d6ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7552 2024.05.08 03:43:14.195140 [ 3 ] {} <Debug> HTTP-Session: 8fea5494-9af5-48c8-b070-b679cce6c601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7553 2024.05.08 03:43:14.195309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7554 2024.05.08 03:43:14.195358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7555 2024.05.08 03:43:14.195376 [ 3 ] {} <Debug> HTTP-Session: 9f45f12f-d11b-4ef9-9101-521189579513 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7556 2024.05.08 03:43:14.195393 [ 3 ] {} <Debug> HTTP-Session: 9f45f12f-d11b-4ef9-9101-521189579513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7557 2024.05.08 03:43:14.195407 [ 3 ] {} <Debug> HTTP-Session: 9f45f12f-d11b-4ef9-9101-521189579513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7558 2024.05.08 03:43:14.195439 [ 3 ] {} <Trace> HTTP-Session: 9f45f12f-d11b-4ef9-9101-521189579513 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7559 2024.05.08 03:43:14.195540 [ 3 ] {00988b86-438a-43e8-9421-817db9cbcc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7560 2024.05.08 03:43:14.195591 [ 3 ] {00988b86-438a-43e8-9421-817db9cbcc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7561 2024.05.08 03:43:14.195718 [ 3 ] {00988b86-438a-43e8-9421-817db9cbcc9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7562 2024.05.08 03:43:14.196039 [ 3 ] {00988b86-438a-43e8-9421-817db9cbcc9d} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7563 2024.05.08 03:43:14.196074 [ 3 ] {00988b86-438a-43e8-9421-817db9cbcc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7564 2024.05.08 03:43:14.196377 [ 3 ] {00988b86-438a-43e8-9421-817db9cbcc9d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
7565 2024.05.08 03:43:14.196703 [ 3 ] {00988b86-438a-43e8-9421-817db9cbcc9d} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7566 2024.05.08 03:43:14.196859 [ 3 ] {00988b86-438a-43e8-9421-817db9cbcc9d} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.001348 sec., 10385.756676557863 rows/sec., 831.67 KiB/sec.
7567 2024.05.08 03:43:14.197111 [ 3 ] {00988b86-438a-43e8-9421-817db9cbcc9d} <Debug> DynamicQueryHandler: Done processing query
7568 2024.05.08 03:43:14.197165 [ 3 ] {00988b86-438a-43e8-9421-817db9cbcc9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7569 2024.05.08 03:43:14.197218 [ 3 ] {} <Debug> HTTP-Session: 9f45f12f-d11b-4ef9-9101-521189579513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7570 2024.05.08 03:43:14.197389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7571 2024.05.08 03:43:14.197441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7572 2024.05.08 03:43:14.197460 [ 3 ] {} <Debug> HTTP-Session: 84ee86d6-8884-4221-91ff-cba693478b40 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7573 2024.05.08 03:43:14.197477 [ 3 ] {} <Debug> HTTP-Session: 84ee86d6-8884-4221-91ff-cba693478b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7574 2024.05.08 03:43:14.197491 [ 3 ] {} <Debug> HTTP-Session: 84ee86d6-8884-4221-91ff-cba693478b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7575 2024.05.08 03:43:14.197523 [ 3 ] {} <Trace> HTTP-Session: 84ee86d6-8884-4221-91ff-cba693478b40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7576 2024.05.08 03:43:14.197708 [ 3 ] {73270a01-a2d3-42aa-a688-1477542c171c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7577 2024.05.08 03:43:14.197763 [ 3 ] {73270a01-a2d3-42aa-a688-1477542c171c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7578 2024.05.08 03:43:14.197944 [ 3 ] {73270a01-a2d3-42aa-a688-1477542c171c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7579 2024.05.08 03:43:14.198305 [ 3 ] {73270a01-a2d3-42aa-a688-1477542c171c} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7580 2024.05.08 03:43:14.198341 [ 3 ] {73270a01-a2d3-42aa-a688-1477542c171c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7581 2024.05.08 03:43:14.198759 [ 3 ] {73270a01-a2d3-42aa-a688-1477542c171c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
7582 2024.05.08 03:43:14.199102 [ 3 ] {73270a01-a2d3-42aa-a688-1477542c171c} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7583 2024.05.08 03:43:14.199262 [ 3 ] {73270a01-a2d3-42aa-a688-1477542c171c} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001646 sec., 8505.46780072904 rows/sec., 11.48 MiB/sec.
7584 2024.05.08 03:43:14.199425 [ 3 ] {73270a01-a2d3-42aa-a688-1477542c171c} <Debug> DynamicQueryHandler: Done processing query
7585 2024.05.08 03:43:14.199448 [ 3 ] {73270a01-a2d3-42aa-a688-1477542c171c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7586 2024.05.08 03:43:14.199464 [ 3 ] {} <Debug> HTTP-Session: 84ee86d6-8884-4221-91ff-cba693478b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7587 2024.05.08 03:43:19.191555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7588 2024.05.08 03:43:19.191748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7589 2024.05.08 03:43:19.191797 [ 3 ] {} <Debug> HTTP-Session: 7245e3a6-3f5d-4d79-8c32-d0b9d867c77f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7590 2024.05.08 03:43:19.191840 [ 3 ] {} <Debug> HTTP-Session: 7245e3a6-3f5d-4d79-8c32-d0b9d867c77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7591 2024.05.08 03:43:19.191868 [ 3 ] {} <Debug> HTTP-Session: 7245e3a6-3f5d-4d79-8c32-d0b9d867c77f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7592 2024.05.08 03:43:19.191936 [ 3 ] {} <Trace> HTTP-Session: 7245e3a6-3f5d-4d79-8c32-d0b9d867c77f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7593 2024.05.08 03:43:19.192127 [ 3 ] {fabb06c9-681d-48db-a714-e8b22f45a606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7594 2024.05.08 03:43:19.192196 [ 3 ] {fabb06c9-681d-48db-a714-e8b22f45a606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7595 2024.05.08 03:43:19.192399 [ 3 ] {fabb06c9-681d-48db-a714-e8b22f45a606} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7596 2024.05.08 03:43:19.192888 [ 3 ] {fabb06c9-681d-48db-a714-e8b22f45a606} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7597 2024.05.08 03:43:19.192931 [ 3 ] {fabb06c9-681d-48db-a714-e8b22f45a606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7598 2024.05.08 03:43:19.193308 [ 3 ] {fabb06c9-681d-48db-a714-e8b22f45a606} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
7599 2024.05.08 03:43:19.193642 [ 3 ] {fabb06c9-681d-48db-a714-e8b22f45a606} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7600 2024.05.08 03:43:19.193834 [ 3 ] {fabb06c9-681d-48db-a714-e8b22f45a606} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001755 sec., 9686.609686609687 rows/sec., 785.15 KiB/sec.
7601 2024.05.08 03:43:19.194054 [ 3 ] {fabb06c9-681d-48db-a714-e8b22f45a606} <Debug> DynamicQueryHandler: Done processing query
7602 2024.05.08 03:43:19.194080 [ 3 ] {fabb06c9-681d-48db-a714-e8b22f45a606} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7603 2024.05.08 03:43:19.194096 [ 3 ] {} <Debug> HTTP-Session: 7245e3a6-3f5d-4d79-8c32-d0b9d867c77f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7604 2024.05.08 03:43:19.194228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7605 2024.05.08 03:43:19.194277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7606 2024.05.08 03:43:19.194296 [ 3 ] {} <Debug> HTTP-Session: cb8612c8-6c5d-4df9-b2a9-f26a2d6813f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7607 2024.05.08 03:43:19.194314 [ 3 ] {} <Debug> HTTP-Session: cb8612c8-6c5d-4df9-b2a9-f26a2d6813f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7608 2024.05.08 03:43:19.194328 [ 3 ] {} <Debug> HTTP-Session: cb8612c8-6c5d-4df9-b2a9-f26a2d6813f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7609 2024.05.08 03:43:19.194362 [ 3 ] {} <Trace> HTTP-Session: cb8612c8-6c5d-4df9-b2a9-f26a2d6813f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7610 2024.05.08 03:43:19.194481 [ 3 ] {62849530-88a7-41d1-baa2-f35974011a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7611 2024.05.08 03:43:19.194525 [ 3 ] {62849530-88a7-41d1-baa2-f35974011a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7612 2024.05.08 03:43:19.194655 [ 3 ] {62849530-88a7-41d1-baa2-f35974011a7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7613 2024.05.08 03:43:19.194962 [ 3 ] {62849530-88a7-41d1-baa2-f35974011a7a} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7614 2024.05.08 03:43:19.195000 [ 3 ] {62849530-88a7-41d1-baa2-f35974011a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7615 2024.05.08 03:43:19.195310 [ 3 ] {62849530-88a7-41d1-baa2-f35974011a7a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
7616 2024.05.08 03:43:19.195618 [ 3 ] {62849530-88a7-41d1-baa2-f35974011a7a} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7617 2024.05.08 03:43:19.195770 [ 3 ] {62849530-88a7-41d1-baa2-f35974011a7a} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001322 sec., 38577.912254160365 rows/sec., 3.36 MiB/sec.
7618 2024.05.08 03:43:19.195930 [ 3 ] {62849530-88a7-41d1-baa2-f35974011a7a} <Debug> DynamicQueryHandler: Done processing query
7619 2024.05.08 03:43:19.195954 [ 3 ] {62849530-88a7-41d1-baa2-f35974011a7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7620 2024.05.08 03:43:19.195970 [ 3 ] {} <Debug> HTTP-Session: cb8612c8-6c5d-4df9-b2a9-f26a2d6813f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7621 2024.05.08 03:43:19.196087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7622 2024.05.08 03:43:19.196134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7623 2024.05.08 03:43:19.196153 [ 3 ] {} <Debug> HTTP-Session: 80714488-248f-41cb-a95a-07b53906be02 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7624 2024.05.08 03:43:19.196169 [ 3 ] {} <Debug> HTTP-Session: 80714488-248f-41cb-a95a-07b53906be02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7625 2024.05.08 03:43:19.196184 [ 3 ] {} <Debug> HTTP-Session: 80714488-248f-41cb-a95a-07b53906be02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7626 2024.05.08 03:43:19.196214 [ 3 ] {} <Trace> HTTP-Session: 80714488-248f-41cb-a95a-07b53906be02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7627 2024.05.08 03:43:19.196319 [ 3 ] {7bf13c35-cd2e-4f65-b63c-581bb87535f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7628 2024.05.08 03:43:19.196362 [ 3 ] {7bf13c35-cd2e-4f65-b63c-581bb87535f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7629 2024.05.08 03:43:19.196489 [ 3 ] {7bf13c35-cd2e-4f65-b63c-581bb87535f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7630 2024.05.08 03:43:19.196760 [ 3 ] {7bf13c35-cd2e-4f65-b63c-581bb87535f4} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7631 2024.05.08 03:43:19.196797 [ 3 ] {7bf13c35-cd2e-4f65-b63c-581bb87535f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7632 2024.05.08 03:43:19.197109 [ 3 ] {7bf13c35-cd2e-4f65-b63c-581bb87535f4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
7633 2024.05.08 03:43:19.197410 [ 3 ] {7bf13c35-cd2e-4f65-b63c-581bb87535f4} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7634 2024.05.08 03:43:19.197559 [ 3 ] {7bf13c35-cd2e-4f65-b63c-581bb87535f4} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001265 sec., 13438.735177865612 rows/sec., 1.05 MiB/sec.
7635 2024.05.08 03:43:19.197736 [ 3 ] {7bf13c35-cd2e-4f65-b63c-581bb87535f4} <Debug> DynamicQueryHandler: Done processing query
7636 2024.05.08 03:43:19.197760 [ 3 ] {7bf13c35-cd2e-4f65-b63c-581bb87535f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7637 2024.05.08 03:43:19.197776 [ 3 ] {} <Debug> HTTP-Session: 80714488-248f-41cb-a95a-07b53906be02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7638 2024.05.08 03:43:19.197895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7639 2024.05.08 03:43:19.197943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7640 2024.05.08 03:43:19.197963 [ 3 ] {} <Debug> HTTP-Session: 6ac7ad99-4420-4625-972b-45804ff34457 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7641 2024.05.08 03:43:19.197979 [ 3 ] {} <Debug> HTTP-Session: 6ac7ad99-4420-4625-972b-45804ff34457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7642 2024.05.08 03:43:19.197993 [ 3 ] {} <Debug> HTTP-Session: 6ac7ad99-4420-4625-972b-45804ff34457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7643 2024.05.08 03:43:19.198023 [ 3 ] {} <Trace> HTTP-Session: 6ac7ad99-4420-4625-972b-45804ff34457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7644 2024.05.08 03:43:19.198205 [ 3 ] {0b024296-a395-4b26-9b50-c6c9696fcef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7645 2024.05.08 03:43:19.198254 [ 3 ] {0b024296-a395-4b26-9b50-c6c9696fcef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7646 2024.05.08 03:43:19.198415 [ 3 ] {0b024296-a395-4b26-9b50-c6c9696fcef5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7647 2024.05.08 03:43:19.198768 [ 3 ] {0b024296-a395-4b26-9b50-c6c9696fcef5} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7648 2024.05.08 03:43:19.198804 [ 3 ] {0b024296-a395-4b26-9b50-c6c9696fcef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7649 2024.05.08 03:43:19.199211 [ 3 ] {0b024296-a395-4b26-9b50-c6c9696fcef5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
7650 2024.05.08 03:43:19.199546 [ 3 ] {0b024296-a395-4b26-9b50-c6c9696fcef5} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7651 2024.05.08 03:43:19.199698 [ 3 ] {0b024296-a395-4b26-9b50-c6c9696fcef5} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001589 sec., 10698.552548772814 rows/sec., 14.44 MiB/sec.
7652 2024.05.08 03:43:19.199860 [ 3 ] {0b024296-a395-4b26-9b50-c6c9696fcef5} <Debug> DynamicQueryHandler: Done processing query
7653 2024.05.08 03:43:19.199884 [ 3 ] {0b024296-a395-4b26-9b50-c6c9696fcef5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7654 2024.05.08 03:43:19.199900 [ 3 ] {} <Debug> HTTP-Session: 6ac7ad99-4420-4625-972b-45804ff34457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7655 2024.05.08 03:43:23.595389 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache
7656 2024.05.08 03:43:23.595460 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache
7657 2024.05.08 03:43:24.190431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7658 2024.05.08 03:43:24.190548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7659 2024.05.08 03:43:24.190572 [ 3 ] {} <Debug> HTTP-Session: 621ca212-6d6d-40db-a30a-f69ca98611dd Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7660 2024.05.08 03:43:24.190596 [ 3 ] {} <Debug> HTTP-Session: 621ca212-6d6d-40db-a30a-f69ca98611dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7661 2024.05.08 03:43:24.190611 [ 3 ] {} <Debug> HTTP-Session: 621ca212-6d6d-40db-a30a-f69ca98611dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7662 2024.05.08 03:43:24.190660 [ 3 ] {} <Trace> HTTP-Session: 621ca212-6d6d-40db-a30a-f69ca98611dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7663 2024.05.08 03:43:24.190844 [ 3 ] {509a4d83-f467-467d-8b22-b06ce106c1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7664 2024.05.08 03:43:24.190911 [ 3 ] {509a4d83-f467-467d-8b22-b06ce106c1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7665 2024.05.08 03:43:24.191105 [ 3 ] {509a4d83-f467-467d-8b22-b06ce106c1db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7666 2024.05.08 03:43:24.191544 [ 3 ] {509a4d83-f467-467d-8b22-b06ce106c1db} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7667 2024.05.08 03:43:24.191590 [ 3 ] {509a4d83-f467-467d-8b22-b06ce106c1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7668 2024.05.08 03:43:24.191974 [ 3 ] {509a4d83-f467-467d-8b22-b06ce106c1db} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
7669 2024.05.08 03:43:24.192328 [ 3 ] {509a4d83-f467-467d-8b22-b06ce106c1db} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7670 2024.05.08 03:43:24.192483 [ 3 ] {509a4d83-f467-467d-8b22-b06ce106c1db} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001695 sec., 8259.587020648969 rows/sec., 669.48 KiB/sec.
7671 2024.05.08 03:43:24.192740 [ 3 ] {509a4d83-f467-467d-8b22-b06ce106c1db} <Debug> DynamicQueryHandler: Done processing query
7672 2024.05.08 03:43:24.192768 [ 3 ] {509a4d83-f467-467d-8b22-b06ce106c1db} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7673 2024.05.08 03:43:24.192785 [ 3 ] {} <Debug> HTTP-Session: 621ca212-6d6d-40db-a30a-f69ca98611dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7674 2024.05.08 03:43:24.192932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 6461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7675 2024.05.08 03:43:24.192993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7676 2024.05.08 03:43:24.193013 [ 3 ] {} <Debug> HTTP-Session: f7ed362f-c02d-4d75-89ca-72a8765e256f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7677 2024.05.08 03:43:24.193033 [ 3 ] {} <Debug> HTTP-Session: f7ed362f-c02d-4d75-89ca-72a8765e256f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7678 2024.05.08 03:43:24.193048 [ 3 ] {} <Debug> HTTP-Session: f7ed362f-c02d-4d75-89ca-72a8765e256f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7679 2024.05.08 03:43:24.193083 [ 3 ] {} <Trace> HTTP-Session: f7ed362f-c02d-4d75-89ca-72a8765e256f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7680 2024.05.08 03:43:24.193211 [ 3 ] {445d3875-085c-438d-a110-b8de5f6da706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7681 2024.05.08 03:43:24.193262 [ 3 ] {445d3875-085c-438d-a110-b8de5f6da706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7682 2024.05.08 03:43:24.193399 [ 3 ] {445d3875-085c-438d-a110-b8de5f6da706} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7683 2024.05.08 03:43:24.193775 [ 3 ] {445d3875-085c-438d-a110-b8de5f6da706} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7684 2024.05.08 03:43:24.193813 [ 3 ] {445d3875-085c-438d-a110-b8de5f6da706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7685 2024.05.08 03:43:24.194126 [ 3 ] {445d3875-085c-438d-a110-b8de5f6da706} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
7686 2024.05.08 03:43:24.194429 [ 3 ] {445d3875-085c-438d-a110-b8de5f6da706} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7687 2024.05.08 03:43:24.194578 [ 3 ] {445d3875-085c-438d-a110-b8de5f6da706} <Debug> executeQuery: Read 42 rows, 3.86 KiB in 0.00141 sec., 29787.23404255319 rows/sec., 2.67 MiB/sec.
7688 2024.05.08 03:43:24.194758 [ 3 ] {445d3875-085c-438d-a110-b8de5f6da706} <Debug> DynamicQueryHandler: Done processing query
7689 2024.05.08 03:43:24.194783 [ 3 ] {445d3875-085c-438d-a110-b8de5f6da706} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7690 2024.05.08 03:43:24.194799 [ 3 ] {} <Debug> HTTP-Session: f7ed362f-c02d-4d75-89ca-72a8765e256f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7691 2024.05.08 03:43:24.194923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7692 2024.05.08 03:43:24.194970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7693 2024.05.08 03:43:24.194989 [ 3 ] {} <Debug> HTTP-Session: 2d451b76-4e5d-4da9-bbc8-77eb82744566 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7694 2024.05.08 03:43:24.195006 [ 3 ] {} <Debug> HTTP-Session: 2d451b76-4e5d-4da9-bbc8-77eb82744566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7695 2024.05.08 03:43:24.195020 [ 3 ] {} <Debug> HTTP-Session: 2d451b76-4e5d-4da9-bbc8-77eb82744566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7696 2024.05.08 03:43:24.195050 [ 3 ] {} <Trace> HTTP-Session: 2d451b76-4e5d-4da9-bbc8-77eb82744566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7697 2024.05.08 03:43:24.195152 [ 3 ] {495de55f-91a4-47bb-b709-acf31f4e38be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7698 2024.05.08 03:43:24.195195 [ 3 ] {495de55f-91a4-47bb-b709-acf31f4e38be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7699 2024.05.08 03:43:24.195328 [ 3 ] {495de55f-91a4-47bb-b709-acf31f4e38be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7700 2024.05.08 03:43:24.195625 [ 3 ] {495de55f-91a4-47bb-b709-acf31f4e38be} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7701 2024.05.08 03:43:24.195662 [ 3 ] {495de55f-91a4-47bb-b709-acf31f4e38be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7702 2024.05.08 03:43:24.195980 [ 3 ] {495de55f-91a4-47bb-b709-acf31f4e38be} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
7703 2024.05.08 03:43:24.196286 [ 3 ] {495de55f-91a4-47bb-b709-acf31f4e38be} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7704 2024.05.08 03:43:24.196433 [ 3 ] {495de55f-91a4-47bb-b709-acf31f4e38be} <Debug> executeQuery: Read 14 rows, 1.12 KiB in 0.001308 sec., 10703.363914373089 rows/sec., 857.11 KiB/sec.
7705 2024.05.08 03:43:24.196612 [ 3 ] {495de55f-91a4-47bb-b709-acf31f4e38be} <Debug> DynamicQueryHandler: Done processing query
7706 2024.05.08 03:43:24.196649 [ 3 ] {495de55f-91a4-47bb-b709-acf31f4e38be} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7707 2024.05.08 03:43:24.196683 [ 3 ] {} <Debug> HTTP-Session: 2d451b76-4e5d-4da9-bbc8-77eb82744566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7708 2024.05.08 03:43:24.196858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7709 2024.05.08 03:43:24.196906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7710 2024.05.08 03:43:24.196925 [ 3 ] {} <Debug> HTTP-Session: 4a5a2fbd-2b78-4332-95f3-602cf24b24f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7711 2024.05.08 03:43:24.196942 [ 3 ] {} <Debug> HTTP-Session: 4a5a2fbd-2b78-4332-95f3-602cf24b24f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7712 2024.05.08 03:43:24.196956 [ 3 ] {} <Debug> HTTP-Session: 4a5a2fbd-2b78-4332-95f3-602cf24b24f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7713 2024.05.08 03:43:24.196987 [ 3 ] {} <Trace> HTTP-Session: 4a5a2fbd-2b78-4332-95f3-602cf24b24f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7714 2024.05.08 03:43:24.197158 [ 3 ] {0b184884-fa9f-4149-8dd0-1e1688b1bdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7715 2024.05.08 03:43:24.197207 [ 3 ] {0b184884-fa9f-4149-8dd0-1e1688b1bdca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7716 2024.05.08 03:43:24.197366 [ 3 ] {0b184884-fa9f-4149-8dd0-1e1688b1bdca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7717 2024.05.08 03:43:24.197740 [ 3 ] {0b184884-fa9f-4149-8dd0-1e1688b1bdca} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7718 2024.05.08 03:43:24.197776 [ 3 ] {0b184884-fa9f-4149-8dd0-1e1688b1bdca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
7719 2024.05.08 03:43:24.198175 [ 3 ] {0b184884-fa9f-4149-8dd0-1e1688b1bdca} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
7720 2024.05.08 03:43:24.198518 [ 3 ] {0b184884-fa9f-4149-8dd0-1e1688b1bdca} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7721 2024.05.08 03:43:24.198687 [ 3 ] {0b184884-fa9f-4149-8dd0-1e1688b1bdca} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001613 sec., 8679.479231246125 rows/sec., 11.71 MiB/sec.
7722 2024.05.08 03:43:24.198932 [ 3 ] {0b184884-fa9f-4149-8dd0-1e1688b1bdca} <Debug> DynamicQueryHandler: Done processing query
7723 2024.05.08 03:43:24.198994 [ 3 ] {0b184884-fa9f-4149-8dd0-1e1688b1bdca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7724 2024.05.08 03:43:24.199058 [ 3 ] {} <Debug> HTTP-Session: 4a5a2fbd-2b78-4332-95f3-602cf24b24f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7725 2024.05.08 03:43:29.191311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7726 2024.05.08 03:43:29.191504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7727 2024.05.08 03:43:29.191549 [ 3 ] {} <Debug> HTTP-Session: 9ae34cf4-3811-4a9b-9de3-ca6561b66ed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7728 2024.05.08 03:43:29.191590 [ 3 ] {} <Debug> HTTP-Session: 9ae34cf4-3811-4a9b-9de3-ca6561b66ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7729 2024.05.08 03:43:29.191619 [ 3 ] {} <Debug> HTTP-Session: 9ae34cf4-3811-4a9b-9de3-ca6561b66ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7730 2024.05.08 03:43:29.191700 [ 3 ] {} <Trace> HTTP-Session: 9ae34cf4-3811-4a9b-9de3-ca6561b66ed9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7731 2024.05.08 03:43:29.191991 [ 3 ] {c8481f87-fe59-4d8f-91f6-f11b4d62118a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7732 2024.05.08 03:43:29.192102 [ 3 ] {c8481f87-fe59-4d8f-91f6-f11b4d62118a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7733 2024.05.08 03:43:29.192344 [ 3 ] {c8481f87-fe59-4d8f-91f6-f11b4d62118a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7734 2024.05.08 03:43:29.192800 [ 3 ] {c8481f87-fe59-4d8f-91f6-f11b4d62118a} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7735 2024.05.08 03:43:29.192845 [ 3 ] {c8481f87-fe59-4d8f-91f6-f11b4d62118a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7736 2024.05.08 03:43:29.193219 [ 3 ] {c8481f87-fe59-4d8f-91f6-f11b4d62118a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
7737 2024.05.08 03:43:29.193549 [ 3 ] {c8481f87-fe59-4d8f-91f6-f11b4d62118a} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7738 2024.05.08 03:43:29.193731 [ 3 ] {c8481f87-fe59-4d8f-91f6-f11b4d62118a} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001835 sec., 9264.305177111717 rows/sec., 750.92 KiB/sec.
7739 2024.05.08 03:43:29.193949 [ 3 ] {c8481f87-fe59-4d8f-91f6-f11b4d62118a} <Debug> DynamicQueryHandler: Done processing query
7740 2024.05.08 03:43:29.193978 [ 3 ] {c8481f87-fe59-4d8f-91f6-f11b4d62118a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7741 2024.05.08 03:43:29.193994 [ 3 ] {} <Debug> HTTP-Session: 9ae34cf4-3811-4a9b-9de3-ca6561b66ed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7742 2024.05.08 03:43:29.194128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7743 2024.05.08 03:43:29.194180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7744 2024.05.08 03:43:29.194200 [ 3 ] {} <Debug> HTTP-Session: 853b5499-c31e-499a-a37c-b354c150e5ec Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7745 2024.05.08 03:43:29.194218 [ 3 ] {} <Debug> HTTP-Session: 853b5499-c31e-499a-a37c-b354c150e5ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7746 2024.05.08 03:43:29.194233 [ 3 ] {} <Debug> HTTP-Session: 853b5499-c31e-499a-a37c-b354c150e5ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7747 2024.05.08 03:43:29.194268 [ 3 ] {} <Trace> HTTP-Session: 853b5499-c31e-499a-a37c-b354c150e5ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7748 2024.05.08 03:43:29.194385 [ 3 ] {45fb4977-a32f-4bcc-abfb-621090f3257e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7749 2024.05.08 03:43:29.194431 [ 3 ] {45fb4977-a32f-4bcc-abfb-621090f3257e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7750 2024.05.08 03:43:29.194563 [ 3 ] {45fb4977-a32f-4bcc-abfb-621090f3257e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7751 2024.05.08 03:43:29.194905 [ 3 ] {45fb4977-a32f-4bcc-abfb-621090f3257e} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7752 2024.05.08 03:43:29.195008 [ 3 ] {45fb4977-a32f-4bcc-abfb-621090f3257e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7753 2024.05.08 03:43:29.195318 [ 3 ] {45fb4977-a32f-4bcc-abfb-621090f3257e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
7754 2024.05.08 03:43:29.195620 [ 3 ] {45fb4977-a32f-4bcc-abfb-621090f3257e} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7755 2024.05.08 03:43:29.195781 [ 3 ] {45fb4977-a32f-4bcc-abfb-621090f3257e} <Debug> executeQuery: Read 51 rows, 4.54 KiB in 0.001428 sec., 35714.28571428572 rows/sec., 3.11 MiB/sec.
7756 2024.05.08 03:43:29.195790 [ 31 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
7757 2024.05.08 03:43:29.195893 [ 31 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7758 2024.05.08 03:43:29.195946 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7759 2024.05.08 03:43:29.196034 [ 3 ] {45fb4977-a32f-4bcc-abfb-621090f3257e} <Debug> DynamicQueryHandler: Done processing query
7760 2024.05.08 03:43:29.196072 [ 3 ] {45fb4977-a32f-4bcc-abfb-621090f3257e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7761 2024.05.08 03:43:29.196090 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
7762 2024.05.08 03:43:29.196092 [ 3 ] {} <Debug> HTTP-Session: 853b5499-c31e-499a-a37c-b354c150e5ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7763 2024.05.08 03:43:29.196221 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7764 2024.05.08 03:43:29.196261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7765 2024.05.08 03:43:29.196266 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 142 rows starting from the beginning of the part
7766 2024.05.08 03:43:29.196318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7767 2024.05.08 03:43:29.196356 [ 3 ] {} <Debug> HTTP-Session: fabfa714-8bf0-4311-acd6-8cf4c01d8416 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7768 2024.05.08 03:43:29.196376 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 61 rows starting from the beginning of the part
7769 2024.05.08 03:43:29.196381 [ 3 ] {} <Debug> HTTP-Session: fabfa714-8bf0-4311-acd6-8cf4c01d8416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7770 2024.05.08 03:43:29.196439 [ 3 ] {} <Debug> HTTP-Session: fabfa714-8bf0-4311-acd6-8cf4c01d8416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7771 2024.05.08 03:43:29.196589 [ 3 ] {} <Trace> HTTP-Session: fabfa714-8bf0-4311-acd6-8cf4c01d8416 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7772 2024.05.08 03:43:29.196713 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 42 rows starting from the beginning of the part
7773 2024.05.08 03:43:29.197014 [ 3 ] {689ed370-0eec-4a0d-b105-eb27613a2344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7774 2024.05.08 03:43:29.197092 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 51 rows starting from the beginning of the part
7775 2024.05.08 03:43:29.197177 [ 3 ] {689ed370-0eec-4a0d-b105-eb27613a2344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7776 2024.05.08 03:43:29.197479 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part
7777 2024.05.08 03:43:29.197788 [ 195 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 51 rows starting from the beginning of the part
7778 2024.05.08 03:43:29.198223 [ 3 ] {689ed370-0eec-4a0d-b105-eb27613a2344} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7779 2024.05.08 03:43:29.198613 [ 3 ] {689ed370-0eec-4a0d-b105-eb27613a2344} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7780 2024.05.08 03:43:29.198654 [ 3 ] {689ed370-0eec-4a0d-b105-eb27613a2344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7781 2024.05.08 03:43:29.199132 [ 3 ] {689ed370-0eec-4a0d-b105-eb27613a2344} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
7782 2024.05.08 03:43:29.199546 [ 193 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 4 columns (4 merged, 0 gathered) in 0.00350558 sec., 110965.94572082223 rows/sec., 9.61 MiB/sec.
7783 2024.05.08 03:43:29.199747 [ 3 ] {689ed370-0eec-4a0d-b105-eb27613a2344} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7784 2024.05.08 03:43:29.199958 [ 193 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
7785 2024.05.08 03:43:29.200020 [ 3 ] {689ed370-0eec-4a0d-b105-eb27613a2344} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.003184 sec., 5339.195979899497 rows/sec., 427.55 KiB/sec.
7786 2024.05.08 03:43:29.199992 [ 31 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
7787 2024.05.08 03:43:29.200153 [ 31 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7788 2024.05.08 03:43:29.200357 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7789 2024.05.08 03:43:29.200654 [ 3 ] {689ed370-0eec-4a0d-b105-eb27613a2344} <Debug> DynamicQueryHandler: Done processing query
7790 2024.05.08 03:43:29.200877 [ 3 ] {689ed370-0eec-4a0d-b105-eb27613a2344} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7791 2024.05.08 03:43:29.200891 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
7792 2024.05.08 03:43:29.200983 [ 3 ] {} <Debug> HTTP-Session: fabfa714-8bf0-4311-acd6-8cf4c01d8416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7793 2024.05.08 03:43:29.201314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7794 2024.05.08 03:43:29.201434 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7795 2024.05.08 03:43:29.201485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7796 2024.05.08 03:43:29.201526 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 93 rows starting from the beginning of the part
7797 2024.05.08 03:43:29.201538 [ 193 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_71_14} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7798 2024.05.08 03:43:29.201556 [ 3 ] {} <Debug> HTTP-Session: 3d503258-652b-45dd-aa63-d75c8c534a51 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7799 2024.05.08 03:43:29.201661 [ 3 ] {} <Debug> HTTP-Session: 3d503258-652b-45dd-aa63-d75c8c534a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7800 2024.05.08 03:43:29.201750 [ 3 ] {} <Debug> HTTP-Session: 3d503258-652b-45dd-aa63-d75c8c534a51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7801 2024.05.08 03:43:29.201894 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part
7802 2024.05.08 03:43:29.201918 [ 193 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_71_14} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
7803 2024.05.08 03:43:29.201956 [ 3 ] {} <Trace> HTTP-Session: 3d503258-652b-45dd-aa63-d75c8c534a51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7804 2024.05.08 03:43:29.202285 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
7805 2024.05.08 03:43:29.202347 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part
7806 2024.05.08 03:43:29.202563 [ 3 ] {057dddd1-12a6-4bbf-b8d1-ef8abac3daf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7807 2024.05.08 03:43:29.202640 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 17 rows starting from the beginning of the part
7808 2024.05.08 03:43:29.202734 [ 3 ] {057dddd1-12a6-4bbf-b8d1-ef8abac3daf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7809 2024.05.08 03:43:29.202961 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part
7810 2024.05.08 03:43:29.203336 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 17 rows starting from the beginning of the part
7811 2024.05.08 03:43:29.203998 [ 3 ] {057dddd1-12a6-4bbf-b8d1-ef8abac3daf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7812 2024.05.08 03:43:29.205010 [ 3 ] {057dddd1-12a6-4bbf-b8d1-ef8abac3daf2} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7813 2024.05.08 03:43:29.205083 [ 3 ] {057dddd1-12a6-4bbf-b8d1-ef8abac3daf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7814 2024.05.08 03:43:29.206225 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.005711323 sec., 32566.885115760393 rows/sec., 2.57 MiB/sec.
7815 2024.05.08 03:43:29.206314 [ 3 ] {057dddd1-12a6-4bbf-b8d1-ef8abac3daf2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
7816 2024.05.08 03:43:29.206430 [ 192 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
7817 2024.05.08 03:43:29.207111 [ 3 ] {057dddd1-12a6-4bbf-b8d1-ef8abac3daf2} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7818 2024.05.08 03:43:29.207329 [ 193 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_71_14} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7819 2024.05.08 03:43:29.207463 [ 3 ] {057dddd1-12a6-4bbf-b8d1-ef8abac3daf2} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.005178 sec., 3283.1208960988797 rows/sec., 4.43 MiB/sec.
7820 2024.05.08 03:43:29.207631 [ 193 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_71_14} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
7821 2024.05.08 03:43:29.207816 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7822 2024.05.08 03:43:29.207825 [ 3 ] {057dddd1-12a6-4bbf-b8d1-ef8abac3daf2} <Debug> DynamicQueryHandler: Done processing query
7823 2024.05.08 03:43:29.207878 [ 3 ] {057dddd1-12a6-4bbf-b8d1-ef8abac3daf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7824 2024.05.08 03:43:29.207895 [ 3 ] {} <Debug> HTTP-Session: 3d503258-652b-45dd-aa63-d75c8c534a51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7825 2024.05.08 03:43:34.193061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 3350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7826 2024.05.08 03:43:34.193191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7827 2024.05.08 03:43:34.193217 [ 3 ] {} <Debug> HTTP-Session: c7c0a422-443c-42b2-a7b6-49e15fdbf7a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7828 2024.05.08 03:43:34.193242 [ 3 ] {} <Debug> HTTP-Session: c7c0a422-443c-42b2-a7b6-49e15fdbf7a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7829 2024.05.08 03:43:34.193256 [ 3 ] {} <Debug> HTTP-Session: c7c0a422-443c-42b2-a7b6-49e15fdbf7a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7830 2024.05.08 03:43:34.193308 [ 3 ] {} <Trace> HTTP-Session: c7c0a422-443c-42b2-a7b6-49e15fdbf7a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7831 2024.05.08 03:43:34.193497 [ 3 ] {15e74dc0-8edc-47d8-ac9d-3fbfc0ac87ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7832 2024.05.08 03:43:34.193566 [ 3 ] {15e74dc0-8edc-47d8-ac9d-3fbfc0ac87ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7833 2024.05.08 03:43:34.193761 [ 3 ] {15e74dc0-8edc-47d8-ac9d-3fbfc0ac87ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7834 2024.05.08 03:43:34.194198 [ 3 ] {15e74dc0-8edc-47d8-ac9d-3fbfc0ac87ad} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7835 2024.05.08 03:43:34.194246 [ 3 ] {15e74dc0-8edc-47d8-ac9d-3fbfc0ac87ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7836 2024.05.08 03:43:34.194618 [ 3 ] {15e74dc0-8edc-47d8-ac9d-3fbfc0ac87ad} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
7837 2024.05.08 03:43:34.194954 [ 3 ] {15e74dc0-8edc-47d8-ac9d-3fbfc0ac87ad} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7838 2024.05.08 03:43:34.195128 [ 3 ] {15e74dc0-8edc-47d8-ac9d-3fbfc0ac87ad} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001688 sec., 13625.59241706161 rows/sec., 1.08 MiB/sec.
7839 2024.05.08 03:43:34.195143 [ 25 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
7840 2024.05.08 03:43:34.195248 [ 25 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7841 2024.05.08 03:43:34.195297 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7842 2024.05.08 03:43:34.195431 [ 3 ] {15e74dc0-8edc-47d8-ac9d-3fbfc0ac87ad} <Debug> DynamicQueryHandler: Done processing query
7843 2024.05.08 03:43:34.195474 [ 3 ] {15e74dc0-8edc-47d8-ac9d-3fbfc0ac87ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7844 2024.05.08 03:43:34.195475 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
7845 2024.05.08 03:43:34.195496 [ 3 ] {} <Debug> HTTP-Session: c7c0a422-443c-42b2-a7b6-49e15fdbf7a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7846 2024.05.08 03:43:34.195725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7847 2024.05.08 03:43:34.195749 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7848 2024.05.08 03:43:34.195808 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 31 rows starting from the beginning of the part
7849 2024.05.08 03:43:34.195820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7850 2024.05.08 03:43:34.195865 [ 3 ] {} <Debug> HTTP-Session: cf70d3e9-a51f-4a80-87a8-386a7534922b Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7851 2024.05.08 03:43:34.195920 [ 3 ] {} <Debug> HTTP-Session: cf70d3e9-a51f-4a80-87a8-386a7534922b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7852 2024.05.08 03:43:34.195988 [ 3 ] {} <Debug> HTTP-Session: cf70d3e9-a51f-4a80-87a8-386a7534922b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7853 2024.05.08 03:43:34.196077 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part
7854 2024.05.08 03:43:34.196096 [ 3 ] {} <Trace> HTTP-Session: cf70d3e9-a51f-4a80-87a8-386a7534922b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7855 2024.05.08 03:43:34.196200 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 17 rows starting from the beginning of the part
7856 2024.05.08 03:43:34.196466 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part
7857 2024.05.08 03:43:34.196478 [ 3 ] {690c7603-c925-4545-89d1-7e5cc6bfc957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7858 2024.05.08 03:43:34.196698 [ 3 ] {690c7603-c925-4545-89d1-7e5cc6bfc957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7859 2024.05.08 03:43:34.196843 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 17 rows starting from the beginning of the part
7860 2024.05.08 03:43:34.197152 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 23 rows starting from the beginning of the part
7861 2024.05.08 03:43:34.197916 [ 3 ] {690c7603-c925-4545-89d1-7e5cc6bfc957} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7862 2024.05.08 03:43:34.198618 [ 3 ] {690c7603-c925-4545-89d1-7e5cc6bfc957} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7863 2024.05.08 03:43:34.198689 [ 3 ] {690c7603-c925-4545-89d1-7e5cc6bfc957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7864 2024.05.08 03:43:34.199559 [ 3 ] {690c7603-c925-4545-89d1-7e5cc6bfc957} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7865 2024.05.08 03:43:34.200205 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 4 columns (4 merged, 0 gathered) in 0.004824509 sec., 24043.89752407965 rows/sec., 1.90 MiB/sec.
7866 2024.05.08 03:43:34.200454 [ 3 ] {690c7603-c925-4545-89d1-7e5cc6bfc957} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7867 2024.05.08 03:43:34.200471 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
7868 2024.05.08 03:43:34.200770 [ 3 ] {690c7603-c925-4545-89d1-7e5cc6bfc957} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004487 sec., 445.7321149988857 rows/sec., 36.35 KiB/sec.
7869 2024.05.08 03:43:34.201265 [ 3 ] {690c7603-c925-4545-89d1-7e5cc6bfc957} <Debug> DynamicQueryHandler: Done processing query
7870 2024.05.08 03:43:34.201308 [ 3 ] {690c7603-c925-4545-89d1-7e5cc6bfc957} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7871 2024.05.08 03:43:34.201343 [ 3 ] {} <Debug> HTTP-Session: cf70d3e9-a51f-4a80-87a8-386a7534922b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7872 2024.05.08 03:43:34.201424 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_71_14} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7873 2024.05.08 03:43:34.201525 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_71_14} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
7874 2024.05.08 03:43:34.201545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 15622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7875 2024.05.08 03:43:34.201650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7876 2024.05.08 03:43:34.201668 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7877 2024.05.08 03:43:34.201679 [ 3 ] {} <Debug> HTTP-Session: 62ce6b6a-4d5f-4584-ab1c-3e7e6ddbfb8b Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7878 2024.05.08 03:43:34.201717 [ 3 ] {} <Debug> HTTP-Session: 62ce6b6a-4d5f-4584-ab1c-3e7e6ddbfb8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7879 2024.05.08 03:43:34.201732 [ 3 ] {} <Debug> HTTP-Session: 62ce6b6a-4d5f-4584-ab1c-3e7e6ddbfb8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7880 2024.05.08 03:43:34.201766 [ 3 ] {} <Trace> HTTP-Session: 62ce6b6a-4d5f-4584-ab1c-3e7e6ddbfb8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7881 2024.05.08 03:43:34.201903 [ 3 ] {0c59cfb0-199d-483b-b218-c23fad6814d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7882 2024.05.08 03:43:34.201946 [ 3 ] {0c59cfb0-199d-483b-b218-c23fad6814d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7883 2024.05.08 03:43:34.202092 [ 3 ] {0c59cfb0-199d-483b-b218-c23fad6814d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7884 2024.05.08 03:43:34.202448 [ 3 ] {0c59cfb0-199d-483b-b218-c23fad6814d4} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7885 2024.05.08 03:43:34.202484 [ 3 ] {0c59cfb0-199d-483b-b218-c23fad6814d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7886 2024.05.08 03:43:34.202805 [ 3 ] {0c59cfb0-199d-483b-b218-c23fad6814d4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
7887 2024.05.08 03:43:34.203123 [ 3 ] {0c59cfb0-199d-483b-b218-c23fad6814d4} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7888 2024.05.08 03:43:34.203269 [ 3 ] {0c59cfb0-199d-483b-b218-c23fad6814d4} <Debug> executeQuery: Read 106 rows, 9.16 KiB in 0.001418 sec., 74753.17348377997 rows/sec., 6.31 MiB/sec.
7889 2024.05.08 03:43:34.203438 [ 3 ] {0c59cfb0-199d-483b-b218-c23fad6814d4} <Debug> DynamicQueryHandler: Done processing query
7890 2024.05.08 03:43:34.203462 [ 3 ] {0c59cfb0-199d-483b-b218-c23fad6814d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7891 2024.05.08 03:43:34.203478 [ 3 ] {} <Debug> HTTP-Session: 62ce6b6a-4d5f-4584-ab1c-3e7e6ddbfb8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7892 2024.05.08 03:43:34.203626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7893 2024.05.08 03:43:34.203678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7894 2024.05.08 03:43:34.203697 [ 3 ] {} <Debug> HTTP-Session: 56a7ad6a-b9ef-4523-b213-d77e4ff30200 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7895 2024.05.08 03:43:34.203713 [ 3 ] {} <Debug> HTTP-Session: 56a7ad6a-b9ef-4523-b213-d77e4ff30200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7896 2024.05.08 03:43:34.203726 [ 3 ] {} <Debug> HTTP-Session: 56a7ad6a-b9ef-4523-b213-d77e4ff30200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7897 2024.05.08 03:43:34.203757 [ 3 ] {} <Trace> HTTP-Session: 56a7ad6a-b9ef-4523-b213-d77e4ff30200 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7898 2024.05.08 03:43:34.203846 [ 3 ] {58046de0-3738-4eaa-be35-e96fb6201ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7899 2024.05.08 03:43:34.203888 [ 3 ] {58046de0-3738-4eaa-be35-e96fb6201ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7900 2024.05.08 03:43:34.204012 [ 3 ] {58046de0-3738-4eaa-be35-e96fb6201ddc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7901 2024.05.08 03:43:34.204270 [ 3 ] {58046de0-3738-4eaa-be35-e96fb6201ddc} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7902 2024.05.08 03:43:34.204308 [ 3 ] {58046de0-3738-4eaa-be35-e96fb6201ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7903 2024.05.08 03:43:34.204624 [ 3 ] {58046de0-3738-4eaa-be35-e96fb6201ddc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7904 2024.05.08 03:43:34.204927 [ 3 ] {58046de0-3738-4eaa-be35-e96fb6201ddc} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7905 2024.05.08 03:43:34.205108 [ 3 ] {58046de0-3738-4eaa-be35-e96fb6201ddc} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001277 sec., 1566.1707126076744 rows/sec., 109.36 KiB/sec.
7906 2024.05.08 03:43:34.205414 [ 3 ] {58046de0-3738-4eaa-be35-e96fb6201ddc} <Debug> DynamicQueryHandler: Done processing query
7907 2024.05.08 03:43:34.205439 [ 3 ] {58046de0-3738-4eaa-be35-e96fb6201ddc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7908 2024.05.08 03:43:34.205455 [ 3 ] {} <Debug> HTTP-Session: 56a7ad6a-b9ef-4523-b213-d77e4ff30200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7909 2024.05.08 03:43:34.205592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 9381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7910 2024.05.08 03:43:34.205639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7911 2024.05.08 03:43:34.205657 [ 3 ] {} <Debug> HTTP-Session: 83972c07-52b4-4165-add8-ca2116389af7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7912 2024.05.08 03:43:34.205673 [ 3 ] {} <Debug> HTTP-Session: 83972c07-52b4-4165-add8-ca2116389af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7913 2024.05.08 03:43:34.205686 [ 3 ] {} <Debug> HTTP-Session: 83972c07-52b4-4165-add8-ca2116389af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7914 2024.05.08 03:43:34.205716 [ 3 ] {} <Trace> HTTP-Session: 83972c07-52b4-4165-add8-ca2116389af7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7915 2024.05.08 03:43:34.205828 [ 3 ] {1bb1ea02-1fb3-42b0-9e1f-16a2f26a558a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7916 2024.05.08 03:43:34.205895 [ 3 ] {1bb1ea02-1fb3-42b0-9e1f-16a2f26a558a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7917 2024.05.08 03:43:34.206042 [ 3 ] {1bb1ea02-1fb3-42b0-9e1f-16a2f26a558a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7918 2024.05.08 03:43:34.206350 [ 3 ] {1bb1ea02-1fb3-42b0-9e1f-16a2f26a558a} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7919 2024.05.08 03:43:34.206387 [ 3 ] {1bb1ea02-1fb3-42b0-9e1f-16a2f26a558a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7920 2024.05.08 03:43:34.206709 [ 3 ] {1bb1ea02-1fb3-42b0-9e1f-16a2f26a558a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
7921 2024.05.08 03:43:34.207014 [ 3 ] {1bb1ea02-1fb3-42b0-9e1f-16a2f26a558a} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7922 2024.05.08 03:43:34.207163 [ 3 ] {1bb1ea02-1fb3-42b0-9e1f-16a2f26a558a} <Debug> executeQuery: Read 55 rows, 4.41 KiB in 0.00137 sec., 40145.98540145985 rows/sec., 3.15 MiB/sec.
7923 2024.05.08 03:43:34.207328 [ 3 ] {1bb1ea02-1fb3-42b0-9e1f-16a2f26a558a} <Debug> DynamicQueryHandler: Done processing query
7924 2024.05.08 03:43:34.207352 [ 3 ] {1bb1ea02-1fb3-42b0-9e1f-16a2f26a558a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7925 2024.05.08 03:43:34.207367 [ 3 ] {} <Debug> HTTP-Session: 83972c07-52b4-4165-add8-ca2116389af7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7926 2024.05.08 03:43:34.207480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7927 2024.05.08 03:43:34.207529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7928 2024.05.08 03:43:34.207547 [ 3 ] {} <Debug> HTTP-Session: 2720564b-8e0d-40d4-a06b-b796d39eba0d Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7929 2024.05.08 03:43:34.207564 [ 3 ] {} <Debug> HTTP-Session: 2720564b-8e0d-40d4-a06b-b796d39eba0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7930 2024.05.08 03:43:34.207577 [ 3 ] {} <Debug> HTTP-Session: 2720564b-8e0d-40d4-a06b-b796d39eba0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7931 2024.05.08 03:43:34.207606 [ 3 ] {} <Trace> HTTP-Session: 2720564b-8e0d-40d4-a06b-b796d39eba0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7932 2024.05.08 03:43:34.207719 [ 3 ] {caedf52e-796d-495e-bcc7-e8dad40d3be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7933 2024.05.08 03:43:34.207765 [ 3 ] {caedf52e-796d-495e-bcc7-e8dad40d3be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7934 2024.05.08 03:43:34.207912 [ 3 ] {caedf52e-796d-495e-bcc7-e8dad40d3be6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7935 2024.05.08 03:43:34.208206 [ 3 ] {caedf52e-796d-495e-bcc7-e8dad40d3be6} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7936 2024.05.08 03:43:34.208242 [ 3 ] {caedf52e-796d-495e-bcc7-e8dad40d3be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7937 2024.05.08 03:43:34.208623 [ 3 ] {caedf52e-796d-495e-bcc7-e8dad40d3be6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7938 2024.05.08 03:43:34.208957 [ 3 ] {caedf52e-796d-495e-bcc7-e8dad40d3be6} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7939 2024.05.08 03:43:34.209121 [ 3 ] {caedf52e-796d-495e-bcc7-e8dad40d3be6} <Debug> executeQuery: Read 37 rows, 2.67 KiB in 0.001441 sec., 25676.613462873003 rows/sec., 1.81 MiB/sec.
7940 2024.05.08 03:43:34.209284 [ 3 ] {caedf52e-796d-495e-bcc7-e8dad40d3be6} <Debug> DynamicQueryHandler: Done processing query
7941 2024.05.08 03:43:34.209308 [ 3 ] {caedf52e-796d-495e-bcc7-e8dad40d3be6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7942 2024.05.08 03:43:34.209323 [ 3 ] {} <Debug> HTTP-Session: 2720564b-8e0d-40d4-a06b-b796d39eba0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7943 2024.05.08 03:43:34.209491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 24652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7944 2024.05.08 03:43:34.209538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7945 2024.05.08 03:43:34.209556 [ 3 ] {} <Debug> HTTP-Session: 1acea7a7-5f50-4e6c-b1b5-b05f6b73420c Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7946 2024.05.08 03:43:34.209572 [ 3 ] {} <Debug> HTTP-Session: 1acea7a7-5f50-4e6c-b1b5-b05f6b73420c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7947 2024.05.08 03:43:34.209586 [ 3 ] {} <Debug> HTTP-Session: 1acea7a7-5f50-4e6c-b1b5-b05f6b73420c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7948 2024.05.08 03:43:34.209616 [ 3 ] {} <Trace> HTTP-Session: 1acea7a7-5f50-4e6c-b1b5-b05f6b73420c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7949 2024.05.08 03:43:34.209847 [ 3 ] {ade6d280-4b2c-4b02-b6e8-77ea4df57cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7950 2024.05.08 03:43:34.209894 [ 3 ] {ade6d280-4b2c-4b02-b6e8-77ea4df57cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7951 2024.05.08 03:43:34.210054 [ 3 ] {ade6d280-4b2c-4b02-b6e8-77ea4df57cce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7952 2024.05.08 03:43:34.210452 [ 3 ] {ade6d280-4b2c-4b02-b6e8-77ea4df57cce} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7953 2024.05.08 03:43:34.210487 [ 3 ] {ade6d280-4b2c-4b02-b6e8-77ea4df57cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7954 2024.05.08 03:43:34.210892 [ 3 ] {ade6d280-4b2c-4b02-b6e8-77ea4df57cce} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
7955 2024.05.08 03:43:34.211243 [ 3 ] {ade6d280-4b2c-4b02-b6e8-77ea4df57cce} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7956 2024.05.08 03:43:34.211401 [ 25 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
7957 2024.05.08 03:43:34.211409 [ 3 ] {ade6d280-4b2c-4b02-b6e8-77ea4df57cce} <Debug> executeQuery: Read 23 rows, 31.78 KiB in 0.001703 sec., 13505.578391074574 rows/sec., 18.23 MiB/sec.
7958 2024.05.08 03:43:34.211466 [ 25 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7959 2024.05.08 03:43:34.211536 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7960 2024.05.08 03:43:34.211730 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
7961 2024.05.08 03:43:34.211749 [ 3 ] {ade6d280-4b2c-4b02-b6e8-77ea4df57cce} <Debug> DynamicQueryHandler: Done processing query
7962 2024.05.08 03:43:34.211809 [ 3 ] {ade6d280-4b2c-4b02-b6e8-77ea4df57cce} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7963 2024.05.08 03:43:34.211838 [ 3 ] {} <Debug> HTTP-Session: 1acea7a7-5f50-4e6c-b1b5-b05f6b73420c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7964 2024.05.08 03:43:34.212021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 1546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7965 2024.05.08 03:43:34.212041 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7966 2024.05.08 03:43:34.212122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7967 2024.05.08 03:43:34.212127 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1030 rows starting from the beginning of the part
7968 2024.05.08 03:43:34.212162 [ 3 ] {} <Debug> HTTP-Session: dc956609-9000-4a7c-bd7a-c72385331560 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7969 2024.05.08 03:43:34.212198 [ 3 ] {} <Debug> HTTP-Session: dc956609-9000-4a7c-bd7a-c72385331560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7970 2024.05.08 03:43:34.212244 [ 3 ] {} <Debug> HTTP-Session: dc956609-9000-4a7c-bd7a-c72385331560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7971 2024.05.08 03:43:34.212399 [ 3 ] {} <Trace> HTTP-Session: dc956609-9000-4a7c-bd7a-c72385331560 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7972 2024.05.08 03:43:34.212461 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part
7973 2024.05.08 03:43:34.212777 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 17 rows starting from the beginning of the part
7974 2024.05.08 03:43:34.212819 [ 3 ] {33582c21-9bce-43c4-9408-9e4153740a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7975 2024.05.08 03:43:34.213039 [ 3 ] {33582c21-9bce-43c4-9408-9e4153740a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7976 2024.05.08 03:43:34.213090 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part
7977 2024.05.08 03:43:34.213464 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 17 rows starting from the beginning of the part
7978 2024.05.08 03:43:34.213836 [ 198 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 23 rows starting from the beginning of the part
7979 2024.05.08 03:43:34.213943 [ 3 ] {33582c21-9bce-43c4-9408-9e4153740a9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7980 2024.05.08 03:43:34.214716 [ 3 ] {33582c21-9bce-43c4-9408-9e4153740a9c} <Trace> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7981 2024.05.08 03:43:34.214792 [ 3 ] {33582c21-9bce-43c4-9408-9e4153740a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
7982 2024.05.08 03:43:34.215457 [ 3 ] {33582c21-9bce-43c4-9408-9e4153740a9c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
7983 2024.05.08 03:43:34.215845 [ 3 ] {33582c21-9bce-43c4-9408-9e4153740a9c} <Trace> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7984 2024.05.08 03:43:34.216006 [ 3 ] {33582c21-9bce-43c4-9408-9e4153740a9c} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.003393 sec., 2652.519893899204 rows/sec., 204.06 KiB/sec.
7985 2024.05.08 03:43:34.216403 [ 3 ] {33582c21-9bce-43c4-9408-9e4153740a9c} <Debug> DynamicQueryHandler: Done processing query
7986 2024.05.08 03:43:34.216456 [ 3 ] {33582c21-9bce-43c4-9408-9e4153740a9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7987 2024.05.08 03:43:34.216523 [ 3 ] {} <Debug> HTTP-Session: dc956609-9000-4a7c-bd7a-c72385331560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7988 2024.05.08 03:43:34.218029 [ 188 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 6 columns (6 merged, 0 gathered) in 0.006381937 sec., 174711.84688911846 rows/sec., 235.76 MiB/sec.
7989 2024.05.08 03:43:34.218574 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
7990 2024.05.08 03:43:34.219009 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7991 2024.05.08 03:43:34.219099 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
7992 2024.05.08 03:43:34.219192 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.69 MiB.
7993 2024.05.08 03:43:38.595506 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache
7994 2024.05.08 03:43:38.595570 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache
7995 2024.05.08 03:43:39.192308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7996 2024.05.08 03:43:39.192434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7997 2024.05.08 03:43:39.192464 [ 3 ] {} <Debug> HTTP-Session: 17c34cf1-86c0-4d2e-a536-97c6cc49f9c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
7998 2024.05.08 03:43:39.192493 [ 3 ] {} <Debug> HTTP-Session: 17c34cf1-86c0-4d2e-a536-97c6cc49f9c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7999 2024.05.08 03:43:39.192511 [ 3 ] {} <Debug> HTTP-Session: 17c34cf1-86c0-4d2e-a536-97c6cc49f9c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8000 2024.05.08 03:43:39.192568 [ 3 ] {} <Trace> HTTP-Session: 17c34cf1-86c0-4d2e-a536-97c6cc49f9c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8001 2024.05.08 03:43:39.192782 [ 3 ] {eac76b9d-dfda-403c-863c-47321407f9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8002 2024.05.08 03:43:39.192858 [ 3 ] {eac76b9d-dfda-403c-863c-47321407f9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8003 2024.05.08 03:43:39.193079 [ 3 ] {eac76b9d-dfda-403c-863c-47321407f9d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8004 2024.05.08 03:43:39.193618 [ 3 ] {eac76b9d-dfda-403c-863c-47321407f9d8} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8005 2024.05.08 03:43:39.193666 [ 3 ] {eac76b9d-dfda-403c-863c-47321407f9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
8006 2024.05.08 03:43:39.194042 [ 3 ] {eac76b9d-dfda-403c-863c-47321407f9d8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
8007 2024.05.08 03:43:39.194378 [ 3 ] {eac76b9d-dfda-403c-863c-47321407f9d8} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8008 2024.05.08 03:43:39.194536 [ 3 ] {eac76b9d-dfda-403c-863c-47321407f9d8} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001818 sec., 9900.990099009901 rows/sec., 802.52 KiB/sec.
8009 2024.05.08 03:43:39.194751 [ 3 ] {eac76b9d-dfda-403c-863c-47321407f9d8} <Debug> DynamicQueryHandler: Done processing query
8010 2024.05.08 03:43:39.194777 [ 3 ] {eac76b9d-dfda-403c-863c-47321407f9d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8011 2024.05.08 03:43:39.194793 [ 3 ] {} <Debug> HTTP-Session: 17c34cf1-86c0-4d2e-a536-97c6cc49f9c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8012 2024.05.08 03:43:39.194919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 8121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8013 2024.05.08 03:43:39.194972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8014 2024.05.08 03:43:39.194990 [ 3 ] {} <Debug> HTTP-Session: 892a16f6-a824-4c22-a820-db36554af0b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8015 2024.05.08 03:43:39.195008 [ 3 ] {} <Debug> HTTP-Session: 892a16f6-a824-4c22-a820-db36554af0b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8016 2024.05.08 03:43:39.195022 [ 3 ] {} <Debug> HTTP-Session: 892a16f6-a824-4c22-a820-db36554af0b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8017 2024.05.08 03:43:39.195056 [ 3 ] {} <Trace> HTTP-Session: 892a16f6-a824-4c22-a820-db36554af0b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8018 2024.05.08 03:43:39.195171 [ 3 ] {31a53436-b9a4-42fa-a823-3f4b8e1bb0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8019 2024.05.08 03:43:39.195215 [ 3 ] {31a53436-b9a4-42fa-a823-3f4b8e1bb0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8020 2024.05.08 03:43:39.195341 [ 3 ] {31a53436-b9a4-42fa-a823-3f4b8e1bb0ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8021 2024.05.08 03:43:39.195712 [ 3 ] {31a53436-b9a4-42fa-a823-3f4b8e1bb0ab} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8022 2024.05.08 03:43:39.195749 [ 3 ] {31a53436-b9a4-42fa-a823-3f4b8e1bb0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
8023 2024.05.08 03:43:39.196053 [ 3 ] {31a53436-b9a4-42fa-a823-3f4b8e1bb0ab} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
8024 2024.05.08 03:43:39.196372 [ 3 ] {31a53436-b9a4-42fa-a823-3f4b8e1bb0ab} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8025 2024.05.08 03:43:39.196529 [ 3 ] {31a53436-b9a4-42fa-a823-3f4b8e1bb0ab} <Debug> executeQuery: Read 54 rows, 4.81 KiB in 0.001395 sec., 38709.67741935484 rows/sec., 3.37 MiB/sec.
8026 2024.05.08 03:43:39.196711 [ 3 ] {31a53436-b9a4-42fa-a823-3f4b8e1bb0ab} <Debug> DynamicQueryHandler: Done processing query
8027 2024.05.08 03:43:39.196744 [ 3 ] {31a53436-b9a4-42fa-a823-3f4b8e1bb0ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8028 2024.05.08 03:43:39.196775 [ 3 ] {} <Debug> HTTP-Session: 892a16f6-a824-4c22-a820-db36554af0b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8029 2024.05.08 03:43:39.196958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 3097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8030 2024.05.08 03:43:39.197004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8031 2024.05.08 03:43:39.197023 [ 3 ] {} <Debug> HTTP-Session: 3cd180f4-3ae3-4533-9520-e710992d1485 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8032 2024.05.08 03:43:39.197039 [ 3 ] {} <Debug> HTTP-Session: 3cd180f4-3ae3-4533-9520-e710992d1485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8033 2024.05.08 03:43:39.197053 [ 3 ] {} <Debug> HTTP-Session: 3cd180f4-3ae3-4533-9520-e710992d1485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8034 2024.05.08 03:43:39.197084 [ 3 ] {} <Trace> HTTP-Session: 3cd180f4-3ae3-4533-9520-e710992d1485 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8035 2024.05.08 03:43:39.197182 [ 3 ] {81594627-7907-4d94-a987-ea3efa444feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8036 2024.05.08 03:43:39.197224 [ 3 ] {81594627-7907-4d94-a987-ea3efa444feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8037 2024.05.08 03:43:39.197348 [ 3 ] {81594627-7907-4d94-a987-ea3efa444feb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8038 2024.05.08 03:43:39.197651 [ 3 ] {81594627-7907-4d94-a987-ea3efa444feb} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8039 2024.05.08 03:43:39.197688 [ 3 ] {81594627-7907-4d94-a987-ea3efa444feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
8040 2024.05.08 03:43:39.197986 [ 3 ] {81594627-7907-4d94-a987-ea3efa444feb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
8041 2024.05.08 03:43:39.198285 [ 3 ] {81594627-7907-4d94-a987-ea3efa444feb} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8042 2024.05.08 03:43:39.198406 [ 3 ] {81594627-7907-4d94-a987-ea3efa444feb} <Debug> executeQuery: Read 18 rows, 1.44 KiB in 0.001251 sec., 14388.489208633095 rows/sec., 1.13 MiB/sec.
8043 2024.05.08 03:43:39.198638 [ 3 ] {81594627-7907-4d94-a987-ea3efa444feb} <Debug> DynamicQueryHandler: Done processing query
8044 2024.05.08 03:43:39.198663 [ 3 ] {81594627-7907-4d94-a987-ea3efa444feb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8045 2024.05.08 03:43:39.198697 [ 3 ] {} <Debug> HTTP-Session: 3cd180f4-3ae3-4533-9520-e710992d1485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8046 2024.05.08 03:43:39.198948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8047 2024.05.08 03:43:39.199094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8048 2024.05.08 03:43:39.199162 [ 3 ] {} <Debug> HTTP-Session: bb01e22b-e274-4e23-9821-5319077bf676 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8049 2024.05.08 03:43:39.199221 [ 3 ] {} <Debug> HTTP-Session: bb01e22b-e274-4e23-9821-5319077bf676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8050 2024.05.08 03:43:39.199272 [ 3 ] {} <Debug> HTTP-Session: bb01e22b-e274-4e23-9821-5319077bf676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8051 2024.05.08 03:43:39.199348 [ 3 ] {} <Trace> HTTP-Session: bb01e22b-e274-4e23-9821-5319077bf676 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8052 2024.05.08 03:43:39.199567 [ 3 ] {73b6694f-184b-4a57-bb8e-77137f8970a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8053 2024.05.08 03:43:39.199616 [ 3 ] {73b6694f-184b-4a57-bb8e-77137f8970a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8054 2024.05.08 03:43:39.199784 [ 3 ] {73b6694f-184b-4a57-bb8e-77137f8970a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8055 2024.05.08 03:43:39.200175 [ 3 ] {73b6694f-184b-4a57-bb8e-77137f8970a2} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8056 2024.05.08 03:43:39.200209 [ 3 ] {73b6694f-184b-4a57-bb8e-77137f8970a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
8057 2024.05.08 03:43:39.200620 [ 3 ] {73b6694f-184b-4a57-bb8e-77137f8970a2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
8058 2024.05.08 03:43:39.200960 [ 3 ] {73b6694f-184b-4a57-bb8e-77137f8970a2} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8059 2024.05.08 03:43:39.201085 [ 3 ] {73b6694f-184b-4a57-bb8e-77137f8970a2} <Debug> executeQuery: Read 18 rows, 24.87 KiB in 0.001628 sec., 11056.511056511055 rows/sec., 14.92 MiB/sec.
8060 2024.05.08 03:43:39.201248 [ 3 ] {73b6694f-184b-4a57-bb8e-77137f8970a2} <Debug> DynamicQueryHandler: Done processing query
8061 2024.05.08 03:43:39.201272 [ 3 ] {73b6694f-184b-4a57-bb8e-77137f8970a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8062 2024.05.08 03:43:39.201287 [ 3 ] {} <Debug> HTTP-Session: bb01e22b-e274-4e23-9821-5319077bf676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8063 2024.05.08 03:43:44.192339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8064 2024.05.08 03:43:44.192469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8065 2024.05.08 03:43:44.192494 [ 3 ] {} <Debug> HTTP-Session: 0ff296a3-e204-42c4-b224-2f1d72ea82ee Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8066 2024.05.08 03:43:44.192520 [ 3 ] {} <Debug> HTTP-Session: 0ff296a3-e204-42c4-b224-2f1d72ea82ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8067 2024.05.08 03:43:44.192536 [ 3 ] {} <Debug> HTTP-Session: 0ff296a3-e204-42c4-b224-2f1d72ea82ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8068 2024.05.08 03:43:44.192586 [ 3 ] {} <Trace> HTTP-Session: 0ff296a3-e204-42c4-b224-2f1d72ea82ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8069 2024.05.08 03:43:44.192784 [ 3 ] {3c66ccea-d210-4f60-be54-bf1ef8875287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8070 2024.05.08 03:43:44.192853 [ 3 ] {3c66ccea-d210-4f60-be54-bf1ef8875287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8071 2024.05.08 03:43:44.193049 [ 3 ] {3c66ccea-d210-4f60-be54-bf1ef8875287} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8072 2024.05.08 03:43:44.193501 [ 3 ] {3c66ccea-d210-4f60-be54-bf1ef8875287} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8073 2024.05.08 03:43:44.193546 [ 3 ] {3c66ccea-d210-4f60-be54-bf1ef8875287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
8074 2024.05.08 03:43:44.193900 [ 3 ] {3c66ccea-d210-4f60-be54-bf1ef8875287} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
8075 2024.05.08 03:43:44.194302 [ 3 ] {3c66ccea-d210-4f60-be54-bf1ef8875287} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8076 2024.05.08 03:43:44.194499 [ 3 ] {3c66ccea-d210-4f60-be54-bf1ef8875287} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001765 sec., 15297.450424929179 rows/sec., 1.21 MiB/sec.
8077 2024.05.08 03:43:44.194733 [ 3 ] {3c66ccea-d210-4f60-be54-bf1ef8875287} <Debug> DynamicQueryHandler: Done processing query
8078 2024.05.08 03:43:44.194760 [ 3 ] {3c66ccea-d210-4f60-be54-bf1ef8875287} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8079 2024.05.08 03:43:44.194777 [ 3 ] {} <Debug> HTTP-Session: 0ff296a3-e204-42c4-b224-2f1d72ea82ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8080 2024.05.08 03:43:44.194917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 12355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8081 2024.05.08 03:43:44.194976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8082 2024.05.08 03:43:44.194996 [ 3 ] {} <Debug> HTTP-Session: c3330c9a-2a8d-4e42-afba-e7670a9719b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8083 2024.05.08 03:43:44.195015 [ 3 ] {} <Debug> HTTP-Session: c3330c9a-2a8d-4e42-afba-e7670a9719b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8084 2024.05.08 03:43:44.195029 [ 3 ] {} <Debug> HTTP-Session: c3330c9a-2a8d-4e42-afba-e7670a9719b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8085 2024.05.08 03:43:44.195065 [ 3 ] {} <Trace> HTTP-Session: c3330c9a-2a8d-4e42-afba-e7670a9719b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8086 2024.05.08 03:43:44.195195 [ 3 ] {989253bf-9029-4c50-a711-6383abce7867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8087 2024.05.08 03:43:44.195241 [ 3 ] {989253bf-9029-4c50-a711-6383abce7867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8088 2024.05.08 03:43:44.195377 [ 3 ] {989253bf-9029-4c50-a711-6383abce7867} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8089 2024.05.08 03:43:44.195769 [ 3 ] {989253bf-9029-4c50-a711-6383abce7867} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8090 2024.05.08 03:43:44.195808 [ 3 ] {989253bf-9029-4c50-a711-6383abce7867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
8091 2024.05.08 03:43:44.196128 [ 3 ] {989253bf-9029-4c50-a711-6383abce7867} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
8092 2024.05.08 03:43:44.196439 [ 3 ] {989253bf-9029-4c50-a711-6383abce7867} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8093 2024.05.08 03:43:44.196591 [ 3 ] {989253bf-9029-4c50-a711-6383abce7867} <Debug> executeQuery: Read 81 rows, 7.39 KiB in 0.001442 sec., 56171.98335644938 rows/sec., 5.00 MiB/sec.
8094 2024.05.08 03:43:44.196842 [ 3 ] {989253bf-9029-4c50-a711-6383abce7867} <Debug> DynamicQueryHandler: Done processing query
8095 2024.05.08 03:43:44.196898 [ 3 ] {989253bf-9029-4c50-a711-6383abce7867} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8096 2024.05.08 03:43:44.196953 [ 3 ] {} <Debug> HTTP-Session: c3330c9a-2a8d-4e42-afba-e7670a9719b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8097 2024.05.08 03:43:44.197159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 5619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8098 2024.05.08 03:43:44.197216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8099 2024.05.08 03:43:44.197236 [ 3 ] {} <Debug> HTTP-Session: 347b831d-4146-45ef-9cea-f1afcf14e90a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8100 2024.05.08 03:43:44.197254 [ 3 ] {} <Debug> HTTP-Session: 347b831d-4146-45ef-9cea-f1afcf14e90a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8101 2024.05.08 03:43:44.197268 [ 3 ] {} <Debug> HTTP-Session: 347b831d-4146-45ef-9cea-f1afcf14e90a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8102 2024.05.08 03:43:44.197301 [ 3 ] {} <Trace> HTTP-Session: 347b831d-4146-45ef-9cea-f1afcf14e90a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8103 2024.05.08 03:43:44.197416 [ 3 ] {be46231a-6af4-45de-aae4-95ea0ccb1f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8104 2024.05.08 03:43:44.197462 [ 3 ] {be46231a-6af4-45de-aae4-95ea0ccb1f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8105 2024.05.08 03:43:44.197604 [ 3 ] {be46231a-6af4-45de-aae4-95ea0ccb1f01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8106 2024.05.08 03:43:44.197925 [ 3 ] {be46231a-6af4-45de-aae4-95ea0ccb1f01} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8107 2024.05.08 03:43:44.197964 [ 3 ] {be46231a-6af4-45de-aae4-95ea0ccb1f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
8108 2024.05.08 03:43:44.198279 [ 3 ] {be46231a-6af4-45de-aae4-95ea0ccb1f01} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
8109 2024.05.08 03:43:44.198583 [ 3 ] {be46231a-6af4-45de-aae4-95ea0ccb1f01} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8110 2024.05.08 03:43:44.198735 [ 3 ] {be46231a-6af4-45de-aae4-95ea0ccb1f01} <Debug> executeQuery: Read 33 rows, 2.62 KiB in 0.001353 sec., 24390.243902439022 rows/sec., 1.89 MiB/sec.
8111 2024.05.08 03:43:44.198901 [ 3 ] {be46231a-6af4-45de-aae4-95ea0ccb1f01} <Debug> DynamicQueryHandler: Done processing query
8112 2024.05.08 03:43:44.198926 [ 3 ] {be46231a-6af4-45de-aae4-95ea0ccb1f01} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8113 2024.05.08 03:43:44.198942 [ 3 ] {} <Debug> HTTP-Session: 347b831d-4146-45ef-9cea-f1afcf14e90a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8114 2024.05.08 03:43:44.199141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 28926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8115 2024.05.08 03:43:44.199191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8116 2024.05.08 03:43:44.199209 [ 3 ] {} <Debug> HTTP-Session: a53dbe17-3cca-4350-99b5-0f9186164848 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8117 2024.05.08 03:43:44.199227 [ 3 ] {} <Debug> HTTP-Session: a53dbe17-3cca-4350-99b5-0f9186164848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8118 2024.05.08 03:43:44.199241 [ 3 ] {} <Debug> HTTP-Session: a53dbe17-3cca-4350-99b5-0f9186164848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8119 2024.05.08 03:43:44.199273 [ 3 ] {} <Trace> HTTP-Session: a53dbe17-3cca-4350-99b5-0f9186164848 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8120 2024.05.08 03:43:44.199518 [ 3 ] {12b9a9fc-2b48-4715-a776-93a1b27c6c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8121 2024.05.08 03:43:44.199568 [ 3 ] {12b9a9fc-2b48-4715-a776-93a1b27c6c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8122 2024.05.08 03:43:44.199730 [ 3 ] {12b9a9fc-2b48-4715-a776-93a1b27c6c36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8123 2024.05.08 03:43:44.200228 [ 3 ] {12b9a9fc-2b48-4715-a776-93a1b27c6c36} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8124 2024.05.08 03:43:44.200265 [ 3 ] {12b9a9fc-2b48-4715-a776-93a1b27c6c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
8125 2024.05.08 03:43:44.200695 [ 3 ] {12b9a9fc-2b48-4715-a776-93a1b27c6c36} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
8126 2024.05.08 03:43:44.201046 [ 3 ] {12b9a9fc-2b48-4715-a776-93a1b27c6c36} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8127 2024.05.08 03:43:44.201205 [ 3 ] {12b9a9fc-2b48-4715-a776-93a1b27c6c36} <Debug> executeQuery: Read 27 rows, 37.31 KiB in 0.001846 sec., 14626.218851570964 rows/sec., 19.74 MiB/sec.
8128 2024.05.08 03:43:44.201483 [ 3 ] {12b9a9fc-2b48-4715-a776-93a1b27c6c36} <Debug> DynamicQueryHandler: Done processing query
8129 2024.05.08 03:43:44.201546 [ 3 ] {12b9a9fc-2b48-4715-a776-93a1b27c6c36} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
8130 2024.05.08 03:43:44.201605 [ 3 ] {} <Debug> HTTP-Session: a53dbe17-3cca-4350-99b5-0f9186164848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8131 2024.05.08 03:43:44.201767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8132 2024.05.08 03:43:44.201819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8133 2024.05.08 03:43:44.201838 [ 3 ] {} <Debug> HTTP-Session: 796c0cbe-2e42-4738-a04d-bf293bd3d0c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8134 2024.05.08 03:43:44.201856 [ 3 ] {} <Debug> HTTP-Session: 796c0cbe-2e42-4738-a04d-bf293bd3d0c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8135 2024.05.08 03:43:44.201870 [ 3 ] {} <Debug> HTTP-Session: 796c0cbe-2e42-4738-a04d-bf293bd3d0c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8136 2024.05.08 03:43:44.201902 [ 3 ] {} <Trace> HTTP-Session: 796c0cbe-2e42-4738-a04d-bf293bd3d0c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8137 2024.05.08 03:43:44.202004 [ 3 ] {37f63a44-5f4e-47e2-b9e9-00f523c6ff7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8138 2024.05.08 03:43:44.202051 [ 3 ] {37f63a44-5f4e-47e2-b9e9-00f523c6ff7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8139 2024.05.08 03:43:44.202197 [ 3 ] {37f63a44-5f4e-47e2-b9e9-00f523c6ff7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8140 2024.05.08 03:43:44.202480 [ 3 ] {37f63a44-5f4e-47e2-b9e9-00f523c6ff7f} <Trace> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8141 2024.05.08 03:43:44.202516 [ 3 ] {37f63a44-5f4e-47e2-b9e9-00f523c6ff7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
8142 2024.05.08 03:43:44.202874 [ 3 ] {37f63a44-5f4e-47e2-b9e9-00f523c6ff7f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
8143 2024.05.08 03:43:44.203206 [ 3 ] {37f63a44-5f4e-47e2-b9e9-00f523c6ff7f} <Trace> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8144 2024.05.08 03:43:44.203367 [ 3 ] {37f63a44-5f4e-47e2-b9e9-00f523c6ff7f} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 287.43 KiB/sec.
8145 2024.05.08 03:43:44.203534 [ 3 ] {37f63a44-5f4e-47e2-b9e9-00f523c6ff7f} <Debug> DynamicQueryHandler: Done processing query
8146 2024.05.08 03:43:44.203559 [ 3 ] {37f63a44-5f4e-47e2-b9e9-00f523c6ff7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8147 2024.05.08 03:43:44.203576 [ 3 ] {} <Debug> HTTP-Session: 796c0cbe-2e42-4738-a04d-bf293bd3d0c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8148 2024.05.08 03:43:47.094102 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
8149 2024.05.08 03:43:47.094187 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8150 2024.05.08 03:43:47.094215 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
8151 2024.05.08 03:43:47.094371 [ 198 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full
8152 2024.05.08 03:43:47.094695 [ 198 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8153 2024.05.08 03:43:47.094736 [ 198 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 743 rows starting from the beginning of the part
8154 2024.05.08 03:43:47.094813 [ 198 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part
8155 2024.05.08 03:43:47.094893 [ 198 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part
8156 2024.05.08 03:43:47.095164 [ 198 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part
8157 2024.05.08 03:43:47.095334 [ 198 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part
8158 2024.05.08 03:43:47.096588 [ 188 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 862 rows, containing 5 columns (5 merged, 0 gathered) in 0.002305383 sec., 373907.5025711563 rows/sec., 26.39 MiB/sec.
8159 2024.05.08 03:43:47.096820 [ 188 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
8160 2024.05.08 03:43:47.097355 [ 188 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_18_4} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8161 2024.05.08 03:43:47.097458 [ 188 ] {97141312-2e5b-4e46-816c-cbc412c72b47::all_1_18_4} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4
8162 2024.05.08 03:43:47.097572 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
8163 2024.05.08 03:43:49.191480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8164 2024.05.08 03:43:49.191596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8165 2024.05.08 03:43:49.191621 [ 3 ] {} <Debug> HTTP-Session: 3c6ad2ff-116a-435c-8037-a7f3abe9832a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8166 2024.05.08 03:43:49.191646 [ 3 ] {} <Debug> HTTP-Session: 3c6ad2ff-116a-435c-8037-a7f3abe9832a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8167 2024.05.08 03:43:49.191661 [ 3 ] {} <Debug> HTTP-Session: 3c6ad2ff-116a-435c-8037-a7f3abe9832a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8168 2024.05.08 03:43:49.191711 [ 3 ] {} <Trace> HTTP-Session: 3c6ad2ff-116a-435c-8037-a7f3abe9832a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8169 2024.05.08 03:43:49.191906 [ 3 ] {a79c7cf8-dd9a-47ab-9535-389814f23d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8170 2024.05.08 03:43:49.191975 [ 3 ] {a79c7cf8-dd9a-47ab-9535-389814f23d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8171 2024.05.08 03:43:49.192168 [ 3 ] {a79c7cf8-dd9a-47ab-9535-389814f23d15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8172 2024.05.08 03:43:49.192575 [ 3 ] {a79c7cf8-dd9a-47ab-9535-389814f23d15} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8173 2024.05.08 03:43:49.192620 [ 3 ] {a79c7cf8-dd9a-47ab-9535-389814f23d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
8174 2024.05.08 03:43:49.192995 [ 3 ] {a79c7cf8-dd9a-47ab-9535-389814f23d15} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
8175 2024.05.08 03:43:49.193327 [ 3 ] {a79c7cf8-dd9a-47ab-9535-389814f23d15} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8176 2024.05.08 03:43:49.193494 [ 3 ] {a79c7cf8-dd9a-47ab-9535-389814f23d15} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001644 sec., 10948.905109489051 rows/sec., 887.46 KiB/sec.
8177 2024.05.08 03:43:49.193739 [ 3 ] {a79c7cf8-dd9a-47ab-9535-389814f23d15} <Debug> DynamicQueryHandler: Done processing query
8178 2024.05.08 03:43:49.193767 [ 3 ] {a79c7cf8-dd9a-47ab-9535-389814f23d15} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8179 2024.05.08 03:43:49.193785 [ 3 ] {} <Debug> HTTP-Session: 3c6ad2ff-116a-435c-8037-a7f3abe9832a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8180 2024.05.08 03:43:49.193919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 8121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8181 2024.05.08 03:43:49.193972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8182 2024.05.08 03:43:49.193993 [ 3 ] {} <Debug> HTTP-Session: bb85f804-78dd-44a2-8c2a-37e7c4876c65 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8183 2024.05.08 03:43:49.194011 [ 3 ] {} <Debug> HTTP-Session: bb85f804-78dd-44a2-8c2a-37e7c4876c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8184 2024.05.08 03:43:49.194026 [ 3 ] {} <Debug> HTTP-Session: bb85f804-78dd-44a2-8c2a-37e7c4876c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8185 2024.05.08 03:43:49.194063 [ 3 ] {} <Trace> HTTP-Session: bb85f804-78dd-44a2-8c2a-37e7c4876c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8186 2024.05.08 03:43:49.194185 [ 3 ] {e85913cd-30e2-40d9-a5e4-db3dbc593be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8187 2024.05.08 03:43:49.194232 [ 3 ] {e85913cd-30e2-40d9-a5e4-db3dbc593be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8188 2024.05.08 03:43:49.194365 [ 3 ] {e85913cd-30e2-40d9-a5e4-db3dbc593be1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8189 2024.05.08 03:43:49.194728 [ 3 ] {e85913cd-30e2-40d9-a5e4-db3dbc593be1} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8190 2024.05.08 03:43:49.194767 [ 3 ] {e85913cd-30e2-40d9-a5e4-db3dbc593be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
8191 2024.05.08 03:43:49.195113 [ 3 ] {e85913cd-30e2-40d9-a5e4-db3dbc593be1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
8192 2024.05.08 03:43:49.195425 [ 3 ] {e85913cd-30e2-40d9-a5e4-db3dbc593be1} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8193 2024.05.08 03:43:49.195605 [ 3 ] {e85913cd-30e2-40d9-a5e4-db3dbc593be1} <Debug> executeQuery: Read 54 rows, 4.81 KiB in 0.001455 sec., 37113.402061855675 rows/sec., 3.23 MiB/sec.
8194 2024.05.08 03:43:49.195790 [ 3 ] {e85913cd-30e2-40d9-a5e4-db3dbc593be1} <Debug> DynamicQueryHandler: Done processing query
8195 2024.05.08 03:43:49.195815 [ 3 ] {e85913cd-30e2-40d9-a5e4-db3dbc593be1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8196 2024.05.08 03:43:49.195832 [ 3 ] {} <Debug> HTTP-Session: bb85f804-78dd-44a2-8c2a-37e7c4876c65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8197 2024.05.08 03:43:49.195984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 3097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8198 2024.05.08 03:43:49.196040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8199 2024.05.08 03:43:49.196059 [ 3 ] {} <Debug> HTTP-Session: c6956d38-9a00-4887-a303-60ef55fb23ea Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8200 2024.05.08 03:43:49.196077 [ 3 ] {} <Debug> HTTP-Session: c6956d38-9a00-4887-a303-60ef55fb23ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8201 2024.05.08 03:43:49.196091 [ 3 ] {} <Debug> HTTP-Session: c6956d38-9a00-4887-a303-60ef55fb23ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8202 2024.05.08 03:43:49.196125 [ 3 ] {} <Trace> HTTP-Session: c6956d38-9a00-4887-a303-60ef55fb23ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8203 2024.05.08 03:43:49.196233 [ 3 ] {4d70a046-ae2a-495b-b4b7-52a591990c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8204 2024.05.08 03:43:49.196279 [ 3 ] {4d70a046-ae2a-495b-b4b7-52a591990c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8205 2024.05.08 03:43:49.196409 [ 3 ] {4d70a046-ae2a-495b-b4b7-52a591990c3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8206 2024.05.08 03:43:49.196709 [ 3 ] {4d70a046-ae2a-495b-b4b7-52a591990c3a} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8207 2024.05.08 03:43:49.196746 [ 3 ] {4d70a046-ae2a-495b-b4b7-52a591990c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
8208 2024.05.08 03:43:49.197050 [ 3 ] {4d70a046-ae2a-495b-b4b7-52a591990c3a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
8209 2024.05.08 03:43:49.197372 [ 3 ] {4d70a046-ae2a-495b-b4b7-52a591990c3a} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8210 2024.05.08 03:43:49.197525 [ 3 ] {4d70a046-ae2a-495b-b4b7-52a591990c3a} <Debug> executeQuery: Read 18 rows, 1.44 KiB in 0.001317 sec., 13667.425968109339 rows/sec., 1.07 MiB/sec.
8211 2024.05.08 03:43:49.197686 [ 3 ] {4d70a046-ae2a-495b-b4b7-52a591990c3a} <Debug> DynamicQueryHandler: Done processing query
8212 2024.05.08 03:43:49.197710 [ 3 ] {4d70a046-ae2a-495b-b4b7-52a591990c3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8213 2024.05.08 03:43:49.197725 [ 3 ] {} <Debug> HTTP-Session: c6956d38-9a00-4887-a303-60ef55fb23ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8214 2024.05.08 03:43:49.197856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8215 2024.05.08 03:43:49.197903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8216 2024.05.08 03:43:49.197921 [ 3 ] {} <Debug> HTTP-Session: b0b86aa5-11e4-401b-aa23-846c8273107a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8217 2024.05.08 03:43:49.197938 [ 3 ] {} <Debug> HTTP-Session: b0b86aa5-11e4-401b-aa23-846c8273107a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8218 2024.05.08 03:43:49.197951 [ 3 ] {} <Debug> HTTP-Session: b0b86aa5-11e4-401b-aa23-846c8273107a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8219 2024.05.08 03:43:49.197982 [ 3 ] {} <Trace> HTTP-Session: b0b86aa5-11e4-401b-aa23-846c8273107a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8220 2024.05.08 03:43:49.198168 [ 3 ] {46a7edf6-12ac-4b12-b37a-a4d6e9db2003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8221 2024.05.08 03:43:49.198217 [ 3 ] {46a7edf6-12ac-4b12-b37a-a4d6e9db2003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8222 2024.05.08 03:43:49.198376 [ 3 ] {46a7edf6-12ac-4b12-b37a-a4d6e9db2003} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8223 2024.05.08 03:43:49.198769 [ 3 ] {46a7edf6-12ac-4b12-b37a-a4d6e9db2003} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8224 2024.05.08 03:43:49.198805 [ 3 ] {46a7edf6-12ac-4b12-b37a-a4d6e9db2003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
8225 2024.05.08 03:43:49.199214 [ 3 ] {46a7edf6-12ac-4b12-b37a-a4d6e9db2003} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
8226 2024.05.08 03:43:49.199547 [ 3 ] {46a7edf6-12ac-4b12-b37a-a4d6e9db2003} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8227 2024.05.08 03:43:49.199701 [ 3 ] {46a7edf6-12ac-4b12-b37a-a4d6e9db2003} <Debug> executeQuery: Read 18 rows, 24.87 KiB in 0.001635 sec., 11009.174311926607 rows/sec., 14.86 MiB/sec.
8228 2024.05.08 03:43:49.199871 [ 3 ] {46a7edf6-12ac-4b12-b37a-a4d6e9db2003} <Debug> DynamicQueryHandler: Done processing query
8229 2024.05.08 03:43:49.199895 [ 3 ] {46a7edf6-12ac-4b12-b37a-a4d6e9db2003} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8230 2024.05.08 03:43:49.199910 [ 3 ] {} <Debug> HTTP-Session: b0b86aa5-11e4-401b-aa23-846c8273107a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8231 2024.05.08 03:43:53.595832 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache
8232 2024.05.08 03:43:53.595902 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache
8233 2024.05.08 03:43:54.192182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 4355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8234 2024.05.08 03:43:54.192302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8235 2024.05.08 03:43:54.192327 [ 3 ] {} <Debug> HTTP-Session: 5666c5e1-ce16-4971-910e-244a18b077e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8236 2024.05.08 03:43:54.192352 [ 3 ] {} <Debug> HTTP-Session: 5666c5e1-ce16-4971-910e-244a18b077e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8237 2024.05.08 03:43:54.192367 [ 3 ] {} <Debug> HTTP-Session: 5666c5e1-ce16-4971-910e-244a18b077e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8238 2024.05.08 03:43:54.192417 [ 3 ] {} <Trace> HTTP-Session: 5666c5e1-ce16-4971-910e-244a18b077e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8239 2024.05.08 03:43:54.192626 [ 3 ] {fbcb9ca5-8d67-4f38-bbe9-c36be008118c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8240 2024.05.08 03:43:54.192694 [ 3 ] {fbcb9ca5-8d67-4f38-bbe9-c36be008118c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8241 2024.05.08 03:43:54.192893 [ 3 ] {fbcb9ca5-8d67-4f38-bbe9-c36be008118c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8242 2024.05.08 03:43:54.193335 [ 3 ] {fbcb9ca5-8d67-4f38-bbe9-c36be008118c} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8243 2024.05.08 03:43:54.193382 [ 3 ] {fbcb9ca5-8d67-4f38-bbe9-c36be008118c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
8244 2024.05.08 03:43:54.193752 [ 3 ] {fbcb9ca5-8d67-4f38-bbe9-c36be008118c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
8245 2024.05.08 03:43:54.194076 [ 3 ] {fbcb9ca5-8d67-4f38-bbe9-c36be008118c} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8246 2024.05.08 03:43:54.194228 [ 3 ] {fbcb9ca5-8d67-4f38-bbe9-c36be008118c} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001661 sec., 18061.408789885612 rows/sec., 1.43 MiB/sec.
8247 2024.05.08 03:43:54.194508 [ 3 ] {fbcb9ca5-8d67-4f38-bbe9-c36be008118c} <Debug> DynamicQueryHandler: Done processing query
8248 2024.05.08 03:43:54.194550 [ 3 ] {fbcb9ca5-8d67-4f38-bbe9-c36be008118c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8249 2024.05.08 03:43:54.194609 [ 3 ] {} <Debug> HTTP-Session: 5666c5e1-ce16-4971-910e-244a18b077e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8250 2024.05.08 03:43:54.194824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 13762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8251 2024.05.08 03:43:54.194896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8252 2024.05.08 03:43:54.194917 [ 3 ] {} <Debug> HTTP-Session: 4a5b3f8b-fe2c-47e7-a290-2f74bd693320 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8253 2024.05.08 03:43:54.194935 [ 3 ] {} <Debug> HTTP-Session: 4a5b3f8b-fe2c-47e7-a290-2f74bd693320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8254 2024.05.08 03:43:54.194949 [ 3 ] {} <Debug> HTTP-Session: 4a5b3f8b-fe2c-47e7-a290-2f74bd693320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8255 2024.05.08 03:43:54.194984 [ 3 ] {} <Trace> HTTP-Session: 4a5b3f8b-fe2c-47e7-a290-2f74bd693320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8256 2024.05.08 03:43:54.195120 [ 3 ] {7dc6893d-96a6-44b0-95da-e2585432d2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8257 2024.05.08 03:43:54.195167 [ 3 ] {7dc6893d-96a6-44b0-95da-e2585432d2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8258 2024.05.08 03:43:54.195312 [ 3 ] {7dc6893d-96a6-44b0-95da-e2585432d2ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8259 2024.05.08 03:43:54.195682 [ 3 ] {7dc6893d-96a6-44b0-95da-e2585432d2ca} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8260 2024.05.08 03:43:54.195719 [ 3 ] {7dc6893d-96a6-44b0-95da-e2585432d2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
8261 2024.05.08 03:43:54.196028 [ 3 ] {7dc6893d-96a6-44b0-95da-e2585432d2ca} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
8262 2024.05.08 03:43:54.196337 [ 3 ] {7dc6893d-96a6-44b0-95da-e2585432d2ca} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8263 2024.05.08 03:43:54.196490 [ 3 ] {7dc6893d-96a6-44b0-95da-e2585432d2ca} <Debug> executeQuery: Read 90 rows, 8.25 KiB in 0.001418 sec., 63469.675599435825 rows/sec., 5.68 MiB/sec.
8264 2024.05.08 03:43:54.196511 [ 155 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
8265 2024.05.08 03:43:54.196624 [ 155 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8266 2024.05.08 03:43:54.196658 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
8267 2024.05.08 03:43:54.196743 [ 3 ] {7dc6893d-96a6-44b0-95da-e2585432d2ca} <Debug> DynamicQueryHandler: Done processing query
8268 2024.05.08 03:43:54.196797 [ 3 ] {7dc6893d-96a6-44b0-95da-e2585432d2ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8269 2024.05.08 03:43:54.196847 [ 3 ] {} <Debug> HTTP-Session: 4a5b3f8b-fe2c-47e7-a290-2f74bd693320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8270 2024.05.08 03:43:54.196933 [ 200 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
8271 2024.05.08 03:43:54.197022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 5136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8272 2024.05.08 03:43:54.197124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8273 2024.05.08 03:43:54.197182 [ 3 ] {} <Debug> HTTP-Session: 77f76be0-a68d-4e40-a83e-9ade228b5b98 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8274 2024.05.08 03:43:54.197214 [ 200 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8275 2024.05.08 03:43:54.197225 [ 3 ] {} <Debug> HTTP-Session: 77f76be0-a68d-4e40-a83e-9ade228b5b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8276 2024.05.08 03:43:54.197273 [ 3 ] {} <Debug> HTTP-Session: 77f76be0-a68d-4e40-a83e-9ade228b5b98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8277 2024.05.08 03:43:54.197285 [ 200 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 142 rows starting from the beginning of the part
8278 2024.05.08 03:43:54.197329 [ 3 ] {} <Trace> HTTP-Session: 77f76be0-a68d-4e40-a83e-9ade228b5b98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8279 2024.05.08 03:43:54.197522 [ 200 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 106 rows starting from the beginning of the part
8280 2024.05.08 03:43:54.197613 [ 3 ] {4d08817a-2fe7-4a32-88eb-05ec405105de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8281 2024.05.08 03:43:54.197763 [ 3 ] {4d08817a-2fe7-4a32-88eb-05ec405105de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8282 2024.05.08 03:43:54.197827 [ 200 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 54 rows starting from the beginning of the part
8283 2024.05.08 03:43:54.198222 [ 200 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 81 rows starting from the beginning of the part
8284 2024.05.08 03:43:54.198608 [ 200 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 54 rows starting from the beginning of the part
8285 2024.05.08 03:43:54.198960 [ 200 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part
8286 2024.05.08 03:43:54.198998 [ 3 ] {4d08817a-2fe7-4a32-88eb-05ec405105de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8287 2024.05.08 03:43:54.199865 [ 3 ] {4d08817a-2fe7-4a32-88eb-05ec405105de} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8288 2024.05.08 03:43:54.199931 [ 3 ] {4d08817a-2fe7-4a32-88eb-05ec405105de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
8289 2024.05.08 03:43:54.200773 [ 3 ] {4d08817a-2fe7-4a32-88eb-05ec405105de} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
8290 2024.05.08 03:43:54.201760 [ 3 ] {4d08817a-2fe7-4a32-88eb-05ec405105de} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8291 2024.05.08 03:43:54.201939 [ 200 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 4 columns (4 merged, 0 gathered) in 0.00517366 sec., 101862.12468542579 rows/sec., 8.81 MiB/sec.
8292 2024.05.08 03:43:54.202119 [ 155 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
8293 2024.05.08 03:43:54.202145 [ 3 ] {4d08817a-2fe7-4a32-88eb-05ec405105de} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.004657 sec., 6441.915396177797 rows/sec., 515.86 KiB/sec.
8294 2024.05.08 03:43:54.202204 [ 200 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
8295 2024.05.08 03:43:54.202197 [ 155 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8296 2024.05.08 03:43:54.202321 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
8297 2024.05.08 03:43:54.202724 [ 3 ] {4d08817a-2fe7-4a32-88eb-05ec405105de} <Debug> DynamicQueryHandler: Done processing query
8298 2024.05.08 03:43:54.202847 [ 3 ] {4d08817a-2fe7-4a32-88eb-05ec405105de} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8299 2024.05.08 03:43:54.202936 [ 3 ] {} <Debug> HTTP-Session: 77f76be0-a68d-4e40-a83e-9ade228b5b98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8300 2024.05.08 03:43:54.202979 [ 198 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
8301 2024.05.08 03:43:54.203287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 32132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8302 2024.05.08 03:43:54.203442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8303 2024.05.08 03:43:54.203539 [ 3 ] {} <Debug> HTTP-Session: fff10d2e-b352-4a70-8c35-3ea9d505a4e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8304 2024.05.08 03:43:54.203571 [ 198 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8305 2024.05.08 03:43:54.203589 [ 200 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_76_15} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8306 2024.05.08 03:43:54.203608 [ 3 ] {} <Debug> HTTP-Session: fff10d2e-b352-4a70-8c35-3ea9d505a4e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8307 2024.05.08 03:43:54.203671 [ 3 ] {} <Debug> HTTP-Session: fff10d2e-b352-4a70-8c35-3ea9d505a4e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8308 2024.05.08 03:43:54.203689 [ 198 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 93 rows starting from the beginning of the part
8309 2024.05.08 03:43:54.203789 [ 3 ] {} <Trace> HTTP-Session: fff10d2e-b352-4a70-8c35-3ea9d505a4e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8310 2024.05.08 03:43:54.203918 [ 200 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_76_15} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
8311 2024.05.08 03:43:54.204147 [ 198 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 55 rows starting from the beginning of the part
8312 2024.05.08 03:43:54.204226 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
8313 2024.05.08 03:43:54.204425 [ 3 ] {d57aa9f6-b374-4cbf-ac3f-1c7d51fb8ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8314 2024.05.08 03:43:54.204467 [ 198 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 18 rows starting from the beginning of the part
8315 2024.05.08 03:43:54.204608 [ 3 ] {d57aa9f6-b374-4cbf-ac3f-1c7d51fb8ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8316 2024.05.08 03:43:54.204782 [ 198 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 33 rows starting from the beginning of the part
8317 2024.05.08 03:43:54.205112 [ 198 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 18 rows starting from the beginning of the part
8318 2024.05.08 03:43:54.205444 [ 198 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part
8319 2024.05.08 03:43:54.206077 [ 3 ] {d57aa9f6-b374-4cbf-ac3f-1c7d51fb8ece} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8320 2024.05.08 03:43:54.207001 [ 3 ] {d57aa9f6-b374-4cbf-ac3f-1c7d51fb8ece} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8321 2024.05.08 03:43:54.207077 [ 3 ] {d57aa9f6-b374-4cbf-ac3f-1c7d51fb8ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
8322 2024.05.08 03:43:54.208254 [ 191 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 4 columns (4 merged, 0 gathered) in 0.005740084 sec., 43030.72916702961 rows/sec., 3.37 MiB/sec.
8323 2024.05.08 03:43:54.208394 [ 3 ] {d57aa9f6-b374-4cbf-ac3f-1c7d51fb8ece} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
8324 2024.05.08 03:43:54.208453 [ 200 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
8325 2024.05.08 03:43:54.209116 [ 3 ] {d57aa9f6-b374-4cbf-ac3f-1c7d51fb8ece} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8326 2024.05.08 03:43:54.209251 [ 200 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_76_15} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8327 2024.05.08 03:43:54.209475 [ 3 ] {d57aa9f6-b374-4cbf-ac3f-1c7d51fb8ece} <Debug> executeQuery: Read 30 rows, 41.46 KiB in 0.005401 sec., 5554.526939455656 rows/sec., 7.50 MiB/sec.
8328 2024.05.08 03:43:54.209499 [ 200 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_76_15} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
8329 2024.05.08 03:43:54.209755 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
8330 2024.05.08 03:43:54.209866 [ 3 ] {d57aa9f6-b374-4cbf-ac3f-1c7d51fb8ece} <Debug> DynamicQueryHandler: Done processing query
8331 2024.05.08 03:43:54.209895 [ 3 ] {d57aa9f6-b374-4cbf-ac3f-1c7d51fb8ece} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
8332 2024.05.08 03:43:54.209911 [ 3 ] {} <Debug> HTTP-Session: fff10d2e-b352-4a70-8c35-3ea9d505a4e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8333 2024.05.08 03:43:59.192196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8334 2024.05.08 03:43:59.192384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8335 2024.05.08 03:43:59.192429 [ 3 ] {} <Debug> HTTP-Session: 4faf695b-73f7-4a47-b88b-ffe377b8f94a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8336 2024.05.08 03:43:59.192471 [ 3 ] {} <Debug> HTTP-Session: 4faf695b-73f7-4a47-b88b-ffe377b8f94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8337 2024.05.08 03:43:59.192501 [ 3 ] {} <Debug> HTTP-Session: 4faf695b-73f7-4a47-b88b-ffe377b8f94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8338 2024.05.08 03:43:59.192584 [ 3 ] {} <Trace> HTTP-Session: 4faf695b-73f7-4a47-b88b-ffe377b8f94a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8339 2024.05.08 03:43:59.192880 [ 3 ] {b303d2cd-6318-4303-b227-09073b3bc3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8340 2024.05.08 03:43:59.192989 [ 3 ] {b303d2cd-6318-4303-b227-09073b3bc3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8341 2024.05.08 03:43:59.193235 [ 3 ] {b303d2cd-6318-4303-b227-09073b3bc3ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8342 2024.05.08 03:43:59.193730 [ 3 ] {b303d2cd-6318-4303-b227-09073b3bc3ee} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8343 2024.05.08 03:43:59.193775 [ 3 ] {b303d2cd-6318-4303-b227-09073b3bc3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8344 2024.05.08 03:43:59.194156 [ 3 ] {b303d2cd-6318-4303-b227-09073b3bc3ee} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
8345 2024.05.08 03:43:59.194500 [ 3 ] {b303d2cd-6318-4303-b227-09073b3bc3ee} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8346 2024.05.08 03:43:59.194668 [ 3 ] {b303d2cd-6318-4303-b227-09073b3bc3ee} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001884 sec., 10615.711252653928 rows/sec., 860.45 KiB/sec.
8347 2024.05.08 03:43:59.194692 [ 135 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
8348 2024.05.08 03:43:59.194804 [ 135 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8349 2024.05.08 03:43:59.194853 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8350 2024.05.08 03:43:59.194988 [ 3 ] {b303d2cd-6318-4303-b227-09073b3bc3ee} <Debug> DynamicQueryHandler: Done processing query
8351 2024.05.08 03:43:59.195013 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
8352 2024.05.08 03:43:59.195029 [ 3 ] {b303d2cd-6318-4303-b227-09073b3bc3ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8353 2024.05.08 03:43:59.195083 [ 3 ] {} <Debug> HTTP-Session: 4faf695b-73f7-4a47-b88b-ffe377b8f94a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8354 2024.05.08 03:43:59.195274 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8355 2024.05.08 03:43:59.195274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8356 2024.05.08 03:43:59.195340 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 40 rows starting from the beginning of the part
8357 2024.05.08 03:43:59.195382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8358 2024.05.08 03:43:59.195424 [ 3 ] {} <Debug> HTTP-Session: 3b3611ec-7f97-463b-8c70-87f6deb15c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8359 2024.05.08 03:43:59.195500 [ 3 ] {} <Debug> HTTP-Session: 3b3611ec-7f97-463b-8c70-87f6deb15c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8360 2024.05.08 03:43:59.195564 [ 3 ] {} <Debug> HTTP-Session: 3b3611ec-7f97-463b-8c70-87f6deb15c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8361 2024.05.08 03:43:59.195592 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 18 rows starting from the beginning of the part
8362 2024.05.08 03:43:59.195684 [ 3 ] {} <Trace> HTTP-Session: 3b3611ec-7f97-463b-8c70-87f6deb15c1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8363 2024.05.08 03:43:59.195840 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 27 rows starting from the beginning of the part
8364 2024.05.08 03:43:59.196122 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 18 rows starting from the beginning of the part
8365 2024.05.08 03:43:59.196166 [ 3 ] {9f3f2586-4d0a-4f4e-83e0-8fe0447157a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8366 2024.05.08 03:43:59.196332 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part
8367 2024.05.08 03:43:59.196348 [ 3 ] {9f3f2586-4d0a-4f4e-83e0-8fe0447157a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8368 2024.05.08 03:43:59.196687 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 20 rows starting from the beginning of the part
8369 2024.05.08 03:43:59.197302 [ 3 ] {9f3f2586-4d0a-4f4e-83e0-8fe0447157a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8370 2024.05.08 03:43:59.198051 [ 3 ] {9f3f2586-4d0a-4f4e-83e0-8fe0447157a4} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8371 2024.05.08 03:43:59.198128 [ 3 ] {9f3f2586-4d0a-4f4e-83e0-8fe0447157a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8372 2024.05.08 03:43:59.198984 [ 3 ] {9f3f2586-4d0a-4f4e-83e0-8fe0447157a4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
8373 2024.05.08 03:43:59.199390 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 4 columns (4 merged, 0 gathered) in 0.004448107 sec., 34396.65457687956 rows/sec., 2.72 MiB/sec.
8374 2024.05.08 03:43:59.199614 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
8375 2024.05.08 03:43:59.199811 [ 3 ] {9f3f2586-4d0a-4f4e-83e0-8fe0447157a4} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8376 2024.05.08 03:43:59.200312 [ 3 ] {9f3f2586-4d0a-4f4e-83e0-8fe0447157a4} <Debug> executeQuery: Read 60 rows, 5.37 KiB in 0.004337 sec., 13834.44777495965 rows/sec., 1.21 MiB/sec.
8377 2024.05.08 03:43:59.200777 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_76_15} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8378 2024.05.08 03:43:59.200839 [ 3 ] {9f3f2586-4d0a-4f4e-83e0-8fe0447157a4} <Debug> DynamicQueryHandler: Done processing query
8379 2024.05.08 03:43:59.200925 [ 3 ] {9f3f2586-4d0a-4f4e-83e0-8fe0447157a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8380 2024.05.08 03:43:59.201019 [ 3 ] {} <Debug> HTTP-Session: 3b3611ec-7f97-463b-8c70-87f6deb15c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8381 2024.05.08 03:43:59.201190 [ 198 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_76_15} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
8382 2024.05.08 03:43:59.201313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 3436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8383 2024.05.08 03:43:59.201453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8384 2024.05.08 03:43:59.201561 [ 3 ] {} <Debug> HTTP-Session: 406d1abe-46b1-4279-ba23-5e75dcf463a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8385 2024.05.08 03:43:59.201611 [ 3 ] {} <Debug> HTTP-Session: 406d1abe-46b1-4279-ba23-5e75dcf463a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8386 2024.05.08 03:43:59.201628 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
8387 2024.05.08 03:43:59.201635 [ 3 ] {} <Debug> HTTP-Session: 406d1abe-46b1-4279-ba23-5e75dcf463a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8388 2024.05.08 03:43:59.201697 [ 3 ] {} <Trace> HTTP-Session: 406d1abe-46b1-4279-ba23-5e75dcf463a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8389 2024.05.08 03:43:59.201810 [ 3 ] {642ddf59-a58b-428a-beac-14c44644873e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8390 2024.05.08 03:43:59.201853 [ 3 ] {642ddf59-a58b-428a-beac-14c44644873e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8391 2024.05.08 03:43:59.202007 [ 3 ] {642ddf59-a58b-428a-beac-14c44644873e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8392 2024.05.08 03:43:59.202301 [ 3 ] {642ddf59-a58b-428a-beac-14c44644873e} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8393 2024.05.08 03:43:59.202337 [ 3 ] {642ddf59-a58b-428a-beac-14c44644873e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8394 2024.05.08 03:43:59.202642 [ 3 ] {642ddf59-a58b-428a-beac-14c44644873e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
8395 2024.05.08 03:43:59.202943 [ 3 ] {642ddf59-a58b-428a-beac-14c44644873e} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8396 2024.05.08 03:43:59.203096 [ 3 ] {642ddf59-a58b-428a-beac-14c44644873e} <Debug> executeQuery: Read 20 rows, 1.60 KiB in 0.001319 sec., 15163.00227445034 rows/sec., 1.19 MiB/sec.
8397 2024.05.08 03:43:59.203270 [ 3 ] {642ddf59-a58b-428a-beac-14c44644873e} <Debug> DynamicQueryHandler: Done processing query
8398 2024.05.08 03:43:59.203293 [ 3 ] {642ddf59-a58b-428a-beac-14c44644873e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8399 2024.05.08 03:43:59.203309 [ 3 ] {} <Debug> HTTP-Session: 406d1abe-46b1-4279-ba23-5e75dcf463a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8400 2024.05.08 03:43:59.203448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 21431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8401 2024.05.08 03:43:59.203495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8402 2024.05.08 03:43:59.203514 [ 3 ] {} <Debug> HTTP-Session: 8cb4f2a5-e177-4897-9505-edf5353ce4d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8403 2024.05.08 03:43:59.203530 [ 3 ] {} <Debug> HTTP-Session: 8cb4f2a5-e177-4897-9505-edf5353ce4d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8404 2024.05.08 03:43:59.203544 [ 3 ] {} <Debug> HTTP-Session: 8cb4f2a5-e177-4897-9505-edf5353ce4d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8405 2024.05.08 03:43:59.203574 [ 3 ] {} <Trace> HTTP-Session: 8cb4f2a5-e177-4897-9505-edf5353ce4d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8406 2024.05.08 03:43:59.203772 [ 3 ] {3273d909-7e7f-414e-ba1f-5295e9fa9a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8407 2024.05.08 03:43:59.203822 [ 3 ] {3273d909-7e7f-414e-ba1f-5295e9fa9a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8408 2024.05.08 03:43:59.203982 [ 3 ] {3273d909-7e7f-414e-ba1f-5295e9fa9a06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8409 2024.05.08 03:43:59.204381 [ 3 ] {3273d909-7e7f-414e-ba1f-5295e9fa9a06} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8410 2024.05.08 03:43:59.204417 [ 3 ] {3273d909-7e7f-414e-ba1f-5295e9fa9a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8411 2024.05.08 03:43:59.204830 [ 3 ] {3273d909-7e7f-414e-ba1f-5295e9fa9a06} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
8412 2024.05.08 03:43:59.205166 [ 3 ] {3273d909-7e7f-414e-ba1f-5295e9fa9a06} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8413 2024.05.08 03:43:59.205308 [ 3 ] {3273d909-7e7f-414e-ba1f-5295e9fa9a06} <Debug> executeQuery: Read 20 rows, 27.64 KiB in 0.00165 sec., 12121.212121212122 rows/sec., 16.36 MiB/sec.
8414 2024.05.08 03:43:59.205365 [ 105 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
8415 2024.05.08 03:43:59.205492 [ 105 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8416 2024.05.08 03:43:59.205537 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8417 2024.05.08 03:43:59.205579 [ 3 ] {3273d909-7e7f-414e-ba1f-5295e9fa9a06} <Debug> DynamicQueryHandler: Done processing query
8418 2024.05.08 03:43:59.205635 [ 3 ] {3273d909-7e7f-414e-ba1f-5295e9fa9a06} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8419 2024.05.08 03:43:59.205697 [ 3 ] {} <Debug> HTTP-Session: 8cb4f2a5-e177-4897-9505-edf5353ce4d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8420 2024.05.08 03:43:59.205833 [ 191 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
8421 2024.05.08 03:43:59.206451 [ 191 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8422 2024.05.08 03:43:59.206557 [ 191 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1115 rows starting from the beginning of the part
8423 2024.05.08 03:43:59.206759 [ 191 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 18 rows starting from the beginning of the part
8424 2024.05.08 03:43:59.206867 [ 191 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 27 rows starting from the beginning of the part
8425 2024.05.08 03:43:59.207043 [ 191 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 18 rows starting from the beginning of the part
8426 2024.05.08 03:43:59.207176 [ 191 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part
8427 2024.05.08 03:43:59.207259 [ 191 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 20 rows starting from the beginning of the part
8428 2024.05.08 03:43:59.210691 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1228 rows, containing 6 columns (6 merged, 0 gathered) in 0.00505478 sec., 242938.36724842625 rows/sec., 327.83 MiB/sec.
8429 2024.05.08 03:43:59.211646 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
8430 2024.05.08 03:43:59.212118 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8431 2024.05.08 03:43:59.212213 [ 201 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
8432 2024.05.08 03:43:59.212324 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB.
8433 2024.05.08 03:44:00.000207 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.15 MiB, peak 202.45 MiB, free memory in arenas 0.00 B, will set to 195.47 MiB (RSS), difference: 1.32 MiB
8434 2024.05.08 03:44:04.195088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 5075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8435 2024.05.08 03:44:04.195233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8436 2024.05.08 03:44:04.195262 [ 3 ] {} <Debug> HTTP-Session: 02dea39e-e51d-4efb-aa0a-f08f93fb5ba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8437 2024.05.08 03:44:04.195291 [ 3 ] {} <Debug> HTTP-Session: 02dea39e-e51d-4efb-aa0a-f08f93fb5ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8438 2024.05.08 03:44:04.195308 [ 3 ] {} <Debug> HTTP-Session: 02dea39e-e51d-4efb-aa0a-f08f93fb5ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8439 2024.05.08 03:44:04.195366 [ 3 ] {} <Trace> HTTP-Session: 02dea39e-e51d-4efb-aa0a-f08f93fb5ba9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8440 2024.05.08 03:44:04.195583 [ 3 ] {4bcfc0d2-abd7-470f-a370-61bccf4d2f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8441 2024.05.08 03:44:04.195658 [ 3 ] {4bcfc0d2-abd7-470f-a370-61bccf4d2f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8442 2024.05.08 03:44:04.195882 [ 3 ] {4bcfc0d2-abd7-470f-a370-61bccf4d2f4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8443 2024.05.08 03:44:04.196428 [ 3 ] {4bcfc0d2-abd7-470f-a370-61bccf4d2f4b} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8444 2024.05.08 03:44:04.196469 [ 3 ] {4bcfc0d2-abd7-470f-a370-61bccf4d2f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8445 2024.05.08 03:44:04.196839 [ 3 ] {4bcfc0d2-abd7-470f-a370-61bccf4d2f4b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
8446 2024.05.08 03:44:04.197179 [ 3 ] {4bcfc0d2-abd7-470f-a370-61bccf4d2f4b} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8447 2024.05.08 03:44:04.197323 [ 3 ] {4bcfc0d2-abd7-470f-a370-61bccf4d2f4b} <Debug> executeQuery: Read 35 rows, 2.84 KiB in 0.001814 sec., 19294.377067254685 rows/sec., 1.53 MiB/sec.
8448 2024.05.08 03:44:04.197514 [ 3 ] {4bcfc0d2-abd7-470f-a370-61bccf4d2f4b} <Debug> DynamicQueryHandler: Done processing query
8449 2024.05.08 03:44:04.197539 [ 3 ] {4bcfc0d2-abd7-470f-a370-61bccf4d2f4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8450 2024.05.08 03:44:04.197556 [ 3 ] {} <Debug> HTTP-Session: 02dea39e-e51d-4efb-aa0a-f08f93fb5ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8451 2024.05.08 03:44:04.197673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8452 2024.05.08 03:44:04.197721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8453 2024.05.08 03:44:04.197740 [ 3 ] {} <Debug> HTTP-Session: 6df8fbf2-da0c-4fd3-ae86-c5c408ec1668 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8454 2024.05.08 03:44:04.197757 [ 3 ] {} <Debug> HTTP-Session: 6df8fbf2-da0c-4fd3-ae86-c5c408ec1668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8455 2024.05.08 03:44:04.197771 [ 3 ] {} <Debug> HTTP-Session: 6df8fbf2-da0c-4fd3-ae86-c5c408ec1668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8456 2024.05.08 03:44:04.197803 [ 3 ] {} <Trace> HTTP-Session: 6df8fbf2-da0c-4fd3-ae86-c5c408ec1668 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8457 2024.05.08 03:44:04.197898 [ 3 ] {d27e01ee-0b81-421b-9fa1-0b29f690e32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8458 2024.05.08 03:44:04.197941 [ 3 ] {d27e01ee-0b81-421b-9fa1-0b29f690e32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8459 2024.05.08 03:44:04.198067 [ 3 ] {d27e01ee-0b81-421b-9fa1-0b29f690e32a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8460 2024.05.08 03:44:04.198344 [ 3 ] {d27e01ee-0b81-421b-9fa1-0b29f690e32a} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8461 2024.05.08 03:44:04.198380 [ 3 ] {d27e01ee-0b81-421b-9fa1-0b29f690e32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8462 2024.05.08 03:44:04.198678 [ 3 ] {d27e01ee-0b81-421b-9fa1-0b29f690e32a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8463 2024.05.08 03:44:04.198979 [ 3 ] {d27e01ee-0b81-421b-9fa1-0b29f690e32a} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8464 2024.05.08 03:44:04.199121 [ 3 ] {d27e01ee-0b81-421b-9fa1-0b29f690e32a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001248 sec., 3205.128205128205 rows/sec., 261.36 KiB/sec.
8465 2024.05.08 03:44:04.199388 [ 3 ] {d27e01ee-0b81-421b-9fa1-0b29f690e32a} <Debug> DynamicQueryHandler: Done processing query
8466 2024.05.08 03:44:04.199436 [ 3 ] {d27e01ee-0b81-421b-9fa1-0b29f690e32a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8467 2024.05.08 03:44:04.199455 [ 3 ] {} <Debug> HTTP-Session: 6df8fbf2-da0c-4fd3-ae86-c5c408ec1668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8468 2024.05.08 03:44:04.199625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 21293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8469 2024.05.08 03:44:04.199673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8470 2024.05.08 03:44:04.199692 [ 3 ] {} <Debug> HTTP-Session: ccab6698-fe86-47d0-bd7e-6e636f560984 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8471 2024.05.08 03:44:04.199709 [ 3 ] {} <Debug> HTTP-Session: ccab6698-fe86-47d0-bd7e-6e636f560984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8472 2024.05.08 03:44:04.199722 [ 3 ] {} <Debug> HTTP-Session: ccab6698-fe86-47d0-bd7e-6e636f560984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8473 2024.05.08 03:44:04.199753 [ 3 ] {} <Trace> HTTP-Session: ccab6698-fe86-47d0-bd7e-6e636f560984 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8474 2024.05.08 03:44:04.199890 [ 3 ] {d0ca3161-2642-48f9-8074-470ae388c3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8475 2024.05.08 03:44:04.199933 [ 3 ] {d0ca3161-2642-48f9-8074-470ae388c3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8476 2024.05.08 03:44:04.200081 [ 3 ] {d0ca3161-2642-48f9-8074-470ae388c3aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8477 2024.05.08 03:44:04.200457 [ 3 ] {d0ca3161-2642-48f9-8074-470ae388c3aa} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8478 2024.05.08 03:44:04.200494 [ 3 ] {d0ca3161-2642-48f9-8074-470ae388c3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8479 2024.05.08 03:44:04.200810 [ 3 ] {d0ca3161-2642-48f9-8074-470ae388c3aa} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
8480 2024.05.08 03:44:04.201112 [ 3 ] {d0ca3161-2642-48f9-8074-470ae388c3aa} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8481 2024.05.08 03:44:04.201270 [ 3 ] {d0ca3161-2642-48f9-8074-470ae388c3aa} <Debug> executeQuery: Read 143 rows, 12.57 KiB in 0.001439 sec., 99374.56567060458 rows/sec., 8.53 MiB/sec.
8482 2024.05.08 03:44:04.201450 [ 3 ] {d0ca3161-2642-48f9-8074-470ae388c3aa} <Debug> DynamicQueryHandler: Done processing query
8483 2024.05.08 03:44:04.201474 [ 3 ] {d0ca3161-2642-48f9-8074-470ae388c3aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8484 2024.05.08 03:44:04.201490 [ 3 ] {} <Debug> HTTP-Session: ccab6698-fe86-47d0-bd7e-6e636f560984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8485 2024.05.08 03:44:04.201649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8486 2024.05.08 03:44:04.201701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8487 2024.05.08 03:44:04.201719 [ 3 ] {} <Debug> HTTP-Session: 415053b8-84aa-49d7-a562-c34ce074111e Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8488 2024.05.08 03:44:04.201736 [ 3 ] {} <Debug> HTTP-Session: 415053b8-84aa-49d7-a562-c34ce074111e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8489 2024.05.08 03:44:04.201750 [ 3 ] {} <Debug> HTTP-Session: 415053b8-84aa-49d7-a562-c34ce074111e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8490 2024.05.08 03:44:04.201780 [ 3 ] {} <Trace> HTTP-Session: 415053b8-84aa-49d7-a562-c34ce074111e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8491 2024.05.08 03:44:04.201877 [ 3 ] {1236f722-9e20-40ab-94b8-d56473ddcb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8492 2024.05.08 03:44:04.201920 [ 3 ] {1236f722-9e20-40ab-94b8-d56473ddcb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8493 2024.05.08 03:44:04.202048 [ 3 ] {1236f722-9e20-40ab-94b8-d56473ddcb9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8494 2024.05.08 03:44:04.202321 [ 3 ] {1236f722-9e20-40ab-94b8-d56473ddcb9e} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8495 2024.05.08 03:44:04.202357 [ 3 ] {1236f722-9e20-40ab-94b8-d56473ddcb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8496 2024.05.08 03:44:04.202658 [ 3 ] {1236f722-9e20-40ab-94b8-d56473ddcb9e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8497 2024.05.08 03:44:04.202963 [ 3 ] {1236f722-9e20-40ab-94b8-d56473ddcb9e} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8498 2024.05.08 03:44:04.203124 [ 3 ] {1236f722-9e20-40ab-94b8-d56473ddcb9e} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001261 sec., 3172.0856463124505 rows/sec., 221.49 KiB/sec.
8499 2024.05.08 03:44:04.203428 [ 3 ] {1236f722-9e20-40ab-94b8-d56473ddcb9e} <Debug> DynamicQueryHandler: Done processing query
8500 2024.05.08 03:44:04.203453 [ 3 ] {1236f722-9e20-40ab-94b8-d56473ddcb9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8501 2024.05.08 03:44:04.203470 [ 3 ] {} <Debug> HTTP-Session: 415053b8-84aa-49d7-a562-c34ce074111e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8502 2024.05.08 03:44:04.203596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 12239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8503 2024.05.08 03:44:04.203644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8504 2024.05.08 03:44:04.203662 [ 3 ] {} <Debug> HTTP-Session: 859de164-80c0-43ae-968a-86f41b3c293a Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8505 2024.05.08 03:44:04.203678 [ 3 ] {} <Debug> HTTP-Session: 859de164-80c0-43ae-968a-86f41b3c293a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8506 2024.05.08 03:44:04.203692 [ 3 ] {} <Debug> HTTP-Session: 859de164-80c0-43ae-968a-86f41b3c293a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8507 2024.05.08 03:44:04.203722 [ 3 ] {} <Trace> HTTP-Session: 859de164-80c0-43ae-968a-86f41b3c293a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8508 2024.05.08 03:44:04.203846 [ 3 ] {c58c4832-4f94-4642-a0c3-630f6e482920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8509 2024.05.08 03:44:04.203889 [ 3 ] {c58c4832-4f94-4642-a0c3-630f6e482920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8510 2024.05.08 03:44:04.204035 [ 3 ] {c58c4832-4f94-4642-a0c3-630f6e482920} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8511 2024.05.08 03:44:04.204417 [ 3 ] {c58c4832-4f94-4642-a0c3-630f6e482920} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8512 2024.05.08 03:44:04.204454 [ 3 ] {c58c4832-4f94-4642-a0c3-630f6e482920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8513 2024.05.08 03:44:04.204760 [ 3 ] {c58c4832-4f94-4642-a0c3-630f6e482920} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
8514 2024.05.08 03:44:04.205062 [ 3 ] {c58c4832-4f94-4642-a0c3-630f6e482920} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8515 2024.05.08 03:44:04.205220 [ 3 ] {c58c4832-4f94-4642-a0c3-630f6e482920} <Debug> executeQuery: Read 72 rows, 5.75 KiB in 0.001416 sec., 50847.457627118645 rows/sec., 3.97 MiB/sec.
8516 2024.05.08 03:44:04.205386 [ 3 ] {c58c4832-4f94-4642-a0c3-630f6e482920} <Debug> DynamicQueryHandler: Done processing query
8517 2024.05.08 03:44:04.205410 [ 3 ] {c58c4832-4f94-4642-a0c3-630f6e482920} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8518 2024.05.08 03:44:04.205426 [ 3 ] {} <Debug> HTTP-Session: 859de164-80c0-43ae-968a-86f41b3c293a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8519 2024.05.08 03:44:04.205553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 7413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8520 2024.05.08 03:44:04.205599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8521 2024.05.08 03:44:04.205617 [ 3 ] {} <Debug> HTTP-Session: 4f0fb477-3ad1-467f-aece-4a499e52d051 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8522 2024.05.08 03:44:04.205634 [ 3 ] {} <Debug> HTTP-Session: 4f0fb477-3ad1-467f-aece-4a499e52d051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8523 2024.05.08 03:44:04.205648 [ 3 ] {} <Debug> HTTP-Session: 4f0fb477-3ad1-467f-aece-4a499e52d051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8524 2024.05.08 03:44:04.205678 [ 3 ] {} <Trace> HTTP-Session: 4f0fb477-3ad1-467f-aece-4a499e52d051 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8525 2024.05.08 03:44:04.205792 [ 3 ] {dcaa9d26-a5e3-4e03-8b2e-592fb97f5899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8526 2024.05.08 03:44:04.205838 [ 3 ] {dcaa9d26-a5e3-4e03-8b2e-592fb97f5899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8527 2024.05.08 03:44:04.205981 [ 3 ] {dcaa9d26-a5e3-4e03-8b2e-592fb97f5899} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8528 2024.05.08 03:44:04.206297 [ 3 ] {dcaa9d26-a5e3-4e03-8b2e-592fb97f5899} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8529 2024.05.08 03:44:04.206335 [ 3 ] {dcaa9d26-a5e3-4e03-8b2e-592fb97f5899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8530 2024.05.08 03:44:04.206706 [ 3 ] {dcaa9d26-a5e3-4e03-8b2e-592fb97f5899} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8531 2024.05.08 03:44:04.207031 [ 3 ] {dcaa9d26-a5e3-4e03-8b2e-592fb97f5899} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8532 2024.05.08 03:44:04.207191 [ 3 ] {dcaa9d26-a5e3-4e03-8b2e-592fb97f5899} <Debug> executeQuery: Read 38 rows, 2.74 KiB in 0.001441 sec., 26370.5759888966 rows/sec., 1.86 MiB/sec.
8533 2024.05.08 03:44:04.207360 [ 3 ] {dcaa9d26-a5e3-4e03-8b2e-592fb97f5899} <Debug> DynamicQueryHandler: Done processing query
8534 2024.05.08 03:44:04.207384 [ 3 ] {dcaa9d26-a5e3-4e03-8b2e-592fb97f5899} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8535 2024.05.08 03:44:04.207399 [ 3 ] {} <Debug> HTTP-Session: 4f0fb477-3ad1-467f-aece-4a499e52d051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8536 2024.05.08 03:44:04.207587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 37477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8537 2024.05.08 03:44:04.207634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8538 2024.05.08 03:44:04.207653 [ 3 ] {} <Debug> HTTP-Session: e76278ff-2de4-46c0-a81d-f4a6a684f1b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8539 2024.05.08 03:44:04.207670 [ 3 ] {} <Debug> HTTP-Session: e76278ff-2de4-46c0-a81d-f4a6a684f1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8540 2024.05.08 03:44:04.207683 [ 3 ] {} <Debug> HTTP-Session: e76278ff-2de4-46c0-a81d-f4a6a684f1b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8541 2024.05.08 03:44:04.207715 [ 3 ] {} <Trace> HTTP-Session: e76278ff-2de4-46c0-a81d-f4a6a684f1b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8542 2024.05.08 03:44:04.207990 [ 3 ] {50a4fb29-589c-4c55-984d-75ca410197ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8543 2024.05.08 03:44:04.208038 [ 3 ] {50a4fb29-589c-4c55-984d-75ca410197ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8544 2024.05.08 03:44:04.208199 [ 3 ] {50a4fb29-589c-4c55-984d-75ca410197ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8545 2024.05.08 03:44:04.208697 [ 3 ] {50a4fb29-589c-4c55-984d-75ca410197ea} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8546 2024.05.08 03:44:04.208732 [ 3 ] {50a4fb29-589c-4c55-984d-75ca410197ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8547 2024.05.08 03:44:04.209152 [ 3 ] {50a4fb29-589c-4c55-984d-75ca410197ea} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
8548 2024.05.08 03:44:04.209485 [ 3 ] {50a4fb29-589c-4c55-984d-75ca410197ea} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8549 2024.05.08 03:44:04.209638 [ 3 ] {50a4fb29-589c-4c55-984d-75ca410197ea} <Debug> executeQuery: Read 35 rows, 48.36 KiB in 0.00184 sec., 19021.73913043478 rows/sec., 25.67 MiB/sec.
8550 2024.05.08 03:44:04.209903 [ 3 ] {50a4fb29-589c-4c55-984d-75ca410197ea} <Debug> DynamicQueryHandler: Done processing query
8551 2024.05.08 03:44:04.209961 [ 3 ] {50a4fb29-589c-4c55-984d-75ca410197ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
8552 2024.05.08 03:44:04.210016 [ 3 ] {} <Debug> HTTP-Session: e76278ff-2de4-46c0-a81d-f4a6a684f1b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8553 2024.05.08 03:44:04.210205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 1453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8554 2024.05.08 03:44:04.210256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8555 2024.05.08 03:44:04.210275 [ 3 ] {} <Debug> HTTP-Session: 9c51188e-d573-45c0-8742-1bae34eef7fe Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8556 2024.05.08 03:44:04.210292 [ 3 ] {} <Debug> HTTP-Session: 9c51188e-d573-45c0-8742-1bae34eef7fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8557 2024.05.08 03:44:04.210305 [ 3 ] {} <Debug> HTTP-Session: 9c51188e-d573-45c0-8742-1bae34eef7fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8558 2024.05.08 03:44:04.210336 [ 3 ] {} <Trace> HTTP-Session: 9c51188e-d573-45c0-8742-1bae34eef7fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8559 2024.05.08 03:44:04.210437 [ 3 ] {0853bdc1-3ee2-4453-9b96-084b0672ff68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8560 2024.05.08 03:44:04.210483 [ 3 ] {0853bdc1-3ee2-4453-9b96-084b0672ff68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8561 2024.05.08 03:44:04.210623 [ 3 ] {0853bdc1-3ee2-4453-9b96-084b0672ff68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8562 2024.05.08 03:44:04.210893 [ 3 ] {0853bdc1-3ee2-4453-9b96-084b0672ff68} <Trace> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8563 2024.05.08 03:44:04.210929 [ 3 ] {0853bdc1-3ee2-4453-9b96-084b0672ff68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8564 2024.05.08 03:44:04.211280 [ 3 ] {0853bdc1-3ee2-4453-9b96-084b0672ff68} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
8565 2024.05.08 03:44:04.211603 [ 3 ] {0853bdc1-3ee2-4453-9b96-084b0672ff68} <Trace> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8566 2024.05.08 03:44:04.211760 [ 3 ] {0853bdc1-3ee2-4453-9b96-084b0672ff68} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001348 sec., 6676.557863501484 rows/sec., 471.62 KiB/sec.
8567 2024.05.08 03:44:04.211926 [ 3 ] {0853bdc1-3ee2-4453-9b96-084b0672ff68} <Debug> DynamicQueryHandler: Done processing query
8568 2024.05.08 03:44:04.211949 [ 3 ] {0853bdc1-3ee2-4453-9b96-084b0672ff68} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8569 2024.05.08 03:44:04.211965 [ 3 ] {} <Debug> HTTP-Session: 9c51188e-d573-45c0-8742-1bae34eef7fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8570 2024.05.08 03:44:08.596149 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
8571 2024.05.08 03:44:08.596226 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
8572 2024.05.08 03:44:09.192805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8573 2024.05.08 03:44:09.192978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8574 2024.05.08 03:44:09.193022 [ 3 ] {} <Debug> HTTP-Session: e77246e3-b0dc-49ec-b23b-5ccc230d9aad Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8575 2024.05.08 03:44:09.193064 [ 3 ] {} <Debug> HTTP-Session: e77246e3-b0dc-49ec-b23b-5ccc230d9aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8576 2024.05.08 03:44:09.193093 [ 3 ] {} <Debug> HTTP-Session: e77246e3-b0dc-49ec-b23b-5ccc230d9aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8577 2024.05.08 03:44:09.193174 [ 3 ] {} <Trace> HTTP-Session: e77246e3-b0dc-49ec-b23b-5ccc230d9aad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8578 2024.05.08 03:44:09.193452 [ 3 ] {e0df4e87-ab38-44c6-b7e3-4b9f4bbb7fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8579 2024.05.08 03:44:09.193519 [ 3 ] {e0df4e87-ab38-44c6-b7e3-4b9f4bbb7fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8580 2024.05.08 03:44:09.193718 [ 3 ] {e0df4e87-ab38-44c6-b7e3-4b9f4bbb7fa6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8581 2024.05.08 03:44:09.194201 [ 3 ] {e0df4e87-ab38-44c6-b7e3-4b9f4bbb7fa6} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8582 2024.05.08 03:44:09.194244 [ 3 ] {e0df4e87-ab38-44c6-b7e3-4b9f4bbb7fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8583 2024.05.08 03:44:09.194619 [ 3 ] {e0df4e87-ab38-44c6-b7e3-4b9f4bbb7fa6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
8584 2024.05.08 03:44:09.194948 [ 3 ] {e0df4e87-ab38-44c6-b7e3-4b9f4bbb7fa6} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8585 2024.05.08 03:44:09.195131 [ 3 ] {e0df4e87-ab38-44c6-b7e3-4b9f4bbb7fa6} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001755 sec., 11396.011396011396 rows/sec., 923.70 KiB/sec.
8586 2024.05.08 03:44:09.195358 [ 3 ] {e0df4e87-ab38-44c6-b7e3-4b9f4bbb7fa6} <Debug> DynamicQueryHandler: Done processing query
8587 2024.05.08 03:44:09.195386 [ 3 ] {e0df4e87-ab38-44c6-b7e3-4b9f4bbb7fa6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8588 2024.05.08 03:44:09.195403 [ 3 ] {} <Debug> HTTP-Session: e77246e3-b0dc-49ec-b23b-5ccc230d9aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8589 2024.05.08 03:44:09.195528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8590 2024.05.08 03:44:09.195584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8591 2024.05.08 03:44:09.195604 [ 3 ] {} <Debug> HTTP-Session: 3f1bee53-a44f-455f-8e4b-1ca1dcae53d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8592 2024.05.08 03:44:09.195622 [ 3 ] {} <Debug> HTTP-Session: 3f1bee53-a44f-455f-8e4b-1ca1dcae53d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8593 2024.05.08 03:44:09.195636 [ 3 ] {} <Debug> HTTP-Session: 3f1bee53-a44f-455f-8e4b-1ca1dcae53d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8594 2024.05.08 03:44:09.195670 [ 3 ] {} <Trace> HTTP-Session: 3f1bee53-a44f-455f-8e4b-1ca1dcae53d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8595 2024.05.08 03:44:09.195788 [ 3 ] {bdbeac63-5dfa-4ea7-88b7-0299c381700d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8596 2024.05.08 03:44:09.195834 [ 3 ] {bdbeac63-5dfa-4ea7-88b7-0299c381700d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8597 2024.05.08 03:44:09.195966 [ 3 ] {bdbeac63-5dfa-4ea7-88b7-0299c381700d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8598 2024.05.08 03:44:09.196280 [ 3 ] {bdbeac63-5dfa-4ea7-88b7-0299c381700d} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8599 2024.05.08 03:44:09.196318 [ 3 ] {bdbeac63-5dfa-4ea7-88b7-0299c381700d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8600 2024.05.08 03:44:09.196631 [ 3 ] {bdbeac63-5dfa-4ea7-88b7-0299c381700d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8601 2024.05.08 03:44:09.196933 [ 3 ] {bdbeac63-5dfa-4ea7-88b7-0299c381700d} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8602 2024.05.08 03:44:09.197090 [ 73 ] {} <Debug> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0
8603 2024.05.08 03:44:09.197098 [ 3 ] {bdbeac63-5dfa-4ea7-88b7-0299c381700d} <Debug> executeQuery: Read 14 rows, 1.18 KiB in 0.001332 sec., 10510.51051051051 rows/sec., 887.85 KiB/sec.
8604 2024.05.08 03:44:09.197167 [ 73 ] {} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8605 2024.05.08 03:44:09.197231 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8606 2024.05.08 03:44:09.197440 [ 3 ] {bdbeac63-5dfa-4ea7-88b7-0299c381700d} <Debug> DynamicQueryHandler: Done processing query
8607 2024.05.08 03:44:09.197525 [ 3 ] {bdbeac63-5dfa-4ea7-88b7-0299c381700d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8608 2024.05.08 03:44:09.197596 [ 3 ] {} <Debug> HTTP-Session: 3f1bee53-a44f-455f-8e4b-1ca1dcae53d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8609 2024.05.08 03:44:09.197660 [ 186 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full
8610 2024.05.08 03:44:09.197872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 10487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8611 2024.05.08 03:44:09.197994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8612 2024.05.08 03:44:09.198012 [ 186 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8613 2024.05.08 03:44:09.198029 [ 3 ] {} <Debug> HTTP-Session: 48d86527-b663-4f1e-9fbf-23260d4bcf1c Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8614 2024.05.08 03:44:09.198076 [ 3 ] {} <Debug> HTTP-Session: 48d86527-b663-4f1e-9fbf-23260d4bcf1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8615 2024.05.08 03:44:09.198082 [ 186 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part
8616 2024.05.08 03:44:09.198094 [ 3 ] {} <Debug> HTTP-Session: 48d86527-b663-4f1e-9fbf-23260d4bcf1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8617 2024.05.08 03:44:09.198173 [ 3 ] {} <Trace> HTTP-Session: 48d86527-b663-4f1e-9fbf-23260d4bcf1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8618 2024.05.08 03:44:09.198348 [ 186 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
8619 2024.05.08 03:44:09.198594 [ 3 ] {44996182-1350-4cc5-846c-ac03d6872f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8620 2024.05.08 03:44:09.198692 [ 186 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part
8621 2024.05.08 03:44:09.198728 [ 3 ] {44996182-1350-4cc5-846c-ac03d6872f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8622 2024.05.08 03:44:09.199020 [ 186 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
8623 2024.05.08 03:44:09.199366 [ 186 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
8624 2024.05.08 03:44:09.199763 [ 186 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part
8625 2024.05.08 03:44:09.199820 [ 3 ] {44996182-1350-4cc5-846c-ac03d6872f93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8626 2024.05.08 03:44:09.200775 [ 3 ] {44996182-1350-4cc5-846c-ac03d6872f93} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8627 2024.05.08 03:44:09.200853 [ 3 ] {44996182-1350-4cc5-846c-ac03d6872f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8628 2024.05.08 03:44:09.201678 [ 3 ] {44996182-1350-4cc5-846c-ac03d6872f93} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
8629 2024.05.08 03:44:09.202722 [ 3 ] {44996182-1350-4cc5-846c-ac03d6872f93} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8630 2024.05.08 03:44:09.202822 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 4 columns (4 merged, 0 gathered) in 0.005479683 sec., 10584.553887515027 rows/sec., 885.55 KiB/sec.
8631 2024.05.08 03:44:09.202985 [ 3 ] {44996182-1350-4cc5-846c-ac03d6872f93} <Debug> executeQuery: Read 70 rows, 6.21 KiB in 0.004571 sec., 15313.935681470137 rows/sec., 1.33 MiB/sec.
8632 2024.05.08 03:44:09.203267 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
8633 2024.05.08 03:44:09.203286 [ 3 ] {44996182-1350-4cc5-846c-ac03d6872f93} <Debug> DynamicQueryHandler: Done processing query
8634 2024.05.08 03:44:09.203337 [ 3 ] {44996182-1350-4cc5-846c-ac03d6872f93} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8635 2024.05.08 03:44:09.203405 [ 3 ] {} <Debug> HTTP-Session: 48d86527-b663-4f1e-9fbf-23260d4bcf1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8636 2024.05.08 03:44:09.203567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8637 2024.05.08 03:44:09.203699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8638 2024.05.08 03:44:09.203765 [ 3 ] {} <Debug> HTTP-Session: a49b0c93-8a69-4765-b89b-f234b442adaa Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8639 2024.05.08 03:44:09.203800 [ 3 ] {} <Debug> HTTP-Session: a49b0c93-8a69-4765-b89b-f234b442adaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8640 2024.05.08 03:44:09.203828 [ 3 ] {} <Debug> HTTP-Session: a49b0c93-8a69-4765-b89b-f234b442adaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8641 2024.05.08 03:44:09.203883 [ 3 ] {} <Trace> HTTP-Session: a49b0c93-8a69-4765-b89b-f234b442adaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8642 2024.05.08 03:44:09.204056 [ 3 ] {3bb45b59-53ce-44bf-ad9e-4899761070b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8643 2024.05.08 03:44:09.204063 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_19_4} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8644 2024.05.08 03:44:09.204117 [ 3 ] {3bb45b59-53ce-44bf-ad9e-4899761070b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8645 2024.05.08 03:44:09.204279 [ 189 ] {81310dd6-a422-40fc-b1f9-15f9896e80ee::all_1_19_4} <Trace> oximeter.fields_ipaddr (81310dd6-a422-40fc-b1f9-15f9896e80ee) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4
8646 2024.05.08 03:44:09.204480 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8647 2024.05.08 03:44:09.204531 [ 3 ] {3bb45b59-53ce-44bf-ad9e-4899761070b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8648 2024.05.08 03:44:09.204839 [ 3 ] {3bb45b59-53ce-44bf-ad9e-4899761070b2} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8649 2024.05.08 03:44:09.204878 [ 3 ] {3bb45b59-53ce-44bf-ad9e-4899761070b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8650 2024.05.08 03:44:09.205197 [ 3 ] {3bb45b59-53ce-44bf-ad9e-4899761070b2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8651 2024.05.08 03:44:09.205512 [ 3 ] {3bb45b59-53ce-44bf-ad9e-4899761070b2} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8652 2024.05.08 03:44:09.205637 [ 3 ] {3bb45b59-53ce-44bf-ad9e-4899761070b2} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001642 sec., 8526.187576126675 rows/sec., 620.31 KiB/sec.
8653 2024.05.08 03:44:09.205642 [ 52 ] {} <Debug> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0
8654 2024.05.08 03:44:09.205702 [ 52 ] {} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8655 2024.05.08 03:44:09.205733 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8656 2024.05.08 03:44:09.205854 [ 3 ] {3bb45b59-53ce-44bf-ad9e-4899761070b2} <Debug> DynamicQueryHandler: Done processing query
8657 2024.05.08 03:44:09.205885 [ 201 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full
8658 2024.05.08 03:44:09.205893 [ 3 ] {3bb45b59-53ce-44bf-ad9e-4899761070b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8659 2024.05.08 03:44:09.205963 [ 3 ] {} <Debug> HTTP-Session: a49b0c93-8a69-4765-b89b-f234b442adaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8660 2024.05.08 03:44:09.206074 [ 201 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8661 2024.05.08 03:44:09.206111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 5873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8662 2024.05.08 03:44:09.206127 [ 201 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part
8663 2024.05.08 03:44:09.206192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8664 2024.05.08 03:44:09.206298 [ 3 ] {} <Debug> HTTP-Session: 808d5b65-9c5c-4104-90c4-9cdbf31c63ac Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8665 2024.05.08 03:44:09.206363 [ 3 ] {} <Debug> HTTP-Session: 808d5b65-9c5c-4104-90c4-9cdbf31c63ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8666 2024.05.08 03:44:09.206398 [ 201 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
8667 2024.05.08 03:44:09.206410 [ 3 ] {} <Debug> HTTP-Session: 808d5b65-9c5c-4104-90c4-9cdbf31c63ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8668 2024.05.08 03:44:09.206551 [ 3 ] {} <Trace> HTTP-Session: 808d5b65-9c5c-4104-90c4-9cdbf31c63ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8669 2024.05.08 03:44:09.206662 [ 201 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part
8670 2024.05.08 03:44:09.206863 [ 3 ] {e84360d4-b720-4557-b6bc-2015c264abcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8671 2024.05.08 03:44:09.206930 [ 201 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
8672 2024.05.08 03:44:09.207008 [ 3 ] {e84360d4-b720-4557-b6bc-2015c264abcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8673 2024.05.08 03:44:09.207244 [ 201 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
8674 2024.05.08 03:44:09.207543 [ 201 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part
8675 2024.05.08 03:44:09.208007 [ 3 ] {e84360d4-b720-4557-b6bc-2015c264abcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8676 2024.05.08 03:44:09.208789 [ 3 ] {e84360d4-b720-4557-b6bc-2015c264abcb} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8677 2024.05.08 03:44:09.208855 [ 3 ] {e84360d4-b720-4557-b6bc-2015c264abcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8678 2024.05.08 03:44:09.209670 [ 3 ] {e84360d4-b720-4557-b6bc-2015c264abcb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
8679 2024.05.08 03:44:09.210227 [ 201 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 4 columns (4 merged, 0 gathered) in 0.004414246 sec., 13139.276787020932 rows/sec., 945.31 KiB/sec.
8680 2024.05.08 03:44:09.210409 [ 201 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
8681 2024.05.08 03:44:09.210545 [ 3 ] {e84360d4-b720-4557-b6bc-2015c264abcb} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8682 2024.05.08 03:44:09.210947 [ 3 ] {e84360d4-b720-4557-b6bc-2015c264abcb} <Debug> executeQuery: Read 34 rows, 2.78 KiB in 0.004214 sec., 8068.343616516374 rows/sec., 660.70 KiB/sec.
8683 2024.05.08 03:44:09.211252 [ 201 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_19_4} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8684 2024.05.08 03:44:09.211282 [ 3 ] {e84360d4-b720-4557-b6bc-2015c264abcb} <Debug> DynamicQueryHandler: Done processing query
8685 2024.05.08 03:44:09.211326 [ 3 ] {e84360d4-b720-4557-b6bc-2015c264abcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8686 2024.05.08 03:44:09.211357 [ 3 ] {} <Debug> HTTP-Session: 808d5b65-9c5c-4104-90c4-9cdbf31c63ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8687 2024.05.08 03:44:09.211379 [ 201 ] {6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38::all_1_19_4} <Trace> oximeter.fields_u16 (6eac1e9b-0f73-49a7-8cdf-4cfd0571fe38) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4
8688 2024.05.08 03:44:09.211481 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8689 2024.05.08 03:44:09.211525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 1422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8690 2024.05.08 03:44:09.211585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8691 2024.05.08 03:44:09.211603 [ 3 ] {} <Debug> HTTP-Session: 0c5ce804-3d97-489b-acb6-3db33ebf5710 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8692 2024.05.08 03:44:09.211621 [ 3 ] {} <Debug> HTTP-Session: 0c5ce804-3d97-489b-acb6-3db33ebf5710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8693 2024.05.08 03:44:09.211635 [ 3 ] {} <Debug> HTTP-Session: 0c5ce804-3d97-489b-acb6-3db33ebf5710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8694 2024.05.08 03:44:09.211666 [ 3 ] {} <Trace> HTTP-Session: 0c5ce804-3d97-489b-acb6-3db33ebf5710 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8695 2024.05.08 03:44:09.211771 [ 3 ] {35369ff1-0891-46ad-97aa-942d4838b5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8696 2024.05.08 03:44:09.211818 [ 3 ] {35369ff1-0891-46ad-97aa-942d4838b5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8697 2024.05.08 03:44:09.211986 [ 3 ] {35369ff1-0891-46ad-97aa-942d4838b5ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8698 2024.05.08 03:44:09.212277 [ 3 ] {35369ff1-0891-46ad-97aa-942d4838b5ea} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8699 2024.05.08 03:44:09.212312 [ 3 ] {35369ff1-0891-46ad-97aa-942d4838b5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8700 2024.05.08 03:44:09.212693 [ 3 ] {35369ff1-0891-46ad-97aa-942d4838b5ea} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8701 2024.05.08 03:44:09.213035 [ 3 ] {35369ff1-0891-46ad-97aa-942d4838b5ea} <Trace> oximeter.measurements_cumulativeu64 (97141312-2e5b-4e46-816c-cbc412c72b47): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8702 2024.05.08 03:44:09.213161 [ 3 ] {35369ff1-0891-46ad-97aa-942d4838b5ea} <Debug> executeQuery: Read 7 rows, 525.00 B in 0.00142 sec., 4929.577464788732 rows/sec., 361.05 KiB/sec.
8703 2024.05.08 03:44:09.213326 [ 3 ] {35369ff1-0891-46ad-97aa-942d4838b5ea} <Debug> DynamicQueryHandler: Done processing query
8704 2024.05.08 03:44:09.213349 [ 3 ] {35369ff1-0891-46ad-97aa-942d4838b5ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8705 2024.05.08 03:44:09.213365 [ 3 ] {} <Debug> HTTP-Session: 0c5ce804-3d97-489b-acb6-3db33ebf5710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8706 2024.05.08 03:44:09.213541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 21431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8707 2024.05.08 03:44:09.213589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8708 2024.05.08 03:44:09.213607 [ 3 ] {} <Debug> HTTP-Session: 6fd3f592-e173-4dba-9452-93d841f45b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8709 2024.05.08 03:44:09.213624 [ 3 ] {} <Debug> HTTP-Session: 6fd3f592-e173-4dba-9452-93d841f45b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8710 2024.05.08 03:44:09.213638 [ 3 ] {} <Debug> HTTP-Session: 6fd3f592-e173-4dba-9452-93d841f45b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8711 2024.05.08 03:44:09.213668 [ 3 ] {} <Trace> HTTP-Session: 6fd3f592-e173-4dba-9452-93d841f45b51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8712 2024.05.08 03:44:09.213874 [ 3 ] {e373a0f6-6f28-4807-8fb4-7b90fa97fa3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8713 2024.05.08 03:44:09.213921 [ 3 ] {e373a0f6-6f28-4807-8fb4-7b90fa97fa3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8714 2024.05.08 03:44:09.214077 [ 3 ] {e373a0f6-6f28-4807-8fb4-7b90fa97fa3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8715 2024.05.08 03:44:09.214475 [ 3 ] {e373a0f6-6f28-4807-8fb4-7b90fa97fa3f} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8716 2024.05.08 03:44:09.214510 [ 3 ] {e373a0f6-6f28-4807-8fb4-7b90fa97fa3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8717 2024.05.08 03:44:09.214914 [ 3 ] {e373a0f6-6f28-4807-8fb4-7b90fa97fa3f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
8718 2024.05.08 03:44:09.215254 [ 3 ] {e373a0f6-6f28-4807-8fb4-7b90fa97fa3f} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8719 2024.05.08 03:44:09.215383 [ 3 ] {e373a0f6-6f28-4807-8fb4-7b90fa97fa3f} <Debug> executeQuery: Read 20 rows, 27.64 KiB in 0.001639 sec., 12202.562538133008 rows/sec., 16.47 MiB/sec.
8720 2024.05.08 03:44:09.215552 [ 3 ] {e373a0f6-6f28-4807-8fb4-7b90fa97fa3f} <Debug> DynamicQueryHandler: Done processing query
8721 2024.05.08 03:44:09.215574 [ 3 ] {e373a0f6-6f28-4807-8fb4-7b90fa97fa3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8722 2024.05.08 03:44:09.215590 [ 3 ] {} <Debug> HTTP-Session: 6fd3f592-e173-4dba-9452-93d841f45b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8723 2024.05.08 03:44:14.193010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 5075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8724 2024.05.08 03:44:14.193196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8725 2024.05.08 03:44:14.193238 [ 3 ] {} <Debug> HTTP-Session: bd9cb457-3cc2-450c-99bd-e89d3962df50 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8726 2024.05.08 03:44:14.193278 [ 3 ] {} <Debug> HTTP-Session: bd9cb457-3cc2-450c-99bd-e89d3962df50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8727 2024.05.08 03:44:14.193305 [ 3 ] {} <Debug> HTTP-Session: bd9cb457-3cc2-450c-99bd-e89d3962df50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8728 2024.05.08 03:44:14.193383 [ 3 ] {} <Trace> HTTP-Session: bd9cb457-3cc2-450c-99bd-e89d3962df50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8729 2024.05.08 03:44:14.193694 [ 3 ] {99c9f533-b0e0-4708-9666-2765aa6b92a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8730 2024.05.08 03:44:14.193763 [ 3 ] {99c9f533-b0e0-4708-9666-2765aa6b92a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8731 2024.05.08 03:44:14.193962 [ 3 ] {99c9f533-b0e0-4708-9666-2765aa6b92a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8732 2024.05.08 03:44:14.194467 [ 3 ] {99c9f533-b0e0-4708-9666-2765aa6b92a6} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8733 2024.05.08 03:44:14.194513 [ 3 ] {99c9f533-b0e0-4708-9666-2765aa6b92a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8734 2024.05.08 03:44:14.194888 [ 3 ] {99c9f533-b0e0-4708-9666-2765aa6b92a6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
8735 2024.05.08 03:44:14.195226 [ 3 ] {99c9f533-b0e0-4708-9666-2765aa6b92a6} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8736 2024.05.08 03:44:14.195388 [ 3 ] {99c9f533-b0e0-4708-9666-2765aa6b92a6} <Debug> executeQuery: Read 35 rows, 2.84 KiB in 0.001754 sec., 19954.389965792474 rows/sec., 1.58 MiB/sec.
8737 2024.05.08 03:44:14.195731 [ 3 ] {99c9f533-b0e0-4708-9666-2765aa6b92a6} <Debug> DynamicQueryHandler: Done processing query
8738 2024.05.08 03:44:14.195781 [ 3 ] {99c9f533-b0e0-4708-9666-2765aa6b92a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8739 2024.05.08 03:44:14.195806 [ 3 ] {} <Debug> HTTP-Session: bd9cb457-3cc2-450c-99bd-e89d3962df50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8740 2024.05.08 03:44:14.195963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 16045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8741 2024.05.08 03:44:14.196033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8742 2024.05.08 03:44:14.196058 [ 3 ] {} <Debug> HTTP-Session: 16a4a989-3ed0-4e17-923d-d4d85b37591f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8743 2024.05.08 03:44:14.196080 [ 3 ] {} <Debug> HTTP-Session: 16a4a989-3ed0-4e17-923d-d4d85b37591f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8744 2024.05.08 03:44:14.196097 [ 3 ] {} <Debug> HTTP-Session: 16a4a989-3ed0-4e17-923d-d4d85b37591f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8745 2024.05.08 03:44:14.196141 [ 3 ] {} <Trace> HTTP-Session: 16a4a989-3ed0-4e17-923d-d4d85b37591f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8746 2024.05.08 03:44:14.196318 [ 3 ] {1dd56534-b2ce-457b-8cb2-f08c478e70d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8747 2024.05.08 03:44:14.196373 [ 3 ] {1dd56534-b2ce-457b-8cb2-f08c478e70d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8748 2024.05.08 03:44:14.196542 [ 3 ] {1dd56534-b2ce-457b-8cb2-f08c478e70d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8749 2024.05.08 03:44:14.196937 [ 3 ] {1dd56534-b2ce-457b-8cb2-f08c478e70d2} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8750 2024.05.08 03:44:14.196974 [ 3 ] {1dd56534-b2ce-457b-8cb2-f08c478e70d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8751 2024.05.08 03:44:14.197298 [ 3 ] {1dd56534-b2ce-457b-8cb2-f08c478e70d2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
8752 2024.05.08 03:44:14.197603 [ 3 ] {1dd56534-b2ce-457b-8cb2-f08c478e70d2} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8753 2024.05.08 03:44:14.197756 [ 3 ] {1dd56534-b2ce-457b-8cb2-f08c478e70d2} <Debug> executeQuery: Read 105 rows, 9.61 KiB in 0.001498 sec., 70093.45794392524 rows/sec., 6.27 MiB/sec.
8754 2024.05.08 03:44:14.197952 [ 3 ] {1dd56534-b2ce-457b-8cb2-f08c478e70d2} <Debug> DynamicQueryHandler: Done processing query
8755 2024.05.08 03:44:14.197976 [ 3 ] {1dd56534-b2ce-457b-8cb2-f08c478e70d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8756 2024.05.08 03:44:14.197992 [ 3 ] {} <Debug> HTTP-Session: 16a4a989-3ed0-4e17-923d-d4d85b37591f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8757 2024.05.08 03:44:14.198163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 5986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8758 2024.05.08 03:44:14.198214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8759 2024.05.08 03:44:14.198233 [ 3 ] {} <Debug> HTTP-Session: c4bbc698-64f1-4313-aaa5-f67b228af8e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8760 2024.05.08 03:44:14.198251 [ 3 ] {} <Debug> HTTP-Session: c4bbc698-64f1-4313-aaa5-f67b228af8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8761 2024.05.08 03:44:14.198264 [ 3 ] {} <Debug> HTTP-Session: c4bbc698-64f1-4313-aaa5-f67b228af8e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8762 2024.05.08 03:44:14.198297 [ 3 ] {} <Trace> HTTP-Session: c4bbc698-64f1-4313-aaa5-f67b228af8e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8763 2024.05.08 03:44:14.198407 [ 3 ] {a207f852-fd1c-4c4e-a621-63e4645c2990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8764 2024.05.08 03:44:14.198450 [ 3 ] {a207f852-fd1c-4c4e-a621-63e4645c2990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8765 2024.05.08 03:44:14.198580 [ 3 ] {a207f852-fd1c-4c4e-a621-63e4645c2990} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8766 2024.05.08 03:44:14.198886 [ 3 ] {a207f852-fd1c-4c4e-a621-63e4645c2990} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8767 2024.05.08 03:44:14.198923 [ 3 ] {a207f852-fd1c-4c4e-a621-63e4645c2990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8768 2024.05.08 03:44:14.199228 [ 3 ] {a207f852-fd1c-4c4e-a621-63e4645c2990} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
8769 2024.05.08 03:44:14.199535 [ 3 ] {a207f852-fd1c-4c4e-a621-63e4645c2990} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8770 2024.05.08 03:44:14.199702 [ 3 ] {a207f852-fd1c-4c4e-a621-63e4645c2990} <Debug> executeQuery: Read 35 rows, 2.80 KiB in 0.001323 sec., 26455.026455026455 rows/sec., 2.07 MiB/sec.
8771 2024.05.08 03:44:14.199983 [ 3 ] {a207f852-fd1c-4c4e-a621-63e4645c2990} <Debug> DynamicQueryHandler: Done processing query
8772 2024.05.08 03:44:14.200054 [ 3 ] {a207f852-fd1c-4c4e-a621-63e4645c2990} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8773 2024.05.08 03:44:14.200112 [ 3 ] {} <Debug> HTTP-Session: c4bbc698-64f1-4313-aaa5-f67b228af8e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8774 2024.05.08 03:44:14.200327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 37477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8775 2024.05.08 03:44:14.200391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8776 2024.05.08 03:44:14.200415 [ 3 ] {} <Debug> HTTP-Session: 2f9554a0-f268-4a49-90db-b1323717d1d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8777 2024.05.08 03:44:14.200436 [ 3 ] {} <Debug> HTTP-Session: 2f9554a0-f268-4a49-90db-b1323717d1d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8778 2024.05.08 03:44:14.200453 [ 3 ] {} <Debug> HTTP-Session: 2f9554a0-f268-4a49-90db-b1323717d1d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8779 2024.05.08 03:44:14.200494 [ 3 ] {} <Trace> HTTP-Session: 2f9554a0-f268-4a49-90db-b1323717d1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8780 2024.05.08 03:44:14.200785 [ 3 ] {0af5dcf1-d92e-4e11-bf50-ac50f92be953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8781 2024.05.08 03:44:14.200837 [ 3 ] {0af5dcf1-d92e-4e11-bf50-ac50f92be953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8782 2024.05.08 03:44:14.201023 [ 3 ] {0af5dcf1-d92e-4e11-bf50-ac50f92be953} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8783 2024.05.08 03:44:14.201717 [ 3 ] {0af5dcf1-d92e-4e11-bf50-ac50f92be953} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8784 2024.05.08 03:44:14.201755 [ 3 ] {0af5dcf1-d92e-4e11-bf50-ac50f92be953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8785 2024.05.08 03:44:14.202244 [ 3 ] {0af5dcf1-d92e-4e11-bf50-ac50f92be953} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
8786 2024.05.08 03:44:14.202599 [ 3 ] {0af5dcf1-d92e-4e11-bf50-ac50f92be953} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8787 2024.05.08 03:44:14.202764 [ 3 ] {0af5dcf1-d92e-4e11-bf50-ac50f92be953} <Debug> executeQuery: Read 35 rows, 48.36 KiB in 0.00217 sec., 16129.032258064515 rows/sec., 21.77 MiB/sec.
8788 2024.05.08 03:44:14.202949 [ 3 ] {0af5dcf1-d92e-4e11-bf50-ac50f92be953} <Debug> DynamicQueryHandler: Done processing query
8789 2024.05.08 03:44:14.202975 [ 3 ] {0af5dcf1-d92e-4e11-bf50-ac50f92be953} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
8790 2024.05.08 03:44:14.202991 [ 3 ] {} <Debug> HTTP-Session: 2f9554a0-f268-4a49-90db-b1323717d1d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8791 2024.05.08 03:44:15.570855 [ 64 ] {} <Debug> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
8792 2024.05.08 03:44:15.570945 [ 64 ] {} <Trace> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8793 2024.05.08 03:44:15.570973 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8794 2024.05.08 03:44:15.571285 [ 189 ] {0aa68fce-9751-4255-9020-d1f1a5b32ded::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
8795 2024.05.08 03:44:15.571574 [ 189 ] {0aa68fce-9751-4255-9020-d1f1a5b32ded::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8796 2024.05.08 03:44:15.571631 [ 189 ] {0aa68fce-9751-4255-9020-d1f1a5b32ded::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part
8797 2024.05.08 03:44:15.571712 [ 189 ] {0aa68fce-9751-4255-9020-d1f1a5b32ded::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part
8798 2024.05.08 03:44:15.571921 [ 189 ] {0aa68fce-9751-4255-9020-d1f1a5b32ded::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part
8799 2024.05.08 03:44:15.572170 [ 189 ] {0aa68fce-9751-4255-9020-d1f1a5b32ded::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
8800 2024.05.08 03:44:15.572422 [ 189 ] {0aa68fce-9751-4255-9020-d1f1a5b32ded::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
8801 2024.05.08 03:44:15.573564 [ 189 ] {0aa68fce-9751-4255-9020-d1f1a5b32ded::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002485535 sec., 20518.721321566583 rows/sec., 1.46 MiB/sec.
8802 2024.05.08 03:44:15.573744 [ 195 ] {0aa68fce-9751-4255-9020-d1f1a5b32ded::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
8803 2024.05.08 03:44:15.574184 [ 195 ] {0aa68fce-9751-4255-9020-d1f1a5b32ded::all_1_5_1} <Trace> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8804 2024.05.08 03:44:15.574270 [ 195 ] {0aa68fce-9751-4255-9020-d1f1a5b32ded::all_1_5_1} <Trace> oximeter.measurements_i64 (0aa68fce-9751-4255-9020-d1f1a5b32ded) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
8805 2024.05.08 03:44:15.574366 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
8806 2024.05.08 03:44:19.192765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8807 2024.05.08 03:44:19.192942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8808 2024.05.08 03:44:19.192987 [ 3 ] {} <Debug> HTTP-Session: 7af7af74-bf80-45d7-8391-0ea660ecc2f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8809 2024.05.08 03:44:19.193031 [ 3 ] {} <Debug> HTTP-Session: 7af7af74-bf80-45d7-8391-0ea660ecc2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8810 2024.05.08 03:44:19.193059 [ 3 ] {} <Debug> HTTP-Session: 7af7af74-bf80-45d7-8391-0ea660ecc2f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8811 2024.05.08 03:44:19.193142 [ 3 ] {} <Trace> HTTP-Session: 7af7af74-bf80-45d7-8391-0ea660ecc2f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8812 2024.05.08 03:44:19.193440 [ 3 ] {520483e5-ccd0-4198-8b45-2587b52df748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8813 2024.05.08 03:44:19.193550 [ 3 ] {520483e5-ccd0-4198-8b45-2587b52df748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8814 2024.05.08 03:44:19.193813 [ 3 ] {520483e5-ccd0-4198-8b45-2587b52df748} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8815 2024.05.08 03:44:19.194301 [ 3 ] {520483e5-ccd0-4198-8b45-2587b52df748} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8816 2024.05.08 03:44:19.194342 [ 3 ] {520483e5-ccd0-4198-8b45-2587b52df748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8817 2024.05.08 03:44:19.194706 [ 3 ] {520483e5-ccd0-4198-8b45-2587b52df748} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
8818 2024.05.08 03:44:19.195040 [ 3 ] {520483e5-ccd0-4198-8b45-2587b52df748} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8819 2024.05.08 03:44:19.195185 [ 3 ] {520483e5-ccd0-4198-8b45-2587b52df748} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001846 sec., 10834.236186348862 rows/sec., 878.17 KiB/sec.
8820 2024.05.08 03:44:19.195397 [ 3 ] {520483e5-ccd0-4198-8b45-2587b52df748} <Debug> DynamicQueryHandler: Done processing query
8821 2024.05.08 03:44:19.195425 [ 3 ] {520483e5-ccd0-4198-8b45-2587b52df748} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8822 2024.05.08 03:44:19.195441 [ 3 ] {} <Debug> HTTP-Session: 7af7af74-bf80-45d7-8391-0ea660ecc2f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8823 2024.05.08 03:44:19.195571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8824 2024.05.08 03:44:19.195626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8825 2024.05.08 03:44:19.195645 [ 3 ] {} <Debug> HTTP-Session: 80dd5f06-f57d-4a84-a22f-43e60d757080 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8826 2024.05.08 03:44:19.195664 [ 3 ] {} <Debug> HTTP-Session: 80dd5f06-f57d-4a84-a22f-43e60d757080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8827 2024.05.08 03:44:19.195686 [ 3 ] {} <Debug> HTTP-Session: 80dd5f06-f57d-4a84-a22f-43e60d757080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8828 2024.05.08 03:44:19.195724 [ 3 ] {} <Trace> HTTP-Session: 80dd5f06-f57d-4a84-a22f-43e60d757080 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8829 2024.05.08 03:44:19.195845 [ 3 ] {4abfea3b-e69c-4de5-a638-9b975389ff8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8830 2024.05.08 03:44:19.195892 [ 3 ] {4abfea3b-e69c-4de5-a638-9b975389ff8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8831 2024.05.08 03:44:19.196021 [ 3 ] {4abfea3b-e69c-4de5-a638-9b975389ff8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8832 2024.05.08 03:44:19.196391 [ 3 ] {4abfea3b-e69c-4de5-a638-9b975389ff8c} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8833 2024.05.08 03:44:19.196427 [ 3 ] {4abfea3b-e69c-4de5-a638-9b975389ff8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8834 2024.05.08 03:44:19.196737 [ 3 ] {4abfea3b-e69c-4de5-a638-9b975389ff8c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
8835 2024.05.08 03:44:19.197032 [ 3 ] {4abfea3b-e69c-4de5-a638-9b975389ff8c} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8836 2024.05.08 03:44:19.197154 [ 3 ] {4abfea3b-e69c-4de5-a638-9b975389ff8c} <Debug> executeQuery: Read 60 rows, 5.37 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 3.87 MiB/sec.
8837 2024.05.08 03:44:19.197154 [ 36 ] {} <Debug> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
8838 2024.05.08 03:44:19.197215 [ 36 ] {} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8839 2024.05.08 03:44:19.197245 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8840 2024.05.08 03:44:19.197358 [ 3 ] {4abfea3b-e69c-4de5-a638-9b975389ff8c} <Debug> DynamicQueryHandler: Done processing query
8841 2024.05.08 03:44:19.197425 [ 3 ] {4abfea3b-e69c-4de5-a638-9b975389ff8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8842 2024.05.08 03:44:19.197510 [ 3 ] {} <Debug> HTTP-Session: 80dd5f06-f57d-4a84-a22f-43e60d757080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8843 2024.05.08 03:44:19.197593 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::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
8844 2024.05.08 03:44:19.197787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 3436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8845 2024.05.08 03:44:19.197979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8846 2024.05.08 03:44:19.198096 [ 3 ] {} <Debug> HTTP-Session: 2a5dfd34-63c4-442c-8cb1-72e959f2a23d Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8847 2024.05.08 03:44:19.198193 [ 3 ] {} <Debug> HTTP-Session: 2a5dfd34-63c4-442c-8cb1-72e959f2a23d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8848 2024.05.08 03:44:19.198272 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8849 2024.05.08 03:44:19.198289 [ 3 ] {} <Debug> HTTP-Session: 2a5dfd34-63c4-442c-8cb1-72e959f2a23d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8850 2024.05.08 03:44:19.198384 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 193 rows starting from the beginning of the part
8851 2024.05.08 03:44:19.198480 [ 3 ] {} <Trace> HTTP-Session: 2a5dfd34-63c4-442c-8cb1-72e959f2a23d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8852 2024.05.08 03:44:19.198881 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part
8853 2024.05.08 03:44:19.198973 [ 3 ] {eb4e7cf8-07e6-4fc7-b8c7-8a345787fa98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8854 2024.05.08 03:44:19.199173 [ 3 ] {eb4e7cf8-07e6-4fc7-b8c7-8a345787fa98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8855 2024.05.08 03:44:19.199258 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 143 rows starting from the beginning of the part
8856 2024.05.08 03:44:19.199627 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 70 rows starting from the beginning of the part
8857 2024.05.08 03:44:19.199908 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 105 rows starting from the beginning of the part
8858 2024.05.08 03:44:19.200318 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part
8859 2024.05.08 03:44:19.200450 [ 3 ] {eb4e7cf8-07e6-4fc7-b8c7-8a345787fa98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8860 2024.05.08 03:44:19.201508 [ 3 ] {eb4e7cf8-07e6-4fc7-b8c7-8a345787fa98} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8861 2024.05.08 03:44:19.201577 [ 3 ] {eb4e7cf8-07e6-4fc7-b8c7-8a345787fa98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8862 2024.05.08 03:44:19.202469 [ 3 ] {eb4e7cf8-07e6-4fc7-b8c7-8a345787fa98} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
8863 2024.05.08 03:44:19.203214 [ 3 ] {eb4e7cf8-07e6-4fc7-b8c7-8a345787fa98} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8864 2024.05.08 03:44:19.203232 [ 192 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 4 columns (4 merged, 0 gathered) in 0.005908885 sec., 106788.33654741969 rows/sec., 9.27 MiB/sec.
8865 2024.05.08 03:44:19.203437 [ 36 ] {} <Debug> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
8866 2024.05.08 03:44:19.203520 [ 3 ] {eb4e7cf8-07e6-4fc7-b8c7-8a345787fa98} <Debug> executeQuery: Read 20 rows, 1.60 KiB in 0.004731 sec., 4227.436060029592 rows/sec., 338.53 KiB/sec.
8867 2024.05.08 03:44:19.203532 [ 36 ] {} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8868 2024.05.08 03:44:19.203609 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8869 2024.05.08 03:44:19.203768 [ 189 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
8870 2024.05.08 03:44:19.203999 [ 3 ] {eb4e7cf8-07e6-4fc7-b8c7-8a345787fa98} <Debug> DynamicQueryHandler: Done processing query
8871 2024.05.08 03:44:19.204121 [ 3 ] {eb4e7cf8-07e6-4fc7-b8c7-8a345787fa98} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8872 2024.05.08 03:44:19.204214 [ 3 ] {} <Debug> HTTP-Session: 2a5dfd34-63c4-442c-8cb1-72e959f2a23d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8873 2024.05.08 03:44:19.204390 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::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
8874 2024.05.08 03:44:19.204576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 21431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8875 2024.05.08 03:44:19.204828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8876 2024.05.08 03:44:19.204933 [ 3 ] {} <Debug> HTTP-Session: 5048cfd3-f00b-4676-be26-e1b77cd49452 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8877 2024.05.08 03:44:19.204993 [ 3 ] {} <Debug> HTTP-Session: 5048cfd3-f00b-4676-be26-e1b77cd49452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8878 2024.05.08 03:44:19.205074 [ 3 ] {} <Debug> HTTP-Session: 5048cfd3-f00b-4676-be26-e1b77cd49452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8879 2024.05.08 03:44:19.205247 [ 3 ] {} <Trace> HTTP-Session: 5048cfd3-f00b-4676-be26-e1b77cd49452 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8880 2024.05.08 03:44:19.205872 [ 3 ] {eec55e36-e548-4664-bb0b-e7cdb793bf65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8881 2024.05.08 03:44:19.206040 [ 189 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_81_16} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8882 2024.05.08 03:44:19.206107 [ 3 ] {eec55e36-e548-4664-bb0b-e7cdb793bf65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8883 2024.05.08 03:44:19.206454 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8884 2024.05.08 03:44:19.206495 [ 189 ] {cfb7735b-00b3-4434-9325-f1b4e1ba3a61::all_1_81_16} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
8885 2024.05.08 03:44:19.206579 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 113 rows starting from the beginning of the part
8886 2024.05.08 03:44:19.206780 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
8887 2024.05.08 03:44:19.207113 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 20 rows starting from the beginning of the part
8888 2024.05.08 03:44:19.207432 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 72 rows starting from the beginning of the part
8889 2024.05.08 03:44:19.207531 [ 3 ] {eec55e36-e548-4664-bb0b-e7cdb793bf65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8890 2024.05.08 03:44:19.207646 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part
8891 2024.05.08 03:44:19.207998 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 35 rows starting from the beginning of the part
8892 2024.05.08 03:44:19.208225 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 20 rows starting from the beginning of the part
8893 2024.05.08 03:44:19.208999 [ 3 ] {eec55e36-e548-4664-bb0b-e7cdb793bf65} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8894 2024.05.08 03:44:19.209059 [ 3 ] {eec55e36-e548-4664-bb0b-e7cdb793bf65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8895 2024.05.08 03:44:19.210235 [ 3 ] {eec55e36-e548-4664-bb0b-e7cdb793bf65} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
8896 2024.05.08 03:44:19.211056 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.007214663 sec., 40750.344125567615 rows/sec., 3.20 MiB/sec.
8897 2024.05.08 03:44:19.211265 [ 3 ] {eec55e36-e548-4664-bb0b-e7cdb793bf65} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8898 2024.05.08 03:44:19.211291 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
8899 2024.05.08 03:44:19.211636 [ 3 ] {eec55e36-e548-4664-bb0b-e7cdb793bf65} <Debug> executeQuery: Read 20 rows, 27.64 KiB in 0.006094 sec., 3281.9166393173614 rows/sec., 4.43 MiB/sec.
8900 2024.05.08 03:44:19.212421 [ 3 ] {eec55e36-e548-4664-bb0b-e7cdb793bf65} <Debug> DynamicQueryHandler: Done processing query
8901 2024.05.08 03:44:19.212532 [ 3 ] {eec55e36-e548-4664-bb0b-e7cdb793bf65} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8902 2024.05.08 03:44:19.212612 [ 3 ] {} <Debug> HTTP-Session: 5048cfd3-f00b-4676-be26-e1b77cd49452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8903 2024.05.08 03:44:19.212861 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_81_16} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8904 2024.05.08 03:44:19.212978 [ 190 ] {eb19e426-69d9-449e-8b52-d5c7d877e41e::all_1_81_16} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
8905 2024.05.08 03:44:19.213073 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
8906 2024.05.08 03:44:23.596484 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
8907 2024.05.08 03:44:23.596569 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
8908 2024.05.08 03:44:24.193486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 5075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8909 2024.05.08 03:44:24.193666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8910 2024.05.08 03:44:24.193710 [ 3 ] {} <Debug> HTTP-Session: c4efd095-23fd-4a41-ae20-66a7e4dd4e4f Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8911 2024.05.08 03:44:24.193754 [ 3 ] {} <Debug> HTTP-Session: c4efd095-23fd-4a41-ae20-66a7e4dd4e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8912 2024.05.08 03:44:24.193783 [ 3 ] {} <Debug> HTTP-Session: c4efd095-23fd-4a41-ae20-66a7e4dd4e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8913 2024.05.08 03:44:24.193866 [ 3 ] {} <Trace> HTTP-Session: c4efd095-23fd-4a41-ae20-66a7e4dd4e4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8914 2024.05.08 03:44:24.194068 [ 3 ] {6003c1b3-8cbf-4a9f-aa69-59d663592ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8915 2024.05.08 03:44:24.194139 [ 3 ] {6003c1b3-8cbf-4a9f-aa69-59d663592ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8916 2024.05.08 03:44:24.194340 [ 3 ] {6003c1b3-8cbf-4a9f-aa69-59d663592ee9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8917 2024.05.08 03:44:24.194816 [ 3 ] {6003c1b3-8cbf-4a9f-aa69-59d663592ee9} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8918 2024.05.08 03:44:24.194863 [ 3 ] {6003c1b3-8cbf-4a9f-aa69-59d663592ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8919 2024.05.08 03:44:24.195248 [ 3 ] {6003c1b3-8cbf-4a9f-aa69-59d663592ee9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
8920 2024.05.08 03:44:24.195598 [ 3 ] {6003c1b3-8cbf-4a9f-aa69-59d663592ee9} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8921 2024.05.08 03:44:24.195780 [ 3 ] {6003c1b3-8cbf-4a9f-aa69-59d663592ee9} <Debug> executeQuery: Read 35 rows, 2.84 KiB in 0.001774 sec., 19729.425028184894 rows/sec., 1.56 MiB/sec.
8922 2024.05.08 03:44:24.195805 [ 29 ] {} <Debug> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
8923 2024.05.08 03:44:24.195912 [ 29 ] {} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8924 2024.05.08 03:44:24.195953 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8925 2024.05.08 03:44:24.196120 [ 3 ] {6003c1b3-8cbf-4a9f-aa69-59d663592ee9} <Debug> DynamicQueryHandler: Done processing query
8926 2024.05.08 03:44:24.196204 [ 3 ] {6003c1b3-8cbf-4a9f-aa69-59d663592ee9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8927 2024.05.08 03:44:24.196278 [ 3 ] {} <Debug> HTTP-Session: c4efd095-23fd-4a41-ae20-66a7e4dd4e4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8928 2024.05.08 03:44:24.196536 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::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
8929 2024.05.08 03:44:24.196624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 16045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8930 2024.05.08 03:44:24.196808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8931 2024.05.08 03:44:24.196919 [ 3 ] {} <Debug> HTTP-Session: 6a78c62c-6c2d-4b0d-8825-4aceec1c4ef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8932 2024.05.08 03:44:24.197060 [ 3 ] {} <Debug> HTTP-Session: 6a78c62c-6c2d-4b0d-8825-4aceec1c4ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8933 2024.05.08 03:44:24.197230 [ 3 ] {} <Debug> HTTP-Session: 6a78c62c-6c2d-4b0d-8825-4aceec1c4ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8934 2024.05.08 03:44:24.197331 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8935 2024.05.08 03:44:24.197437 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 50 rows starting from the beginning of the part
8936 2024.05.08 03:44:24.197516 [ 3 ] {} <Trace> HTTP-Session: 6a78c62c-6c2d-4b0d-8825-4aceec1c4ef8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8937 2024.05.08 03:44:24.197704 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 35 rows starting from the beginning of the part
8938 2024.05.08 03:44:24.197984 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 20 rows starting from the beginning of the part
8939 2024.05.08 03:44:24.198030 [ 3 ] {2db140d7-d2a9-428a-8a47-b54e865d48aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8940 2024.05.08 03:44:24.198308 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 35 rows starting from the beginning of the part
8941 2024.05.08 03:44:24.198320 [ 3 ] {2db140d7-d2a9-428a-8a47-b54e865d48aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8942 2024.05.08 03:44:24.198682 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 20 rows starting from the beginning of the part
8943 2024.05.08 03:44:24.199125 [ 193 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 35 rows starting from the beginning of the part
8944 2024.05.08 03:44:24.199656 [ 3 ] {2db140d7-d2a9-428a-8a47-b54e865d48aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8945 2024.05.08 03:44:24.200506 [ 3 ] {2db140d7-d2a9-428a-8a47-b54e865d48aa} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8946 2024.05.08 03:44:24.200582 [ 3 ] {2db140d7-d2a9-428a-8a47-b54e865d48aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8947 2024.05.08 03:44:24.201472 [ 3 ] {2db140d7-d2a9-428a-8a47-b54e865d48aa} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
8948 2024.05.08 03:44:24.201850 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.005778754 sec., 33744.29851140921 rows/sec., 2.67 MiB/sec.
8949 2024.05.08 03:44:24.202093 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
8950 2024.05.08 03:44:24.202254 [ 3 ] {2db140d7-d2a9-428a-8a47-b54e865d48aa} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8951 2024.05.08 03:44:24.202660 [ 3 ] {2db140d7-d2a9-428a-8a47-b54e865d48aa} <Debug> executeQuery: Read 105 rows, 9.61 KiB in 0.004872 sec., 21551.724137931036 rows/sec., 1.93 MiB/sec.
8952 2024.05.08 03:44:24.203270 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_81_16} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8953 2024.05.08 03:44:24.203505 [ 3 ] {2db140d7-d2a9-428a-8a47-b54e865d48aa} <Debug> DynamicQueryHandler: Done processing query
8954 2024.05.08 03:44:24.203595 [ 197 ] {0e70c624-653f-42f0-b356-84c153ecab32::all_1_81_16} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
8955 2024.05.08 03:44:24.203616 [ 3 ] {2db140d7-d2a9-428a-8a47-b54e865d48aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8956 2024.05.08 03:44:24.203767 [ 3 ] {} <Debug> HTTP-Session: 6a78c62c-6c2d-4b0d-8825-4aceec1c4ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8957 2024.05.08 03:44:24.203865 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8958 2024.05.08 03:44:24.204047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 5986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8959 2024.05.08 03:44:24.204107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8960 2024.05.08 03:44:24.204126 [ 3 ] {} <Debug> HTTP-Session: c34afe3a-06da-4330-becc-469fcf95db01 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8961 2024.05.08 03:44:24.204144 [ 3 ] {} <Debug> HTTP-Session: c34afe3a-06da-4330-becc-469fcf95db01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8962 2024.05.08 03:44:24.204158 [ 3 ] {} <Debug> HTTP-Session: c34afe3a-06da-4330-becc-469fcf95db01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8963 2024.05.08 03:44:24.204195 [ 3 ] {} <Trace> HTTP-Session: c34afe3a-06da-4330-becc-469fcf95db01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8964 2024.05.08 03:44:24.204318 [ 3 ] {cad180f3-fc90-4ca5-8894-431ccfda3fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8965 2024.05.08 03:44:24.204363 [ 3 ] {cad180f3-fc90-4ca5-8894-431ccfda3fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8966 2024.05.08 03:44:24.204516 [ 3 ] {cad180f3-fc90-4ca5-8894-431ccfda3fab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8967 2024.05.08 03:44:24.204827 [ 3 ] {cad180f3-fc90-4ca5-8894-431ccfda3fab} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8968 2024.05.08 03:44:24.204863 [ 3 ] {cad180f3-fc90-4ca5-8894-431ccfda3fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8969 2024.05.08 03:44:24.205198 [ 3 ] {cad180f3-fc90-4ca5-8894-431ccfda3fab} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
8970 2024.05.08 03:44:24.205517 [ 3 ] {cad180f3-fc90-4ca5-8894-431ccfda3fab} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8971 2024.05.08 03:44:24.205642 [ 3 ] {cad180f3-fc90-4ca5-8894-431ccfda3fab} <Debug> executeQuery: Read 35 rows, 2.80 KiB in 0.001367 sec., 25603.51133869788 rows/sec., 2.00 MiB/sec.
8972 2024.05.08 03:44:24.205794 [ 3 ] {cad180f3-fc90-4ca5-8894-431ccfda3fab} <Debug> DynamicQueryHandler: Done processing query
8973 2024.05.08 03:44:24.205817 [ 3 ] {cad180f3-fc90-4ca5-8894-431ccfda3fab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8974 2024.05.08 03:44:24.205832 [ 3 ] {} <Debug> HTTP-Session: c34afe3a-06da-4330-becc-469fcf95db01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8975 2024.05.08 03:44:24.206019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 37477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8976 2024.05.08 03:44:24.206066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8977 2024.05.08 03:44:24.206084 [ 3 ] {} <Debug> HTTP-Session: 02f529e7-e871-42dd-94a4-dd930aeea0d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
8978 2024.05.08 03:44:24.206101 [ 3 ] {} <Debug> HTTP-Session: 02f529e7-e871-42dd-94a4-dd930aeea0d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8979 2024.05.08 03:44:24.206115 [ 3 ] {} <Debug> HTTP-Session: 02f529e7-e871-42dd-94a4-dd930aeea0d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8980 2024.05.08 03:44:24.206144 [ 3 ] {} <Trace> HTTP-Session: 02f529e7-e871-42dd-94a4-dd930aeea0d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8981 2024.05.08 03:44:24.206427 [ 3 ] {9b93c3f6-87ea-42f5-a015-feeec30fe411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8982 2024.05.08 03:44:24.206477 [ 3 ] {9b93c3f6-87ea-42f5-a015-feeec30fe411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8983 2024.05.08 03:44:24.206632 [ 3 ] {9b93c3f6-87ea-42f5-a015-feeec30fe411} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8984 2024.05.08 03:44:24.207120 [ 3 ] {9b93c3f6-87ea-42f5-a015-feeec30fe411} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8985 2024.05.08 03:44:24.207156 [ 3 ] {9b93c3f6-87ea-42f5-a015-feeec30fe411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8986 2024.05.08 03:44:24.207582 [ 3 ] {9b93c3f6-87ea-42f5-a015-feeec30fe411} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
8987 2024.05.08 03:44:24.207931 [ 3 ] {9b93c3f6-87ea-42f5-a015-feeec30fe411} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8988 2024.05.08 03:44:24.208061 [ 3 ] {9b93c3f6-87ea-42f5-a015-feeec30fe411} <Debug> executeQuery: Read 35 rows, 48.36 KiB in 0.001832 sec., 19104.80349344978 rows/sec., 25.78 MiB/sec.
8989 2024.05.08 03:44:24.208061 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
8990 2024.05.08 03:44:24.208117 [ 44 ] {} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8991 2024.05.08 03:44:24.208147 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
8992 2024.05.08 03:44:24.208269 [ 3 ] {9b93c3f6-87ea-42f5-a015-feeec30fe411} <Debug> DynamicQueryHandler: Done processing query
8993 2024.05.08 03:44:24.208349 [ 3 ] {9b93c3f6-87ea-42f5-a015-feeec30fe411} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
8994 2024.05.08 03:44:24.208391 [ 3 ] {} <Debug> HTTP-Session: 02f529e7-e871-42dd-94a4-dd930aeea0d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8995 2024.05.08 03:44:24.208430 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::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
8996 2024.05.08 03:44:24.209105 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8997 2024.05.08 03:44:24.209164 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1228 rows starting from the beginning of the part
8998 2024.05.08 03:44:24.209290 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 35 rows starting from the beginning of the part
8999 2024.05.08 03:44:24.209457 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 20 rows starting from the beginning of the part
9000 2024.05.08 03:44:24.209579 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 35 rows starting from the beginning of the part
9001 2024.05.08 03:44:24.209733 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 20 rows starting from the beginning of the part
9002 2024.05.08 03:44:24.209851 [ 194 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 35 rows starting from the beginning of the part
9003 2024.05.08 03:44:24.213046 [ 188 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1373 rows, containing 6 columns (6 merged, 0 gathered) in 0.004816059 sec., 285087.86956305976 rows/sec., 384.71 MiB/sec.
9004 2024.05.08 03:44:24.214288 [ 188 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
9005 2024.05.08 03:44:24.214756 [ 188 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9006 2024.05.08 03:44:24.214841 [ 188 ] {8d18f736-6b73-4d8d-9e79-fdc6b30007b4::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
9007 2024.05.08 03:44:24.214942 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB.
9008 2024.05.08 03:44:29.192065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9009 2024.05.08 03:44:29.192202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9010 2024.05.08 03:44:29.192228 [ 3 ] {} <Debug> HTTP-Session: 797bf748-f040-4bf7-a902-a3abad680bad Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
9011 2024.05.08 03:44:29.192254 [ 3 ] {} <Debug> HTTP-Session: 797bf748-f040-4bf7-a902-a3abad680bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9012 2024.05.08 03:44:29.192269 [ 3 ] {} <Debug> HTTP-Session: 797bf748-f040-4bf7-a902-a3abad680bad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9013 2024.05.08 03:44:29.192320 [ 3 ] {} <Trace> HTTP-Session: 797bf748-f040-4bf7-a902-a3abad680bad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9014 2024.05.08 03:44:29.192518 [ 3 ] {415b35d3-6b39-4e68-a441-12a5fbd89392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9015 2024.05.08 03:44:29.192588 [ 3 ] {415b35d3-6b39-4e68-a441-12a5fbd89392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9016 2024.05.08 03:44:29.192787 [ 3 ] {415b35d3-6b39-4e68-a441-12a5fbd89392} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9017 2024.05.08 03:44:29.193210 [ 3 ] {415b35d3-6b39-4e68-a441-12a5fbd89392} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9018 2024.05.08 03:44:29.193257 [ 3 ] {415b35d3-6b39-4e68-a441-12a5fbd89392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
9019 2024.05.08 03:44:29.193630 [ 3 ] {415b35d3-6b39-4e68-a441-12a5fbd89392} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
9020 2024.05.08 03:44:29.193970 [ 3 ] {415b35d3-6b39-4e68-a441-12a5fbd89392} <Trace> oximeter.fields_i64 (0e70c624-653f-42f0-b356-84c153ecab32): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9021 2024.05.08 03:44:29.194148 [ 3 ] {415b35d3-6b39-4e68-a441-12a5fbd89392} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001685 sec., 11869.436201780414 rows/sec., 962.07 KiB/sec.
9022 2024.05.08 03:44:29.194359 [ 3 ] {415b35d3-6b39-4e68-a441-12a5fbd89392} <Debug> DynamicQueryHandler: Done processing query
9023 2024.05.08 03:44:29.194387 [ 3 ] {415b35d3-6b39-4e68-a441-12a5fbd89392} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9024 2024.05.08 03:44:29.194403 [ 3 ] {} <Debug> HTTP-Session: 797bf748-f040-4bf7-a902-a3abad680bad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9025 2024.05.08 03:44:29.194536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9026 2024.05.08 03:44:29.194587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9027 2024.05.08 03:44:29.194607 [ 3 ] {} <Debug> HTTP-Session: ffd9f2c4-caa5-42dc-aaff-2db28db8f787 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
9028 2024.05.08 03:44:29.194626 [ 3 ] {} <Debug> HTTP-Session: ffd9f2c4-caa5-42dc-aaff-2db28db8f787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9029 2024.05.08 03:44:29.194640 [ 3 ] {} <Debug> HTTP-Session: ffd9f2c4-caa5-42dc-aaff-2db28db8f787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9030 2024.05.08 03:44:29.194675 [ 3 ] {} <Trace> HTTP-Session: ffd9f2c4-caa5-42dc-aaff-2db28db8f787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9031 2024.05.08 03:44:29.194801 [ 3 ] {3eade614-9b52-4195-8ce6-a596b629a500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9032 2024.05.08 03:44:29.194847 [ 3 ] {3eade614-9b52-4195-8ce6-a596b629a500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9033 2024.05.08 03:44:29.194979 [ 3 ] {3eade614-9b52-4195-8ce6-a596b629a500} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9034 2024.05.08 03:44:29.195354 [ 3 ] {3eade614-9b52-4195-8ce6-a596b629a500} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9035 2024.05.08 03:44:29.195393 [ 3 ] {3eade614-9b52-4195-8ce6-a596b629a500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
9036 2024.05.08 03:44:29.195710 [ 3 ] {3eade614-9b52-4195-8ce6-a596b629a500} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
9037 2024.05.08 03:44:29.196033 [ 3 ] {3eade614-9b52-4195-8ce6-a596b629a500} <Trace> oximeter.fields_string (cfb7735b-00b3-4434-9325-f1b4e1ba3a61): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9038 2024.05.08 03:44:29.196195 [ 3 ] {3eade614-9b52-4195-8ce6-a596b629a500} <Debug> executeQuery: Read 60 rows, 5.37 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 3.66 MiB/sec.
9039 2024.05.08 03:44:29.196469 [ 3 ] {3eade614-9b52-4195-8ce6-a596b629a500} <Debug> DynamicQueryHandler: Done processing query
9040 2024.05.08 03:44:29.196503 [ 3 ] {3eade614-9b52-4195-8ce6-a596b629a500} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9041 2024.05.08 03:44:29.196563 [ 3 ] {} <Debug> HTTP-Session: ffd9f2c4-caa5-42dc-aaff-2db28db8f787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9042 2024.05.08 03:44:29.196828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 3436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9043 2024.05.08 03:44:29.196977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9044 2024.05.08 03:44:29.197044 [ 3 ] {} <Debug> HTTP-Session: d5432913-2ece-45de-a459-449a20fb4f60 Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
9045 2024.05.08 03:44:29.197098 [ 3 ] {} <Debug> HTTP-Session: d5432913-2ece-45de-a459-449a20fb4f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9046 2024.05.08 03:44:29.197133 [ 3 ] {} <Debug> HTTP-Session: d5432913-2ece-45de-a459-449a20fb4f60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9047 2024.05.08 03:44:29.197174 [ 3 ] {} <Trace> HTTP-Session: d5432913-2ece-45de-a459-449a20fb4f60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9048 2024.05.08 03:44:29.197285 [ 3 ] {09ddf060-f750-42b3-9fbb-d7b1b84a012d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9049 2024.05.08 03:44:29.197329 [ 3 ] {09ddf060-f750-42b3-9fbb-d7b1b84a012d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9050 2024.05.08 03:44:29.197473 [ 3 ] {09ddf060-f750-42b3-9fbb-d7b1b84a012d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9051 2024.05.08 03:44:29.197771 [ 3 ] {09ddf060-f750-42b3-9fbb-d7b1b84a012d} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9052 2024.05.08 03:44:29.197809 [ 3 ] {09ddf060-f750-42b3-9fbb-d7b1b84a012d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
9053 2024.05.08 03:44:29.198119 [ 3 ] {09ddf060-f750-42b3-9fbb-d7b1b84a012d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
9054 2024.05.08 03:44:29.198434 [ 3 ] {09ddf060-f750-42b3-9fbb-d7b1b84a012d} <Trace> oximeter.fields_uuid (eb19e426-69d9-449e-8b52-d5c7d877e41e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9055 2024.05.08 03:44:29.198580 [ 3 ] {09ddf060-f750-42b3-9fbb-d7b1b84a012d} <Debug> executeQuery: Read 20 rows, 1.60 KiB in 0.001326 sec., 15082.956259426848 rows/sec., 1.18 MiB/sec.
9056 2024.05.08 03:44:29.198844 [ 3 ] {09ddf060-f750-42b3-9fbb-d7b1b84a012d} <Debug> DynamicQueryHandler: Done processing query
9057 2024.05.08 03:44:29.198897 [ 3 ] {09ddf060-f750-42b3-9fbb-d7b1b84a012d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9058 2024.05.08 03:44:29.198950 [ 3 ] {} <Debug> HTTP-Session: d5432913-2ece-45de-a459-449a20fb4f60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9059 2024.05.08 03:44:29.199122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51622, User-Agent: (none), Length: 21431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9060 2024.05.08 03:44:29.199173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9061 2024.05.08 03:44:29.199193 [ 3 ] {} <Debug> HTTP-Session: 725e2c5a-e1de-41ba-8a86-dbb601486cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:51622
9062 2024.05.08 03:44:29.199210 [ 3 ] {} <Debug> HTTP-Session: 725e2c5a-e1de-41ba-8a86-dbb601486cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9063 2024.05.08 03:44:29.199225 [ 3 ] {} <Debug> HTTP-Session: 725e2c5a-e1de-41ba-8a86-dbb601486cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9064 2024.05.08 03:44:29.199257 [ 3 ] {} <Trace> HTTP-Session: 725e2c5a-e1de-41ba-8a86-dbb601486cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9065 2024.05.08 03:44:29.199462 [ 3 ] {0be1ad49-5bcb-47d7-b3be-b04b0f63672e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51622) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9066 2024.05.08 03:44:29.199513 [ 3 ] {0be1ad49-5bcb-47d7-b3be-b04b0f63672e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9067 2024.05.08 03:44:29.199695 [ 3 ] {0be1ad49-5bcb-47d7-b3be-b04b0f63672e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9068 2024.05.08 03:44:29.200116 [ 3 ] {0be1ad49-5bcb-47d7-b3be-b04b0f63672e} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9069 2024.05.08 03:44:29.200154 [ 3 ] {0be1ad49-5bcb-47d7-b3be-b04b0f63672e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
9070 2024.05.08 03:44:29.200563 [ 3 ] {0be1ad49-5bcb-47d7-b3be-b04b0f63672e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
9071 2024.05.08 03:44:29.200906 [ 3 ] {0be1ad49-5bcb-47d7-b3be-b04b0f63672e} <Trace> oximeter.measurements_histogramf64 (8d18f736-6b73-4d8d-9e79-fdc6b30007b4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9072 2024.05.08 03:44:29.201055 [ 3 ] {0be1ad49-5bcb-47d7-b3be-b04b0f63672e} <Debug> executeQuery: Read 20 rows, 27.64 KiB in 0.00171 sec., 11695.90643274854 rows/sec., 15.78 MiB/sec.
9073 2024.05.08 03:44:29.201321 [ 3 ] {0be1ad49-5bcb-47d7-b3be-b04b0f63672e} <Debug> DynamicQueryHandler: Done processing query
9074 2024.05.08 03:44:29.201386 [ 3 ] {0be1ad49-5bcb-47d7-b3be-b04b0f63672e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9075 2024.05.08 03:44:29.201445 [ 3 ] {} <Debug> HTTP-Session: 725e2c5a-e1de-41ba-8a86-dbb601486cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db