Max level shown:
1 [ Jul 10 20:02:51 Enabled. ]
2 [ Jul 10 20:02:51 Rereading configuration. ]
3 [ Jul 10 20:02:51 Rereading configuration. ]
4 [ Jul 10 20:02: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 [ Jul 10 20:02:53 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.07.10 20:02:53.707154 [ 1 ] {} <Information> Application: Will watch for the process with pid 27096
33 2024.07.10 20:02:53.707713 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.07.10 20:02:53.865675 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 27096
35 2024.07.10 20:02:53.866431 [ 1 ] {} <Information> Application: starting up
36 2024.07.10 20:02:53.867157 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.07.10 20:02:53.947308 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.07.10 20:02:53.974143 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.07.10 20:02:53.974191 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.07.10 20:02:53.974209 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.07.10 20:02:53.974275 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.07.10 20:02:53.974543 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.07.10 20:02:53.976016 [ 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.07.10 20:02:53.976502 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.07.10 20:02:53.977342 [ 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.07.10 20:02:53.977368 [ 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.07.10 20:02:53.977380 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.07.10 20:02:53.977553 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.07.10 20:02:53.978460 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.07.10 20:02:53.983554 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.07.10 20:02:53.984578 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.07.10 20:02:53.985822 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.07.10 20:02:53.985885 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.07.10 20:02:53.987441 [ 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.07.10 20:02:53.987717 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.07.10 20:02:53.992549 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.07.10 20:02:53.993576 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.07.10 20:02:53.995506 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.07.10 20:02:53.995986 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.07.10 20:02:53.996346 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.07.10 20:02:53.996717 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.07.10 20:02:53.998330 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.07.10 20:02:53.998370 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.07.10 20:02:53.998475 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.07.10 20:02:53.998672 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.07.10 20:02:54.009960 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.07.10 20:02:54.009993 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000168251 sec
74 2024.07.10 20:02:54.010031 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.07.10 20:02:54.010044 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.07.10 20:02:54.011208 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.07.10 20:02:54.012313 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.07.10 20:02:54.012338 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.07.10 20:02:54.012370 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.07.10 20:02:54.012385 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.07.10 20:02:54.012396 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.07.10 20:02:54.012429 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.07.10 20:02:54.012441 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.07.10 20:02:54.012455 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.07.10 20:02:54.012487 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.07.10 20:02:54.012500 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.07.10 20:02:54.012513 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.07.10 20:02:54.012530 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.07.10 20:02:54.012563 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.07.10 20:02:54.012577 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.07.10 20:02:54.012591 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.07.10 20:02:54.012619 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.07.10 20:02:54.012633 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.07.10 20:02:54.049581 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.07.10 20:02:54.050897 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.07.10 20:02:54.050924 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.657e-05 sec
97 2024.07.10 20:02:54.050938 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.07.10 20:02:54.050953 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.07.10 20:02:54.050977 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.07.10 20:02:54.051170 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.07.10 20:02:54.051212 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.07.10 20:02:54.051225 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.07.10 20:02:54.051240 [ 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.07.10 20:02:54.051252 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.07.10 20:02:54.072874 [ 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.07.10 20:02:54.271292 [ 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.07.10 20:02:54.271346 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.07.10 20:02:54.304954 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.07.10 20:02:54.305164 [ 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.07.10 20:02:54.306050 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3751e-05 sec.
111 2024.07.10 20:02:54.306426 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.07.10 20:02:54.306524 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.07.10 20:02:54.306582 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.07.10 20:02:54.306602 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.07.10 20:02:54.600600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.07.10 20:02:54.600852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.07.10 20:02:54.600895 [ 3 ] {} <Debug> HTTP-Session: ce2e2998-a4d0-432b-ab06-245b0e5b2bb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
118 2024.07.10 20:02:54.600932 [ 3 ] {} <Debug> HTTP-Session: ce2e2998-a4d0-432b-ab06-245b0e5b2bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.07.10 20:02:54.600954 [ 3 ] {} <Debug> HTTP-Session: ce2e2998-a4d0-432b-ab06-245b0e5b2bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.07.10 20:02:54.601053 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.07.10 20:02:54.601091 [ 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.07.10 20:02:54.601112 [ 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.07.10 20:02:54.601174 [ 3 ] {} <Trace> HTTP-Session: ce2e2998-a4d0-432b-ab06-245b0e5b2bb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.07.10 20:02:54.602245 [ 3 ] {634f41ca-83f2-4414-88c0-4c2d8f92d1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.07.10 20:02:54.627777 [ 3 ] {634f41ca-83f2-4414-88c0-4c2d8f92d1d4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60671) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
126 
127 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
128 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
129 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
130 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
131 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
132 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
133 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
134 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
135 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
136 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
137 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
138 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
139 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
140 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
141 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
142 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
143 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
144 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
145 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
146 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
147 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
148 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
149 
150 2024.07.10 20:02:54.628493 [ 3 ] {634f41ca-83f2-4414-88c0-4c2d8f92d1d4} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
151 
152 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
153 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
154 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
155 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
158 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
159 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
160 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
161 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
162 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
163 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
164 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
165 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
166 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.07.10 20:02:54.629887 [ 3 ] {} <Debug> HTTP-Session: ce2e2998-a4d0-432b-ab06-245b0e5b2bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.07.10 20:02:54.630239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.07.10 20:02:54.630305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.07.10 20:02:54.630330 [ 3 ] {} <Debug> HTTP-Session: a07884cd-4a4e-4c15-9843-eb839ba03945 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
179 2024.07.10 20:02:54.630355 [ 3 ] {} <Debug> HTTP-Session: a07884cd-4a4e-4c15-9843-eb839ba03945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.07.10 20:02:54.630368 [ 3 ] {} <Debug> HTTP-Session: a07884cd-4a4e-4c15-9843-eb839ba03945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.07.10 20:02:54.630414 [ 3 ] {} <Trace> HTTP-Session: a07884cd-4a4e-4c15-9843-eb839ba03945 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.07.10 20:02:54.631548 [ 3 ] {ff5e0d8b-a933-4332-af9f-3e1fa131645d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.07.10 20:02:54.631669 [ 3 ] {ff5e0d8b-a933-4332-af9f-3e1fa131645d} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.07.10 20:02:54.633703 [ 3 ] {ff5e0d8b-a933-4332-af9f-3e1fa131645d} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.07.10 20:02:54.636589 [ 3 ] {ff5e0d8b-a933-4332-af9f-3e1fa131645d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.07.10 20:02:54.642523 [ 3 ] {ff5e0d8b-a933-4332-af9f-3e1fa131645d} <Debug> DynamicQueryHandler: Done processing query
187 2024.07.10 20:02:54.642557 [ 3 ] {ff5e0d8b-a933-4332-af9f-3e1fa131645d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.07.10 20:02:54.642580 [ 3 ] {} <Debug> HTTP-Session: a07884cd-4a4e-4c15-9843-eb839ba03945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.07.10 20:02:54.644375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.07.10 20:02:54.644440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.07.10 20:02:54.644468 [ 3 ] {} <Debug> HTTP-Session: 86326235-e1a9-4608-8968-accf96182b96 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
192 2024.07.10 20:02:54.644489 [ 3 ] {} <Debug> HTTP-Session: 86326235-e1a9-4608-8968-accf96182b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.07.10 20:02:54.644508 [ 3 ] {} <Debug> HTTP-Session: 86326235-e1a9-4608-8968-accf96182b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.07.10 20:02:54.644554 [ 3 ] {} <Trace> HTTP-Session: 86326235-e1a9-4608-8968-accf96182b96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.07.10 20:02:54.644697 [ 3 ] {1c83ad85-0d90-4445-8e45-648e4b6695ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.07.10 20:02:54.645007 [ 3 ] {1c83ad85-0d90-4445-8e45-648e4b6695ff} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60671) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
197 
198 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
199 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
200 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
201 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
202 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
203 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
204 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
205 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
206 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
207 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
208 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
209 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
210 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
211 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
212 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
213 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
214 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
215 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
216 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
217 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
218 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
219 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
220 
221 2024.07.10 20:02:54.645138 [ 3 ] {1c83ad85-0d90-4445-8e45-648e4b6695ff} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
222 
223 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
224 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
225 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
226 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
227 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
228 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
229 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
230 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
231 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
232 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
233 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
234 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
235 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
236 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
237 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
238 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
239 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
240 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
241 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
242 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
243 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
244 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.07.10 20:02:54.645280 [ 3 ] {} <Debug> HTTP-Session: 86326235-e1a9-4608-8968-accf96182b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.07.10 20:02:54.646059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.07.10 20:02:54.646110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.07.10 20:02:54.646128 [ 3 ] {} <Debug> HTTP-Session: d174142f-0fc9-44d6-b623-abcea5613243 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
250 2024.07.10 20:02:54.646148 [ 3 ] {} <Debug> HTTP-Session: d174142f-0fc9-44d6-b623-abcea5613243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.07.10 20:02:54.646164 [ 3 ] {} <Debug> HTTP-Session: d174142f-0fc9-44d6-b623-abcea5613243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.07.10 20:02:54.646193 [ 3 ] {} <Trace> HTTP-Session: d174142f-0fc9-44d6-b623-abcea5613243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.07.10 20:02:54.646353 [ 3 ] {9e2e3fcb-d95f-45f8-beff-985986c278b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.07.10 20:02:54.646509 [ 3 ] {9e2e3fcb-d95f-45f8-beff-985986c278b9} <Debug> DynamicQueryHandler: Done processing query
255 2024.07.10 20:02:54.646531 [ 3 ] {} <Debug> HTTP-Session: d174142f-0fc9-44d6-b623-abcea5613243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.07.10 20:02:54.646673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.07.10 20:02:54.646720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.07.10 20:02:54.646741 [ 3 ] {} <Debug> HTTP-Session: 93d35134-343f-4acd-bd52-c848f6a5350b Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
259 2024.07.10 20:02:54.646756 [ 3 ] {} <Debug> HTTP-Session: 93d35134-343f-4acd-bd52-c848f6a5350b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.07.10 20:02:54.646771 [ 3 ] {} <Debug> HTTP-Session: 93d35134-343f-4acd-bd52-c848f6a5350b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.07.10 20:02:54.646803 [ 3 ] {} <Trace> HTTP-Session: 93d35134-343f-4acd-bd52-c848f6a5350b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.07.10 20:02:54.646885 [ 3 ] {67e8db73-0e8b-41b8-bb87-445e21b23700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.07.10 20:02:54.646942 [ 3 ] {67e8db73-0e8b-41b8-bb87-445e21b23700} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.07.10 20:02:54.648026 [ 3 ] {67e8db73-0e8b-41b8-bb87-445e21b23700} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.07.10 20:02:54.648058 [ 3 ] {67e8db73-0e8b-41b8-bb87-445e21b23700} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3981e-05 sec
266 2024.07.10 20:02:54.648072 [ 3 ] {67e8db73-0e8b-41b8-bb87-445e21b23700} <Trace> ReferentialDeps: No tables
267 2024.07.10 20:02:54.648088 [ 3 ] {67e8db73-0e8b-41b8-bb87-445e21b23700} <Trace> LoadingDeps: No tables
268 2024.07.10 20:02:54.648114 [ 3 ] {67e8db73-0e8b-41b8-bb87-445e21b23700} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.07.10 20:02:54.648238 [ 3 ] {67e8db73-0e8b-41b8-bb87-445e21b23700} <Debug> DynamicQueryHandler: Done processing query
270 2024.07.10 20:02:54.648261 [ 3 ] {} <Debug> HTTP-Session: 93d35134-343f-4acd-bd52-c848f6a5350b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.07.10 20:02:54.648381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.07.10 20:02:54.648430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.07.10 20:02:54.648448 [ 3 ] {} <Debug> HTTP-Session: 5dddda78-07f3-4ba0-b869-7f29c8d216b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
274 2024.07.10 20:02:54.648467 [ 3 ] {} <Debug> HTTP-Session: 5dddda78-07f3-4ba0-b869-7f29c8d216b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.07.10 20:02:54.648488 [ 3 ] {} <Debug> HTTP-Session: 5dddda78-07f3-4ba0-b869-7f29c8d216b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.07.10 20:02:54.648518 [ 3 ] {} <Trace> HTTP-Session: 5dddda78-07f3-4ba0-b869-7f29c8d216b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.07.10 20:02:54.648651 [ 3 ] {517ca9d2-00ee-4838-a075-fe5aba3b07b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) /* The version table contains metadata about the `oximeter` database */
278 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
279 2024.07.10 20:02:54.648696 [ 3 ] {517ca9d2-00ee-4838-a075-fe5aba3b07b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.07.10 20:02:54.652581 [ 3 ] {517ca9d2-00ee-4838-a075-fe5aba3b07b1} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.07.10 20:02:54.653529 [ 3 ] {517ca9d2-00ee-4838-a075-fe5aba3b07b1} <Debug> oximeter.version (c3883fc5-329c-445e-9354-9454c4094ab1): Loading data parts
282 2024.07.10 20:02:54.653901 [ 3 ] {517ca9d2-00ee-4838-a075-fe5aba3b07b1} <Debug> oximeter.version (c3883fc5-329c-445e-9354-9454c4094ab1): There are no data parts
283 2024.07.10 20:02:54.656264 [ 3 ] {517ca9d2-00ee-4838-a075-fe5aba3b07b1} <Debug> DynamicQueryHandler: Done processing query
284 2024.07.10 20:02:54.656290 [ 3 ] {} <Debug> HTTP-Session: 5dddda78-07f3-4ba0-b869-7f29c8d216b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.07.10 20:02:54.656414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.07.10 20:02:54.656465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.07.10 20:02:54.656487 [ 3 ] {} <Debug> HTTP-Session: d984223e-0fb4-4ccf-8cff-e2833dde2e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
288 2024.07.10 20:02:54.656503 [ 3 ] {} <Debug> HTTP-Session: d984223e-0fb4-4ccf-8cff-e2833dde2e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.07.10 20:02:54.656518 [ 3 ] {} <Debug> HTTP-Session: d984223e-0fb4-4ccf-8cff-e2833dde2e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.07.10 20:02:54.656552 [ 3 ] {} <Trace> HTTP-Session: d984223e-0fb4-4ccf-8cff-e2833dde2e79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.07.10 20:02:54.656744 [ 3 ] {b270ad40-65a3-4dea-a619-b8a7b6a1e597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) /* The measurement tables contain all individual samples from each timeseries.
292 *
293 * Each table stores a single datum type, and otherwise contains nearly the same
294 * structure. The primary sorting key is on the timeseries name, key, and then
295 * timestamp, so that all timeseries from the same schema are grouped, followed
296 * by all samples from the same timeseries.
297 *
298 * This reflects that one usually looks up the _key_ in one or more field table,
299 * and then uses that to index quickly into the measurements tables.
300 */
301 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
302 2024.07.10 20:02:54.656796 [ 3 ] {b270ad40-65a3-4dea-a619-b8a7b6a1e597} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.07.10 20:02:54.662987 [ 3 ] {b270ad40-65a3-4dea-a619-b8a7b6a1e597} <Debug> oximeter.measurements_bool (fb84bcf4-0bf2-4cdf-944f-11a2c2300ad1): Loading data parts
304 2024.07.10 20:02:54.663164 [ 3 ] {b270ad40-65a3-4dea-a619-b8a7b6a1e597} <Debug> oximeter.measurements_bool (fb84bcf4-0bf2-4cdf-944f-11a2c2300ad1): There are no data parts
305 2024.07.10 20:02:54.664536 [ 3 ] {b270ad40-65a3-4dea-a619-b8a7b6a1e597} <Debug> DynamicQueryHandler: Done processing query
306 2024.07.10 20:02:54.664564 [ 3 ] {} <Debug> HTTP-Session: d984223e-0fb4-4ccf-8cff-e2833dde2e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.07.10 20:02:54.664730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.07.10 20:02:54.664787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.07.10 20:02:54.664815 [ 3 ] {} <Debug> HTTP-Session: 741439cd-9dbb-42b0-bcd3-4fca46feccd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
310 2024.07.10 20:02:54.664833 [ 3 ] {} <Debug> HTTP-Session: 741439cd-9dbb-42b0-bcd3-4fca46feccd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.07.10 20:02:54.664855 [ 3 ] {} <Debug> HTTP-Session: 741439cd-9dbb-42b0-bcd3-4fca46feccd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.07.10 20:02:54.664886 [ 3 ] {} <Trace> HTTP-Session: 741439cd-9dbb-42b0-bcd3-4fca46feccd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.07.10 20:02:54.665076 [ 3 ] {e3dab3e4-6a80-4859-b6f8-e7d51d762e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
314 2024.07.10 20:02:54.665130 [ 3 ] {e3dab3e4-6a80-4859-b6f8-e7d51d762e49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.07.10 20:02:54.666627 [ 3 ] {e3dab3e4-6a80-4859-b6f8-e7d51d762e49} <Debug> oximeter.measurements_i8 (7235f57f-f7dd-4e4b-a5eb-b21881b035ee): Loading data parts
316 2024.07.10 20:02:54.666794 [ 3 ] {e3dab3e4-6a80-4859-b6f8-e7d51d762e49} <Debug> oximeter.measurements_i8 (7235f57f-f7dd-4e4b-a5eb-b21881b035ee): There are no data parts
317 2024.07.10 20:02:54.668000 [ 3 ] {e3dab3e4-6a80-4859-b6f8-e7d51d762e49} <Debug> DynamicQueryHandler: Done processing query
318 2024.07.10 20:02:54.668037 [ 3 ] {} <Debug> HTTP-Session: 741439cd-9dbb-42b0-bcd3-4fca46feccd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.07.10 20:02:54.668164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.07.10 20:02:54.668229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.07.10 20:02:54.668258 [ 3 ] {} <Debug> HTTP-Session: cbb45f44-5f2d-4902-aa2a-8ecdda5b7caf Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
322 2024.07.10 20:02:54.668274 [ 3 ] {} <Debug> HTTP-Session: cbb45f44-5f2d-4902-aa2a-8ecdda5b7caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.07.10 20:02:54.668295 [ 3 ] {} <Debug> HTTP-Session: cbb45f44-5f2d-4902-aa2a-8ecdda5b7caf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.07.10 20:02:54.668336 [ 3 ] {} <Trace> HTTP-Session: cbb45f44-5f2d-4902-aa2a-8ecdda5b7caf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.07.10 20:02:54.668518 [ 3 ] {63722d55-01a1-41b4-80b4-c033119c0a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
326 2024.07.10 20:02:54.668575 [ 3 ] {63722d55-01a1-41b4-80b4-c033119c0a0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.07.10 20:02:54.670765 [ 3 ] {63722d55-01a1-41b4-80b4-c033119c0a0d} <Debug> oximeter.measurements_u8 (7422729e-08fa-4ffa-8706-4701eefaa136): Loading data parts
328 2024.07.10 20:02:54.670934 [ 3 ] {63722d55-01a1-41b4-80b4-c033119c0a0d} <Debug> oximeter.measurements_u8 (7422729e-08fa-4ffa-8706-4701eefaa136): There are no data parts
329 2024.07.10 20:02:54.672334 [ 3 ] {63722d55-01a1-41b4-80b4-c033119c0a0d} <Debug> DynamicQueryHandler: Done processing query
330 2024.07.10 20:02:54.672360 [ 3 ] {} <Debug> HTTP-Session: cbb45f44-5f2d-4902-aa2a-8ecdda5b7caf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.07.10 20:02:54.672495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.07.10 20:02:54.672548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.07.10 20:02:54.672573 [ 3 ] {} <Debug> HTTP-Session: 3f6289ea-4db2-4feb-b056-74899a8461dc Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
334 2024.07.10 20:02:54.672590 [ 3 ] {} <Debug> HTTP-Session: 3f6289ea-4db2-4feb-b056-74899a8461dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.07.10 20:02:54.672608 [ 3 ] {} <Debug> HTTP-Session: 3f6289ea-4db2-4feb-b056-74899a8461dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.07.10 20:02:54.672642 [ 3 ] {} <Trace> HTTP-Session: 3f6289ea-4db2-4feb-b056-74899a8461dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.07.10 20:02:54.672820 [ 3 ] {9e148c88-ce6d-4268-9c64-71b5a926938f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2024.07.10 20:02:54.672874 [ 3 ] {9e148c88-ce6d-4268-9c64-71b5a926938f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.07.10 20:02:54.675371 [ 3 ] {9e148c88-ce6d-4268-9c64-71b5a926938f} <Debug> oximeter.measurements_i16 (e0c11f16-42ac-4206-bb2d-8df3ba8643f0): Loading data parts
340 2024.07.10 20:02:54.675542 [ 3 ] {9e148c88-ce6d-4268-9c64-71b5a926938f} <Debug> oximeter.measurements_i16 (e0c11f16-42ac-4206-bb2d-8df3ba8643f0): There are no data parts
341 2024.07.10 20:02:54.677446 [ 3 ] {9e148c88-ce6d-4268-9c64-71b5a926938f} <Debug> DynamicQueryHandler: Done processing query
342 2024.07.10 20:02:54.677479 [ 3 ] {} <Debug> HTTP-Session: 3f6289ea-4db2-4feb-b056-74899a8461dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.07.10 20:02:54.677602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.07.10 20:02:54.677653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.07.10 20:02:54.677677 [ 3 ] {} <Debug> HTTP-Session: 608c26f2-e463-48d4-a097-bc549baf3ee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
346 2024.07.10 20:02:54.677693 [ 3 ] {} <Debug> HTTP-Session: 608c26f2-e463-48d4-a097-bc549baf3ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.07.10 20:02:54.677709 [ 3 ] {} <Debug> HTTP-Session: 608c26f2-e463-48d4-a097-bc549baf3ee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.07.10 20:02:54.677742 [ 3 ] {} <Trace> HTTP-Session: 608c26f2-e463-48d4-a097-bc549baf3ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.07.10 20:02:54.677910 [ 3 ] {d1ca4550-5a46-4b4c-96d9-15e6fd1ef11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
350 2024.07.10 20:02:54.677962 [ 3 ] {d1ca4550-5a46-4b4c-96d9-15e6fd1ef11a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.07.10 20:02:54.679778 [ 3 ] {d1ca4550-5a46-4b4c-96d9-15e6fd1ef11a} <Debug> oximeter.measurements_u16 (bb7eacd5-45b3-4ec7-b089-9b19d6250719): Loading data parts
352 2024.07.10 20:02:54.679938 [ 3 ] {d1ca4550-5a46-4b4c-96d9-15e6fd1ef11a} <Debug> oximeter.measurements_u16 (bb7eacd5-45b3-4ec7-b089-9b19d6250719): There are no data parts
353 2024.07.10 20:02:54.681101 [ 3 ] {d1ca4550-5a46-4b4c-96d9-15e6fd1ef11a} <Debug> DynamicQueryHandler: Done processing query
354 2024.07.10 20:02:54.681132 [ 3 ] {} <Debug> HTTP-Session: 608c26f2-e463-48d4-a097-bc549baf3ee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.07.10 20:02:54.681262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.07.10 20:02:54.681313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.07.10 20:02:54.681335 [ 3 ] {} <Debug> HTTP-Session: 291f5202-5a25-4dc4-abe9-2d6766de7765 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
358 2024.07.10 20:02:54.681358 [ 3 ] {} <Debug> HTTP-Session: 291f5202-5a25-4dc4-abe9-2d6766de7765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.07.10 20:02:54.681371 [ 3 ] {} <Debug> HTTP-Session: 291f5202-5a25-4dc4-abe9-2d6766de7765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.07.10 20:02:54.681402 [ 3 ] {} <Trace> HTTP-Session: 291f5202-5a25-4dc4-abe9-2d6766de7765 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.07.10 20:02:54.681583 [ 3 ] {7ac20c88-e28e-4b78-9ee6-d7709ce581c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
362 2024.07.10 20:02:54.681633 [ 3 ] {7ac20c88-e28e-4b78-9ee6-d7709ce581c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.07.10 20:02:54.683334 [ 3 ] {7ac20c88-e28e-4b78-9ee6-d7709ce581c0} <Debug> oximeter.measurements_i32 (64bfa72d-ffa3-4ff7-aabe-fb162aa5e527): Loading data parts
364 2024.07.10 20:02:54.683507 [ 3 ] {7ac20c88-e28e-4b78-9ee6-d7709ce581c0} <Debug> oximeter.measurements_i32 (64bfa72d-ffa3-4ff7-aabe-fb162aa5e527): There are no data parts
365 2024.07.10 20:02:54.684820 [ 3 ] {7ac20c88-e28e-4b78-9ee6-d7709ce581c0} <Debug> DynamicQueryHandler: Done processing query
366 2024.07.10 20:02:54.684855 [ 3 ] {} <Debug> HTTP-Session: 291f5202-5a25-4dc4-abe9-2d6766de7765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.07.10 20:02:54.684981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.07.10 20:02:54.685036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.07.10 20:02:54.685064 [ 3 ] {} <Debug> HTTP-Session: aa89108d-cbb2-430e-a929-496e53a72375 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
370 2024.07.10 20:02:54.685081 [ 3 ] {} <Debug> HTTP-Session: aa89108d-cbb2-430e-a929-496e53a72375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.07.10 20:02:54.685100 [ 3 ] {} <Debug> HTTP-Session: aa89108d-cbb2-430e-a929-496e53a72375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.07.10 20:02:54.685134 [ 3 ] {} <Trace> HTTP-Session: aa89108d-cbb2-430e-a929-496e53a72375 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.07.10 20:02:54.685309 [ 3 ] {7b6529ee-822b-46ac-aaec-020d613b344f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
374 2024.07.10 20:02:54.685358 [ 3 ] {7b6529ee-822b-46ac-aaec-020d613b344f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.07.10 20:02:54.686836 [ 3 ] {7b6529ee-822b-46ac-aaec-020d613b344f} <Debug> oximeter.measurements_u32 (38d74656-8d6a-4fce-962a-2363720de606): Loading data parts
376 2024.07.10 20:02:54.686990 [ 3 ] {7b6529ee-822b-46ac-aaec-020d613b344f} <Debug> oximeter.measurements_u32 (38d74656-8d6a-4fce-962a-2363720de606): There are no data parts
377 2024.07.10 20:02:54.688423 [ 3 ] {7b6529ee-822b-46ac-aaec-020d613b344f} <Debug> DynamicQueryHandler: Done processing query
378 2024.07.10 20:02:54.688456 [ 3 ] {} <Debug> HTTP-Session: aa89108d-cbb2-430e-a929-496e53a72375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.07.10 20:02:54.688577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.07.10 20:02:54.688636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.07.10 20:02:54.688661 [ 3 ] {} <Debug> HTTP-Session: fe820155-7efe-4798-8f72-c27128a89586 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
382 2024.07.10 20:02:54.688682 [ 3 ] {} <Debug> HTTP-Session: fe820155-7efe-4798-8f72-c27128a89586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.07.10 20:02:54.688697 [ 3 ] {} <Debug> HTTP-Session: fe820155-7efe-4798-8f72-c27128a89586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.07.10 20:02:54.688731 [ 3 ] {} <Trace> HTTP-Session: fe820155-7efe-4798-8f72-c27128a89586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.07.10 20:02:54.688907 [ 3 ] {c78e504e-c308-4857-ae95-b7d3422aaf4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
386 2024.07.10 20:02:54.688960 [ 3 ] {c78e504e-c308-4857-ae95-b7d3422aaf4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.07.10 20:02:54.691133 [ 3 ] {c78e504e-c308-4857-ae95-b7d3422aaf4c} <Debug> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef): Loading data parts
388 2024.07.10 20:02:54.691303 [ 3 ] {c78e504e-c308-4857-ae95-b7d3422aaf4c} <Debug> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef): There are no data parts
389 2024.07.10 20:02:54.693513 [ 3 ] {c78e504e-c308-4857-ae95-b7d3422aaf4c} <Debug> DynamicQueryHandler: Done processing query
390 2024.07.10 20:02:54.693545 [ 3 ] {} <Debug> HTTP-Session: fe820155-7efe-4798-8f72-c27128a89586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.07.10 20:02:54.693680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.07.10 20:02:54.693738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.07.10 20:02:54.693756 [ 3 ] {} <Debug> HTTP-Session: ee7bb00c-e6e6-492d-b209-ed6bceff4b61 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
394 2024.07.10 20:02:54.693777 [ 3 ] {} <Debug> HTTP-Session: ee7bb00c-e6e6-492d-b209-ed6bceff4b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.07.10 20:02:54.693791 [ 3 ] {} <Debug> HTTP-Session: ee7bb00c-e6e6-492d-b209-ed6bceff4b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.07.10 20:02:54.693825 [ 3 ] {} <Trace> HTTP-Session: ee7bb00c-e6e6-492d-b209-ed6bceff4b61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.07.10 20:02:54.693998 [ 3 ] {6ff04dca-1178-4ef6-a894-0f9d91297580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
398 2024.07.10 20:02:54.694049 [ 3 ] {6ff04dca-1178-4ef6-a894-0f9d91297580} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.07.10 20:02:54.695838 [ 3 ] {6ff04dca-1178-4ef6-a894-0f9d91297580} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Loading data parts
400 2024.07.10 20:02:54.696003 [ 3 ] {6ff04dca-1178-4ef6-a894-0f9d91297580} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): There are no data parts
401 2024.07.10 20:02:54.697221 [ 3 ] {6ff04dca-1178-4ef6-a894-0f9d91297580} <Debug> DynamicQueryHandler: Done processing query
402 2024.07.10 20:02:54.697254 [ 3 ] {} <Debug> HTTP-Session: ee7bb00c-e6e6-492d-b209-ed6bceff4b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.07.10 20:02:54.697375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.07.10 20:02:54.697422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.07.10 20:02:54.697446 [ 3 ] {} <Debug> HTTP-Session: feda4042-ecff-468b-841b-726d628b3a94 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
406 2024.07.10 20:02:54.697466 [ 3 ] {} <Debug> HTTP-Session: feda4042-ecff-468b-841b-726d628b3a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.07.10 20:02:54.697479 [ 3 ] {} <Debug> HTTP-Session: feda4042-ecff-468b-841b-726d628b3a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.07.10 20:02:54.697511 [ 3 ] {} <Trace> HTTP-Session: feda4042-ecff-468b-841b-726d628b3a94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.07.10 20:02:54.697687 [ 3 ] {895f31bc-76a4-4876-b5c1-5764f330a760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
410 2024.07.10 20:02:54.697738 [ 3 ] {895f31bc-76a4-4876-b5c1-5764f330a760} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.07.10 20:02:54.699565 [ 3 ] {895f31bc-76a4-4876-b5c1-5764f330a760} <Debug> oximeter.measurements_f32 (45ce8efb-b16e-4aa4-8de9-e91657c033ce): Loading data parts
412 2024.07.10 20:02:54.699719 [ 3 ] {895f31bc-76a4-4876-b5c1-5764f330a760} <Debug> oximeter.measurements_f32 (45ce8efb-b16e-4aa4-8de9-e91657c033ce): There are no data parts
413 2024.07.10 20:02:54.701220 [ 3 ] {895f31bc-76a4-4876-b5c1-5764f330a760} <Debug> DynamicQueryHandler: Done processing query
414 2024.07.10 20:02:54.701245 [ 3 ] {} <Debug> HTTP-Session: feda4042-ecff-468b-841b-726d628b3a94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.07.10 20:02:54.701355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.07.10 20:02:54.701412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.07.10 20:02:54.701430 [ 3 ] {} <Debug> HTTP-Session: e17ba71d-e718-47f6-aa77-2694b92ee124 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
418 2024.07.10 20:02:54.701451 [ 3 ] {} <Debug> HTTP-Session: e17ba71d-e718-47f6-aa77-2694b92ee124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.07.10 20:02:54.701468 [ 3 ] {} <Debug> HTTP-Session: e17ba71d-e718-47f6-aa77-2694b92ee124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.07.10 20:02:54.701498 [ 3 ] {} <Trace> HTTP-Session: e17ba71d-e718-47f6-aa77-2694b92ee124 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.07.10 20:02:54.701667 [ 3 ] {62c0e043-61a5-43c5-be04-6611c7e0a263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
422 2024.07.10 20:02:54.701719 [ 3 ] {62c0e043-61a5-43c5-be04-6611c7e0a263} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.07.10 20:02:54.703472 [ 3 ] {62c0e043-61a5-43c5-be04-6611c7e0a263} <Debug> oximeter.measurements_f64 (7b6f68a6-1365-479d-a45b-e396c3049134): Loading data parts
424 2024.07.10 20:02:54.703620 [ 3 ] {62c0e043-61a5-43c5-be04-6611c7e0a263} <Debug> oximeter.measurements_f64 (7b6f68a6-1365-479d-a45b-e396c3049134): There are no data parts
425 2024.07.10 20:02:54.704891 [ 3 ] {62c0e043-61a5-43c5-be04-6611c7e0a263} <Debug> DynamicQueryHandler: Done processing query
426 2024.07.10 20:02:54.704921 [ 3 ] {} <Debug> HTTP-Session: e17ba71d-e718-47f6-aa77-2694b92ee124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.07.10 20:02:54.705044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.07.10 20:02:54.705095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.07.10 20:02:54.705114 [ 3 ] {} <Debug> HTTP-Session: 3592ae19-279c-4e86-bf18-00d6b8d70df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
430 2024.07.10 20:02:54.705134 [ 3 ] {} <Debug> HTTP-Session: 3592ae19-279c-4e86-bf18-00d6b8d70df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.07.10 20:02:54.705147 [ 3 ] {} <Debug> HTTP-Session: 3592ae19-279c-4e86-bf18-00d6b8d70df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.07.10 20:02:54.705180 [ 3 ] {} <Trace> HTTP-Session: 3592ae19-279c-4e86-bf18-00d6b8d70df5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.07.10 20:02:54.705355 [ 3 ] {5300534b-9082-4eb9-8d97-f11c52722a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
434 2024.07.10 20:02:54.705413 [ 3 ] {5300534b-9082-4eb9-8d97-f11c52722a70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.07.10 20:02:54.707226 [ 3 ] {5300534b-9082-4eb9-8d97-f11c52722a70} <Debug> oximeter.measurements_string (02342a6b-c9e5-4b34-96fb-f4b6237377cf): Loading data parts
436 2024.07.10 20:02:54.707387 [ 3 ] {5300534b-9082-4eb9-8d97-f11c52722a70} <Debug> oximeter.measurements_string (02342a6b-c9e5-4b34-96fb-f4b6237377cf): There are no data parts
437 2024.07.10 20:02:54.708521 [ 3 ] {5300534b-9082-4eb9-8d97-f11c52722a70} <Debug> DynamicQueryHandler: Done processing query
438 2024.07.10 20:02:54.708546 [ 3 ] {} <Debug> HTTP-Session: 3592ae19-279c-4e86-bf18-00d6b8d70df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.07.10 20:02:54.708662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.07.10 20:02:54.708714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.07.10 20:02:54.708732 [ 3 ] {} <Debug> HTTP-Session: b6e9a8aa-4ace-49f9-836a-111caaeed0f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
442 2024.07.10 20:02:54.708753 [ 3 ] {} <Debug> HTTP-Session: b6e9a8aa-4ace-49f9-836a-111caaeed0f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.07.10 20:02:54.708770 [ 3 ] {} <Debug> HTTP-Session: b6e9a8aa-4ace-49f9-836a-111caaeed0f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.07.10 20:02:54.708800 [ 3 ] {} <Trace> HTTP-Session: b6e9a8aa-4ace-49f9-836a-111caaeed0f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.07.10 20:02:54.708972 [ 3 ] {6d34a27b-e407-492f-add2-9c9e12818ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
446 * NOTE: Right now we can't unambiguously record a nullable byte array.
447 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
448 * a string isn't palatable for a few reasons.
449 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
450 * details.
451 */
452 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
453 2024.07.10 20:02:54.709025 [ 3 ] {6d34a27b-e407-492f-add2-9c9e12818ee5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.07.10 20:02:54.710979 [ 3 ] {6d34a27b-e407-492f-add2-9c9e12818ee5} <Debug> oximeter.measurements_bytes (93a3f094-20d6-4c5a-a6a0-955dbadaa3ea): Loading data parts
455 2024.07.10 20:02:54.711131 [ 3 ] {6d34a27b-e407-492f-add2-9c9e12818ee5} <Debug> oximeter.measurements_bytes (93a3f094-20d6-4c5a-a6a0-955dbadaa3ea): There are no data parts
456 2024.07.10 20:02:54.713209 [ 3 ] {6d34a27b-e407-492f-add2-9c9e12818ee5} <Debug> DynamicQueryHandler: Done processing query
457 2024.07.10 20:02:54.713237 [ 3 ] {} <Debug> HTTP-Session: b6e9a8aa-4ace-49f9-836a-111caaeed0f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.07.10 20:02:54.713367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.07.10 20:02:54.713419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.07.10 20:02:54.713437 [ 3 ] {} <Debug> HTTP-Session: 2c5edcc5-ccb1-4a0f-8570-3396c6a59666 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
461 2024.07.10 20:02:54.713458 [ 3 ] {} <Debug> HTTP-Session: 2c5edcc5-ccb1-4a0f-8570-3396c6a59666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.07.10 20:02:54.713475 [ 3 ] {} <Debug> HTTP-Session: 2c5edcc5-ccb1-4a0f-8570-3396c6a59666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.07.10 20:02:54.713504 [ 3 ] {} <Trace> HTTP-Session: 2c5edcc5-ccb1-4a0f-8570-3396c6a59666 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.07.10 20:02:54.713688 [ 3 ] {94ab41bc-720d-4dd9-8339-6e9894264386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
465 2024.07.10 20:02:54.713736 [ 3 ] {94ab41bc-720d-4dd9-8339-6e9894264386} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.07.10 20:02:54.715551 [ 3 ] {94ab41bc-720d-4dd9-8339-6e9894264386} <Debug> oximeter.measurements_cumulativei64 (3f948331-be50-42ca-8266-afcf41658908): Loading data parts
467 2024.07.10 20:02:54.715709 [ 3 ] {94ab41bc-720d-4dd9-8339-6e9894264386} <Debug> oximeter.measurements_cumulativei64 (3f948331-be50-42ca-8266-afcf41658908): There are no data parts
468 2024.07.10 20:02:54.716920 [ 3 ] {94ab41bc-720d-4dd9-8339-6e9894264386} <Debug> DynamicQueryHandler: Done processing query
469 2024.07.10 20:02:54.716953 [ 3 ] {} <Debug> HTTP-Session: 2c5edcc5-ccb1-4a0f-8570-3396c6a59666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.07.10 20:02:54.717084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.07.10 20:02:54.717141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.07.10 20:02:54.717160 [ 3 ] {} <Debug> HTTP-Session: 9d10fd33-bc30-4fa2-876d-26131001ceb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
473 2024.07.10 20:02:54.717183 [ 3 ] {} <Debug> HTTP-Session: 9d10fd33-bc30-4fa2-876d-26131001ceb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.07.10 20:02:54.717196 [ 3 ] {} <Debug> HTTP-Session: 9d10fd33-bc30-4fa2-876d-26131001ceb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.07.10 20:02:54.717240 [ 3 ] {} <Trace> HTTP-Session: 9d10fd33-bc30-4fa2-876d-26131001ceb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.07.10 20:02:54.717433 [ 3 ] {6be2c699-22bd-4333-ba3f-4a10bb65be0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
477 2024.07.10 20:02:54.717489 [ 3 ] {6be2c699-22bd-4333-ba3f-4a10bb65be0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.07.10 20:02:54.719771 [ 3 ] {6be2c699-22bd-4333-ba3f-4a10bb65be0a} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Loading data parts
479 2024.07.10 20:02:54.719938 [ 3 ] {6be2c699-22bd-4333-ba3f-4a10bb65be0a} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): There are no data parts
480 2024.07.10 20:02:54.721669 [ 3 ] {6be2c699-22bd-4333-ba3f-4a10bb65be0a} <Debug> DynamicQueryHandler: Done processing query
481 2024.07.10 20:02:54.721699 [ 3 ] {} <Debug> HTTP-Session: 9d10fd33-bc30-4fa2-876d-26131001ceb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.07.10 20:02:54.721846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.07.10 20:02:54.721909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.07.10 20:02:54.721931 [ 3 ] {} <Debug> HTTP-Session: b85c8141-029e-4ab2-99a3-49773fde3145 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
485 2024.07.10 20:02:54.721960 [ 3 ] {} <Debug> HTTP-Session: b85c8141-029e-4ab2-99a3-49773fde3145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.07.10 20:02:54.721985 [ 3 ] {} <Debug> HTTP-Session: b85c8141-029e-4ab2-99a3-49773fde3145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.07.10 20:02:54.722016 [ 3 ] {} <Trace> HTTP-Session: b85c8141-029e-4ab2-99a3-49773fde3145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.07.10 20:02:54.722211 [ 3 ] {9b53f4c7-fd4f-4d90-b3f2-1670c3d2bfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
489 2024.07.10 20:02:54.722282 [ 3 ] {9b53f4c7-fd4f-4d90-b3f2-1670c3d2bfc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.07.10 20:02:54.723879 [ 3 ] {9b53f4c7-fd4f-4d90-b3f2-1670c3d2bfc3} <Debug> oximeter.measurements_cumulativef32 (912674c8-8fdd-4e95-a5f3-2cc082e42e56): Loading data parts
491 2024.07.10 20:02:54.724061 [ 3 ] {9b53f4c7-fd4f-4d90-b3f2-1670c3d2bfc3} <Debug> oximeter.measurements_cumulativef32 (912674c8-8fdd-4e95-a5f3-2cc082e42e56): There are no data parts
492 2024.07.10 20:02:54.725865 [ 3 ] {9b53f4c7-fd4f-4d90-b3f2-1670c3d2bfc3} <Debug> DynamicQueryHandler: Done processing query
493 2024.07.10 20:02:54.725909 [ 3 ] {} <Debug> HTTP-Session: b85c8141-029e-4ab2-99a3-49773fde3145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.07.10 20:02:54.726040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.07.10 20:02:54.726104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.07.10 20:02:54.726136 [ 3 ] {} <Debug> HTTP-Session: 046399f0-8cce-4906-a3df-1546e2fc8a76 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
497 2024.07.10 20:02:54.726162 [ 3 ] {} <Debug> HTTP-Session: 046399f0-8cce-4906-a3df-1546e2fc8a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.07.10 20:02:54.726176 [ 3 ] {} <Debug> HTTP-Session: 046399f0-8cce-4906-a3df-1546e2fc8a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.07.10 20:02:54.726216 [ 3 ] {} <Trace> HTTP-Session: 046399f0-8cce-4906-a3df-1546e2fc8a76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.07.10 20:02:54.726409 [ 3 ] {04a3ea28-4c39-4344-8a95-daec5508b029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
501 2024.07.10 20:02:54.726478 [ 3 ] {04a3ea28-4c39-4344-8a95-daec5508b029} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.07.10 20:02:54.728116 [ 3 ] {04a3ea28-4c39-4344-8a95-daec5508b029} <Debug> oximeter.measurements_cumulativef64 (fab32066-1999-4a51-9726-47b8418817c2): Loading data parts
503 2024.07.10 20:02:54.728294 [ 3 ] {04a3ea28-4c39-4344-8a95-daec5508b029} <Debug> oximeter.measurements_cumulativef64 (fab32066-1999-4a51-9726-47b8418817c2): There are no data parts
504 2024.07.10 20:02:54.729780 [ 3 ] {04a3ea28-4c39-4344-8a95-daec5508b029} <Debug> DynamicQueryHandler: Done processing query
505 2024.07.10 20:02:54.729811 [ 3 ] {} <Debug> HTTP-Session: 046399f0-8cce-4906-a3df-1546e2fc8a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.07.10 20:02:54.729955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.07.10 20:02:54.730012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.07.10 20:02:54.730031 [ 3 ] {} <Debug> HTTP-Session: 86a2d6fd-56a4-447d-a2db-f56ffe69a05b Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
509 2024.07.10 20:02:54.730053 [ 3 ] {} <Debug> HTTP-Session: 86a2d6fd-56a4-447d-a2db-f56ffe69a05b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.07.10 20:02:54.730073 [ 3 ] {} <Debug> HTTP-Session: 86a2d6fd-56a4-447d-a2db-f56ffe69a05b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.07.10 20:02:54.730103 [ 3 ] {} <Trace> HTTP-Session: 86a2d6fd-56a4-447d-a2db-f56ffe69a05b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.07.10 20:02:54.730356 [ 3 ] {dd9bd246-e852-4953-9c7d-8d6c60c73daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
513 * NOTE: Array types cannot be Nullable, see
514 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
515 * for more details.
516 *
517 * This means we need to use empty arrays to indicate a missing value. This
518 * is unfortunate, and at this point relies on the fact that an
519 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
520 * to figure out another way to represent missing samples here.
521 */
522 bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
523 2024.07.10 20:02:54.730424 [ 3 ] {dd9bd246-e852-4953-9c7d-8d6c60c73daa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.07.10 20:02:54.732738 [ 3 ] {dd9bd246-e852-4953-9c7d-8d6c60c73daa} <Debug> oximeter.measurements_histogrami8 (e5673022-1c9b-4f41-8239-d92ade12ebdf): Loading data parts
525 2024.07.10 20:02:54.732905 [ 3 ] {dd9bd246-e852-4953-9c7d-8d6c60c73daa} <Debug> oximeter.measurements_histogrami8 (e5673022-1c9b-4f41-8239-d92ade12ebdf): There are no data parts
526 2024.07.10 20:02:54.734151 [ 3 ] {dd9bd246-e852-4953-9c7d-8d6c60c73daa} <Debug> DynamicQueryHandler: Done processing query
527 2024.07.10 20:02:54.734185 [ 3 ] {} <Debug> HTTP-Session: 86a2d6fd-56a4-447d-a2db-f56ffe69a05b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.07.10 20:02:54.734309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.07.10 20:02:54.734356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.07.10 20:02:54.734382 [ 3 ] {} <Debug> HTTP-Session: 6cd7969e-d397-467b-b91f-c10724cacc2a Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
531 2024.07.10 20:02:54.734404 [ 3 ] {} <Debug> HTTP-Session: 6cd7969e-d397-467b-b91f-c10724cacc2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.07.10 20:02:54.734417 [ 3 ] {} <Debug> HTTP-Session: 6cd7969e-d397-467b-b91f-c10724cacc2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.07.10 20:02:54.734454 [ 3 ] {} <Trace> HTTP-Session: 6cd7969e-d397-467b-b91f-c10724cacc2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.07.10 20:02:54.734704 [ 3 ] {ecb22b2d-0ce7-45b3-b750-6294f9c2ddc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
535 2024.07.10 20:02:54.734773 [ 3 ] {ecb22b2d-0ce7-45b3-b750-6294f9c2ddc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.07.10 20:02:54.736791 [ 3 ] {ecb22b2d-0ce7-45b3-b750-6294f9c2ddc8} <Debug> oximeter.measurements_histogramu8 (0908b5bf-dc03-4295-a4c3-c42ece7ac197): Loading data parts
537 2024.07.10 20:02:54.736973 [ 3 ] {ecb22b2d-0ce7-45b3-b750-6294f9c2ddc8} <Debug> oximeter.measurements_histogramu8 (0908b5bf-dc03-4295-a4c3-c42ece7ac197): There are no data parts
538 2024.07.10 20:02:54.738362 [ 3 ] {ecb22b2d-0ce7-45b3-b750-6294f9c2ddc8} <Debug> DynamicQueryHandler: Done processing query
539 2024.07.10 20:02:54.738387 [ 3 ] {} <Debug> HTTP-Session: 6cd7969e-d397-467b-b91f-c10724cacc2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.07.10 20:02:54.738496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.07.10 20:02:54.738558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.07.10 20:02:54.738577 [ 3 ] {} <Debug> HTTP-Session: 287d7b4b-8331-495e-97f1-650509e54076 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
543 2024.07.10 20:02:54.738601 [ 3 ] {} <Debug> HTTP-Session: 287d7b4b-8331-495e-97f1-650509e54076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.07.10 20:02:54.738615 [ 3 ] {} <Debug> HTTP-Session: 287d7b4b-8331-495e-97f1-650509e54076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.07.10 20:02:54.738652 [ 3 ] {} <Trace> HTTP-Session: 287d7b4b-8331-495e-97f1-650509e54076 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.07.10 20:02:54.738900 [ 3 ] {9ff106ea-eb68-4503-8923-91365928f6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
547 2024.07.10 20:02:54.738966 [ 3 ] {9ff106ea-eb68-4503-8923-91365928f6b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.07.10 20:02:54.740894 [ 3 ] {9ff106ea-eb68-4503-8923-91365928f6b2} <Debug> oximeter.measurements_histogrami16 (003fec3f-cc32-42d4-9bd9-0483df782bf8): Loading data parts
549 2024.07.10 20:02:54.741060 [ 3 ] {9ff106ea-eb68-4503-8923-91365928f6b2} <Debug> oximeter.measurements_histogrami16 (003fec3f-cc32-42d4-9bd9-0483df782bf8): There are no data parts
550 2024.07.10 20:02:54.742310 [ 3 ] {9ff106ea-eb68-4503-8923-91365928f6b2} <Debug> DynamicQueryHandler: Done processing query
551 2024.07.10 20:02:54.742346 [ 3 ] {} <Debug> HTTP-Session: 287d7b4b-8331-495e-97f1-650509e54076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.07.10 20:02:54.742481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.07.10 20:02:54.742529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.07.10 20:02:54.742555 [ 3 ] {} <Debug> HTTP-Session: 616a4875-4f24-4bcb-978d-4ea362416fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
555 2024.07.10 20:02:54.742578 [ 3 ] {} <Debug> HTTP-Session: 616a4875-4f24-4bcb-978d-4ea362416fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.07.10 20:02:54.742592 [ 3 ] {} <Debug> HTTP-Session: 616a4875-4f24-4bcb-978d-4ea362416fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.07.10 20:02:54.742628 [ 3 ] {} <Trace> HTTP-Session: 616a4875-4f24-4bcb-978d-4ea362416fb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.07.10 20:02:54.742880 [ 3 ] {199228cc-a044-469d-8610-f02994c69882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
559 2024.07.10 20:02:54.742946 [ 3 ] {199228cc-a044-469d-8610-f02994c69882} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.07.10 20:02:54.744711 [ 3 ] {199228cc-a044-469d-8610-f02994c69882} <Debug> oximeter.measurements_histogramu16 (95037b04-9b05-4496-ab72-190e52c13bc4): Loading data parts
561 2024.07.10 20:02:54.744878 [ 3 ] {199228cc-a044-469d-8610-f02994c69882} <Debug> oximeter.measurements_histogramu16 (95037b04-9b05-4496-ab72-190e52c13bc4): There are no data parts
562 2024.07.10 20:02:54.746124 [ 3 ] {199228cc-a044-469d-8610-f02994c69882} <Debug> DynamicQueryHandler: Done processing query
563 2024.07.10 20:02:54.746149 [ 3 ] {} <Debug> HTTP-Session: 616a4875-4f24-4bcb-978d-4ea362416fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.07.10 20:02:54.746278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.07.10 20:02:54.746334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.07.10 20:02:54.746352 [ 3 ] {} <Debug> HTTP-Session: ea59db7c-6a5b-40d0-891b-b74896158297 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
567 2024.07.10 20:02:54.746377 [ 3 ] {} <Debug> HTTP-Session: ea59db7c-6a5b-40d0-891b-b74896158297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.07.10 20:02:54.746397 [ 3 ] {} <Debug> HTTP-Session: ea59db7c-6a5b-40d0-891b-b74896158297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.07.10 20:02:54.746427 [ 3 ] {} <Trace> HTTP-Session: ea59db7c-6a5b-40d0-891b-b74896158297 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.07.10 20:02:54.746678 [ 3 ] {cbfb405b-56e8-448e-abcb-090d49a4f02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
571 2024.07.10 20:02:54.746752 [ 3 ] {cbfb405b-56e8-448e-abcb-090d49a4f02f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.07.10 20:02:54.748596 [ 3 ] {cbfb405b-56e8-448e-abcb-090d49a4f02f} <Debug> oximeter.measurements_histogrami32 (6e2117dd-f25b-41f3-9eaf-4286c4bec7f6): Loading data parts
573 2024.07.10 20:02:54.748769 [ 3 ] {cbfb405b-56e8-448e-abcb-090d49a4f02f} <Debug> oximeter.measurements_histogrami32 (6e2117dd-f25b-41f3-9eaf-4286c4bec7f6): There are no data parts
574 2024.07.10 20:02:54.750046 [ 3 ] {cbfb405b-56e8-448e-abcb-090d49a4f02f} <Debug> DynamicQueryHandler: Done processing query
575 2024.07.10 20:02:54.750072 [ 3 ] {} <Debug> HTTP-Session: ea59db7c-6a5b-40d0-891b-b74896158297 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.07.10 20:02:54.750196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.07.10 20:02:54.750253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.07.10 20:02:54.750272 [ 3 ] {} <Debug> HTTP-Session: 31cdb531-879d-43e5-a3dc-5f3428d118d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
579 2024.07.10 20:02:54.750302 [ 3 ] {} <Debug> HTTP-Session: 31cdb531-879d-43e5-a3dc-5f3428d118d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.07.10 20:02:54.750316 [ 3 ] {} <Debug> HTTP-Session: 31cdb531-879d-43e5-a3dc-5f3428d118d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.07.10 20:02:54.750352 [ 3 ] {} <Trace> HTTP-Session: 31cdb531-879d-43e5-a3dc-5f3428d118d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.07.10 20:02:54.750603 [ 3 ] {0b880b82-0966-4d99-be12-5d1336e3ceaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
583 2024.07.10 20:02:54.750671 [ 3 ] {0b880b82-0966-4d99-be12-5d1336e3ceaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.07.10 20:02:54.752634 [ 3 ] {0b880b82-0966-4d99-be12-5d1336e3ceaf} <Debug> oximeter.measurements_histogramu32 (bf96ec07-fed9-4087-8232-92d7e1762e83): Loading data parts
585 2024.07.10 20:02:54.752803 [ 3 ] {0b880b82-0966-4d99-be12-5d1336e3ceaf} <Debug> oximeter.measurements_histogramu32 (bf96ec07-fed9-4087-8232-92d7e1762e83): There are no data parts
586 2024.07.10 20:02:54.755169 [ 3 ] {0b880b82-0966-4d99-be12-5d1336e3ceaf} <Debug> DynamicQueryHandler: Done processing query
587 2024.07.10 20:02:54.755200 [ 3 ] {} <Debug> HTTP-Session: 31cdb531-879d-43e5-a3dc-5f3428d118d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.07.10 20:02:54.755345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.07.10 20:02:54.755412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.07.10 20:02:54.755435 [ 3 ] {} <Debug> HTTP-Session: 945d0249-8e87-41d1-9571-d601e3c31df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
591 2024.07.10 20:02:54.755463 [ 3 ] {} <Debug> HTTP-Session: 945d0249-8e87-41d1-9571-d601e3c31df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.07.10 20:02:54.755487 [ 3 ] {} <Debug> HTTP-Session: 945d0249-8e87-41d1-9571-d601e3c31df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.07.10 20:02:54.755525 [ 3 ] {} <Trace> HTTP-Session: 945d0249-8e87-41d1-9571-d601e3c31df5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.07.10 20:02:54.755832 [ 3 ] {24699669-5223-42c9-b248-8a1d2570ccfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
595 2024.07.10 20:02:54.755914 [ 3 ] {24699669-5223-42c9-b248-8a1d2570ccfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.07.10 20:02:54.758581 [ 3 ] {24699669-5223-42c9-b248-8a1d2570ccfe} <Debug> oximeter.measurements_histogrami64 (5be1c87e-5d4d-44f5-b5ce-5fee4896bcef): Loading data parts
597 2024.07.10 20:02:54.758801 [ 3 ] {24699669-5223-42c9-b248-8a1d2570ccfe} <Debug> oximeter.measurements_histogrami64 (5be1c87e-5d4d-44f5-b5ce-5fee4896bcef): There are no data parts
598 2024.07.10 20:02:54.760438 [ 3 ] {24699669-5223-42c9-b248-8a1d2570ccfe} <Debug> DynamicQueryHandler: Done processing query
599 2024.07.10 20:02:54.760463 [ 3 ] {} <Debug> HTTP-Session: 945d0249-8e87-41d1-9571-d601e3c31df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.07.10 20:02:54.760611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.07.10 20:02:54.760679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.07.10 20:02:54.760712 [ 3 ] {} <Debug> HTTP-Session: 0e21ee28-cf73-4f3e-b56b-9eaf90b6be04 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
603 2024.07.10 20:02:54.760728 [ 3 ] {} <Debug> HTTP-Session: 0e21ee28-cf73-4f3e-b56b-9eaf90b6be04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.07.10 20:02:54.760757 [ 3 ] {} <Debug> HTTP-Session: 0e21ee28-cf73-4f3e-b56b-9eaf90b6be04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.07.10 20:02:54.760790 [ 3 ] {} <Trace> HTTP-Session: 0e21ee28-cf73-4f3e-b56b-9eaf90b6be04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.07.10 20:02:54.761079 [ 3 ] {5723548a-24d2-4e93-b4a5-fa4bfc1ee51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
607 2024.07.10 20:02:54.761154 [ 3 ] {5723548a-24d2-4e93-b4a5-fa4bfc1ee51d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.07.10 20:02:54.763879 [ 3 ] {5723548a-24d2-4e93-b4a5-fa4bfc1ee51d} <Debug> oximeter.measurements_histogramu64 (9e840174-551b-4af4-be29-9f40a77a4fc7): Loading data parts
609 2024.07.10 20:02:54.764203 [ 3 ] {5723548a-24d2-4e93-b4a5-fa4bfc1ee51d} <Debug> oximeter.measurements_histogramu64 (9e840174-551b-4af4-be29-9f40a77a4fc7): There are no data parts
610 2024.07.10 20:02:54.766835 [ 3 ] {5723548a-24d2-4e93-b4a5-fa4bfc1ee51d} <Debug> DynamicQueryHandler: Done processing query
611 2024.07.10 20:02:54.766861 [ 3 ] {} <Debug> HTTP-Session: 0e21ee28-cf73-4f3e-b56b-9eaf90b6be04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.07.10 20:02:54.767014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.07.10 20:02:54.767077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.07.10 20:02:54.767095 [ 3 ] {} <Debug> HTTP-Session: 1e3c5bec-344e-4b55-93f7-ff8873bbb729 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
615 2024.07.10 20:02:54.767125 [ 3 ] {} <Debug> HTTP-Session: 1e3c5bec-344e-4b55-93f7-ff8873bbb729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.07.10 20:02:54.767152 [ 3 ] {} <Debug> HTTP-Session: 1e3c5bec-344e-4b55-93f7-ff8873bbb729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.07.10 20:02:54.767183 [ 3 ] {} <Trace> HTTP-Session: 1e3c5bec-344e-4b55-93f7-ff8873bbb729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.07.10 20:02:54.767440 [ 3 ] {a822ebed-a5c7-4fcd-9d9f-b42eea085fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
619 2024.07.10 20:02:54.767521 [ 3 ] {a822ebed-a5c7-4fcd-9d9f-b42eea085fde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.07.10 20:02:54.769396 [ 3 ] {a822ebed-a5c7-4fcd-9d9f-b42eea085fde} <Debug> oximeter.measurements_histogramf32 (c1a283c5-3296-4ae7-b041-eabbaf8c293a): Loading data parts
621 2024.07.10 20:02:54.769566 [ 3 ] {a822ebed-a5c7-4fcd-9d9f-b42eea085fde} <Debug> oximeter.measurements_histogramf32 (c1a283c5-3296-4ae7-b041-eabbaf8c293a): There are no data parts
622 2024.07.10 20:02:54.771345 [ 3 ] {a822ebed-a5c7-4fcd-9d9f-b42eea085fde} <Debug> DynamicQueryHandler: Done processing query
623 2024.07.10 20:02:54.771386 [ 3 ] {} <Debug> HTTP-Session: 1e3c5bec-344e-4b55-93f7-ff8873bbb729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.07.10 20:02:54.771521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.07.10 20:02:54.771582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.07.10 20:02:54.771618 [ 3 ] {} <Debug> HTTP-Session: 2c7f934f-7652-489b-be9c-a44d753ffe82 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
627 2024.07.10 20:02:54.771635 [ 3 ] {} <Debug> HTTP-Session: 2c7f934f-7652-489b-be9c-a44d753ffe82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.07.10 20:02:54.771663 [ 3 ] {} <Debug> HTTP-Session: 2c7f934f-7652-489b-be9c-a44d753ffe82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.07.10 20:02:54.771702 [ 3 ] {} <Trace> HTTP-Session: 2c7f934f-7652-489b-be9c-a44d753ffe82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.07.10 20:02:54.772005 [ 3 ] {8d02c1ae-3c25-4814-b7e0-3a235c741520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
631 2024.07.10 20:02:54.772085 [ 3 ] {8d02c1ae-3c25-4814-b7e0-3a235c741520} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.07.10 20:02:54.774662 [ 3 ] {8d02c1ae-3c25-4814-b7e0-3a235c741520} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Loading data parts
633 2024.07.10 20:02:54.774837 [ 3 ] {8d02c1ae-3c25-4814-b7e0-3a235c741520} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): There are no data parts
634 2024.07.10 20:02:54.777075 [ 3 ] {8d02c1ae-3c25-4814-b7e0-3a235c741520} <Debug> DynamicQueryHandler: Done processing query
635 2024.07.10 20:02:54.777101 [ 3 ] {} <Debug> HTTP-Session: 2c7f934f-7652-489b-be9c-a44d753ffe82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.07.10 20:02:54.777240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.07.10 20:02:54.777301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.07.10 20:02:54.777328 [ 3 ] {} <Debug> HTTP-Session: 0769b3aa-e1b5-44df-a32c-7cdf12607fc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
639 2024.07.10 20:02:54.777350 [ 3 ] {} <Debug> HTTP-Session: 0769b3aa-e1b5-44df-a32c-7cdf12607fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.07.10 20:02:54.777413 [ 3 ] {} <Debug> HTTP-Session: 0769b3aa-e1b5-44df-a32c-7cdf12607fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.07.10 20:02:54.777448 [ 3 ] {} <Trace> HTTP-Session: 0769b3aa-e1b5-44df-a32c-7cdf12607fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.07.10 20:02:54.777632 [ 3 ] {7dcc564e-3d05-4d98-a14a-edaf0ae5a5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) /* The field tables store named dimensions of each timeseries.
643 *
644 * As with the measurement tables, there is one field table for each field data
645 * type. Fields are deduplicated by using the "replacing merge tree", though
646 * this behavior **must not** be relied upon for query correctness.
647 *
648 * The index for the fields differs from the measurements, however. Rows are
649 * sorted by timeseries name, then field name, field value, and finally
650 * timeseries key. This reflects the most common pattern for looking them up:
651 * by field name and possibly value, within a timeseries. The resulting keys are
652 * usually then used to look up measurements.
653 *
654 * NOTE: We may want to consider a secondary index on these tables, sorting by
655 * timeseries name and then key, since it would improve lookups where one
656 * already has the key. Realistically though, these tables are quite small and
657 * so performance benefits will be low in absolute terms.
658 */
659 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
660 2024.07.10 20:02:54.777689 [ 3 ] {7dcc564e-3d05-4d98-a14a-edaf0ae5a5f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.07.10 20:02:54.780432 [ 3 ] {7dcc564e-3d05-4d98-a14a-edaf0ae5a5f5} <Debug> oximeter.fields_bool (075ce88f-48bf-4959-aa2d-2b8f57cd062a): Loading data parts
662 2024.07.10 20:02:54.780653 [ 3 ] {7dcc564e-3d05-4d98-a14a-edaf0ae5a5f5} <Debug> oximeter.fields_bool (075ce88f-48bf-4959-aa2d-2b8f57cd062a): There are no data parts
663 2024.07.10 20:02:54.781869 [ 3 ] {7dcc564e-3d05-4d98-a14a-edaf0ae5a5f5} <Debug> DynamicQueryHandler: Done processing query
664 2024.07.10 20:02:54.781903 [ 3 ] {} <Debug> HTTP-Session: 0769b3aa-e1b5-44df-a32c-7cdf12607fc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.07.10 20:02:54.782029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.07.10 20:02:54.782085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.07.10 20:02:54.782105 [ 3 ] {} <Debug> HTTP-Session: 66f7ef48-e663-432b-bc4e-7c62333f18f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
668 2024.07.10 20:02:54.782129 [ 3 ] {} <Debug> HTTP-Session: 66f7ef48-e663-432b-bc4e-7c62333f18f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.07.10 20:02:54.782142 [ 3 ] {} <Debug> HTTP-Session: 66f7ef48-e663-432b-bc4e-7c62333f18f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.07.10 20:02:54.782177 [ 3 ] {} <Trace> HTTP-Session: 66f7ef48-e663-432b-bc4e-7c62333f18f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.07.10 20:02:54.782329 [ 3 ] {1f8ba907-4146-4dfe-9e82-a2d95e72b7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
672 2024.07.10 20:02:54.782382 [ 3 ] {1f8ba907-4146-4dfe-9e82-a2d95e72b7b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.07.10 20:02:54.786157 [ 3 ] {1f8ba907-4146-4dfe-9e82-a2d95e72b7b8} <Debug> oximeter.fields_i8 (44f66724-4942-4a09-ad1d-3c2b81872b70): Loading data parts
674 2024.07.10 20:02:54.786335 [ 3 ] {1f8ba907-4146-4dfe-9e82-a2d95e72b7b8} <Debug> oximeter.fields_i8 (44f66724-4942-4a09-ad1d-3c2b81872b70): There are no data parts
675 2024.07.10 20:02:54.788546 [ 3 ] {1f8ba907-4146-4dfe-9e82-a2d95e72b7b8} <Debug> DynamicQueryHandler: Done processing query
676 2024.07.10 20:02:54.788583 [ 3 ] {} <Debug> HTTP-Session: 66f7ef48-e663-432b-bc4e-7c62333f18f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.07.10 20:02:54.788730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.07.10 20:02:54.788792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.07.10 20:02:54.788816 [ 3 ] {} <Debug> HTTP-Session: 8711dc58-85ac-480d-94cc-c1a610c9f69d Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
680 2024.07.10 20:02:54.788839 [ 3 ] {} <Debug> HTTP-Session: 8711dc58-85ac-480d-94cc-c1a610c9f69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.07.10 20:02:54.788854 [ 3 ] {} <Debug> HTTP-Session: 8711dc58-85ac-480d-94cc-c1a610c9f69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.07.10 20:02:54.788889 [ 3 ] {} <Trace> HTTP-Session: 8711dc58-85ac-480d-94cc-c1a610c9f69d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.07.10 20:02:54.789034 [ 3 ] {06aacb3c-de54-4a9c-a0df-d6259aa742a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
684 2024.07.10 20:02:54.789081 [ 3 ] {06aacb3c-de54-4a9c-a0df-d6259aa742a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.07.10 20:02:54.796560 [ 3 ] {06aacb3c-de54-4a9c-a0df-d6259aa742a1} <Debug> oximeter.fields_u8 (a66bb9ea-9265-4e76-b0e0-c3e7afe2d412): Loading data parts
686 2024.07.10 20:02:54.796813 [ 3 ] {06aacb3c-de54-4a9c-a0df-d6259aa742a1} <Debug> oximeter.fields_u8 (a66bb9ea-9265-4e76-b0e0-c3e7afe2d412): There are no data parts
687 2024.07.10 20:02:54.809112 [ 3 ] {06aacb3c-de54-4a9c-a0df-d6259aa742a1} <Debug> DynamicQueryHandler: Done processing query
688 2024.07.10 20:02:54.809162 [ 3 ] {} <Debug> HTTP-Session: 8711dc58-85ac-480d-94cc-c1a610c9f69d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.07.10 20:02:54.809346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.07.10 20:02:54.809427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.07.10 20:02:54.809460 [ 3 ] {} <Debug> HTTP-Session: 1bf79059-1e3a-4bfe-9ccf-4ac2dc7365b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
692 2024.07.10 20:02:54.809491 [ 3 ] {} <Debug> HTTP-Session: 1bf79059-1e3a-4bfe-9ccf-4ac2dc7365b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.07.10 20:02:54.809504 [ 3 ] {} <Debug> HTTP-Session: 1bf79059-1e3a-4bfe-9ccf-4ac2dc7365b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.07.10 20:02:54.809553 [ 3 ] {} <Trace> HTTP-Session: 1bf79059-1e3a-4bfe-9ccf-4ac2dc7365b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.07.10 20:02:54.809825 [ 3 ] {f25e2d9e-348f-4d4a-a95b-ee7d0c7c1ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
696 2024.07.10 20:02:54.809901 [ 3 ] {f25e2d9e-348f-4d4a-a95b-ee7d0c7c1ad1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.07.10 20:02:54.818553 [ 3 ] {f25e2d9e-348f-4d4a-a95b-ee7d0c7c1ad1} <Debug> oximeter.fields_i16 (cfc569c4-b116-47bb-9d43-2478cf1d451e): Loading data parts
698 2024.07.10 20:02:54.818751 [ 3 ] {f25e2d9e-348f-4d4a-a95b-ee7d0c7c1ad1} <Debug> oximeter.fields_i16 (cfc569c4-b116-47bb-9d43-2478cf1d451e): There are no data parts
699 2024.07.10 20:02:54.836196 [ 3 ] {f25e2d9e-348f-4d4a-a95b-ee7d0c7c1ad1} <Debug> DynamicQueryHandler: Done processing query
700 2024.07.10 20:02:54.836240 [ 3 ] {} <Debug> HTTP-Session: 1bf79059-1e3a-4bfe-9ccf-4ac2dc7365b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.07.10 20:02:54.836389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.07.10 20:02:54.836465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.07.10 20:02:54.836500 [ 3 ] {} <Debug> HTTP-Session: 25fca1fa-9e7b-4964-8dd6-f1695119c411 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
704 2024.07.10 20:02:54.836519 [ 3 ] {} <Debug> HTTP-Session: 25fca1fa-9e7b-4964-8dd6-f1695119c411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.07.10 20:02:54.836546 [ 3 ] {} <Debug> HTTP-Session: 25fca1fa-9e7b-4964-8dd6-f1695119c411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.07.10 20:02:54.836593 [ 3 ] {} <Trace> HTTP-Session: 25fca1fa-9e7b-4964-8dd6-f1695119c411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.07.10 20:02:54.836739 [ 3 ] {fbd6a9bd-4a4d-42d1-8bd3-f8d1f888a033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
708 2024.07.10 20:02:54.836812 [ 3 ] {fbd6a9bd-4a4d-42d1-8bd3-f8d1f888a033} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.07.10 20:02:54.850610 [ 3 ] {fbd6a9bd-4a4d-42d1-8bd3-f8d1f888a033} <Debug> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Loading data parts
710 2024.07.10 20:02:54.850826 [ 3 ] {fbd6a9bd-4a4d-42d1-8bd3-f8d1f888a033} <Debug> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): There are no data parts
711 2024.07.10 20:02:54.857693 [ 3 ] {fbd6a9bd-4a4d-42d1-8bd3-f8d1f888a033} <Debug> DynamicQueryHandler: Done processing query
712 2024.07.10 20:02:54.857719 [ 3 ] {} <Debug> HTTP-Session: 25fca1fa-9e7b-4964-8dd6-f1695119c411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.07.10 20:02:54.857901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.07.10 20:02:54.857979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.07.10 20:02:54.857998 [ 3 ] {} <Debug> HTTP-Session: c41b8d32-06ff-4e22-9035-4038c55518c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
716 2024.07.10 20:02:54.858029 [ 3 ] {} <Debug> HTTP-Session: c41b8d32-06ff-4e22-9035-4038c55518c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.07.10 20:02:54.858058 [ 3 ] {} <Debug> HTTP-Session: c41b8d32-06ff-4e22-9035-4038c55518c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.07.10 20:02:54.858091 [ 3 ] {} <Trace> HTTP-Session: c41b8d32-06ff-4e22-9035-4038c55518c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.07.10 20:02:54.858246 [ 3 ] {5628044e-8d04-43ef-8478-ebaeb7b142aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
720 2024.07.10 20:02:54.858314 [ 3 ] {5628044e-8d04-43ef-8478-ebaeb7b142aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.07.10 20:02:54.862576 [ 3 ] {5628044e-8d04-43ef-8478-ebaeb7b142aa} <Debug> oximeter.fields_i32 (62493903-e417-4c71-97cf-5f17c8d32d6d): Loading data parts
722 2024.07.10 20:02:54.862767 [ 3 ] {5628044e-8d04-43ef-8478-ebaeb7b142aa} <Debug> oximeter.fields_i32 (62493903-e417-4c71-97cf-5f17c8d32d6d): There are no data parts
723 2024.07.10 20:02:54.866552 [ 3 ] {5628044e-8d04-43ef-8478-ebaeb7b142aa} <Debug> DynamicQueryHandler: Done processing query
724 2024.07.10 20:02:54.866577 [ 3 ] {} <Debug> HTTP-Session: c41b8d32-06ff-4e22-9035-4038c55518c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.07.10 20:02:54.866718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.07.10 20:02:54.866782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.07.10 20:02:54.866803 [ 3 ] {} <Debug> HTTP-Session: c1abe899-191e-485a-859c-16a7d2a928de Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
728 2024.07.10 20:02:54.866833 [ 3 ] {} <Debug> HTTP-Session: c1abe899-191e-485a-859c-16a7d2a928de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.07.10 20:02:54.866846 [ 3 ] {} <Debug> HTTP-Session: c1abe899-191e-485a-859c-16a7d2a928de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.07.10 20:02:54.866890 [ 3 ] {} <Trace> HTTP-Session: c1abe899-191e-485a-859c-16a7d2a928de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.07.10 20:02:54.867042 [ 3 ] {f7278cb1-42dc-4472-9c75-9bb74116a7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
732 2024.07.10 20:02:54.867108 [ 3 ] {f7278cb1-42dc-4472-9c75-9bb74116a7e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.07.10 20:02:54.871905 [ 3 ] {f7278cb1-42dc-4472-9c75-9bb74116a7e7} <Debug> oximeter.fields_u32 (fb67a423-2466-4beb-9bd4-287dae510109): Loading data parts
734 2024.07.10 20:02:54.872139 [ 3 ] {f7278cb1-42dc-4472-9c75-9bb74116a7e7} <Debug> oximeter.fields_u32 (fb67a423-2466-4beb-9bd4-287dae510109): There are no data parts
735 2024.07.10 20:02:54.875809 [ 3 ] {f7278cb1-42dc-4472-9c75-9bb74116a7e7} <Debug> DynamicQueryHandler: Done processing query
736 2024.07.10 20:02:54.875839 [ 3 ] {} <Debug> HTTP-Session: c1abe899-191e-485a-859c-16a7d2a928de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.07.10 20:02:54.875978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.07.10 20:02:54.876072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.07.10 20:02:54.876098 [ 3 ] {} <Debug> HTTP-Session: 223c5250-a900-45b8-b533-2ee27731983a Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
740 2024.07.10 20:02:54.876129 [ 3 ] {} <Debug> HTTP-Session: 223c5250-a900-45b8-b533-2ee27731983a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.07.10 20:02:54.876144 [ 3 ] {} <Debug> HTTP-Session: 223c5250-a900-45b8-b533-2ee27731983a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.07.10 20:02:54.876175 [ 3 ] {} <Trace> HTTP-Session: 223c5250-a900-45b8-b533-2ee27731983a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.07.10 20:02:54.876329 [ 3 ] {28bd369b-1ee2-40d1-9de9-25618af72080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
744 2024.07.10 20:02:54.876369 [ 3 ] {28bd369b-1ee2-40d1-9de9-25618af72080} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.07.10 20:02:54.878809 [ 3 ] {28bd369b-1ee2-40d1-9de9-25618af72080} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Loading data parts
746 2024.07.10 20:02:54.878995 [ 3 ] {28bd369b-1ee2-40d1-9de9-25618af72080} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): There are no data parts
747 2024.07.10 20:02:54.881660 [ 3 ] {28bd369b-1ee2-40d1-9de9-25618af72080} <Debug> DynamicQueryHandler: Done processing query
748 2024.07.10 20:02:54.881704 [ 3 ] {} <Debug> HTTP-Session: 223c5250-a900-45b8-b533-2ee27731983a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.07.10 20:02:54.881842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.07.10 20:02:54.881890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.07.10 20:02:54.881910 [ 3 ] {} <Debug> HTTP-Session: 45b76f35-0ea0-4e57-9476-d7869eab1ca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
752 2024.07.10 20:02:54.881927 [ 3 ] {} <Debug> HTTP-Session: 45b76f35-0ea0-4e57-9476-d7869eab1ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.07.10 20:02:54.881942 [ 3 ] {} <Debug> HTTP-Session: 45b76f35-0ea0-4e57-9476-d7869eab1ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.07.10 20:02:54.881973 [ 3 ] {} <Trace> HTTP-Session: 45b76f35-0ea0-4e57-9476-d7869eab1ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.07.10 20:02:54.882124 [ 3 ] {9d27992a-2b10-49df-a3c7-8bd6dd181fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
756 2024.07.10 20:02:54.882164 [ 3 ] {9d27992a-2b10-49df-a3c7-8bd6dd181fd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.07.10 20:02:54.885627 [ 3 ] {9d27992a-2b10-49df-a3c7-8bd6dd181fd7} <Debug> oximeter.fields_u64 (133c92dc-e757-4750-b4ae-4123b6cf5586): Loading data parts
758 2024.07.10 20:02:54.885797 [ 3 ] {9d27992a-2b10-49df-a3c7-8bd6dd181fd7} <Debug> oximeter.fields_u64 (133c92dc-e757-4750-b4ae-4123b6cf5586): There are no data parts
759 2024.07.10 20:02:54.889907 [ 3 ] {9d27992a-2b10-49df-a3c7-8bd6dd181fd7} <Debug> DynamicQueryHandler: Done processing query
760 2024.07.10 20:02:54.889932 [ 3 ] {} <Debug> HTTP-Session: 45b76f35-0ea0-4e57-9476-d7869eab1ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.07.10 20:02:54.890060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.07.10 20:02:54.890108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.07.10 20:02:54.890129 [ 3 ] {} <Debug> HTTP-Session: 852d98d0-86a5-4d7a-a3e2-742b654e397a Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
764 2024.07.10 20:02:54.890146 [ 3 ] {} <Debug> HTTP-Session: 852d98d0-86a5-4d7a-a3e2-742b654e397a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.07.10 20:02:54.890160 [ 3 ] {} <Debug> HTTP-Session: 852d98d0-86a5-4d7a-a3e2-742b654e397a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.07.10 20:02:54.890193 [ 3 ] {} <Trace> HTTP-Session: 852d98d0-86a5-4d7a-a3e2-742b654e397a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.07.10 20:02:54.890333 [ 3 ] {390524b3-f38b-4248-9a3e-60792e69ef29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
768 2024.07.10 20:02:54.890372 [ 3 ] {390524b3-f38b-4248-9a3e-60792e69ef29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.07.10 20:02:54.893794 [ 3 ] {390524b3-f38b-4248-9a3e-60792e69ef29} <Debug> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Loading data parts
770 2024.07.10 20:02:54.893985 [ 3 ] {390524b3-f38b-4248-9a3e-60792e69ef29} <Debug> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): There are no data parts
771 2024.07.10 20:02:54.898667 [ 3 ] {390524b3-f38b-4248-9a3e-60792e69ef29} <Debug> DynamicQueryHandler: Done processing query
772 2024.07.10 20:02:54.898695 [ 3 ] {} <Debug> HTTP-Session: 852d98d0-86a5-4d7a-a3e2-742b654e397a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
773 2024.07.10 20:02:54.898838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2024.07.10 20:02:54.898899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
775 2024.07.10 20:02:54.898920 [ 3 ] {} <Debug> HTTP-Session: 825e2c3c-781f-4322-a87d-59a6ac5891d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
776 2024.07.10 20:02:54.898937 [ 3 ] {} <Debug> HTTP-Session: 825e2c3c-781f-4322-a87d-59a6ac5891d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2024.07.10 20:02:54.898952 [ 3 ] {} <Debug> HTTP-Session: 825e2c3c-781f-4322-a87d-59a6ac5891d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.07.10 20:02:54.898987 [ 3 ] {} <Trace> HTTP-Session: 825e2c3c-781f-4322-a87d-59a6ac5891d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.07.10 20:02:54.899134 [ 3 ] {b68e1d2b-2bff-4e3e-a0e5-6e5486da46be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
780 2024.07.10 20:02:54.899176 [ 3 ] {b68e1d2b-2bff-4e3e-a0e5-6e5486da46be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
781 2024.07.10 20:02:54.902349 [ 3 ] {b68e1d2b-2bff-4e3e-a0e5-6e5486da46be} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Loading data parts
782 2024.07.10 20:02:54.902559 [ 3 ] {b68e1d2b-2bff-4e3e-a0e5-6e5486da46be} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): There are no data parts
783 2024.07.10 20:02:54.905603 [ 3 ] {b68e1d2b-2bff-4e3e-a0e5-6e5486da46be} <Debug> DynamicQueryHandler: Done processing query
784 2024.07.10 20:02:54.905634 [ 3 ] {} <Debug> HTTP-Session: 825e2c3c-781f-4322-a87d-59a6ac5891d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
785 2024.07.10 20:02:54.905765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
786 2024.07.10 20:02:54.905823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
787 2024.07.10 20:02:54.905847 [ 3 ] {} <Debug> HTTP-Session: 76dbe814-0376-495f-b788-bba7aa78d204 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
788 2024.07.10 20:02:54.905870 [ 3 ] {} <Debug> HTTP-Session: 76dbe814-0376-495f-b788-bba7aa78d204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
789 2024.07.10 20:02:54.905888 [ 3 ] {} <Debug> HTTP-Session: 76dbe814-0376-495f-b788-bba7aa78d204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.07.10 20:02:54.905926 [ 3 ] {} <Trace> HTTP-Session: 76dbe814-0376-495f-b788-bba7aa78d204 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
791 2024.07.10 20:02:54.906099 [ 3 ] {c309134a-a7c7-4567-a7b1-e4034b97013b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
792 2024.07.10 20:02:54.906139 [ 3 ] {c309134a-a7c7-4567-a7b1-e4034b97013b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
793 2024.07.10 20:02:54.907995 [ 3 ] {c309134a-a7c7-4567-a7b1-e4034b97013b} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Loading data parts
794 2024.07.10 20:02:54.908175 [ 3 ] {c309134a-a7c7-4567-a7b1-e4034b97013b} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): There are no data parts
795 2024.07.10 20:02:54.909315 [ 3 ] {c309134a-a7c7-4567-a7b1-e4034b97013b} <Debug> DynamicQueryHandler: Done processing query
796 2024.07.10 20:02:54.909343 [ 3 ] {} <Debug> HTTP-Session: 76dbe814-0376-495f-b788-bba7aa78d204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
797 2024.07.10 20:02:54.909465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2024.07.10 20:02:54.909514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
799 2024.07.10 20:02:54.909535 [ 3 ] {} <Debug> HTTP-Session: a7697d7a-85c7-44f6-9a9d-6ce0cd80c443 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
800 2024.07.10 20:02:54.909552 [ 3 ] {} <Debug> HTTP-Session: a7697d7a-85c7-44f6-9a9d-6ce0cd80c443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2024.07.10 20:02:54.909570 [ 3 ] {} <Debug> HTTP-Session: a7697d7a-85c7-44f6-9a9d-6ce0cd80c443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
802 2024.07.10 20:02:54.909601 [ 3 ] {} <Trace> HTTP-Session: a7697d7a-85c7-44f6-9a9d-6ce0cd80c443 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
803 2024.07.10 20:02:54.909813 [ 3 ] {3790f6e4-18f2-465c-92e7-80d475400c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) /* The timeseries schema table stores the extracted schema for the samples
804 * oximeter collects.
805 */
806 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
807 2024.07.10 20:02:54.909874 [ 3 ] {3790f6e4-18f2-465c-92e7-80d475400c3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
808 2024.07.10 20:02:54.912564 [ 3 ] {3790f6e4-18f2-465c-92e7-80d475400c3e} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): Loading data parts
809 2024.07.10 20:02:54.912766 [ 3 ] {3790f6e4-18f2-465c-92e7-80d475400c3e} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): There are no data parts
810 2024.07.10 20:02:54.914256 [ 3 ] {3790f6e4-18f2-465c-92e7-80d475400c3e} <Debug> DynamicQueryHandler: Done processing query
811 2024.07.10 20:02:54.914284 [ 3 ] {} <Debug> HTTP-Session: a7697d7a-85c7-44f6-9a9d-6ce0cd80c443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
812 2024.07.10 20:02:54.914444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60671, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
813 2024.07.10 20:02:54.914496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
814 2024.07.10 20:02:54.914517 [ 3 ] {} <Debug> HTTP-Session: 1c4cf604-f88b-4c0c-a709-846fe333d621 Authenticating user 'default' from [fd00:1122:3344:101::d]:60671
815 2024.07.10 20:02:54.914536 [ 3 ] {} <Debug> HTTP-Session: 1c4cf604-f88b-4c0c-a709-846fe333d621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
816 2024.07.10 20:02:54.914550 [ 3 ] {} <Debug> HTTP-Session: 1c4cf604-f88b-4c0c-a709-846fe333d621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
817 2024.07.10 20:02:54.914582 [ 3 ] {} <Trace> HTTP-Session: 1c4cf604-f88b-4c0c-a709-846fe333d621 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
818 2024.07.10 20:02:54.914748 [ 3 ] {42164a4f-2d80-45ec-8dda-f46c1e5084b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60671) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
819 2024.07.10 20:02:54.916463 [ 3 ] {42164a4f-2d80-45ec-8dda-f46c1e5084b1} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
820 2024.07.10 20:02:54.919393 [ 3 ] {42164a4f-2d80-45ec-8dda-f46c1e5084b1} <Trace> oximeter.version (c3883fc5-329c-445e-9354-9454c4094ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
821 2024.07.10 20:02:54.919431 [ 3 ] {42164a4f-2d80-45ec-8dda-f46c1e5084b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
822 2024.07.10 20:02:54.922894 [ 3 ] {42164a4f-2d80-45ec-8dda-f46c1e5084b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
823 2024.07.10 20:02:54.923903 [ 3 ] {42164a4f-2d80-45ec-8dda-f46c1e5084b1} <Trace> oximeter.version (c3883fc5-329c-445e-9354-9454c4094ab1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
824 2024.07.10 20:02:54.924161 [ 3 ] {42164a4f-2d80-45ec-8dda-f46c1e5084b1} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.009494 sec., 105.32968190436064 rows/sec., 1.65 KiB/sec.
825 2024.07.10 20:02:54.924319 [ 3 ] {42164a4f-2d80-45ec-8dda-f46c1e5084b1} <Debug> DynamicQueryHandler: Done processing query
826 2024.07.10 20:02:54.924344 [ 3 ] {42164a4f-2d80-45ec-8dda-f46c1e5084b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
827 2024.07.10 20:02:54.924359 [ 3 ] {} <Debug> HTTP-Session: 1c4cf604-f88b-4c0c-a709-846fe333d621 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
828 2024.07.10 20:02:55.000152 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.68 MiB, peak 165.82 MiB, free memory in arenas 0.00 B, will set to 173.65 MiB (RSS), difference: 12.97 MiB
829 2024.07.10 20:03:08.998733 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache
830 2024.07.10 20:03:08.998832 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache
831 2024.07.10 20:03:19.928161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
832 2024.07.10 20:03:19.928293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
833 2024.07.10 20:03:19.928318 [ 3 ] {} <Debug> HTTP-Session: d94c4b7e-e8cd-4cd8-b64e-86c47d5f937a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
834 2024.07.10 20:03:19.928344 [ 3 ] {} <Debug> HTTP-Session: d94c4b7e-e8cd-4cd8-b64e-86c47d5f937a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
835 2024.07.10 20:03:19.928358 [ 3 ] {} <Debug> HTTP-Session: d94c4b7e-e8cd-4cd8-b64e-86c47d5f937a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
836 2024.07.10 20:03:19.928407 [ 3 ] {} <Trace> HTTP-Session: d94c4b7e-e8cd-4cd8-b64e-86c47d5f937a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
837 2024.07.10 20:03:19.928615 [ 3 ] {8efcf066-ff8b-4cbc-b78c-1b630f390ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
838 2024.07.10 20:03:19.930860 [ 3 ] {8efcf066-ff8b-4cbc-b78c-1b630f390ac6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
839 2024.07.10 20:03:19.932929 [ 3 ] {8efcf066-ff8b-4cbc-b78c-1b630f390ac6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
840 2024.07.10 20:03:19.937811 [ 3 ] {8efcf066-ff8b-4cbc-b78c-1b630f390ac6} <Debug> DynamicQueryHandler: Done processing query
841 2024.07.10 20:03:19.937841 [ 3 ] {8efcf066-ff8b-4cbc-b78c-1b630f390ac6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2024.07.10 20:03:19.937859 [ 3 ] {} <Debug> HTTP-Session: d94c4b7e-e8cd-4cd8-b64e-86c47d5f937a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
843 2024.07.10 20:03:19.948196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2024.07.10 20:03:19.948265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
845 2024.07.10 20:03:19.948288 [ 3 ] {} <Debug> HTTP-Session: b682d8c5-ce33-46c8-937c-8150a8df2289 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
846 2024.07.10 20:03:19.948308 [ 3 ] {} <Debug> HTTP-Session: b682d8c5-ce33-46c8-937c-8150a8df2289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2024.07.10 20:03:19.948322 [ 3 ] {} <Debug> HTTP-Session: b682d8c5-ce33-46c8-937c-8150a8df2289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
848 2024.07.10 20:03:19.948363 [ 3 ] {} <Trace> HTTP-Session: b682d8c5-ce33-46c8-937c-8150a8df2289 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
849 2024.07.10 20:03:19.948576 [ 3 ] {80578f69-6f0e-462b-b665-586cb5421b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
850 2024.07.10 20:03:19.973123 [ 3 ] {80578f69-6f0e-462b-b665-586cb5421b43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
851 2024.07.10 20:03:19.973233 [ 3 ] {80578f69-6f0e-462b-b665-586cb5421b43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
852 2024.07.10 20:03:19.976292 [ 3 ] {80578f69-6f0e-462b-b665-586cb5421b43} <Debug> DynamicQueryHandler: Done processing query
853 2024.07.10 20:03:19.976323 [ 3 ] {80578f69-6f0e-462b-b665-586cb5421b43} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
854 2024.07.10 20:03:19.976342 [ 3 ] {} <Debug> HTTP-Session: b682d8c5-ce33-46c8-937c-8150a8df2289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
855 2024.07.10 20:03:19.977300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
856 2024.07.10 20:03:19.977380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
857 2024.07.10 20:03:19.977406 [ 3 ] {} <Debug> HTTP-Session: b293f501-eb8d-4ff8-8680-2b5b82921bfd Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
858 2024.07.10 20:03:19.977431 [ 3 ] {} <Debug> HTTP-Session: b293f501-eb8d-4ff8-8680-2b5b82921bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
859 2024.07.10 20:03:19.977447 [ 3 ] {} <Debug> HTTP-Session: b293f501-eb8d-4ff8-8680-2b5b82921bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
860 2024.07.10 20:03:19.977493 [ 3 ] {} <Trace> HTTP-Session: b293f501-eb8d-4ff8-8680-2b5b82921bfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
861 2024.07.10 20:03:19.977664 [ 3 ] {4ed7e963-73b6-4094-9a82-256364b6d55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
862 2024.07.10 20:03:19.978194 [ 3 ] {4ed7e963-73b6-4094-9a82-256364b6d55e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
863 2024.07.10 20:03:19.978251 [ 3 ] {4ed7e963-73b6-4094-9a82-256364b6d55e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
864 2024.07.10 20:03:19.979202 [ 3 ] {4ed7e963-73b6-4094-9a82-256364b6d55e} <Debug> DynamicQueryHandler: Done processing query
865 2024.07.10 20:03:19.979228 [ 3 ] {4ed7e963-73b6-4094-9a82-256364b6d55e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
866 2024.07.10 20:03:19.979245 [ 3 ] {} <Debug> HTTP-Session: b293f501-eb8d-4ff8-8680-2b5b82921bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
867 2024.07.10 20:03:19.979539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
868 2024.07.10 20:03:19.979590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
869 2024.07.10 20:03:19.979610 [ 3 ] {} <Debug> HTTP-Session: 375e0247-6e98-45a7-aed6-d6a9a1b359b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
870 2024.07.10 20:03:19.979627 [ 3 ] {} <Debug> HTTP-Session: 375e0247-6e98-45a7-aed6-d6a9a1b359b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
871 2024.07.10 20:03:19.979641 [ 3 ] {} <Debug> HTTP-Session: 375e0247-6e98-45a7-aed6-d6a9a1b359b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
872 2024.07.10 20:03:19.979673 [ 3 ] {} <Trace> HTTP-Session: 375e0247-6e98-45a7-aed6-d6a9a1b359b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
873 2024.07.10 20:03:19.979807 [ 3 ] {a61cd84d-9a44-420b-b3f1-bab25a1e5208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) 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)
874 2024.07.10 20:03:19.980142 [ 3 ] {a61cd84d-9a44-420b-b3f1-bab25a1e5208} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
875 2024.07.10 20:03:19.980194 [ 3 ] {a61cd84d-9a44-420b-b3f1-bab25a1e5208} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
876 2024.07.10 20:03:19.981223 [ 3 ] {a61cd84d-9a44-420b-b3f1-bab25a1e5208} <Debug> DynamicQueryHandler: Done processing query
877 2024.07.10 20:03:19.981257 [ 3 ] {a61cd84d-9a44-420b-b3f1-bab25a1e5208} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
878 2024.07.10 20:03:19.981275 [ 3 ] {} <Debug> HTTP-Session: 375e0247-6e98-45a7-aed6-d6a9a1b359b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
879 2024.07.10 20:03:19.981925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
880 2024.07.10 20:03:19.981975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
881 2024.07.10 20:03:19.981995 [ 3 ] {} <Debug> HTTP-Session: ccfa4ae1-3e8a-4102-9d87-ade98b512bc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
882 2024.07.10 20:03:19.982013 [ 3 ] {} <Debug> HTTP-Session: ccfa4ae1-3e8a-4102-9d87-ade98b512bc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
883 2024.07.10 20:03:19.982027 [ 3 ] {} <Debug> HTTP-Session: ccfa4ae1-3e8a-4102-9d87-ade98b512bc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
884 2024.07.10 20:03:19.982057 [ 3 ] {} <Trace> HTTP-Session: ccfa4ae1-3e8a-4102-9d87-ade98b512bc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
885 2024.07.10 20:03:19.982171 [ 3 ] {4aa41e8e-d851-4e82-8e90-62d3f3aacfa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
886 2024.07.10 20:03:19.982218 [ 3 ] {4aa41e8e-d851-4e82-8e90-62d3f3aacfa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
887 2024.07.10 20:03:19.984844 [ 3 ] {4aa41e8e-d851-4e82-8e90-62d3f3aacfa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
888 2024.07.10 20:03:19.993008 [ 3 ] {4aa41e8e-d851-4e82-8e90-62d3f3aacfa7} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
889 2024.07.10 20:03:19.993049 [ 3 ] {4aa41e8e-d851-4e82-8e90-62d3f3aacfa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
890 2024.07.10 20:03:19.997443 [ 3 ] {4aa41e8e-d851-4e82-8e90-62d3f3aacfa7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
891 2024.07.10 20:03:19.997767 [ 3 ] {4aa41e8e-d851-4e82-8e90-62d3f3aacfa7} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
892 2024.07.10 20:03:19.997922 [ 3 ] {4aa41e8e-d851-4e82-8e90-62d3f3aacfa7} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.015782 sec., 253.4533012292485 rows/sec., 27.41 KiB/sec.
893 2024.07.10 20:03:19.998223 [ 3 ] {4aa41e8e-d851-4e82-8e90-62d3f3aacfa7} <Debug> DynamicQueryHandler: Done processing query
894 2024.07.10 20:03:19.998248 [ 3 ] {4aa41e8e-d851-4e82-8e90-62d3f3aacfa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
895 2024.07.10 20:03:19.998264 [ 3 ] {} <Debug> HTTP-Session: ccfa4ae1-3e8a-4102-9d87-ade98b512bc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
896 2024.07.10 20:03:19.998411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
897 2024.07.10 20:03:19.998460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
898 2024.07.10 20:03:19.998480 [ 3 ] {} <Debug> HTTP-Session: 61faea7f-e7f8-41fc-9afd-e1d2963e1ac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
899 2024.07.10 20:03:19.998497 [ 3 ] {} <Debug> HTTP-Session: 61faea7f-e7f8-41fc-9afd-e1d2963e1ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
900 2024.07.10 20:03:19.998511 [ 3 ] {} <Debug> HTTP-Session: 61faea7f-e7f8-41fc-9afd-e1d2963e1ac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
901 2024.07.10 20:03:19.998543 [ 3 ] {} <Trace> HTTP-Session: 61faea7f-e7f8-41fc-9afd-e1d2963e1ac9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
902 2024.07.10 20:03:19.998650 [ 3 ] {c1fcd391-19de-4b55-a537-2d032767d2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
903 2024.07.10 20:03:19.998696 [ 3 ] {c1fcd391-19de-4b55-a537-2d032767d2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
904 2024.07.10 20:03:19.998842 [ 3 ] {c1fcd391-19de-4b55-a537-2d032767d2d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
905 2024.07.10 20:03:20.008892 [ 3 ] {c1fcd391-19de-4b55-a537-2d032767d2d1} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
906 2024.07.10 20:03:20.008931 [ 3 ] {c1fcd391-19de-4b55-a537-2d032767d2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
907 2024.07.10 20:03:20.009289 [ 3 ] {c1fcd391-19de-4b55-a537-2d032767d2d1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
908 2024.07.10 20:03:20.009620 [ 3 ] {c1fcd391-19de-4b55-a537-2d032767d2d1} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
909 2024.07.10 20:03:20.009768 [ 3 ] {c1fcd391-19de-4b55-a537-2d032767d2d1} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.011145 sec., 1435.6213548676535 rows/sec., 116.36 KiB/sec.
910 2024.07.10 20:03:20.009964 [ 3 ] {c1fcd391-19de-4b55-a537-2d032767d2d1} <Debug> DynamicQueryHandler: Done processing query
911 2024.07.10 20:03:20.009990 [ 3 ] {c1fcd391-19de-4b55-a537-2d032767d2d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
912 2024.07.10 20:03:20.010006 [ 3 ] {} <Debug> HTTP-Session: 61faea7f-e7f8-41fc-9afd-e1d2963e1ac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
913 2024.07.10 20:03:20.010192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
914 2024.07.10 20:03:20.010244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
915 2024.07.10 20:03:20.010263 [ 3 ] {} <Debug> HTTP-Session: 0c7c4f20-f017-48f3-be3d-5f9b4d26c96e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
916 2024.07.10 20:03:20.010281 [ 3 ] {} <Debug> HTTP-Session: 0c7c4f20-f017-48f3-be3d-5f9b4d26c96e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
917 2024.07.10 20:03:20.010296 [ 3 ] {} <Debug> HTTP-Session: 0c7c4f20-f017-48f3-be3d-5f9b4d26c96e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
918 2024.07.10 20:03:20.010327 [ 3 ] {} <Trace> HTTP-Session: 0c7c4f20-f017-48f3-be3d-5f9b4d26c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
919 2024.07.10 20:03:20.010438 [ 3 ] {4ea8baba-92c4-4b6a-aaaa-bee3fbeb5536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
920 2024.07.10 20:03:20.010483 [ 3 ] {4ea8baba-92c4-4b6a-aaaa-bee3fbeb5536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
921 2024.07.10 20:03:20.010607 [ 3 ] {4ea8baba-92c4-4b6a-aaaa-bee3fbeb5536} <Trace> ParallelParsingInputFormat: Parallel parsing is used
922 2024.07.10 20:03:20.012865 [ 3 ] {4ea8baba-92c4-4b6a-aaaa-bee3fbeb5536} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
923 2024.07.10 20:03:20.012900 [ 3 ] {4ea8baba-92c4-4b6a-aaaa-bee3fbeb5536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
924 2024.07.10 20:03:20.013224 [ 3 ] {4ea8baba-92c4-4b6a-aaaa-bee3fbeb5536} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
925 2024.07.10 20:03:20.013531 [ 3 ] {4ea8baba-92c4-4b6a-aaaa-bee3fbeb5536} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
926 2024.07.10 20:03:20.013673 [ 3 ] {4ea8baba-92c4-4b6a-aaaa-bee3fbeb5536} <Debug> executeQuery: Read 48 rows, 4.27 KiB in 0.003266 sec., 14696.87691365585 rows/sec., 1.28 MiB/sec.
927 2024.07.10 20:03:20.013830 [ 3 ] {4ea8baba-92c4-4b6a-aaaa-bee3fbeb5536} <Debug> DynamicQueryHandler: Done processing query
928 2024.07.10 20:03:20.013855 [ 3 ] {4ea8baba-92c4-4b6a-aaaa-bee3fbeb5536} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
929 2024.07.10 20:03:20.013871 [ 3 ] {} <Debug> HTTP-Session: 0c7c4f20-f017-48f3-be3d-5f9b4d26c96e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
930 2024.07.10 20:03:20.014010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 3961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
931 2024.07.10 20:03:20.014057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
932 2024.07.10 20:03:20.014076 [ 3 ] {} <Debug> HTTP-Session: 6cb669a0-9673-4c64-a81d-970ac88deb3d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
933 2024.07.10 20:03:20.014095 [ 3 ] {} <Debug> HTTP-Session: 6cb669a0-9673-4c64-a81d-970ac88deb3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
934 2024.07.10 20:03:20.014110 [ 3 ] {} <Debug> HTTP-Session: 6cb669a0-9673-4c64-a81d-970ac88deb3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
935 2024.07.10 20:03:20.014140 [ 3 ] {} <Trace> HTTP-Session: 6cb669a0-9673-4c64-a81d-970ac88deb3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
936 2024.07.10 20:03:20.014239 [ 3 ] {63848c12-5565-4bd6-aad1-81c4a221a0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
937 2024.07.10 20:03:20.014282 [ 3 ] {63848c12-5565-4bd6-aad1-81c4a221a0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
938 2024.07.10 20:03:20.014969 [ 3 ] {63848c12-5565-4bd6-aad1-81c4a221a0f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
939 2024.07.10 20:03:20.015891 [ 3 ] {63848c12-5565-4bd6-aad1-81c4a221a0f0} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
940 2024.07.10 20:03:20.015927 [ 3 ] {63848c12-5565-4bd6-aad1-81c4a221a0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
941 2024.07.10 20:03:20.018563 [ 3 ] {63848c12-5565-4bd6-aad1-81c4a221a0f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
942 2024.07.10 20:03:20.018907 [ 3 ] {63848c12-5565-4bd6-aad1-81c4a221a0f0} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
943 2024.07.10 20:03:20.019073 [ 3 ] {63848c12-5565-4bd6-aad1-81c4a221a0f0} <Debug> executeQuery: Read 23 rows, 1.85 KiB in 0.004852 sec., 4740.313272877163 rows/sec., 382.01 KiB/sec.
944 2024.07.10 20:03:20.019341 [ 3 ] {63848c12-5565-4bd6-aad1-81c4a221a0f0} <Debug> DynamicQueryHandler: Done processing query
945 2024.07.10 20:03:20.019366 [ 3 ] {63848c12-5565-4bd6-aad1-81c4a221a0f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
946 2024.07.10 20:03:20.019382 [ 3 ] {} <Debug> HTTP-Session: 6cb669a0-9673-4c64-a81d-970ac88deb3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
947 2024.07.10 20:03:20.019658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 25205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
948 2024.07.10 20:03:20.019714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
949 2024.07.10 20:03:20.019743 [ 3 ] {} <Debug> HTTP-Session: ec95dfe3-95fd-4fef-be75-919161a7ee23 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
950 2024.07.10 20:03:20.019761 [ 3 ] {} <Debug> HTTP-Session: ec95dfe3-95fd-4fef-be75-919161a7ee23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
951 2024.07.10 20:03:20.019774 [ 3 ] {} <Debug> HTTP-Session: ec95dfe3-95fd-4fef-be75-919161a7ee23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
952 2024.07.10 20:03:20.019805 [ 3 ] {} <Trace> HTTP-Session: ec95dfe3-95fd-4fef-be75-919161a7ee23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
953 2024.07.10 20:03:20.020043 [ 3 ] {4d4787cf-52b2-4ccb-9acf-0aeb44ae8345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
954 2024.07.10 20:03:20.020119 [ 3 ] {4d4787cf-52b2-4ccb-9acf-0aeb44ae8345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
955 2024.07.10 20:03:20.020529 [ 3 ] {4d4787cf-52b2-4ccb-9acf-0aeb44ae8345} <Trace> ParallelParsingInputFormat: Parallel parsing is used
956 2024.07.10 20:03:20.022993 [ 3 ] {4d4787cf-52b2-4ccb-9acf-0aeb44ae8345} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
957 2024.07.10 20:03:20.023030 [ 3 ] {4d4787cf-52b2-4ccb-9acf-0aeb44ae8345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
958 2024.07.10 20:03:20.030215 [ 3 ] {4d4787cf-52b2-4ccb-9acf-0aeb44ae8345} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
959 2024.07.10 20:03:20.030679 [ 3 ] {4d4787cf-52b2-4ccb-9acf-0aeb44ae8345} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
960 2024.07.10 20:03:20.030869 [ 3 ] {4d4787cf-52b2-4ccb-9acf-0aeb44ae8345} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.010984 sec., 1456.6642388929351 rows/sec., 2.61 MiB/sec.
961 2024.07.10 20:03:20.031267 [ 3 ] {4d4787cf-52b2-4ccb-9acf-0aeb44ae8345} <Debug> DynamicQueryHandler: Done processing query
962 2024.07.10 20:03:20.031292 [ 3 ] {4d4787cf-52b2-4ccb-9acf-0aeb44ae8345} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
963 2024.07.10 20:03:20.031308 [ 3 ] {} <Debug> HTTP-Session: ec95dfe3-95fd-4fef-be75-919161a7ee23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
964 2024.07.10 20:03:20.031462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
965 2024.07.10 20:03:20.031509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
966 2024.07.10 20:03:20.031531 [ 3 ] {} <Debug> HTTP-Session: 24b0cb79-db8b-4d31-85a1-18eab6681813 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
967 2024.07.10 20:03:20.031548 [ 3 ] {} <Debug> HTTP-Session: 24b0cb79-db8b-4d31-85a1-18eab6681813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
968 2024.07.10 20:03:20.031563 [ 3 ] {} <Debug> HTTP-Session: 24b0cb79-db8b-4d31-85a1-18eab6681813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
969 2024.07.10 20:03:20.031593 [ 3 ] {} <Trace> HTTP-Session: 24b0cb79-db8b-4d31-85a1-18eab6681813 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
970 2024.07.10 20:03:20.031697 [ 3 ] {bb13b1b1-417e-424d-8a46-df826e9e5d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
971 2024.07.10 20:03:20.031743 [ 3 ] {bb13b1b1-417e-424d-8a46-df826e9e5d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
972 2024.07.10 20:03:20.031892 [ 3 ] {bb13b1b1-417e-424d-8a46-df826e9e5d86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
973 2024.07.10 20:03:20.032317 [ 3 ] {bb13b1b1-417e-424d-8a46-df826e9e5d86} <Trace> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
974 2024.07.10 20:03:20.032359 [ 3 ] {bb13b1b1-417e-424d-8a46-df826e9e5d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
975 2024.07.10 20:03:20.034722 [ 3 ] {bb13b1b1-417e-424d-8a46-df826e9e5d86} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
976 2024.07.10 20:03:20.035062 [ 3 ] {bb13b1b1-417e-424d-8a46-df826e9e5d86} <Trace> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
977 2024.07.10 20:03:20.035188 [ 3 ] {bb13b1b1-417e-424d-8a46-df826e9e5d86} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.003516 sec., 3412.9692832764504 rows/sec., 257.19 KiB/sec.
978 2024.07.10 20:03:20.035435 [ 3 ] {bb13b1b1-417e-424d-8a46-df826e9e5d86} <Debug> DynamicQueryHandler: Done processing query
979 2024.07.10 20:03:20.035461 [ 3 ] {bb13b1b1-417e-424d-8a46-df826e9e5d86} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
980 2024.07.10 20:03:20.035477 [ 3 ] {} <Debug> HTTP-Session: 24b0cb79-db8b-4d31-85a1-18eab6681813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
981 2024.07.10 20:03:21.000151 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.11 MiB, peak 179.42 MiB, free memory in arenas 0.00 B, will set to 175.37 MiB (RSS), difference: 1.26 MiB
982 2024.07.10 20:03:23.999083 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
983 2024.07.10 20:03:23.999128 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
984 2024.07.10 20:03:29.927234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
985 2024.07.10 20:03:29.927363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
986 2024.07.10 20:03:29.927390 [ 3 ] {} <Debug> HTTP-Session: 55612a19-e6c2-459e-ab5b-8041e7c41398 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
987 2024.07.10 20:03:29.927415 [ 3 ] {} <Debug> HTTP-Session: 55612a19-e6c2-459e-ab5b-8041e7c41398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
988 2024.07.10 20:03:29.927430 [ 3 ] {} <Debug> HTTP-Session: 55612a19-e6c2-459e-ab5b-8041e7c41398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
989 2024.07.10 20:03:29.927482 [ 3 ] {} <Trace> HTTP-Session: 55612a19-e6c2-459e-ab5b-8041e7c41398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
990 2024.07.10 20:03:29.927674 [ 3 ] {16733363-ee07-40d5-b8a4-b15595acb2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
991 2024.07.10 20:03:29.927746 [ 3 ] {16733363-ee07-40d5-b8a4-b15595acb2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
992 2024.07.10 20:03:29.927936 [ 3 ] {16733363-ee07-40d5-b8a4-b15595acb2db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
993 2024.07.10 20:03:29.928356 [ 3 ] {16733363-ee07-40d5-b8a4-b15595acb2db} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
994 2024.07.10 20:03:29.928403 [ 3 ] {16733363-ee07-40d5-b8a4-b15595acb2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
995 2024.07.10 20:03:29.928781 [ 3 ] {16733363-ee07-40d5-b8a4-b15595acb2db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
996 2024.07.10 20:03:29.929118 [ 3 ] {16733363-ee07-40d5-b8a4-b15595acb2db} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): 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.07.10 20:03:29.929314 [ 3 ] {16733363-ee07-40d5-b8a4-b15595acb2db} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001699 sec., 9417.304296645085 rows/sec., 763.32 KiB/sec.
998 2024.07.10 20:03:29.929523 [ 3 ] {16733363-ee07-40d5-b8a4-b15595acb2db} <Debug> DynamicQueryHandler: Done processing query
999 2024.07.10 20:03:29.929555 [ 3 ] {16733363-ee07-40d5-b8a4-b15595acb2db} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1000 2024.07.10 20:03:29.929573 [ 3 ] {} <Debug> HTTP-Session: 55612a19-e6c2-459e-ab5b-8041e7c41398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1001 2024.07.10 20:03:29.929722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1002 2024.07.10 20:03:29.929774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1003 2024.07.10 20:03:29.929794 [ 3 ] {} <Debug> HTTP-Session: f301d566-cedd-4b24-bc62-49bfe020ff4c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1004 2024.07.10 20:03:29.929812 [ 3 ] {} <Debug> HTTP-Session: f301d566-cedd-4b24-bc62-49bfe020ff4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1005 2024.07.10 20:03:29.929826 [ 3 ] {} <Debug> HTTP-Session: f301d566-cedd-4b24-bc62-49bfe020ff4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1006 2024.07.10 20:03:29.929859 [ 3 ] {} <Trace> HTTP-Session: f301d566-cedd-4b24-bc62-49bfe020ff4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1007 2024.07.10 20:03:29.929980 [ 3 ] {d46e9510-db02-4cdb-8e73-f6af06de10a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1008 2024.07.10 20:03:29.930027 [ 3 ] {d46e9510-db02-4cdb-8e73-f6af06de10a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1009 2024.07.10 20:03:29.930156 [ 3 ] {d46e9510-db02-4cdb-8e73-f6af06de10a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1010 2024.07.10 20:03:29.930491 [ 3 ] {d46e9510-db02-4cdb-8e73-f6af06de10a6} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1011 2024.07.10 20:03:29.930528 [ 3 ] {d46e9510-db02-4cdb-8e73-f6af06de10a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1012 2024.07.10 20:03:29.930850 [ 3 ] {d46e9510-db02-4cdb-8e73-f6af06de10a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1013 2024.07.10 20:03:29.931172 [ 3 ] {d46e9510-db02-4cdb-8e73-f6af06de10a6} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): 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.07.10 20:03:29.931324 [ 3 ] {d46e9510-db02-4cdb-8e73-f6af06de10a6} <Debug> executeQuery: Read 48 rows, 4.27 KiB in 0.001385 sec., 34657.03971119133 rows/sec., 3.01 MiB/sec.
1015 2024.07.10 20:03:29.931500 [ 3 ] {d46e9510-db02-4cdb-8e73-f6af06de10a6} <Debug> DynamicQueryHandler: Done processing query
1016 2024.07.10 20:03:29.931525 [ 3 ] {d46e9510-db02-4cdb-8e73-f6af06de10a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1017 2024.07.10 20:03:29.931546 [ 3 ] {} <Debug> HTTP-Session: f301d566-cedd-4b24-bc62-49bfe020ff4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1018 2024.07.10 20:03:29.931672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1019 2024.07.10 20:03:29.931723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1020 2024.07.10 20:03:29.931742 [ 3 ] {} <Debug> HTTP-Session: ff06f46f-c1ec-49b7-969f-6355b628d589 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1021 2024.07.10 20:03:29.931759 [ 3 ] {} <Debug> HTTP-Session: ff06f46f-c1ec-49b7-969f-6355b628d589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1022 2024.07.10 20:03:29.931773 [ 3 ] {} <Debug> HTTP-Session: ff06f46f-c1ec-49b7-969f-6355b628d589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1023 2024.07.10 20:03:29.931804 [ 3 ] {} <Trace> HTTP-Session: ff06f46f-c1ec-49b7-969f-6355b628d589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1024 2024.07.10 20:03:29.931908 [ 3 ] {65499405-f966-4096-8dd3-372eaff4fd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1025 2024.07.10 20:03:29.931953 [ 3 ] {65499405-f966-4096-8dd3-372eaff4fd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1026 2024.07.10 20:03:29.932087 [ 3 ] {65499405-f966-4096-8dd3-372eaff4fd95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1027 2024.07.10 20:03:29.932440 [ 3 ] {65499405-f966-4096-8dd3-372eaff4fd95} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1028 2024.07.10 20:03:29.932478 [ 3 ] {65499405-f966-4096-8dd3-372eaff4fd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1029 2024.07.10 20:03:29.932780 [ 3 ] {65499405-f966-4096-8dd3-372eaff4fd95} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1030 2024.07.10 20:03:29.933094 [ 3 ] {65499405-f966-4096-8dd3-372eaff4fd95} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): 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.07.10 20:03:29.933246 [ 3 ] {65499405-f966-4096-8dd3-372eaff4fd95} <Debug> executeQuery: Read 16 rows, 1.28 KiB in 0.001367 sec., 11704.462326261888 rows/sec., 937.27 KiB/sec.
1032 2024.07.10 20:03:29.933510 [ 3 ] {65499405-f966-4096-8dd3-372eaff4fd95} <Debug> DynamicQueryHandler: Done processing query
1033 2024.07.10 20:03:29.933534 [ 3 ] {65499405-f966-4096-8dd3-372eaff4fd95} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1034 2024.07.10 20:03:29.933550 [ 3 ] {} <Debug> HTTP-Session: ff06f46f-c1ec-49b7-969f-6355b628d589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1035 2024.07.10 20:03:29.933734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 25205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1036 2024.07.10 20:03:29.933786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1037 2024.07.10 20:03:29.933805 [ 3 ] {} <Debug> HTTP-Session: 3e22b980-09a3-46f6-a4df-362f62f0eea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1038 2024.07.10 20:03:29.933822 [ 3 ] {} <Debug> HTTP-Session: 3e22b980-09a3-46f6-a4df-362f62f0eea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1039 2024.07.10 20:03:29.933835 [ 3 ] {} <Debug> HTTP-Session: 3e22b980-09a3-46f6-a4df-362f62f0eea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1040 2024.07.10 20:03:29.933865 [ 3 ] {} <Trace> HTTP-Session: 3e22b980-09a3-46f6-a4df-362f62f0eea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1041 2024.07.10 20:03:29.934080 [ 3 ] {db29ac80-17bd-46af-8475-da759e5b4508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1042 2024.07.10 20:03:29.934157 [ 3 ] {db29ac80-17bd-46af-8475-da759e5b4508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1043 2024.07.10 20:03:29.934617 [ 3 ] {db29ac80-17bd-46af-8475-da759e5b4508} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1044 2024.07.10 20:03:29.935307 [ 3 ] {db29ac80-17bd-46af-8475-da759e5b4508} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1045 2024.07.10 20:03:29.935345 [ 3 ] {db29ac80-17bd-46af-8475-da759e5b4508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1046 2024.07.10 20:03:29.936091 [ 3 ] {db29ac80-17bd-46af-8475-da759e5b4508} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1047 2024.07.10 20:03:29.936545 [ 3 ] {db29ac80-17bd-46af-8475-da759e5b4508} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): 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.07.10 20:03:29.936726 [ 3 ] {db29ac80-17bd-46af-8475-da759e5b4508} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002779 sec., 5757.466714645557 rows/sec., 10.32 MiB/sec.
1049 2024.07.10 20:03:29.937173 [ 3 ] {db29ac80-17bd-46af-8475-da759e5b4508} <Debug> DynamicQueryHandler: Done processing query
1050 2024.07.10 20:03:29.937198 [ 3 ] {db29ac80-17bd-46af-8475-da759e5b4508} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1051 2024.07.10 20:03:29.937214 [ 3 ] {} <Debug> HTTP-Session: 3e22b980-09a3-46f6-a4df-362f62f0eea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1052 2024.07.10 20:03:34.926085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1053 2024.07.10 20:03:34.926261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1054 2024.07.10 20:03:34.926304 [ 3 ] {} <Debug> HTTP-Session: a4fc17b0-8bef-4452-b42a-a5eabe75302c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1055 2024.07.10 20:03:34.926342 [ 3 ] {} <Debug> HTTP-Session: a4fc17b0-8bef-4452-b42a-a5eabe75302c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1056 2024.07.10 20:03:34.926371 [ 3 ] {} <Debug> HTTP-Session: a4fc17b0-8bef-4452-b42a-a5eabe75302c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1057 2024.07.10 20:03:34.926445 [ 3 ] {} <Trace> HTTP-Session: a4fc17b0-8bef-4452-b42a-a5eabe75302c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1058 2024.07.10 20:03:34.926766 [ 3 ] {30854c29-293a-4e25-887d-1b09fd044fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) 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)
1059 2024.07.10 20:03:34.929192 [ 3 ] {30854c29-293a-4e25-887d-1b09fd044fdb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1060 2024.07.10 20:03:34.933037 [ 3 ] {30854c29-293a-4e25-887d-1b09fd044fdb} <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
1061 2024.07.10 20:03:34.933339 [ 3 ] {30854c29-293a-4e25-887d-1b09fd044fdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1062 2024.07.10 20:03:34.939317 [ 3 ] {30854c29-293a-4e25-887d-1b09fd044fdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1063 2024.07.10 20:03:34.945306 [ 3 ] {30854c29-293a-4e25-887d-1b09fd044fdb} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
1064 2024.07.10 20:03:34.950063 [ 3 ] {30854c29-293a-4e25-887d-1b09fd044fdb} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1065 2024.07.10 20:03:34.952400 [ 3 ] {30854c29-293a-4e25-887d-1b09fd044fdb} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1066 2024.07.10 20:03:34.952426 [ 3 ] {30854c29-293a-4e25-887d-1b09fd044fdb} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1067 2024.07.10 20:03:34.954505 [ 3 ] {30854c29-293a-4e25-887d-1b09fd044fdb} <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'))"
1068 2024.07.10 20:03:34.954537 [ 3 ] {30854c29-293a-4e25-887d-1b09fd044fdb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1069 2024.07.10 20:03:34.977883 [ 3 ] {30854c29-293a-4e25-887d-1b09fd044fdb} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.051255 sec., 78.04116671544239 rows/sec., 3.60 KiB/sec.
1070 2024.07.10 20:03:34.978151 [ 3 ] {30854c29-293a-4e25-887d-1b09fd044fdb} <Debug> DynamicQueryHandler: Done processing query
1071 2024.07.10 20:03:34.978177 [ 3 ] {30854c29-293a-4e25-887d-1b09fd044fdb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1072 2024.07.10 20:03:34.978196 [ 3 ] {} <Debug> HTTP-Session: a4fc17b0-8bef-4452-b42a-a5eabe75302c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1073 2024.07.10 20:03:34.978429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1074 2024.07.10 20:03:34.978482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1075 2024.07.10 20:03:34.978502 [ 3 ] {} <Debug> HTTP-Session: 419755e3-05ff-4397-a925-6856f0f0ba9c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1076 2024.07.10 20:03:34.978520 [ 3 ] {} <Debug> HTTP-Session: 419755e3-05ff-4397-a925-6856f0f0ba9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1077 2024.07.10 20:03:34.978534 [ 3 ] {} <Debug> HTTP-Session: 419755e3-05ff-4397-a925-6856f0f0ba9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1078 2024.07.10 20:03:34.978568 [ 3 ] {} <Trace> HTTP-Session: 419755e3-05ff-4397-a925-6856f0f0ba9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1079 2024.07.10 20:03:34.978705 [ 3 ] {904eb68a-df32-4dcd-b4f2-cb5ef9d1594e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1080 2024.07.10 20:03:34.978939 [ 3 ] {904eb68a-df32-4dcd-b4f2-cb5ef9d1594e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1081 2024.07.10 20:03:34.978972 [ 3 ] {904eb68a-df32-4dcd-b4f2-cb5ef9d1594e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE
1082 2024.07.10 20:03:34.979175 [ 3 ] {904eb68a-df32-4dcd-b4f2-cb5ef9d1594e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1083 2024.07.10 20:03:34.979241 [ 3 ] {904eb68a-df32-4dcd-b4f2-cb5ef9d1594e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1084 2024.07.10 20:03:34.979381 [ 3 ] {904eb68a-df32-4dcd-b4f2-cb5ef9d1594e} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1085 2024.07.10 20:03:34.979414 [ 3 ] {904eb68a-df32-4dcd-b4f2-cb5ef9d1594e} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1086 2024.07.10 20:03:34.979438 [ 3 ] {904eb68a-df32-4dcd-b4f2-cb5ef9d1594e} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1087 2024.07.10 20:03:34.979456 [ 3 ] {904eb68a-df32-4dcd-b4f2-cb5ef9d1594e} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1088 2024.07.10 20:03:34.979495 [ 3 ] {904eb68a-df32-4dcd-b4f2-cb5ef9d1594e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram'))"
1089 2024.07.10 20:03:34.979516 [ 3 ] {904eb68a-df32-4dcd-b4f2-cb5ef9d1594e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1090 2024.07.10 20:03:34.980274 [ 3 ] {904eb68a-df32-4dcd-b4f2-cb5ef9d1594e} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001623 sec., 2464.5717806531115 rows/sec., 113.72 KiB/sec.
1091 2024.07.10 20:03:34.980541 [ 3 ] {904eb68a-df32-4dcd-b4f2-cb5ef9d1594e} <Debug> DynamicQueryHandler: Done processing query
1092 2024.07.10 20:03:34.980571 [ 3 ] {904eb68a-df32-4dcd-b4f2-cb5ef9d1594e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1093 2024.07.10 20:03:34.980592 [ 3 ] {} <Debug> HTTP-Session: 419755e3-05ff-4397-a925-6856f0f0ba9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1094 2024.07.10 20:03:34.980836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1095 2024.07.10 20:03:34.980900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1096 2024.07.10 20:03:34.980925 [ 3 ] {} <Debug> HTTP-Session: f451a047-b093-453f-a191-1a875345693a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1097 2024.07.10 20:03:34.980946 [ 3 ] {} <Debug> HTTP-Session: f451a047-b093-453f-a191-1a875345693a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1098 2024.07.10 20:03:34.980962 [ 3 ] {} <Debug> HTTP-Session: f451a047-b093-453f-a191-1a875345693a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1099 2024.07.10 20:03:34.981000 [ 3 ] {} <Trace> HTTP-Session: f451a047-b093-453f-a191-1a875345693a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1100 2024.07.10 20:03:34.981144 [ 3 ] {51398c31-d10d-4aa8-aa63-5f6f6b686d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1101 2024.07.10 20:03:34.981376 [ 3 ] {51398c31-d10d-4aa8-aa63-5f6f6b686d08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1102 2024.07.10 20:03:34.981410 [ 3 ] {51398c31-d10d-4aa8-aa63-5f6f6b686d08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE
1103 2024.07.10 20:03:34.981616 [ 3 ] {51398c31-d10d-4aa8-aa63-5f6f6b686d08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1104 2024.07.10 20:03:34.981680 [ 3 ] {51398c31-d10d-4aa8-aa63-5f6f6b686d08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1105 2024.07.10 20:03:34.981817 [ 3 ] {51398c31-d10d-4aa8-aa63-5f6f6b686d08} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1106 2024.07.10 20:03:34.981848 [ 3 ] {51398c31-d10d-4aa8-aa63-5f6f6b686d08} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1107 2024.07.10 20:03:34.981870 [ 3 ] {51398c31-d10d-4aa8-aa63-5f6f6b686d08} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1108 2024.07.10 20:03:34.981886 [ 3 ] {51398c31-d10d-4aa8-aa63-5f6f6b686d08} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1109 2024.07.10 20:03:34.981925 [ 3 ] {51398c31-d10d-4aa8-aa63-5f6f6b686d08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram'))"
1110 2024.07.10 20:03:34.981944 [ 3 ] {51398c31-d10d-4aa8-aa63-5f6f6b686d08} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1111 2024.07.10 20:03:34.982781 [ 3 ] {51398c31-d10d-4aa8-aa63-5f6f6b686d08} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001673 sec., 2390.914524805738 rows/sec., 110.32 KiB/sec.
1112 2024.07.10 20:03:34.983009 [ 3 ] {51398c31-d10d-4aa8-aa63-5f6f6b686d08} <Debug> DynamicQueryHandler: Done processing query
1113 2024.07.10 20:03:34.983034 [ 3 ] {51398c31-d10d-4aa8-aa63-5f6f6b686d08} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1114 2024.07.10 20:03:34.983051 [ 3 ] {} <Debug> HTTP-Session: f451a047-b093-453f-a191-1a875345693a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1115 2024.07.10 20:03:34.983243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1116 2024.07.10 20:03:34.983291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1117 2024.07.10 20:03:34.983311 [ 3 ] {} <Debug> HTTP-Session: 776c4083-fcaa-4434-994a-5285e41967ab Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1118 2024.07.10 20:03:34.983327 [ 3 ] {} <Debug> HTTP-Session: 776c4083-fcaa-4434-994a-5285e41967ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1119 2024.07.10 20:03:34.983340 [ 3 ] {} <Debug> HTTP-Session: 776c4083-fcaa-4434-994a-5285e41967ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1120 2024.07.10 20:03:34.983371 [ 3 ] {} <Trace> HTTP-Session: 776c4083-fcaa-4434-994a-5285e41967ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1121 2024.07.10 20:03:34.983494 [ 3 ] {d276f420-18de-4ff1-8966-3a7bae846c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1122 2024.07.10 20:03:34.983724 [ 3 ] {d276f420-18de-4ff1-8966-3a7bae846c1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1123 2024.07.10 20:03:34.983759 [ 3 ] {d276f420-18de-4ff1-8966-3a7bae846c1d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1124 2024.07.10 20:03:34.983964 [ 3 ] {d276f420-18de-4ff1-8966-3a7bae846c1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1125 2024.07.10 20:03:34.984027 [ 3 ] {d276f420-18de-4ff1-8966-3a7bae846c1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1126 2024.07.10 20:03:34.984163 [ 3 ] {d276f420-18de-4ff1-8966-3a7bae846c1d} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1127 2024.07.10 20:03:34.984195 [ 3 ] {d276f420-18de-4ff1-8966-3a7bae846c1d} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1128 2024.07.10 20:03:34.984217 [ 3 ] {d276f420-18de-4ff1-8966-3a7bae846c1d} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1129 2024.07.10 20:03:34.984234 [ 3 ] {d276f420-18de-4ff1-8966-3a7bae846c1d} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1130 2024.07.10 20:03:34.984272 [ 3 ] {d276f420-18de-4ff1-8966-3a7bae846c1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))"
1131 2024.07.10 20:03:34.984292 [ 3 ] {d276f420-18de-4ff1-8966-3a7bae846c1d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1132 2024.07.10 20:03:34.985143 [ 3 ] {d276f420-18de-4ff1-8966-3a7bae846c1d} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001701 sec., 2351.5579071134625 rows/sec., 108.51 KiB/sec.
1133 2024.07.10 20:03:34.985356 [ 3 ] {d276f420-18de-4ff1-8966-3a7bae846c1d} <Debug> DynamicQueryHandler: Done processing query
1134 2024.07.10 20:03:34.985381 [ 3 ] {d276f420-18de-4ff1-8966-3a7bae846c1d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1135 2024.07.10 20:03:34.985397 [ 3 ] {} <Debug> HTTP-Session: 776c4083-fcaa-4434-994a-5285e41967ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1136 2024.07.10 20:03:34.985618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1137 2024.07.10 20:03:34.985664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1138 2024.07.10 20:03:34.985683 [ 3 ] {} <Debug> HTTP-Session: 42d0c2dc-78a5-4f45-92d8-987e32f20b7e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1139 2024.07.10 20:03:34.985699 [ 3 ] {} <Debug> HTTP-Session: 42d0c2dc-78a5-4f45-92d8-987e32f20b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1140 2024.07.10 20:03:34.985713 [ 3 ] {} <Debug> HTTP-Session: 42d0c2dc-78a5-4f45-92d8-987e32f20b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1141 2024.07.10 20:03:34.985743 [ 3 ] {} <Trace> HTTP-Session: 42d0c2dc-78a5-4f45-92d8-987e32f20b7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1142 2024.07.10 20:03:34.985866 [ 3 ] {8afaec39-1e7c-4b48-810d-f4d8b6c9e0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1143 2024.07.10 20:03:34.986096 [ 3 ] {8afaec39-1e7c-4b48-810d-f4d8b6c9e0fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1144 2024.07.10 20:03:34.986129 [ 3 ] {8afaec39-1e7c-4b48-810d-f4d8b6c9e0fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1145 2024.07.10 20:03:34.986337 [ 3 ] {8afaec39-1e7c-4b48-810d-f4d8b6c9e0fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1146 2024.07.10 20:03:34.986399 [ 3 ] {8afaec39-1e7c-4b48-810d-f4d8b6c9e0fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1147 2024.07.10 20:03:34.986533 [ 3 ] {8afaec39-1e7c-4b48-810d-f4d8b6c9e0fe} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1148 2024.07.10 20:03:34.986564 [ 3 ] {8afaec39-1e7c-4b48-810d-f4d8b6c9e0fe} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1149 2024.07.10 20:03:34.986586 [ 3 ] {8afaec39-1e7c-4b48-810d-f4d8b6c9e0fe} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1150 2024.07.10 20:03:34.986602 [ 3 ] {8afaec39-1e7c-4b48-810d-f4d8b6c9e0fe} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1151 2024.07.10 20:03:34.986641 [ 3 ] {8afaec39-1e7c-4b48-810d-f4d8b6c9e0fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))"
1152 2024.07.10 20:03:34.986660 [ 3 ] {8afaec39-1e7c-4b48-810d-f4d8b6c9e0fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1153 2024.07.10 20:03:34.987472 [ 3 ] {8afaec39-1e7c-4b48-810d-f4d8b6c9e0fe} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001658 sec., 2412.5452352231605 rows/sec., 111.32 KiB/sec.
1154 2024.07.10 20:03:34.987690 [ 3 ] {8afaec39-1e7c-4b48-810d-f4d8b6c9e0fe} <Debug> DynamicQueryHandler: Done processing query
1155 2024.07.10 20:03:34.987714 [ 3 ] {8afaec39-1e7c-4b48-810d-f4d8b6c9e0fe} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1156 2024.07.10 20:03:34.987730 [ 3 ] {} <Debug> HTTP-Session: 42d0c2dc-78a5-4f45-92d8-987e32f20b7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1157 2024.07.10 20:03:34.988037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1158 2024.07.10 20:03:34.988084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1159 2024.07.10 20:03:34.988103 [ 3 ] {} <Debug> HTTP-Session: ea3494b2-2647-43c8-98b9-cc1896b5c508 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1160 2024.07.10 20:03:34.988119 [ 3 ] {} <Debug> HTTP-Session: ea3494b2-2647-43c8-98b9-cc1896b5c508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1161 2024.07.10 20:03:34.988132 [ 3 ] {} <Debug> HTTP-Session: ea3494b2-2647-43c8-98b9-cc1896b5c508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1162 2024.07.10 20:03:34.988163 [ 3 ] {} <Trace> HTTP-Session: ea3494b2-2647-43c8-98b9-cc1896b5c508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1163 2024.07.10 20:03:34.988286 [ 3 ] {d15982ee-b0a8-488d-aed1-7024defa2b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1164 2024.07.10 20:03:34.988520 [ 3 ] {d15982ee-b0a8-488d-aed1-7024defa2b53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1165 2024.07.10 20:03:34.988554 [ 3 ] {d15982ee-b0a8-488d-aed1-7024defa2b53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1166 2024.07.10 20:03:34.988764 [ 3 ] {d15982ee-b0a8-488d-aed1-7024defa2b53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1167 2024.07.10 20:03:34.988827 [ 3 ] {d15982ee-b0a8-488d-aed1-7024defa2b53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1168 2024.07.10 20:03:34.988959 [ 3 ] {d15982ee-b0a8-488d-aed1-7024defa2b53} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1169 2024.07.10 20:03:34.988990 [ 3 ] {d15982ee-b0a8-488d-aed1-7024defa2b53} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1170 2024.07.10 20:03:34.989012 [ 3 ] {d15982ee-b0a8-488d-aed1-7024defa2b53} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1171 2024.07.10 20:03:34.989029 [ 3 ] {d15982ee-b0a8-488d-aed1-7024defa2b53} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1172 2024.07.10 20:03:34.989068 [ 3 ] {d15982ee-b0a8-488d-aed1-7024defa2b53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))"
1173 2024.07.10 20:03:34.989089 [ 3 ] {d15982ee-b0a8-488d-aed1-7024defa2b53} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1174 2024.07.10 20:03:34.989900 [ 3 ] {d15982ee-b0a8-488d-aed1-7024defa2b53} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001664 sec., 2403.846153846154 rows/sec., 110.92 KiB/sec.
1175 2024.07.10 20:03:34.990121 [ 3 ] {d15982ee-b0a8-488d-aed1-7024defa2b53} <Debug> DynamicQueryHandler: Done processing query
1176 2024.07.10 20:03:34.990146 [ 3 ] {d15982ee-b0a8-488d-aed1-7024defa2b53} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1177 2024.07.10 20:03:34.990162 [ 3 ] {} <Debug> HTTP-Session: ea3494b2-2647-43c8-98b9-cc1896b5c508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1178 2024.07.10 20:03:34.990410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1179 2024.07.10 20:03:34.990458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1180 2024.07.10 20:03:34.990477 [ 3 ] {} <Debug> HTTP-Session: 41327a7b-1bc3-4354-9182-c09831a7fabe Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1181 2024.07.10 20:03:34.990493 [ 3 ] {} <Debug> HTTP-Session: 41327a7b-1bc3-4354-9182-c09831a7fabe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1182 2024.07.10 20:03:34.990506 [ 3 ] {} <Debug> HTTP-Session: 41327a7b-1bc3-4354-9182-c09831a7fabe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1183 2024.07.10 20:03:34.990536 [ 3 ] {} <Trace> HTTP-Session: 41327a7b-1bc3-4354-9182-c09831a7fabe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1184 2024.07.10 20:03:34.990677 [ 3 ] {124d03e7-3a13-4d02-be77-be822b841eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1185 2024.07.10 20:03:34.990910 [ 3 ] {124d03e7-3a13-4d02-be77-be822b841eab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1186 2024.07.10 20:03:34.990945 [ 3 ] {124d03e7-3a13-4d02-be77-be822b841eab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1187 2024.07.10 20:03:34.991167 [ 3 ] {124d03e7-3a13-4d02-be77-be822b841eab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1188 2024.07.10 20:03:34.991230 [ 3 ] {124d03e7-3a13-4d02-be77-be822b841eab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1189 2024.07.10 20:03:34.991364 [ 3 ] {124d03e7-3a13-4d02-be77-be822b841eab} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1190 2024.07.10 20:03:34.991396 [ 3 ] {124d03e7-3a13-4d02-be77-be822b841eab} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1191 2024.07.10 20:03:34.991419 [ 3 ] {124d03e7-3a13-4d02-be77-be822b841eab} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1192 2024.07.10 20:03:34.991438 [ 3 ] {124d03e7-3a13-4d02-be77-be822b841eab} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1193 2024.07.10 20:03:34.991477 [ 3 ] {124d03e7-3a13-4d02-be77-be822b841eab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))"
1194 2024.07.10 20:03:34.991497 [ 3 ] {124d03e7-3a13-4d02-be77-be822b841eab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1195 2024.07.10 20:03:34.992246 [ 3 ] {124d03e7-3a13-4d02-be77-be822b841eab} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.00164 sec., 2439.0243902439024 rows/sec., 112.54 KiB/sec.
1196 2024.07.10 20:03:34.992459 [ 3 ] {124d03e7-3a13-4d02-be77-be822b841eab} <Debug> DynamicQueryHandler: Done processing query
1197 2024.07.10 20:03:34.992484 [ 3 ] {124d03e7-3a13-4d02-be77-be822b841eab} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1198 2024.07.10 20:03:34.992500 [ 3 ] {} <Debug> HTTP-Session: 41327a7b-1bc3-4354-9182-c09831a7fabe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1199 2024.07.10 20:03:34.992700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1200 2024.07.10 20:03:34.992747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1201 2024.07.10 20:03:34.992766 [ 3 ] {} <Debug> HTTP-Session: 2246e3a4-9902-4bd5-8aea-71ae0b7bc5e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1202 2024.07.10 20:03:34.992783 [ 3 ] {} <Debug> HTTP-Session: 2246e3a4-9902-4bd5-8aea-71ae0b7bc5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1203 2024.07.10 20:03:34.992796 [ 3 ] {} <Debug> HTTP-Session: 2246e3a4-9902-4bd5-8aea-71ae0b7bc5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1204 2024.07.10 20:03:34.992826 [ 3 ] {} <Trace> HTTP-Session: 2246e3a4-9902-4bd5-8aea-71ae0b7bc5e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1205 2024.07.10 20:03:34.992950 [ 3 ] {c4ca11df-fb1e-49b3-870f-b85bd06c995f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1206 2024.07.10 20:03:34.993186 [ 3 ] {c4ca11df-fb1e-49b3-870f-b85bd06c995f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1207 2024.07.10 20:03:34.993222 [ 3 ] {c4ca11df-fb1e-49b3-870f-b85bd06c995f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1208 2024.07.10 20:03:34.993441 [ 3 ] {c4ca11df-fb1e-49b3-870f-b85bd06c995f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1209 2024.07.10 20:03:34.993503 [ 3 ] {c4ca11df-fb1e-49b3-870f-b85bd06c995f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1210 2024.07.10 20:03:34.993638 [ 3 ] {c4ca11df-fb1e-49b3-870f-b85bd06c995f} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1211 2024.07.10 20:03:34.993669 [ 3 ] {c4ca11df-fb1e-49b3-870f-b85bd06c995f} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1212 2024.07.10 20:03:34.993690 [ 3 ] {c4ca11df-fb1e-49b3-870f-b85bd06c995f} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1213 2024.07.10 20:03:34.993706 [ 3 ] {c4ca11df-fb1e-49b3-870f-b85bd06c995f} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1214 2024.07.10 20:03:34.993745 [ 3 ] {c4ca11df-fb1e-49b3-870f-b85bd06c995f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))"
1215 2024.07.10 20:03:34.993765 [ 3 ] {c4ca11df-fb1e-49b3-870f-b85bd06c995f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1216 2024.07.10 20:03:34.994621 [ 3 ] {c4ca11df-fb1e-49b3-870f-b85bd06c995f} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001725 sec., 2318.840579710145 rows/sec., 107.00 KiB/sec.
1217 2024.07.10 20:03:34.994857 [ 3 ] {c4ca11df-fb1e-49b3-870f-b85bd06c995f} <Debug> DynamicQueryHandler: Done processing query
1218 2024.07.10 20:03:34.994882 [ 3 ] {c4ca11df-fb1e-49b3-870f-b85bd06c995f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1219 2024.07.10 20:03:34.994898 [ 3 ] {} <Debug> HTTP-Session: 2246e3a4-9902-4bd5-8aea-71ae0b7bc5e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1220 2024.07.10 20:03:34.995201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1221 2024.07.10 20:03:34.995247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1222 2024.07.10 20:03:34.995266 [ 3 ] {} <Debug> HTTP-Session: eedf1296-3e7c-44d4-8624-a22e4d111bed Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1223 2024.07.10 20:03:34.995283 [ 3 ] {} <Debug> HTTP-Session: eedf1296-3e7c-44d4-8624-a22e4d111bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1224 2024.07.10 20:03:34.995296 [ 3 ] {} <Debug> HTTP-Session: eedf1296-3e7c-44d4-8624-a22e4d111bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1225 2024.07.10 20:03:34.995326 [ 3 ] {} <Trace> HTTP-Session: eedf1296-3e7c-44d4-8624-a22e4d111bed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1226 2024.07.10 20:03:34.995454 [ 3 ] {b1a31d46-93e7-4a17-92d7-5fff792cd4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1227 2024.07.10 20:03:34.995693 [ 3 ] {b1a31d46-93e7-4a17-92d7-5fff792cd4d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1228 2024.07.10 20:03:34.995729 [ 3 ] {b1a31d46-93e7-4a17-92d7-5fff792cd4d4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1229 2024.07.10 20:03:34.995953 [ 3 ] {b1a31d46-93e7-4a17-92d7-5fff792cd4d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1230 2024.07.10 20:03:34.996016 [ 3 ] {b1a31d46-93e7-4a17-92d7-5fff792cd4d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1231 2024.07.10 20:03:34.996153 [ 3 ] {b1a31d46-93e7-4a17-92d7-5fff792cd4d4} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1232 2024.07.10 20:03:34.996185 [ 3 ] {b1a31d46-93e7-4a17-92d7-5fff792cd4d4} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1233 2024.07.10 20:03:34.996207 [ 3 ] {b1a31d46-93e7-4a17-92d7-5fff792cd4d4} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1234 2024.07.10 20:03:34.996223 [ 3 ] {b1a31d46-93e7-4a17-92d7-5fff792cd4d4} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1235 2024.07.10 20:03:34.996262 [ 3 ] {b1a31d46-93e7-4a17-92d7-5fff792cd4d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))"
1236 2024.07.10 20:03:34.996282 [ 3 ] {b1a31d46-93e7-4a17-92d7-5fff792cd4d4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1237 2024.07.10 20:03:34.997130 [ 3 ] {b1a31d46-93e7-4a17-92d7-5fff792cd4d4} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001732 sec., 2309.4688221709007 rows/sec., 106.56 KiB/sec.
1238 2024.07.10 20:03:34.997338 [ 3 ] {b1a31d46-93e7-4a17-92d7-5fff792cd4d4} <Debug> DynamicQueryHandler: Done processing query
1239 2024.07.10 20:03:34.997362 [ 3 ] {b1a31d46-93e7-4a17-92d7-5fff792cd4d4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1240 2024.07.10 20:03:34.997378 [ 3 ] {} <Debug> HTTP-Session: eedf1296-3e7c-44d4-8624-a22e4d111bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1241 2024.07.10 20:03:34.997586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1242 2024.07.10 20:03:34.997633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1243 2024.07.10 20:03:34.997652 [ 3 ] {} <Debug> HTTP-Session: 92c67fb2-d8e8-4d1a-bce1-350e0c77542b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1244 2024.07.10 20:03:34.997668 [ 3 ] {} <Debug> HTTP-Session: 92c67fb2-d8e8-4d1a-bce1-350e0c77542b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1245 2024.07.10 20:03:34.997681 [ 3 ] {} <Debug> HTTP-Session: 92c67fb2-d8e8-4d1a-bce1-350e0c77542b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1246 2024.07.10 20:03:34.997711 [ 3 ] {} <Trace> HTTP-Session: 92c67fb2-d8e8-4d1a-bce1-350e0c77542b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1247 2024.07.10 20:03:34.997838 [ 3 ] {fdf03999-963f-4d16-aebd-6ac48be8c1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1248 2024.07.10 20:03:34.998075 [ 3 ] {fdf03999-963f-4d16-aebd-6ac48be8c1a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1249 2024.07.10 20:03:34.998112 [ 3 ] {fdf03999-963f-4d16-aebd-6ac48be8c1a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1250 2024.07.10 20:03:34.998341 [ 3 ] {fdf03999-963f-4d16-aebd-6ac48be8c1a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1251 2024.07.10 20:03:34.998404 [ 3 ] {fdf03999-963f-4d16-aebd-6ac48be8c1a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1252 2024.07.10 20:03:34.998537 [ 3 ] {fdf03999-963f-4d16-aebd-6ac48be8c1a5} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1253 2024.07.10 20:03:34.998568 [ 3 ] {fdf03999-963f-4d16-aebd-6ac48be8c1a5} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1254 2024.07.10 20:03:34.998589 [ 3 ] {fdf03999-963f-4d16-aebd-6ac48be8c1a5} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1255 2024.07.10 20:03:34.998605 [ 3 ] {fdf03999-963f-4d16-aebd-6ac48be8c1a5} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1256 2024.07.10 20:03:34.998643 [ 3 ] {fdf03999-963f-4d16-aebd-6ac48be8c1a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))"
1257 2024.07.10 20:03:34.998663 [ 3 ] {fdf03999-963f-4d16-aebd-6ac48be8c1a5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1258 2024.07.10 20:03:34.999553 [ 3 ] {fdf03999-963f-4d16-aebd-6ac48be8c1a5} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001772 sec., 2257.3363431151242 rows/sec., 104.16 KiB/sec.
1259 2024.07.10 20:03:34.999770 [ 3 ] {fdf03999-963f-4d16-aebd-6ac48be8c1a5} <Debug> DynamicQueryHandler: Done processing query
1260 2024.07.10 20:03:34.999795 [ 3 ] {fdf03999-963f-4d16-aebd-6ac48be8c1a5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1261 2024.07.10 20:03:34.999811 [ 3 ] {} <Debug> HTTP-Session: 92c67fb2-d8e8-4d1a-bce1-350e0c77542b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1262 2024.07.10 20:03:35.000165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1263 2024.07.10 20:03:35.000243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1264 2024.07.10 20:03:35.000298 [ 3 ] {} <Debug> HTTP-Session: 28c3f728-be5e-405e-bff1-36982a2d0d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1265 2024.07.10 20:03:35.000338 [ 3 ] {} <Debug> HTTP-Session: 28c3f728-be5e-405e-bff1-36982a2d0d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1266 2024.07.10 20:03:35.000354 [ 3 ] {} <Debug> HTTP-Session: 28c3f728-be5e-405e-bff1-36982a2d0d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1267 2024.07.10 20:03:35.000432 [ 3 ] {} <Trace> HTTP-Session: 28c3f728-be5e-405e-bff1-36982a2d0d4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1268 2024.07.10 20:03:35.000644 [ 3 ] {d6e47d8e-74ba-4397-921f-e336a62f9a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1269 2024.07.10 20:03:35.000906 [ 3 ] {d6e47d8e-74ba-4397-921f-e336a62f9a32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1270 2024.07.10 20:03:35.000944 [ 3 ] {d6e47d8e-74ba-4397-921f-e336a62f9a32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1271 2024.07.10 20:03:35.001180 [ 3 ] {d6e47d8e-74ba-4397-921f-e336a62f9a32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1272 2024.07.10 20:03:35.001247 [ 3 ] {d6e47d8e-74ba-4397-921f-e336a62f9a32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1273 2024.07.10 20:03:35.001387 [ 3 ] {d6e47d8e-74ba-4397-921f-e336a62f9a32} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1274 2024.07.10 20:03:35.001419 [ 3 ] {d6e47d8e-74ba-4397-921f-e336a62f9a32} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1275 2024.07.10 20:03:35.001441 [ 3 ] {d6e47d8e-74ba-4397-921f-e336a62f9a32} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1276 2024.07.10 20:03:35.001458 [ 3 ] {d6e47d8e-74ba-4397-921f-e336a62f9a32} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1277 2024.07.10 20:03:35.001498 [ 3 ] {d6e47d8e-74ba-4397-921f-e336a62f9a32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1278 2024.07.10 20:03:35.001518 [ 3 ] {d6e47d8e-74ba-4397-921f-e336a62f9a32} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1279 2024.07.10 20:03:35.002368 [ 3 ] {d6e47d8e-74ba-4397-921f-e336a62f9a32} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.00183 sec., 2185.792349726776 rows/sec., 100.86 KiB/sec.
1280 2024.07.10 20:03:35.002610 [ 3 ] {d6e47d8e-74ba-4397-921f-e336a62f9a32} <Debug> DynamicQueryHandler: Done processing query
1281 2024.07.10 20:03:35.002636 [ 3 ] {d6e47d8e-74ba-4397-921f-e336a62f9a32} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1282 2024.07.10 20:03:35.002653 [ 3 ] {} <Debug> HTTP-Session: 28c3f728-be5e-405e-bff1-36982a2d0d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1283 2024.07.10 20:03:35.002872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1284 2024.07.10 20:03:35.002920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1285 2024.07.10 20:03:35.002939 [ 3 ] {} <Debug> HTTP-Session: 6cbd3dd6-b5a0-4df2-b405-ec73006949a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1286 2024.07.10 20:03:35.002956 [ 3 ] {} <Debug> HTTP-Session: 6cbd3dd6-b5a0-4df2-b405-ec73006949a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1287 2024.07.10 20:03:35.002970 [ 3 ] {} <Debug> HTTP-Session: 6cbd3dd6-b5a0-4df2-b405-ec73006949a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1288 2024.07.10 20:03:35.003000 [ 3 ] {} <Trace> HTTP-Session: 6cbd3dd6-b5a0-4df2-b405-ec73006949a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1289 2024.07.10 20:03:35.003133 [ 3 ] {6d8e3c7a-29a1-45ec-95d4-72779bc5943b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1290 2024.07.10 20:03:35.003385 [ 3 ] {6d8e3c7a-29a1-45ec-95d4-72779bc5943b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1291 2024.07.10 20:03:35.003424 [ 3 ] {6d8e3c7a-29a1-45ec-95d4-72779bc5943b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1292 2024.07.10 20:03:35.003661 [ 3 ] {6d8e3c7a-29a1-45ec-95d4-72779bc5943b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1293 2024.07.10 20:03:35.003727 [ 3 ] {6d8e3c7a-29a1-45ec-95d4-72779bc5943b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1294 2024.07.10 20:03:35.003860 [ 3 ] {6d8e3c7a-29a1-45ec-95d4-72779bc5943b} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1295 2024.07.10 20:03:35.003892 [ 3 ] {6d8e3c7a-29a1-45ec-95d4-72779bc5943b} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1296 2024.07.10 20:03:35.003914 [ 3 ] {6d8e3c7a-29a1-45ec-95d4-72779bc5943b} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1297 2024.07.10 20:03:35.003930 [ 3 ] {6d8e3c7a-29a1-45ec-95d4-72779bc5943b} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1298 2024.07.10 20:03:35.003970 [ 3 ] {6d8e3c7a-29a1-45ec-95d4-72779bc5943b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1299 2024.07.10 20:03:35.003990 [ 3 ] {6d8e3c7a-29a1-45ec-95d4-72779bc5943b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1300 2024.07.10 20:03:35.004789 [ 3 ] {6d8e3c7a-29a1-45ec-95d4-72779bc5943b} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001715 sec., 2332.3615160349855 rows/sec., 107.62 KiB/sec.
1301 2024.07.10 20:03:35.005015 [ 3 ] {6d8e3c7a-29a1-45ec-95d4-72779bc5943b} <Debug> DynamicQueryHandler: Done processing query
1302 2024.07.10 20:03:35.005041 [ 3 ] {6d8e3c7a-29a1-45ec-95d4-72779bc5943b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1303 2024.07.10 20:03:35.005058 [ 3 ] {} <Debug> HTTP-Session: 6cbd3dd6-b5a0-4df2-b405-ec73006949a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1304 2024.07.10 20:03:35.005298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1305 2024.07.10 20:03:35.005345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1306 2024.07.10 20:03:35.005365 [ 3 ] {} <Debug> HTTP-Session: bfd97e4c-2c5d-4fd0-aa41-1e936ac7ec39 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1307 2024.07.10 20:03:35.005381 [ 3 ] {} <Debug> HTTP-Session: bfd97e4c-2c5d-4fd0-aa41-1e936ac7ec39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1308 2024.07.10 20:03:35.005395 [ 3 ] {} <Debug> HTTP-Session: bfd97e4c-2c5d-4fd0-aa41-1e936ac7ec39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1309 2024.07.10 20:03:35.005425 [ 3 ] {} <Trace> HTTP-Session: bfd97e4c-2c5d-4fd0-aa41-1e936ac7ec39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1310 2024.07.10 20:03:35.005556 [ 3 ] {40dec799-81be-4739-87f2-9f42b8948fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1311 2024.07.10 20:03:35.005808 [ 3 ] {40dec799-81be-4739-87f2-9f42b8948fce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1312 2024.07.10 20:03:35.005846 [ 3 ] {40dec799-81be-4739-87f2-9f42b8948fce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1313 2024.07.10 20:03:35.006089 [ 3 ] {40dec799-81be-4739-87f2-9f42b8948fce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1314 2024.07.10 20:03:35.006153 [ 3 ] {40dec799-81be-4739-87f2-9f42b8948fce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1315 2024.07.10 20:03:35.006287 [ 3 ] {40dec799-81be-4739-87f2-9f42b8948fce} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1316 2024.07.10 20:03:35.006318 [ 3 ] {40dec799-81be-4739-87f2-9f42b8948fce} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1317 2024.07.10 20:03:35.006340 [ 3 ] {40dec799-81be-4739-87f2-9f42b8948fce} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1318 2024.07.10 20:03:35.006356 [ 3 ] {40dec799-81be-4739-87f2-9f42b8948fce} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1319 2024.07.10 20:03:35.006395 [ 3 ] {40dec799-81be-4739-87f2-9f42b8948fce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1320 2024.07.10 20:03:35.006416 [ 3 ] {40dec799-81be-4739-87f2-9f42b8948fce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1321 2024.07.10 20:03:35.007233 [ 3 ] {40dec799-81be-4739-87f2-9f42b8948fce} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001734 sec., 2306.8050749711647 rows/sec., 106.44 KiB/sec.
1322 2024.07.10 20:03:35.007464 [ 3 ] {40dec799-81be-4739-87f2-9f42b8948fce} <Debug> DynamicQueryHandler: Done processing query
1323 2024.07.10 20:03:35.007489 [ 3 ] {40dec799-81be-4739-87f2-9f42b8948fce} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1324 2024.07.10 20:03:35.007507 [ 3 ] {} <Debug> HTTP-Session: bfd97e4c-2c5d-4fd0-aa41-1e936ac7ec39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1325 2024.07.10 20:03:35.007691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1326 2024.07.10 20:03:35.007739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1327 2024.07.10 20:03:35.007759 [ 3 ] {} <Debug> HTTP-Session: f837920f-1be1-4123-ae0b-360ee16a4cfd Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1328 2024.07.10 20:03:35.007776 [ 3 ] {} <Debug> HTTP-Session: f837920f-1be1-4123-ae0b-360ee16a4cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1329 2024.07.10 20:03:35.007790 [ 3 ] {} <Debug> HTTP-Session: f837920f-1be1-4123-ae0b-360ee16a4cfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1330 2024.07.10 20:03:35.007819 [ 3 ] {} <Trace> HTTP-Session: f837920f-1be1-4123-ae0b-360ee16a4cfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1331 2024.07.10 20:03:35.007958 [ 3 ] {779ea48d-0040-48f0-9722-b2281757c9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1332 2024.07.10 20:03:35.008214 [ 3 ] {779ea48d-0040-48f0-9722-b2281757c9c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1333 2024.07.10 20:03:35.008252 [ 3 ] {779ea48d-0040-48f0-9722-b2281757c9c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1334 2024.07.10 20:03:35.008495 [ 3 ] {779ea48d-0040-48f0-9722-b2281757c9c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1335 2024.07.10 20:03:35.008561 [ 3 ] {779ea48d-0040-48f0-9722-b2281757c9c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1336 2024.07.10 20:03:35.008695 [ 3 ] {779ea48d-0040-48f0-9722-b2281757c9c0} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1337 2024.07.10 20:03:35.008727 [ 3 ] {779ea48d-0040-48f0-9722-b2281757c9c0} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1338 2024.07.10 20:03:35.008749 [ 3 ] {779ea48d-0040-48f0-9722-b2281757c9c0} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1339 2024.07.10 20:03:35.008765 [ 3 ] {779ea48d-0040-48f0-9722-b2281757c9c0} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1340 2024.07.10 20:03:35.008806 [ 3 ] {779ea48d-0040-48f0-9722-b2281757c9c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1341 2024.07.10 20:03:35.008826 [ 3 ] {779ea48d-0040-48f0-9722-b2281757c9c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1342 2024.07.10 20:03:35.009640 [ 3 ] {779ea48d-0040-48f0-9722-b2281757c9c0} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001744 sec., 2293.577981651376 rows/sec., 105.83 KiB/sec.
1343 2024.07.10 20:03:35.009876 [ 3 ] {779ea48d-0040-48f0-9722-b2281757c9c0} <Debug> DynamicQueryHandler: Done processing query
1344 2024.07.10 20:03:35.009902 [ 3 ] {779ea48d-0040-48f0-9722-b2281757c9c0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1345 2024.07.10 20:03:35.009920 [ 3 ] {} <Debug> HTTP-Session: f837920f-1be1-4123-ae0b-360ee16a4cfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1346 2024.07.10 20:03:35.013847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1347 2024.07.10 20:03:35.013910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1348 2024.07.10 20:03:35.013969 [ 3 ] {} <Debug> HTTP-Session: b2a2f6b2-5d46-4688-b95f-4c51e32340d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1349 2024.07.10 20:03:35.013986 [ 3 ] {} <Debug> HTTP-Session: b2a2f6b2-5d46-4688-b95f-4c51e32340d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1350 2024.07.10 20:03:35.014000 [ 3 ] {} <Debug> HTTP-Session: b2a2f6b2-5d46-4688-b95f-4c51e32340d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1351 2024.07.10 20:03:35.014031 [ 3 ] {} <Trace> HTTP-Session: b2a2f6b2-5d46-4688-b95f-4c51e32340d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1352 2024.07.10 20:03:35.014153 [ 3 ] {e796e7a8-769b-472e-87d7-ce58a4d2aefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1353 2024.07.10 20:03:35.014199 [ 3 ] {e796e7a8-769b-472e-87d7-ce58a4d2aefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1354 2024.07.10 20:03:35.014366 [ 3 ] {e796e7a8-769b-472e-87d7-ce58a4d2aefc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1355 2024.07.10 20:03:35.014691 [ 3 ] {e796e7a8-769b-472e-87d7-ce58a4d2aefc} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1356 2024.07.10 20:03:35.014728 [ 3 ] {e796e7a8-769b-472e-87d7-ce58a4d2aefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1357 2024.07.10 20:03:35.015229 [ 3 ] {e796e7a8-769b-472e-87d7-ce58a4d2aefc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1358 2024.07.10 20:03:35.015575 [ 3 ] {e796e7a8-769b-472e-87d7-ce58a4d2aefc} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1359 2024.07.10 20:03:35.015710 [ 3 ] {e796e7a8-769b-472e-87d7-ce58a4d2aefc} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001601 sec., 8744.534665833853 rows/sec., 1.23 MiB/sec.
1360 2024.07.10 20:03:35.016025 [ 3 ] {e796e7a8-769b-472e-87d7-ce58a4d2aefc} <Debug> DynamicQueryHandler: Done processing query
1361 2024.07.10 20:03:35.016052 [ 3 ] {e796e7a8-769b-472e-87d7-ce58a4d2aefc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1362 2024.07.10 20:03:35.016069 [ 3 ] {} <Debug> HTTP-Session: b2a2f6b2-5d46-4688-b95f-4c51e32340d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1363 2024.07.10 20:03:35.016177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 3596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1364 2024.07.10 20:03:35.016224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1365 2024.07.10 20:03:35.016243 [ 3 ] {} <Debug> HTTP-Session: 36187971-ee4b-4652-a6e6-5dd97fb2a7be Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1366 2024.07.10 20:03:35.016260 [ 3 ] {} <Debug> HTTP-Session: 36187971-ee4b-4652-a6e6-5dd97fb2a7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1367 2024.07.10 20:03:35.016274 [ 3 ] {} <Debug> HTTP-Session: 36187971-ee4b-4652-a6e6-5dd97fb2a7be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1368 2024.07.10 20:03:35.016304 [ 3 ] {} <Trace> HTTP-Session: 36187971-ee4b-4652-a6e6-5dd97fb2a7be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1369 2024.07.10 20:03:35.016412 [ 3 ] {dd625c20-2b4a-48fd-a6ec-0d8f2d31a4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1370 2024.07.10 20:03:35.016456 [ 3 ] {dd625c20-2b4a-48fd-a6ec-0d8f2d31a4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1371 2024.07.10 20:03:35.016601 [ 3 ] {dd625c20-2b4a-48fd-a6ec-0d8f2d31a4f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1372 2024.07.10 20:03:35.016896 [ 3 ] {dd625c20-2b4a-48fd-a6ec-0d8f2d31a4f9} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1373 2024.07.10 20:03:35.016932 [ 3 ] {dd625c20-2b4a-48fd-a6ec-0d8f2d31a4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1374 2024.07.10 20:03:35.017239 [ 3 ] {dd625c20-2b4a-48fd-a6ec-0d8f2d31a4f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1375 2024.07.10 20:03:35.017551 [ 3 ] {dd625c20-2b4a-48fd-a6ec-0d8f2d31a4f9} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1376 2024.07.10 20:03:35.017672 [ 3 ] {dd625c20-2b4a-48fd-a6ec-0d8f2d31a4f9} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001295 sec., 20077.220077220078 rows/sec., 1.49 MiB/sec.
1377 2024.07.10 20:03:35.017953 [ 3 ] {dd625c20-2b4a-48fd-a6ec-0d8f2d31a4f9} <Debug> DynamicQueryHandler: Done processing query
1378 2024.07.10 20:03:35.017979 [ 3 ] {dd625c20-2b4a-48fd-a6ec-0d8f2d31a4f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1379 2024.07.10 20:03:35.017994 [ 3 ] {} <Debug> HTTP-Session: 36187971-ee4b-4652-a6e6-5dd97fb2a7be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1380 2024.07.10 20:03:35.018111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 4786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1381 2024.07.10 20:03:35.018157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1382 2024.07.10 20:03:35.018176 [ 3 ] {} <Debug> HTTP-Session: bb19cc8d-62b9-4757-a441-9a9944555c0c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1383 2024.07.10 20:03:35.018193 [ 3 ] {} <Debug> HTTP-Session: bb19cc8d-62b9-4757-a441-9a9944555c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1384 2024.07.10 20:03:35.018206 [ 3 ] {} <Debug> HTTP-Session: bb19cc8d-62b9-4757-a441-9a9944555c0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1385 2024.07.10 20:03:35.018236 [ 3 ] {} <Trace> HTTP-Session: bb19cc8d-62b9-4757-a441-9a9944555c0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1386 2024.07.10 20:03:35.018341 [ 3 ] {949bcbfc-1a92-4e06-9fbe-ea7e6b5feeac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1387 2024.07.10 20:03:35.018383 [ 3 ] {949bcbfc-1a92-4e06-9fbe-ea7e6b5feeac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1388 2024.07.10 20:03:35.018525 [ 3 ] {949bcbfc-1a92-4e06-9fbe-ea7e6b5feeac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1389 2024.07.10 20:03:35.018813 [ 3 ] {949bcbfc-1a92-4e06-9fbe-ea7e6b5feeac} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1390 2024.07.10 20:03:35.018848 [ 3 ] {949bcbfc-1a92-4e06-9fbe-ea7e6b5feeac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1391 2024.07.10 20:03:35.019147 [ 3 ] {949bcbfc-1a92-4e06-9fbe-ea7e6b5feeac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1392 2024.07.10 20:03:35.019447 [ 3 ] {949bcbfc-1a92-4e06-9fbe-ea7e6b5feeac} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1393 2024.07.10 20:03:35.019578 [ 3 ] {949bcbfc-1a92-4e06-9fbe-ea7e6b5feeac} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00127 sec., 22047.24409448819 rows/sec., 1.72 MiB/sec.
1394 2024.07.10 20:03:35.019855 [ 3 ] {949bcbfc-1a92-4e06-9fbe-ea7e6b5feeac} <Debug> DynamicQueryHandler: Done processing query
1395 2024.07.10 20:03:35.019880 [ 3 ] {949bcbfc-1a92-4e06-9fbe-ea7e6b5feeac} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1396 2024.07.10 20:03:35.019896 [ 3 ] {} <Debug> HTTP-Session: bb19cc8d-62b9-4757-a441-9a9944555c0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1397 2024.07.10 20:03:35.020042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 15299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1398 2024.07.10 20:03:35.020092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1399 2024.07.10 20:03:35.020111 [ 3 ] {} <Debug> HTTP-Session: 300b7977-ddd0-4ea7-a8f0-a4ddf5759d76 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1400 2024.07.10 20:03:35.020129 [ 3 ] {} <Debug> HTTP-Session: 300b7977-ddd0-4ea7-a8f0-a4ddf5759d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1401 2024.07.10 20:03:35.020142 [ 3 ] {} <Debug> HTTP-Session: 300b7977-ddd0-4ea7-a8f0-a4ddf5759d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1402 2024.07.10 20:03:35.020172 [ 3 ] {} <Trace> HTTP-Session: 300b7977-ddd0-4ea7-a8f0-a4ddf5759d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1403 2024.07.10 20:03:35.020292 [ 3 ] {885bca7d-83db-4323-9543-18219794bab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1404 2024.07.10 20:03:35.020338 [ 3 ] {885bca7d-83db-4323-9543-18219794bab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1405 2024.07.10 20:03:35.020497 [ 3 ] {885bca7d-83db-4323-9543-18219794bab0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1406 2024.07.10 20:03:35.020824 [ 3 ] {885bca7d-83db-4323-9543-18219794bab0} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1407 2024.07.10 20:03:35.020860 [ 3 ] {885bca7d-83db-4323-9543-18219794bab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1408 2024.07.10 20:03:35.021244 [ 3 ] {885bca7d-83db-4323-9543-18219794bab0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1409 2024.07.10 20:03:35.021566 [ 3 ] {885bca7d-83db-4323-9543-18219794bab0} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1410 2024.07.10 20:03:35.021695 [ 3 ] {885bca7d-83db-4323-9543-18219794bab0} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.001444 sec., 55401.662049861494 rows/sec., 3.84 MiB/sec.
1411 2024.07.10 20:03:35.021973 [ 3 ] {885bca7d-83db-4323-9543-18219794bab0} <Debug> DynamicQueryHandler: Done processing query
1412 2024.07.10 20:03:35.021998 [ 3 ] {885bca7d-83db-4323-9543-18219794bab0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1413 2024.07.10 20:03:35.022014 [ 3 ] {} <Debug> HTTP-Session: 300b7977-ddd0-4ea7-a8f0-a4ddf5759d76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1414 2024.07.10 20:03:35.022141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 3713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1415 2024.07.10 20:03:35.022187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1416 2024.07.10 20:03:35.022206 [ 3 ] {} <Debug> HTTP-Session: 3a407377-d279-4259-8ace-7dc7d396dfa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1417 2024.07.10 20:03:35.022222 [ 3 ] {} <Debug> HTTP-Session: 3a407377-d279-4259-8ace-7dc7d396dfa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1418 2024.07.10 20:03:35.022236 [ 3 ] {} <Debug> HTTP-Session: 3a407377-d279-4259-8ace-7dc7d396dfa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1419 2024.07.10 20:03:35.022266 [ 3 ] {} <Trace> HTTP-Session: 3a407377-d279-4259-8ace-7dc7d396dfa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1420 2024.07.10 20:03:35.022367 [ 3 ] {008481d9-082a-489b-a839-8c20ae836df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1421 2024.07.10 20:03:35.022412 [ 3 ] {008481d9-082a-489b-a839-8c20ae836df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1422 2024.07.10 20:03:35.022552 [ 3 ] {008481d9-082a-489b-a839-8c20ae836df3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1423 2024.07.10 20:03:35.022817 [ 3 ] {008481d9-082a-489b-a839-8c20ae836df3} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1424 2024.07.10 20:03:35.022852 [ 3 ] {008481d9-082a-489b-a839-8c20ae836df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1425 2024.07.10 20:03:35.023214 [ 3 ] {008481d9-082a-489b-a839-8c20ae836df3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1426 2024.07.10 20:03:35.023594 [ 3 ] {008481d9-082a-489b-a839-8c20ae836df3} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1427 2024.07.10 20:03:35.023758 [ 3 ] {008481d9-082a-489b-a839-8c20ae836df3} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001411 sec., 17009.21332388377 rows/sec., 1.17 MiB/sec.
1428 2024.07.10 20:03:35.024032 [ 3 ] {008481d9-082a-489b-a839-8c20ae836df3} <Debug> DynamicQueryHandler: Done processing query
1429 2024.07.10 20:03:35.024057 [ 3 ] {008481d9-082a-489b-a839-8c20ae836df3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1430 2024.07.10 20:03:35.024073 [ 3 ] {} <Debug> HTTP-Session: 3a407377-d279-4259-8ace-7dc7d396dfa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1431 2024.07.10 20:03:38.999199 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
1432 2024.07.10 20:03:38.999294 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
1433 2024.07.10 20:03:39.932609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1434 2024.07.10 20:03:39.932772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1435 2024.07.10 20:03:39.932815 [ 3 ] {} <Debug> HTTP-Session: 7d3fa112-3f2e-4956-a1a1-2c164dcf23f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1436 2024.07.10 20:03:39.932853 [ 3 ] {} <Debug> HTTP-Session: 7d3fa112-3f2e-4956-a1a1-2c164dcf23f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1437 2024.07.10 20:03:39.932879 [ 3 ] {} <Debug> HTTP-Session: 7d3fa112-3f2e-4956-a1a1-2c164dcf23f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1438 2024.07.10 20:03:39.932954 [ 3 ] {} <Trace> HTTP-Session: 7d3fa112-3f2e-4956-a1a1-2c164dcf23f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1439 2024.07.10 20:03:39.933222 [ 3 ] {3dca5816-619a-435e-8550-b7c9b15af14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1440 2024.07.10 20:03:39.933290 [ 3 ] {3dca5816-619a-435e-8550-b7c9b15af14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1441 2024.07.10 20:03:39.933481 [ 3 ] {3dca5816-619a-435e-8550-b7c9b15af14b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1442 2024.07.10 20:03:39.933904 [ 3 ] {3dca5816-619a-435e-8550-b7c9b15af14b} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1443 2024.07.10 20:03:39.933946 [ 3 ] {3dca5816-619a-435e-8550-b7c9b15af14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1444 2024.07.10 20:03:39.934342 [ 3 ] {3dca5816-619a-435e-8550-b7c9b15af14b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1445 2024.07.10 20:03:39.934683 [ 3 ] {3dca5816-619a-435e-8550-b7c9b15af14b} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1446 2024.07.10 20:03:39.934823 [ 3 ] {3dca5816-619a-435e-8550-b7c9b15af14b} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001684 sec., 9501.187648456058 rows/sec., 770.12 KiB/sec.
1447 2024.07.10 20:03:39.935111 [ 3 ] {3dca5816-619a-435e-8550-b7c9b15af14b} <Debug> DynamicQueryHandler: Done processing query
1448 2024.07.10 20:03:39.935139 [ 3 ] {3dca5816-619a-435e-8550-b7c9b15af14b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1449 2024.07.10 20:03:39.935155 [ 3 ] {} <Debug> HTTP-Session: 7d3fa112-3f2e-4956-a1a1-2c164dcf23f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1450 2024.07.10 20:03:39.935337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 10764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1451 2024.07.10 20:03:39.935385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1452 2024.07.10 20:03:39.935403 [ 3 ] {} <Debug> HTTP-Session: c50982b9-0a17-4736-99c6-c487e1db3088 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1453 2024.07.10 20:03:39.935420 [ 3 ] {} <Debug> HTTP-Session: c50982b9-0a17-4736-99c6-c487e1db3088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1454 2024.07.10 20:03:39.935435 [ 3 ] {} <Debug> HTTP-Session: c50982b9-0a17-4736-99c6-c487e1db3088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1455 2024.07.10 20:03:39.935467 [ 3 ] {} <Trace> HTTP-Session: c50982b9-0a17-4736-99c6-c487e1db3088 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1456 2024.07.10 20:03:39.935589 [ 3 ] {7f7d49e2-704b-4f99-b9c3-98fa0e438748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1457 2024.07.10 20:03:39.935633 [ 3 ] {7f7d49e2-704b-4f99-b9c3-98fa0e438748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1458 2024.07.10 20:03:39.935787 [ 3 ] {7f7d49e2-704b-4f99-b9c3-98fa0e438748} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1459 2024.07.10 20:03:39.936134 [ 3 ] {7f7d49e2-704b-4f99-b9c3-98fa0e438748} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1460 2024.07.10 20:03:39.936172 [ 3 ] {7f7d49e2-704b-4f99-b9c3-98fa0e438748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1461 2024.07.10 20:03:39.936503 [ 3 ] {7f7d49e2-704b-4f99-b9c3-98fa0e438748} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1462 2024.07.10 20:03:39.936815 [ 3 ] {7f7d49e2-704b-4f99-b9c3-98fa0e438748} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1463 2024.07.10 20:03:39.936966 [ 3 ] {7f7d49e2-704b-4f99-b9c3-98fa0e438748} <Debug> executeQuery: Read 74 rows, 6.25 KiB in 0.001412 sec., 52407.932011331446 rows/sec., 4.32 MiB/sec.
1464 2024.07.10 20:03:39.937136 [ 3 ] {7f7d49e2-704b-4f99-b9c3-98fa0e438748} <Debug> DynamicQueryHandler: Done processing query
1465 2024.07.10 20:03:39.937161 [ 3 ] {7f7d49e2-704b-4f99-b9c3-98fa0e438748} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1466 2024.07.10 20:03:39.937177 [ 3 ] {} <Debug> HTTP-Session: c50982b9-0a17-4736-99c6-c487e1db3088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1467 2024.07.10 20:03:39.937323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 7495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1468 2024.07.10 20:03:39.937371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1469 2024.07.10 20:03:39.937391 [ 3 ] {} <Debug> HTTP-Session: dd229c46-16c8-4256-9868-7888a28070b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1470 2024.07.10 20:03:39.937408 [ 3 ] {} <Debug> HTTP-Session: dd229c46-16c8-4256-9868-7888a28070b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1471 2024.07.10 20:03:39.937422 [ 3 ] {} <Debug> HTTP-Session: dd229c46-16c8-4256-9868-7888a28070b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1472 2024.07.10 20:03:39.937452 [ 3 ] {} <Trace> HTTP-Session: dd229c46-16c8-4256-9868-7888a28070b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1473 2024.07.10 20:03:39.937559 [ 3 ] {be3bca0d-2c51-42e5-b656-953488d6c17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1474 2024.07.10 20:03:39.937603 [ 3 ] {be3bca0d-2c51-42e5-b656-953488d6c17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1475 2024.07.10 20:03:39.937728 [ 3 ] {be3bca0d-2c51-42e5-b656-953488d6c17e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1476 2024.07.10 20:03:39.938013 [ 3 ] {be3bca0d-2c51-42e5-b656-953488d6c17e} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1477 2024.07.10 20:03:39.938049 [ 3 ] {be3bca0d-2c51-42e5-b656-953488d6c17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1478 2024.07.10 20:03:39.938375 [ 3 ] {be3bca0d-2c51-42e5-b656-953488d6c17e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1479 2024.07.10 20:03:39.938683 [ 3 ] {be3bca0d-2c51-42e5-b656-953488d6c17e} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1480 2024.07.10 20:03:39.938829 [ 3 ] {be3bca0d-2c51-42e5-b656-953488d6c17e} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.001304 sec., 33742.33128834356 rows/sec., 2.63 MiB/sec.
1481 2024.07.10 20:03:39.938981 [ 3 ] {be3bca0d-2c51-42e5-b656-953488d6c17e} <Debug> DynamicQueryHandler: Done processing query
1482 2024.07.10 20:03:39.939006 [ 3 ] {be3bca0d-2c51-42e5-b656-953488d6c17e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1483 2024.07.10 20:03:39.939021 [ 3 ] {} <Debug> HTTP-Session: dd229c46-16c8-4256-9868-7888a28070b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1484 2024.07.10 20:03:39.939164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 19107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1485 2024.07.10 20:03:39.939212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1486 2024.07.10 20:03:39.939231 [ 3 ] {} <Debug> HTTP-Session: 5637ee35-3cd9-47b7-a479-61a15e54ecc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1487 2024.07.10 20:03:39.939247 [ 3 ] {} <Debug> HTTP-Session: 5637ee35-3cd9-47b7-a479-61a15e54ecc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1488 2024.07.10 20:03:39.939261 [ 3 ] {} <Debug> HTTP-Session: 5637ee35-3cd9-47b7-a479-61a15e54ecc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1489 2024.07.10 20:03:39.939292 [ 3 ] {} <Trace> HTTP-Session: 5637ee35-3cd9-47b7-a479-61a15e54ecc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1490 2024.07.10 20:03:39.939422 [ 3 ] {b64c1066-3404-4559-b16f-f18dfdaccb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1491 2024.07.10 20:03:39.939468 [ 3 ] {b64c1066-3404-4559-b16f-f18dfdaccb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1492 2024.07.10 20:03:39.939613 [ 3 ] {b64c1066-3404-4559-b16f-f18dfdaccb0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1493 2024.07.10 20:03:39.939936 [ 3 ] {b64c1066-3404-4559-b16f-f18dfdaccb0e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1494 2024.07.10 20:03:39.939972 [ 3 ] {b64c1066-3404-4559-b16f-f18dfdaccb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1495 2024.07.10 20:03:39.940343 [ 3 ] {b64c1066-3404-4559-b16f-f18dfdaccb0e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1496 2024.07.10 20:03:39.940676 [ 3 ] {b64c1066-3404-4559-b16f-f18dfdaccb0e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1497 2024.07.10 20:03:39.940827 [ 3 ] {b64c1066-3404-4559-b16f-f18dfdaccb0e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001453 sec., 68823.12456985547 rows/sec., 4.77 MiB/sec.
1498 2024.07.10 20:03:39.941106 [ 3 ] {b64c1066-3404-4559-b16f-f18dfdaccb0e} <Debug> DynamicQueryHandler: Done processing query
1499 2024.07.10 20:03:39.941131 [ 3 ] {b64c1066-3404-4559-b16f-f18dfdaccb0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1500 2024.07.10 20:03:39.941146 [ 3 ] {} <Debug> HTTP-Session: 5637ee35-3cd9-47b7-a479-61a15e54ecc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1501 2024.07.10 20:03:39.941364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 25245, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1502 2024.07.10 20:03:39.941413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1503 2024.07.10 20:03:39.941432 [ 3 ] {} <Debug> HTTP-Session: dd8bd5c3-a751-450e-b8a2-56a74f8934d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1504 2024.07.10 20:03:39.941447 [ 3 ] {} <Debug> HTTP-Session: dd8bd5c3-a751-450e-b8a2-56a74f8934d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1505 2024.07.10 20:03:39.941461 [ 3 ] {} <Debug> HTTP-Session: dd8bd5c3-a751-450e-b8a2-56a74f8934d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1506 2024.07.10 20:03:39.941493 [ 3 ] {} <Trace> HTTP-Session: dd8bd5c3-a751-450e-b8a2-56a74f8934d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1507 2024.07.10 20:03:39.941690 [ 3 ] {16de2c4d-6085-4353-a6fb-4955086a2272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1508 2024.07.10 20:03:39.941759 [ 3 ] {16de2c4d-6085-4353-a6fb-4955086a2272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1509 2024.07.10 20:03:39.942161 [ 3 ] {16de2c4d-6085-4353-a6fb-4955086a2272} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1510 2024.07.10 20:03:39.942782 [ 3 ] {16de2c4d-6085-4353-a6fb-4955086a2272} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1511 2024.07.10 20:03:39.942818 [ 3 ] {16de2c4d-6085-4353-a6fb-4955086a2272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1512 2024.07.10 20:03:39.943386 [ 3 ] {16de2c4d-6085-4353-a6fb-4955086a2272} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1513 2024.07.10 20:03:39.943799 [ 3 ] {16de2c4d-6085-4353-a6fb-4955086a2272} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1514 2024.07.10 20:03:39.943979 [ 3 ] {16de2c4d-6085-4353-a6fb-4955086a2272} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002412 sec., 6633.499170812604 rows/sec., 11.89 MiB/sec.
1515 2024.07.10 20:03:39.944204 [ 3 ] {16de2c4d-6085-4353-a6fb-4955086a2272} <Debug> DynamicQueryHandler: Done processing query
1516 2024.07.10 20:03:39.944229 [ 3 ] {16de2c4d-6085-4353-a6fb-4955086a2272} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1517 2024.07.10 20:03:39.944245 [ 3 ] {} <Debug> HTTP-Session: dd8bd5c3-a751-450e-b8a2-56a74f8934d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1518 2024.07.10 20:03:39.944370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1519 2024.07.10 20:03:39.944419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1520 2024.07.10 20:03:39.944438 [ 3 ] {} <Debug> HTTP-Session: a5d3d2f6-7c42-482e-b4aa-832c924e3ddf Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1521 2024.07.10 20:03:39.944455 [ 3 ] {} <Debug> HTTP-Session: a5d3d2f6-7c42-482e-b4aa-832c924e3ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1522 2024.07.10 20:03:39.944470 [ 3 ] {} <Debug> HTTP-Session: a5d3d2f6-7c42-482e-b4aa-832c924e3ddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1523 2024.07.10 20:03:39.944501 [ 3 ] {} <Trace> HTTP-Session: a5d3d2f6-7c42-482e-b4aa-832c924e3ddf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1524 2024.07.10 20:03:39.944602 [ 3 ] {803ed5e7-e53f-4c84-b723-ae6f331b9e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1525 2024.07.10 20:03:39.944646 [ 3 ] {803ed5e7-e53f-4c84-b723-ae6f331b9e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1526 2024.07.10 20:03:39.944770 [ 3 ] {803ed5e7-e53f-4c84-b723-ae6f331b9e5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1527 2024.07.10 20:03:39.945058 [ 3 ] {803ed5e7-e53f-4c84-b723-ae6f331b9e5a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1528 2024.07.10 20:03:39.945094 [ 3 ] {803ed5e7-e53f-4c84-b723-ae6f331b9e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1529 2024.07.10 20:03:39.945453 [ 3 ] {803ed5e7-e53f-4c84-b723-ae6f331b9e5a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1530 2024.07.10 20:03:39.945769 [ 3 ] {803ed5e7-e53f-4c84-b723-ae6f331b9e5a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1531 2024.07.10 20:03:39.945926 [ 3 ] {803ed5e7-e53f-4c84-b723-ae6f331b9e5a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001349 sec., 22238.695329873983 rows/sec., 1.52 MiB/sec.
1532 2024.07.10 20:03:39.946182 [ 3 ] {803ed5e7-e53f-4c84-b723-ae6f331b9e5a} <Debug> DynamicQueryHandler: Done processing query
1533 2024.07.10 20:03:39.946206 [ 3 ] {803ed5e7-e53f-4c84-b723-ae6f331b9e5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1534 2024.07.10 20:03:39.946222 [ 3 ] {} <Debug> HTTP-Session: a5d3d2f6-7c42-482e-b4aa-832c924e3ddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1535 2024.07.10 20:03:44.927925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1536 2024.07.10 20:03:44.928118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1537 2024.07.10 20:03:44.928166 [ 3 ] {} <Debug> HTTP-Session: 60b08c83-7d97-4b51-86ee-fa8fb016a258 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1538 2024.07.10 20:03:44.928208 [ 3 ] {} <Debug> HTTP-Session: 60b08c83-7d97-4b51-86ee-fa8fb016a258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1539 2024.07.10 20:03:44.928236 [ 3 ] {} <Debug> HTTP-Session: 60b08c83-7d97-4b51-86ee-fa8fb016a258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1540 2024.07.10 20:03:44.928317 [ 3 ] {} <Trace> HTTP-Session: 60b08c83-7d97-4b51-86ee-fa8fb016a258 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1541 2024.07.10 20:03:44.928565 [ 3 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1542 2024.07.10 20:03:44.928933 [ 3 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1543 2024.07.10 20:03:44.928976 [ 3 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1544 2024.07.10 20:03:44.929272 [ 3 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1545 2024.07.10 20:03:44.929350 [ 3 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1546 2024.07.10 20:03:44.929521 [ 3 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1547 2024.07.10 20:03:44.929663 [ 253 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1548 2024.07.10 20:03:44.929676 [ 250 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1549 2024.07.10 20:03:44.929821 [ 3 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1550 2024.07.10 20:03:44.929851 [ 3 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1551 2024.07.10 20:03:44.931879 [ 3 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1552 2024.07.10 20:03:44.933767 [ 3 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Reading approx. 18 rows with 2 streams
1553 2024.07.10 20:03:44.933834 [ 3 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1554 2024.07.10 20:03:44.933881 [ 3 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1555 2024.07.10 20:03:44.935592 [ 3 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.007129 sec., 2524.8983027072522 rows/sec., 106.03 KiB/sec.
1556 2024.07.10 20:03:44.935917 [ 3 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Debug> DynamicQueryHandler: Done processing query
1557 2024.07.10 20:03:44.935946 [ 3 ] {730ba7e9-e401-4b67-9c3b-d3a471f50ee0} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1558 2024.07.10 20:03:44.935963 [ 3 ] {} <Debug> HTTP-Session: 60b08c83-7d97-4b51-86ee-fa8fb016a258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1559 2024.07.10 20:03:44.936228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1560 2024.07.10 20:03:44.936276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1561 2024.07.10 20:03:44.936295 [ 3 ] {} <Debug> HTTP-Session: 50f996b1-42f1-44bc-8e26-6df8f9fa902a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1562 2024.07.10 20:03:44.936312 [ 3 ] {} <Debug> HTTP-Session: 50f996b1-42f1-44bc-8e26-6df8f9fa902a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1563 2024.07.10 20:03:44.936327 [ 3 ] {} <Debug> HTTP-Session: 50f996b1-42f1-44bc-8e26-6df8f9fa902a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1564 2024.07.10 20:03:44.936358 [ 3 ] {} <Trace> HTTP-Session: 50f996b1-42f1-44bc-8e26-6df8f9fa902a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1565 2024.07.10 20:03:44.936496 [ 3 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1566 2024.07.10 20:03:44.936765 [ 3 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1567 2024.07.10 20:03:44.936806 [ 3 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes')" moved to PREWHERE
1568 2024.07.10 20:03:44.937060 [ 3 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1569 2024.07.10 20:03:44.937125 [ 3 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1570 2024.07.10 20:03:44.937260 [ 3 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1571 2024.07.10 20:03:44.937349 [ 255 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1572 2024.07.10 20:03:44.937365 [ 257 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1573 2024.07.10 20:03:44.937479 [ 3 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1574 2024.07.10 20:03:44.937508 [ 3 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1575 2024.07.10 20:03:44.937584 [ 3 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1576 2024.07.10 20:03:44.937603 [ 3 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Reading approx. 18 rows with 2 streams
1577 2024.07.10 20:03:44.937640 [ 3 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes'))"
1578 2024.07.10 20:03:44.937680 [ 3 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes'))"
1579 2024.07.10 20:03:44.938901 [ 3 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002468 sec., 7293.3549432739055 rows/sec., 306.26 KiB/sec.
1580 2024.07.10 20:03:44.939188 [ 3 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Debug> DynamicQueryHandler: Done processing query
1581 2024.07.10 20:03:44.939213 [ 3 ] {0b77b6ff-317e-4a86-80fd-9d517d90c155} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1582 2024.07.10 20:03:44.939230 [ 3 ] {} <Debug> HTTP-Session: 50f996b1-42f1-44bc-8e26-6df8f9fa902a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1583 2024.07.10 20:03:44.939497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1584 2024.07.10 20:03:44.939547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1585 2024.07.10 20:03:44.939566 [ 3 ] {} <Debug> HTTP-Session: 7d063ce6-37ce-4270-a6e7-b4ee54898dd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1586 2024.07.10 20:03:44.939583 [ 3 ] {} <Debug> HTTP-Session: 7d063ce6-37ce-4270-a6e7-b4ee54898dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1587 2024.07.10 20:03:44.939597 [ 3 ] {} <Debug> HTTP-Session: 7d063ce6-37ce-4270-a6e7-b4ee54898dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1588 2024.07.10 20:03:44.939628 [ 3 ] {} <Trace> HTTP-Session: 7d063ce6-37ce-4270-a6e7-b4ee54898dd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1589 2024.07.10 20:03:44.939766 [ 3 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1590 2024.07.10 20:03:44.940030 [ 3 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1591 2024.07.10 20:03:44.940070 [ 3 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE
1592 2024.07.10 20:03:44.940327 [ 3 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1593 2024.07.10 20:03:44.940391 [ 3 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1594 2024.07.10 20:03:44.940528 [ 3 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1595 2024.07.10 20:03:44.940630 [ 253 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1596 2024.07.10 20:03:44.940642 [ 250 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1597 2024.07.10 20:03:44.940746 [ 3 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1598 2024.07.10 20:03:44.940774 [ 3 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1599 2024.07.10 20:03:44.940851 [ 3 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1600 2024.07.10 20:03:44.940870 [ 3 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Reading approx. 18 rows with 2 streams
1601 2024.07.10 20:03:44.940909 [ 3 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1602 2024.07.10 20:03:44.940948 [ 3 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1603 2024.07.10 20:03:44.942170 [ 3 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002469 sec., 7290.400972053463 rows/sec., 306.14 KiB/sec.
1604 2024.07.10 20:03:44.942442 [ 3 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Debug> DynamicQueryHandler: Done processing query
1605 2024.07.10 20:03:44.942468 [ 3 ] {62967fd6-37c6-4844-a5db-0bd4da5908da} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1606 2024.07.10 20:03:44.942485 [ 3 ] {} <Debug> HTTP-Session: 7d063ce6-37ce-4270-a6e7-b4ee54898dd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1607 2024.07.10 20:03:44.942693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1608 2024.07.10 20:03:44.942741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1609 2024.07.10 20:03:44.942759 [ 3 ] {} <Debug> HTTP-Session: 6f5697b4-4f70-4e9b-82ec-8a18bfa68b5d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1610 2024.07.10 20:03:44.942777 [ 3 ] {} <Debug> HTTP-Session: 6f5697b4-4f70-4e9b-82ec-8a18bfa68b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1611 2024.07.10 20:03:44.942791 [ 3 ] {} <Debug> HTTP-Session: 6f5697b4-4f70-4e9b-82ec-8a18bfa68b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1612 2024.07.10 20:03:44.942822 [ 3 ] {} <Trace> HTTP-Session: 6f5697b4-4f70-4e9b-82ec-8a18bfa68b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1613 2024.07.10 20:03:44.942960 [ 3 ] {31114817-054b-4efe-9b98-191152425e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1614 2024.07.10 20:03:44.943226 [ 3 ] {31114817-054b-4efe-9b98-191152425e94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1615 2024.07.10 20:03:44.943268 [ 3 ] {31114817-054b-4efe-9b98-191152425e94} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1616 2024.07.10 20:03:44.943528 [ 3 ] {31114817-054b-4efe-9b98-191152425e94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1617 2024.07.10 20:03:44.943592 [ 3 ] {31114817-054b-4efe-9b98-191152425e94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1618 2024.07.10 20:03:44.943725 [ 3 ] {31114817-054b-4efe-9b98-191152425e94} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1619 2024.07.10 20:03:44.943821 [ 257 ] {31114817-054b-4efe-9b98-191152425e94} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1620 2024.07.10 20:03:44.943823 [ 254 ] {31114817-054b-4efe-9b98-191152425e94} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1621 2024.07.10 20:03:44.943921 [ 3 ] {31114817-054b-4efe-9b98-191152425e94} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
1622 2024.07.10 20:03:44.943945 [ 3 ] {31114817-054b-4efe-9b98-191152425e94} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
1623 2024.07.10 20:03:44.944022 [ 3 ] {31114817-054b-4efe-9b98-191152425e94} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1624 2024.07.10 20:03:44.944042 [ 3 ] {31114817-054b-4efe-9b98-191152425e94} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Reading approx. 18 rows with 2 streams
1625 2024.07.10 20:03:44.944080 [ 3 ] {31114817-054b-4efe-9b98-191152425e94} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1626 2024.07.10 20:03:44.944119 [ 3 ] {31114817-054b-4efe-9b98-191152425e94} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1627 2024.07.10 20:03:44.945417 [ 3 ] {31114817-054b-4efe-9b98-191152425e94} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002519 sec., 7145.692735212386 rows/sec., 300.06 KiB/sec.
1628 2024.07.10 20:03:44.945690 [ 3 ] {31114817-054b-4efe-9b98-191152425e94} <Debug> DynamicQueryHandler: Done processing query
1629 2024.07.10 20:03:44.945715 [ 3 ] {31114817-054b-4efe-9b98-191152425e94} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1630 2024.07.10 20:03:44.945732 [ 3 ] {} <Debug> HTTP-Session: 6f5697b4-4f70-4e9b-82ec-8a18bfa68b5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1631 2024.07.10 20:03:44.950348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1632 2024.07.10 20:03:44.950406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1633 2024.07.10 20:03:44.950431 [ 3 ] {} <Debug> HTTP-Session: abfb0b03-c652-4f8b-bd76-38ac5bc6b6bb Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1634 2024.07.10 20:03:44.950453 [ 3 ] {} <Debug> HTTP-Session: abfb0b03-c652-4f8b-bd76-38ac5bc6b6bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1635 2024.07.10 20:03:44.950470 [ 3 ] {} <Debug> HTTP-Session: abfb0b03-c652-4f8b-bd76-38ac5bc6b6bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1636 2024.07.10 20:03:44.950509 [ 3 ] {} <Trace> HTTP-Session: abfb0b03-c652-4f8b-bd76-38ac5bc6b6bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1637 2024.07.10 20:03:44.950640 [ 3 ] {e4b9114b-e398-4186-9254-157c4055890f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1638 2024.07.10 20:03:44.950694 [ 3 ] {e4b9114b-e398-4186-9254-157c4055890f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1639 2024.07.10 20:03:44.950890 [ 3 ] {e4b9114b-e398-4186-9254-157c4055890f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1640 2024.07.10 20:03:44.951233 [ 3 ] {e4b9114b-e398-4186-9254-157c4055890f} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1641 2024.07.10 20:03:44.951280 [ 3 ] {e4b9114b-e398-4186-9254-157c4055890f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1642 2024.07.10 20:03:44.951765 [ 3 ] {e4b9114b-e398-4186-9254-157c4055890f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1643 2024.07.10 20:03:44.952079 [ 3 ] {e4b9114b-e398-4186-9254-157c4055890f} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1644 2024.07.10 20:03:44.952252 [ 3 ] {e4b9114b-e398-4186-9254-157c4055890f} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001649 sec., 2425.712553062462 rows/sec., 308.54 KiB/sec.
1645 2024.07.10 20:03:44.952422 [ 3 ] {e4b9114b-e398-4186-9254-157c4055890f} <Debug> DynamicQueryHandler: Done processing query
1646 2024.07.10 20:03:44.952447 [ 3 ] {e4b9114b-e398-4186-9254-157c4055890f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1647 2024.07.10 20:03:44.952463 [ 3 ] {} <Debug> HTTP-Session: abfb0b03-c652-4f8b-bd76-38ac5bc6b6bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1648 2024.07.10 20:03:44.952582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 4174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1649 2024.07.10 20:03:44.952630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1650 2024.07.10 20:03:44.952651 [ 3 ] {} <Debug> HTTP-Session: 8d55ccc7-a5d2-4928-a736-53892aee286d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1651 2024.07.10 20:03:44.952667 [ 3 ] {} <Debug> HTTP-Session: 8d55ccc7-a5d2-4928-a736-53892aee286d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1652 2024.07.10 20:03:44.952681 [ 3 ] {} <Debug> HTTP-Session: 8d55ccc7-a5d2-4928-a736-53892aee286d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1653 2024.07.10 20:03:44.952712 [ 3 ] {} <Trace> HTTP-Session: 8d55ccc7-a5d2-4928-a736-53892aee286d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1654 2024.07.10 20:03:44.952821 [ 3 ] {ff7472cb-89a5-4f89-8213-0b1f5a02c501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1655 2024.07.10 20:03:44.952864 [ 3 ] {ff7472cb-89a5-4f89-8213-0b1f5a02c501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1656 2024.07.10 20:03:44.952985 [ 3 ] {ff7472cb-89a5-4f89-8213-0b1f5a02c501} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1657 2024.07.10 20:03:44.953285 [ 3 ] {ff7472cb-89a5-4f89-8213-0b1f5a02c501} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1658 2024.07.10 20:03:44.953322 [ 3 ] {ff7472cb-89a5-4f89-8213-0b1f5a02c501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1659 2024.07.10 20:03:44.953628 [ 3 ] {ff7472cb-89a5-4f89-8213-0b1f5a02c501} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1660 2024.07.10 20:03:44.953944 [ 3 ] {ff7472cb-89a5-4f89-8213-0b1f5a02c501} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1661 2024.07.10 20:03:44.954103 [ 3 ] {ff7472cb-89a5-4f89-8213-0b1f5a02c501} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001316 sec., 22796.352583586628 rows/sec., 1.72 MiB/sec.
1662 2024.07.10 20:03:44.954270 [ 3 ] {ff7472cb-89a5-4f89-8213-0b1f5a02c501} <Debug> DynamicQueryHandler: Done processing query
1663 2024.07.10 20:03:44.954295 [ 3 ] {ff7472cb-89a5-4f89-8213-0b1f5a02c501} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1664 2024.07.10 20:03:44.954311 [ 3 ] {} <Debug> HTTP-Session: 8d55ccc7-a5d2-4928-a736-53892aee286d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1665 2024.07.10 20:03:44.954472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 6142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1666 2024.07.10 20:03:44.954523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1667 2024.07.10 20:03:44.954542 [ 3 ] {} <Debug> HTTP-Session: baedc086-1742-4ae9-9956-2e1b32b5d1e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1668 2024.07.10 20:03:44.954559 [ 3 ] {} <Debug> HTTP-Session: baedc086-1742-4ae9-9956-2e1b32b5d1e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1669 2024.07.10 20:03:44.954573 [ 3 ] {} <Debug> HTTP-Session: baedc086-1742-4ae9-9956-2e1b32b5d1e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1670 2024.07.10 20:03:44.954603 [ 3 ] {} <Trace> HTTP-Session: baedc086-1742-4ae9-9956-2e1b32b5d1e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1671 2024.07.10 20:03:44.954709 [ 3 ] {958a18d6-9b5b-4d1d-92d4-85562ebf0491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1672 2024.07.10 20:03:44.954750 [ 3 ] {958a18d6-9b5b-4d1d-92d4-85562ebf0491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1673 2024.07.10 20:03:44.954876 [ 3 ] {958a18d6-9b5b-4d1d-92d4-85562ebf0491} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1674 2024.07.10 20:03:44.955156 [ 3 ] {958a18d6-9b5b-4d1d-92d4-85562ebf0491} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1675 2024.07.10 20:03:44.955193 [ 3 ] {958a18d6-9b5b-4d1d-92d4-85562ebf0491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1676 2024.07.10 20:03:44.955498 [ 3 ] {958a18d6-9b5b-4d1d-92d4-85562ebf0491} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1677 2024.07.10 20:03:44.955800 [ 3 ] {958a18d6-9b5b-4d1d-92d4-85562ebf0491} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1678 2024.07.10 20:03:44.955925 [ 3 ] {958a18d6-9b5b-4d1d-92d4-85562ebf0491} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001245 sec., 28915.662650602408 rows/sec., 2.26 MiB/sec.
1679 2024.07.10 20:03:44.956100 [ 3 ] {958a18d6-9b5b-4d1d-92d4-85562ebf0491} <Debug> DynamicQueryHandler: Done processing query
1680 2024.07.10 20:03:44.956125 [ 3 ] {958a18d6-9b5b-4d1d-92d4-85562ebf0491} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1681 2024.07.10 20:03:44.956141 [ 3 ] {} <Debug> HTTP-Session: baedc086-1742-4ae9-9956-2e1b32b5d1e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1682 2024.07.10 20:03:44.956300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1683 2024.07.10 20:03:44.956348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1684 2024.07.10 20:03:44.956368 [ 3 ] {} <Debug> HTTP-Session: 3240b142-15f9-48a3-8442-17f2c8c32351 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1685 2024.07.10 20:03:44.956386 [ 3 ] {} <Debug> HTTP-Session: 3240b142-15f9-48a3-8442-17f2c8c32351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1686 2024.07.10 20:03:44.956401 [ 3 ] {} <Debug> HTTP-Session: 3240b142-15f9-48a3-8442-17f2c8c32351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1687 2024.07.10 20:03:44.956431 [ 3 ] {} <Trace> HTTP-Session: 3240b142-15f9-48a3-8442-17f2c8c32351 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1688 2024.07.10 20:03:44.956567 [ 3 ] {5a914416-4506-4b5b-a146-7f48efc7b7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1689 2024.07.10 20:03:44.956614 [ 3 ] {5a914416-4506-4b5b-a146-7f48efc7b7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1690 2024.07.10 20:03:44.956753 [ 3 ] {5a914416-4506-4b5b-a146-7f48efc7b7f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1691 2024.07.10 20:03:44.957084 [ 3 ] {5a914416-4506-4b5b-a146-7f48efc7b7f9} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1692 2024.07.10 20:03:44.957120 [ 3 ] {5a914416-4506-4b5b-a146-7f48efc7b7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1693 2024.07.10 20:03:44.957497 [ 3 ] {5a914416-4506-4b5b-a146-7f48efc7b7f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1694 2024.07.10 20:03:44.957835 [ 3 ] {5a914416-4506-4b5b-a146-7f48efc7b7f9} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1695 2024.07.10 20:03:44.957982 [ 3 ] {5a914416-4506-4b5b-a146-7f48efc7b7f9} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001472 sec., 74728.26086956522 rows/sec., 5.22 MiB/sec.
1696 2024.07.10 20:03:44.958157 [ 3 ] {5a914416-4506-4b5b-a146-7f48efc7b7f9} <Debug> DynamicQueryHandler: Done processing query
1697 2024.07.10 20:03:44.958182 [ 3 ] {5a914416-4506-4b5b-a146-7f48efc7b7f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1698 2024.07.10 20:03:44.958198 [ 3 ] {} <Debug> HTTP-Session: 3240b142-15f9-48a3-8442-17f2c8c32351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1699 2024.07.10 20:03:44.958310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1700 2024.07.10 20:03:44.958360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1701 2024.07.10 20:03:44.958380 [ 3 ] {} <Debug> HTTP-Session: 2abfbdc0-2cf3-4e76-bedd-e585dd89d6aa Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1702 2024.07.10 20:03:44.958397 [ 3 ] {} <Debug> HTTP-Session: 2abfbdc0-2cf3-4e76-bedd-e585dd89d6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1703 2024.07.10 20:03:44.958411 [ 3 ] {} <Debug> HTTP-Session: 2abfbdc0-2cf3-4e76-bedd-e585dd89d6aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1704 2024.07.10 20:03:44.958442 [ 3 ] {} <Trace> HTTP-Session: 2abfbdc0-2cf3-4e76-bedd-e585dd89d6aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1705 2024.07.10 20:03:44.958547 [ 3 ] {e650f863-c065-4b3f-9c6b-c60c50819b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1706 2024.07.10 20:03:44.958591 [ 3 ] {e650f863-c065-4b3f-9c6b-c60c50819b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1707 2024.07.10 20:03:44.958716 [ 3 ] {e650f863-c065-4b3f-9c6b-c60c50819b44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1708 2024.07.10 20:03:44.958978 [ 3 ] {e650f863-c065-4b3f-9c6b-c60c50819b44} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1709 2024.07.10 20:03:44.959014 [ 3 ] {e650f863-c065-4b3f-9c6b-c60c50819b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1710 2024.07.10 20:03:44.959371 [ 3 ] {e650f863-c065-4b3f-9c6b-c60c50819b44} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1711 2024.07.10 20:03:44.959705 [ 3 ] {e650f863-c065-4b3f-9c6b-c60c50819b44} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1712 2024.07.10 20:03:44.959857 [ 3 ] {e650f863-c065-4b3f-9c6b-c60c50819b44} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001345 sec., 29739.776951672862 rows/sec., 1.99 MiB/sec.
1713 2024.07.10 20:03:44.960013 [ 3 ] {e650f863-c065-4b3f-9c6b-c60c50819b44} <Debug> DynamicQueryHandler: Done processing query
1714 2024.07.10 20:03:44.960038 [ 3 ] {e650f863-c065-4b3f-9c6b-c60c50819b44} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1715 2024.07.10 20:03:44.960054 [ 3 ] {} <Debug> HTTP-Session: 2abfbdc0-2cf3-4e76-bedd-e585dd89d6aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1716 2024.07.10 20:03:49.932989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1717 2024.07.10 20:03:49.933126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1718 2024.07.10 20:03:49.933152 [ 3 ] {} <Debug> HTTP-Session: 47a9dbed-8449-4025-8d61-2eb2c57b6fcd Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1719 2024.07.10 20:03:49.933176 [ 3 ] {} <Debug> HTTP-Session: 47a9dbed-8449-4025-8d61-2eb2c57b6fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1720 2024.07.10 20:03:49.933191 [ 3 ] {} <Debug> HTTP-Session: 47a9dbed-8449-4025-8d61-2eb2c57b6fcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1721 2024.07.10 20:03:49.933240 [ 3 ] {} <Trace> HTTP-Session: 47a9dbed-8449-4025-8d61-2eb2c57b6fcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1722 2024.07.10 20:03:49.933428 [ 3 ] {b9a55546-91d3-48f1-9992-d0e9395efbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1723 2024.07.10 20:03:49.933495 [ 3 ] {b9a55546-91d3-48f1-9992-d0e9395efbf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1724 2024.07.10 20:03:49.933685 [ 3 ] {b9a55546-91d3-48f1-9992-d0e9395efbf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1725 2024.07.10 20:03:49.934085 [ 3 ] {b9a55546-91d3-48f1-9992-d0e9395efbf2} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1726 2024.07.10 20:03:49.934128 [ 3 ] {b9a55546-91d3-48f1-9992-d0e9395efbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1727 2024.07.10 20:03:49.934490 [ 3 ] {b9a55546-91d3-48f1-9992-d0e9395efbf2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1728 2024.07.10 20:03:49.934807 [ 3 ] {b9a55546-91d3-48f1-9992-d0e9395efbf2} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1729 2024.07.10 20:03:49.934970 [ 3 ] {b9a55546-91d3-48f1-9992-d0e9395efbf2} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00159 sec., 10062.893081761005 rows/sec., 815.64 KiB/sec.
1730 2024.07.10 20:03:49.935169 [ 3 ] {b9a55546-91d3-48f1-9992-d0e9395efbf2} <Debug> DynamicQueryHandler: Done processing query
1731 2024.07.10 20:03:49.935195 [ 3 ] {b9a55546-91d3-48f1-9992-d0e9395efbf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1732 2024.07.10 20:03:49.935211 [ 3 ] {} <Debug> HTTP-Session: 47a9dbed-8449-4025-8d61-2eb2c57b6fcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1733 2024.07.10 20:03:49.935401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 11342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1734 2024.07.10 20:03:49.935449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1735 2024.07.10 20:03:49.935468 [ 3 ] {} <Debug> HTTP-Session: 9cde2be5-1c87-4746-b5c8-a50b93cbf9a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1736 2024.07.10 20:03:49.935484 [ 3 ] {} <Debug> HTTP-Session: 9cde2be5-1c87-4746-b5c8-a50b93cbf9a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1737 2024.07.10 20:03:49.935499 [ 3 ] {} <Debug> HTTP-Session: 9cde2be5-1c87-4746-b5c8-a50b93cbf9a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1738 2024.07.10 20:03:49.935528 [ 3 ] {} <Trace> HTTP-Session: 9cde2be5-1c87-4746-b5c8-a50b93cbf9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1739 2024.07.10 20:03:49.935642 [ 3 ] {d81ed679-6d06-4d53-9fc1-208db2d3f70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1740 2024.07.10 20:03:49.935684 [ 3 ] {d81ed679-6d06-4d53-9fc1-208db2d3f70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1741 2024.07.10 20:03:49.935805 [ 3 ] {d81ed679-6d06-4d53-9fc1-208db2d3f70c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1742 2024.07.10 20:03:49.936135 [ 3 ] {d81ed679-6d06-4d53-9fc1-208db2d3f70c} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1743 2024.07.10 20:03:49.936172 [ 3 ] {d81ed679-6d06-4d53-9fc1-208db2d3f70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1744 2024.07.10 20:03:49.936484 [ 3 ] {d81ed679-6d06-4d53-9fc1-208db2d3f70c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1745 2024.07.10 20:03:49.936783 [ 3 ] {d81ed679-6d06-4d53-9fc1-208db2d3f70c} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1746 2024.07.10 20:03:49.936937 [ 3 ] {d81ed679-6d06-4d53-9fc1-208db2d3f70c} <Debug> executeQuery: Read 78 rows, 6.58 KiB in 0.00133 sec., 58646.61654135338 rows/sec., 4.83 MiB/sec.
1747 2024.07.10 20:03:49.936936 [ 90 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1748 2024.07.10 20:03:49.937065 [ 90 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1749 2024.07.10 20:03:49.937115 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1750 2024.07.10 20:03:49.937161 [ 3 ] {d81ed679-6d06-4d53-9fc1-208db2d3f70c} <Debug> DynamicQueryHandler: Done processing query
1751 2024.07.10 20:03:49.937234 [ 3 ] {d81ed679-6d06-4d53-9fc1-208db2d3f70c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1752 2024.07.10 20:03:49.937305 [ 3 ] {} <Debug> HTTP-Session: 9cde2be5-1c87-4746-b5c8-a50b93cbf9a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1753 2024.07.10 20:03:49.937595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 8851, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1754 2024.07.10 20:03:49.937647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1755 2024.07.10 20:03:49.937665 [ 3 ] {} <Debug> HTTP-Session: 415fe54b-d475-4917-9041-33177d5226b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1756 2024.07.10 20:03:49.937681 [ 3 ] {} <Debug> HTTP-Session: 415fe54b-d475-4917-9041-33177d5226b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1757 2024.07.10 20:03:49.937694 [ 3 ] {} <Debug> HTTP-Session: 415fe54b-d475-4917-9041-33177d5226b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1758 2024.07.10 20:03:49.937730 [ 3 ] {} <Trace> HTTP-Session: 415fe54b-d475-4917-9041-33177d5226b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1759 2024.07.10 20:03:49.937842 [ 3 ] {9bf513b3-705e-4c3f-bbd8-355fd0ff3ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1760 2024.07.10 20:03:49.937887 [ 3 ] {9bf513b3-705e-4c3f-bbd8-355fd0ff3ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1761 2024.07.10 20:03:49.938023 [ 3 ] {9bf513b3-705e-4c3f-bbd8-355fd0ff3ed0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1762 2024.07.10 20:03:49.938338 [ 3 ] {9bf513b3-705e-4c3f-bbd8-355fd0ff3ed0} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1763 2024.07.10 20:03:49.938374 [ 3 ] {9bf513b3-705e-4c3f-bbd8-355fd0ff3ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1764 2024.07.10 20:03:49.938681 [ 3 ] {9bf513b3-705e-4c3f-bbd8-355fd0ff3ed0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1765 2024.07.10 20:03:49.938979 [ 3 ] {9bf513b3-705e-4c3f-bbd8-355fd0ff3ed0} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1766 2024.07.10 20:03:49.939133 [ 90 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1767 2024.07.10 20:03:49.939138 [ 3 ] {9bf513b3-705e-4c3f-bbd8-355fd0ff3ed0} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001321 sec., 39364.11809235428 rows/sec., 3.08 MiB/sec.
1768 2024.07.10 20:03:49.939182 [ 90 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1769 2024.07.10 20:03:49.939247 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1770 2024.07.10 20:03:49.939433 [ 3 ] {9bf513b3-705e-4c3f-bbd8-355fd0ff3ed0} <Debug> DynamicQueryHandler: Done processing query
1771 2024.07.10 20:03:49.939462 [ 3 ] {9bf513b3-705e-4c3f-bbd8-355fd0ff3ed0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1772 2024.07.10 20:03:49.939479 [ 3 ] {} <Debug> HTTP-Session: 415fe54b-d475-4917-9041-33177d5226b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1773 2024.07.10 20:03:49.939660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1774 2024.07.10 20:03:49.939709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1775 2024.07.10 20:03:49.939727 [ 3 ] {} <Debug> HTTP-Session: dc34624e-d162-4669-ba5d-98aeaf0f658d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1776 2024.07.10 20:03:49.939743 [ 3 ] {} <Debug> HTTP-Session: dc34624e-d162-4669-ba5d-98aeaf0f658d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1777 2024.07.10 20:03:49.939757 [ 3 ] {} <Debug> HTTP-Session: dc34624e-d162-4669-ba5d-98aeaf0f658d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1778 2024.07.10 20:03:49.939787 [ 3 ] {} <Trace> HTTP-Session: dc34624e-d162-4669-ba5d-98aeaf0f658d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1779 2024.07.10 20:03:49.939917 [ 3 ] {2aaf074b-e7d9-4df3-9ced-d78e178fd3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1780 2024.07.10 20:03:49.939964 [ 3 ] {2aaf074b-e7d9-4df3-9ced-d78e178fd3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1781 2024.07.10 20:03:49.940124 [ 3 ] {2aaf074b-e7d9-4df3-9ced-d78e178fd3e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1782 2024.07.10 20:03:49.940502 [ 3 ] {2aaf074b-e7d9-4df3-9ced-d78e178fd3e2} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1783 2024.07.10 20:03:49.940536 [ 3 ] {2aaf074b-e7d9-4df3-9ced-d78e178fd3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1784 2024.07.10 20:03:49.940912 [ 3 ] {2aaf074b-e7d9-4df3-9ced-d78e178fd3e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1785 2024.07.10 20:03:49.941247 [ 3 ] {2aaf074b-e7d9-4df3-9ced-d78e178fd3e2} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1786 2024.07.10 20:03:49.941441 [ 3 ] {2aaf074b-e7d9-4df3-9ced-d78e178fd3e2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00158 sec., 69620.25316455695 rows/sec., 4.86 MiB/sec.
1787 2024.07.10 20:03:49.941623 [ 3 ] {2aaf074b-e7d9-4df3-9ced-d78e178fd3e2} <Debug> DynamicQueryHandler: Done processing query
1788 2024.07.10 20:03:49.941647 [ 3 ] {2aaf074b-e7d9-4df3-9ced-d78e178fd3e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1789 2024.07.10 20:03:49.941662 [ 3 ] {} <Debug> HTTP-Session: dc34624e-d162-4669-ba5d-98aeaf0f658d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1790 2024.07.10 20:03:49.941839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 25268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1791 2024.07.10 20:03:49.941887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1792 2024.07.10 20:03:49.941905 [ 3 ] {} <Debug> HTTP-Session: b5779d70-7648-43b3-bbe5-0579eccce3b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1793 2024.07.10 20:03:49.941920 [ 3 ] {} <Debug> HTTP-Session: b5779d70-7648-43b3-bbe5-0579eccce3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1794 2024.07.10 20:03:49.941934 [ 3 ] {} <Debug> HTTP-Session: b5779d70-7648-43b3-bbe5-0579eccce3b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1795 2024.07.10 20:03:49.941968 [ 3 ] {} <Trace> HTTP-Session: b5779d70-7648-43b3-bbe5-0579eccce3b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1796 2024.07.10 20:03:49.942183 [ 3 ] {baa84919-874b-48ea-b660-c51f18ce969c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1797 2024.07.10 20:03:49.942250 [ 3 ] {baa84919-874b-48ea-b660-c51f18ce969c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1798 2024.07.10 20:03:49.942638 [ 3 ] {baa84919-874b-48ea-b660-c51f18ce969c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1799 2024.07.10 20:03:49.943171 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
1800 2024.07.10 20:03:49.943170 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
1801 2024.07.10 20:03:49.943390 [ 3 ] {baa84919-874b-48ea-b660-c51f18ce969c} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1802 2024.07.10 20:03:49.943465 [ 3 ] {baa84919-874b-48ea-b660-c51f18ce969c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1803 2024.07.10 20:03:49.943794 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1804 2024.07.10 20:03:49.943881 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1805 2024.07.10 20:03:49.943925 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
1806 2024.07.10 20:03:49.943998 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
1807 2024.07.10 20:03:49.944312 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
1808 2024.07.10 20:03:49.944878 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part
1809 2024.07.10 20:03:49.945278 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
1810 2024.07.10 20:03:49.945459 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part
1811 2024.07.10 20:03:49.946068 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
1812 2024.07.10 20:03:49.946139 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part
1813 2024.07.10 20:03:49.946666 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part
1814 2024.07.10 20:03:49.946820 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part
1815 2024.07.10 20:03:49.947717 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part
1816 2024.07.10 20:03:49.948207 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part
1817 2024.07.10 20:03:49.949696 [ 3 ] {baa84919-874b-48ea-b660-c51f18ce969c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1818 2024.07.10 20:03:49.952822 [ 3 ] {baa84919-874b-48ea-b660-c51f18ce969c} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1819 2024.07.10 20:03:49.953177 [ 194 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.011887918 sec., 16739.684779117757 rows/sec., 1.31 MiB/sec.
1820 2024.07.10 20:03:49.953609 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1821 2024.07.10 20:03:49.953629 [ 3 ] {baa84919-874b-48ea-b660-c51f18ce969c} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.011565 sec., 1383.484651967142 rows/sec., 2.48 MiB/sec.
1822 2024.07.10 20:03:49.955001 [ 3 ] {baa84919-874b-48ea-b660-c51f18ce969c} <Debug> DynamicQueryHandler: Done processing query
1823 2024.07.10 20:03:49.955102 [ 3 ] {baa84919-874b-48ea-b660-c51f18ce969c} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1824 2024.07.10 20:03:49.955156 [ 3 ] {} <Debug> HTTP-Session: b5779d70-7648-43b3-bbe5-0579eccce3b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1825 2024.07.10 20:03:49.955270 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 4 columns (4 merged, 0 gathered) in 0.01803154 sec., 16859.34756543257 rows/sec., 1.39 MiB/sec.
1826 2024.07.10 20:03:49.955363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1827 2024.07.10 20:03:49.955466 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_6_1} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1828 2024.07.10 20:03:49.955476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1829 2024.07.10 20:03:49.955540 [ 3 ] {} <Debug> HTTP-Session: edbe6445-83ea-4288-8e5c-f72d6421e597 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1830 2024.07.10 20:03:49.955559 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1831 2024.07.10 20:03:49.955595 [ 3 ] {} <Debug> HTTP-Session: edbe6445-83ea-4288-8e5c-f72d6421e597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1832 2024.07.10 20:03:49.955661 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_6_1} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1833 2024.07.10 20:03:49.955675 [ 3 ] {} <Debug> HTTP-Session: edbe6445-83ea-4288-8e5c-f72d6421e597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1834 2024.07.10 20:03:49.955838 [ 3 ] {} <Trace> HTTP-Session: edbe6445-83ea-4288-8e5c-f72d6421e597 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1835 2024.07.10 20:03:49.955932 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
1836 2024.07.10 20:03:49.956271 [ 3 ] {f5d5fb28-695b-46b9-bb01-9678440db5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1837 2024.07.10 20:03:49.956358 [ 3 ] {f5d5fb28-695b-46b9-bb01-9678440db5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1838 2024.07.10 20:03:49.956627 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_6_1} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1839 2024.07.10 20:03:49.956727 [ 3 ] {f5d5fb28-695b-46b9-bb01-9678440db5dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1840 2024.07.10 20:03:49.956835 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_6_1} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1841 2024.07.10 20:03:49.956981 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1842 2024.07.10 20:03:49.957183 [ 3 ] {f5d5fb28-695b-46b9-bb01-9678440db5dd} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1843 2024.07.10 20:03:49.957226 [ 3 ] {f5d5fb28-695b-46b9-bb01-9678440db5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1844 2024.07.10 20:03:49.957615 [ 3 ] {f5d5fb28-695b-46b9-bb01-9678440db5dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1845 2024.07.10 20:03:49.957953 [ 3 ] {f5d5fb28-695b-46b9-bb01-9678440db5dd} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1846 2024.07.10 20:03:49.958109 [ 3 ] {f5d5fb28-695b-46b9-bb01-9678440db5dd} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.002062 sec., 19398.642095053347 rows/sec., 1.29 MiB/sec.
1847 2024.07.10 20:03:49.958284 [ 3 ] {f5d5fb28-695b-46b9-bb01-9678440db5dd} <Debug> DynamicQueryHandler: Done processing query
1848 2024.07.10 20:03:49.958309 [ 3 ] {f5d5fb28-695b-46b9-bb01-9678440db5dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1849 2024.07.10 20:03:49.958324 [ 3 ] {} <Debug> HTTP-Session: edbe6445-83ea-4288-8e5c-f72d6421e597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1850 2024.07.10 20:03:53.999569 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache
1851 2024.07.10 20:03:53.999689 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache
1852 2024.07.10 20:03:54.932915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 4174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1853 2024.07.10 20:03:54.933031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1854 2024.07.10 20:03:54.933055 [ 3 ] {} <Debug> HTTP-Session: 73d1c028-9451-4d96-84ac-a097a60aebca Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1855 2024.07.10 20:03:54.933079 [ 3 ] {} <Debug> HTTP-Session: 73d1c028-9451-4d96-84ac-a097a60aebca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1856 2024.07.10 20:03:54.933094 [ 3 ] {} <Debug> HTTP-Session: 73d1c028-9451-4d96-84ac-a097a60aebca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1857 2024.07.10 20:03:54.933143 [ 3 ] {} <Trace> HTTP-Session: 73d1c028-9451-4d96-84ac-a097a60aebca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1858 2024.07.10 20:03:54.933333 [ 3 ] {c0bc88ff-3765-4094-a822-976a10829508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1859 2024.07.10 20:03:54.933400 [ 3 ] {c0bc88ff-3765-4094-a822-976a10829508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1860 2024.07.10 20:03:54.933586 [ 3 ] {c0bc88ff-3765-4094-a822-976a10829508} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1861 2024.07.10 20:03:54.934049 [ 3 ] {c0bc88ff-3765-4094-a822-976a10829508} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1862 2024.07.10 20:03:54.934090 [ 3 ] {c0bc88ff-3765-4094-a822-976a10829508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1863 2024.07.10 20:03:54.934453 [ 3 ] {c0bc88ff-3765-4094-a822-976a10829508} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1864 2024.07.10 20:03:54.934790 [ 3 ] {c0bc88ff-3765-4094-a822-976a10829508} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1865 2024.07.10 20:03:54.934967 [ 3 ] {c0bc88ff-3765-4094-a822-976a10829508} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001688 sec., 17772.511848341233 rows/sec., 1.34 MiB/sec.
1866 2024.07.10 20:03:54.935288 [ 3 ] {c0bc88ff-3765-4094-a822-976a10829508} <Debug> DynamicQueryHandler: Done processing query
1867 2024.07.10 20:03:54.935314 [ 3 ] {c0bc88ff-3765-4094-a822-976a10829508} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1868 2024.07.10 20:03:54.935330 [ 3 ] {} <Debug> HTTP-Session: 73d1c028-9451-4d96-84ac-a097a60aebca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1869 2024.07.10 20:03:54.935488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 6142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1870 2024.07.10 20:03:54.935539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1871 2024.07.10 20:03:54.935558 [ 3 ] {} <Debug> HTTP-Session: 513fc0a9-a3db-4012-801d-c007579b2238 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1872 2024.07.10 20:03:54.935575 [ 3 ] {} <Debug> HTTP-Session: 513fc0a9-a3db-4012-801d-c007579b2238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1873 2024.07.10 20:03:54.935589 [ 3 ] {} <Debug> HTTP-Session: 513fc0a9-a3db-4012-801d-c007579b2238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1874 2024.07.10 20:03:54.935619 [ 3 ] {} <Trace> HTTP-Session: 513fc0a9-a3db-4012-801d-c007579b2238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1875 2024.07.10 20:03:54.935726 [ 3 ] {6cde9379-7a29-4156-a55f-1b638923f28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1876 2024.07.10 20:03:54.935770 [ 3 ] {6cde9379-7a29-4156-a55f-1b638923f28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1877 2024.07.10 20:03:54.935911 [ 3 ] {6cde9379-7a29-4156-a55f-1b638923f28d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1878 2024.07.10 20:03:54.936243 [ 3 ] {6cde9379-7a29-4156-a55f-1b638923f28d} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1879 2024.07.10 20:03:54.936279 [ 3 ] {6cde9379-7a29-4156-a55f-1b638923f28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1880 2024.07.10 20:03:54.936590 [ 3 ] {6cde9379-7a29-4156-a55f-1b638923f28d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1881 2024.07.10 20:03:54.936905 [ 3 ] {6cde9379-7a29-4156-a55f-1b638923f28d} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1882 2024.07.10 20:03:54.937059 [ 3 ] {6cde9379-7a29-4156-a55f-1b638923f28d} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001355 sec., 26568.265682656824 rows/sec., 2.07 MiB/sec.
1883 2024.07.10 20:03:54.937521 [ 3 ] {6cde9379-7a29-4156-a55f-1b638923f28d} <Debug> DynamicQueryHandler: Done processing query
1884 2024.07.10 20:03:54.937546 [ 3 ] {6cde9379-7a29-4156-a55f-1b638923f28d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1885 2024.07.10 20:03:54.937562 [ 3 ] {} <Debug> HTTP-Session: 513fc0a9-a3db-4012-801d-c007579b2238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1886 2024.07.10 20:03:54.937703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1887 2024.07.10 20:03:54.937753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1888 2024.07.10 20:03:54.937773 [ 3 ] {} <Debug> HTTP-Session: 1eb8c939-a565-45bc-9079-42ce767f8716 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1889 2024.07.10 20:03:54.937789 [ 3 ] {} <Debug> HTTP-Session: 1eb8c939-a565-45bc-9079-42ce767f8716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1890 2024.07.10 20:03:54.937803 [ 3 ] {} <Debug> HTTP-Session: 1eb8c939-a565-45bc-9079-42ce767f8716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1891 2024.07.10 20:03:54.937833 [ 3 ] {} <Trace> HTTP-Session: 1eb8c939-a565-45bc-9079-42ce767f8716 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1892 2024.07.10 20:03:54.938010 [ 3 ] {064376d9-4259-4e59-9cc0-22376672511c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1893 2024.07.10 20:03:54.938058 [ 3 ] {064376d9-4259-4e59-9cc0-22376672511c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1894 2024.07.10 20:03:54.938213 [ 3 ] {064376d9-4259-4e59-9cc0-22376672511c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1895 2024.07.10 20:03:54.938588 [ 3 ] {064376d9-4259-4e59-9cc0-22376672511c} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1896 2024.07.10 20:03:54.938624 [ 3 ] {064376d9-4259-4e59-9cc0-22376672511c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1897 2024.07.10 20:03:54.939014 [ 3 ] {064376d9-4259-4e59-9cc0-22376672511c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1898 2024.07.10 20:03:54.939355 [ 3 ] {064376d9-4259-4e59-9cc0-22376672511c} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1899 2024.07.10 20:03:54.939520 [ 3 ] {064376d9-4259-4e59-9cc0-22376672511c} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001597 sec., 68879.14840325611 rows/sec., 4.81 MiB/sec.
1900 2024.07.10 20:03:54.939970 [ 3 ] {064376d9-4259-4e59-9cc0-22376672511c} <Debug> DynamicQueryHandler: Done processing query
1901 2024.07.10 20:03:54.940002 [ 3 ] {064376d9-4259-4e59-9cc0-22376672511c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1902 2024.07.10 20:03:54.940018 [ 3 ] {} <Debug> HTTP-Session: 1eb8c939-a565-45bc-9079-42ce767f8716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1903 2024.07.10 20:03:54.940156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1904 2024.07.10 20:03:54.940206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1905 2024.07.10 20:03:54.940226 [ 3 ] {} <Debug> HTTP-Session: d76a63e0-9103-458d-9406-4bf504f076b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1906 2024.07.10 20:03:54.940242 [ 3 ] {} <Debug> HTTP-Session: d76a63e0-9103-458d-9406-4bf504f076b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1907 2024.07.10 20:03:54.940256 [ 3 ] {} <Debug> HTTP-Session: d76a63e0-9103-458d-9406-4bf504f076b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1908 2024.07.10 20:03:54.940285 [ 3 ] {} <Trace> HTTP-Session: d76a63e0-9103-458d-9406-4bf504f076b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1909 2024.07.10 20:03:54.940397 [ 3 ] {90749c93-a5b4-4dcc-a320-73cfeacd7dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1910 2024.07.10 20:03:54.940443 [ 3 ] {90749c93-a5b4-4dcc-a320-73cfeacd7dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1911 2024.07.10 20:03:54.940597 [ 3 ] {90749c93-a5b4-4dcc-a320-73cfeacd7dff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1912 2024.07.10 20:03:54.940888 [ 3 ] {90749c93-a5b4-4dcc-a320-73cfeacd7dff} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1913 2024.07.10 20:03:54.940923 [ 3 ] {90749c93-a5b4-4dcc-a320-73cfeacd7dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB.
1914 2024.07.10 20:03:54.941280 [ 3 ] {90749c93-a5b4-4dcc-a320-73cfeacd7dff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1915 2024.07.10 20:03:54.941600 [ 3 ] {90749c93-a5b4-4dcc-a320-73cfeacd7dff} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1916 2024.07.10 20:03:54.941770 [ 3 ] {90749c93-a5b4-4dcc-a320-73cfeacd7dff} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001399 sec., 28591.85132237312 rows/sec., 1.91 MiB/sec.
1917 2024.07.10 20:03:54.941970 [ 3 ] {90749c93-a5b4-4dcc-a320-73cfeacd7dff} <Debug> DynamicQueryHandler: Done processing query
1918 2024.07.10 20:03:54.941994 [ 3 ] {90749c93-a5b4-4dcc-a320-73cfeacd7dff} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1919 2024.07.10 20:03:54.942010 [ 3 ] {} <Debug> HTTP-Session: d76a63e0-9103-458d-9406-4bf504f076b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1920 2024.07.10 20:03:59.932706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1921 2024.07.10 20:03:59.932856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1922 2024.07.10 20:03:59.932886 [ 3 ] {} <Debug> HTTP-Session: 2cdc9871-c3cf-48e4-a57a-4cffdd46c259 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1923 2024.07.10 20:03:59.932914 [ 3 ] {} <Debug> HTTP-Session: 2cdc9871-c3cf-48e4-a57a-4cffdd46c259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1924 2024.07.10 20:03:59.932932 [ 3 ] {} <Debug> HTTP-Session: 2cdc9871-c3cf-48e4-a57a-4cffdd46c259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1925 2024.07.10 20:03:59.932989 [ 3 ] {} <Trace> HTTP-Session: 2cdc9871-c3cf-48e4-a57a-4cffdd46c259 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1926 2024.07.10 20:03:59.933205 [ 3 ] {608d6a2c-efeb-4061-9256-eadbc814b31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1927 2024.07.10 20:03:59.933283 [ 3 ] {608d6a2c-efeb-4061-9256-eadbc814b31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1928 2024.07.10 20:03:59.933505 [ 3 ] {608d6a2c-efeb-4061-9256-eadbc814b31c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1929 2024.07.10 20:03:59.933986 [ 3 ] {608d6a2c-efeb-4061-9256-eadbc814b31c} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1930 2024.07.10 20:03:59.934029 [ 3 ] {608d6a2c-efeb-4061-9256-eadbc814b31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1931 2024.07.10 20:03:59.934397 [ 3 ] {608d6a2c-efeb-4061-9256-eadbc814b31c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1932 2024.07.10 20:03:59.934763 [ 3 ] {608d6a2c-efeb-4061-9256-eadbc814b31c} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1933 2024.07.10 20:03:59.934948 [ 3 ] {608d6a2c-efeb-4061-9256-eadbc814b31c} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001802 sec., 8879.023307436182 rows/sec., 719.69 KiB/sec.
1934 2024.07.10 20:03:59.934947 [ 81 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
1935 2024.07.10 20:03:59.935063 [ 81 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1936 2024.07.10 20:03:59.935112 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1937 2024.07.10 20:03:59.935239 [ 3 ] {608d6a2c-efeb-4061-9256-eadbc814b31c} <Debug> DynamicQueryHandler: Done processing query
1938 2024.07.10 20:03:59.935303 [ 3 ] {608d6a2c-efeb-4061-9256-eadbc814b31c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1939 2024.07.10 20:03:59.935321 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::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
1940 2024.07.10 20:03:59.935335 [ 3 ] {} <Debug> HTTP-Session: 2cdc9871-c3cf-48e4-a57a-4cffdd46c259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1941 2024.07.10 20:03:59.935480 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1942 2024.07.10 20:03:59.935515 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part
1943 2024.07.10 20:03:59.935562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 11342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1944 2024.07.10 20:03:59.935636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1945 2024.07.10 20:03:59.935726 [ 3 ] {} <Debug> HTTP-Session: af44aedf-ed5e-40b1-9a5b-804aee836de4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1946 2024.07.10 20:03:59.935725 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part
1947 2024.07.10 20:03:59.935775 [ 3 ] {} <Debug> HTTP-Session: af44aedf-ed5e-40b1-9a5b-804aee836de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1948 2024.07.10 20:03:59.935832 [ 3 ] {} <Debug> HTTP-Session: af44aedf-ed5e-40b1-9a5b-804aee836de4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1949 2024.07.10 20:03:59.935997 [ 3 ] {} <Trace> HTTP-Session: af44aedf-ed5e-40b1-9a5b-804aee836de4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1950 2024.07.10 20:03:59.936104 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part
1951 2024.07.10 20:03:59.936421 [ 3 ] {38b4f147-5c7c-48a8-9011-05ccf978c4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1952 2024.07.10 20:03:59.936435 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part
1953 2024.07.10 20:03:59.936504 [ 3 ] {38b4f147-5c7c-48a8-9011-05ccf978c4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1954 2024.07.10 20:03:59.936631 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part
1955 2024.07.10 20:03:59.937051 [ 3 ] {38b4f147-5c7c-48a8-9011-05ccf978c4a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1956 2024.07.10 20:03:59.937503 [ 3 ] {38b4f147-5c7c-48a8-9011-05ccf978c4a7} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1957 2024.07.10 20:03:59.937548 [ 3 ] {38b4f147-5c7c-48a8-9011-05ccf978c4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1958 2024.07.10 20:03:59.938050 [ 3 ] {38b4f147-5c7c-48a8-9011-05ccf978c4a7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1959 2024.07.10 20:03:59.938175 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 80 rows, containing 4 columns (4 merged, 0 gathered) in 0.002969425 sec., 26941.24283320845 rows/sec., 2.13 MiB/sec.
1960 2024.07.10 20:03:59.938462 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
1961 2024.07.10 20:03:59.938683 [ 3 ] {38b4f147-5c7c-48a8-9011-05ccf978c4a7} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1962 2024.07.10 20:03:59.939180 [ 3 ] {38b4f147-5c7c-48a8-9011-05ccf978c4a7} <Debug> executeQuery: Read 78 rows, 6.58 KiB in 0.002924 sec., 26675.78659370725 rows/sec., 2.20 MiB/sec.
1963 2024.07.10 20:03:59.939633 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_5_1} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1964 2024.07.10 20:03:59.939753 [ 3 ] {38b4f147-5c7c-48a8-9011-05ccf978c4a7} <Debug> DynamicQueryHandler: Done processing query
1965 2024.07.10 20:03:59.939787 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_5_1} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
1966 2024.07.10 20:03:59.939795 [ 3 ] {38b4f147-5c7c-48a8-9011-05ccf978c4a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1967 2024.07.10 20:03:59.939835 [ 3 ] {} <Debug> HTTP-Session: af44aedf-ed5e-40b1-9a5b-804aee836de4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1968 2024.07.10 20:03:59.939964 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
1969 2024.07.10 20:03:59.940039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 8851, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1970 2024.07.10 20:03:59.940096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1971 2024.07.10 20:03:59.940115 [ 3 ] {} <Debug> HTTP-Session: 3c3944e4-e34d-47d0-bd28-89477652b478 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1972 2024.07.10 20:03:59.940131 [ 3 ] {} <Debug> HTTP-Session: 3c3944e4-e34d-47d0-bd28-89477652b478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1973 2024.07.10 20:03:59.940146 [ 3 ] {} <Debug> HTTP-Session: 3c3944e4-e34d-47d0-bd28-89477652b478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1974 2024.07.10 20:03:59.940181 [ 3 ] {} <Trace> HTTP-Session: 3c3944e4-e34d-47d0-bd28-89477652b478 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1975 2024.07.10 20:03:59.940301 [ 3 ] {0ec9f4df-3422-4c6b-84a3-06de6c274c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1976 2024.07.10 20:03:59.940346 [ 3 ] {0ec9f4df-3422-4c6b-84a3-06de6c274c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1977 2024.07.10 20:03:59.940491 [ 3 ] {0ec9f4df-3422-4c6b-84a3-06de6c274c28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1978 2024.07.10 20:03:59.940817 [ 3 ] {0ec9f4df-3422-4c6b-84a3-06de6c274c28} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1979 2024.07.10 20:03:59.940853 [ 3 ] {0ec9f4df-3422-4c6b-84a3-06de6c274c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1980 2024.07.10 20:03:59.941167 [ 3 ] {0ec9f4df-3422-4c6b-84a3-06de6c274c28} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1981 2024.07.10 20:03:59.941477 [ 3 ] {0ec9f4df-3422-4c6b-84a3-06de6c274c28} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1982 2024.07.10 20:03:59.941637 [ 3 ] {0ec9f4df-3422-4c6b-84a3-06de6c274c28} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.00137 sec., 37956.20437956205 rows/sec., 2.97 MiB/sec.
1983 2024.07.10 20:03:59.941841 [ 3 ] {0ec9f4df-3422-4c6b-84a3-06de6c274c28} <Debug> DynamicQueryHandler: Done processing query
1984 2024.07.10 20:03:59.941865 [ 3 ] {0ec9f4df-3422-4c6b-84a3-06de6c274c28} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1985 2024.07.10 20:03:59.941880 [ 3 ] {} <Debug> HTTP-Session: 3c3944e4-e34d-47d0-bd28-89477652b478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1986 2024.07.10 20:03:59.942113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1987 2024.07.10 20:03:59.942173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1988 2024.07.10 20:03:59.942196 [ 3 ] {} <Debug> HTTP-Session: f61cc46e-a199-484d-888a-c350f97a6d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
1989 2024.07.10 20:03:59.942216 [ 3 ] {} <Debug> HTTP-Session: f61cc46e-a199-484d-888a-c350f97a6d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1990 2024.07.10 20:03:59.942234 [ 3 ] {} <Debug> HTTP-Session: f61cc46e-a199-484d-888a-c350f97a6d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1991 2024.07.10 20:03:59.942270 [ 3 ] {} <Trace> HTTP-Session: f61cc46e-a199-484d-888a-c350f97a6d88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1992 2024.07.10 20:03:59.942424 [ 3 ] {3db4e52f-db66-4cab-b4c9-4eaa0ae018e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1993 2024.07.10 20:03:59.942477 [ 3 ] {3db4e52f-db66-4cab-b4c9-4eaa0ae018e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1994 2024.07.10 20:03:59.942652 [ 3 ] {3db4e52f-db66-4cab-b4c9-4eaa0ae018e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1995 2024.07.10 20:03:59.943054 [ 3 ] {3db4e52f-db66-4cab-b4c9-4eaa0ae018e3} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1996 2024.07.10 20:03:59.943094 [ 3 ] {3db4e52f-db66-4cab-b4c9-4eaa0ae018e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
1997 2024.07.10 20:03:59.943543 [ 3 ] {3db4e52f-db66-4cab-b4c9-4eaa0ae018e3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1998 2024.07.10 20:03:59.943959 [ 3 ] {3db4e52f-db66-4cab-b4c9-4eaa0ae018e3} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1999 2024.07.10 20:03:59.944117 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2000 2024.07.10 20:03:59.944137 [ 3 ] {3db4e52f-db66-4cab-b4c9-4eaa0ae018e3} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001777 sec., 61902.082160945414 rows/sec., 4.32 MiB/sec.
2001 2024.07.10 20:03:59.944230 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2002 2024.07.10 20:03:59.944310 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2003 2024.07.10 20:03:59.944495 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
2004 2024.07.10 20:03:59.944556 [ 3 ] {3db4e52f-db66-4cab-b4c9-4eaa0ae018e3} <Debug> DynamicQueryHandler: Done processing query
2005 2024.07.10 20:03:59.944594 [ 3 ] {3db4e52f-db66-4cab-b4c9-4eaa0ae018e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2006 2024.07.10 20:03:59.944625 [ 3 ] {} <Debug> HTTP-Session: f61cc46e-a199-484d-888a-c350f97a6d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2007 2024.07.10 20:03:59.944693 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2008 2024.07.10 20:03:59.944724 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part
2009 2024.07.10 20:03:59.944827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 25268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2010 2024.07.10 20:03:59.944834 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part
2011 2024.07.10 20:03:59.944985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2012 2024.07.10 20:03:59.945048 [ 3 ] {} <Debug> HTTP-Session: 8b5db1ba-1b10-4b79-b3ee-cb23aede6dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2013 2024.07.10 20:03:59.945081 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part
2014 2024.07.10 20:03:59.945090 [ 3 ] {} <Debug> HTTP-Session: 8b5db1ba-1b10-4b79-b3ee-cb23aede6dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2015 2024.07.10 20:03:59.945117 [ 3 ] {} <Debug> HTTP-Session: 8b5db1ba-1b10-4b79-b3ee-cb23aede6dcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2016 2024.07.10 20:03:59.945204 [ 3 ] {} <Trace> HTTP-Session: 8b5db1ba-1b10-4b79-b3ee-cb23aede6dcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2017 2024.07.10 20:03:59.945230 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part
2018 2024.07.10 20:03:59.945519 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part
2019 2024.07.10 20:03:59.945657 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part
2020 2024.07.10 20:03:59.945674 [ 3 ] {7b59c924-3691-4362-8a94-5fd41c222d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2021 2024.07.10 20:03:59.945866 [ 3 ] {7b59c924-3691-4362-8a94-5fd41c222d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2022 2024.07.10 20:03:59.946712 [ 3 ] {7b59c924-3691-4362-8a94-5fd41c222d34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2023 2024.07.10 20:03:59.947600 [ 3 ] {7b59c924-3691-4362-8a94-5fd41c222d34} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2024 2024.07.10 20:03:59.947637 [ 3 ] {7b59c924-3691-4362-8a94-5fd41c222d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2025 2024.07.10 20:03:59.948308 [ 3 ] {7b59c924-3691-4362-8a94-5fd41c222d34} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2026 2024.07.10 20:03:59.948733 [ 3 ] {7b59c924-3691-4362-8a94-5fd41c222d34} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2027 2024.07.10 20:03:59.948919 [ 3 ] {7b59c924-3691-4362-8a94-5fd41c222d34} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.003525 sec., 4539.007092198582 rows/sec., 8.13 MiB/sec.
2028 2024.07.10 20:03:59.949141 [ 3 ] {7b59c924-3691-4362-8a94-5fd41c222d34} <Debug> DynamicQueryHandler: Done processing query
2029 2024.07.10 20:03:59.949166 [ 3 ] {7b59c924-3691-4362-8a94-5fd41c222d34} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2030 2024.07.10 20:03:59.949182 [ 3 ] {} <Debug> HTTP-Session: 8b5db1ba-1b10-4b79-b3ee-cb23aede6dcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2031 2024.07.10 20:03:59.949320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2032 2024.07.10 20:03:59.949375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2033 2024.07.10 20:03:59.949404 [ 3 ] {} <Debug> HTTP-Session: 1f1a7f59-12a3-431b-9643-d374d7b7d3c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2034 2024.07.10 20:03:59.949428 [ 3 ] {} <Debug> HTTP-Session: 1f1a7f59-12a3-431b-9643-d374d7b7d3c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2035 2024.07.10 20:03:59.949449 [ 3 ] {} <Debug> HTTP-Session: 1f1a7f59-12a3-431b-9643-d374d7b7d3c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2036 2024.07.10 20:03:59.949494 [ 3 ] {} <Trace> HTTP-Session: 1f1a7f59-12a3-431b-9643-d374d7b7d3c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2037 2024.07.10 20:03:59.949666 [ 3 ] {9f9802ce-cf17-49bd-821b-ea3bd430f3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2038 2024.07.10 20:03:59.949724 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 5 columns (5 merged, 0 gathered) in 0.005302243 sec., 116931.6457204998 rows/sec., 8.15 MiB/sec.
2039 2024.07.10 20:03:59.949729 [ 3 ] {9f9802ce-cf17-49bd-821b-ea3bd430f3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2040 2024.07.10 20:03:59.949993 [ 3 ] {9f9802ce-cf17-49bd-821b-ea3bd430f3d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2041 2024.07.10 20:03:59.950012 [ 201 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2042 2024.07.10 20:03:59.950872 [ 3 ] {9f9802ce-cf17-49bd-821b-ea3bd430f3d6} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2043 2024.07.10 20:03:59.950925 [ 3 ] {9f9802ce-cf17-49bd-821b-ea3bd430f3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2044 2024.07.10 20:03:59.951046 [ 201 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2045 2024.07.10 20:03:59.951195 [ 201 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2046 2024.07.10 20:03:59.951364 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
2047 2024.07.10 20:03:59.951559 [ 3 ] {9f9802ce-cf17-49bd-821b-ea3bd430f3d6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2048 2024.07.10 20:03:59.951898 [ 3 ] {9f9802ce-cf17-49bd-821b-ea3bd430f3d6} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2049 2024.07.10 20:03:59.952051 [ 81 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2050 2024.07.10 20:03:59.952066 [ 3 ] {9f9802ce-cf17-49bd-821b-ea3bd430f3d6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.002467 sec., 16214.025131738954 rows/sec., 1.08 MiB/sec.
2051 2024.07.10 20:03:59.952105 [ 81 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2052 2024.07.10 20:03:59.952178 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2053 2024.07.10 20:03:59.952379 [ 3 ] {9f9802ce-cf17-49bd-821b-ea3bd430f3d6} <Debug> DynamicQueryHandler: Done processing query
2054 2024.07.10 20:03:59.952394 [ 198 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
2055 2024.07.10 20:03:59.952415 [ 3 ] {9f9802ce-cf17-49bd-821b-ea3bd430f3d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2056 2024.07.10 20:03:59.952474 [ 3 ] {} <Debug> HTTP-Session: 1f1a7f59-12a3-431b-9643-d374d7b7d3c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2057 2024.07.10 20:03:59.952612 [ 198 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2058 2024.07.10 20:03:59.952657 [ 198 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part
2059 2024.07.10 20:03:59.952791 [ 198 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part
2060 2024.07.10 20:03:59.952883 [ 198 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part
2061 2024.07.10 20:03:59.953028 [ 198 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
2062 2024.07.10 20:03:59.953185 [ 198 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part
2063 2024.07.10 20:03:59.953282 [ 198 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part
2064 2024.07.10 20:03:59.954349 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002053437 sec., 104215.51769058414 rows/sec., 7.00 MiB/sec.
2065 2024.07.10 20:03:59.954493 [ 198 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2066 2024.07.10 20:03:59.954872 [ 198 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_6_1} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2067 2024.07.10 20:03:59.954948 [ 198 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_6_1} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2068 2024.07.10 20:03:59.955025 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
2069 2024.07.10 20:04:04.932006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 4174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2070 2024.07.10 20:04:04.932188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2071 2024.07.10 20:04:04.932235 [ 3 ] {} <Debug> HTTP-Session: bb82b117-7baf-4087-a62a-a7ba9aead77e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2072 2024.07.10 20:04:04.932278 [ 3 ] {} <Debug> HTTP-Session: bb82b117-7baf-4087-a62a-a7ba9aead77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2073 2024.07.10 20:04:04.932307 [ 3 ] {} <Debug> HTTP-Session: bb82b117-7baf-4087-a62a-a7ba9aead77e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2074 2024.07.10 20:04:04.932389 [ 3 ] {} <Trace> HTTP-Session: bb82b117-7baf-4087-a62a-a7ba9aead77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2075 2024.07.10 20:04:04.932684 [ 3 ] {e10c3992-0cab-4d09-a0db-ba711e9c0e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2076 2024.07.10 20:04:04.932790 [ 3 ] {e10c3992-0cab-4d09-a0db-ba711e9c0e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2077 2024.07.10 20:04:04.932989 [ 3 ] {e10c3992-0cab-4d09-a0db-ba711e9c0e39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2078 2024.07.10 20:04:04.933409 [ 3 ] {e10c3992-0cab-4d09-a0db-ba711e9c0e39} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2079 2024.07.10 20:04:04.933450 [ 3 ] {e10c3992-0cab-4d09-a0db-ba711e9c0e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2080 2024.07.10 20:04:04.933820 [ 3 ] {e10c3992-0cab-4d09-a0db-ba711e9c0e39} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2081 2024.07.10 20:04:04.934165 [ 3 ] {e10c3992-0cab-4d09-a0db-ba711e9c0e39} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2082 2024.07.10 20:04:04.934312 [ 3 ] {e10c3992-0cab-4d09-a0db-ba711e9c0e39} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001729 sec., 17351.06998264893 rows/sec., 1.31 MiB/sec.
2083 2024.07.10 20:04:04.934606 [ 3 ] {e10c3992-0cab-4d09-a0db-ba711e9c0e39} <Debug> DynamicQueryHandler: Done processing query
2084 2024.07.10 20:04:04.934635 [ 3 ] {e10c3992-0cab-4d09-a0db-ba711e9c0e39} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2085 2024.07.10 20:04:04.934651 [ 3 ] {} <Debug> HTTP-Session: bb82b117-7baf-4087-a62a-a7ba9aead77e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2086 2024.07.10 20:04:04.934816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 6142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2087 2024.07.10 20:04:04.934865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2088 2024.07.10 20:04:04.934886 [ 3 ] {} <Debug> HTTP-Session: 09db9c9e-6ae1-48f1-b607-2ba1b275eff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2089 2024.07.10 20:04:04.934903 [ 3 ] {} <Debug> HTTP-Session: 09db9c9e-6ae1-48f1-b607-2ba1b275eff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2090 2024.07.10 20:04:04.934916 [ 3 ] {} <Debug> HTTP-Session: 09db9c9e-6ae1-48f1-b607-2ba1b275eff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2091 2024.07.10 20:04:04.934947 [ 3 ] {} <Trace> HTTP-Session: 09db9c9e-6ae1-48f1-b607-2ba1b275eff2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2092 2024.07.10 20:04:04.935058 [ 3 ] {701922fa-cbfa-4ffd-a565-1317a5eba588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2093 2024.07.10 20:04:04.935104 [ 3 ] {701922fa-cbfa-4ffd-a565-1317a5eba588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2094 2024.07.10 20:04:04.935250 [ 3 ] {701922fa-cbfa-4ffd-a565-1317a5eba588} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2095 2024.07.10 20:04:04.935561 [ 3 ] {701922fa-cbfa-4ffd-a565-1317a5eba588} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2096 2024.07.10 20:04:04.935598 [ 3 ] {701922fa-cbfa-4ffd-a565-1317a5eba588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2097 2024.07.10 20:04:04.935929 [ 3 ] {701922fa-cbfa-4ffd-a565-1317a5eba588} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2098 2024.07.10 20:04:04.936259 [ 3 ] {701922fa-cbfa-4ffd-a565-1317a5eba588} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2099 2024.07.10 20:04:04.936410 [ 3 ] {701922fa-cbfa-4ffd-a565-1317a5eba588} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001378 sec., 26124.818577648763 rows/sec., 2.04 MiB/sec.
2100 2024.07.10 20:04:04.936607 [ 3 ] {701922fa-cbfa-4ffd-a565-1317a5eba588} <Debug> DynamicQueryHandler: Done processing query
2101 2024.07.10 20:04:04.936631 [ 3 ] {701922fa-cbfa-4ffd-a565-1317a5eba588} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2102 2024.07.10 20:04:04.936646 [ 3 ] {} <Debug> HTTP-Session: 09db9c9e-6ae1-48f1-b607-2ba1b275eff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2103 2024.07.10 20:04:04.936843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2104 2024.07.10 20:04:04.936891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2105 2024.07.10 20:04:04.936910 [ 3 ] {} <Debug> HTTP-Session: 903048ef-5682-438b-9712-b33969334cf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2106 2024.07.10 20:04:04.936927 [ 3 ] {} <Debug> HTTP-Session: 903048ef-5682-438b-9712-b33969334cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2107 2024.07.10 20:04:04.936941 [ 3 ] {} <Debug> HTTP-Session: 903048ef-5682-438b-9712-b33969334cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2108 2024.07.10 20:04:04.936972 [ 3 ] {} <Trace> HTTP-Session: 903048ef-5682-438b-9712-b33969334cf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2109 2024.07.10 20:04:04.937106 [ 3 ] {b13fe121-c380-4118-ac5e-22a72d69f83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2110 2024.07.10 20:04:04.937153 [ 3 ] {b13fe121-c380-4118-ac5e-22a72d69f83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2111 2024.07.10 20:04:04.937301 [ 3 ] {b13fe121-c380-4118-ac5e-22a72d69f83b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2112 2024.07.10 20:04:04.937650 [ 3 ] {b13fe121-c380-4118-ac5e-22a72d69f83b} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2113 2024.07.10 20:04:04.937686 [ 3 ] {b13fe121-c380-4118-ac5e-22a72d69f83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2114 2024.07.10 20:04:04.938083 [ 3 ] {b13fe121-c380-4118-ac5e-22a72d69f83b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2115 2024.07.10 20:04:04.938427 [ 3 ] {b13fe121-c380-4118-ac5e-22a72d69f83b} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2116 2024.07.10 20:04:04.938589 [ 3 ] {b13fe121-c380-4118-ac5e-22a72d69f83b} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001539 sec., 71474.9837556855 rows/sec., 4.99 MiB/sec.
2117 2024.07.10 20:04:04.938761 [ 3 ] {b13fe121-c380-4118-ac5e-22a72d69f83b} <Debug> DynamicQueryHandler: Done processing query
2118 2024.07.10 20:04:04.938786 [ 3 ] {b13fe121-c380-4118-ac5e-22a72d69f83b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2119 2024.07.10 20:04:04.938802 [ 3 ] {} <Debug> HTTP-Session: 903048ef-5682-438b-9712-b33969334cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2120 2024.07.10 20:04:04.938939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2121 2024.07.10 20:04:04.938987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2122 2024.07.10 20:04:04.939007 [ 3 ] {} <Debug> HTTP-Session: c2df3175-b7e6-475c-89f5-c88bdabd418d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2123 2024.07.10 20:04:04.939024 [ 3 ] {} <Debug> HTTP-Session: c2df3175-b7e6-475c-89f5-c88bdabd418d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2124 2024.07.10 20:04:04.939038 [ 3 ] {} <Debug> HTTP-Session: c2df3175-b7e6-475c-89f5-c88bdabd418d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2125 2024.07.10 20:04:04.939069 [ 3 ] {} <Trace> HTTP-Session: c2df3175-b7e6-475c-89f5-c88bdabd418d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2126 2024.07.10 20:04:04.939184 [ 3 ] {b280c9b8-c726-4316-a167-e10f3752752e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2127 2024.07.10 20:04:04.939229 [ 3 ] {b280c9b8-c726-4316-a167-e10f3752752e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2128 2024.07.10 20:04:04.939355 [ 3 ] {b280c9b8-c726-4316-a167-e10f3752752e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2129 2024.07.10 20:04:04.939725 [ 3 ] {b280c9b8-c726-4316-a167-e10f3752752e} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2130 2024.07.10 20:04:04.939762 [ 3 ] {b280c9b8-c726-4316-a167-e10f3752752e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2131 2024.07.10 20:04:04.940128 [ 3 ] {b280c9b8-c726-4316-a167-e10f3752752e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2132 2024.07.10 20:04:04.940458 [ 3 ] {b280c9b8-c726-4316-a167-e10f3752752e} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2133 2024.07.10 20:04:04.940619 [ 3 ] {b280c9b8-c726-4316-a167-e10f3752752e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001466 sec., 27285.12960436562 rows/sec., 1.82 MiB/sec.
2134 2024.07.10 20:04:04.940898 [ 3 ] {b280c9b8-c726-4316-a167-e10f3752752e} <Debug> DynamicQueryHandler: Done processing query
2135 2024.07.10 20:04:04.940924 [ 3 ] {b280c9b8-c726-4316-a167-e10f3752752e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2136 2024.07.10 20:04:04.940940 [ 3 ] {} <Debug> HTTP-Session: c2df3175-b7e6-475c-89f5-c88bdabd418d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2137 2024.07.10 20:04:08.999749 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache
2138 2024.07.10 20:04:08.999812 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache
2139 2024.07.10 20:04:09.932019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2140 2024.07.10 20:04:09.932145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2141 2024.07.10 20:04:09.932174 [ 3 ] {} <Debug> HTTP-Session: 312da1a7-d632-479b-af0f-05ab63e8fe98 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2142 2024.07.10 20:04:09.932205 [ 3 ] {} <Debug> HTTP-Session: 312da1a7-d632-479b-af0f-05ab63e8fe98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2143 2024.07.10 20:04:09.932223 [ 3 ] {} <Debug> HTTP-Session: 312da1a7-d632-479b-af0f-05ab63e8fe98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2144 2024.07.10 20:04:09.932279 [ 3 ] {} <Trace> HTTP-Session: 312da1a7-d632-479b-af0f-05ab63e8fe98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2145 2024.07.10 20:04:09.932546 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2146 2024.07.10 20:04:09.932957 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2147 2024.07.10 20:04:09.933000 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2148 2024.07.10 20:04:09.933303 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2149 2024.07.10 20:04:09.933381 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2150 2024.07.10 20:04:09.933550 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
2151 2024.07.10 20:04:09.933650 [ 254 ] {0698081d-c560-44f4-917e-73662bed5cca} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2152 2024.07.10 20:04:09.933725 [ 250 ] {0698081d-c560-44f4-917e-73662bed5cca} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2153 2024.07.10 20:04:09.933745 [ 256 ] {0698081d-c560-44f4-917e-73662bed5cca} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2154 2024.07.10 20:04:09.933884 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2155 2024.07.10 20:04:09.933913 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
2156 2024.07.10 20:04:09.934027 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2157 2024.07.10 20:04:09.934050 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Reading approx. 22 rows with 3 streams
2158 2024.07.10 20:04:09.934090 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2159 2024.07.10 20:04:09.934131 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2160 2024.07.10 20:04:09.934169 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2161 2024.07.10 20:04:09.936268 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003842 sec., 5726.184279021343 rows/sec., 239.69 KiB/sec.
2162 2024.07.10 20:04:09.936633 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Debug> DynamicQueryHandler: Done processing query
2163 2024.07.10 20:04:09.936660 [ 3 ] {0698081d-c560-44f4-917e-73662bed5cca} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2164 2024.07.10 20:04:09.936676 [ 3 ] {} <Debug> HTTP-Session: 312da1a7-d632-479b-af0f-05ab63e8fe98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2165 2024.07.10 20:04:09.938997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2166 2024.07.10 20:04:09.939046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2167 2024.07.10 20:04:09.939065 [ 3 ] {} <Debug> HTTP-Session: 65f4c094-1dee-48a6-bb77-ba5b3c957972 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2168 2024.07.10 20:04:09.939082 [ 3 ] {} <Debug> HTTP-Session: 65f4c094-1dee-48a6-bb77-ba5b3c957972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2169 2024.07.10 20:04:09.939095 [ 3 ] {} <Debug> HTTP-Session: 65f4c094-1dee-48a6-bb77-ba5b3c957972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2170 2024.07.10 20:04:09.939128 [ 3 ] {} <Trace> HTTP-Session: 65f4c094-1dee-48a6-bb77-ba5b3c957972 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2171 2024.07.10 20:04:09.939238 [ 3 ] {383764a2-6879-4f51-9484-b963fd29cd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2172 2024.07.10 20:04:09.939283 [ 3 ] {383764a2-6879-4f51-9484-b963fd29cd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2173 2024.07.10 20:04:09.939449 [ 3 ] {383764a2-6879-4f51-9484-b963fd29cd88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2174 2024.07.10 20:04:09.939755 [ 3 ] {383764a2-6879-4f51-9484-b963fd29cd88} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2175 2024.07.10 20:04:09.939795 [ 3 ] {383764a2-6879-4f51-9484-b963fd29cd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2176 2024.07.10 20:04:09.940299 [ 3 ] {383764a2-6879-4f51-9484-b963fd29cd88} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2177 2024.07.10 20:04:09.940636 [ 3 ] {383764a2-6879-4f51-9484-b963fd29cd88} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2178 2024.07.10 20:04:09.940785 [ 3 ] {383764a2-6879-4f51-9484-b963fd29cd88} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001583 sec., 631.7119393556538 rows/sec., 143.12 KiB/sec.
2179 2024.07.10 20:04:09.941057 [ 3 ] {383764a2-6879-4f51-9484-b963fd29cd88} <Debug> DynamicQueryHandler: Done processing query
2180 2024.07.10 20:04:09.941082 [ 3 ] {383764a2-6879-4f51-9484-b963fd29cd88} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2181 2024.07.10 20:04:09.941098 [ 3 ] {} <Debug> HTTP-Session: 65f4c094-1dee-48a6-bb77-ba5b3c957972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2182 2024.07.10 20:04:09.941227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2183 2024.07.10 20:04:09.941273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2184 2024.07.10 20:04:09.941292 [ 3 ] {} <Debug> HTTP-Session: a0184160-33fb-4d7f-95e1-22587b7fa4db Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2185 2024.07.10 20:04:09.941308 [ 3 ] {} <Debug> HTTP-Session: a0184160-33fb-4d7f-95e1-22587b7fa4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2186 2024.07.10 20:04:09.941322 [ 3 ] {} <Debug> HTTP-Session: a0184160-33fb-4d7f-95e1-22587b7fa4db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2187 2024.07.10 20:04:09.941352 [ 3 ] {} <Trace> HTTP-Session: a0184160-33fb-4d7f-95e1-22587b7fa4db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2188 2024.07.10 20:04:09.941455 [ 3 ] {a6f0218f-89d3-4aa1-9f49-0bc8ecaa45c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2189 2024.07.10 20:04:09.941499 [ 3 ] {a6f0218f-89d3-4aa1-9f49-0bc8ecaa45c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2190 2024.07.10 20:04:09.941638 [ 3 ] {a6f0218f-89d3-4aa1-9f49-0bc8ecaa45c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2191 2024.07.10 20:04:09.941947 [ 3 ] {a6f0218f-89d3-4aa1-9f49-0bc8ecaa45c6} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2192 2024.07.10 20:04:09.941982 [ 3 ] {a6f0218f-89d3-4aa1-9f49-0bc8ecaa45c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2193 2024.07.10 20:04:09.942295 [ 3 ] {a6f0218f-89d3-4aa1-9f49-0bc8ecaa45c6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2194 2024.07.10 20:04:09.942596 [ 3 ] {a6f0218f-89d3-4aa1-9f49-0bc8ecaa45c6} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2195 2024.07.10 20:04:09.942736 [ 3 ] {a6f0218f-89d3-4aa1-9f49-0bc8ecaa45c6} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001302 sec., 14592.933947772657 rows/sec., 1.16 MiB/sec.
2196 2024.07.10 20:04:09.942940 [ 3 ] {a6f0218f-89d3-4aa1-9f49-0bc8ecaa45c6} <Debug> DynamicQueryHandler: Done processing query
2197 2024.07.10 20:04:09.942964 [ 3 ] {a6f0218f-89d3-4aa1-9f49-0bc8ecaa45c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2198 2024.07.10 20:04:09.942979 [ 3 ] {} <Debug> HTTP-Session: a0184160-33fb-4d7f-95e1-22587b7fa4db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2199 2024.07.10 20:04:09.943105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2200 2024.07.10 20:04:09.943153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2201 2024.07.10 20:04:09.943172 [ 3 ] {} <Debug> HTTP-Session: d744357f-c02b-4cd8-8189-3430f29de6b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2202 2024.07.10 20:04:09.943189 [ 3 ] {} <Debug> HTTP-Session: d744357f-c02b-4cd8-8189-3430f29de6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2203 2024.07.10 20:04:09.943207 [ 3 ] {} <Debug> HTTP-Session: d744357f-c02b-4cd8-8189-3430f29de6b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2204 2024.07.10 20:04:09.943237 [ 3 ] {} <Trace> HTTP-Session: d744357f-c02b-4cd8-8189-3430f29de6b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2205 2024.07.10 20:04:09.943328 [ 3 ] {79e6d08b-668c-4f43-9fbd-f5847ebac69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2206 2024.07.10 20:04:09.943370 [ 3 ] {79e6d08b-668c-4f43-9fbd-f5847ebac69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2207 2024.07.10 20:04:09.943577 [ 3 ] {79e6d08b-668c-4f43-9fbd-f5847ebac69d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2208 2024.07.10 20:04:09.943852 [ 3 ] {79e6d08b-668c-4f43-9fbd-f5847ebac69d} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2209 2024.07.10 20:04:09.943888 [ 3 ] {79e6d08b-668c-4f43-9fbd-f5847ebac69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2210 2024.07.10 20:04:09.944372 [ 3 ] {79e6d08b-668c-4f43-9fbd-f5847ebac69d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2211 2024.07.10 20:04:09.944683 [ 3 ] {79e6d08b-668c-4f43-9fbd-f5847ebac69d} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2212 2024.07.10 20:04:09.944845 [ 3 ] {79e6d08b-668c-4f43-9fbd-f5847ebac69d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001527 sec., 1309.757694826457 rows/sec., 106.80 KiB/sec.
2213 2024.07.10 20:04:09.945118 [ 3 ] {79e6d08b-668c-4f43-9fbd-f5847ebac69d} <Debug> DynamicQueryHandler: Done processing query
2214 2024.07.10 20:04:09.945142 [ 3 ] {79e6d08b-668c-4f43-9fbd-f5847ebac69d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2215 2024.07.10 20:04:09.945157 [ 3 ] {} <Debug> HTTP-Session: d744357f-c02b-4cd8-8189-3430f29de6b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2216 2024.07.10 20:04:09.945296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 12862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2217 2024.07.10 20:04:09.945343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2218 2024.07.10 20:04:09.945362 [ 3 ] {} <Debug> HTTP-Session: 346dbf27-d1ad-4f32-a019-0f6d98caa9cb Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2219 2024.07.10 20:04:09.945379 [ 3 ] {} <Debug> HTTP-Session: 346dbf27-d1ad-4f32-a019-0f6d98caa9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2220 2024.07.10 20:04:09.945392 [ 3 ] {} <Debug> HTTP-Session: 346dbf27-d1ad-4f32-a019-0f6d98caa9cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2221 2024.07.10 20:04:09.945422 [ 3 ] {} <Trace> HTTP-Session: 346dbf27-d1ad-4f32-a019-0f6d98caa9cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2222 2024.07.10 20:04:09.945548 [ 3 ] {946c277c-33d6-49f1-bb8f-b55abd2eb252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2223 2024.07.10 20:04:09.945591 [ 3 ] {946c277c-33d6-49f1-bb8f-b55abd2eb252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2224 2024.07.10 20:04:09.945735 [ 3 ] {946c277c-33d6-49f1-bb8f-b55abd2eb252} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2225 2024.07.10 20:04:09.946101 [ 3 ] {946c277c-33d6-49f1-bb8f-b55abd2eb252} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2226 2024.07.10 20:04:09.946136 [ 3 ] {946c277c-33d6-49f1-bb8f-b55abd2eb252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2227 2024.07.10 20:04:09.946469 [ 3 ] {946c277c-33d6-49f1-bb8f-b55abd2eb252} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2228 2024.07.10 20:04:09.946777 [ 3 ] {946c277c-33d6-49f1-bb8f-b55abd2eb252} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2229 2024.07.10 20:04:09.946930 [ 3 ] {946c277c-33d6-49f1-bb8f-b55abd2eb252} <Debug> executeQuery: Read 88 rows, 7.49 KiB in 0.001425 sec., 61754.385964912275 rows/sec., 5.14 MiB/sec.
2230 2024.07.10 20:04:09.947095 [ 3 ] {946c277c-33d6-49f1-bb8f-b55abd2eb252} <Debug> DynamicQueryHandler: Done processing query
2231 2024.07.10 20:04:09.947119 [ 3 ] {946c277c-33d6-49f1-bb8f-b55abd2eb252} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2232 2024.07.10 20:04:09.947134 [ 3 ] {} <Debug> HTTP-Session: 346dbf27-d1ad-4f32-a019-0f6d98caa9cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2233 2024.07.10 20:04:09.947268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2234 2024.07.10 20:04:09.947314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2235 2024.07.10 20:04:09.947333 [ 3 ] {} <Debug> HTTP-Session: 7c66a553-d936-4227-9725-16ea9b742494 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2236 2024.07.10 20:04:09.947349 [ 3 ] {} <Debug> HTTP-Session: 7c66a553-d936-4227-9725-16ea9b742494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2237 2024.07.10 20:04:09.947362 [ 3 ] {} <Debug> HTTP-Session: 7c66a553-d936-4227-9725-16ea9b742494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2238 2024.07.10 20:04:09.947392 [ 3 ] {} <Trace> HTTP-Session: 7c66a553-d936-4227-9725-16ea9b742494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2239 2024.07.10 20:04:09.947483 [ 3 ] {4e4a4eb8-04ed-4907-ba09-4e1eee487bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2240 2024.07.10 20:04:09.947524 [ 3 ] {4e4a4eb8-04ed-4907-ba09-4e1eee487bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2241 2024.07.10 20:04:09.947648 [ 3 ] {4e4a4eb8-04ed-4907-ba09-4e1eee487bb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2242 2024.07.10 20:04:09.949829 [ 3 ] {4e4a4eb8-04ed-4907-ba09-4e1eee487bb2} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2243 2024.07.10 20:04:09.949867 [ 3 ] {4e4a4eb8-04ed-4907-ba09-4e1eee487bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2244 2024.07.10 20:04:09.950162 [ 3 ] {4e4a4eb8-04ed-4907-ba09-4e1eee487bb2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2245 2024.07.10 20:04:09.950460 [ 3 ] {4e4a4eb8-04ed-4907-ba09-4e1eee487bb2} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2246 2024.07.10 20:04:09.950608 [ 3 ] {4e4a4eb8-04ed-4907-ba09-4e1eee487bb2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003138 sec., 637.348629700446 rows/sec., 44.50 KiB/sec.
2247 2024.07.10 20:04:09.950758 [ 3 ] {4e4a4eb8-04ed-4907-ba09-4e1eee487bb2} <Debug> DynamicQueryHandler: Done processing query
2248 2024.07.10 20:04:09.950781 [ 3 ] {4e4a4eb8-04ed-4907-ba09-4e1eee487bb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2249 2024.07.10 20:04:09.950798 [ 3 ] {} <Debug> HTTP-Session: 7c66a553-d936-4227-9725-16ea9b742494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2250 2024.07.10 20:04:09.950923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 11230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2251 2024.07.10 20:04:09.950970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2252 2024.07.10 20:04:09.950990 [ 3 ] {} <Debug> HTTP-Session: c90520f8-bf84-4d32-ba92-90b4594f6eb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2253 2024.07.10 20:04:09.951006 [ 3 ] {} <Debug> HTTP-Session: c90520f8-bf84-4d32-ba92-90b4594f6eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2254 2024.07.10 20:04:09.951019 [ 3 ] {} <Debug> HTTP-Session: c90520f8-bf84-4d32-ba92-90b4594f6eb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2255 2024.07.10 20:04:09.951049 [ 3 ] {} <Trace> HTTP-Session: c90520f8-bf84-4d32-ba92-90b4594f6eb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2256 2024.07.10 20:04:09.951167 [ 3 ] {abe9bd7d-854d-4eef-a90a-8a88cec93517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2257 2024.07.10 20:04:09.951210 [ 3 ] {abe9bd7d-854d-4eef-a90a-8a88cec93517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2258 2024.07.10 20:04:09.951331 [ 3 ] {abe9bd7d-854d-4eef-a90a-8a88cec93517} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2259 2024.07.10 20:04:09.951640 [ 3 ] {abe9bd7d-854d-4eef-a90a-8a88cec93517} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2260 2024.07.10 20:04:09.951676 [ 3 ] {abe9bd7d-854d-4eef-a90a-8a88cec93517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2261 2024.07.10 20:04:09.951990 [ 3 ] {abe9bd7d-854d-4eef-a90a-8a88cec93517} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2262 2024.07.10 20:04:09.952309 [ 3 ] {abe9bd7d-854d-4eef-a90a-8a88cec93517} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2263 2024.07.10 20:04:09.952466 [ 3 ] {abe9bd7d-854d-4eef-a90a-8a88cec93517} <Debug> executeQuery: Read 66 rows, 5.29 KiB in 0.001337 sec., 49364.248317127895 rows/sec., 3.86 MiB/sec.
2264 2024.07.10 20:04:09.952669 [ 3 ] {abe9bd7d-854d-4eef-a90a-8a88cec93517} <Debug> DynamicQueryHandler: Done processing query
2265 2024.07.10 20:04:09.952693 [ 3 ] {abe9bd7d-854d-4eef-a90a-8a88cec93517} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2266 2024.07.10 20:04:09.952709 [ 3 ] {} <Debug> HTTP-Session: c90520f8-bf84-4d32-ba92-90b4594f6eb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2267 2024.07.10 20:04:09.952887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2268 2024.07.10 20:04:09.952936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2269 2024.07.10 20:04:09.952955 [ 3 ] {} <Debug> HTTP-Session: 2eae7260-8e8c-4081-8e3f-489ccfc1c1db Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2270 2024.07.10 20:04:09.952971 [ 3 ] {} <Debug> HTTP-Session: 2eae7260-8e8c-4081-8e3f-489ccfc1c1db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2271 2024.07.10 20:04:09.952985 [ 3 ] {} <Debug> HTTP-Session: 2eae7260-8e8c-4081-8e3f-489ccfc1c1db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2272 2024.07.10 20:04:09.953014 [ 3 ] {} <Trace> HTTP-Session: 2eae7260-8e8c-4081-8e3f-489ccfc1c1db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2273 2024.07.10 20:04:09.953173 [ 3 ] {06f23bb0-d469-4ded-873c-44a6f662586e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2274 2024.07.10 20:04:09.953219 [ 3 ] {06f23bb0-d469-4ded-873c-44a6f662586e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2275 2024.07.10 20:04:09.953359 [ 3 ] {06f23bb0-d469-4ded-873c-44a6f662586e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2276 2024.07.10 20:04:09.953681 [ 3 ] {06f23bb0-d469-4ded-873c-44a6f662586e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2277 2024.07.10 20:04:09.953716 [ 3 ] {06f23bb0-d469-4ded-873c-44a6f662586e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2278 2024.07.10 20:04:09.954112 [ 3 ] {06f23bb0-d469-4ded-873c-44a6f662586e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2279 2024.07.10 20:04:09.954437 [ 3 ] {06f23bb0-d469-4ded-873c-44a6f662586e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2280 2024.07.10 20:04:09.954590 [ 3 ] {06f23bb0-d469-4ded-873c-44a6f662586e} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.0015 sec., 74000 rows/sec., 5.16 MiB/sec.
2281 2024.07.10 20:04:09.954746 [ 3 ] {06f23bb0-d469-4ded-873c-44a6f662586e} <Debug> DynamicQueryHandler: Done processing query
2282 2024.07.10 20:04:09.954770 [ 3 ] {06f23bb0-d469-4ded-873c-44a6f662586e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2283 2024.07.10 20:04:09.954786 [ 3 ] {} <Debug> HTTP-Session: 2eae7260-8e8c-4081-8e3f-489ccfc1c1db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2284 2024.07.10 20:04:09.955048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 29986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2285 2024.07.10 20:04:09.955096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2286 2024.07.10 20:04:09.955115 [ 3 ] {} <Debug> HTTP-Session: 0b28624b-ae2c-4c2e-9c2c-441e3fee4ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2287 2024.07.10 20:04:09.955131 [ 3 ] {} <Debug> HTTP-Session: 0b28624b-ae2c-4c2e-9c2c-441e3fee4ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2288 2024.07.10 20:04:09.955145 [ 3 ] {} <Debug> HTTP-Session: 0b28624b-ae2c-4c2e-9c2c-441e3fee4ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2289 2024.07.10 20:04:09.955174 [ 3 ] {} <Trace> HTTP-Session: 0b28624b-ae2c-4c2e-9c2c-441e3fee4ea6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2290 2024.07.10 20:04:09.955723 [ 3 ] {4397a16e-4601-4daf-b3a9-820a7e61ce41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2291 2024.07.10 20:04:09.955787 [ 3 ] {4397a16e-4601-4daf-b3a9-820a7e61ce41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2292 2024.07.10 20:04:09.956177 [ 3 ] {4397a16e-4601-4daf-b3a9-820a7e61ce41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2293 2024.07.10 20:04:09.956844 [ 3 ] {4397a16e-4601-4daf-b3a9-820a7e61ce41} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2294 2024.07.10 20:04:09.956880 [ 3 ] {4397a16e-4601-4daf-b3a9-820a7e61ce41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2295 2024.07.10 20:04:09.957475 [ 3 ] {4397a16e-4601-4daf-b3a9-820a7e61ce41} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2296 2024.07.10 20:04:09.957872 [ 3 ] {4397a16e-4601-4daf-b3a9-820a7e61ce41} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2297 2024.07.10 20:04:09.958034 [ 69 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2298 2024.07.10 20:04:09.958057 [ 3 ] {4397a16e-4601-4daf-b3a9-820a7e61ce41} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002809 sec., 6763.972944108224 rows/sec., 12.12 MiB/sec.
2299 2024.07.10 20:04:09.958106 [ 69 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2300 2024.07.10 20:04:09.958182 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2301 2024.07.10 20:04:09.958492 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
2302 2024.07.10 20:04:09.958576 [ 3 ] {4397a16e-4601-4daf-b3a9-820a7e61ce41} <Debug> DynamicQueryHandler: Done processing query
2303 2024.07.10 20:04:09.958621 [ 3 ] {4397a16e-4601-4daf-b3a9-820a7e61ce41} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2304 2024.07.10 20:04:09.958662 [ 3 ] {} <Debug> HTTP-Session: 0b28624b-ae2c-4c2e-9c2c-441e3fee4ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2305 2024.07.10 20:04:09.958863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2306 2024.07.10 20:04:09.958980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2307 2024.07.10 20:04:09.959052 [ 3 ] {} <Debug> HTTP-Session: 414d442d-60cf-4352-a610-ad01218b8a76 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2308 2024.07.10 20:04:09.959107 [ 3 ] {} <Debug> HTTP-Session: 414d442d-60cf-4352-a610-ad01218b8a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2309 2024.07.10 20:04:09.959151 [ 3 ] {} <Debug> HTTP-Session: 414d442d-60cf-4352-a610-ad01218b8a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2310 2024.07.10 20:04:09.959214 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2311 2024.07.10 20:04:09.959234 [ 3 ] {} <Trace> HTTP-Session: 414d442d-60cf-4352-a610-ad01218b8a76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2312 2024.07.10 20:04:09.959350 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
2313 2024.07.10 20:04:09.959434 [ 3 ] {fe5c621d-ad1b-40d0-b62e-8c740472d2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2314 2024.07.10 20:04:09.959542 [ 3 ] {fe5c621d-ad1b-40d0-b62e-8c740472d2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2315 2024.07.10 20:04:09.960174 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
2316 2024.07.10 20:04:09.960362 [ 3 ] {fe5c621d-ad1b-40d0-b62e-8c740472d2c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2317 2024.07.10 20:04:09.960840 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part
2318 2024.07.10 20:04:09.961544 [ 3 ] {fe5c621d-ad1b-40d0-b62e-8c740472d2c2} <Trace> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2319 2024.07.10 20:04:09.961601 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part
2320 2024.07.10 20:04:09.961608 [ 3 ] {fe5c621d-ad1b-40d0-b62e-8c740472d2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2321 2024.07.10 20:04:09.962334 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part
2322 2024.07.10 20:04:09.962989 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part
2323 2024.07.10 20:04:09.963059 [ 3 ] {fe5c621d-ad1b-40d0-b62e-8c740472d2c2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2324 2024.07.10 20:04:09.964141 [ 3 ] {fe5c621d-ad1b-40d0-b62e-8c740472d2c2} <Trace> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2325 2024.07.10 20:04:09.964437 [ 3 ] {fe5c621d-ad1b-40d0-b62e-8c740472d2c2} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.005037 sec., 1786.777843954735 rows/sec., 126.21 KiB/sec.
2326 2024.07.10 20:04:09.964966 [ 3 ] {fe5c621d-ad1b-40d0-b62e-8c740472d2c2} <Debug> DynamicQueryHandler: Done processing query
2327 2024.07.10 20:04:09.965017 [ 3 ] {fe5c621d-ad1b-40d0-b62e-8c740472d2c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2328 2024.07.10 20:04:09.965051 [ 3 ] {} <Debug> HTTP-Session: 414d442d-60cf-4352-a610-ad01218b8a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2329 2024.07.10 20:04:09.965209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2330 2024.07.10 20:04:09.965281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2331 2024.07.10 20:04:09.965321 [ 3 ] {} <Debug> HTTP-Session: 43382ff4-c1f4-41de-bbd1-94fcbdc343c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2332 2024.07.10 20:04:09.965361 [ 3 ] {} <Debug> HTTP-Session: 43382ff4-c1f4-41de-bbd1-94fcbdc343c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2333 2024.07.10 20:04:09.965400 [ 3 ] {} <Debug> HTTP-Session: 43382ff4-c1f4-41de-bbd1-94fcbdc343c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2334 2024.07.10 20:04:09.965483 [ 3 ] {} <Trace> HTTP-Session: 43382ff4-c1f4-41de-bbd1-94fcbdc343c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2335 2024.07.10 20:04:09.965764 [ 3 ] {6137f8e6-160c-4d55-83d2-8238369b3139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2336 2024.07.10 20:04:09.965812 [ 3 ] {6137f8e6-160c-4d55-83d2-8238369b3139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2337 2024.07.10 20:04:09.965956 [ 3 ] {6137f8e6-160c-4d55-83d2-8238369b3139} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2338 2024.07.10 20:04:09.966221 [ 3 ] {6137f8e6-160c-4d55-83d2-8238369b3139} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2339 2024.07.10 20:04:09.966256 [ 3 ] {6137f8e6-160c-4d55-83d2-8238369b3139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2340 2024.07.10 20:04:09.966608 [ 3 ] {6137f8e6-160c-4d55-83d2-8238369b3139} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2341 2024.07.10 20:04:09.966963 [ 3 ] {6137f8e6-160c-4d55-83d2-8238369b3139} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2342 2024.07.10 20:04:09.967112 [ 3 ] {6137f8e6-160c-4d55-83d2-8238369b3139} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001464 sec., 27322.4043715847 rows/sec., 1.82 MiB/sec.
2343 2024.07.10 20:04:09.967328 [ 3 ] {6137f8e6-160c-4d55-83d2-8238369b3139} <Debug> DynamicQueryHandler: Done processing query
2344 2024.07.10 20:04:09.967353 [ 3 ] {6137f8e6-160c-4d55-83d2-8238369b3139} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2345 2024.07.10 20:04:09.967369 [ 3 ] {} <Debug> HTTP-Session: 43382ff4-c1f4-41de-bbd1-94fcbdc343c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2346 2024.07.10 20:04:09.969450 [ 198 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 99 rows, containing 19 columns (19 merged, 0 gathered) in 0.011120132 sec., 8902.77201745447 rows/sec., 15.92 MiB/sec.
2347 2024.07.10 20:04:09.969765 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2348 2024.07.10 20:04:09.970387 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2349 2024.07.10 20:04:09.970466 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2350 2024.07.10 20:04:09.970613 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
2351 2024.07.10 20:04:14.933202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2352 2024.07.10 20:04:14.933339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2353 2024.07.10 20:04:14.933366 [ 3 ] {} <Debug> HTTP-Session: 460e697d-16e1-4aba-9614-4bdb328f19f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2354 2024.07.10 20:04:14.933390 [ 3 ] {} <Debug> HTTP-Session: 460e697d-16e1-4aba-9614-4bdb328f19f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2355 2024.07.10 20:04:14.933405 [ 3 ] {} <Debug> HTTP-Session: 460e697d-16e1-4aba-9614-4bdb328f19f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2356 2024.07.10 20:04:14.933457 [ 3 ] {} <Trace> HTTP-Session: 460e697d-16e1-4aba-9614-4bdb328f19f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2357 2024.07.10 20:04:14.933644 [ 3 ] {20b1d911-d025-4ccc-8e5f-27e6cf104997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2358 2024.07.10 20:04:14.933712 [ 3 ] {20b1d911-d025-4ccc-8e5f-27e6cf104997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2359 2024.07.10 20:04:14.933904 [ 3 ] {20b1d911-d025-4ccc-8e5f-27e6cf104997} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2360 2024.07.10 20:04:14.934326 [ 3 ] {20b1d911-d025-4ccc-8e5f-27e6cf104997} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2361 2024.07.10 20:04:14.934372 [ 3 ] {20b1d911-d025-4ccc-8e5f-27e6cf104997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2362 2024.07.10 20:04:14.934745 [ 3 ] {20b1d911-d025-4ccc-8e5f-27e6cf104997} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2363 2024.07.10 20:04:14.935094 [ 3 ] {20b1d911-d025-4ccc-8e5f-27e6cf104997} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2364 2024.07.10 20:04:14.935264 [ 3 ] {20b1d911-d025-4ccc-8e5f-27e6cf104997} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001669 sec., 7789.095266626723 rows/sec., 631.34 KiB/sec.
2365 2024.07.10 20:04:14.935468 [ 3 ] {20b1d911-d025-4ccc-8e5f-27e6cf104997} <Debug> DynamicQueryHandler: Done processing query
2366 2024.07.10 20:04:14.935495 [ 3 ] {20b1d911-d025-4ccc-8e5f-27e6cf104997} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2367 2024.07.10 20:04:14.935512 [ 3 ] {} <Debug> HTTP-Session: 460e697d-16e1-4aba-9614-4bdb328f19f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2368 2024.07.10 20:04:14.935662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 10087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2369 2024.07.10 20:04:14.935715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2370 2024.07.10 20:04:14.935736 [ 3 ] {} <Debug> HTTP-Session: 7645f130-f9b9-4918-b81c-301a4c887650 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2371 2024.07.10 20:04:14.935754 [ 3 ] {} <Debug> HTTP-Session: 7645f130-f9b9-4918-b81c-301a4c887650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2372 2024.07.10 20:04:14.935768 [ 3 ] {} <Debug> HTTP-Session: 7645f130-f9b9-4918-b81c-301a4c887650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2373 2024.07.10 20:04:14.935801 [ 3 ] {} <Trace> HTTP-Session: 7645f130-f9b9-4918-b81c-301a4c887650 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2374 2024.07.10 20:04:14.935930 [ 3 ] {fe561a62-3ab0-4d5c-9e5e-dbe4e95abeeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2375 2024.07.10 20:04:14.935977 [ 3 ] {fe561a62-3ab0-4d5c-9e5e-dbe4e95abeeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2376 2024.07.10 20:04:14.936106 [ 3 ] {fe561a62-3ab0-4d5c-9e5e-dbe4e95abeeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2377 2024.07.10 20:04:14.936434 [ 3 ] {fe561a62-3ab0-4d5c-9e5e-dbe4e95abeeb} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2378 2024.07.10 20:04:14.936473 [ 3 ] {fe561a62-3ab0-4d5c-9e5e-dbe4e95abeeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2379 2024.07.10 20:04:14.936794 [ 3 ] {fe561a62-3ab0-4d5c-9e5e-dbe4e95abeeb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2380 2024.07.10 20:04:14.937117 [ 3 ] {fe561a62-3ab0-4d5c-9e5e-dbe4e95abeeb} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2381 2024.07.10 20:04:14.937275 [ 3 ] {fe561a62-3ab0-4d5c-9e5e-dbe4e95abeeb} <Debug> executeQuery: Read 69 rows, 5.87 KiB in 0.001383 sec., 49891.54013015185 rows/sec., 4.15 MiB/sec.
2382 2024.07.10 20:04:14.937293 [ 65 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2383 2024.07.10 20:04:14.937414 [ 65 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2384 2024.07.10 20:04:14.937472 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2385 2024.07.10 20:04:14.937488 [ 3 ] {fe561a62-3ab0-4d5c-9e5e-dbe4e95abeeb} <Debug> DynamicQueryHandler: Done processing query
2386 2024.07.10 20:04:14.937543 [ 3 ] {fe561a62-3ab0-4d5c-9e5e-dbe4e95abeeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2387 2024.07.10 20:04:14.937603 [ 3 ] {} <Debug> HTTP-Session: 7645f130-f9b9-4918-b81c-301a4c887650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2388 2024.07.10 20:04:14.937825 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
2389 2024.07.10 20:04:14.937876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2390 2024.07.10 20:04:14.938065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2391 2024.07.10 20:04:14.938165 [ 3 ] {} <Debug> HTTP-Session: cd5896c6-9b3d-4b53-a4d2-027b1f090a37 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2392 2024.07.10 20:04:14.938218 [ 3 ] {} <Debug> HTTP-Session: cd5896c6-9b3d-4b53-a4d2-027b1f090a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2393 2024.07.10 20:04:14.938269 [ 3 ] {} <Debug> HTTP-Session: cd5896c6-9b3d-4b53-a4d2-027b1f090a37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2394 2024.07.10 20:04:14.938323 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2395 2024.07.10 20:04:14.938340 [ 3 ] {} <Trace> HTTP-Session: cd5896c6-9b3d-4b53-a4d2-027b1f090a37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2396 2024.07.10 20:04:14.938387 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 78 rows starting from the beginning of the part
2397 2024.07.10 20:04:14.938584 [ 3 ] {7da81872-5e4a-4f12-a7d5-f43702e7409f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2398 2024.07.10 20:04:14.938633 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part
2399 2024.07.10 20:04:14.938760 [ 3 ] {7da81872-5e4a-4f12-a7d5-f43702e7409f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2400 2024.07.10 20:04:14.938986 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 78 rows starting from the beginning of the part
2401 2024.07.10 20:04:14.939349 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part
2402 2024.07.10 20:04:14.939745 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 88 rows starting from the beginning of the part
2403 2024.07.10 20:04:14.940150 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 69 rows starting from the beginning of the part
2404 2024.07.10 20:04:14.940184 [ 3 ] {7da81872-5e4a-4f12-a7d5-f43702e7409f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2405 2024.07.10 20:04:14.941064 [ 3 ] {7da81872-5e4a-4f12-a7d5-f43702e7409f} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2406 2024.07.10 20:04:14.941122 [ 3 ] {7da81872-5e4a-4f12-a7d5-f43702e7409f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2407 2024.07.10 20:04:14.941970 [ 3 ] {7da81872-5e4a-4f12-a7d5-f43702e7409f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2408 2024.07.10 20:04:14.942853 [ 3 ] {7da81872-5e4a-4f12-a7d5-f43702e7409f} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2409 2024.07.10 20:04:14.943189 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 4 columns (4 merged, 0 gathered) in 0.005524106 sec., 67522.23798746802 rows/sec., 5.51 MiB/sec.
2410 2024.07.10 20:04:14.943229 [ 65 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2411 2024.07.10 20:04:14.943301 [ 3 ] {7da81872-5e4a-4f12-a7d5-f43702e7409f} <Debug> executeQuery: Read 54 rows, 4.34 KiB in 0.004832 sec., 11175.496688741721 rows/sec., 898.35 KiB/sec.
2412 2024.07.10 20:04:14.943345 [ 65 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2413 2024.07.10 20:04:14.943436 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2414 2024.07.10 20:04:14.943513 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2415 2024.07.10 20:04:14.943878 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
2416 2024.07.10 20:04:14.944027 [ 3 ] {7da81872-5e4a-4f12-a7d5-f43702e7409f} <Debug> DynamicQueryHandler: Done processing query
2417 2024.07.10 20:04:14.944208 [ 3 ] {7da81872-5e4a-4f12-a7d5-f43702e7409f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2418 2024.07.10 20:04:14.944371 [ 3 ] {} <Debug> HTTP-Session: cd5896c6-9b3d-4b53-a4d2-027b1f090a37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2419 2024.07.10 20:04:14.944478 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2420 2024.07.10 20:04:14.944537 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part
2421 2024.07.10 20:04:14.944705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2422 2024.07.10 20:04:14.944772 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_11_2} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2423 2024.07.10 20:04:14.944795 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part
2424 2024.07.10 20:04:14.944937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2425 2024.07.10 20:04:14.945183 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part
2426 2024.07.10 20:04:14.945186 [ 3 ] {} <Debug> HTTP-Session: 3702a097-efee-44fb-8850-0073a7e1d4d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2427 2024.07.10 20:04:14.945248 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_11_2} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2428 2024.07.10 20:04:14.945443 [ 3 ] {} <Debug> HTTP-Session: 3702a097-efee-44fb-8850-0073a7e1d4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2429 2024.07.10 20:04:14.945524 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part
2430 2024.07.10 20:04:14.945645 [ 3 ] {} <Debug> HTTP-Session: 3702a097-efee-44fb-8850-0073a7e1d4d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2431 2024.07.10 20:04:14.945667 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
2432 2024.07.10 20:04:14.945857 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 66 rows starting from the beginning of the part
2433 2024.07.10 20:04:14.945956 [ 3 ] {} <Trace> HTTP-Session: 3702a097-efee-44fb-8850-0073a7e1d4d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2434 2024.07.10 20:04:14.946165 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part
2435 2024.07.10 20:04:14.946628 [ 3 ] {7e4abb79-bc2e-480c-872a-4c8563e92791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2436 2024.07.10 20:04:14.946757 [ 3 ] {7e4abb79-bc2e-480c-872a-4c8563e92791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2437 2024.07.10 20:04:14.947310 [ 3 ] {7e4abb79-bc2e-480c-872a-4c8563e92791} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2438 2024.07.10 20:04:14.948267 [ 3 ] {7e4abb79-bc2e-480c-872a-4c8563e92791} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2439 2024.07.10 20:04:14.948323 [ 3 ] {7e4abb79-bc2e-480c-872a-4c8563e92791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2440 2024.07.10 20:04:14.949159 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 303 rows, containing 4 columns (4 merged, 0 gathered) in 0.005558586 sec., 54510.26574024401 rows/sec., 4.27 MiB/sec.
2441 2024.07.10 20:04:14.949334 [ 3 ] {7e4abb79-bc2e-480c-872a-4c8563e92791} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2442 2024.07.10 20:04:14.949499 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2443 2024.07.10 20:04:14.950252 [ 3 ] {7e4abb79-bc2e-480c-872a-4c8563e92791} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2444 2024.07.10 20:04:14.950583 [ 3 ] {7e4abb79-bc2e-480c-872a-4c8563e92791} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.004198 sec., 26202.953787517865 rows/sec., 1.83 MiB/sec.
2445 2024.07.10 20:04:14.950711 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_11_2} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2446 2024.07.10 20:04:14.950909 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_11_2} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2447 2024.07.10 20:04:14.950940 [ 3 ] {7e4abb79-bc2e-480c-872a-4c8563e92791} <Debug> DynamicQueryHandler: Done processing query
2448 2024.07.10 20:04:14.951022 [ 3 ] {7e4abb79-bc2e-480c-872a-4c8563e92791} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2449 2024.07.10 20:04:14.951055 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
2450 2024.07.10 20:04:14.951065 [ 3 ] {} <Debug> HTTP-Session: 3702a097-efee-44fb-8850-0073a7e1d4d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2451 2024.07.10 20:04:14.951245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2452 2024.07.10 20:04:14.951294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2453 2024.07.10 20:04:14.951314 [ 3 ] {} <Debug> HTTP-Session: be230808-3b47-4cfb-a43c-5c80a6bb1351 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2454 2024.07.10 20:04:14.951330 [ 3 ] {} <Debug> HTTP-Session: be230808-3b47-4cfb-a43c-5c80a6bb1351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2455 2024.07.10 20:04:14.951344 [ 3 ] {} <Debug> HTTP-Session: be230808-3b47-4cfb-a43c-5c80a6bb1351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2456 2024.07.10 20:04:14.951374 [ 3 ] {} <Trace> HTTP-Session: be230808-3b47-4cfb-a43c-5c80a6bb1351 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2457 2024.07.10 20:04:14.951585 [ 3 ] {9a08d11f-d4ad-49d6-98f2-4945fb746de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2458 2024.07.10 20:04:14.951658 [ 3 ] {9a08d11f-d4ad-49d6-98f2-4945fb746de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2459 2024.07.10 20:04:14.952098 [ 3 ] {9a08d11f-d4ad-49d6-98f2-4945fb746de5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2460 2024.07.10 20:04:14.952687 [ 3 ] {9a08d11f-d4ad-49d6-98f2-4945fb746de5} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2461 2024.07.10 20:04:14.952734 [ 3 ] {9a08d11f-d4ad-49d6-98f2-4945fb746de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2462 2024.07.10 20:04:14.953656 [ 3 ] {9a08d11f-d4ad-49d6-98f2-4945fb746de5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2463 2024.07.10 20:04:14.954305 [ 3 ] {9a08d11f-d4ad-49d6-98f2-4945fb746de5} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2464 2024.07.10 20:04:14.954505 [ 3 ] {9a08d11f-d4ad-49d6-98f2-4945fb746de5} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003048 sec., 4265.09186351706 rows/sec., 7.64 MiB/sec.
2465 2024.07.10 20:04:14.954799 [ 3 ] {9a08d11f-d4ad-49d6-98f2-4945fb746de5} <Debug> DynamicQueryHandler: Done processing query
2466 2024.07.10 20:04:14.954824 [ 3 ] {9a08d11f-d4ad-49d6-98f2-4945fb746de5} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
2467 2024.07.10 20:04:14.954840 [ 3 ] {} <Debug> HTTP-Session: be230808-3b47-4cfb-a43c-5c80a6bb1351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2468 2024.07.10 20:04:14.954965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2469 2024.07.10 20:04:14.955015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2470 2024.07.10 20:04:14.955034 [ 3 ] {} <Debug> HTTP-Session: 0f6e24a8-2004-4e13-9bc3-dc63ec71db92 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2471 2024.07.10 20:04:14.955051 [ 3 ] {} <Debug> HTTP-Session: 0f6e24a8-2004-4e13-9bc3-dc63ec71db92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2472 2024.07.10 20:04:14.955066 [ 3 ] {} <Debug> HTTP-Session: 0f6e24a8-2004-4e13-9bc3-dc63ec71db92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2473 2024.07.10 20:04:14.955097 [ 3 ] {} <Trace> HTTP-Session: 0f6e24a8-2004-4e13-9bc3-dc63ec71db92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2474 2024.07.10 20:04:14.955196 [ 3 ] {135f5946-df92-465c-894b-978f1bab090d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2475 2024.07.10 20:04:14.955244 [ 3 ] {135f5946-df92-465c-894b-978f1bab090d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2476 2024.07.10 20:04:14.955375 [ 3 ] {135f5946-df92-465c-894b-978f1bab090d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2477 2024.07.10 20:04:14.955609 [ 3 ] {135f5946-df92-465c-894b-978f1bab090d} <Trace> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2478 2024.07.10 20:04:14.955645 [ 3 ] {135f5946-df92-465c-894b-978f1bab090d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2479 2024.07.10 20:04:14.956003 [ 3 ] {135f5946-df92-465c-894b-978f1bab090d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2480 2024.07.10 20:04:14.956334 [ 3 ] {135f5946-df92-465c-894b-978f1bab090d} <Trace> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2481 2024.07.10 20:04:14.956491 [ 3 ] {135f5946-df92-465c-894b-978f1bab090d} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001314 sec., 4566.2100456621 rows/sec., 344.10 KiB/sec.
2482 2024.07.10 20:04:14.956770 [ 3 ] {135f5946-df92-465c-894b-978f1bab090d} <Debug> DynamicQueryHandler: Done processing query
2483 2024.07.10 20:04:14.956794 [ 3 ] {135f5946-df92-465c-894b-978f1bab090d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2484 2024.07.10 20:04:14.956809 [ 3 ] {} <Debug> HTTP-Session: 0f6e24a8-2004-4e13-9bc3-dc63ec71db92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2485 2024.07.10 20:04:14.956922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2486 2024.07.10 20:04:14.956971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2487 2024.07.10 20:04:14.956990 [ 3 ] {} <Debug> HTTP-Session: 33c322da-0e5f-44c9-a8db-fb4883f2b03e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2488 2024.07.10 20:04:14.957007 [ 3 ] {} <Debug> HTTP-Session: 33c322da-0e5f-44c9-a8db-fb4883f2b03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2489 2024.07.10 20:04:14.957021 [ 3 ] {} <Debug> HTTP-Session: 33c322da-0e5f-44c9-a8db-fb4883f2b03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2490 2024.07.10 20:04:14.957051 [ 3 ] {} <Trace> HTTP-Session: 33c322da-0e5f-44c9-a8db-fb4883f2b03e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2491 2024.07.10 20:04:14.957158 [ 3 ] {8b4b5c9d-9a5e-4b35-8e33-3f9298e02b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2492 2024.07.10 20:04:14.957202 [ 3 ] {8b4b5c9d-9a5e-4b35-8e33-3f9298e02b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2493 2024.07.10 20:04:14.957353 [ 3 ] {8b4b5c9d-9a5e-4b35-8e33-3f9298e02b14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2494 2024.07.10 20:04:14.957607 [ 3 ] {8b4b5c9d-9a5e-4b35-8e33-3f9298e02b14} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2495 2024.07.10 20:04:14.957643 [ 3 ] {8b4b5c9d-9a5e-4b35-8e33-3f9298e02b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2496 2024.07.10 20:04:14.958005 [ 3 ] {8b4b5c9d-9a5e-4b35-8e33-3f9298e02b14} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2497 2024.07.10 20:04:14.958338 [ 3 ] {8b4b5c9d-9a5e-4b35-8e33-3f9298e02b14} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2498 2024.07.10 20:04:14.958490 [ 3 ] {8b4b5c9d-9a5e-4b35-8e33-3f9298e02b14} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001356 sec., 29498.525073746314 rows/sec., 1.97 MiB/sec.
2499 2024.07.10 20:04:14.958645 [ 3 ] {8b4b5c9d-9a5e-4b35-8e33-3f9298e02b14} <Debug> DynamicQueryHandler: Done processing query
2500 2024.07.10 20:04:14.958668 [ 3 ] {8b4b5c9d-9a5e-4b35-8e33-3f9298e02b14} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2501 2024.07.10 20:04:14.958684 [ 3 ] {} <Debug> HTTP-Session: 33c322da-0e5f-44c9-a8db-fb4883f2b03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2502 2024.07.10 20:04:19.933493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2503 2024.07.10 20:04:19.933630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2504 2024.07.10 20:04:19.933654 [ 3 ] {} <Debug> HTTP-Session: 33d2ae85-a128-4d31-b1e5-ac8c6dd75593 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2505 2024.07.10 20:04:19.933679 [ 3 ] {} <Debug> HTTP-Session: 33d2ae85-a128-4d31-b1e5-ac8c6dd75593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2506 2024.07.10 20:04:19.933694 [ 3 ] {} <Debug> HTTP-Session: 33d2ae85-a128-4d31-b1e5-ac8c6dd75593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2507 2024.07.10 20:04:19.933745 [ 3 ] {} <Trace> HTTP-Session: 33d2ae85-a128-4d31-b1e5-ac8c6dd75593 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2508 2024.07.10 20:04:19.933937 [ 3 ] {979c1bb8-d39c-41a5-ad6e-6095f4a67ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2509 2024.07.10 20:04:19.934003 [ 3 ] {979c1bb8-d39c-41a5-ad6e-6095f4a67ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2510 2024.07.10 20:04:19.934196 [ 3 ] {979c1bb8-d39c-41a5-ad6e-6095f4a67ab3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2511 2024.07.10 20:04:19.934585 [ 3 ] {979c1bb8-d39c-41a5-ad6e-6095f4a67ab3} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2512 2024.07.10 20:04:19.934627 [ 3 ] {979c1bb8-d39c-41a5-ad6e-6095f4a67ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2513 2024.07.10 20:04:19.934997 [ 3 ] {979c1bb8-d39c-41a5-ad6e-6095f4a67ab3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2514 2024.07.10 20:04:19.935340 [ 3 ] {979c1bb8-d39c-41a5-ad6e-6095f4a67ab3} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2515 2024.07.10 20:04:19.935498 [ 3 ] {979c1bb8-d39c-41a5-ad6e-6095f4a67ab3} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001622 sec., 11713.933415536376 rows/sec., 949.47 KiB/sec.
2516 2024.07.10 20:04:19.935696 [ 3 ] {979c1bb8-d39c-41a5-ad6e-6095f4a67ab3} <Debug> DynamicQueryHandler: Done processing query
2517 2024.07.10 20:04:19.935722 [ 3 ] {979c1bb8-d39c-41a5-ad6e-6095f4a67ab3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2518 2024.07.10 20:04:19.935738 [ 3 ] {} <Debug> HTTP-Session: 33d2ae85-a128-4d31-b1e5-ac8c6dd75593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2519 2024.07.10 20:04:19.935915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 12728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2520 2024.07.10 20:04:19.935965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2521 2024.07.10 20:04:19.935985 [ 3 ] {} <Debug> HTTP-Session: 362d0731-67b6-4dc1-8209-0b2beef63a76 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2522 2024.07.10 20:04:19.936002 [ 3 ] {} <Debug> HTTP-Session: 362d0731-67b6-4dc1-8209-0b2beef63a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2523 2024.07.10 20:04:19.936016 [ 3 ] {} <Debug> HTTP-Session: 362d0731-67b6-4dc1-8209-0b2beef63a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2524 2024.07.10 20:04:19.936046 [ 3 ] {} <Trace> HTTP-Session: 362d0731-67b6-4dc1-8209-0b2beef63a76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2525 2024.07.10 20:04:19.936165 [ 3 ] {4aa8d0d8-06f9-4bb3-b40b-4e3bb964fb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2526 2024.07.10 20:04:19.936208 [ 3 ] {4aa8d0d8-06f9-4bb3-b40b-4e3bb964fb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2527 2024.07.10 20:04:19.936334 [ 3 ] {4aa8d0d8-06f9-4bb3-b40b-4e3bb964fb8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2528 2024.07.10 20:04:19.936641 [ 3 ] {4aa8d0d8-06f9-4bb3-b40b-4e3bb964fb8a} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2529 2024.07.10 20:04:19.936678 [ 3 ] {4aa8d0d8-06f9-4bb3-b40b-4e3bb964fb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2530 2024.07.10 20:04:19.936993 [ 3 ] {4aa8d0d8-06f9-4bb3-b40b-4e3bb964fb8a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2531 2024.07.10 20:04:19.937299 [ 3 ] {4aa8d0d8-06f9-4bb3-b40b-4e3bb964fb8a} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2532 2024.07.10 20:04:19.937449 [ 3 ] {4aa8d0d8-06f9-4bb3-b40b-4e3bb964fb8a} <Debug> executeQuery: Read 87 rows, 7.42 KiB in 0.001319 sec., 65959.05989385898 rows/sec., 5.49 MiB/sec.
2533 2024.07.10 20:04:19.937640 [ 3 ] {4aa8d0d8-06f9-4bb3-b40b-4e3bb964fb8a} <Debug> DynamicQueryHandler: Done processing query
2534 2024.07.10 20:04:19.937664 [ 3 ] {4aa8d0d8-06f9-4bb3-b40b-4e3bb964fb8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2535 2024.07.10 20:04:19.937681 [ 3 ] {} <Debug> HTTP-Session: 362d0731-67b6-4dc1-8209-0b2beef63a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2536 2024.07.10 20:04:19.937823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2537 2024.07.10 20:04:19.937871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2538 2024.07.10 20:04:19.937890 [ 3 ] {} <Debug> HTTP-Session: 66937a6f-94e3-4fb3-ba6d-921b0580d091 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2539 2024.07.10 20:04:19.937909 [ 3 ] {} <Debug> HTTP-Session: 66937a6f-94e3-4fb3-ba6d-921b0580d091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2540 2024.07.10 20:04:19.937924 [ 3 ] {} <Debug> HTTP-Session: 66937a6f-94e3-4fb3-ba6d-921b0580d091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2541 2024.07.10 20:04:19.937955 [ 3 ] {} <Trace> HTTP-Session: 66937a6f-94e3-4fb3-ba6d-921b0580d091 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2542 2024.07.10 20:04:19.938088 [ 3 ] {96c03e5c-cf0b-4cb0-8f42-3c91dcff6fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2543 2024.07.10 20:04:19.938131 [ 3 ] {96c03e5c-cf0b-4cb0-8f42-3c91dcff6fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2544 2024.07.10 20:04:19.938257 [ 3 ] {96c03e5c-cf0b-4cb0-8f42-3c91dcff6fc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2545 2024.07.10 20:04:19.938633 [ 3 ] {96c03e5c-cf0b-4cb0-8f42-3c91dcff6fc1} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2546 2024.07.10 20:04:19.938670 [ 3 ] {96c03e5c-cf0b-4cb0-8f42-3c91dcff6fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2547 2024.07.10 20:04:19.938991 [ 3 ] {96c03e5c-cf0b-4cb0-8f42-3c91dcff6fc1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2548 2024.07.10 20:04:19.939299 [ 3 ] {96c03e5c-cf0b-4cb0-8f42-3c91dcff6fc1} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2549 2024.07.10 20:04:19.939449 [ 3 ] {96c03e5c-cf0b-4cb0-8f42-3c91dcff6fc1} <Debug> executeQuery: Read 55 rows, 4.40 KiB in 0.001387 sec., 39653.929343907716 rows/sec., 3.10 MiB/sec.
2550 2024.07.10 20:04:19.939767 [ 3 ] {96c03e5c-cf0b-4cb0-8f42-3c91dcff6fc1} <Debug> DynamicQueryHandler: Done processing query
2551 2024.07.10 20:04:19.939793 [ 3 ] {96c03e5c-cf0b-4cb0-8f42-3c91dcff6fc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2552 2024.07.10 20:04:19.939809 [ 3 ] {} <Debug> HTTP-Session: 66937a6f-94e3-4fb3-ba6d-921b0580d091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2553 2024.07.10 20:04:19.939973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2554 2024.07.10 20:04:19.940031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2555 2024.07.10 20:04:19.940051 [ 3 ] {} <Debug> HTTP-Session: e9a70590-adc4-4e5f-9817-b75b9c0bae78 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2556 2024.07.10 20:04:19.940068 [ 3 ] {} <Debug> HTTP-Session: e9a70590-adc4-4e5f-9817-b75b9c0bae78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2557 2024.07.10 20:04:19.940081 [ 3 ] {} <Debug> HTTP-Session: e9a70590-adc4-4e5f-9817-b75b9c0bae78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2558 2024.07.10 20:04:19.940113 [ 3 ] {} <Trace> HTTP-Session: e9a70590-adc4-4e5f-9817-b75b9c0bae78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2559 2024.07.10 20:04:19.940250 [ 3 ] {d69c2e7e-99e4-46ad-a4d4-6a03fd0f967d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2560 2024.07.10 20:04:19.940298 [ 3 ] {d69c2e7e-99e4-46ad-a4d4-6a03fd0f967d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2561 2024.07.10 20:04:19.940466 [ 3 ] {d69c2e7e-99e4-46ad-a4d4-6a03fd0f967d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2562 2024.07.10 20:04:19.940816 [ 3 ] {d69c2e7e-99e4-46ad-a4d4-6a03fd0f967d} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2563 2024.07.10 20:04:19.940852 [ 3 ] {d69c2e7e-99e4-46ad-a4d4-6a03fd0f967d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2564 2024.07.10 20:04:19.941260 [ 3 ] {d69c2e7e-99e4-46ad-a4d4-6a03fd0f967d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2565 2024.07.10 20:04:19.941597 [ 3 ] {d69c2e7e-99e4-46ad-a4d4-6a03fd0f967d} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2566 2024.07.10 20:04:19.941747 [ 3 ] {d69c2e7e-99e4-46ad-a4d4-6a03fd0f967d} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001548 sec., 71059.4315245478 rows/sec., 4.96 MiB/sec.
2567 2024.07.10 20:04:19.941911 [ 3 ] {d69c2e7e-99e4-46ad-a4d4-6a03fd0f967d} <Debug> DynamicQueryHandler: Done processing query
2568 2024.07.10 20:04:19.941934 [ 3 ] {d69c2e7e-99e4-46ad-a4d4-6a03fd0f967d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2569 2024.07.10 20:04:19.941950 [ 3 ] {} <Debug> HTTP-Session: e9a70590-adc4-4e5f-9817-b75b9c0bae78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2570 2024.07.10 20:04:19.942156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 29986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2571 2024.07.10 20:04:19.942210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2572 2024.07.10 20:04:19.942238 [ 3 ] {} <Debug> HTTP-Session: 12d36f7b-612f-4612-8934-852e616af9a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2573 2024.07.10 20:04:19.942256 [ 3 ] {} <Debug> HTTP-Session: 12d36f7b-612f-4612-8934-852e616af9a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2574 2024.07.10 20:04:19.942271 [ 3 ] {} <Debug> HTTP-Session: 12d36f7b-612f-4612-8934-852e616af9a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2575 2024.07.10 20:04:19.942301 [ 3 ] {} <Trace> HTTP-Session: 12d36f7b-612f-4612-8934-852e616af9a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2576 2024.07.10 20:04:19.942549 [ 3 ] {9b504ab6-5c80-4ce8-a4a8-1ea28ef55650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2577 2024.07.10 20:04:19.942614 [ 3 ] {9b504ab6-5c80-4ce8-a4a8-1ea28ef55650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2578 2024.07.10 20:04:19.943026 [ 3 ] {9b504ab6-5c80-4ce8-a4a8-1ea28ef55650} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2579 2024.07.10 20:04:19.943646 [ 3 ] {9b504ab6-5c80-4ce8-a4a8-1ea28ef55650} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2580 2024.07.10 20:04:19.943682 [ 3 ] {9b504ab6-5c80-4ce8-a4a8-1ea28ef55650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2581 2024.07.10 20:04:19.944345 [ 3 ] {9b504ab6-5c80-4ce8-a4a8-1ea28ef55650} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2582 2024.07.10 20:04:19.944767 [ 3 ] {9b504ab6-5c80-4ce8-a4a8-1ea28ef55650} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2583 2024.07.10 20:04:19.944946 [ 3 ] {9b504ab6-5c80-4ce8-a4a8-1ea28ef55650} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002564 sec., 7410.296411856475 rows/sec., 13.28 MiB/sec.
2584 2024.07.10 20:04:19.945168 [ 3 ] {9b504ab6-5c80-4ce8-a4a8-1ea28ef55650} <Debug> DynamicQueryHandler: Done processing query
2585 2024.07.10 20:04:19.945192 [ 3 ] {9b504ab6-5c80-4ce8-a4a8-1ea28ef55650} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2586 2024.07.10 20:04:19.945209 [ 3 ] {} <Debug> HTTP-Session: 12d36f7b-612f-4612-8934-852e616af9a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2587 2024.07.10 20:04:19.945343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2588 2024.07.10 20:04:19.945394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2589 2024.07.10 20:04:19.945413 [ 3 ] {} <Debug> HTTP-Session: c0c18d37-8b71-4c11-868d-3678bedcde15 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2590 2024.07.10 20:04:19.945430 [ 3 ] {} <Debug> HTTP-Session: c0c18d37-8b71-4c11-868d-3678bedcde15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2591 2024.07.10 20:04:19.945446 [ 3 ] {} <Debug> HTTP-Session: c0c18d37-8b71-4c11-868d-3678bedcde15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2592 2024.07.10 20:04:19.945479 [ 3 ] {} <Trace> HTTP-Session: c0c18d37-8b71-4c11-868d-3678bedcde15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2593 2024.07.10 20:04:19.945583 [ 3 ] {6a7a7c1f-76e7-4583-aed7-f879c815e4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2594 2024.07.10 20:04:19.945627 [ 3 ] {6a7a7c1f-76e7-4583-aed7-f879c815e4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2595 2024.07.10 20:04:19.945754 [ 3 ] {6a7a7c1f-76e7-4583-aed7-f879c815e4cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2596 2024.07.10 20:04:19.946046 [ 3 ] {6a7a7c1f-76e7-4583-aed7-f879c815e4cb} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2597 2024.07.10 20:04:19.946081 [ 3 ] {6a7a7c1f-76e7-4583-aed7-f879c815e4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2598 2024.07.10 20:04:19.946439 [ 3 ] {6a7a7c1f-76e7-4583-aed7-f879c815e4cb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2599 2024.07.10 20:04:19.946760 [ 3 ] {6a7a7c1f-76e7-4583-aed7-f879c815e4cb} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2600 2024.07.10 20:04:19.946889 [ 3 ] {6a7a7c1f-76e7-4583-aed7-f879c815e4cb} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001335 sec., 29962.5468164794 rows/sec., 2.00 MiB/sec.
2601 2024.07.10 20:04:19.947107 [ 3 ] {6a7a7c1f-76e7-4583-aed7-f879c815e4cb} <Debug> DynamicQueryHandler: Done processing query
2602 2024.07.10 20:04:19.947131 [ 3 ] {6a7a7c1f-76e7-4583-aed7-f879c815e4cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2603 2024.07.10 20:04:19.947147 [ 3 ] {} <Debug> HTTP-Session: c0c18d37-8b71-4c11-868d-3678bedcde15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2604 2024.07.10 20:04:23.999853 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache
2605 2024.07.10 20:04:23.999946 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache
2606 2024.07.10 20:04:24.934000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2607 2024.07.10 20:04:24.934129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2608 2024.07.10 20:04:24.934155 [ 3 ] {} <Debug> HTTP-Session: 1e240317-eca9-41b5-84b3-d34a7f7256d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2609 2024.07.10 20:04:24.934181 [ 3 ] {} <Debug> HTTP-Session: 1e240317-eca9-41b5-84b3-d34a7f7256d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2610 2024.07.10 20:04:24.934196 [ 3 ] {} <Debug> HTTP-Session: 1e240317-eca9-41b5-84b3-d34a7f7256d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2611 2024.07.10 20:04:24.934246 [ 3 ] {} <Trace> HTTP-Session: 1e240317-eca9-41b5-84b3-d34a7f7256d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2612 2024.07.10 20:04:24.934435 [ 3 ] {d3b28545-ada5-42fc-b7d4-05fd34efb883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2613 2024.07.10 20:04:24.934502 [ 3 ] {d3b28545-ada5-42fc-b7d4-05fd34efb883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2614 2024.07.10 20:04:24.934695 [ 3 ] {d3b28545-ada5-42fc-b7d4-05fd34efb883} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2615 2024.07.10 20:04:24.935127 [ 3 ] {d3b28545-ada5-42fc-b7d4-05fd34efb883} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2616 2024.07.10 20:04:24.935169 [ 3 ] {d3b28545-ada5-42fc-b7d4-05fd34efb883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2617 2024.07.10 20:04:24.935531 [ 3 ] {d3b28545-ada5-42fc-b7d4-05fd34efb883} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2618 2024.07.10 20:04:24.935869 [ 3 ] {d3b28545-ada5-42fc-b7d4-05fd34efb883} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2619 2024.07.10 20:04:24.936020 [ 3 ] {d3b28545-ada5-42fc-b7d4-05fd34efb883} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001642 sec., 7917.174177831912 rows/sec., 641.72 KiB/sec.
2620 2024.07.10 20:04:24.936261 [ 3 ] {d3b28545-ada5-42fc-b7d4-05fd34efb883} <Debug> DynamicQueryHandler: Done processing query
2621 2024.07.10 20:04:24.936287 [ 3 ] {d3b28545-ada5-42fc-b7d4-05fd34efb883} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2622 2024.07.10 20:04:24.936304 [ 3 ] {} <Debug> HTTP-Session: 1e240317-eca9-41b5-84b3-d34a7f7256d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2623 2024.07.10 20:04:24.936440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2624 2024.07.10 20:04:24.936491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2625 2024.07.10 20:04:24.936511 [ 3 ] {} <Debug> HTTP-Session: 5d886144-386c-4117-8afa-e79fa2634718 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2626 2024.07.10 20:04:24.936529 [ 3 ] {} <Debug> HTTP-Session: 5d886144-386c-4117-8afa-e79fa2634718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2627 2024.07.10 20:04:24.936543 [ 3 ] {} <Debug> HTTP-Session: 5d886144-386c-4117-8afa-e79fa2634718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2628 2024.07.10 20:04:24.936574 [ 3 ] {} <Trace> HTTP-Session: 5d886144-386c-4117-8afa-e79fa2634718 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2629 2024.07.10 20:04:24.936693 [ 3 ] {a7e2325a-7bbc-4e11-beb5-5e0aefa53427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2630 2024.07.10 20:04:24.936736 [ 3 ] {a7e2325a-7bbc-4e11-beb5-5e0aefa53427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2631 2024.07.10 20:04:24.936873 [ 3 ] {a7e2325a-7bbc-4e11-beb5-5e0aefa53427} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2632 2024.07.10 20:04:24.937233 [ 3 ] {a7e2325a-7bbc-4e11-beb5-5e0aefa53427} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2633 2024.07.10 20:04:24.937269 [ 3 ] {a7e2325a-7bbc-4e11-beb5-5e0aefa53427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2634 2024.07.10 20:04:24.937596 [ 3 ] {a7e2325a-7bbc-4e11-beb5-5e0aefa53427} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2635 2024.07.10 20:04:24.937924 [ 3 ] {a7e2325a-7bbc-4e11-beb5-5e0aefa53427} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2636 2024.07.10 20:04:24.938078 [ 3 ] {a7e2325a-7bbc-4e11-beb5-5e0aefa53427} <Debug> executeQuery: Read 95 rows, 7.93 KiB in 0.00142 sec., 66901.40845070423 rows/sec., 5.45 MiB/sec.
2637 2024.07.10 20:04:24.938323 [ 3 ] {a7e2325a-7bbc-4e11-beb5-5e0aefa53427} <Debug> DynamicQueryHandler: Done processing query
2638 2024.07.10 20:04:24.938352 [ 3 ] {a7e2325a-7bbc-4e11-beb5-5e0aefa53427} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2639 2024.07.10 20:04:24.938370 [ 3 ] {} <Debug> HTTP-Session: 5d886144-386c-4117-8afa-e79fa2634718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2640 2024.07.10 20:04:24.938495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2641 2024.07.10 20:04:24.938544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2642 2024.07.10 20:04:24.938564 [ 3 ] {} <Debug> HTTP-Session: 797e6d47-cde4-4140-8d05-600eed4e179f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2643 2024.07.10 20:04:24.938580 [ 3 ] {} <Debug> HTTP-Session: 797e6d47-cde4-4140-8d05-600eed4e179f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2644 2024.07.10 20:04:24.938594 [ 3 ] {} <Debug> HTTP-Session: 797e6d47-cde4-4140-8d05-600eed4e179f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2645 2024.07.10 20:04:24.938625 [ 3 ] {} <Trace> HTTP-Session: 797e6d47-cde4-4140-8d05-600eed4e179f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2646 2024.07.10 20:04:24.938744 [ 3 ] {00aa327d-2934-40ae-98ba-0c5fe55e9574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2647 2024.07.10 20:04:24.938788 [ 3 ] {00aa327d-2934-40ae-98ba-0c5fe55e9574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2648 2024.07.10 20:04:24.938938 [ 3 ] {00aa327d-2934-40ae-98ba-0c5fe55e9574} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2649 2024.07.10 20:04:24.939310 [ 3 ] {00aa327d-2934-40ae-98ba-0c5fe55e9574} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2650 2024.07.10 20:04:24.939346 [ 3 ] {00aa327d-2934-40ae-98ba-0c5fe55e9574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2651 2024.07.10 20:04:24.939661 [ 3 ] {00aa327d-2934-40ae-98ba-0c5fe55e9574} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2652 2024.07.10 20:04:24.939964 [ 3 ] {00aa327d-2934-40ae-98ba-0c5fe55e9574} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2653 2024.07.10 20:04:24.940097 [ 3 ] {00aa327d-2934-40ae-98ba-0c5fe55e9574} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001389 sec., 55435.56515478762 rows/sec., 4.33 MiB/sec.
2654 2024.07.10 20:04:24.940322 [ 3 ] {00aa327d-2934-40ae-98ba-0c5fe55e9574} <Debug> DynamicQueryHandler: Done processing query
2655 2024.07.10 20:04:24.940346 [ 3 ] {00aa327d-2934-40ae-98ba-0c5fe55e9574} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2656 2024.07.10 20:04:24.940364 [ 3 ] {} <Debug> HTTP-Session: 797e6d47-cde4-4140-8d05-600eed4e179f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2657 2024.07.10 20:04:24.940503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 22969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2658 2024.07.10 20:04:24.940552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2659 2024.07.10 20:04:24.940571 [ 3 ] {} <Debug> HTTP-Session: 275684fa-16a5-4b38-af03-e7c178c1099c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2660 2024.07.10 20:04:24.940588 [ 3 ] {} <Debug> HTTP-Session: 275684fa-16a5-4b38-af03-e7c178c1099c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2661 2024.07.10 20:04:24.940602 [ 3 ] {} <Debug> HTTP-Session: 275684fa-16a5-4b38-af03-e7c178c1099c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2662 2024.07.10 20:04:24.940634 [ 3 ] {} <Trace> HTTP-Session: 275684fa-16a5-4b38-af03-e7c178c1099c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2663 2024.07.10 20:04:24.940768 [ 3 ] {7c142034-618f-445a-8c7c-0e4d6314c1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2664 2024.07.10 20:04:24.940813 [ 3 ] {7c142034-618f-445a-8c7c-0e4d6314c1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2665 2024.07.10 20:04:24.940964 [ 3 ] {7c142034-618f-445a-8c7c-0e4d6314c1b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2666 2024.07.10 20:04:24.941331 [ 3 ] {7c142034-618f-445a-8c7c-0e4d6314c1b6} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2667 2024.07.10 20:04:24.941366 [ 3 ] {7c142034-618f-445a-8c7c-0e4d6314c1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2668 2024.07.10 20:04:24.941759 [ 3 ] {7c142034-618f-445a-8c7c-0e4d6314c1b6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2669 2024.07.10 20:04:24.942107 [ 3 ] {7c142034-618f-445a-8c7c-0e4d6314c1b6} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2670 2024.07.10 20:04:24.942260 [ 3 ] {7c142034-618f-445a-8c7c-0e4d6314c1b6} <Debug> executeQuery: Read 120 rows, 8.57 KiB in 0.00154 sec., 77922.07792207792 rows/sec., 5.44 MiB/sec.
2671 2024.07.10 20:04:24.942271 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2672 2024.07.10 20:04:24.942382 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2673 2024.07.10 20:04:24.942428 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2674 2024.07.10 20:04:24.942502 [ 3 ] {7c142034-618f-445a-8c7c-0e4d6314c1b6} <Debug> DynamicQueryHandler: Done processing query
2675 2024.07.10 20:04:24.942542 [ 3 ] {7c142034-618f-445a-8c7c-0e4d6314c1b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2676 2024.07.10 20:04:24.942565 [ 3 ] {} <Debug> HTTP-Session: 275684fa-16a5-4b38-af03-e7c178c1099c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2677 2024.07.10 20:04:24.942590 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
2678 2024.07.10 20:04:24.942744 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2679 2024.07.10 20:04:24.942756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2680 2024.07.10 20:04:24.942797 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 620 rows starting from the beginning of the part
2681 2024.07.10 20:04:24.942819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2682 2024.07.10 20:04:24.942841 [ 3 ] {} <Debug> HTTP-Session: 4c44bcca-5339-4b4e-ac4c-0c3937120fb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2683 2024.07.10 20:04:24.942863 [ 3 ] {} <Debug> HTTP-Session: 4c44bcca-5339-4b4e-ac4c-0c3937120fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2684 2024.07.10 20:04:24.942896 [ 3 ] {} <Debug> HTTP-Session: 4c44bcca-5339-4b4e-ac4c-0c3937120fb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2685 2024.07.10 20:04:24.942965 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part
2686 2024.07.10 20:04:24.942983 [ 3 ] {} <Trace> HTTP-Session: 4c44bcca-5339-4b4e-ac4c-0c3937120fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2687 2024.07.10 20:04:24.943372 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 111 rows starting from the beginning of the part
2688 2024.07.10 20:04:24.943514 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part
2689 2024.07.10 20:04:24.943749 [ 3 ] {e3106f2f-fc7e-4fdd-8c9b-161c86c19238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2690 2024.07.10 20:04:24.943767 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part
2691 2024.07.10 20:04:24.943898 [ 3 ] {e3106f2f-fc7e-4fdd-8c9b-161c86c19238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2692 2024.07.10 20:04:24.944067 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 120 rows starting from the beginning of the part
2693 2024.07.10 20:04:24.945224 [ 3 ] {e3106f2f-fc7e-4fdd-8c9b-161c86c19238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2694 2024.07.10 20:04:24.946606 [ 3 ] {e3106f2f-fc7e-4fdd-8c9b-161c86c19238} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2695 2024.07.10 20:04:24.946664 [ 3 ] {e3106f2f-fc7e-4fdd-8c9b-161c86c19238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2696 2024.07.10 20:04:24.946795 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1181 rows, containing 5 columns (5 merged, 0 gathered) in 0.004279616 sec., 275959.3384079319 rows/sec., 19.24 MiB/sec.
2697 2024.07.10 20:04:24.947105 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2698 2024.07.10 20:04:24.948327 [ 3 ] {e3106f2f-fc7e-4fdd-8c9b-161c86c19238} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2699 2024.07.10 20:04:24.948367 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2700 2024.07.10 20:04:24.948588 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2701 2024.07.10 20:04:24.948829 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
2702 2024.07.10 20:04:24.949158 [ 3 ] {e3106f2f-fc7e-4fdd-8c9b-161c86c19238} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2703 2024.07.10 20:04:24.949359 [ 3 ] {e3106f2f-fc7e-4fdd-8c9b-161c86c19238} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.006171 sec., 2106.6277750769727 rows/sec., 3.77 MiB/sec.
2704 2024.07.10 20:04:24.949603 [ 3 ] {e3106f2f-fc7e-4fdd-8c9b-161c86c19238} <Debug> DynamicQueryHandler: Done processing query
2705 2024.07.10 20:04:24.949628 [ 3 ] {e3106f2f-fc7e-4fdd-8c9b-161c86c19238} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
2706 2024.07.10 20:04:24.949644 [ 3 ] {} <Debug> HTTP-Session: 4c44bcca-5339-4b4e-ac4c-0c3937120fb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2707 2024.07.10 20:04:24.949759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 6682, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2708 2024.07.10 20:04:24.949810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2709 2024.07.10 20:04:24.949829 [ 3 ] {} <Debug> HTTP-Session: e71369bb-916a-493e-9dc4-77907e3cc84f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2710 2024.07.10 20:04:24.949846 [ 3 ] {} <Debug> HTTP-Session: e71369bb-916a-493e-9dc4-77907e3cc84f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2711 2024.07.10 20:04:24.949860 [ 3 ] {} <Debug> HTTP-Session: e71369bb-916a-493e-9dc4-77907e3cc84f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2712 2024.07.10 20:04:24.949891 [ 3 ] {} <Trace> HTTP-Session: e71369bb-916a-493e-9dc4-77907e3cc84f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2713 2024.07.10 20:04:24.950009 [ 3 ] {4deb1430-7a3d-43ef-b43c-5d83d6926999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2714 2024.07.10 20:04:24.950055 [ 3 ] {4deb1430-7a3d-43ef-b43c-5d83d6926999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2715 2024.07.10 20:04:24.950186 [ 3 ] {4deb1430-7a3d-43ef-b43c-5d83d6926999} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2716 2024.07.10 20:04:24.950501 [ 3 ] {4deb1430-7a3d-43ef-b43c-5d83d6926999} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2717 2024.07.10 20:04:24.950536 [ 3 ] {4deb1430-7a3d-43ef-b43c-5d83d6926999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2718 2024.07.10 20:04:24.950901 [ 3 ] {4deb1430-7a3d-43ef-b43c-5d83d6926999} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2719 2024.07.10 20:04:24.951223 [ 3 ] {4deb1430-7a3d-43ef-b43c-5d83d6926999} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2720 2024.07.10 20:04:24.951381 [ 53 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2721 2024.07.10 20:04:24.951393 [ 3 ] {4deb1430-7a3d-43ef-b43c-5d83d6926999} <Debug> executeQuery: Read 44 rows, 3.02 KiB in 0.00142 sec., 30985.915492957745 rows/sec., 2.07 MiB/sec.
2722 2024.07.10 20:04:24.951442 [ 53 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2723 2024.07.10 20:04:24.951510 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB.
2724 2024.07.10 20:04:24.951705 [ 3 ] {4deb1430-7a3d-43ef-b43c-5d83d6926999} <Debug> DynamicQueryHandler: Done processing query
2725 2024.07.10 20:04:24.951775 [ 3 ] {4deb1430-7a3d-43ef-b43c-5d83d6926999} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2726 2024.07.10 20:04:24.951818 [ 3 ] {} <Debug> HTTP-Session: e71369bb-916a-493e-9dc4-77907e3cc84f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2727 2024.07.10 20:04:24.951893 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
2728 2024.07.10 20:04:24.952124 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2729 2024.07.10 20:04:24.952170 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 214 rows starting from the beginning of the part
2730 2024.07.10 20:04:24.952321 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part
2731 2024.07.10 20:04:24.952502 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part
2732 2024.07.10 20:04:24.952677 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part
2733 2024.07.10 20:04:24.952859 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part
2734 2024.07.10 20:04:24.953051 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part
2735 2024.07.10 20:04:24.954226 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 4 columns (4 merged, 0 gathered) in 0.002568972 sec., 162710.9987964057 rows/sec., 10.90 MiB/sec.
2736 2024.07.10 20:04:24.954384 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2737 2024.07.10 20:04:24.954764 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_11_2} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2738 2024.07.10 20:04:24.954848 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_11_2} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2739 2024.07.10 20:04:24.954931 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2740 2024.07.10 20:04:29.935680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2741 2024.07.10 20:04:29.935824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2742 2024.07.10 20:04:29.935855 [ 3 ] {} <Debug> HTTP-Session: 441f4803-18ef-4564-af02-55fd0e7e9116 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2743 2024.07.10 20:04:29.935884 [ 3 ] {} <Debug> HTTP-Session: 441f4803-18ef-4564-af02-55fd0e7e9116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2744 2024.07.10 20:04:29.935902 [ 3 ] {} <Debug> HTTP-Session: 441f4803-18ef-4564-af02-55fd0e7e9116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2745 2024.07.10 20:04:29.935960 [ 3 ] {} <Trace> HTTP-Session: 441f4803-18ef-4564-af02-55fd0e7e9116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2746 2024.07.10 20:04:29.936172 [ 3 ] {f6c89967-b882-4783-aba7-9374f575c92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2747 2024.07.10 20:04:29.936248 [ 3 ] {f6c89967-b882-4783-aba7-9374f575c92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2748 2024.07.10 20:04:29.936468 [ 3 ] {f6c89967-b882-4783-aba7-9374f575c92f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2749 2024.07.10 20:04:29.936942 [ 3 ] {f6c89967-b882-4783-aba7-9374f575c92f} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2750 2024.07.10 20:04:29.936988 [ 3 ] {f6c89967-b882-4783-aba7-9374f575c92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2751 2024.07.10 20:04:29.937352 [ 3 ] {f6c89967-b882-4783-aba7-9374f575c92f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2752 2024.07.10 20:04:29.937685 [ 3 ] {f6c89967-b882-4783-aba7-9374f575c92f} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2753 2024.07.10 20:04:29.937859 [ 3 ] {f6c89967-b882-4783-aba7-9374f575c92f} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001746 sec., 10882.016036655212 rows/sec., 882.04 KiB/sec.
2754 2024.07.10 20:04:29.937869 [ 48 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
2755 2024.07.10 20:04:29.937965 [ 48 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2756 2024.07.10 20:04:29.938023 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2757 2024.07.10 20:04:29.938184 [ 3 ] {f6c89967-b882-4783-aba7-9374f575c92f} <Debug> DynamicQueryHandler: Done processing query
2758 2024.07.10 20:04:29.938237 [ 3 ] {f6c89967-b882-4783-aba7-9374f575c92f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2759 2024.07.10 20:04:29.938254 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::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
2760 2024.07.10 20:04:29.938268 [ 3 ] {} <Debug> HTTP-Session: 441f4803-18ef-4564-af02-55fd0e7e9116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2761 2024.07.10 20:04:29.938518 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2762 2024.07.10 20:04:29.938525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2763 2024.07.10 20:04:29.938580 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part
2764 2024.07.10 20:04:29.938627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2765 2024.07.10 20:04:29.938673 [ 3 ] {} <Debug> HTTP-Session: 3e8fc5ba-015b-4aa7-ace8-90076b3e61e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2766 2024.07.10 20:04:29.938719 [ 3 ] {} <Debug> HTTP-Session: 3e8fc5ba-015b-4aa7-ace8-90076b3e61e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2767 2024.07.10 20:04:29.938794 [ 3 ] {} <Debug> HTTP-Session: 3e8fc5ba-015b-4aa7-ace8-90076b3e61e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2768 2024.07.10 20:04:29.938859 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part
2769 2024.07.10 20:04:29.938903 [ 3 ] {} <Trace> HTTP-Session: 3e8fc5ba-015b-4aa7-ace8-90076b3e61e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2770 2024.07.10 20:04:29.939148 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part
2771 2024.07.10 20:04:29.939372 [ 3 ] {307690f3-ba44-4008-9a1c-7604890fffdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2772 2024.07.10 20:04:29.939419 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part
2773 2024.07.10 20:04:29.939520 [ 3 ] {307690f3-ba44-4008-9a1c-7604890fffdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2774 2024.07.10 20:04:29.939784 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part
2775 2024.07.10 20:04:29.940141 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part
2776 2024.07.10 20:04:29.940727 [ 3 ] {307690f3-ba44-4008-9a1c-7604890fffdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2777 2024.07.10 20:04:29.941491 [ 3 ] {307690f3-ba44-4008-9a1c-7604890fffdb} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2778 2024.07.10 20:04:29.941565 [ 3 ] {307690f3-ba44-4008-9a1c-7604890fffdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2779 2024.07.10 20:04:29.942584 [ 3 ] {307690f3-ba44-4008-9a1c-7604890fffdb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2780 2024.07.10 20:04:29.942723 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 99 rows, containing 4 columns (4 merged, 0 gathered) in 0.004590418 sec., 21566.6634280364 rows/sec., 1.71 MiB/sec.
2781 2024.07.10 20:04:29.943048 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
2782 2024.07.10 20:04:29.943216 [ 3 ] {307690f3-ba44-4008-9a1c-7604890fffdb} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2783 2024.07.10 20:04:29.943648 [ 3 ] {307690f3-ba44-4008-9a1c-7604890fffdb} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.004501 sec., 25105.532103976897 rows/sec., 2.06 MiB/sec.
2784 2024.07.10 20:04:29.944238 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_10_2} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2785 2024.07.10 20:04:29.944253 [ 3 ] {307690f3-ba44-4008-9a1c-7604890fffdb} <Debug> DynamicQueryHandler: Done processing query
2786 2024.07.10 20:04:29.944309 [ 3 ] {307690f3-ba44-4008-9a1c-7604890fffdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2787 2024.07.10 20:04:29.944351 [ 3 ] {} <Debug> HTTP-Session: 3e8fc5ba-015b-4aa7-ace8-90076b3e61e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2788 2024.07.10 20:04:29.944423 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_10_2} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
2789 2024.07.10 20:04:29.944546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2790 2024.07.10 20:04:29.944564 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
2791 2024.07.10 20:04:29.944622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2792 2024.07.10 20:04:29.944646 [ 3 ] {} <Debug> HTTP-Session: c6d4fcce-2069-46ed-908f-0ccbe714c931 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2793 2024.07.10 20:04:29.944664 [ 3 ] {} <Debug> HTTP-Session: c6d4fcce-2069-46ed-908f-0ccbe714c931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2794 2024.07.10 20:04:29.944678 [ 3 ] {} <Debug> HTTP-Session: c6d4fcce-2069-46ed-908f-0ccbe714c931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2795 2024.07.10 20:04:29.944712 [ 3 ] {} <Trace> HTTP-Session: c6d4fcce-2069-46ed-908f-0ccbe714c931 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2796 2024.07.10 20:04:29.944849 [ 3 ] {91cca01b-afe9-421a-bed4-25efa3315371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2797 2024.07.10 20:04:29.944896 [ 3 ] {91cca01b-afe9-421a-bed4-25efa3315371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2798 2024.07.10 20:04:29.945048 [ 3 ] {91cca01b-afe9-421a-bed4-25efa3315371} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2799 2024.07.10 20:04:29.945411 [ 3 ] {91cca01b-afe9-421a-bed4-25efa3315371} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2800 2024.07.10 20:04:29.945448 [ 3 ] {91cca01b-afe9-421a-bed4-25efa3315371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2801 2024.07.10 20:04:29.945768 [ 3 ] {91cca01b-afe9-421a-bed4-25efa3315371} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2802 2024.07.10 20:04:29.946087 [ 3 ] {91cca01b-afe9-421a-bed4-25efa3315371} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2803 2024.07.10 20:04:29.946242 [ 3 ] {91cca01b-afe9-421a-bed4-25efa3315371} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.00144 sec., 57638.88888888888 rows/sec., 4.50 MiB/sec.
2804 2024.07.10 20:04:29.946415 [ 3 ] {91cca01b-afe9-421a-bed4-25efa3315371} <Debug> DynamicQueryHandler: Done processing query
2805 2024.07.10 20:04:29.946440 [ 3 ] {91cca01b-afe9-421a-bed4-25efa3315371} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2806 2024.07.10 20:04:29.946457 [ 3 ] {} <Debug> HTTP-Session: c6d4fcce-2069-46ed-908f-0ccbe714c931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2807 2024.07.10 20:04:29.946623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2808 2024.07.10 20:04:29.946674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2809 2024.07.10 20:04:29.946694 [ 3 ] {} <Debug> HTTP-Session: 76c0cc8d-ac08-430e-9568-c72625b5d114 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2810 2024.07.10 20:04:29.946711 [ 3 ] {} <Debug> HTTP-Session: 76c0cc8d-ac08-430e-9568-c72625b5d114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2811 2024.07.10 20:04:29.946726 [ 3 ] {} <Debug> HTTP-Session: 76c0cc8d-ac08-430e-9568-c72625b5d114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2812 2024.07.10 20:04:29.946757 [ 3 ] {} <Trace> HTTP-Session: 76c0cc8d-ac08-430e-9568-c72625b5d114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2813 2024.07.10 20:04:29.946955 [ 3 ] {3f246a26-0f66-452a-9e63-c444f35a18e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2814 2024.07.10 20:04:29.947004 [ 3 ] {3f246a26-0f66-452a-9e63-c444f35a18e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2815 2024.07.10 20:04:29.947150 [ 3 ] {3f246a26-0f66-452a-9e63-c444f35a18e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2816 2024.07.10 20:04:29.947547 [ 3 ] {3f246a26-0f66-452a-9e63-c444f35a18e5} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2817 2024.07.10 20:04:29.947583 [ 3 ] {3f246a26-0f66-452a-9e63-c444f35a18e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2818 2024.07.10 20:04:29.947974 [ 3 ] {3f246a26-0f66-452a-9e63-c444f35a18e5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2819 2024.07.10 20:04:29.948316 [ 3 ] {3f246a26-0f66-452a-9e63-c444f35a18e5} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2820 2024.07.10 20:04:29.948468 [ 3 ] {3f246a26-0f66-452a-9e63-c444f35a18e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec.
2821 2024.07.10 20:04:29.948795 [ 3 ] {3f246a26-0f66-452a-9e63-c444f35a18e5} <Debug> DynamicQueryHandler: Done processing query
2822 2024.07.10 20:04:29.948820 [ 3 ] {3f246a26-0f66-452a-9e63-c444f35a18e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2823 2024.07.10 20:04:29.948837 [ 3 ] {} <Debug> HTTP-Session: 76c0cc8d-ac08-430e-9568-c72625b5d114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2824 2024.07.10 20:04:29.948998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2825 2024.07.10 20:04:29.949047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2826 2024.07.10 20:04:29.949067 [ 3 ] {} <Debug> HTTP-Session: c0e38afc-a1e3-4d22-84b6-bdb8de28fb44 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2827 2024.07.10 20:04:29.949084 [ 3 ] {} <Debug> HTTP-Session: c0e38afc-a1e3-4d22-84b6-bdb8de28fb44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2828 2024.07.10 20:04:29.949098 [ 3 ] {} <Debug> HTTP-Session: c0e38afc-a1e3-4d22-84b6-bdb8de28fb44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2829 2024.07.10 20:04:29.949131 [ 3 ] {} <Trace> HTTP-Session: c0e38afc-a1e3-4d22-84b6-bdb8de28fb44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2830 2024.07.10 20:04:29.949541 [ 3 ] {e882e6a9-df0d-4c99-9c25-20f946b11707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2831 2024.07.10 20:04:29.949614 [ 3 ] {e882e6a9-df0d-4c99-9c25-20f946b11707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2832 2024.07.10 20:04:29.950052 [ 3 ] {e882e6a9-df0d-4c99-9c25-20f946b11707} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2833 2024.07.10 20:04:29.950673 [ 3 ] {e882e6a9-df0d-4c99-9c25-20f946b11707} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2834 2024.07.10 20:04:29.950709 [ 3 ] {e882e6a9-df0d-4c99-9c25-20f946b11707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2835 2024.07.10 20:04:29.951332 [ 3 ] {e882e6a9-df0d-4c99-9c25-20f946b11707} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2836 2024.07.10 20:04:29.951729 [ 3 ] {e882e6a9-df0d-4c99-9c25-20f946b11707} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2837 2024.07.10 20:04:29.951932 [ 3 ] {e882e6a9-df0d-4c99-9c25-20f946b11707} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002719 sec., 6987.863184994483 rows/sec., 12.52 MiB/sec.
2838 2024.07.10 20:04:29.952439 [ 3 ] {e882e6a9-df0d-4c99-9c25-20f946b11707} <Debug> DynamicQueryHandler: Done processing query
2839 2024.07.10 20:04:29.952465 [ 3 ] {e882e6a9-df0d-4c99-9c25-20f946b11707} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2840 2024.07.10 20:04:29.952481 [ 3 ] {} <Debug> HTTP-Session: c0e38afc-a1e3-4d22-84b6-bdb8de28fb44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2841 2024.07.10 20:04:29.952596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2842 2024.07.10 20:04:29.952646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2843 2024.07.10 20:04:29.952666 [ 3 ] {} <Debug> HTTP-Session: b9c1f2e5-f8b9-46ad-8f45-e7f6224e2f80 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2844 2024.07.10 20:04:29.952683 [ 3 ] {} <Debug> HTTP-Session: b9c1f2e5-f8b9-46ad-8f45-e7f6224e2f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2845 2024.07.10 20:04:29.952698 [ 3 ] {} <Debug> HTTP-Session: b9c1f2e5-f8b9-46ad-8f45-e7f6224e2f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2846 2024.07.10 20:04:29.952729 [ 3 ] {} <Trace> HTTP-Session: b9c1f2e5-f8b9-46ad-8f45-e7f6224e2f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2847 2024.07.10 20:04:29.952846 [ 3 ] {14338c93-a65a-4148-adc5-30f83d55580a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2848 2024.07.10 20:04:29.952891 [ 3 ] {14338c93-a65a-4148-adc5-30f83d55580a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2849 2024.07.10 20:04:29.953033 [ 3 ] {14338c93-a65a-4148-adc5-30f83d55580a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2850 2024.07.10 20:04:29.953327 [ 3 ] {14338c93-a65a-4148-adc5-30f83d55580a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2851 2024.07.10 20:04:29.953363 [ 3 ] {14338c93-a65a-4148-adc5-30f83d55580a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2852 2024.07.10 20:04:29.953719 [ 3 ] {14338c93-a65a-4148-adc5-30f83d55580a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2853 2024.07.10 20:04:29.954043 [ 3 ] {14338c93-a65a-4148-adc5-30f83d55580a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2854 2024.07.10 20:04:29.954186 [ 3 ] {14338c93-a65a-4148-adc5-30f83d55580a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec.
2855 2024.07.10 20:04:29.954354 [ 3 ] {14338c93-a65a-4148-adc5-30f83d55580a} <Debug> DynamicQueryHandler: Done processing query
2856 2024.07.10 20:04:29.954379 [ 3 ] {14338c93-a65a-4148-adc5-30f83d55580a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2857 2024.07.10 20:04:29.954395 [ 3 ] {} <Debug> HTTP-Session: b9c1f2e5-f8b9-46ad-8f45-e7f6224e2f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2858 2024.07.10 20:04:34.935668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2859 2024.07.10 20:04:34.935813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2860 2024.07.10 20:04:34.935843 [ 3 ] {} <Debug> HTTP-Session: 671fb9c7-18ef-4009-ad23-864111b5e930 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2861 2024.07.10 20:04:34.935871 [ 3 ] {} <Debug> HTTP-Session: 671fb9c7-18ef-4009-ad23-864111b5e930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2862 2024.07.10 20:04:34.935889 [ 3 ] {} <Debug> HTTP-Session: 671fb9c7-18ef-4009-ad23-864111b5e930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2863 2024.07.10 20:04:34.935945 [ 3 ] {} <Trace> HTTP-Session: 671fb9c7-18ef-4009-ad23-864111b5e930 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2864 2024.07.10 20:04:34.936151 [ 3 ] {73513a39-5f2a-4b7b-a108-d991bef64486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2865 2024.07.10 20:04:34.936225 [ 3 ] {73513a39-5f2a-4b7b-a108-d991bef64486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2866 2024.07.10 20:04:34.936439 [ 3 ] {73513a39-5f2a-4b7b-a108-d991bef64486} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2867 2024.07.10 20:04:34.936938 [ 3 ] {73513a39-5f2a-4b7b-a108-d991bef64486} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2868 2024.07.10 20:04:34.936979 [ 3 ] {73513a39-5f2a-4b7b-a108-d991bef64486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2869 2024.07.10 20:04:34.937345 [ 3 ] {73513a39-5f2a-4b7b-a108-d991bef64486} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2870 2024.07.10 20:04:34.937675 [ 3 ] {73513a39-5f2a-4b7b-a108-d991bef64486} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2871 2024.07.10 20:04:34.937822 [ 3 ] {73513a39-5f2a-4b7b-a108-d991bef64486} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001734 sec., 7497.1164936562855 rows/sec., 607.68 KiB/sec.
2872 2024.07.10 20:04:34.938040 [ 3 ] {73513a39-5f2a-4b7b-a108-d991bef64486} <Debug> DynamicQueryHandler: Done processing query
2873 2024.07.10 20:04:34.938067 [ 3 ] {73513a39-5f2a-4b7b-a108-d991bef64486} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2874 2024.07.10 20:04:34.938083 [ 3 ] {} <Debug> HTTP-Session: 671fb9c7-18ef-4009-ad23-864111b5e930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2875 2024.07.10 20:04:34.938235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2876 2024.07.10 20:04:34.938284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2877 2024.07.10 20:04:34.938304 [ 3 ] {} <Debug> HTTP-Session: 67bd0951-57c3-4bc7-891f-7a0aeda72d00 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2878 2024.07.10 20:04:34.938320 [ 3 ] {} <Debug> HTTP-Session: 67bd0951-57c3-4bc7-891f-7a0aeda72d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2879 2024.07.10 20:04:34.938334 [ 3 ] {} <Debug> HTTP-Session: 67bd0951-57c3-4bc7-891f-7a0aeda72d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2880 2024.07.10 20:04:34.938365 [ 3 ] {} <Trace> HTTP-Session: 67bd0951-57c3-4bc7-891f-7a0aeda72d00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2881 2024.07.10 20:04:34.938466 [ 3 ] {8b36bde3-ca52-4474-b3ed-bb4e47b04d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2882 2024.07.10 20:04:34.938509 [ 3 ] {8b36bde3-ca52-4474-b3ed-bb4e47b04d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2883 2024.07.10 20:04:34.938635 [ 3 ] {8b36bde3-ca52-4474-b3ed-bb4e47b04d2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2884 2024.07.10 20:04:34.938936 [ 3 ] {8b36bde3-ca52-4474-b3ed-bb4e47b04d2a} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2885 2024.07.10 20:04:34.938973 [ 3 ] {8b36bde3-ca52-4474-b3ed-bb4e47b04d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2886 2024.07.10 20:04:34.939266 [ 3 ] {8b36bde3-ca52-4474-b3ed-bb4e47b04d2a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2887 2024.07.10 20:04:34.939563 [ 3 ] {8b36bde3-ca52-4474-b3ed-bb4e47b04d2a} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2888 2024.07.10 20:04:34.939722 [ 3 ] {8b36bde3-ca52-4474-b3ed-bb4e47b04d2a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001274 sec., 1569.8587127158555 rows/sec., 128.01 KiB/sec.
2889 2024.07.10 20:04:34.939911 [ 3 ] {8b36bde3-ca52-4474-b3ed-bb4e47b04d2a} <Debug> DynamicQueryHandler: Done processing query
2890 2024.07.10 20:04:34.939935 [ 3 ] {8b36bde3-ca52-4474-b3ed-bb4e47b04d2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2891 2024.07.10 20:04:34.939950 [ 3 ] {} <Debug> HTTP-Session: 67bd0951-57c3-4bc7-891f-7a0aeda72d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2892 2024.07.10 20:04:34.940087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2893 2024.07.10 20:04:34.940134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2894 2024.07.10 20:04:34.940153 [ 3 ] {} <Debug> HTTP-Session: 648a527b-bee1-4a73-937e-d61a9a42bf23 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2895 2024.07.10 20:04:34.940169 [ 3 ] {} <Debug> HTTP-Session: 648a527b-bee1-4a73-937e-d61a9a42bf23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2896 2024.07.10 20:04:34.940183 [ 3 ] {} <Debug> HTTP-Session: 648a527b-bee1-4a73-937e-d61a9a42bf23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2897 2024.07.10 20:04:34.940213 [ 3 ] {} <Trace> HTTP-Session: 648a527b-bee1-4a73-937e-d61a9a42bf23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2898 2024.07.10 20:04:34.940331 [ 3 ] {577a9d3f-e1d1-46f3-a6f1-7dca6e596282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2899 2024.07.10 20:04:34.940372 [ 3 ] {577a9d3f-e1d1-46f3-a6f1-7dca6e596282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2900 2024.07.10 20:04:34.940494 [ 3 ] {577a9d3f-e1d1-46f3-a6f1-7dca6e596282} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2901 2024.07.10 20:04:34.940874 [ 3 ] {577a9d3f-e1d1-46f3-a6f1-7dca6e596282} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2902 2024.07.10 20:04:34.940909 [ 3 ] {577a9d3f-e1d1-46f3-a6f1-7dca6e596282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2903 2024.07.10 20:04:34.941212 [ 3 ] {577a9d3f-e1d1-46f3-a6f1-7dca6e596282} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2904 2024.07.10 20:04:34.941515 [ 3 ] {577a9d3f-e1d1-46f3-a6f1-7dca6e596282} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2905 2024.07.10 20:04:34.941635 [ 3 ] {577a9d3f-e1d1-46f3-a6f1-7dca6e596282} <Debug> executeQuery: Read 96 rows, 8.00 KiB in 0.00135 sec., 71111.11111111111 rows/sec., 5.79 MiB/sec.
2906 2024.07.10 20:04:34.941860 [ 3 ] {577a9d3f-e1d1-46f3-a6f1-7dca6e596282} <Debug> DynamicQueryHandler: Done processing query
2907 2024.07.10 20:04:34.941885 [ 3 ] {577a9d3f-e1d1-46f3-a6f1-7dca6e596282} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2908 2024.07.10 20:04:34.941901 [ 3 ] {} <Debug> HTTP-Session: 648a527b-bee1-4a73-937e-d61a9a42bf23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2909 2024.07.10 20:04:34.942023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2910 2024.07.10 20:04:34.942071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2911 2024.07.10 20:04:34.942090 [ 3 ] {} <Debug> HTTP-Session: f7f638c7-1196-4c9b-bc85-d76d721058c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2912 2024.07.10 20:04:34.942106 [ 3 ] {} <Debug> HTTP-Session: f7f638c7-1196-4c9b-bc85-d76d721058c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2913 2024.07.10 20:04:34.942120 [ 3 ] {} <Debug> HTTP-Session: f7f638c7-1196-4c9b-bc85-d76d721058c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2914 2024.07.10 20:04:34.942150 [ 3 ] {} <Trace> HTTP-Session: f7f638c7-1196-4c9b-bc85-d76d721058c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2915 2024.07.10 20:04:34.942241 [ 3 ] {19c363ce-4a1b-4f69-b999-f886097f9c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2916 2024.07.10 20:04:34.942282 [ 3 ] {19c363ce-4a1b-4f69-b999-f886097f9c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2917 2024.07.10 20:04:34.942423 [ 3 ] {19c363ce-4a1b-4f69-b999-f886097f9c37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2918 2024.07.10 20:04:34.942711 [ 3 ] {19c363ce-4a1b-4f69-b999-f886097f9c37} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2919 2024.07.10 20:04:34.942746 [ 3 ] {19c363ce-4a1b-4f69-b999-f886097f9c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2920 2024.07.10 20:04:34.943034 [ 3 ] {19c363ce-4a1b-4f69-b999-f886097f9c37} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2921 2024.07.10 20:04:34.943342 [ 3 ] {19c363ce-4a1b-4f69-b999-f886097f9c37} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2922 2024.07.10 20:04:34.943485 [ 3 ] {19c363ce-4a1b-4f69-b999-f886097f9c37} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001258 sec., 1589.825119236884 rows/sec., 111.01 KiB/sec.
2923 2024.07.10 20:04:34.943761 [ 3 ] {19c363ce-4a1b-4f69-b999-f886097f9c37} <Debug> DynamicQueryHandler: Done processing query
2924 2024.07.10 20:04:34.943787 [ 3 ] {19c363ce-4a1b-4f69-b999-f886097f9c37} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2925 2024.07.10 20:04:34.943803 [ 3 ] {} <Debug> HTTP-Session: f7f638c7-1196-4c9b-bc85-d76d721058c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2926 2024.07.10 20:04:34.943958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2927 2024.07.10 20:04:34.944007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2928 2024.07.10 20:04:34.944025 [ 3 ] {} <Debug> HTTP-Session: 8fab0c99-49b7-4673-882d-8220523131ae Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2929 2024.07.10 20:04:34.944042 [ 3 ] {} <Debug> HTTP-Session: 8fab0c99-49b7-4673-882d-8220523131ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2930 2024.07.10 20:04:34.944056 [ 3 ] {} <Debug> HTTP-Session: 8fab0c99-49b7-4673-882d-8220523131ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2931 2024.07.10 20:04:34.944086 [ 3 ] {} <Trace> HTTP-Session: 8fab0c99-49b7-4673-882d-8220523131ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2932 2024.07.10 20:04:34.944199 [ 3 ] {8f0debf5-19cf-46a3-b13d-e73c823782f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2933 2024.07.10 20:04:34.944242 [ 3 ] {8f0debf5-19cf-46a3-b13d-e73c823782f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2934 2024.07.10 20:04:34.944382 [ 3 ] {8f0debf5-19cf-46a3-b13d-e73c823782f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2935 2024.07.10 20:04:34.944723 [ 3 ] {8f0debf5-19cf-46a3-b13d-e73c823782f2} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2936 2024.07.10 20:04:34.944760 [ 3 ] {8f0debf5-19cf-46a3-b13d-e73c823782f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2937 2024.07.10 20:04:34.945060 [ 3 ] {8f0debf5-19cf-46a3-b13d-e73c823782f2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2938 2024.07.10 20:04:34.945356 [ 3 ] {8f0debf5-19cf-46a3-b13d-e73c823782f2} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2939 2024.07.10 20:04:34.945510 [ 3 ] {8f0debf5-19cf-46a3-b13d-e73c823782f2} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001343 sec., 58823.529411764706 rows/sec., 4.60 MiB/sec.
2940 2024.07.10 20:04:34.945709 [ 3 ] {8f0debf5-19cf-46a3-b13d-e73c823782f2} <Debug> DynamicQueryHandler: Done processing query
2941 2024.07.10 20:04:34.945733 [ 3 ] {8f0debf5-19cf-46a3-b13d-e73c823782f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2942 2024.07.10 20:04:34.945749 [ 3 ] {} <Debug> HTTP-Session: 8fab0c99-49b7-4673-882d-8220523131ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2943 2024.07.10 20:04:34.945951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2944 2024.07.10 20:04:34.945999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2945 2024.07.10 20:04:34.946018 [ 3 ] {} <Debug> HTTP-Session: 325836e9-b18e-4f6d-89cd-bf6d35c666a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2946 2024.07.10 20:04:34.946033 [ 3 ] {} <Debug> HTTP-Session: 325836e9-b18e-4f6d-89cd-bf6d35c666a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2947 2024.07.10 20:04:34.946047 [ 3 ] {} <Debug> HTTP-Session: 325836e9-b18e-4f6d-89cd-bf6d35c666a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2948 2024.07.10 20:04:34.946077 [ 3 ] {} <Trace> HTTP-Session: 325836e9-b18e-4f6d-89cd-bf6d35c666a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2949 2024.07.10 20:04:34.946222 [ 3 ] {33bbcd19-0c2c-4d2e-b1cd-29bfd206977d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2950 2024.07.10 20:04:34.946269 [ 3 ] {33bbcd19-0c2c-4d2e-b1cd-29bfd206977d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2951 2024.07.10 20:04:34.946412 [ 3 ] {33bbcd19-0c2c-4d2e-b1cd-29bfd206977d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2952 2024.07.10 20:04:34.946794 [ 3 ] {33bbcd19-0c2c-4d2e-b1cd-29bfd206977d} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2953 2024.07.10 20:04:34.946830 [ 3 ] {33bbcd19-0c2c-4d2e-b1cd-29bfd206977d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2954 2024.07.10 20:04:34.947213 [ 3 ] {33bbcd19-0c2c-4d2e-b1cd-29bfd206977d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2955 2024.07.10 20:04:34.947542 [ 3 ] {33bbcd19-0c2c-4d2e-b1cd-29bfd206977d} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2956 2024.07.10 20:04:34.947690 [ 3 ] {33bbcd19-0c2c-4d2e-b1cd-29bfd206977d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001537 sec., 104749.51203643462 rows/sec., 7.29 MiB/sec.
2957 2024.07.10 20:04:34.947863 [ 3 ] {33bbcd19-0c2c-4d2e-b1cd-29bfd206977d} <Debug> DynamicQueryHandler: Done processing query
2958 2024.07.10 20:04:34.947887 [ 3 ] {33bbcd19-0c2c-4d2e-b1cd-29bfd206977d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2959 2024.07.10 20:04:34.947902 [ 3 ] {} <Debug> HTTP-Session: 325836e9-b18e-4f6d-89cd-bf6d35c666a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2960 2024.07.10 20:04:34.948072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2961 2024.07.10 20:04:34.948120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2962 2024.07.10 20:04:34.948139 [ 3 ] {} <Debug> HTTP-Session: 75db3858-c9d9-4a04-a6b0-8bd883e1244e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2963 2024.07.10 20:04:34.948155 [ 3 ] {} <Debug> HTTP-Session: 75db3858-c9d9-4a04-a6b0-8bd883e1244e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2964 2024.07.10 20:04:34.948169 [ 3 ] {} <Debug> HTTP-Session: 75db3858-c9d9-4a04-a6b0-8bd883e1244e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2965 2024.07.10 20:04:34.948199 [ 3 ] {} <Trace> HTTP-Session: 75db3858-c9d9-4a04-a6b0-8bd883e1244e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2966 2024.07.10 20:04:34.948448 [ 3 ] {75c1c36c-3f65-4da5-bc86-676c2968f438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2967 2024.07.10 20:04:34.948510 [ 3 ] {75c1c36c-3f65-4da5-bc86-676c2968f438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2968 2024.07.10 20:04:34.948912 [ 3 ] {75c1c36c-3f65-4da5-bc86-676c2968f438} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2969 2024.07.10 20:04:34.949500 [ 3 ] {75c1c36c-3f65-4da5-bc86-676c2968f438} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2970 2024.07.10 20:04:34.949535 [ 3 ] {75c1c36c-3f65-4da5-bc86-676c2968f438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2971 2024.07.10 20:04:34.950110 [ 3 ] {75c1c36c-3f65-4da5-bc86-676c2968f438} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2972 2024.07.10 20:04:34.950525 [ 3 ] {75c1c36c-3f65-4da5-bc86-676c2968f438} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2973 2024.07.10 20:04:34.950688 [ 41 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2974 2024.07.10 20:04:34.950720 [ 3 ] {75c1c36c-3f65-4da5-bc86-676c2968f438} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002444 sec., 5319.148936170212 rows/sec., 9.53 MiB/sec.
2975 2024.07.10 20:04:34.950792 [ 41 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2976 2024.07.10 20:04:34.950872 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2977 2024.07.10 20:04:34.951398 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
2978 2024.07.10 20:04:34.951434 [ 3 ] {75c1c36c-3f65-4da5-bc86-676c2968f438} <Debug> DynamicQueryHandler: Done processing query
2979 2024.07.10 20:04:34.951519 [ 3 ] {75c1c36c-3f65-4da5-bc86-676c2968f438} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
2980 2024.07.10 20:04:34.951547 [ 3 ] {} <Debug> HTTP-Session: 75db3858-c9d9-4a04-a6b0-8bd883e1244e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2981 2024.07.10 20:04:34.951784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2982 2024.07.10 20:04:34.951928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2983 2024.07.10 20:04:34.951990 [ 3 ] {} <Debug> HTTP-Session: 47338065-96e3-4561-b392-68f1a37e34f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
2984 2024.07.10 20:04:34.952043 [ 3 ] {} <Debug> HTTP-Session: 47338065-96e3-4561-b392-68f1a37e34f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2985 2024.07.10 20:04:34.952091 [ 3 ] {} <Debug> HTTP-Session: 47338065-96e3-4561-b392-68f1a37e34f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2986 2024.07.10 20:04:34.952193 [ 3 ] {} <Trace> HTTP-Session: 47338065-96e3-4561-b392-68f1a37e34f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2987 2024.07.10 20:04:34.952247 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2988 2024.07.10 20:04:34.952402 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 99 rows starting from the beginning of the part
2989 2024.07.10 20:04:34.952464 [ 3 ] {0a727235-423e-434c-8a79-27822ad471fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2990 2024.07.10 20:04:34.952572 [ 3 ] {0a727235-423e-434c-8a79-27822ad471fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2991 2024.07.10 20:04:34.953160 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part
2992 2024.07.10 20:04:34.953425 [ 3 ] {0a727235-423e-434c-8a79-27822ad471fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2993 2024.07.10 20:04:34.953919 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part
2994 2024.07.10 20:04:34.954425 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part
2995 2024.07.10 20:04:34.954682 [ 3 ] {0a727235-423e-434c-8a79-27822ad471fd} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2996 2024.07.10 20:04:34.954809 [ 3 ] {0a727235-423e-434c-8a79-27822ad471fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
2997 2024.07.10 20:04:34.955084 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part
2998 2024.07.10 20:04:34.955680 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part
2999 2024.07.10 20:04:34.956296 [ 3 ] {0a727235-423e-434c-8a79-27822ad471fd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3000 2024.07.10 20:04:34.957152 [ 3 ] {0a727235-423e-434c-8a79-27822ad471fd} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3001 2024.07.10 20:04:34.957575 [ 3 ] {0a727235-423e-434c-8a79-27822ad471fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005203 sec., 11531.808571977705 rows/sec., 795.81 KiB/sec.
3002 2024.07.10 20:04:34.958177 [ 3 ] {0a727235-423e-434c-8a79-27822ad471fd} <Debug> DynamicQueryHandler: Done processing query
3003 2024.07.10 20:04:34.958212 [ 3 ] {0a727235-423e-434c-8a79-27822ad471fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3004 2024.07.10 20:04:34.958240 [ 3 ] {} <Debug> HTTP-Session: 47338065-96e3-4561-b392-68f1a37e34f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3005 2024.07.10 20:04:34.962367 [ 196 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 19 columns (19 merged, 0 gathered) in 0.011367325 sec., 15482.974226566057 rows/sec., 27.66 MiB/sec.
3006 2024.07.10 20:04:34.962837 [ 196 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3007 2024.07.10 20:04:34.963483 [ 196 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3008 2024.07.10 20:04:34.963574 [ 196 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3009 2024.07.10 20:04:34.963729 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB.
3010 2024.07.10 20:04:38.999978 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache
3011 2024.07.10 20:04:39.000049 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache
3012 2024.07.10 20:04:39.936472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3013 2024.07.10 20:04:39.936591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3014 2024.07.10 20:04:39.936619 [ 3 ] {} <Debug> HTTP-Session: 566af27c-460b-4bbd-9ca7-2de0bf86aca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3015 2024.07.10 20:04:39.936651 [ 3 ] {} <Debug> HTTP-Session: 566af27c-460b-4bbd-9ca7-2de0bf86aca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3016 2024.07.10 20:04:39.936671 [ 3 ] {} <Debug> HTTP-Session: 566af27c-460b-4bbd-9ca7-2de0bf86aca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3017 2024.07.10 20:04:39.936727 [ 3 ] {} <Trace> HTTP-Session: 566af27c-460b-4bbd-9ca7-2de0bf86aca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3018 2024.07.10 20:04:39.936917 [ 3 ] {32eb53ea-48ed-4db8-b371-9a6c66bd23a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3019 2024.07.10 20:04:39.936985 [ 3 ] {32eb53ea-48ed-4db8-b371-9a6c66bd23a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3020 2024.07.10 20:04:39.937182 [ 3 ] {32eb53ea-48ed-4db8-b371-9a6c66bd23a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3021 2024.07.10 20:04:39.937650 [ 3 ] {32eb53ea-48ed-4db8-b371-9a6c66bd23a3} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3022 2024.07.10 20:04:39.937692 [ 3 ] {32eb53ea-48ed-4db8-b371-9a6c66bd23a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3023 2024.07.10 20:04:39.938060 [ 3 ] {32eb53ea-48ed-4db8-b371-9a6c66bd23a3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3024 2024.07.10 20:04:39.938409 [ 3 ] {32eb53ea-48ed-4db8-b371-9a6c66bd23a3} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3025 2024.07.10 20:04:39.938560 [ 3 ] {32eb53ea-48ed-4db8-b371-9a6c66bd23a3} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.0017 sec., 11176.470588235296 rows/sec., 905.91 KiB/sec.
3026 2024.07.10 20:04:39.938847 [ 3 ] {32eb53ea-48ed-4db8-b371-9a6c66bd23a3} <Debug> DynamicQueryHandler: Done processing query
3027 2024.07.10 20:04:39.938873 [ 3 ] {32eb53ea-48ed-4db8-b371-9a6c66bd23a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3028 2024.07.10 20:04:39.938890 [ 3 ] {} <Debug> HTTP-Session: 566af27c-460b-4bbd-9ca7-2de0bf86aca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3029 2024.07.10 20:04:39.939031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3030 2024.07.10 20:04:39.939080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3031 2024.07.10 20:04:39.939104 [ 3 ] {} <Debug> HTTP-Session: e6ebb8f4-1778-4cee-b49d-eb7d113fd688 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3032 2024.07.10 20:04:39.939121 [ 3 ] {} <Debug> HTTP-Session: e6ebb8f4-1778-4cee-b49d-eb7d113fd688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3033 2024.07.10 20:04:39.939135 [ 3 ] {} <Debug> HTTP-Session: e6ebb8f4-1778-4cee-b49d-eb7d113fd688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3034 2024.07.10 20:04:39.939165 [ 3 ] {} <Trace> HTTP-Session: e6ebb8f4-1778-4cee-b49d-eb7d113fd688 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3035 2024.07.10 20:04:39.939262 [ 3 ] {128868f4-5a72-40ba-bcd8-83cb01c68b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3036 2024.07.10 20:04:39.939307 [ 3 ] {128868f4-5a72-40ba-bcd8-83cb01c68b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3037 2024.07.10 20:04:39.939450 [ 3 ] {128868f4-5a72-40ba-bcd8-83cb01c68b83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3038 2024.07.10 20:04:39.939757 [ 3 ] {128868f4-5a72-40ba-bcd8-83cb01c68b83} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3039 2024.07.10 20:04:39.939794 [ 3 ] {128868f4-5a72-40ba-bcd8-83cb01c68b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3040 2024.07.10 20:04:39.940095 [ 3 ] {128868f4-5a72-40ba-bcd8-83cb01c68b83} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3041 2024.07.10 20:04:39.940411 [ 3 ] {128868f4-5a72-40ba-bcd8-83cb01c68b83} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3042 2024.07.10 20:04:39.940539 [ 3 ] {128868f4-5a72-40ba-bcd8-83cb01c68b83} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001304 sec., 1533.7423312883436 rows/sec., 125.07 KiB/sec.
3043 2024.07.10 20:04:39.940734 [ 3 ] {128868f4-5a72-40ba-bcd8-83cb01c68b83} <Debug> DynamicQueryHandler: Done processing query
3044 2024.07.10 20:04:39.940757 [ 3 ] {128868f4-5a72-40ba-bcd8-83cb01c68b83} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3045 2024.07.10 20:04:39.940773 [ 3 ] {} <Debug> HTTP-Session: e6ebb8f4-1778-4cee-b49d-eb7d113fd688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3046 2024.07.10 20:04:39.940908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3047 2024.07.10 20:04:39.940956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3048 2024.07.10 20:04:39.940975 [ 3 ] {} <Debug> HTTP-Session: c294e899-1adc-4a35-9c88-fce5513a4b56 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3049 2024.07.10 20:04:39.940990 [ 3 ] {} <Debug> HTTP-Session: c294e899-1adc-4a35-9c88-fce5513a4b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3050 2024.07.10 20:04:39.941003 [ 3 ] {} <Debug> HTTP-Session: c294e899-1adc-4a35-9c88-fce5513a4b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3051 2024.07.10 20:04:39.941034 [ 3 ] {} <Trace> HTTP-Session: c294e899-1adc-4a35-9c88-fce5513a4b56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3052 2024.07.10 20:04:39.941156 [ 3 ] {dbe02bb3-2c8d-4411-b881-0de73ab99b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3053 2024.07.10 20:04:39.941197 [ 3 ] {dbe02bb3-2c8d-4411-b881-0de73ab99b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3054 2024.07.10 20:04:39.941333 [ 3 ] {dbe02bb3-2c8d-4411-b881-0de73ab99b6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3055 2024.07.10 20:04:39.941686 [ 3 ] {dbe02bb3-2c8d-4411-b881-0de73ab99b6e} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3056 2024.07.10 20:04:39.941734 [ 3 ] {dbe02bb3-2c8d-4411-b881-0de73ab99b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3057 2024.07.10 20:04:39.942048 [ 3 ] {dbe02bb3-2c8d-4411-b881-0de73ab99b6e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3058 2024.07.10 20:04:39.942357 [ 3 ] {dbe02bb3-2c8d-4411-b881-0de73ab99b6e} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3059 2024.07.10 20:04:39.942508 [ 3 ] {dbe02bb3-2c8d-4411-b881-0de73ab99b6e} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.00139 sec., 82014.38848920864 rows/sec., 6.71 MiB/sec.
3060 2024.07.10 20:04:39.942518 [ 36 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3061 2024.07.10 20:04:39.942621 [ 36 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3062 2024.07.10 20:04:39.942668 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3063 2024.07.10 20:04:39.942752 [ 3 ] {dbe02bb3-2c8d-4411-b881-0de73ab99b6e} <Debug> DynamicQueryHandler: Done processing query
3064 2024.07.10 20:04:39.942812 [ 3 ] {dbe02bb3-2c8d-4411-b881-0de73ab99b6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3065 2024.07.10 20:04:39.942863 [ 3 ] {} <Debug> HTTP-Session: c294e899-1adc-4a35-9c88-fce5513a4b56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3066 2024.07.10 20:04:39.942900 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
3067 2024.07.10 20:04:39.943028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3068 2024.07.10 20:04:39.943146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3069 2024.07.10 20:04:39.943223 [ 3 ] {} <Debug> HTTP-Session: bdceccc1-0e23-44fc-98cc-1f29e632d5b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3070 2024.07.10 20:04:39.943230 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3071 2024.07.10 20:04:39.943248 [ 3 ] {} <Debug> HTTP-Session: bdceccc1-0e23-44fc-98cc-1f29e632d5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3072 2024.07.10 20:04:39.943289 [ 3 ] {} <Debug> HTTP-Session: bdceccc1-0e23-44fc-98cc-1f29e632d5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3073 2024.07.10 20:04:39.943296 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 127 rows starting from the beginning of the part
3074 2024.07.10 20:04:39.943360 [ 3 ] {} <Trace> HTTP-Session: bdceccc1-0e23-44fc-98cc-1f29e632d5b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3075 2024.07.10 20:04:39.943547 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 87 rows starting from the beginning of the part
3076 2024.07.10 20:04:39.943647 [ 3 ] {12162755-df28-44f2-9511-d75b5b853fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3077 2024.07.10 20:04:39.943738 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 95 rows starting from the beginning of the part
3078 2024.07.10 20:04:39.943798 [ 3 ] {12162755-df28-44f2-9511-d75b5b853fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3079 2024.07.10 20:04:39.944252 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part
3080 2024.07.10 20:04:39.944515 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 96 rows starting from the beginning of the part
3081 2024.07.10 20:04:39.944935 [ 3 ] {12162755-df28-44f2-9511-d75b5b853fde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3082 2024.07.10 20:04:39.944937 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 114 rows starting from the beginning of the part
3083 2024.07.10 20:04:39.945688 [ 3 ] {12162755-df28-44f2-9511-d75b5b853fde} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3084 2024.07.10 20:04:39.945747 [ 3 ] {12162755-df28-44f2-9511-d75b5b853fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3085 2024.07.10 20:04:39.946587 [ 3 ] {12162755-df28-44f2-9511-d75b5b853fde} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3086 2024.07.10 20:04:39.947490 [ 3 ] {12162755-df28-44f2-9511-d75b5b853fde} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3087 2024.07.10 20:04:39.947922 [ 3 ] {12162755-df28-44f2-9511-d75b5b853fde} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004355 sec., 459.24225028702637 rows/sec., 32.07 KiB/sec.
3088 2024.07.10 20:04:39.948176 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 4 columns (4 merged, 0 gathered) in 0.005421055 sec., 116582.47333775436 rows/sec., 9.63 MiB/sec.
3089 2024.07.10 20:04:39.948332 [ 3 ] {12162755-df28-44f2-9511-d75b5b853fde} <Debug> DynamicQueryHandler: Done processing query
3090 2024.07.10 20:04:39.948377 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3091 2024.07.10 20:04:39.948380 [ 3 ] {12162755-df28-44f2-9511-d75b5b853fde} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3092 2024.07.10 20:04:39.948448 [ 3 ] {} <Debug> HTTP-Session: bdceccc1-0e23-44fc-98cc-1f29e632d5b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3093 2024.07.10 20:04:39.948716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3094 2024.07.10 20:04:39.948801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3095 2024.07.10 20:04:39.948845 [ 3 ] {} <Debug> HTTP-Session: 090b1cd5-ec94-475b-b889-865a138c427f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3096 2024.07.10 20:04:39.948883 [ 3 ] {} <Debug> HTTP-Session: 090b1cd5-ec94-475b-b889-865a138c427f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3097 2024.07.10 20:04:39.948927 [ 3 ] {} <Debug> HTTP-Session: 090b1cd5-ec94-475b-b889-865a138c427f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3098 2024.07.10 20:04:39.948972 [ 3 ] {} <Trace> HTTP-Session: 090b1cd5-ec94-475b-b889-865a138c427f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3099 2024.07.10 20:04:39.949089 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_16_3} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3100 2024.07.10 20:04:39.949220 [ 3 ] {d5ca2850-6dd9-4d5a-b461-7e4f8be14b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3101 2024.07.10 20:04:39.949245 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_16_3} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3102 2024.07.10 20:04:39.949289 [ 3 ] {d5ca2850-6dd9-4d5a-b461-7e4f8be14b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3103 2024.07.10 20:04:39.949413 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
3104 2024.07.10 20:04:39.949571 [ 3 ] {d5ca2850-6dd9-4d5a-b461-7e4f8be14b50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3105 2024.07.10 20:04:39.949955 [ 3 ] {d5ca2850-6dd9-4d5a-b461-7e4f8be14b50} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3106 2024.07.10 20:04:39.949993 [ 3 ] {d5ca2850-6dd9-4d5a-b461-7e4f8be14b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3107 2024.07.10 20:04:39.950323 [ 3 ] {d5ca2850-6dd9-4d5a-b461-7e4f8be14b50} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3108 2024.07.10 20:04:39.950632 [ 3 ] {d5ca2850-6dd9-4d5a-b461-7e4f8be14b50} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3109 2024.07.10 20:04:39.950780 [ 3 ] {d5ca2850-6dd9-4d5a-b461-7e4f8be14b50} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.00167 sec., 50898.20359281437 rows/sec., 3.98 MiB/sec.
3110 2024.07.10 20:04:39.950791 [ 36 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3111 2024.07.10 20:04:39.950878 [ 36 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3112 2024.07.10 20:04:39.950930 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3113 2024.07.10 20:04:39.951099 [ 3 ] {d5ca2850-6dd9-4d5a-b461-7e4f8be14b50} <Debug> DynamicQueryHandler: Done processing query
3114 2024.07.10 20:04:39.951209 [ 3 ] {d5ca2850-6dd9-4d5a-b461-7e4f8be14b50} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3115 2024.07.10 20:04:39.951303 [ 3 ] {} <Debug> HTTP-Session: 090b1cd5-ec94-475b-b889-865a138c427f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3116 2024.07.10 20:04:39.951394 [ 193 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
3117 2024.07.10 20:04:39.951577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3118 2024.07.10 20:04:39.951690 [ 193 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3119 2024.07.10 20:04:39.951703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3120 2024.07.10 20:04:39.951757 [ 3 ] {} <Debug> HTTP-Session: 3a8b6655-0bcd-4c1f-a8b4-3fac7f8d4d79 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3121 2024.07.10 20:04:39.951752 [ 193 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 88 rows starting from the beginning of the part
3122 2024.07.10 20:04:39.951781 [ 3 ] {} <Debug> HTTP-Session: 3a8b6655-0bcd-4c1f-a8b4-3fac7f8d4d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3123 2024.07.10 20:04:39.951846 [ 3 ] {} <Debug> HTTP-Session: 3a8b6655-0bcd-4c1f-a8b4-3fac7f8d4d79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3124 2024.07.10 20:04:39.952002 [ 3 ] {} <Trace> HTTP-Session: 3a8b6655-0bcd-4c1f-a8b4-3fac7f8d4d79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3125 2024.07.10 20:04:39.952025 [ 193 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 55 rows starting from the beginning of the part
3126 2024.07.10 20:04:39.952299 [ 193 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 77 rows starting from the beginning of the part
3127 2024.07.10 20:04:39.952550 [ 193 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 83 rows starting from the beginning of the part
3128 2024.07.10 20:04:39.952577 [ 3 ] {1a631a8a-5057-4e46-8188-3f7cb3d602db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3129 2024.07.10 20:04:39.952790 [ 3 ] {1a631a8a-5057-4e46-8188-3f7cb3d602db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3130 2024.07.10 20:04:39.952836 [ 193 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 79 rows starting from the beginning of the part
3131 2024.07.10 20:04:39.953262 [ 193 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 85 rows starting from the beginning of the part
3132 2024.07.10 20:04:39.953920 [ 3 ] {1a631a8a-5057-4e46-8188-3f7cb3d602db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3133 2024.07.10 20:04:39.954715 [ 3 ] {1a631a8a-5057-4e46-8188-3f7cb3d602db} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3134 2024.07.10 20:04:39.954784 [ 3 ] {1a631a8a-5057-4e46-8188-3f7cb3d602db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3135 2024.07.10 20:04:39.955881 [ 3 ] {1a631a8a-5057-4e46-8188-3f7cb3d602db} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3136 2024.07.10 20:04:39.956572 [ 193 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 467 rows, containing 4 columns (4 merged, 0 gathered) in 0.005522455 sec., 84563.83981399577 rows/sec., 6.61 MiB/sec.
3137 2024.07.10 20:04:39.956810 [ 3 ] {1a631a8a-5057-4e46-8188-3f7cb3d602db} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3138 2024.07.10 20:04:39.956820 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3139 2024.07.10 20:04:39.957055 [ 3 ] {1a631a8a-5057-4e46-8188-3f7cb3d602db} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004797 sec., 33562.64331874088 rows/sec., 2.34 MiB/sec.
3140 2024.07.10 20:04:39.957599 [ 3 ] {1a631a8a-5057-4e46-8188-3f7cb3d602db} <Debug> DynamicQueryHandler: Done processing query
3141 2024.07.10 20:04:39.957630 [ 3 ] {1a631a8a-5057-4e46-8188-3f7cb3d602db} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3142 2024.07.10 20:04:39.957647 [ 3 ] {} <Debug> HTTP-Session: 3a8b6655-0bcd-4c1f-a8b4-3fac7f8d4d79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3143 2024.07.10 20:04:39.957742 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_16_3} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3144 2024.07.10 20:04:39.957825 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_16_3} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3145 2024.07.10 20:04:39.957833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3146 2024.07.10 20:04:39.957905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3147 2024.07.10 20:04:39.957926 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
3148 2024.07.10 20:04:39.957934 [ 3 ] {} <Debug> HTTP-Session: 4666ac63-4239-4918-9451-24f7ec1bf1a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3149 2024.07.10 20:04:39.957962 [ 3 ] {} <Debug> HTTP-Session: 4666ac63-4239-4918-9451-24f7ec1bf1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3150 2024.07.10 20:04:39.957977 [ 3 ] {} <Debug> HTTP-Session: 4666ac63-4239-4918-9451-24f7ec1bf1a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3151 2024.07.10 20:04:39.958009 [ 3 ] {} <Trace> HTTP-Session: 4666ac63-4239-4918-9451-24f7ec1bf1a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3152 2024.07.10 20:04:39.958262 [ 3 ] {32996744-49ea-49ff-a239-8107b7d26613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3153 2024.07.10 20:04:39.958326 [ 3 ] {32996744-49ea-49ff-a239-8107b7d26613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3154 2024.07.10 20:04:39.958740 [ 3 ] {32996744-49ea-49ff-a239-8107b7d26613} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3155 2024.07.10 20:04:39.959326 [ 3 ] {32996744-49ea-49ff-a239-8107b7d26613} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3156 2024.07.10 20:04:39.959361 [ 3 ] {32996744-49ea-49ff-a239-8107b7d26613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3157 2024.07.10 20:04:39.960011 [ 3 ] {32996744-49ea-49ff-a239-8107b7d26613} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3158 2024.07.10 20:04:39.960415 [ 3 ] {32996744-49ea-49ff-a239-8107b7d26613} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3159 2024.07.10 20:04:39.960599 [ 3 ] {32996744-49ea-49ff-a239-8107b7d26613} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002512 sec., 7563.6942675159235 rows/sec., 13.55 MiB/sec.
3160 2024.07.10 20:04:39.960808 [ 3 ] {32996744-49ea-49ff-a239-8107b7d26613} <Debug> DynamicQueryHandler: Done processing query
3161 2024.07.10 20:04:39.960833 [ 3 ] {32996744-49ea-49ff-a239-8107b7d26613} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3162 2024.07.10 20:04:39.960849 [ 3 ] {} <Debug> HTTP-Session: 4666ac63-4239-4918-9451-24f7ec1bf1a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3163 2024.07.10 20:04:39.960998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3164 2024.07.10 20:04:39.961046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3165 2024.07.10 20:04:39.961066 [ 3 ] {} <Debug> HTTP-Session: 9a7ebbd3-c82a-4209-943f-94088f8c6b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3166 2024.07.10 20:04:39.961082 [ 3 ] {} <Debug> HTTP-Session: 9a7ebbd3-c82a-4209-943f-94088f8c6b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3167 2024.07.10 20:04:39.961096 [ 3 ] {} <Debug> HTTP-Session: 9a7ebbd3-c82a-4209-943f-94088f8c6b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3168 2024.07.10 20:04:39.961127 [ 3 ] {} <Trace> HTTP-Session: 9a7ebbd3-c82a-4209-943f-94088f8c6b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3169 2024.07.10 20:04:39.961239 [ 3 ] {c20277c9-151f-4ce7-9843-b02b4c6b0fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3170 2024.07.10 20:04:39.961284 [ 3 ] {c20277c9-151f-4ce7-9843-b02b4c6b0fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3171 2024.07.10 20:04:39.961408 [ 3 ] {c20277c9-151f-4ce7-9843-b02b4c6b0fe8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3172 2024.07.10 20:04:39.961723 [ 3 ] {c20277c9-151f-4ce7-9843-b02b4c6b0fe8} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3173 2024.07.10 20:04:39.961759 [ 3 ] {c20277c9-151f-4ce7-9843-b02b4c6b0fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3174 2024.07.10 20:04:39.962121 [ 3 ] {c20277c9-151f-4ce7-9843-b02b4c6b0fe8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3175 2024.07.10 20:04:39.962451 [ 3 ] {c20277c9-151f-4ce7-9843-b02b4c6b0fe8} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3176 2024.07.10 20:04:39.962610 [ 3 ] {c20277c9-151f-4ce7-9843-b02b4c6b0fe8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec.
3177 2024.07.10 20:04:39.962932 [ 3 ] {c20277c9-151f-4ce7-9843-b02b4c6b0fe8} <Debug> DynamicQueryHandler: Done processing query
3178 2024.07.10 20:04:39.962957 [ 3 ] {c20277c9-151f-4ce7-9843-b02b4c6b0fe8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3179 2024.07.10 20:04:39.962974 [ 3 ] {} <Debug> HTTP-Session: 9a7ebbd3-c82a-4209-943f-94088f8c6b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3180 2024.07.10 20:04:44.935709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3181 2024.07.10 20:04:44.935850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3182 2024.07.10 20:04:44.935877 [ 3 ] {} <Debug> HTTP-Session: e70acdd8-86a6-4550-9627-a48df1f92daf Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3183 2024.07.10 20:04:44.935904 [ 3 ] {} <Debug> HTTP-Session: e70acdd8-86a6-4550-9627-a48df1f92daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3184 2024.07.10 20:04:44.935921 [ 3 ] {} <Debug> HTTP-Session: e70acdd8-86a6-4550-9627-a48df1f92daf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3185 2024.07.10 20:04:44.935975 [ 3 ] {} <Trace> HTTP-Session: e70acdd8-86a6-4550-9627-a48df1f92daf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3186 2024.07.10 20:04:44.936180 [ 3 ] {1d5a5c3f-8eb6-49cf-ab11-0833b5dc52a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3187 2024.07.10 20:04:44.936253 [ 3 ] {1d5a5c3f-8eb6-49cf-ab11-0833b5dc52a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3188 2024.07.10 20:04:44.936460 [ 3 ] {1d5a5c3f-8eb6-49cf-ab11-0833b5dc52a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3189 2024.07.10 20:04:44.936936 [ 3 ] {1d5a5c3f-8eb6-49cf-ab11-0833b5dc52a5} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3190 2024.07.10 20:04:44.936984 [ 3 ] {1d5a5c3f-8eb6-49cf-ab11-0833b5dc52a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3191 2024.07.10 20:04:44.937378 [ 3 ] {1d5a5c3f-8eb6-49cf-ab11-0833b5dc52a5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3192 2024.07.10 20:04:44.937738 [ 3 ] {1d5a5c3f-8eb6-49cf-ab11-0833b5dc52a5} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3193 2024.07.10 20:04:44.937924 [ 3 ] {1d5a5c3f-8eb6-49cf-ab11-0833b5dc52a5} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001801 sec., 7218.212104386452 rows/sec., 585.07 KiB/sec.
3194 2024.07.10 20:04:44.938176 [ 3 ] {1d5a5c3f-8eb6-49cf-ab11-0833b5dc52a5} <Debug> DynamicQueryHandler: Done processing query
3195 2024.07.10 20:04:44.938204 [ 3 ] {1d5a5c3f-8eb6-49cf-ab11-0833b5dc52a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3196 2024.07.10 20:04:44.938221 [ 3 ] {} <Debug> HTTP-Session: e70acdd8-86a6-4550-9627-a48df1f92daf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3197 2024.07.10 20:04:44.938396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3198 2024.07.10 20:04:44.938454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3199 2024.07.10 20:04:44.938476 [ 3 ] {} <Debug> HTTP-Session: 689e150b-5ac5-446d-aa4f-cd95302d3687 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3200 2024.07.10 20:04:44.938495 [ 3 ] {} <Debug> HTTP-Session: 689e150b-5ac5-446d-aa4f-cd95302d3687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3201 2024.07.10 20:04:44.938510 [ 3 ] {} <Debug> HTTP-Session: 689e150b-5ac5-446d-aa4f-cd95302d3687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3202 2024.07.10 20:04:44.938545 [ 3 ] {} <Trace> HTTP-Session: 689e150b-5ac5-446d-aa4f-cd95302d3687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3203 2024.07.10 20:04:44.938681 [ 3 ] {8c7e8cf1-da29-4633-af3c-a9082a6970cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3204 2024.07.10 20:04:44.938732 [ 3 ] {8c7e8cf1-da29-4633-af3c-a9082a6970cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3205 2024.07.10 20:04:44.938916 [ 3 ] {8c7e8cf1-da29-4633-af3c-a9082a6970cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3206 2024.07.10 20:04:44.939334 [ 3 ] {8c7e8cf1-da29-4633-af3c-a9082a6970cc} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3207 2024.07.10 20:04:44.939373 [ 3 ] {8c7e8cf1-da29-4633-af3c-a9082a6970cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3208 2024.07.10 20:04:44.939700 [ 3 ] {8c7e8cf1-da29-4633-af3c-a9082a6970cc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3209 2024.07.10 20:04:44.940015 [ 3 ] {8c7e8cf1-da29-4633-af3c-a9082a6970cc} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3210 2024.07.10 20:04:44.940174 [ 3 ] {8c7e8cf1-da29-4633-af3c-a9082a6970cc} <Debug> executeQuery: Read 95 rows, 7.93 KiB in 0.001541 sec., 61648.28033744322 rows/sec., 5.03 MiB/sec.
3211 2024.07.10 20:04:44.940359 [ 3 ] {8c7e8cf1-da29-4633-af3c-a9082a6970cc} <Debug> DynamicQueryHandler: Done processing query
3212 2024.07.10 20:04:44.940385 [ 3 ] {8c7e8cf1-da29-4633-af3c-a9082a6970cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3213 2024.07.10 20:04:44.940402 [ 3 ] {} <Debug> HTTP-Session: 689e150b-5ac5-446d-aa4f-cd95302d3687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3214 2024.07.10 20:04:44.940548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3215 2024.07.10 20:04:44.940603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3216 2024.07.10 20:04:44.940625 [ 3 ] {} <Debug> HTTP-Session: fea1424f-74c2-400c-8235-673810ca41c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3217 2024.07.10 20:04:44.940643 [ 3 ] {} <Debug> HTTP-Session: fea1424f-74c2-400c-8235-673810ca41c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3218 2024.07.10 20:04:44.940658 [ 3 ] {} <Debug> HTTP-Session: fea1424f-74c2-400c-8235-673810ca41c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3219 2024.07.10 20:04:44.940692 [ 3 ] {} <Trace> HTTP-Session: fea1424f-74c2-400c-8235-673810ca41c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3220 2024.07.10 20:04:44.940825 [ 3 ] {80c984b3-b141-4885-b647-ffbe273e01c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3221 2024.07.10 20:04:44.940873 [ 3 ] {80c984b3-b141-4885-b647-ffbe273e01c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3222 2024.07.10 20:04:44.941006 [ 3 ] {80c984b3-b141-4885-b647-ffbe273e01c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3223 2024.07.10 20:04:44.941357 [ 3 ] {80c984b3-b141-4885-b647-ffbe273e01c5} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3224 2024.07.10 20:04:44.941394 [ 3 ] {80c984b3-b141-4885-b647-ffbe273e01c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3225 2024.07.10 20:04:44.941719 [ 3 ] {80c984b3-b141-4885-b647-ffbe273e01c5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3226 2024.07.10 20:04:44.942067 [ 3 ] {80c984b3-b141-4885-b647-ffbe273e01c5} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3227 2024.07.10 20:04:44.942239 [ 3 ] {80c984b3-b141-4885-b647-ffbe273e01c5} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001465 sec., 52559.72696245734 rows/sec., 4.10 MiB/sec.
3228 2024.07.10 20:04:44.942571 [ 3 ] {80c984b3-b141-4885-b647-ffbe273e01c5} <Debug> DynamicQueryHandler: Done processing query
3229 2024.07.10 20:04:44.942596 [ 3 ] {80c984b3-b141-4885-b647-ffbe273e01c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3230 2024.07.10 20:04:44.942612 [ 3 ] {} <Debug> HTTP-Session: fea1424f-74c2-400c-8235-673810ca41c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3231 2024.07.10 20:04:44.942798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3232 2024.07.10 20:04:44.942853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3233 2024.07.10 20:04:44.942875 [ 3 ] {} <Debug> HTTP-Session: e92f9bb3-ef45-4dbe-80c2-053c810b0122 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3234 2024.07.10 20:04:44.942893 [ 3 ] {} <Debug> HTTP-Session: e92f9bb3-ef45-4dbe-80c2-053c810b0122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3235 2024.07.10 20:04:44.942908 [ 3 ] {} <Debug> HTTP-Session: e92f9bb3-ef45-4dbe-80c2-053c810b0122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3236 2024.07.10 20:04:44.942941 [ 3 ] {} <Trace> HTTP-Session: e92f9bb3-ef45-4dbe-80c2-053c810b0122 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3237 2024.07.10 20:04:44.943141 [ 3 ] {0ace84f7-d8c1-48fd-bdb6-a599013fd62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3238 2024.07.10 20:04:44.943194 [ 3 ] {0ace84f7-d8c1-48fd-bdb6-a599013fd62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3239 2024.07.10 20:04:44.943366 [ 3 ] {0ace84f7-d8c1-48fd-bdb6-a599013fd62d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3240 2024.07.10 20:04:44.943777 [ 3 ] {0ace84f7-d8c1-48fd-bdb6-a599013fd62d} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3241 2024.07.10 20:04:44.943814 [ 3 ] {0ace84f7-d8c1-48fd-bdb6-a599013fd62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3242 2024.07.10 20:04:44.944233 [ 3 ] {0ace84f7-d8c1-48fd-bdb6-a599013fd62d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3243 2024.07.10 20:04:44.944588 [ 3 ] {0ace84f7-d8c1-48fd-bdb6-a599013fd62d} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3244 2024.07.10 20:04:44.944750 [ 3 ] {0ace84f7-d8c1-48fd-bdb6-a599013fd62d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001719 sec., 93077.37056428156 rows/sec., 6.48 MiB/sec.
3245 2024.07.10 20:04:44.944957 [ 3 ] {0ace84f7-d8c1-48fd-bdb6-a599013fd62d} <Debug> DynamicQueryHandler: Done processing query
3246 2024.07.10 20:04:44.944985 [ 3 ] {0ace84f7-d8c1-48fd-bdb6-a599013fd62d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3247 2024.07.10 20:04:44.945002 [ 3 ] {} <Debug> HTTP-Session: e92f9bb3-ef45-4dbe-80c2-053c810b0122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3248 2024.07.10 20:04:44.945155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3249 2024.07.10 20:04:44.945208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3250 2024.07.10 20:04:44.945228 [ 3 ] {} <Debug> HTTP-Session: 54eed879-818b-414c-b01c-9b07241c3628 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3251 2024.07.10 20:04:44.945246 [ 3 ] {} <Debug> HTTP-Session: 54eed879-818b-414c-b01c-9b07241c3628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3252 2024.07.10 20:04:44.945260 [ 3 ] {} <Debug> HTTP-Session: 54eed879-818b-414c-b01c-9b07241c3628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3253 2024.07.10 20:04:44.945291 [ 3 ] {} <Trace> HTTP-Session: 54eed879-818b-414c-b01c-9b07241c3628 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3254 2024.07.10 20:04:44.945633 [ 3 ] {9408da66-b206-4005-8fed-3889e74267c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3255 2024.07.10 20:04:44.945711 [ 3 ] {9408da66-b206-4005-8fed-3889e74267c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3256 2024.07.10 20:04:44.946134 [ 3 ] {9408da66-b206-4005-8fed-3889e74267c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3257 2024.07.10 20:04:44.946732 [ 3 ] {9408da66-b206-4005-8fed-3889e74267c7} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3258 2024.07.10 20:04:44.946770 [ 3 ] {9408da66-b206-4005-8fed-3889e74267c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3259 2024.07.10 20:04:44.947400 [ 3 ] {9408da66-b206-4005-8fed-3889e74267c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3260 2024.07.10 20:04:44.947829 [ 3 ] {9408da66-b206-4005-8fed-3889e74267c7} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3261 2024.07.10 20:04:44.948035 [ 3 ] {9408da66-b206-4005-8fed-3889e74267c7} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002646 sec., 4913.07634164777 rows/sec., 8.80 MiB/sec.
3262 2024.07.10 20:04:44.948379 [ 3 ] {9408da66-b206-4005-8fed-3889e74267c7} <Debug> DynamicQueryHandler: Done processing query
3263 2024.07.10 20:04:44.948405 [ 3 ] {9408da66-b206-4005-8fed-3889e74267c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
3264 2024.07.10 20:04:44.948421 [ 3 ] {} <Debug> HTTP-Session: 54eed879-818b-414c-b01c-9b07241c3628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3265 2024.07.10 20:04:44.948566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3266 2024.07.10 20:04:44.948618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3267 2024.07.10 20:04:44.948639 [ 3 ] {} <Debug> HTTP-Session: 669fcf38-9f11-4872-bbbe-2f633153e452 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3268 2024.07.10 20:04:44.948656 [ 3 ] {} <Debug> HTTP-Session: 669fcf38-9f11-4872-bbbe-2f633153e452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3269 2024.07.10 20:04:44.948670 [ 3 ] {} <Debug> HTTP-Session: 669fcf38-9f11-4872-bbbe-2f633153e452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3270 2024.07.10 20:04:44.948702 [ 3 ] {} <Trace> HTTP-Session: 669fcf38-9f11-4872-bbbe-2f633153e452 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3271 2024.07.10 20:04:44.948826 [ 3 ] {8d049589-7828-45e6-89fd-cf09517be3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3272 2024.07.10 20:04:44.948873 [ 3 ] {8d049589-7828-45e6-89fd-cf09517be3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3273 2024.07.10 20:04:44.949003 [ 3 ] {8d049589-7828-45e6-89fd-cf09517be3db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3274 2024.07.10 20:04:44.949334 [ 3 ] {8d049589-7828-45e6-89fd-cf09517be3db} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3275 2024.07.10 20:04:44.949371 [ 3 ] {8d049589-7828-45e6-89fd-cf09517be3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3276 2024.07.10 20:04:44.949750 [ 3 ] {8d049589-7828-45e6-89fd-cf09517be3db} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3277 2024.07.10 20:04:44.950086 [ 3 ] {8d049589-7828-45e6-89fd-cf09517be3db} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3278 2024.07.10 20:04:44.950239 [ 3 ] {8d049589-7828-45e6-89fd-cf09517be3db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001453 sec., 41293.87474191328 rows/sec., 2.78 MiB/sec.
3279 2024.07.10 20:04:44.950424 [ 3 ] {8d049589-7828-45e6-89fd-cf09517be3db} <Debug> DynamicQueryHandler: Done processing query
3280 2024.07.10 20:04:44.950450 [ 3 ] {8d049589-7828-45e6-89fd-cf09517be3db} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3281 2024.07.10 20:04:44.950468 [ 3 ] {} <Debug> HTTP-Session: 669fcf38-9f11-4872-bbbe-2f633153e452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3282 2024.07.10 20:04:49.934959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3283 2024.07.10 20:04:49.935083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3284 2024.07.10 20:04:49.935109 [ 3 ] {} <Debug> HTTP-Session: 46418165-4c42-45d9-8d28-4017eed72014 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3285 2024.07.10 20:04:49.935133 [ 3 ] {} <Debug> HTTP-Session: 46418165-4c42-45d9-8d28-4017eed72014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3286 2024.07.10 20:04:49.935148 [ 3 ] {} <Debug> HTTP-Session: 46418165-4c42-45d9-8d28-4017eed72014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3287 2024.07.10 20:04:49.935198 [ 3 ] {} <Trace> HTTP-Session: 46418165-4c42-45d9-8d28-4017eed72014 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3288 2024.07.10 20:04:49.935383 [ 3 ] {c2c0e706-f9d5-4d98-8e6c-0176a36a1a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3289 2024.07.10 20:04:49.935450 [ 3 ] {c2c0e706-f9d5-4d98-8e6c-0176a36a1a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3290 2024.07.10 20:04:49.935647 [ 3 ] {c2c0e706-f9d5-4d98-8e6c-0176a36a1a5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3291 2024.07.10 20:04:49.936074 [ 3 ] {c2c0e706-f9d5-4d98-8e6c-0176a36a1a5f} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3292 2024.07.10 20:04:49.936113 [ 3 ] {c2c0e706-f9d5-4d98-8e6c-0176a36a1a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3293 2024.07.10 20:04:49.936483 [ 3 ] {c2c0e706-f9d5-4d98-8e6c-0176a36a1a5f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3294 2024.07.10 20:04:49.936837 [ 3 ] {c2c0e706-f9d5-4d98-8e6c-0176a36a1a5f} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3295 2024.07.10 20:04:49.937011 [ 3 ] {c2c0e706-f9d5-4d98-8e6c-0176a36a1a5f} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001679 sec., 11316.259678379989 rows/sec., 917.24 KiB/sec.
3296 2024.07.10 20:04:49.937224 [ 3 ] {c2c0e706-f9d5-4d98-8e6c-0176a36a1a5f} <Debug> DynamicQueryHandler: Done processing query
3297 2024.07.10 20:04:49.937251 [ 3 ] {c2c0e706-f9d5-4d98-8e6c-0176a36a1a5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3298 2024.07.10 20:04:49.937268 [ 3 ] {} <Debug> HTTP-Session: 46418165-4c42-45d9-8d28-4017eed72014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3299 2024.07.10 20:04:49.937454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3300 2024.07.10 20:04:49.937504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3301 2024.07.10 20:04:49.937525 [ 3 ] {} <Debug> HTTP-Session: 3a187679-586b-4287-bc1c-5f4befa4436e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3302 2024.07.10 20:04:49.937542 [ 3 ] {} <Debug> HTTP-Session: 3a187679-586b-4287-bc1c-5f4befa4436e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3303 2024.07.10 20:04:49.937555 [ 3 ] {} <Debug> HTTP-Session: 3a187679-586b-4287-bc1c-5f4befa4436e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3304 2024.07.10 20:04:49.937586 [ 3 ] {} <Trace> HTTP-Session: 3a187679-586b-4287-bc1c-5f4befa4436e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3305 2024.07.10 20:04:49.937713 [ 3 ] {2f58a15c-364b-477f-89ea-38e7b0705dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3306 2024.07.10 20:04:49.937757 [ 3 ] {2f58a15c-364b-477f-89ea-38e7b0705dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3307 2024.07.10 20:04:49.937886 [ 3 ] {2f58a15c-364b-477f-89ea-38e7b0705dbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3308 2024.07.10 20:04:49.938253 [ 3 ] {2f58a15c-364b-477f-89ea-38e7b0705dbe} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3309 2024.07.10 20:04:49.938290 [ 3 ] {2f58a15c-364b-477f-89ea-38e7b0705dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3310 2024.07.10 20:04:49.938615 [ 3 ] {2f58a15c-364b-477f-89ea-38e7b0705dbe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3311 2024.07.10 20:04:49.938922 [ 3 ] {2f58a15c-364b-477f-89ea-38e7b0705dbe} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3312 2024.07.10 20:04:49.939079 [ 3 ] {2f58a15c-364b-477f-89ea-38e7b0705dbe} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.001407 sec., 80312.72210376688 rows/sec., 6.58 MiB/sec.
3313 2024.07.10 20:04:49.939381 [ 3 ] {2f58a15c-364b-477f-89ea-38e7b0705dbe} <Debug> DynamicQueryHandler: Done processing query
3314 2024.07.10 20:04:49.939410 [ 3 ] {2f58a15c-364b-477f-89ea-38e7b0705dbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3315 2024.07.10 20:04:49.939428 [ 3 ] {} <Debug> HTTP-Session: 3a187679-586b-4287-bc1c-5f4befa4436e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3316 2024.07.10 20:04:49.939577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3317 2024.07.10 20:04:49.939628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3318 2024.07.10 20:04:49.939648 [ 3 ] {} <Debug> HTTP-Session: 3bc6a3b8-660b-4357-b579-f1098946163e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3319 2024.07.10 20:04:49.939665 [ 3 ] {} <Debug> HTTP-Session: 3bc6a3b8-660b-4357-b579-f1098946163e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3320 2024.07.10 20:04:49.939679 [ 3 ] {} <Debug> HTTP-Session: 3bc6a3b8-660b-4357-b579-f1098946163e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3321 2024.07.10 20:04:49.939710 [ 3 ] {} <Trace> HTTP-Session: 3bc6a3b8-660b-4357-b579-f1098946163e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3322 2024.07.10 20:04:49.939840 [ 3 ] {9d7cc9da-4637-4a70-93a3-8b26a4cdd4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3323 2024.07.10 20:04:49.939885 [ 3 ] {9d7cc9da-4637-4a70-93a3-8b26a4cdd4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3324 2024.07.10 20:04:49.940035 [ 3 ] {9d7cc9da-4637-4a70-93a3-8b26a4cdd4fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3325 2024.07.10 20:04:49.940400 [ 3 ] {9d7cc9da-4637-4a70-93a3-8b26a4cdd4fd} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3326 2024.07.10 20:04:49.940437 [ 3 ] {9d7cc9da-4637-4a70-93a3-8b26a4cdd4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3327 2024.07.10 20:04:49.940747 [ 3 ] {9d7cc9da-4637-4a70-93a3-8b26a4cdd4fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3328 2024.07.10 20:04:49.941050 [ 3 ] {9d7cc9da-4637-4a70-93a3-8b26a4cdd4fd} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3329 2024.07.10 20:04:49.941204 [ 3 ] {9d7cc9da-4637-4a70-93a3-8b26a4cdd4fd} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001408 sec., 58948.86363636364 rows/sec., 4.60 MiB/sec.
3330 2024.07.10 20:04:49.941395 [ 3 ] {9d7cc9da-4637-4a70-93a3-8b26a4cdd4fd} <Debug> DynamicQueryHandler: Done processing query
3331 2024.07.10 20:04:49.941439 [ 3 ] {9d7cc9da-4637-4a70-93a3-8b26a4cdd4fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3332 2024.07.10 20:04:49.941461 [ 3 ] {} <Debug> HTTP-Session: 3bc6a3b8-660b-4357-b579-f1098946163e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3333 2024.07.10 20:04:49.941644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3334 2024.07.10 20:04:49.941705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3335 2024.07.10 20:04:49.941728 [ 3 ] {} <Debug> HTTP-Session: 757dc823-bf8d-4f9e-9d7c-3640fbba3e7d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3336 2024.07.10 20:04:49.941745 [ 3 ] {} <Debug> HTTP-Session: 757dc823-bf8d-4f9e-9d7c-3640fbba3e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3337 2024.07.10 20:04:49.941759 [ 3 ] {} <Debug> HTTP-Session: 757dc823-bf8d-4f9e-9d7c-3640fbba3e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3338 2024.07.10 20:04:49.941790 [ 3 ] {} <Trace> HTTP-Session: 757dc823-bf8d-4f9e-9d7c-3640fbba3e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3339 2024.07.10 20:04:49.941942 [ 3 ] {a68ee918-3ccf-4fc9-a590-5c3ed77bc5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3340 2024.07.10 20:04:49.941989 [ 3 ] {a68ee918-3ccf-4fc9-a590-5c3ed77bc5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3341 2024.07.10 20:04:49.942135 [ 3 ] {a68ee918-3ccf-4fc9-a590-5c3ed77bc5f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3342 2024.07.10 20:04:49.942507 [ 3 ] {a68ee918-3ccf-4fc9-a590-5c3ed77bc5f4} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3343 2024.07.10 20:04:49.942543 [ 3 ] {a68ee918-3ccf-4fc9-a590-5c3ed77bc5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3344 2024.07.10 20:04:49.942945 [ 3 ] {a68ee918-3ccf-4fc9-a590-5c3ed77bc5f4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3345 2024.07.10 20:04:49.943285 [ 3 ] {a68ee918-3ccf-4fc9-a590-5c3ed77bc5f4} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3346 2024.07.10 20:04:49.943448 [ 3 ] {a68ee918-3ccf-4fc9-a590-5c3ed77bc5f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec.
3347 2024.07.10 20:04:49.943452 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3348 2024.07.10 20:04:49.943539 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3349 2024.07.10 20:04:49.943594 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3350 2024.07.10 20:04:49.943719 [ 3 ] {a68ee918-3ccf-4fc9-a590-5c3ed77bc5f4} <Debug> DynamicQueryHandler: Done processing query
3351 2024.07.10 20:04:49.943793 [ 3 ] {a68ee918-3ccf-4fc9-a590-5c3ed77bc5f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3352 2024.07.10 20:04:49.943863 [ 3 ] {} <Debug> HTTP-Session: 757dc823-bf8d-4f9e-9d7c-3640fbba3e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3353 2024.07.10 20:04:49.943892 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
3354 2024.07.10 20:04:49.944104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3355 2024.07.10 20:04:49.944209 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3356 2024.07.10 20:04:49.944221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3357 2024.07.10 20:04:49.944273 [ 3 ] {} <Debug> HTTP-Session: fe31b078-b1ea-4c9f-a42e-e3badfc1aee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3358 2024.07.10 20:04:49.944294 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1181 rows starting from the beginning of the part
3359 2024.07.10 20:04:49.944306 [ 3 ] {} <Debug> HTTP-Session: fe31b078-b1ea-4c9f-a42e-e3badfc1aee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3360 2024.07.10 20:04:49.944343 [ 3 ] {} <Debug> HTTP-Session: fe31b078-b1ea-4c9f-a42e-e3badfc1aee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3361 2024.07.10 20:04:49.944397 [ 3 ] {} <Trace> HTTP-Session: fe31b078-b1ea-4c9f-a42e-e3badfc1aee1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3362 2024.07.10 20:04:49.944557 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part
3363 2024.07.10 20:04:49.944744 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 161 rows starting from the beginning of the part
3364 2024.07.10 20:04:49.944989 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 161 rows starting from the beginning of the part
3365 2024.07.10 20:04:49.945138 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part
3366 2024.07.10 20:04:49.945277 [ 3 ] {eaa21eb0-30c8-478f-be31-dfa1855840dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3367 2024.07.10 20:04:49.945559 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part
3368 2024.07.10 20:04:49.945769 [ 3 ] {eaa21eb0-30c8-478f-be31-dfa1855840dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3369 2024.07.10 20:04:49.947496 [ 3 ] {eaa21eb0-30c8-478f-be31-dfa1855840dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3370 2024.07.10 20:04:49.948908 [ 3 ] {eaa21eb0-30c8-478f-be31-dfa1855840dd} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3371 2024.07.10 20:04:49.948982 [ 3 ] {eaa21eb0-30c8-478f-be31-dfa1855840dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3372 2024.07.10 20:04:49.949592 [ 191 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1983 rows, containing 5 columns (5 merged, 0 gathered) in 0.005917039 sec., 335133.8397465354 rows/sec., 23.35 MiB/sec.
3373 2024.07.10 20:04:49.949871 [ 191 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3374 2024.07.10 20:04:49.950128 [ 3 ] {eaa21eb0-30c8-478f-be31-dfa1855840dd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3375 2024.07.10 20:04:49.950511 [ 191 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3376 2024.07.10 20:04:49.950607 [ 191 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3377 2024.07.10 20:04:49.950739 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
3378 2024.07.10 20:04:49.950772 [ 3 ] {eaa21eb0-30c8-478f-be31-dfa1855840dd} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3379 2024.07.10 20:04:49.950959 [ 3 ] {eaa21eb0-30c8-478f-be31-dfa1855840dd} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006352 sec., 2991.183879093199 rows/sec., 5.36 MiB/sec.
3380 2024.07.10 20:04:49.951197 [ 3 ] {eaa21eb0-30c8-478f-be31-dfa1855840dd} <Debug> DynamicQueryHandler: Done processing query
3381 2024.07.10 20:04:49.951222 [ 3 ] {eaa21eb0-30c8-478f-be31-dfa1855840dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3382 2024.07.10 20:04:49.951238 [ 3 ] {} <Debug> HTTP-Session: fe31b078-b1ea-4c9f-a42e-e3badfc1aee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3383 2024.07.10 20:04:49.951386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3384 2024.07.10 20:04:49.951435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3385 2024.07.10 20:04:49.951455 [ 3 ] {} <Debug> HTTP-Session: 1c1a5fea-407a-420d-927b-f8f2ae67d42e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3386 2024.07.10 20:04:49.951471 [ 3 ] {} <Debug> HTTP-Session: 1c1a5fea-407a-420d-927b-f8f2ae67d42e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3387 2024.07.10 20:04:49.951485 [ 3 ] {} <Debug> HTTP-Session: 1c1a5fea-407a-420d-927b-f8f2ae67d42e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3388 2024.07.10 20:04:49.951515 [ 3 ] {} <Trace> HTTP-Session: 1c1a5fea-407a-420d-927b-f8f2ae67d42e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3389 2024.07.10 20:04:49.951642 [ 3 ] {dcdf2991-04f3-421b-b215-3dac3f5c16d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3390 2024.07.10 20:04:49.951686 [ 3 ] {dcdf2991-04f3-421b-b215-3dac3f5c16d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3391 2024.07.10 20:04:49.951815 [ 3 ] {dcdf2991-04f3-421b-b215-3dac3f5c16d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3392 2024.07.10 20:04:49.952094 [ 3 ] {dcdf2991-04f3-421b-b215-3dac3f5c16d4} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3393 2024.07.10 20:04:49.952130 [ 3 ] {dcdf2991-04f3-421b-b215-3dac3f5c16d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3394 2024.07.10 20:04:49.952485 [ 3 ] {dcdf2991-04f3-421b-b215-3dac3f5c16d4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3395 2024.07.10 20:04:49.952809 [ 3 ] {dcdf2991-04f3-421b-b215-3dac3f5c16d4} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3396 2024.07.10 20:04:49.952961 [ 50 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3397 2024.07.10 20:04:49.952969 [ 3 ] {dcdf2991-04f3-421b-b215-3dac3f5c16d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec.
3398 2024.07.10 20:04:49.953010 [ 50 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3399 2024.07.10 20:04:49.953093 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3400 2024.07.10 20:04:49.953264 [ 3 ] {dcdf2991-04f3-421b-b215-3dac3f5c16d4} <Debug> DynamicQueryHandler: Done processing query
3401 2024.07.10 20:04:49.953356 [ 3 ] {dcdf2991-04f3-421b-b215-3dac3f5c16d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3402 2024.07.10 20:04:49.953368 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
3403 2024.07.10 20:04:49.953397 [ 3 ] {} <Debug> HTTP-Session: 1c1a5fea-407a-420d-927b-f8f2ae67d42e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3404 2024.07.10 20:04:49.953750 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3405 2024.07.10 20:04:49.953785 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 418 rows starting from the beginning of the part
3406 2024.07.10 20:04:49.953863 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part
3407 2024.07.10 20:04:49.953950 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part
3408 2024.07.10 20:04:49.954149 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part
3409 2024.07.10 20:04:49.954273 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part
3410 2024.07.10 20:04:49.954482 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part
3411 2024.07.10 20:04:49.955668 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 718 rows, containing 4 columns (4 merged, 0 gathered) in 0.002490621 sec., 288281.51693894813 rows/sec., 19.36 MiB/sec.
3412 2024.07.10 20:04:49.956030 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3413 2024.07.10 20:04:49.956799 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_16_3} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3414 2024.07.10 20:04:49.956892 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_16_3} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3415 2024.07.10 20:04:49.956989 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
3416 2024.07.10 20:04:54.000086 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
3417 2024.07.10 20:04:54.000154 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
3418 2024.07.10 20:04:54.934833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3419 2024.07.10 20:04:54.934953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3420 2024.07.10 20:04:54.934978 [ 3 ] {} <Debug> HTTP-Session: 1e2ba279-b1f3-49a0-ae8f-0a6e9b357673 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3421 2024.07.10 20:04:54.935004 [ 3 ] {} <Debug> HTTP-Session: 1e2ba279-b1f3-49a0-ae8f-0a6e9b357673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3422 2024.07.10 20:04:54.935018 [ 3 ] {} <Debug> HTTP-Session: 1e2ba279-b1f3-49a0-ae8f-0a6e9b357673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3423 2024.07.10 20:04:54.935067 [ 3 ] {} <Trace> HTTP-Session: 1e2ba279-b1f3-49a0-ae8f-0a6e9b357673 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3424 2024.07.10 20:04:54.935248 [ 3 ] {5c9ed76b-4213-43f5-96e5-e98e4358bad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3425 2024.07.10 20:04:54.935314 [ 3 ] {5c9ed76b-4213-43f5-96e5-e98e4358bad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3426 2024.07.10 20:04:54.935505 [ 3 ] {5c9ed76b-4213-43f5-96e5-e98e4358bad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3427 2024.07.10 20:04:54.935924 [ 3 ] {5c9ed76b-4213-43f5-96e5-e98e4358bad3} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3428 2024.07.10 20:04:54.935963 [ 3 ] {5c9ed76b-4213-43f5-96e5-e98e4358bad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3429 2024.07.10 20:04:54.936324 [ 3 ] {5c9ed76b-4213-43f5-96e5-e98e4358bad3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3430 2024.07.10 20:04:54.936658 [ 3 ] {5c9ed76b-4213-43f5-96e5-e98e4358bad3} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3431 2024.07.10 20:04:54.936791 [ 95 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
3432 2024.07.10 20:04:54.936799 [ 3 ] {5c9ed76b-4213-43f5-96e5-e98e4358bad3} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001609 sec., 8079.552517091362 rows/sec., 654.89 KiB/sec.
3433 2024.07.10 20:04:54.936832 [ 95 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3434 2024.07.10 20:04:54.936867 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3435 2024.07.10 20:04:54.937051 [ 3 ] {5c9ed76b-4213-43f5-96e5-e98e4358bad3} <Debug> DynamicQueryHandler: Done processing query
3436 2024.07.10 20:04:54.937063 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
3437 2024.07.10 20:04:54.937085 [ 3 ] {5c9ed76b-4213-43f5-96e5-e98e4358bad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3438 2024.07.10 20:04:54.937135 [ 3 ] {} <Debug> HTTP-Session: 1e2ba279-b1f3-49a0-ae8f-0a6e9b357673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3439 2024.07.10 20:04:54.937290 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3440 2024.07.10 20:04:54.937335 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 32 rows starting from the beginning of the part
3441 2024.07.10 20:04:54.937436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3442 2024.07.10 20:04:54.937607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3443 2024.07.10 20:04:54.937615 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part
3444 2024.07.10 20:04:54.937660 [ 3 ] {} <Debug> HTTP-Session: 7594526f-8e89-4664-9675-58f4c6cbc33d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3445 2024.07.10 20:04:54.937701 [ 3 ] {} <Debug> HTTP-Session: 7594526f-8e89-4664-9675-58f4c6cbc33d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3446 2024.07.10 20:04:54.937755 [ 3 ] {} <Debug> HTTP-Session: 7594526f-8e89-4664-9675-58f4c6cbc33d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3447 2024.07.10 20:04:54.937891 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part
3448 2024.07.10 20:04:54.937904 [ 3 ] {} <Trace> HTTP-Session: 7594526f-8e89-4664-9675-58f4c6cbc33d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3449 2024.07.10 20:04:54.938107 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part
3450 2024.07.10 20:04:54.938219 [ 3 ] {78192f76-ca9a-4c37-ad37-bd304592691e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3451 2024.07.10 20:04:54.938365 [ 3 ] {78192f76-ca9a-4c37-ad37-bd304592691e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3452 2024.07.10 20:04:54.938409 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part
3453 2024.07.10 20:04:54.938752 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part
3454 2024.07.10 20:04:54.939409 [ 3 ] {78192f76-ca9a-4c37-ad37-bd304592691e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3455 2024.07.10 20:04:54.940148 [ 3 ] {78192f76-ca9a-4c37-ad37-bd304592691e} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3456 2024.07.10 20:04:54.940219 [ 3 ] {78192f76-ca9a-4c37-ad37-bd304592691e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3457 2024.07.10 20:04:54.941081 [ 3 ] {78192f76-ca9a-4c37-ad37-bd304592691e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3458 2024.07.10 20:04:54.941438 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.004487807 sec., 24288.031994245743 rows/sec., 1.92 MiB/sec.
3459 2024.07.10 20:04:54.941579 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
3460 2024.07.10 20:04:54.941674 [ 3 ] {78192f76-ca9a-4c37-ad37-bd304592691e} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3461 2024.07.10 20:04:54.941943 [ 3 ] {78192f76-ca9a-4c37-ad37-bd304592691e} <Debug> executeQuery: Read 95 rows, 7.93 KiB in 0.003856 sec., 24636.929460580912 rows/sec., 2.01 MiB/sec.
3462 2024.07.10 20:04:54.942576 [ 3 ] {78192f76-ca9a-4c37-ad37-bd304592691e} <Debug> DynamicQueryHandler: Done processing query
3463 2024.07.10 20:04:54.942614 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_15_3} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3464 2024.07.10 20:04:54.942637 [ 3 ] {78192f76-ca9a-4c37-ad37-bd304592691e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3465 2024.07.10 20:04:54.942682 [ 3 ] {} <Debug> HTTP-Session: 7594526f-8e89-4664-9675-58f4c6cbc33d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3466 2024.07.10 20:04:54.942744 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_15_3} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
3467 2024.07.10 20:04:54.942824 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3468 2024.07.10 20:04:54.942858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3469 2024.07.10 20:04:54.942909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3470 2024.07.10 20:04:54.942928 [ 3 ] {} <Debug> HTTP-Session: 3a0fb1c6-13ca-4629-a500-113d042887d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3471 2024.07.10 20:04:54.942944 [ 3 ] {} <Debug> HTTP-Session: 3a0fb1c6-13ca-4629-a500-113d042887d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3472 2024.07.10 20:04:54.942958 [ 3 ] {} <Debug> HTTP-Session: 3a0fb1c6-13ca-4629-a500-113d042887d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3473 2024.07.10 20:04:54.942988 [ 3 ] {} <Trace> HTTP-Session: 3a0fb1c6-13ca-4629-a500-113d042887d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3474 2024.07.10 20:04:54.943109 [ 3 ] {5f7933f0-8c5e-4f51-a557-bde9c786422f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3475 2024.07.10 20:04:54.943152 [ 3 ] {5f7933f0-8c5e-4f51-a557-bde9c786422f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3476 2024.07.10 20:04:54.943292 [ 3 ] {5f7933f0-8c5e-4f51-a557-bde9c786422f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3477 2024.07.10 20:04:54.943629 [ 3 ] {5f7933f0-8c5e-4f51-a557-bde9c786422f} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3478 2024.07.10 20:04:54.943665 [ 3 ] {5f7933f0-8c5e-4f51-a557-bde9c786422f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3479 2024.07.10 20:04:54.943979 [ 3 ] {5f7933f0-8c5e-4f51-a557-bde9c786422f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3480 2024.07.10 20:04:54.944289 [ 3 ] {5f7933f0-8c5e-4f51-a557-bde9c786422f} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3481 2024.07.10 20:04:54.944412 [ 3 ] {5f7933f0-8c5e-4f51-a557-bde9c786422f} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001348 sec., 57121.661721068245 rows/sec., 4.46 MiB/sec.
3482 2024.07.10 20:04:54.945079 [ 3 ] {5f7933f0-8c5e-4f51-a557-bde9c786422f} <Debug> DynamicQueryHandler: Done processing query
3483 2024.07.10 20:04:54.945169 [ 3 ] {5f7933f0-8c5e-4f51-a557-bde9c786422f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3484 2024.07.10 20:04:54.945231 [ 3 ] {} <Debug> HTTP-Session: 3a0fb1c6-13ca-4629-a500-113d042887d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3485 2024.07.10 20:04:54.945495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3486 2024.07.10 20:04:54.945547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3487 2024.07.10 20:04:54.945567 [ 3 ] {} <Debug> HTTP-Session: 766798e3-0584-498e-b737-e3ff47df993b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3488 2024.07.10 20:04:54.945584 [ 3 ] {} <Debug> HTTP-Session: 766798e3-0584-498e-b737-e3ff47df993b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3489 2024.07.10 20:04:54.945598 [ 3 ] {} <Debug> HTTP-Session: 766798e3-0584-498e-b737-e3ff47df993b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3490 2024.07.10 20:04:54.945630 [ 3 ] {} <Trace> HTTP-Session: 766798e3-0584-498e-b737-e3ff47df993b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3491 2024.07.10 20:04:54.945782 [ 3 ] {c527d518-b190-48b9-95de-48c4e8380430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3492 2024.07.10 20:04:54.945831 [ 3 ] {c527d518-b190-48b9-95de-48c4e8380430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3493 2024.07.10 20:04:54.946003 [ 3 ] {c527d518-b190-48b9-95de-48c4e8380430} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3494 2024.07.10 20:04:54.946403 [ 3 ] {c527d518-b190-48b9-95de-48c4e8380430} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3495 2024.07.10 20:04:54.946439 [ 3 ] {c527d518-b190-48b9-95de-48c4e8380430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3496 2024.07.10 20:04:54.946824 [ 3 ] {c527d518-b190-48b9-95de-48c4e8380430} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3497 2024.07.10 20:04:54.947166 [ 3 ] {c527d518-b190-48b9-95de-48c4e8380430} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3498 2024.07.10 20:04:54.947297 [ 3 ] {c527d518-b190-48b9-95de-48c4e8380430} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001582 sec., 101137.80025284449 rows/sec., 7.04 MiB/sec.
3499 2024.07.10 20:04:54.947598 [ 3 ] {c527d518-b190-48b9-95de-48c4e8380430} <Debug> DynamicQueryHandler: Done processing query
3500 2024.07.10 20:04:54.947622 [ 3 ] {c527d518-b190-48b9-95de-48c4e8380430} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3501 2024.07.10 20:04:54.947639 [ 3 ] {} <Debug> HTTP-Session: 766798e3-0584-498e-b737-e3ff47df993b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3502 2024.07.10 20:04:54.947802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3503 2024.07.10 20:04:54.947850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3504 2024.07.10 20:04:54.947868 [ 3 ] {} <Debug> HTTP-Session: 42be5189-10ae-44ce-ab9c-4f1f525a054a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3505 2024.07.10 20:04:54.947886 [ 3 ] {} <Debug> HTTP-Session: 42be5189-10ae-44ce-ab9c-4f1f525a054a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3506 2024.07.10 20:04:54.947899 [ 3 ] {} <Debug> HTTP-Session: 42be5189-10ae-44ce-ab9c-4f1f525a054a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3507 2024.07.10 20:04:54.947931 [ 3 ] {} <Trace> HTTP-Session: 42be5189-10ae-44ce-ab9c-4f1f525a054a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3508 2024.07.10 20:04:54.948113 [ 3 ] {da3826ef-1e91-4314-9e6e-a6a0e0763270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3509 2024.07.10 20:04:54.948183 [ 3 ] {da3826ef-1e91-4314-9e6e-a6a0e0763270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3510 2024.07.10 20:04:54.948606 [ 3 ] {da3826ef-1e91-4314-9e6e-a6a0e0763270} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3511 2024.07.10 20:04:54.949211 [ 3 ] {da3826ef-1e91-4314-9e6e-a6a0e0763270} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3512 2024.07.10 20:04:54.949246 [ 3 ] {da3826ef-1e91-4314-9e6e-a6a0e0763270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3513 2024.07.10 20:04:54.949831 [ 3 ] {da3826ef-1e91-4314-9e6e-a6a0e0763270} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3514 2024.07.10 20:04:54.950247 [ 3 ] {da3826ef-1e91-4314-9e6e-a6a0e0763270} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3515 2024.07.10 20:04:54.950389 [ 3 ] {da3826ef-1e91-4314-9e6e-a6a0e0763270} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002384 sec., 5453.020134228188 rows/sec., 9.77 MiB/sec.
3516 2024.07.10 20:04:54.950607 [ 3 ] {da3826ef-1e91-4314-9e6e-a6a0e0763270} <Debug> DynamicQueryHandler: Done processing query
3517 2024.07.10 20:04:54.950632 [ 3 ] {da3826ef-1e91-4314-9e6e-a6a0e0763270} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
3518 2024.07.10 20:04:54.950647 [ 3 ] {} <Debug> HTTP-Session: 42be5189-10ae-44ce-ab9c-4f1f525a054a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3519 2024.07.10 20:04:54.950785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3520 2024.07.10 20:04:54.950834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3521 2024.07.10 20:04:54.950853 [ 3 ] {} <Debug> HTTP-Session: 23c85387-7365-41d3-8e4d-aae40878a8c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3522 2024.07.10 20:04:54.950869 [ 3 ] {} <Debug> HTTP-Session: 23c85387-7365-41d3-8e4d-aae40878a8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3523 2024.07.10 20:04:54.950883 [ 3 ] {} <Debug> HTTP-Session: 23c85387-7365-41d3-8e4d-aae40878a8c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3524 2024.07.10 20:04:54.950914 [ 3 ] {} <Trace> HTTP-Session: 23c85387-7365-41d3-8e4d-aae40878a8c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3525 2024.07.10 20:04:54.951029 [ 3 ] {01c44aa9-b4aa-4390-ba68-6a9216c9f8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3526 2024.07.10 20:04:54.951073 [ 3 ] {01c44aa9-b4aa-4390-ba68-6a9216c9f8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3527 2024.07.10 20:04:54.951199 [ 3 ] {01c44aa9-b4aa-4390-ba68-6a9216c9f8a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3528 2024.07.10 20:04:54.951493 [ 3 ] {01c44aa9-b4aa-4390-ba68-6a9216c9f8a0} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3529 2024.07.10 20:04:54.951528 [ 3 ] {01c44aa9-b4aa-4390-ba68-6a9216c9f8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB.
3530 2024.07.10 20:04:54.951881 [ 3 ] {01c44aa9-b4aa-4390-ba68-6a9216c9f8a0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3531 2024.07.10 20:04:54.952194 [ 3 ] {01c44aa9-b4aa-4390-ba68-6a9216c9f8a0} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3532 2024.07.10 20:04:54.952321 [ 3 ] {01c44aa9-b4aa-4390-ba68-6a9216c9f8a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec.
3533 2024.07.10 20:04:54.952611 [ 3 ] {01c44aa9-b4aa-4390-ba68-6a9216c9f8a0} <Debug> DynamicQueryHandler: Done processing query
3534 2024.07.10 20:04:54.952636 [ 3 ] {01c44aa9-b4aa-4390-ba68-6a9216c9f8a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3535 2024.07.10 20:04:54.952652 [ 3 ] {} <Debug> HTTP-Session: 23c85387-7365-41d3-8e4d-aae40878a8c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3536 2024.07.10 20:04:55.002236 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000885208 sec.
3537 2024.07.10 20:04:59.935845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3538 2024.07.10 20:04:59.935989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3539 2024.07.10 20:04:59.936020 [ 3 ] {} <Debug> HTTP-Session: 2404c809-2e29-4ae0-a8d9-99eccaf172a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3540 2024.07.10 20:04:59.936049 [ 3 ] {} <Debug> HTTP-Session: 2404c809-2e29-4ae0-a8d9-99eccaf172a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3541 2024.07.10 20:04:59.936067 [ 3 ] {} <Debug> HTTP-Session: 2404c809-2e29-4ae0-a8d9-99eccaf172a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3542 2024.07.10 20:04:59.936123 [ 3 ] {} <Trace> HTTP-Session: 2404c809-2e29-4ae0-a8d9-99eccaf172a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3543 2024.07.10 20:04:59.936339 [ 3 ] {bb33ed72-7f43-4c01-88c8-7cd39de64e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3544 2024.07.10 20:04:59.936419 [ 3 ] {bb33ed72-7f43-4c01-88c8-7cd39de64e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3545 2024.07.10 20:04:59.936638 [ 3 ] {bb33ed72-7f43-4c01-88c8-7cd39de64e2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3546 2024.07.10 20:04:59.937094 [ 3 ] {bb33ed72-7f43-4c01-88c8-7cd39de64e2a} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3547 2024.07.10 20:04:59.937140 [ 3 ] {bb33ed72-7f43-4c01-88c8-7cd39de64e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3548 2024.07.10 20:04:59.937517 [ 3 ] {bb33ed72-7f43-4c01-88c8-7cd39de64e2a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3549 2024.07.10 20:04:59.937860 [ 3 ] {bb33ed72-7f43-4c01-88c8-7cd39de64e2a} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3550 2024.07.10 20:04:59.938004 [ 3 ] {bb33ed72-7f43-4c01-88c8-7cd39de64e2a} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001731 sec., 10976.314269208551 rows/sec., 889.68 KiB/sec.
3551 2024.07.10 20:04:59.938218 [ 3 ] {bb33ed72-7f43-4c01-88c8-7cd39de64e2a} <Debug> DynamicQueryHandler: Done processing query
3552 2024.07.10 20:04:59.938245 [ 3 ] {bb33ed72-7f43-4c01-88c8-7cd39de64e2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3553 2024.07.10 20:04:59.938262 [ 3 ] {} <Debug> HTTP-Session: 2404c809-2e29-4ae0-a8d9-99eccaf172a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3554 2024.07.10 20:04:59.938390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3555 2024.07.10 20:04:59.938449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3556 2024.07.10 20:04:59.938469 [ 3 ] {} <Debug> HTTP-Session: afc1e7cd-55b9-4397-ab46-a3a199a342c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3557 2024.07.10 20:04:59.938487 [ 3 ] {} <Debug> HTTP-Session: afc1e7cd-55b9-4397-ab46-a3a199a342c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3558 2024.07.10 20:04:59.938502 [ 3 ] {} <Debug> HTTP-Session: afc1e7cd-55b9-4397-ab46-a3a199a342c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3559 2024.07.10 20:04:59.938537 [ 3 ] {} <Trace> HTTP-Session: afc1e7cd-55b9-4397-ab46-a3a199a342c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3560 2024.07.10 20:04:59.938640 [ 3 ] {7bf6be5a-6cd9-4011-b298-63b9af433266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3561 2024.07.10 20:04:59.938687 [ 3 ] {7bf6be5a-6cd9-4011-b298-63b9af433266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3562 2024.07.10 20:04:59.938818 [ 3 ] {7bf6be5a-6cd9-4011-b298-63b9af433266} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3563 2024.07.10 20:04:59.939115 [ 3 ] {7bf6be5a-6cd9-4011-b298-63b9af433266} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3564 2024.07.10 20:04:59.939150 [ 3 ] {7bf6be5a-6cd9-4011-b298-63b9af433266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3565 2024.07.10 20:04:59.939467 [ 3 ] {7bf6be5a-6cd9-4011-b298-63b9af433266} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3566 2024.07.10 20:04:59.939781 [ 3 ] {7bf6be5a-6cd9-4011-b298-63b9af433266} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3567 2024.07.10 20:04:59.939910 [ 3 ] {7bf6be5a-6cd9-4011-b298-63b9af433266} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001299 sec., 1539.6458814472671 rows/sec., 125.55 KiB/sec.
3568 2024.07.10 20:04:59.940077 [ 3 ] {7bf6be5a-6cd9-4011-b298-63b9af433266} <Debug> DynamicQueryHandler: Done processing query
3569 2024.07.10 20:04:59.940103 [ 3 ] {7bf6be5a-6cd9-4011-b298-63b9af433266} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3570 2024.07.10 20:04:59.940118 [ 3 ] {} <Debug> HTTP-Session: afc1e7cd-55b9-4397-ab46-a3a199a342c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3571 2024.07.10 20:04:59.940247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3572 2024.07.10 20:04:59.940299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3573 2024.07.10 20:04:59.940319 [ 3 ] {} <Debug> HTTP-Session: f5f4cef0-d8e0-4f6c-89da-4418bc41310c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3574 2024.07.10 20:04:59.940335 [ 3 ] {} <Debug> HTTP-Session: f5f4cef0-d8e0-4f6c-89da-4418bc41310c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3575 2024.07.10 20:04:59.940349 [ 3 ] {} <Debug> HTTP-Session: f5f4cef0-d8e0-4f6c-89da-4418bc41310c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3576 2024.07.10 20:04:59.940381 [ 3 ] {} <Trace> HTTP-Session: f5f4cef0-d8e0-4f6c-89da-4418bc41310c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3577 2024.07.10 20:04:59.940506 [ 3 ] {f3b0ea1d-bb27-4116-8ee6-a8d25da4abbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3578 2024.07.10 20:04:59.940550 [ 3 ] {f3b0ea1d-bb27-4116-8ee6-a8d25da4abbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3579 2024.07.10 20:04:59.940675 [ 3 ] {f3b0ea1d-bb27-4116-8ee6-a8d25da4abbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3580 2024.07.10 20:04:59.941052 [ 3 ] {f3b0ea1d-bb27-4116-8ee6-a8d25da4abbb} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3581 2024.07.10 20:04:59.941088 [ 3 ] {f3b0ea1d-bb27-4116-8ee6-a8d25da4abbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3582 2024.07.10 20:04:59.941403 [ 3 ] {f3b0ea1d-bb27-4116-8ee6-a8d25da4abbb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3583 2024.07.10 20:04:59.941708 [ 3 ] {f3b0ea1d-bb27-4116-8ee6-a8d25da4abbb} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3584 2024.07.10 20:04:59.941832 [ 3 ] {f3b0ea1d-bb27-4116-8ee6-a8d25da4abbb} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.001376 sec., 82848.83720930232 rows/sec., 6.78 MiB/sec.
3585 2024.07.10 20:04:59.941996 [ 3 ] {f3b0ea1d-bb27-4116-8ee6-a8d25da4abbb} <Debug> DynamicQueryHandler: Done processing query
3586 2024.07.10 20:04:59.942021 [ 3 ] {f3b0ea1d-bb27-4116-8ee6-a8d25da4abbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3587 2024.07.10 20:04:59.942037 [ 3 ] {} <Debug> HTTP-Session: f5f4cef0-d8e0-4f6c-89da-4418bc41310c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3588 2024.07.10 20:04:59.942148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3589 2024.07.10 20:04:59.942198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3590 2024.07.10 20:04:59.942218 [ 3 ] {} <Debug> HTTP-Session: 36244ef8-99d7-42f9-bff2-47bb708627c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3591 2024.07.10 20:04:59.942234 [ 3 ] {} <Debug> HTTP-Session: 36244ef8-99d7-42f9-bff2-47bb708627c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3592 2024.07.10 20:04:59.942247 [ 3 ] {} <Debug> HTTP-Session: 36244ef8-99d7-42f9-bff2-47bb708627c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3593 2024.07.10 20:04:59.942278 [ 3 ] {} <Trace> HTTP-Session: 36244ef8-99d7-42f9-bff2-47bb708627c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3594 2024.07.10 20:04:59.942370 [ 3 ] {11630b66-7969-49b9-867a-6d166980a96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3595 2024.07.10 20:04:59.942412 [ 3 ] {11630b66-7969-49b9-867a-6d166980a96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3596 2024.07.10 20:04:59.942538 [ 3 ] {11630b66-7969-49b9-867a-6d166980a96d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3597 2024.07.10 20:04:59.942804 [ 3 ] {11630b66-7969-49b9-867a-6d166980a96d} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3598 2024.07.10 20:04:59.942840 [ 3 ] {11630b66-7969-49b9-867a-6d166980a96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3599 2024.07.10 20:04:59.943145 [ 3 ] {11630b66-7969-49b9-867a-6d166980a96d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3600 2024.07.10 20:04:59.943449 [ 3 ] {11630b66-7969-49b9-867a-6d166980a96d} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3601 2024.07.10 20:04:59.943577 [ 3 ] {11630b66-7969-49b9-867a-6d166980a96d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001226 sec., 1631.321370309951 rows/sec., 113.91 KiB/sec.
3602 2024.07.10 20:04:59.943980 [ 3 ] {11630b66-7969-49b9-867a-6d166980a96d} <Debug> DynamicQueryHandler: Done processing query
3603 2024.07.10 20:04:59.944005 [ 3 ] {11630b66-7969-49b9-867a-6d166980a96d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3604 2024.07.10 20:04:59.944022 [ 3 ] {} <Debug> HTTP-Session: 36244ef8-99d7-42f9-bff2-47bb708627c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3605 2024.07.10 20:04:59.944150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3606 2024.07.10 20:04:59.944200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3607 2024.07.10 20:04:59.944219 [ 3 ] {} <Debug> HTTP-Session: 2967a67c-ba38-410c-9523-1ee5819d009c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3608 2024.07.10 20:04:59.944236 [ 3 ] {} <Debug> HTTP-Session: 2967a67c-ba38-410c-9523-1ee5819d009c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3609 2024.07.10 20:04:59.944250 [ 3 ] {} <Debug> HTTP-Session: 2967a67c-ba38-410c-9523-1ee5819d009c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3610 2024.07.10 20:04:59.944281 [ 3 ] {} <Trace> HTTP-Session: 2967a67c-ba38-410c-9523-1ee5819d009c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3611 2024.07.10 20:04:59.944404 [ 3 ] {142f3ef0-0457-48d4-8e5b-def923cb6941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3612 2024.07.10 20:04:59.944449 [ 3 ] {142f3ef0-0457-48d4-8e5b-def923cb6941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3613 2024.07.10 20:04:59.944599 [ 3 ] {142f3ef0-0457-48d4-8e5b-def923cb6941} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3614 2024.07.10 20:04:59.944941 [ 3 ] {142f3ef0-0457-48d4-8e5b-def923cb6941} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3615 2024.07.10 20:04:59.944978 [ 3 ] {142f3ef0-0457-48d4-8e5b-def923cb6941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3616 2024.07.10 20:04:59.945299 [ 3 ] {142f3ef0-0457-48d4-8e5b-def923cb6941} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3617 2024.07.10 20:04:59.945605 [ 3 ] {142f3ef0-0457-48d4-8e5b-def923cb6941} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3618 2024.07.10 20:04:59.945735 [ 3 ] {142f3ef0-0457-48d4-8e5b-def923cb6941} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.00138 sec., 61594.20289855073 rows/sec., 4.81 MiB/sec.
3619 2024.07.10 20:04:59.946052 [ 3 ] {142f3ef0-0457-48d4-8e5b-def923cb6941} <Debug> DynamicQueryHandler: Done processing query
3620 2024.07.10 20:04:59.946077 [ 3 ] {142f3ef0-0457-48d4-8e5b-def923cb6941} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3621 2024.07.10 20:04:59.946094 [ 3 ] {} <Debug> HTTP-Session: 2967a67c-ba38-410c-9523-1ee5819d009c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3622 2024.07.10 20:04:59.946252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3623 2024.07.10 20:04:59.946302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3624 2024.07.10 20:04:59.946321 [ 3 ] {} <Debug> HTTP-Session: 9d5b4a16-2216-47ca-9f3e-3abd1e281672 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3625 2024.07.10 20:04:59.946338 [ 3 ] {} <Debug> HTTP-Session: 9d5b4a16-2216-47ca-9f3e-3abd1e281672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3626 2024.07.10 20:04:59.946353 [ 3 ] {} <Debug> HTTP-Session: 9d5b4a16-2216-47ca-9f3e-3abd1e281672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3627 2024.07.10 20:04:59.946383 [ 3 ] {} <Trace> HTTP-Session: 9d5b4a16-2216-47ca-9f3e-3abd1e281672 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3628 2024.07.10 20:04:59.946531 [ 3 ] {bc06743d-2c1a-4bd5-8d67-d66bd9831920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3629 2024.07.10 20:04:59.946581 [ 3 ] {bc06743d-2c1a-4bd5-8d67-d66bd9831920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3630 2024.07.10 20:04:59.946746 [ 3 ] {bc06743d-2c1a-4bd5-8d67-d66bd9831920} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3631 2024.07.10 20:04:59.947146 [ 3 ] {bc06743d-2c1a-4bd5-8d67-d66bd9831920} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3632 2024.07.10 20:04:59.947182 [ 3 ] {bc06743d-2c1a-4bd5-8d67-d66bd9831920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3633 2024.07.10 20:04:59.947575 [ 3 ] {bc06743d-2c1a-4bd5-8d67-d66bd9831920} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3634 2024.07.10 20:04:59.947918 [ 3 ] {bc06743d-2c1a-4bd5-8d67-d66bd9831920} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3635 2024.07.10 20:04:59.948051 [ 3 ] {bc06743d-2c1a-4bd5-8d67-d66bd9831920} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001589 sec., 101321.5859030837 rows/sec., 7.06 MiB/sec.
3636 2024.07.10 20:04:59.948228 [ 3 ] {bc06743d-2c1a-4bd5-8d67-d66bd9831920} <Debug> DynamicQueryHandler: Done processing query
3637 2024.07.10 20:04:59.948253 [ 3 ] {bc06743d-2c1a-4bd5-8d67-d66bd9831920} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3638 2024.07.10 20:04:59.948268 [ 3 ] {} <Debug> HTTP-Session: 9d5b4a16-2216-47ca-9f3e-3abd1e281672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3639 2024.07.10 20:04:59.948420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3640 2024.07.10 20:04:59.948470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3641 2024.07.10 20:04:59.948489 [ 3 ] {} <Debug> HTTP-Session: 549c1af4-ce32-4418-bd4a-237650ab7d1b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3642 2024.07.10 20:04:59.948506 [ 3 ] {} <Debug> HTTP-Session: 549c1af4-ce32-4418-bd4a-237650ab7d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3643 2024.07.10 20:04:59.948521 [ 3 ] {} <Debug> HTTP-Session: 549c1af4-ce32-4418-bd4a-237650ab7d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3644 2024.07.10 20:04:59.948551 [ 3 ] {} <Trace> HTTP-Session: 549c1af4-ce32-4418-bd4a-237650ab7d1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3645 2024.07.10 20:04:59.948801 [ 3 ] {b24474a4-e341-4621-b592-15a1d5ccbf84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3646 2024.07.10 20:04:59.948866 [ 3 ] {b24474a4-e341-4621-b592-15a1d5ccbf84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3647 2024.07.10 20:04:59.949270 [ 3 ] {b24474a4-e341-4621-b592-15a1d5ccbf84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3648 2024.07.10 20:04:59.949867 [ 3 ] {b24474a4-e341-4621-b592-15a1d5ccbf84} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3649 2024.07.10 20:04:59.949900 [ 3 ] {b24474a4-e341-4621-b592-15a1d5ccbf84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3650 2024.07.10 20:04:59.950492 [ 3 ] {b24474a4-e341-4621-b592-15a1d5ccbf84} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3651 2024.07.10 20:04:59.950895 [ 3 ] {b24474a4-e341-4621-b592-15a1d5ccbf84} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3652 2024.07.10 20:04:59.951032 [ 23 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3653 2024.07.10 20:04:59.951052 [ 3 ] {b24474a4-e341-4621-b592-15a1d5ccbf84} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002425 sec., 7835.051546391753 rows/sec., 14.04 MiB/sec.
3654 2024.07.10 20:04:59.951086 [ 23 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3655 2024.07.10 20:04:59.951138 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3656 2024.07.10 20:04:59.951555 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
3657 2024.07.10 20:04:59.951624 [ 3 ] {b24474a4-e341-4621-b592-15a1d5ccbf84} <Debug> DynamicQueryHandler: Done processing query
3658 2024.07.10 20:04:59.951694 [ 3 ] {b24474a4-e341-4621-b592-15a1d5ccbf84} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3659 2024.07.10 20:04:59.951780 [ 3 ] {} <Debug> HTTP-Session: 549c1af4-ce32-4418-bd4a-237650ab7d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3660 2024.07.10 20:04:59.951982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3661 2024.07.10 20:04:59.952098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3662 2024.07.10 20:04:59.952150 [ 3 ] {} <Debug> HTTP-Session: 2a9b9295-ad72-4b5c-9a5b-29acfac9e4be Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3663 2024.07.10 20:04:59.952194 [ 3 ] {} <Debug> HTTP-Session: 2a9b9295-ad72-4b5c-9a5b-29acfac9e4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3664 2024.07.10 20:04:59.952236 [ 3 ] {} <Debug> HTTP-Session: 2a9b9295-ad72-4b5c-9a5b-29acfac9e4be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3665 2024.07.10 20:04:59.952330 [ 3 ] {} <Trace> HTTP-Session: 2a9b9295-ad72-4b5c-9a5b-29acfac9e4be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3666 2024.07.10 20:04:59.952417 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3667 2024.07.10 20:04:59.952589 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
3668 2024.07.10 20:04:59.952620 [ 3 ] {c8a77b50-e0c9-4b72-8ae5-a1a443f13c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3669 2024.07.10 20:04:59.952725 [ 3 ] {c8a77b50-e0c9-4b72-8ae5-a1a443f13c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3670 2024.07.10 20:04:59.953393 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part
3671 2024.07.10 20:04:59.953540 [ 3 ] {c8a77b50-e0c9-4b72-8ae5-a1a443f13c1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3672 2024.07.10 20:04:59.954029 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part
3673 2024.07.10 20:04:59.954798 [ 3 ] {c8a77b50-e0c9-4b72-8ae5-a1a443f13c1b} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3674 2024.07.10 20:04:59.954822 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part
3675 2024.07.10 20:04:59.954863 [ 3 ] {c8a77b50-e0c9-4b72-8ae5-a1a443f13c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3676 2024.07.10 20:04:59.955536 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part
3677 2024.07.10 20:04:59.956190 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part
3678 2024.07.10 20:04:59.956274 [ 3 ] {c8a77b50-e0c9-4b72-8ae5-a1a443f13c1b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3679 2024.07.10 20:04:59.957263 [ 3 ] {c8a77b50-e0c9-4b72-8ae5-a1a443f13c1b} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3680 2024.07.10 20:04:59.957628 [ 3 ] {c8a77b50-e0c9-4b72-8ae5-a1a443f13c1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005096 sec., 11773.940345368917 rows/sec., 812.52 KiB/sec.
3681 2024.07.10 20:04:59.958309 [ 3 ] {c8a77b50-e0c9-4b72-8ae5-a1a443f13c1b} <Debug> DynamicQueryHandler: Done processing query
3682 2024.07.10 20:04:59.958354 [ 3 ] {c8a77b50-e0c9-4b72-8ae5-a1a443f13c1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3683 2024.07.10 20:04:59.958380 [ 3 ] {} <Debug> HTTP-Session: 2a9b9295-ad72-4b5c-9a5b-29acfac9e4be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3684 2024.07.10 20:04:59.961140 [ 191 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 259 rows, containing 19 columns (19 merged, 0 gathered) in 0.009878162 sec., 26219.452566175773 rows/sec., 46.95 MiB/sec.
3685 2024.07.10 20:04:59.961445 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3686 2024.07.10 20:04:59.961988 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3687 2024.07.10 20:04:59.962066 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3688 2024.07.10 20:04:59.962172 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB.
3689 2024.07.10 20:05:04.934339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3690 2024.07.10 20:05:04.934541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3691 2024.07.10 20:05:04.934588 [ 3 ] {} <Debug> HTTP-Session: 184ac689-1d89-4794-b58a-13b53ef3445b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3692 2024.07.10 20:05:04.934624 [ 3 ] {} <Debug> HTTP-Session: 184ac689-1d89-4794-b58a-13b53ef3445b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3693 2024.07.10 20:05:04.934643 [ 3 ] {} <Debug> HTTP-Session: 184ac689-1d89-4794-b58a-13b53ef3445b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3694 2024.07.10 20:05:04.934700 [ 3 ] {} <Trace> HTTP-Session: 184ac689-1d89-4794-b58a-13b53ef3445b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3695 2024.07.10 20:05:04.934911 [ 3 ] {4860894e-f5bf-4c42-bdd7-ce4dbef64e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3696 2024.07.10 20:05:04.934985 [ 3 ] {4860894e-f5bf-4c42-bdd7-ce4dbef64e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3697 2024.07.10 20:05:04.935205 [ 3 ] {4860894e-f5bf-4c42-bdd7-ce4dbef64e2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3698 2024.07.10 20:05:04.935651 [ 3 ] {4860894e-f5bf-4c42-bdd7-ce4dbef64e2a} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3699 2024.07.10 20:05:04.935693 [ 3 ] {4860894e-f5bf-4c42-bdd7-ce4dbef64e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3700 2024.07.10 20:05:04.936062 [ 3 ] {4860894e-f5bf-4c42-bdd7-ce4dbef64e2a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3701 2024.07.10 20:05:04.936406 [ 3 ] {4860894e-f5bf-4c42-bdd7-ce4dbef64e2a} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3702 2024.07.10 20:05:04.936558 [ 3 ] {4860894e-f5bf-4c42-bdd7-ce4dbef64e2a} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001714 sec., 7584.597432905484 rows/sec., 614.77 KiB/sec.
3703 2024.07.10 20:05:04.936774 [ 3 ] {4860894e-f5bf-4c42-bdd7-ce4dbef64e2a} <Debug> DynamicQueryHandler: Done processing query
3704 2024.07.10 20:05:04.936801 [ 3 ] {4860894e-f5bf-4c42-bdd7-ce4dbef64e2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3705 2024.07.10 20:05:04.936817 [ 3 ] {} <Debug> HTTP-Session: 184ac689-1d89-4794-b58a-13b53ef3445b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3706 2024.07.10 20:05:04.936955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3707 2024.07.10 20:05:04.937005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3708 2024.07.10 20:05:04.937024 [ 3 ] {} <Debug> HTTP-Session: 0cafb877-96bf-4506-82e2-4d65508a8531 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3709 2024.07.10 20:05:04.937041 [ 3 ] {} <Debug> HTTP-Session: 0cafb877-96bf-4506-82e2-4d65508a8531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3710 2024.07.10 20:05:04.937055 [ 3 ] {} <Debug> HTTP-Session: 0cafb877-96bf-4506-82e2-4d65508a8531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3711 2024.07.10 20:05:04.937086 [ 3 ] {} <Trace> HTTP-Session: 0cafb877-96bf-4506-82e2-4d65508a8531 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3712 2024.07.10 20:05:04.937180 [ 3 ] {2804bc20-41b9-421f-95db-52e766c6b542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3713 2024.07.10 20:05:04.937224 [ 3 ] {2804bc20-41b9-421f-95db-52e766c6b542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3714 2024.07.10 20:05:04.937353 [ 3 ] {2804bc20-41b9-421f-95db-52e766c6b542} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3715 2024.07.10 20:05:04.937628 [ 3 ] {2804bc20-41b9-421f-95db-52e766c6b542} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3716 2024.07.10 20:05:04.937664 [ 3 ] {2804bc20-41b9-421f-95db-52e766c6b542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3717 2024.07.10 20:05:04.937963 [ 3 ] {2804bc20-41b9-421f-95db-52e766c6b542} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3718 2024.07.10 20:05:04.938278 [ 3 ] {2804bc20-41b9-421f-95db-52e766c6b542} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3719 2024.07.10 20:05:04.938431 [ 86 ] {} <Debug> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3720 2024.07.10 20:05:04.938443 [ 3 ] {2804bc20-41b9-421f-95db-52e766c6b542} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001275 sec., 1568.627450980392 rows/sec., 127.91 KiB/sec.
3721 2024.07.10 20:05:04.938519 [ 86 ] {} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3722 2024.07.10 20:05:04.938582 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3723 2024.07.10 20:05:04.938783 [ 3 ] {2804bc20-41b9-421f-95db-52e766c6b542} <Debug> DynamicQueryHandler: Done processing query
3724 2024.07.10 20:05:04.938836 [ 3 ] {2804bc20-41b9-421f-95db-52e766c6b542} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3725 2024.07.10 20:05:04.938864 [ 3 ] {} <Debug> HTTP-Session: 0cafb877-96bf-4506-82e2-4d65508a8531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3726 2024.07.10 20:05:04.938896 [ 192 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::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
3727 2024.07.10 20:05:04.939040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3728 2024.07.10 20:05:04.939148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3729 2024.07.10 20:05:04.939199 [ 3 ] {} <Debug> HTTP-Session: 1332da86-1b2a-419a-b68d-ac53e0230860 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3730 2024.07.10 20:05:04.939255 [ 3 ] {} <Debug> HTTP-Session: 1332da86-1b2a-419a-b68d-ac53e0230860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3731 2024.07.10 20:05:04.939303 [ 3 ] {} <Debug> HTTP-Session: 1332da86-1b2a-419a-b68d-ac53e0230860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3732 2024.07.10 20:05:04.939343 [ 192 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3733 2024.07.10 20:05:04.939365 [ 3 ] {} <Trace> HTTP-Session: 1332da86-1b2a-419a-b68d-ac53e0230860 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3734 2024.07.10 20:05:04.939440 [ 192 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
3735 2024.07.10 20:05:04.939590 [ 3 ] {d1d9b84c-d156-4dfe-9dca-5c119ccd0413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3736 2024.07.10 20:05:04.939708 [ 192 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::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
3737 2024.07.10 20:05:04.939749 [ 3 ] {d1d9b84c-d156-4dfe-9dca-5c119ccd0413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3738 2024.07.10 20:05:04.939988 [ 192 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
3739 2024.07.10 20:05:04.940264 [ 192 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
3740 2024.07.10 20:05:04.940589 [ 192 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::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
3741 2024.07.10 20:05:04.941331 [ 3 ] {d1d9b84c-d156-4dfe-9dca-5c119ccd0413} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3742 2024.07.10 20:05:04.942123 [ 3 ] {d1d9b84c-d156-4dfe-9dca-5c119ccd0413} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3743 2024.07.10 20:05:04.942181 [ 3 ] {d1d9b84c-d156-4dfe-9dca-5c119ccd0413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3744 2024.07.10 20:05:04.943090 [ 3 ] {d1d9b84c-d156-4dfe-9dca-5c119ccd0413} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3745 2024.07.10 20:05:04.943158 [ 192 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.004434667 sec., 2254.960744515879 rows/sec., 183.88 KiB/sec.
3746 2024.07.10 20:05:04.943407 [ 192 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3747 2024.07.10 20:05:04.943859 [ 3 ] {d1d9b84c-d156-4dfe-9dca-5c119ccd0413} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3748 2024.07.10 20:05:04.944112 [ 86 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3749 2024.07.10 20:05:04.944194 [ 3 ] {d1d9b84c-d156-4dfe-9dca-5c119ccd0413} <Debug> executeQuery: Read 96 rows, 8.00 KiB in 0.004665 sec., 20578.778135048233 rows/sec., 1.68 MiB/sec.
3750 2024.07.10 20:05:04.944209 [ 86 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3751 2024.07.10 20:05:04.944310 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3752 2024.07.10 20:05:04.944324 [ 192 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_5_1} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3753 2024.07.10 20:05:04.944718 [ 192 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_5_1} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3754 2024.07.10 20:05:04.944785 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
3755 2024.07.10 20:05:04.944844 [ 3 ] {d1d9b84c-d156-4dfe-9dca-5c119ccd0413} <Debug> DynamicQueryHandler: Done processing query
3756 2024.07.10 20:05:04.944912 [ 3 ] {d1d9b84c-d156-4dfe-9dca-5c119ccd0413} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3757 2024.07.10 20:05:04.944938 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3758 2024.07.10 20:05:04.944973 [ 3 ] {} <Debug> HTTP-Session: 1332da86-1b2a-419a-b68d-ac53e0230860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3759 2024.07.10 20:05:04.945098 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3760 2024.07.10 20:05:04.945133 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 155 rows starting from the beginning of the part
3761 2024.07.10 20:05:04.945157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3762 2024.07.10 20:05:04.945224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3763 2024.07.10 20:05:04.945317 [ 3 ] {} <Debug> HTTP-Session: 8d41040f-748b-4dad-8acb-01f39f3c2a05 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3764 2024.07.10 20:05:04.945363 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 95 rows starting from the beginning of the part
3765 2024.07.10 20:05:04.945369 [ 3 ] {} <Debug> HTTP-Session: 8d41040f-748b-4dad-8acb-01f39f3c2a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3766 2024.07.10 20:05:04.945423 [ 3 ] {} <Debug> HTTP-Session: 8d41040f-748b-4dad-8acb-01f39f3c2a05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3767 2024.07.10 20:05:04.945563 [ 3 ] {} <Trace> HTTP-Session: 8d41040f-748b-4dad-8acb-01f39f3c2a05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3768 2024.07.10 20:05:04.945674 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part
3769 2024.07.10 20:05:04.945875 [ 3 ] {09f4e40a-5253-4d4a-bb61-c69f03dc068f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3770 2024.07.10 20:05:04.945963 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 95 rows starting from the beginning of the part
3771 2024.07.10 20:05:04.946018 [ 3 ] {09f4e40a-5253-4d4a-bb61-c69f03dc068f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3772 2024.07.10 20:05:04.946330 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 114 rows starting from the beginning of the part
3773 2024.07.10 20:05:04.946709 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 96 rows starting from the beginning of the part
3774 2024.07.10 20:05:04.947232 [ 3 ] {09f4e40a-5253-4d4a-bb61-c69f03dc068f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3775 2024.07.10 20:05:04.947636 [ 3 ] {09f4e40a-5253-4d4a-bb61-c69f03dc068f} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3776 2024.07.10 20:05:04.947681 [ 3 ] {09f4e40a-5253-4d4a-bb61-c69f03dc068f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3777 2024.07.10 20:05:04.948203 [ 3 ] {09f4e40a-5253-4d4a-bb61-c69f03dc068f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3778 2024.07.10 20:05:04.948610 [ 192 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 4 columns (4 merged, 0 gathered) in 0.004127704 sec., 161833.3097528311 rows/sec., 13.29 MiB/sec.
3779 2024.07.10 20:05:04.948785 [ 3 ] {09f4e40a-5253-4d4a-bb61-c69f03dc068f} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3780 2024.07.10 20:05:04.949024 [ 86 ] {} <Debug> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3781 2024.07.10 20:05:04.949001 [ 192 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3782 2024.07.10 20:05:04.949065 [ 3 ] {09f4e40a-5253-4d4a-bb61-c69f03dc068f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00332 sec., 602.4096385542168 rows/sec., 42.06 KiB/sec.
3783 2024.07.10 20:05:04.949094 [ 86 ] {} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3784 2024.07.10 20:05:04.949174 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3785 2024.07.10 20:05:04.949590 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::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
3786 2024.07.10 20:05:04.949713 [ 3 ] {09f4e40a-5253-4d4a-bb61-c69f03dc068f} <Debug> DynamicQueryHandler: Done processing query
3787 2024.07.10 20:05:04.949889 [ 3 ] {09f4e40a-5253-4d4a-bb61-c69f03dc068f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3788 2024.07.10 20:05:04.950109 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3789 2024.07.10 20:05:04.950137 [ 3 ] {} <Debug> HTTP-Session: 8d41040f-748b-4dad-8acb-01f39f3c2a05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3790 2024.07.10 20:05:04.950236 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
3791 2024.07.10 20:05:04.950592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3792 2024.07.10 20:05:04.950640 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::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
3793 2024.07.10 20:05:04.950783 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_21_4} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3794 2024.07.10 20:05:04.950824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3795 2024.07.10 20:05:04.950963 [ 3 ] {} <Debug> HTTP-Session: 4935c939-a0c3-499f-9f57-e469a476b20f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3796 2024.07.10 20:05:04.951066 [ 3 ] {} <Debug> HTTP-Session: 4935c939-a0c3-499f-9f57-e469a476b20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3797 2024.07.10 20:05:04.951166 [ 3 ] {} <Debug> HTTP-Session: 4935c939-a0c3-499f-9f57-e469a476b20f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3798 2024.07.10 20:05:04.951162 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
3799 2024.07.10 20:05:04.951306 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_21_4} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3800 2024.07.10 20:05:04.951342 [ 3 ] {} <Trace> HTTP-Session: 4935c939-a0c3-499f-9f57-e469a476b20f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3801 2024.07.10 20:05:04.951635 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
3802 2024.07.10 20:05:04.951784 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
3803 2024.07.10 20:05:04.951890 [ 3 ] {c23f9809-6a51-420b-8ff7-f214845fc694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3804 2024.07.10 20:05:04.952086 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::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
3805 2024.07.10 20:05:04.952119 [ 3 ] {c23f9809-6a51-420b-8ff7-f214845fc694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3806 2024.07.10 20:05:04.952805 [ 3 ] {c23f9809-6a51-420b-8ff7-f214845fc694} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3807 2024.07.10 20:05:04.953589 [ 3 ] {c23f9809-6a51-420b-8ff7-f214845fc694} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3808 2024.07.10 20:05:04.953652 [ 3 ] {c23f9809-6a51-420b-8ff7-f214845fc694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3809 2024.07.10 20:05:04.954554 [ 3 ] {c23f9809-6a51-420b-8ff7-f214845fc694} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3810 2024.07.10 20:05:04.954589 [ 191 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.005260913 sec., 1900.8107528103963 rows/sec., 132.72 KiB/sec.
3811 2024.07.10 20:05:04.954746 [ 191 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3812 2024.07.10 20:05:04.955031 [ 3 ] {c23f9809-6a51-420b-8ff7-f214845fc694} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3813 2024.07.10 20:05:04.955277 [ 86 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3814 2024.07.10 20:05:04.955300 [ 3 ] {c23f9809-6a51-420b-8ff7-f214845fc694} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.003668 sec., 21537.62268266085 rows/sec., 1.68 MiB/sec.
3815 2024.07.10 20:05:04.955366 [ 86 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3816 2024.07.10 20:05:04.955474 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3817 2024.07.10 20:05:04.955559 [ 191 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_5_1} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3818 2024.07.10 20:05:04.955864 [ 3 ] {c23f9809-6a51-420b-8ff7-f214845fc694} <Debug> DynamicQueryHandler: Done processing query
3819 2024.07.10 20:05:04.955947 [ 3 ] {c23f9809-6a51-420b-8ff7-f214845fc694} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3820 2024.07.10 20:05:04.956047 [ 191 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_5_1} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3821 2024.07.10 20:05:04.956072 [ 3 ] {} <Debug> HTTP-Session: 4935c939-a0c3-499f-9f57-e469a476b20f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3822 2024.07.10 20:05:04.956177 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
3823 2024.07.10 20:05:04.956498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3824 2024.07.10 20:05:04.956528 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3825 2024.07.10 20:05:04.956714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3826 2024.07.10 20:05:04.956815 [ 3 ] {} <Debug> HTTP-Session: f5e2b584-814f-4f54-a152-7cc538d62ca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3827 2024.07.10 20:05:04.956871 [ 3 ] {} <Debug> HTTP-Session: f5e2b584-814f-4f54-a152-7cc538d62ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3828 2024.07.10 20:05:04.956884 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3829 2024.07.10 20:05:04.956890 [ 3 ] {} <Debug> HTTP-Session: f5e2b584-814f-4f54-a152-7cc538d62ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3830 2024.07.10 20:05:04.956920 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 120 rows starting from the beginning of the part
3831 2024.07.10 20:05:04.956934 [ 3 ] {} <Trace> HTTP-Session: f5e2b584-814f-4f54-a152-7cc538d62ca8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3832 2024.07.10 20:05:04.957041 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part
3833 2024.07.10 20:05:04.957261 [ 3 ] {2600b2a2-c8a2-4e42-9b65-5703afc333d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3834 2024.07.10 20:05:04.957276 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 83 rows starting from the beginning of the part
3835 2024.07.10 20:05:04.957447 [ 3 ] {2600b2a2-c8a2-4e42-9b65-5703afc333d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3836 2024.07.10 20:05:04.957567 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 77 rows starting from the beginning of the part
3837 2024.07.10 20:05:04.957785 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 85 rows starting from the beginning of the part
3838 2024.07.10 20:05:04.958034 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 79 rows starting from the beginning of the part
3839 2024.07.10 20:05:04.958218 [ 3 ] {2600b2a2-c8a2-4e42-9b65-5703afc333d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3840 2024.07.10 20:05:04.958856 [ 3 ] {2600b2a2-c8a2-4e42-9b65-5703afc333d5} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3841 2024.07.10 20:05:04.958896 [ 3 ] {2600b2a2-c8a2-4e42-9b65-5703afc333d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3842 2024.07.10 20:05:04.959501 [ 3 ] {2600b2a2-c8a2-4e42-9b65-5703afc333d5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3843 2024.07.10 20:05:04.959563 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 521 rows, containing 4 columns (4 merged, 0 gathered) in 0.003919623 sec., 132920.94673390783 rows/sec., 10.39 MiB/sec.
3844 2024.07.10 20:05:04.959697 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3845 2024.07.10 20:05:04.960008 [ 3 ] {2600b2a2-c8a2-4e42-9b65-5703afc333d5} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3846 2024.07.10 20:05:04.960233 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_21_4} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3847 2024.07.10 20:05:04.960257 [ 3 ] {2600b2a2-c8a2-4e42-9b65-5703afc333d5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003194 sec., 50407.013149655606 rows/sec., 3.51 MiB/sec.
3848 2024.07.10 20:05:04.960587 [ 187 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_21_4} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3849 2024.07.10 20:05:04.960832 [ 3 ] {2600b2a2-c8a2-4e42-9b65-5703afc333d5} <Debug> DynamicQueryHandler: Done processing query
3850 2024.07.10 20:05:04.960863 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
3851 2024.07.10 20:05:04.960883 [ 3 ] {2600b2a2-c8a2-4e42-9b65-5703afc333d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3852 2024.07.10 20:05:04.960943 [ 3 ] {} <Debug> HTTP-Session: f5e2b584-814f-4f54-a152-7cc538d62ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3853 2024.07.10 20:05:04.961122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3854 2024.07.10 20:05:04.961173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3855 2024.07.10 20:05:04.961192 [ 3 ] {} <Debug> HTTP-Session: 192831c4-608d-454a-880e-d5206e047233 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3856 2024.07.10 20:05:04.961209 [ 3 ] {} <Debug> HTTP-Session: 192831c4-608d-454a-880e-d5206e047233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3857 2024.07.10 20:05:04.961223 [ 3 ] {} <Debug> HTTP-Session: 192831c4-608d-454a-880e-d5206e047233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3858 2024.07.10 20:05:04.961255 [ 3 ] {} <Trace> HTTP-Session: 192831c4-608d-454a-880e-d5206e047233 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3859 2024.07.10 20:05:04.961618 [ 3 ] {09758efe-33a0-48e4-b6a7-761f7361ee5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3860 2024.07.10 20:05:04.961690 [ 3 ] {09758efe-33a0-48e4-b6a7-761f7361ee5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3861 2024.07.10 20:05:04.962108 [ 3 ] {09758efe-33a0-48e4-b6a7-761f7361ee5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3862 2024.07.10 20:05:04.962691 [ 3 ] {09758efe-33a0-48e4-b6a7-761f7361ee5b} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3863 2024.07.10 20:05:04.962728 [ 3 ] {09758efe-33a0-48e4-b6a7-761f7361ee5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3864 2024.07.10 20:05:04.963335 [ 3 ] {09758efe-33a0-48e4-b6a7-761f7361ee5b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3865 2024.07.10 20:05:04.963744 [ 3 ] {09758efe-33a0-48e4-b6a7-761f7361ee5b} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3866 2024.07.10 20:05:04.963924 [ 3 ] {09758efe-33a0-48e4-b6a7-761f7361ee5b} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002589 sec., 5021.2437234453455 rows/sec., 9.00 MiB/sec.
3867 2024.07.10 20:05:04.964151 [ 3 ] {09758efe-33a0-48e4-b6a7-761f7361ee5b} <Debug> DynamicQueryHandler: Done processing query
3868 2024.07.10 20:05:04.964176 [ 3 ] {09758efe-33a0-48e4-b6a7-761f7361ee5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
3869 2024.07.10 20:05:04.964192 [ 3 ] {} <Debug> HTTP-Session: 192831c4-608d-454a-880e-d5206e047233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3870 2024.07.10 20:05:04.964326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3871 2024.07.10 20:05:04.964375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3872 2024.07.10 20:05:04.964394 [ 3 ] {} <Debug> HTTP-Session: 5045e84e-e8c6-47c8-a43d-24bd88efe904 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3873 2024.07.10 20:05:04.964410 [ 3 ] {} <Debug> HTTP-Session: 5045e84e-e8c6-47c8-a43d-24bd88efe904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3874 2024.07.10 20:05:04.964424 [ 3 ] {} <Debug> HTTP-Session: 5045e84e-e8c6-47c8-a43d-24bd88efe904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3875 2024.07.10 20:05:04.964453 [ 3 ] {} <Trace> HTTP-Session: 5045e84e-e8c6-47c8-a43d-24bd88efe904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3876 2024.07.10 20:05:04.964572 [ 3 ] {b12b92a2-c74c-41bd-b3c3-d5b419773137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3877 2024.07.10 20:05:04.964617 [ 3 ] {b12b92a2-c74c-41bd-b3c3-d5b419773137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3878 2024.07.10 20:05:04.964746 [ 3 ] {b12b92a2-c74c-41bd-b3c3-d5b419773137} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3879 2024.07.10 20:05:04.965032 [ 3 ] {b12b92a2-c74c-41bd-b3c3-d5b419773137} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3880 2024.07.10 20:05:04.965067 [ 3 ] {b12b92a2-c74c-41bd-b3c3-d5b419773137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3881 2024.07.10 20:05:04.965421 [ 3 ] {b12b92a2-c74c-41bd-b3c3-d5b419773137} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3882 2024.07.10 20:05:04.965741 [ 3 ] {b12b92a2-c74c-41bd-b3c3-d5b419773137} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3883 2024.07.10 20:05:04.965898 [ 3 ] {b12b92a2-c74c-41bd-b3c3-d5b419773137} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec.
3884 2024.07.10 20:05:04.966052 [ 3 ] {b12b92a2-c74c-41bd-b3c3-d5b419773137} <Debug> DynamicQueryHandler: Done processing query
3885 2024.07.10 20:05:04.966077 [ 3 ] {b12b92a2-c74c-41bd-b3c3-d5b419773137} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3886 2024.07.10 20:05:04.966092 [ 3 ] {} <Debug> HTTP-Session: 5045e84e-e8c6-47c8-a43d-24bd88efe904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3887 2024.07.10 20:05:09.000416 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache
3888 2024.07.10 20:05:09.000534 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache
3889 2024.07.10 20:05:09.935254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3890 2024.07.10 20:05:09.935382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3891 2024.07.10 20:05:09.935411 [ 3 ] {} <Debug> HTTP-Session: 1439986a-d603-4baa-aa7a-ca8ebf4752e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3892 2024.07.10 20:05:09.935440 [ 3 ] {} <Debug> HTTP-Session: 1439986a-d603-4baa-aa7a-ca8ebf4752e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3893 2024.07.10 20:05:09.935458 [ 3 ] {} <Debug> HTTP-Session: 1439986a-d603-4baa-aa7a-ca8ebf4752e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3894 2024.07.10 20:05:09.935515 [ 3 ] {} <Trace> HTTP-Session: 1439986a-d603-4baa-aa7a-ca8ebf4752e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3895 2024.07.10 20:05:09.935704 [ 3 ] {a16c05be-9853-47fd-bf62-47a1b28e439e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3896 2024.07.10 20:05:09.935772 [ 3 ] {a16c05be-9853-47fd-bf62-47a1b28e439e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3897 2024.07.10 20:05:09.935965 [ 3 ] {a16c05be-9853-47fd-bf62-47a1b28e439e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3898 2024.07.10 20:05:09.936398 [ 3 ] {a16c05be-9853-47fd-bf62-47a1b28e439e} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3899 2024.07.10 20:05:09.936439 [ 3 ] {a16c05be-9853-47fd-bf62-47a1b28e439e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3900 2024.07.10 20:05:09.936804 [ 3 ] {a16c05be-9853-47fd-bf62-47a1b28e439e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3901 2024.07.10 20:05:09.937141 [ 3 ] {a16c05be-9853-47fd-bf62-47a1b28e439e} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3902 2024.07.10 20:05:09.937287 [ 3 ] {a16c05be-9853-47fd-bf62-47a1b28e439e} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001642 sec., 11571.254567600487 rows/sec., 937.90 KiB/sec.
3903 2024.07.10 20:05:09.937486 [ 3 ] {a16c05be-9853-47fd-bf62-47a1b28e439e} <Debug> DynamicQueryHandler: Done processing query
3904 2024.07.10 20:05:09.937513 [ 3 ] {a16c05be-9853-47fd-bf62-47a1b28e439e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3905 2024.07.10 20:05:09.937529 [ 3 ] {} <Debug> HTTP-Session: 1439986a-d603-4baa-aa7a-ca8ebf4752e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3906 2024.07.10 20:05:09.937690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3907 2024.07.10 20:05:09.937740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3908 2024.07.10 20:05:09.937760 [ 3 ] {} <Debug> HTTP-Session: b9be77fe-6ce1-47a0-9c45-6f318986bee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3909 2024.07.10 20:05:09.937776 [ 3 ] {} <Debug> HTTP-Session: b9be77fe-6ce1-47a0-9c45-6f318986bee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3910 2024.07.10 20:05:09.937792 [ 3 ] {} <Debug> HTTP-Session: b9be77fe-6ce1-47a0-9c45-6f318986bee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3911 2024.07.10 20:05:09.937823 [ 3 ] {} <Trace> HTTP-Session: b9be77fe-6ce1-47a0-9c45-6f318986bee7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3912 2024.07.10 20:05:09.937918 [ 3 ] {7ac302b5-6063-47f5-bd8b-25b8fd8c73ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3913 2024.07.10 20:05:09.937962 [ 3 ] {7ac302b5-6063-47f5-bd8b-25b8fd8c73ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3914 2024.07.10 20:05:09.938089 [ 3 ] {7ac302b5-6063-47f5-bd8b-25b8fd8c73ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3915 2024.07.10 20:05:09.938364 [ 3 ] {7ac302b5-6063-47f5-bd8b-25b8fd8c73ee} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3916 2024.07.10 20:05:09.938399 [ 3 ] {7ac302b5-6063-47f5-bd8b-25b8fd8c73ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3917 2024.07.10 20:05:09.938702 [ 3 ] {7ac302b5-6063-47f5-bd8b-25b8fd8c73ee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3918 2024.07.10 20:05:09.939013 [ 3 ] {7ac302b5-6063-47f5-bd8b-25b8fd8c73ee} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3919 2024.07.10 20:05:09.939133 [ 3 ] {7ac302b5-6063-47f5-bd8b-25b8fd8c73ee} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001241 sec., 1611.6035455278002 rows/sec., 131.41 KiB/sec.
3920 2024.07.10 20:05:09.939282 [ 3 ] {7ac302b5-6063-47f5-bd8b-25b8fd8c73ee} <Debug> DynamicQueryHandler: Done processing query
3921 2024.07.10 20:05:09.939306 [ 3 ] {7ac302b5-6063-47f5-bd8b-25b8fd8c73ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3922 2024.07.10 20:05:09.939322 [ 3 ] {} <Debug> HTTP-Session: b9be77fe-6ce1-47a0-9c45-6f318986bee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3923 2024.07.10 20:05:09.939490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3924 2024.07.10 20:05:09.939537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3925 2024.07.10 20:05:09.939556 [ 3 ] {} <Debug> HTTP-Session: 7576b485-1366-40b8-8cbd-1f13e3ce7fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3926 2024.07.10 20:05:09.939573 [ 3 ] {} <Debug> HTTP-Session: 7576b485-1366-40b8-8cbd-1f13e3ce7fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3927 2024.07.10 20:05:09.939587 [ 3 ] {} <Debug> HTTP-Session: 7576b485-1366-40b8-8cbd-1f13e3ce7fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3928 2024.07.10 20:05:09.939617 [ 3 ] {} <Trace> HTTP-Session: 7576b485-1366-40b8-8cbd-1f13e3ce7fc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3929 2024.07.10 20:05:09.939739 [ 3 ] {02042416-a555-4153-be73-25ca8436518f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3930 2024.07.10 20:05:09.939781 [ 3 ] {02042416-a555-4153-be73-25ca8436518f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3931 2024.07.10 20:05:09.939902 [ 3 ] {02042416-a555-4153-be73-25ca8436518f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3932 2024.07.10 20:05:09.940247 [ 3 ] {02042416-a555-4153-be73-25ca8436518f} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3933 2024.07.10 20:05:09.940283 [ 3 ] {02042416-a555-4153-be73-25ca8436518f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3934 2024.07.10 20:05:09.940613 [ 3 ] {02042416-a555-4153-be73-25ca8436518f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3935 2024.07.10 20:05:09.940924 [ 3 ] {02042416-a555-4153-be73-25ca8436518f} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3936 2024.07.10 20:05:09.941049 [ 3 ] {02042416-a555-4153-be73-25ca8436518f} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.001359 sec., 83885.20971302429 rows/sec., 6.87 MiB/sec.
3937 2024.07.10 20:05:09.941210 [ 3 ] {02042416-a555-4153-be73-25ca8436518f} <Debug> DynamicQueryHandler: Done processing query
3938 2024.07.10 20:05:09.941234 [ 3 ] {02042416-a555-4153-be73-25ca8436518f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3939 2024.07.10 20:05:09.941250 [ 3 ] {} <Debug> HTTP-Session: 7576b485-1366-40b8-8cbd-1f13e3ce7fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3940 2024.07.10 20:05:09.941375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3941 2024.07.10 20:05:09.941426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3942 2024.07.10 20:05:09.941446 [ 3 ] {} <Debug> HTTP-Session: d3aa3702-15a3-423a-b618-c7ffd19abd7d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3943 2024.07.10 20:05:09.941463 [ 3 ] {} <Debug> HTTP-Session: d3aa3702-15a3-423a-b618-c7ffd19abd7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3944 2024.07.10 20:05:09.941476 [ 3 ] {} <Debug> HTTP-Session: d3aa3702-15a3-423a-b618-c7ffd19abd7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3945 2024.07.10 20:05:09.941506 [ 3 ] {} <Trace> HTTP-Session: d3aa3702-15a3-423a-b618-c7ffd19abd7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3946 2024.07.10 20:05:09.941598 [ 3 ] {27ca6b03-f5b8-4633-a939-0ef5dbb57c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3947 2024.07.10 20:05:09.941639 [ 3 ] {27ca6b03-f5b8-4633-a939-0ef5dbb57c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3948 2024.07.10 20:05:09.941766 [ 3 ] {27ca6b03-f5b8-4633-a939-0ef5dbb57c89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3949 2024.07.10 20:05:09.942037 [ 3 ] {27ca6b03-f5b8-4633-a939-0ef5dbb57c89} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3950 2024.07.10 20:05:09.942072 [ 3 ] {27ca6b03-f5b8-4633-a939-0ef5dbb57c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3951 2024.07.10 20:05:09.942366 [ 3 ] {27ca6b03-f5b8-4633-a939-0ef5dbb57c89} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3952 2024.07.10 20:05:09.942685 [ 3 ] {27ca6b03-f5b8-4633-a939-0ef5dbb57c89} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3953 2024.07.10 20:05:09.942804 [ 3 ] {27ca6b03-f5b8-4633-a939-0ef5dbb57c89} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001229 sec., 1627.3393002441007 rows/sec., 113.63 KiB/sec.
3954 2024.07.10 20:05:09.943064 [ 3 ] {27ca6b03-f5b8-4633-a939-0ef5dbb57c89} <Debug> DynamicQueryHandler: Done processing query
3955 2024.07.10 20:05:09.943089 [ 3 ] {27ca6b03-f5b8-4633-a939-0ef5dbb57c89} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3956 2024.07.10 20:05:09.943105 [ 3 ] {} <Debug> HTTP-Session: d3aa3702-15a3-423a-b618-c7ffd19abd7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3957 2024.07.10 20:05:09.943254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3958 2024.07.10 20:05:09.943303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3959 2024.07.10 20:05:09.943323 [ 3 ] {} <Debug> HTTP-Session: 4471607b-19fa-47b4-83b4-9b84a6a17498 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3960 2024.07.10 20:05:09.943339 [ 3 ] {} <Debug> HTTP-Session: 4471607b-19fa-47b4-83b4-9b84a6a17498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3961 2024.07.10 20:05:09.943353 [ 3 ] {} <Debug> HTTP-Session: 4471607b-19fa-47b4-83b4-9b84a6a17498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3962 2024.07.10 20:05:09.943383 [ 3 ] {} <Trace> HTTP-Session: 4471607b-19fa-47b4-83b4-9b84a6a17498 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3963 2024.07.10 20:05:09.943502 [ 3 ] {7358f811-6113-488e-b7e3-d03ce5854977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3964 2024.07.10 20:05:09.943545 [ 3 ] {7358f811-6113-488e-b7e3-d03ce5854977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3965 2024.07.10 20:05:09.943689 [ 3 ] {7358f811-6113-488e-b7e3-d03ce5854977} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3966 2024.07.10 20:05:09.944022 [ 3 ] {7358f811-6113-488e-b7e3-d03ce5854977} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3967 2024.07.10 20:05:09.944057 [ 3 ] {7358f811-6113-488e-b7e3-d03ce5854977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3968 2024.07.10 20:05:09.944368 [ 3 ] {7358f811-6113-488e-b7e3-d03ce5854977} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3969 2024.07.10 20:05:09.944674 [ 3 ] {7358f811-6113-488e-b7e3-d03ce5854977} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3970 2024.07.10 20:05:09.944797 [ 3 ] {7358f811-6113-488e-b7e3-d03ce5854977} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001338 sec., 63527.653213751866 rows/sec., 4.96 MiB/sec.
3971 2024.07.10 20:05:09.944955 [ 3 ] {7358f811-6113-488e-b7e3-d03ce5854977} <Debug> DynamicQueryHandler: Done processing query
3972 2024.07.10 20:05:09.944979 [ 3 ] {7358f811-6113-488e-b7e3-d03ce5854977} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3973 2024.07.10 20:05:09.944994 [ 3 ] {} <Debug> HTTP-Session: 4471607b-19fa-47b4-83b4-9b84a6a17498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3974 2024.07.10 20:05:09.945171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3975 2024.07.10 20:05:09.945220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3976 2024.07.10 20:05:09.945238 [ 3 ] {} <Debug> HTTP-Session: 40382b45-4836-405b-9d52-bacaf97f0c3d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3977 2024.07.10 20:05:09.945255 [ 3 ] {} <Debug> HTTP-Session: 40382b45-4836-405b-9d52-bacaf97f0c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3978 2024.07.10 20:05:09.945269 [ 3 ] {} <Debug> HTTP-Session: 40382b45-4836-405b-9d52-bacaf97f0c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3979 2024.07.10 20:05:09.945299 [ 3 ] {} <Trace> HTTP-Session: 40382b45-4836-405b-9d52-bacaf97f0c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3980 2024.07.10 20:05:09.945441 [ 3 ] {e1541625-e8b5-4ffb-8332-842f4fdf5c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3981 2024.07.10 20:05:09.945486 [ 3 ] {e1541625-e8b5-4ffb-8332-842f4fdf5c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3982 2024.07.10 20:05:09.945627 [ 3 ] {e1541625-e8b5-4ffb-8332-842f4fdf5c75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3983 2024.07.10 20:05:09.945981 [ 3 ] {e1541625-e8b5-4ffb-8332-842f4fdf5c75} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3984 2024.07.10 20:05:09.946015 [ 3 ] {e1541625-e8b5-4ffb-8332-842f4fdf5c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
3985 2024.07.10 20:05:09.946409 [ 3 ] {e1541625-e8b5-4ffb-8332-842f4fdf5c75} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3986 2024.07.10 20:05:09.946753 [ 3 ] {e1541625-e8b5-4ffb-8332-842f4fdf5c75} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3987 2024.07.10 20:05:09.946882 [ 3 ] {e1541625-e8b5-4ffb-8332-842f4fdf5c75} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001509 sec., 106693.17428760769 rows/sec., 7.43 MiB/sec.
3988 2024.07.10 20:05:09.947164 [ 3 ] {e1541625-e8b5-4ffb-8332-842f4fdf5c75} <Debug> DynamicQueryHandler: Done processing query
3989 2024.07.10 20:05:09.947197 [ 3 ] {e1541625-e8b5-4ffb-8332-842f4fdf5c75} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3990 2024.07.10 20:05:09.947214 [ 3 ] {} <Debug> HTTP-Session: 40382b45-4836-405b-9d52-bacaf97f0c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3991 2024.07.10 20:05:09.947396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3992 2024.07.10 20:05:09.947446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3993 2024.07.10 20:05:09.947465 [ 3 ] {} <Debug> HTTP-Session: e3c19f85-41fe-4852-9549-e6ce6950f18f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
3994 2024.07.10 20:05:09.947482 [ 3 ] {} <Debug> HTTP-Session: e3c19f85-41fe-4852-9549-e6ce6950f18f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3995 2024.07.10 20:05:09.947495 [ 3 ] {} <Debug> HTTP-Session: e3c19f85-41fe-4852-9549-e6ce6950f18f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3996 2024.07.10 20:05:09.947525 [ 3 ] {} <Trace> HTTP-Session: e3c19f85-41fe-4852-9549-e6ce6950f18f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3997 2024.07.10 20:05:09.947953 [ 3 ] {08670820-dd0b-42be-9be6-33f2af648f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3998 2024.07.10 20:05:09.948024 [ 3 ] {08670820-dd0b-42be-9be6-33f2af648f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3999 2024.07.10 20:05:09.948444 [ 3 ] {08670820-dd0b-42be-9be6-33f2af648f7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4000 2024.07.10 20:05:09.949126 [ 3 ] {08670820-dd0b-42be-9be6-33f2af648f7d} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4001 2024.07.10 20:05:09.949160 [ 3 ] {08670820-dd0b-42be-9be6-33f2af648f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4002 2024.07.10 20:05:09.949768 [ 3 ] {08670820-dd0b-42be-9be6-33f2af648f7d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4003 2024.07.10 20:05:09.950176 [ 3 ] {08670820-dd0b-42be-9be6-33f2af648f7d} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4004 2024.07.10 20:05:09.950321 [ 3 ] {08670820-dd0b-42be-9be6-33f2af648f7d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002716 sec., 6995.581737849779 rows/sec., 12.54 MiB/sec.
4005 2024.07.10 20:05:09.950534 [ 3 ] {08670820-dd0b-42be-9be6-33f2af648f7d} <Debug> DynamicQueryHandler: Done processing query
4006 2024.07.10 20:05:09.950559 [ 3 ] {08670820-dd0b-42be-9be6-33f2af648f7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4007 2024.07.10 20:05:09.950574 [ 3 ] {} <Debug> HTTP-Session: e3c19f85-41fe-4852-9549-e6ce6950f18f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4008 2024.07.10 20:05:09.950739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4009 2024.07.10 20:05:09.950788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4010 2024.07.10 20:05:09.950806 [ 3 ] {} <Debug> HTTP-Session: 9391bdef-355c-41f6-bd34-22df8f29d305 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4011 2024.07.10 20:05:09.950823 [ 3 ] {} <Debug> HTTP-Session: 9391bdef-355c-41f6-bd34-22df8f29d305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4012 2024.07.10 20:05:09.950836 [ 3 ] {} <Debug> HTTP-Session: 9391bdef-355c-41f6-bd34-22df8f29d305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4013 2024.07.10 20:05:09.950866 [ 3 ] {} <Trace> HTTP-Session: 9391bdef-355c-41f6-bd34-22df8f29d305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4014 2024.07.10 20:05:09.950979 [ 3 ] {164f6dad-2818-4d3a-9b44-881c3b09f02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4015 2024.07.10 20:05:09.951023 [ 3 ] {164f6dad-2818-4d3a-9b44-881c3b09f02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4016 2024.07.10 20:05:09.951146 [ 3 ] {164f6dad-2818-4d3a-9b44-881c3b09f02f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4017 2024.07.10 20:05:09.951442 [ 3 ] {164f6dad-2818-4d3a-9b44-881c3b09f02f} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4018 2024.07.10 20:05:09.951477 [ 3 ] {164f6dad-2818-4d3a-9b44-881c3b09f02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4019 2024.07.10 20:05:09.951827 [ 3 ] {164f6dad-2818-4d3a-9b44-881c3b09f02f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4020 2024.07.10 20:05:09.952166 [ 3 ] {164f6dad-2818-4d3a-9b44-881c3b09f02f} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4021 2024.07.10 20:05:09.952287 [ 3 ] {164f6dad-2818-4d3a-9b44-881c3b09f02f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec.
4022 2024.07.10 20:05:09.952544 [ 3 ] {164f6dad-2818-4d3a-9b44-881c3b09f02f} <Debug> DynamicQueryHandler: Done processing query
4023 2024.07.10 20:05:09.952570 [ 3 ] {164f6dad-2818-4d3a-9b44-881c3b09f02f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4024 2024.07.10 20:05:09.952586 [ 3 ] {} <Debug> HTTP-Session: 9391bdef-355c-41f6-bd34-22df8f29d305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4025 2024.07.10 20:05:14.933959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4026 2024.07.10 20:05:14.934088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4027 2024.07.10 20:05:14.934114 [ 3 ] {} <Debug> HTTP-Session: 5a915ba1-9394-4452-baeb-96e5593be855 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4028 2024.07.10 20:05:14.934140 [ 3 ] {} <Debug> HTTP-Session: 5a915ba1-9394-4452-baeb-96e5593be855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4029 2024.07.10 20:05:14.934156 [ 3 ] {} <Debug> HTTP-Session: 5a915ba1-9394-4452-baeb-96e5593be855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4030 2024.07.10 20:05:14.934207 [ 3 ] {} <Trace> HTTP-Session: 5a915ba1-9394-4452-baeb-96e5593be855 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4031 2024.07.10 20:05:14.934394 [ 3 ] {47b58f01-0c2d-441e-b317-3f54131d8a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4032 2024.07.10 20:05:14.934461 [ 3 ] {47b58f01-0c2d-441e-b317-3f54131d8a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4033 2024.07.10 20:05:14.934656 [ 3 ] {47b58f01-0c2d-441e-b317-3f54131d8a8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4034 2024.07.10 20:05:14.935080 [ 3 ] {47b58f01-0c2d-441e-b317-3f54131d8a8a} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4035 2024.07.10 20:05:14.935123 [ 3 ] {47b58f01-0c2d-441e-b317-3f54131d8a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4036 2024.07.10 20:05:14.935491 [ 3 ] {47b58f01-0c2d-441e-b317-3f54131d8a8a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4037 2024.07.10 20:05:14.935831 [ 3 ] {47b58f01-0c2d-441e-b317-3f54131d8a8a} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4038 2024.07.10 20:05:14.936007 [ 3 ] {47b58f01-0c2d-441e-b317-3f54131d8a8a} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001665 sec., 7807.807807807808 rows/sec., 632.86 KiB/sec.
4039 2024.07.10 20:05:14.936209 [ 3 ] {47b58f01-0c2d-441e-b317-3f54131d8a8a} <Debug> DynamicQueryHandler: Done processing query
4040 2024.07.10 20:05:14.936236 [ 3 ] {47b58f01-0c2d-441e-b317-3f54131d8a8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4041 2024.07.10 20:05:14.936252 [ 3 ] {} <Debug> HTTP-Session: 5a915ba1-9394-4452-baeb-96e5593be855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4042 2024.07.10 20:05:14.936384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4043 2024.07.10 20:05:14.936434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4044 2024.07.10 20:05:14.936453 [ 3 ] {} <Debug> HTTP-Session: 99f6651c-9c58-486a-9d7b-9a2b4e071df9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4045 2024.07.10 20:05:14.936470 [ 3 ] {} <Debug> HTTP-Session: 99f6651c-9c58-486a-9d7b-9a2b4e071df9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4046 2024.07.10 20:05:14.936484 [ 3 ] {} <Debug> HTTP-Session: 99f6651c-9c58-486a-9d7b-9a2b4e071df9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4047 2024.07.10 20:05:14.936515 [ 3 ] {} <Trace> HTTP-Session: 99f6651c-9c58-486a-9d7b-9a2b4e071df9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4048 2024.07.10 20:05:14.936634 [ 3 ] {f9f7ac8c-e6c3-42c4-b096-0270bbe302e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4049 2024.07.10 20:05:14.936677 [ 3 ] {f9f7ac8c-e6c3-42c4-b096-0270bbe302e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4050 2024.07.10 20:05:14.936799 [ 3 ] {f9f7ac8c-e6c3-42c4-b096-0270bbe302e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4051 2024.07.10 20:05:14.937154 [ 3 ] {f9f7ac8c-e6c3-42c4-b096-0270bbe302e0} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4052 2024.07.10 20:05:14.937191 [ 3 ] {f9f7ac8c-e6c3-42c4-b096-0270bbe302e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4053 2024.07.10 20:05:14.937503 [ 3 ] {f9f7ac8c-e6c3-42c4-b096-0270bbe302e0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4054 2024.07.10 20:05:14.937799 [ 3 ] {f9f7ac8c-e6c3-42c4-b096-0270bbe302e0} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4055 2024.07.10 20:05:14.937951 [ 3 ] {f9f7ac8c-e6c3-42c4-b096-0270bbe302e0} <Debug> executeQuery: Read 95 rows, 7.93 KiB in 0.001356 sec., 70058.99705014749 rows/sec., 5.71 MiB/sec.
4056 2024.07.10 20:05:14.938117 [ 3 ] {f9f7ac8c-e6c3-42c4-b096-0270bbe302e0} <Debug> DynamicQueryHandler: Done processing query
4057 2024.07.10 20:05:14.938142 [ 3 ] {f9f7ac8c-e6c3-42c4-b096-0270bbe302e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4058 2024.07.10 20:05:14.938158 [ 3 ] {} <Debug> HTTP-Session: 99f6651c-9c58-486a-9d7b-9a2b4e071df9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4059 2024.07.10 20:05:14.938284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4060 2024.07.10 20:05:14.938332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4061 2024.07.10 20:05:14.938351 [ 3 ] {} <Debug> HTTP-Session: bafdca05-3607-41db-a328-13b7bb82052d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4062 2024.07.10 20:05:14.938367 [ 3 ] {} <Debug> HTTP-Session: bafdca05-3607-41db-a328-13b7bb82052d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4063 2024.07.10 20:05:14.938381 [ 3 ] {} <Debug> HTTP-Session: bafdca05-3607-41db-a328-13b7bb82052d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4064 2024.07.10 20:05:14.938412 [ 3 ] {} <Trace> HTTP-Session: bafdca05-3607-41db-a328-13b7bb82052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4065 2024.07.10 20:05:14.938525 [ 3 ] {fa5d47c0-9cad-448e-a6d7-9eeac729961d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4066 2024.07.10 20:05:14.938567 [ 3 ] {fa5d47c0-9cad-448e-a6d7-9eeac729961d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4067 2024.07.10 20:05:14.938694 [ 3 ] {fa5d47c0-9cad-448e-a6d7-9eeac729961d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4068 2024.07.10 20:05:14.939018 [ 3 ] {fa5d47c0-9cad-448e-a6d7-9eeac729961d} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4069 2024.07.10 20:05:14.939055 [ 3 ] {fa5d47c0-9cad-448e-a6d7-9eeac729961d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4070 2024.07.10 20:05:14.939357 [ 3 ] {fa5d47c0-9cad-448e-a6d7-9eeac729961d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4071 2024.07.10 20:05:14.939667 [ 3 ] {fa5d47c0-9cad-448e-a6d7-9eeac729961d} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4072 2024.07.10 20:05:14.939836 [ 3 ] {fa5d47c0-9cad-448e-a6d7-9eeac729961d} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001337 sec., 57591.62303664921 rows/sec., 4.50 MiB/sec.
4073 2024.07.10 20:05:14.940123 [ 3 ] {fa5d47c0-9cad-448e-a6d7-9eeac729961d} <Debug> DynamicQueryHandler: Done processing query
4074 2024.07.10 20:05:14.940179 [ 3 ] {fa5d47c0-9cad-448e-a6d7-9eeac729961d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4075 2024.07.10 20:05:14.940211 [ 3 ] {} <Debug> HTTP-Session: bafdca05-3607-41db-a328-13b7bb82052d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4076 2024.07.10 20:05:14.940413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4077 2024.07.10 20:05:14.940465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4078 2024.07.10 20:05:14.940485 [ 3 ] {} <Debug> HTTP-Session: 850f2fdf-2168-4b98-a03b-005d1da17023 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4079 2024.07.10 20:05:14.940503 [ 3 ] {} <Debug> HTTP-Session: 850f2fdf-2168-4b98-a03b-005d1da17023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4080 2024.07.10 20:05:14.940517 [ 3 ] {} <Debug> HTTP-Session: 850f2fdf-2168-4b98-a03b-005d1da17023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4081 2024.07.10 20:05:14.940549 [ 3 ] {} <Trace> HTTP-Session: 850f2fdf-2168-4b98-a03b-005d1da17023 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4082 2024.07.10 20:05:14.940708 [ 3 ] {1bc6f1e8-7258-455b-8925-926ca6ecbfda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4083 2024.07.10 20:05:14.940757 [ 3 ] {1bc6f1e8-7258-455b-8925-926ca6ecbfda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4084 2024.07.10 20:05:14.940920 [ 3 ] {1bc6f1e8-7258-455b-8925-926ca6ecbfda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4085 2024.07.10 20:05:14.941294 [ 3 ] {1bc6f1e8-7258-455b-8925-926ca6ecbfda} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4086 2024.07.10 20:05:14.941330 [ 3 ] {1bc6f1e8-7258-455b-8925-926ca6ecbfda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4087 2024.07.10 20:05:14.941718 [ 3 ] {1bc6f1e8-7258-455b-8925-926ca6ecbfda} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4088 2024.07.10 20:05:14.942056 [ 3 ] {1bc6f1e8-7258-455b-8925-926ca6ecbfda} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4089 2024.07.10 20:05:14.942223 [ 3 ] {1bc6f1e8-7258-455b-8925-926ca6ecbfda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec.
4090 2024.07.10 20:05:14.942236 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4091 2024.07.10 20:05:14.942373 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4092 2024.07.10 20:05:14.942432 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4093 2024.07.10 20:05:14.942452 [ 3 ] {1bc6f1e8-7258-455b-8925-926ca6ecbfda} <Debug> DynamicQueryHandler: Done processing query
4094 2024.07.10 20:05:14.942496 [ 3 ] {1bc6f1e8-7258-455b-8925-926ca6ecbfda} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4095 2024.07.10 20:05:14.942549 [ 3 ] {} <Debug> HTTP-Session: 850f2fdf-2168-4b98-a03b-005d1da17023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4096 2024.07.10 20:05:14.942684 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
4097 2024.07.10 20:05:14.942763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4098 2024.07.10 20:05:14.942847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4099 2024.07.10 20:05:14.942901 [ 3 ] {} <Debug> HTTP-Session: 831f0afa-c665-4acf-a5e1-974eef8fc4e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4100 2024.07.10 20:05:14.942950 [ 3 ] {} <Debug> HTTP-Session: 831f0afa-c665-4acf-a5e1-974eef8fc4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4101 2024.07.10 20:05:14.942992 [ 3 ] {} <Debug> HTTP-Session: 831f0afa-c665-4acf-a5e1-974eef8fc4e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4102 2024.07.10 20:05:14.943078 [ 3 ] {} <Trace> HTTP-Session: 831f0afa-c665-4acf-a5e1-974eef8fc4e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4103 2024.07.10 20:05:14.943081 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4104 2024.07.10 20:05:14.943149 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1983 rows starting from the beginning of the part
4105 2024.07.10 20:05:14.943346 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part
4106 2024.07.10 20:05:14.943398 [ 3 ] {b4f3bb08-0261-4f6e-970b-03185e8cb873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4107 2024.07.10 20:05:14.943723 [ 3 ] {b4f3bb08-0261-4f6e-970b-03185e8cb873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4108 2024.07.10 20:05:14.943810 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part
4109 2024.07.10 20:05:14.944223 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part
4110 2024.07.10 20:05:14.944612 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 161 rows starting from the beginning of the part
4111 2024.07.10 20:05:14.944981 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part
4112 2024.07.10 20:05:14.946406 [ 3 ] {b4f3bb08-0261-4f6e-970b-03185e8cb873} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4113 2024.07.10 20:05:14.948134 [ 3 ] {b4f3bb08-0261-4f6e-970b-03185e8cb873} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4114 2024.07.10 20:05:14.948217 [ 3 ] {b4f3bb08-0261-4f6e-970b-03185e8cb873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4115 2024.07.10 20:05:14.949262 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2786 rows, containing 5 columns (5 merged, 0 gathered) in 0.006685276 sec., 416736.7211166749 rows/sec., 29.04 MiB/sec.
4116 2024.07.10 20:05:14.949645 [ 3 ] {b4f3bb08-0261-4f6e-970b-03185e8cb873} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4117 2024.07.10 20:05:14.949646 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4118 2024.07.10 20:05:14.950893 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4119 2024.07.10 20:05:14.950926 [ 3 ] {b4f3bb08-0261-4f6e-970b-03185e8cb873} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4120 2024.07.10 20:05:14.951102 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4121 2024.07.10 20:05:14.951361 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
4122 2024.07.10 20:05:14.951370 [ 3 ] {b4f3bb08-0261-4f6e-970b-03185e8cb873} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00817 sec., 1591.1872705018359 rows/sec., 2.85 MiB/sec.
4123 2024.07.10 20:05:14.951686 [ 3 ] {b4f3bb08-0261-4f6e-970b-03185e8cb873} <Debug> DynamicQueryHandler: Done processing query
4124 2024.07.10 20:05:14.951712 [ 3 ] {b4f3bb08-0261-4f6e-970b-03185e8cb873} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
4125 2024.07.10 20:05:14.951728 [ 3 ] {} <Debug> HTTP-Session: 831f0afa-c665-4acf-a5e1-974eef8fc4e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4126 2024.07.10 20:05:14.951853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4127 2024.07.10 20:05:14.951903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4128 2024.07.10 20:05:14.951922 [ 3 ] {} <Debug> HTTP-Session: 00a78e13-d7c3-4dc0-9848-8042eb355936 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4129 2024.07.10 20:05:14.951939 [ 3 ] {} <Debug> HTTP-Session: 00a78e13-d7c3-4dc0-9848-8042eb355936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4130 2024.07.10 20:05:14.951953 [ 3 ] {} <Debug> HTTP-Session: 00a78e13-d7c3-4dc0-9848-8042eb355936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4131 2024.07.10 20:05:14.951984 [ 3 ] {} <Trace> HTTP-Session: 00a78e13-d7c3-4dc0-9848-8042eb355936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4132 2024.07.10 20:05:14.952115 [ 3 ] {7eac7d44-1db1-465e-ab7a-ba60df9a92c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4133 2024.07.10 20:05:14.952160 [ 3 ] {7eac7d44-1db1-465e-ab7a-ba60df9a92c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4134 2024.07.10 20:05:14.952295 [ 3 ] {7eac7d44-1db1-465e-ab7a-ba60df9a92c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4135 2024.07.10 20:05:14.952586 [ 3 ] {7eac7d44-1db1-465e-ab7a-ba60df9a92c0} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4136 2024.07.10 20:05:14.952623 [ 3 ] {7eac7d44-1db1-465e-ab7a-ba60df9a92c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4137 2024.07.10 20:05:14.952988 [ 3 ] {7eac7d44-1db1-465e-ab7a-ba60df9a92c0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4138 2024.07.10 20:05:14.953314 [ 3 ] {7eac7d44-1db1-465e-ab7a-ba60df9a92c0} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4139 2024.07.10 20:05:14.953483 [ 3 ] {7eac7d44-1db1-465e-ab7a-ba60df9a92c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec.
4140 2024.07.10 20:05:14.953494 [ 52 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4141 2024.07.10 20:05:14.953609 [ 52 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4142 2024.07.10 20:05:14.953667 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4143 2024.07.10 20:05:14.953766 [ 3 ] {7eac7d44-1db1-465e-ab7a-ba60df9a92c0} <Debug> DynamicQueryHandler: Done processing query
4144 2024.07.10 20:05:14.953861 [ 3 ] {7eac7d44-1db1-465e-ab7a-ba60df9a92c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4145 2024.07.10 20:05:14.953929 [ 3 ] {} <Debug> HTTP-Session: 00a78e13-d7c3-4dc0-9848-8042eb355936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4146 2024.07.10 20:05:14.954218 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
4147 2024.07.10 20:05:14.954455 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4148 2024.07.10 20:05:14.954508 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 718 rows starting from the beginning of the part
4149 2024.07.10 20:05:14.954668 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part
4150 2024.07.10 20:05:14.954824 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part
4151 2024.07.10 20:05:14.955017 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part
4152 2024.07.10 20:05:14.955152 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part
4153 2024.07.10 20:05:14.955289 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part
4154 2024.07.10 20:05:14.956549 [ 197 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 4 columns (4 merged, 0 gathered) in 0.002739182 sec., 371643.7973088316 rows/sec., 24.99 MiB/sec.
4155 2024.07.10 20:05:14.956744 [ 197 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4156 2024.07.10 20:05:14.957208 [ 197 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_21_4} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4157 2024.07.10 20:05:14.957307 [ 197 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_21_4} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4158 2024.07.10 20:05:14.957398 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
4159 2024.07.10 20:05:19.934711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4160 2024.07.10 20:05:19.934850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4161 2024.07.10 20:05:19.934879 [ 3 ] {} <Debug> HTTP-Session: 2e051814-0587-4145-99c1-2ebfa609a0f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4162 2024.07.10 20:05:19.934907 [ 3 ] {} <Debug> HTTP-Session: 2e051814-0587-4145-99c1-2ebfa609a0f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4163 2024.07.10 20:05:19.934925 [ 3 ] {} <Debug> HTTP-Session: 2e051814-0587-4145-99c1-2ebfa609a0f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4164 2024.07.10 20:05:19.934982 [ 3 ] {} <Trace> HTTP-Session: 2e051814-0587-4145-99c1-2ebfa609a0f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4165 2024.07.10 20:05:19.935190 [ 3 ] {2b36ccc2-69f2-44aa-b54c-70121d61e041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4166 2024.07.10 20:05:19.935264 [ 3 ] {2b36ccc2-69f2-44aa-b54c-70121d61e041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4167 2024.07.10 20:05:19.935485 [ 3 ] {2b36ccc2-69f2-44aa-b54c-70121d61e041} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4168 2024.07.10 20:05:19.935929 [ 3 ] {2b36ccc2-69f2-44aa-b54c-70121d61e041} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4169 2024.07.10 20:05:19.935966 [ 3 ] {2b36ccc2-69f2-44aa-b54c-70121d61e041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4170 2024.07.10 20:05:19.936340 [ 3 ] {2b36ccc2-69f2-44aa-b54c-70121d61e041} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4171 2024.07.10 20:05:19.936677 [ 3 ] {2b36ccc2-69f2-44aa-b54c-70121d61e041} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4172 2024.07.10 20:05:19.936817 [ 3 ] {2b36ccc2-69f2-44aa-b54c-70121d61e041} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001697 sec., 11196.228638774308 rows/sec., 907.51 KiB/sec.
4173 2024.07.10 20:05:19.936822 [ 63 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
4174 2024.07.10 20:05:19.936884 [ 63 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4175 2024.07.10 20:05:19.936919 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4176 2024.07.10 20:05:19.937046 [ 3 ] {2b36ccc2-69f2-44aa-b54c-70121d61e041} <Debug> DynamicQueryHandler: Done processing query
4177 2024.07.10 20:05:19.937101 [ 3 ] {2b36ccc2-69f2-44aa-b54c-70121d61e041} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4178 2024.07.10 20:05:19.937139 [ 3 ] {} <Debug> HTTP-Session: 2e051814-0587-4145-99c1-2ebfa609a0f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4179 2024.07.10 20:05:19.937190 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
4180 2024.07.10 20:05:19.937387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4181 2024.07.10 20:05:19.937449 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4182 2024.07.10 20:05:19.937473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4183 2024.07.10 20:05:19.937518 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 32 rows starting from the beginning of the part
4184 2024.07.10 20:05:19.937527 [ 3 ] {} <Debug> HTTP-Session: a3c1d843-2eae-4804-a486-341ee400d268 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4185 2024.07.10 20:05:19.937582 [ 3 ] {} <Debug> HTTP-Session: a3c1d843-2eae-4804-a486-341ee400d268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4186 2024.07.10 20:05:19.937624 [ 3 ] {} <Debug> HTTP-Session: a3c1d843-2eae-4804-a486-341ee400d268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4187 2024.07.10 20:05:19.937764 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part
4188 2024.07.10 20:05:19.937778 [ 3 ] {} <Trace> HTTP-Session: a3c1d843-2eae-4804-a486-341ee400d268 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4189 2024.07.10 20:05:19.938052 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part
4190 2024.07.10 20:05:19.938204 [ 3 ] {33320ca2-a133-480d-ac06-605b4d792e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4191 2024.07.10 20:05:19.938406 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part
4192 2024.07.10 20:05:19.938425 [ 3 ] {33320ca2-a133-480d-ac06-605b4d792e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4193 2024.07.10 20:05:19.938731 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part
4194 2024.07.10 20:05:19.939081 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part
4195 2024.07.10 20:05:19.939589 [ 3 ] {33320ca2-a133-480d-ac06-605b4d792e12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4196 2024.07.10 20:05:19.940491 [ 3 ] {33320ca2-a133-480d-ac06-605b4d792e12} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4197 2024.07.10 20:05:19.940561 [ 3 ] {33320ca2-a133-480d-ac06-605b4d792e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4198 2024.07.10 20:05:19.941483 [ 3 ] {33320ca2-a133-480d-ac06-605b4d792e12} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4199 2024.07.10 20:05:19.941758 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 115 rows, containing 4 columns (4 merged, 0 gathered) in 0.004727399 sec., 24326.273284738603 rows/sec., 1.93 MiB/sec.
4200 2024.07.10 20:05:19.942059 [ 194 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
4201 2024.07.10 20:05:19.942187 [ 3 ] {33320ca2-a133-480d-ac06-605b4d792e12} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4202 2024.07.10 20:05:19.942467 [ 3 ] {33320ca2-a133-480d-ac06-605b4d792e12} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.004417 sec., 25582.974869821144 rows/sec., 2.10 MiB/sec.
4203 2024.07.10 20:05:19.942927 [ 3 ] {33320ca2-a133-480d-ac06-605b4d792e12} <Debug> DynamicQueryHandler: Done processing query
4204 2024.07.10 20:05:19.942954 [ 3 ] {33320ca2-a133-480d-ac06-605b4d792e12} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4205 2024.07.10 20:05:19.942997 [ 3 ] {} <Debug> HTTP-Session: a3c1d843-2eae-4804-a486-341ee400d268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4206 2024.07.10 20:05:19.943132 [ 194 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_20_4} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4207 2024.07.10 20:05:19.943217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4208 2024.07.10 20:05:19.943279 [ 194 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_20_4} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
4209 2024.07.10 20:05:19.943295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4210 2024.07.10 20:05:19.943330 [ 3 ] {} <Debug> HTTP-Session: 71ac36d2-8bf0-41af-b48d-b22e8c2eace5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4211 2024.07.10 20:05:19.943370 [ 3 ] {} <Debug> HTTP-Session: 71ac36d2-8bf0-41af-b48d-b22e8c2eace5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4212 2024.07.10 20:05:19.943425 [ 3 ] {} <Debug> HTTP-Session: 71ac36d2-8bf0-41af-b48d-b22e8c2eace5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4213 2024.07.10 20:05:19.943453 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4214 2024.07.10 20:05:19.943480 [ 3 ] {} <Trace> HTTP-Session: 71ac36d2-8bf0-41af-b48d-b22e8c2eace5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4215 2024.07.10 20:05:19.943628 [ 3 ] {abcd6c1a-96d1-42fa-ae04-17cbf1e94ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4216 2024.07.10 20:05:19.943671 [ 3 ] {abcd6c1a-96d1-42fa-ae04-17cbf1e94ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4217 2024.07.10 20:05:19.943818 [ 3 ] {abcd6c1a-96d1-42fa-ae04-17cbf1e94ec1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4218 2024.07.10 20:05:19.944169 [ 3 ] {abcd6c1a-96d1-42fa-ae04-17cbf1e94ec1} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4219 2024.07.10 20:05:19.944203 [ 3 ] {abcd6c1a-96d1-42fa-ae04-17cbf1e94ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4220 2024.07.10 20:05:19.944519 [ 3 ] {abcd6c1a-96d1-42fa-ae04-17cbf1e94ec1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4221 2024.07.10 20:05:19.944827 [ 3 ] {abcd6c1a-96d1-42fa-ae04-17cbf1e94ec1} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4222 2024.07.10 20:05:19.944951 [ 3 ] {abcd6c1a-96d1-42fa-ae04-17cbf1e94ec1} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001373 sec., 60451.56591405681 rows/sec., 4.72 MiB/sec.
4223 2024.07.10 20:05:19.945108 [ 3 ] {abcd6c1a-96d1-42fa-ae04-17cbf1e94ec1} <Debug> DynamicQueryHandler: Done processing query
4224 2024.07.10 20:05:19.945132 [ 3 ] {abcd6c1a-96d1-42fa-ae04-17cbf1e94ec1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4225 2024.07.10 20:05:19.945148 [ 3 ] {} <Debug> HTTP-Session: 71ac36d2-8bf0-41af-b48d-b22e8c2eace5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4226 2024.07.10 20:05:19.945348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4227 2024.07.10 20:05:19.945397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4228 2024.07.10 20:05:19.945415 [ 3 ] {} <Debug> HTTP-Session: d9222489-2154-4bf0-b05c-2ebe78444c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4229 2024.07.10 20:05:19.945431 [ 3 ] {} <Debug> HTTP-Session: d9222489-2154-4bf0-b05c-2ebe78444c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4230 2024.07.10 20:05:19.945444 [ 3 ] {} <Debug> HTTP-Session: d9222489-2154-4bf0-b05c-2ebe78444c17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4231 2024.07.10 20:05:19.945473 [ 3 ] {} <Trace> HTTP-Session: d9222489-2154-4bf0-b05c-2ebe78444c17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4232 2024.07.10 20:05:19.945612 [ 3 ] {36490a1f-f1ed-4a0f-a6d7-5c30183145f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4233 2024.07.10 20:05:19.945658 [ 3 ] {36490a1f-f1ed-4a0f-a6d7-5c30183145f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4234 2024.07.10 20:05:19.945800 [ 3 ] {36490a1f-f1ed-4a0f-a6d7-5c30183145f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4235 2024.07.10 20:05:19.946172 [ 3 ] {36490a1f-f1ed-4a0f-a6d7-5c30183145f3} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4236 2024.07.10 20:05:19.946206 [ 3 ] {36490a1f-f1ed-4a0f-a6d7-5c30183145f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4237 2024.07.10 20:05:19.946596 [ 3 ] {36490a1f-f1ed-4a0f-a6d7-5c30183145f3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4238 2024.07.10 20:05:19.946934 [ 3 ] {36490a1f-f1ed-4a0f-a6d7-5c30183145f3} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4239 2024.07.10 20:05:19.947061 [ 3 ] {36490a1f-f1ed-4a0f-a6d7-5c30183145f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec.
4240 2024.07.10 20:05:19.947212 [ 3 ] {36490a1f-f1ed-4a0f-a6d7-5c30183145f3} <Debug> DynamicQueryHandler: Done processing query
4241 2024.07.10 20:05:19.947235 [ 3 ] {36490a1f-f1ed-4a0f-a6d7-5c30183145f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4242 2024.07.10 20:05:19.947250 [ 3 ] {} <Debug> HTTP-Session: d9222489-2154-4bf0-b05c-2ebe78444c17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4243 2024.07.10 20:05:19.947425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4244 2024.07.10 20:05:19.947473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4245 2024.07.10 20:05:19.947491 [ 3 ] {} <Debug> HTTP-Session: a96af815-6912-4fd3-b422-c45d16818c8f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4246 2024.07.10 20:05:19.947508 [ 3 ] {} <Debug> HTTP-Session: a96af815-6912-4fd3-b422-c45d16818c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4247 2024.07.10 20:05:19.947521 [ 3 ] {} <Debug> HTTP-Session: a96af815-6912-4fd3-b422-c45d16818c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4248 2024.07.10 20:05:19.947552 [ 3 ] {} <Trace> HTTP-Session: a96af815-6912-4fd3-b422-c45d16818c8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4249 2024.07.10 20:05:19.947792 [ 3 ] {501fc07f-2f03-4492-a12e-14f6aab8d5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4250 2024.07.10 20:05:19.947856 [ 3 ] {501fc07f-2f03-4492-a12e-14f6aab8d5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4251 2024.07.10 20:05:19.948261 [ 3 ] {501fc07f-2f03-4492-a12e-14f6aab8d5ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4252 2024.07.10 20:05:19.948876 [ 3 ] {501fc07f-2f03-4492-a12e-14f6aab8d5ba} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4253 2024.07.10 20:05:19.948910 [ 3 ] {501fc07f-2f03-4492-a12e-14f6aab8d5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4254 2024.07.10 20:05:19.949512 [ 3 ] {501fc07f-2f03-4492-a12e-14f6aab8d5ba} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4255 2024.07.10 20:05:19.949909 [ 3 ] {501fc07f-2f03-4492-a12e-14f6aab8d5ba} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4256 2024.07.10 20:05:19.950097 [ 3 ] {501fc07f-2f03-4492-a12e-14f6aab8d5ba} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002458 sec., 7729.8616761594785 rows/sec., 13.85 MiB/sec.
4257 2024.07.10 20:05:19.950653 [ 3 ] {501fc07f-2f03-4492-a12e-14f6aab8d5ba} <Debug> DynamicQueryHandler: Done processing query
4258 2024.07.10 20:05:19.950691 [ 3 ] {501fc07f-2f03-4492-a12e-14f6aab8d5ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4259 2024.07.10 20:05:19.950718 [ 3 ] {} <Debug> HTTP-Session: a96af815-6912-4fd3-b422-c45d16818c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4260 2024.07.10 20:05:19.950855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4261 2024.07.10 20:05:19.950905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4262 2024.07.10 20:05:19.950923 [ 3 ] {} <Debug> HTTP-Session: f698a0f1-dd8a-45d9-a6c7-fd7daf1c89c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4263 2024.07.10 20:05:19.950940 [ 3 ] {} <Debug> HTTP-Session: f698a0f1-dd8a-45d9-a6c7-fd7daf1c89c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4264 2024.07.10 20:05:19.950954 [ 3 ] {} <Debug> HTTP-Session: f698a0f1-dd8a-45d9-a6c7-fd7daf1c89c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4265 2024.07.10 20:05:19.950984 [ 3 ] {} <Trace> HTTP-Session: f698a0f1-dd8a-45d9-a6c7-fd7daf1c89c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4266 2024.07.10 20:05:19.951107 [ 3 ] {c3f1561d-4dba-425b-9747-76e1595e160d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4267 2024.07.10 20:05:19.951152 [ 3 ] {c3f1561d-4dba-425b-9747-76e1595e160d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4268 2024.07.10 20:05:19.951299 [ 3 ] {c3f1561d-4dba-425b-9747-76e1595e160d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4269 2024.07.10 20:05:19.951585 [ 3 ] {c3f1561d-4dba-425b-9747-76e1595e160d} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4270 2024.07.10 20:05:19.951621 [ 3 ] {c3f1561d-4dba-425b-9747-76e1595e160d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4271 2024.07.10 20:05:19.951971 [ 3 ] {c3f1561d-4dba-425b-9747-76e1595e160d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4272 2024.07.10 20:05:19.952296 [ 3 ] {c3f1561d-4dba-425b-9747-76e1595e160d} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4273 2024.07.10 20:05:19.952445 [ 3 ] {c3f1561d-4dba-425b-9747-76e1595e160d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec.
4274 2024.07.10 20:05:19.952596 [ 3 ] {c3f1561d-4dba-425b-9747-76e1595e160d} <Debug> DynamicQueryHandler: Done processing query
4275 2024.07.10 20:05:19.952619 [ 3 ] {c3f1561d-4dba-425b-9747-76e1595e160d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4276 2024.07.10 20:05:19.952635 [ 3 ] {} <Debug> HTTP-Session: f698a0f1-dd8a-45d9-a6c7-fd7daf1c89c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4277 2024.07.10 20:05:24.000797 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache
4278 2024.07.10 20:05:24.000878 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache
4279 2024.07.10 20:05:24.934688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4280 2024.07.10 20:05:24.934823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4281 2024.07.10 20:05:24.934854 [ 3 ] {} <Debug> HTTP-Session: fd21ec81-caac-48d4-bad7-0422d6097902 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4282 2024.07.10 20:05:24.934884 [ 3 ] {} <Debug> HTTP-Session: fd21ec81-caac-48d4-bad7-0422d6097902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4283 2024.07.10 20:05:24.934902 [ 3 ] {} <Debug> HTTP-Session: fd21ec81-caac-48d4-bad7-0422d6097902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4284 2024.07.10 20:05:24.934958 [ 3 ] {} <Trace> HTTP-Session: fd21ec81-caac-48d4-bad7-0422d6097902 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4285 2024.07.10 20:05:24.935167 [ 3 ] {ff5c962d-44d4-4f6c-a520-a325ed71340d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4286 2024.07.10 20:05:24.935243 [ 3 ] {ff5c962d-44d4-4f6c-a520-a325ed71340d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4287 2024.07.10 20:05:24.935467 [ 3 ] {ff5c962d-44d4-4f6c-a520-a325ed71340d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4288 2024.07.10 20:05:24.935943 [ 3 ] {ff5c962d-44d4-4f6c-a520-a325ed71340d} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4289 2024.07.10 20:05:24.935984 [ 3 ] {ff5c962d-44d4-4f6c-a520-a325ed71340d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4290 2024.07.10 20:05:24.936354 [ 3 ] {ff5c962d-44d4-4f6c-a520-a325ed71340d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4291 2024.07.10 20:05:24.936691 [ 3 ] {ff5c962d-44d4-4f6c-a520-a325ed71340d} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4292 2024.07.10 20:05:24.936856 [ 3 ] {ff5c962d-44d4-4f6c-a520-a325ed71340d} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001754 sec., 7411.630558722919 rows/sec., 600.75 KiB/sec.
4293 2024.07.10 20:05:24.937118 [ 3 ] {ff5c962d-44d4-4f6c-a520-a325ed71340d} <Debug> DynamicQueryHandler: Done processing query
4294 2024.07.10 20:05:24.937143 [ 3 ] {ff5c962d-44d4-4f6c-a520-a325ed71340d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4295 2024.07.10 20:05:24.937159 [ 3 ] {} <Debug> HTTP-Session: fd21ec81-caac-48d4-bad7-0422d6097902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4296 2024.07.10 20:05:24.937319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4297 2024.07.10 20:05:24.937365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4298 2024.07.10 20:05:24.937383 [ 3 ] {} <Debug> HTTP-Session: ca4bfbd4-084b-47b6-82f5-ec303465145e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4299 2024.07.10 20:05:24.937399 [ 3 ] {} <Debug> HTTP-Session: ca4bfbd4-084b-47b6-82f5-ec303465145e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4300 2024.07.10 20:05:24.937412 [ 3 ] {} <Debug> HTTP-Session: ca4bfbd4-084b-47b6-82f5-ec303465145e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4301 2024.07.10 20:05:24.937441 [ 3 ] {} <Trace> HTTP-Session: ca4bfbd4-084b-47b6-82f5-ec303465145e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4302 2024.07.10 20:05:24.937530 [ 3 ] {d0184b44-e6ec-414b-a1fc-cd17084ea0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4303 2024.07.10 20:05:24.937572 [ 3 ] {d0184b44-e6ec-414b-a1fc-cd17084ea0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4304 2024.07.10 20:05:24.937711 [ 3 ] {d0184b44-e6ec-414b-a1fc-cd17084ea0ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4305 2024.07.10 20:05:24.938050 [ 3 ] {d0184b44-e6ec-414b-a1fc-cd17084ea0ed} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4306 2024.07.10 20:05:24.938086 [ 3 ] {d0184b44-e6ec-414b-a1fc-cd17084ea0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4307 2024.07.10 20:05:24.938388 [ 3 ] {d0184b44-e6ec-414b-a1fc-cd17084ea0ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4308 2024.07.10 20:05:24.938694 [ 3 ] {d0184b44-e6ec-414b-a1fc-cd17084ea0ed} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4309 2024.07.10 20:05:24.938855 [ 3 ] {d0184b44-e6ec-414b-a1fc-cd17084ea0ed} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 125.94 KiB/sec.
4310 2024.07.10 20:05:24.939171 [ 3 ] {d0184b44-e6ec-414b-a1fc-cd17084ea0ed} <Debug> DynamicQueryHandler: Done processing query
4311 2024.07.10 20:05:24.939196 [ 3 ] {d0184b44-e6ec-414b-a1fc-cd17084ea0ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4312 2024.07.10 20:05:24.939212 [ 3 ] {} <Debug> HTTP-Session: ca4bfbd4-084b-47b6-82f5-ec303465145e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4313 2024.07.10 20:05:24.939369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4314 2024.07.10 20:05:24.939418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4315 2024.07.10 20:05:24.939437 [ 3 ] {} <Debug> HTTP-Session: 6c5095d5-3cc7-4254-8f24-29c754aae1bf Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4316 2024.07.10 20:05:24.939453 [ 3 ] {} <Debug> HTTP-Session: 6c5095d5-3cc7-4254-8f24-29c754aae1bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4317 2024.07.10 20:05:24.939467 [ 3 ] {} <Debug> HTTP-Session: 6c5095d5-3cc7-4254-8f24-29c754aae1bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4318 2024.07.10 20:05:24.939498 [ 3 ] {} <Trace> HTTP-Session: 6c5095d5-3cc7-4254-8f24-29c754aae1bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4319 2024.07.10 20:05:24.939619 [ 3 ] {8ba5acd8-75d0-452f-b47e-43186287d941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4320 2024.07.10 20:05:24.939663 [ 3 ] {8ba5acd8-75d0-452f-b47e-43186287d941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4321 2024.07.10 20:05:24.939810 [ 3 ] {8ba5acd8-75d0-452f-b47e-43186287d941} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4322 2024.07.10 20:05:24.940187 [ 3 ] {8ba5acd8-75d0-452f-b47e-43186287d941} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4323 2024.07.10 20:05:24.940223 [ 3 ] {8ba5acd8-75d0-452f-b47e-43186287d941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4324 2024.07.10 20:05:24.940537 [ 3 ] {8ba5acd8-75d0-452f-b47e-43186287d941} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4325 2024.07.10 20:05:24.940852 [ 3 ] {8ba5acd8-75d0-452f-b47e-43186287d941} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4326 2024.07.10 20:05:24.940997 [ 3 ] {8ba5acd8-75d0-452f-b47e-43186287d941} <Debug> executeQuery: Read 96 rows, 8.00 KiB in 0.001424 sec., 67415.73033707865 rows/sec., 5.49 MiB/sec.
4327 2024.07.10 20:05:24.941291 [ 3 ] {8ba5acd8-75d0-452f-b47e-43186287d941} <Debug> DynamicQueryHandler: Done processing query
4328 2024.07.10 20:05:24.941354 [ 3 ] {8ba5acd8-75d0-452f-b47e-43186287d941} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4329 2024.07.10 20:05:24.941409 [ 3 ] {} <Debug> HTTP-Session: 6c5095d5-3cc7-4254-8f24-29c754aae1bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4330 2024.07.10 20:05:24.941652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4331 2024.07.10 20:05:24.941705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4332 2024.07.10 20:05:24.941724 [ 3 ] {} <Debug> HTTP-Session: 2e67e4c0-e91f-4f71-85d3-01964e890980 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4333 2024.07.10 20:05:24.941741 [ 3 ] {} <Debug> HTTP-Session: 2e67e4c0-e91f-4f71-85d3-01964e890980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4334 2024.07.10 20:05:24.941756 [ 3 ] {} <Debug> HTTP-Session: 2e67e4c0-e91f-4f71-85d3-01964e890980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4335 2024.07.10 20:05:24.941790 [ 3 ] {} <Trace> HTTP-Session: 2e67e4c0-e91f-4f71-85d3-01964e890980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4336 2024.07.10 20:05:24.941890 [ 3 ] {e871e0a5-7d93-4a69-9a68-9e4919c4c887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4337 2024.07.10 20:05:24.941935 [ 3 ] {e871e0a5-7d93-4a69-9a68-9e4919c4c887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4338 2024.07.10 20:05:24.942085 [ 3 ] {e871e0a5-7d93-4a69-9a68-9e4919c4c887} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4339 2024.07.10 20:05:24.942350 [ 3 ] {e871e0a5-7d93-4a69-9a68-9e4919c4c887} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4340 2024.07.10 20:05:24.942386 [ 3 ] {e871e0a5-7d93-4a69-9a68-9e4919c4c887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4341 2024.07.10 20:05:24.942684 [ 3 ] {e871e0a5-7d93-4a69-9a68-9e4919c4c887} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4342 2024.07.10 20:05:24.942994 [ 3 ] {e871e0a5-7d93-4a69-9a68-9e4919c4c887} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4343 2024.07.10 20:05:24.943139 [ 3 ] {e871e0a5-7d93-4a69-9a68-9e4919c4c887} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001266 sec., 1579.778830963665 rows/sec., 110.31 KiB/sec.
4344 2024.07.10 20:05:24.943403 [ 3 ] {e871e0a5-7d93-4a69-9a68-9e4919c4c887} <Debug> DynamicQueryHandler: Done processing query
4345 2024.07.10 20:05:24.943428 [ 3 ] {e871e0a5-7d93-4a69-9a68-9e4919c4c887} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4346 2024.07.10 20:05:24.943444 [ 3 ] {} <Debug> HTTP-Session: 2e67e4c0-e91f-4f71-85d3-01964e890980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4347 2024.07.10 20:05:24.943599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4348 2024.07.10 20:05:24.943647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4349 2024.07.10 20:05:24.943666 [ 3 ] {} <Debug> HTTP-Session: 847f3723-e3fe-411d-b37b-953ec94ba10b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4350 2024.07.10 20:05:24.943683 [ 3 ] {} <Debug> HTTP-Session: 847f3723-e3fe-411d-b37b-953ec94ba10b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4351 2024.07.10 20:05:24.943696 [ 3 ] {} <Debug> HTTP-Session: 847f3723-e3fe-411d-b37b-953ec94ba10b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4352 2024.07.10 20:05:24.943727 [ 3 ] {} <Trace> HTTP-Session: 847f3723-e3fe-411d-b37b-953ec94ba10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4353 2024.07.10 20:05:24.943841 [ 3 ] {8bd66d39-1645-4394-a073-8b7d865bc502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4354 2024.07.10 20:05:24.943890 [ 3 ] {8bd66d39-1645-4394-a073-8b7d865bc502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4355 2024.07.10 20:05:24.944037 [ 3 ] {8bd66d39-1645-4394-a073-8b7d865bc502} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4356 2024.07.10 20:05:24.944373 [ 3 ] {8bd66d39-1645-4394-a073-8b7d865bc502} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4357 2024.07.10 20:05:24.944410 [ 3 ] {8bd66d39-1645-4394-a073-8b7d865bc502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4358 2024.07.10 20:05:24.944712 [ 3 ] {8bd66d39-1645-4394-a073-8b7d865bc502} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4359 2024.07.10 20:05:24.945012 [ 3 ] {8bd66d39-1645-4394-a073-8b7d865bc502} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4360 2024.07.10 20:05:24.945169 [ 3 ] {8bd66d39-1645-4394-a073-8b7d865bc502} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001361 sec., 58045.55473916238 rows/sec., 4.53 MiB/sec.
4361 2024.07.10 20:05:24.945487 [ 3 ] {8bd66d39-1645-4394-a073-8b7d865bc502} <Debug> DynamicQueryHandler: Done processing query
4362 2024.07.10 20:05:24.945515 [ 3 ] {8bd66d39-1645-4394-a073-8b7d865bc502} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4363 2024.07.10 20:05:24.945531 [ 3 ] {} <Debug> HTTP-Session: 847f3723-e3fe-411d-b37b-953ec94ba10b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4364 2024.07.10 20:05:24.945802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4365 2024.07.10 20:05:24.945851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4366 2024.07.10 20:05:24.945872 [ 3 ] {} <Debug> HTTP-Session: b27360d3-d6d2-459a-a9cd-894b8dcf2640 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4367 2024.07.10 20:05:24.945888 [ 3 ] {} <Debug> HTTP-Session: b27360d3-d6d2-459a-a9cd-894b8dcf2640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4368 2024.07.10 20:05:24.945903 [ 3 ] {} <Debug> HTTP-Session: b27360d3-d6d2-459a-a9cd-894b8dcf2640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4369 2024.07.10 20:05:24.945934 [ 3 ] {} <Trace> HTTP-Session: b27360d3-d6d2-459a-a9cd-894b8dcf2640 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4370 2024.07.10 20:05:24.946081 [ 3 ] {c466c016-6869-4e0e-9798-b6c1a65e0f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4371 2024.07.10 20:05:24.946130 [ 3 ] {c466c016-6869-4e0e-9798-b6c1a65e0f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4372 2024.07.10 20:05:24.946296 [ 3 ] {c466c016-6869-4e0e-9798-b6c1a65e0f3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4373 2024.07.10 20:05:24.946665 [ 3 ] {c466c016-6869-4e0e-9798-b6c1a65e0f3d} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4374 2024.07.10 20:05:24.946701 [ 3 ] {c466c016-6869-4e0e-9798-b6c1a65e0f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4375 2024.07.10 20:05:24.947093 [ 3 ] {c466c016-6869-4e0e-9798-b6c1a65e0f3d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4376 2024.07.10 20:05:24.947435 [ 3 ] {c466c016-6869-4e0e-9798-b6c1a65e0f3d} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4377 2024.07.10 20:05:24.947589 [ 3 ] {c466c016-6869-4e0e-9798-b6c1a65e0f3d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001578 sec., 102027.8833967047 rows/sec., 7.11 MiB/sec.
4378 2024.07.10 20:05:24.947746 [ 3 ] {c466c016-6869-4e0e-9798-b6c1a65e0f3d} <Debug> DynamicQueryHandler: Done processing query
4379 2024.07.10 20:05:24.947770 [ 3 ] {c466c016-6869-4e0e-9798-b6c1a65e0f3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4380 2024.07.10 20:05:24.947785 [ 3 ] {} <Debug> HTTP-Session: b27360d3-d6d2-459a-a9cd-894b8dcf2640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4381 2024.07.10 20:05:24.947951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4382 2024.07.10 20:05:24.947999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4383 2024.07.10 20:05:24.948018 [ 3 ] {} <Debug> HTTP-Session: 3f75335a-f3c5-41eb-8fbc-e7e40e107938 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4384 2024.07.10 20:05:24.948034 [ 3 ] {} <Debug> HTTP-Session: 3f75335a-f3c5-41eb-8fbc-e7e40e107938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4385 2024.07.10 20:05:24.948048 [ 3 ] {} <Debug> HTTP-Session: 3f75335a-f3c5-41eb-8fbc-e7e40e107938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4386 2024.07.10 20:05:24.948079 [ 3 ] {} <Trace> HTTP-Session: 3f75335a-f3c5-41eb-8fbc-e7e40e107938 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4387 2024.07.10 20:05:24.948264 [ 3 ] {432dae9c-0e4a-40fc-99f2-fb8b27c98714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4388 2024.07.10 20:05:24.948327 [ 3 ] {432dae9c-0e4a-40fc-99f2-fb8b27c98714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4389 2024.07.10 20:05:24.948737 [ 3 ] {432dae9c-0e4a-40fc-99f2-fb8b27c98714} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4390 2024.07.10 20:05:24.949312 [ 3 ] {432dae9c-0e4a-40fc-99f2-fb8b27c98714} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4391 2024.07.10 20:05:24.949348 [ 3 ] {432dae9c-0e4a-40fc-99f2-fb8b27c98714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4392 2024.07.10 20:05:24.949936 [ 3 ] {432dae9c-0e4a-40fc-99f2-fb8b27c98714} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4393 2024.07.10 20:05:24.950343 [ 3 ] {432dae9c-0e4a-40fc-99f2-fb8b27c98714} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4394 2024.07.10 20:05:24.950524 [ 28 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4395 2024.07.10 20:05:24.950548 [ 3 ] {432dae9c-0e4a-40fc-99f2-fb8b27c98714} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002386 sec., 5448.449287510478 rows/sec., 9.76 MiB/sec.
4396 2024.07.10 20:05:24.950627 [ 28 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4397 2024.07.10 20:05:24.950706 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4398 2024.07.10 20:05:24.951137 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
4399 2024.07.10 20:05:24.951268 [ 3 ] {432dae9c-0e4a-40fc-99f2-fb8b27c98714} <Debug> DynamicQueryHandler: Done processing query
4400 2024.07.10 20:05:24.951338 [ 3 ] {432dae9c-0e4a-40fc-99f2-fb8b27c98714} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
4401 2024.07.10 20:05:24.951418 [ 3 ] {} <Debug> HTTP-Session: 3f75335a-f3c5-41eb-8fbc-e7e40e107938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4402 2024.07.10 20:05:24.951594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4403 2024.07.10 20:05:24.951666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4404 2024.07.10 20:05:24.951700 [ 3 ] {} <Debug> HTTP-Session: c2154faa-f24c-48ab-a0c4-78b27690eee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4405 2024.07.10 20:05:24.951729 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4406 2024.07.10 20:05:24.951730 [ 3 ] {} <Debug> HTTP-Session: c2154faa-f24c-48ab-a0c4-78b27690eee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4407 2024.07.10 20:05:24.951772 [ 3 ] {} <Debug> HTTP-Session: c2154faa-f24c-48ab-a0c4-78b27690eee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4408 2024.07.10 20:05:24.951820 [ 3 ] {} <Trace> HTTP-Session: c2154faa-f24c-48ab-a0c4-78b27690eee7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4409 2024.07.10 20:05:24.951820 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 259 rows starting from the beginning of the part
4410 2024.07.10 20:05:24.951977 [ 3 ] {227b67ef-10ab-462f-afc4-35facb8bd2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4411 2024.07.10 20:05:24.952148 [ 3 ] {227b67ef-10ab-462f-afc4-35facb8bd2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4412 2024.07.10 20:05:24.952411 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part
4413 2024.07.10 20:05:24.952790 [ 3 ] {227b67ef-10ab-462f-afc4-35facb8bd2ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4414 2024.07.10 20:05:24.953073 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part
4415 2024.07.10 20:05:24.953603 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part
4416 2024.07.10 20:05:24.953677 [ 3 ] {227b67ef-10ab-462f-afc4-35facb8bd2ca} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4417 2024.07.10 20:05:24.953756 [ 3 ] {227b67ef-10ab-462f-afc4-35facb8bd2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4418 2024.07.10 20:05:24.954074 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part
4419 2024.07.10 20:05:24.954561 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part
4420 2024.07.10 20:05:24.954827 [ 3 ] {227b67ef-10ab-462f-afc4-35facb8bd2ca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4421 2024.07.10 20:05:24.955418 [ 3 ] {227b67ef-10ab-462f-afc4-35facb8bd2ca} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4422 2024.07.10 20:05:24.955667 [ 3 ] {227b67ef-10ab-462f-afc4-35facb8bd2ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00376 sec., 15957.446808510638 rows/sec., 1.08 MiB/sec.
4423 2024.07.10 20:05:24.955901 [ 3 ] {227b67ef-10ab-462f-afc4-35facb8bd2ca} <Debug> DynamicQueryHandler: Done processing query
4424 2024.07.10 20:05:24.955946 [ 3 ] {227b67ef-10ab-462f-afc4-35facb8bd2ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4425 2024.07.10 20:05:24.955963 [ 3 ] {} <Debug> HTTP-Session: c2154faa-f24c-48ab-a0c4-78b27690eee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4426 2024.07.10 20:05:24.958990 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 19 columns (19 merged, 0 gathered) in 0.008154498 sec., 41204.25316187459 rows/sec., 73.81 MiB/sec.
4427 2024.07.10 20:05:24.959514 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4428 2024.07.10 20:05:24.960037 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4429 2024.07.10 20:05:24.960111 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4430 2024.07.10 20:05:24.960205 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB.
4431 2024.07.10 20:05:25.000157 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.52 MiB, peak 193.03 MiB, free memory in arenas 0.00 B, will set to 185.57 MiB (RSS), difference: 1.05 MiB
4432 2024.07.10 20:05:29.934462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4433 2024.07.10 20:05:29.934613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4434 2024.07.10 20:05:29.934642 [ 3 ] {} <Debug> HTTP-Session: a4658394-2c5f-4502-8333-f1007490133b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4435 2024.07.10 20:05:29.934672 [ 3 ] {} <Debug> HTTP-Session: a4658394-2c5f-4502-8333-f1007490133b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4436 2024.07.10 20:05:29.934690 [ 3 ] {} <Debug> HTTP-Session: a4658394-2c5f-4502-8333-f1007490133b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4437 2024.07.10 20:05:29.934747 [ 3 ] {} <Trace> HTTP-Session: a4658394-2c5f-4502-8333-f1007490133b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4438 2024.07.10 20:05:29.934957 [ 3 ] {ed555c50-8ac3-4ad1-bcab-9674073bd666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4439 2024.07.10 20:05:29.935031 [ 3 ] {ed555c50-8ac3-4ad1-bcab-9674073bd666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4440 2024.07.10 20:05:29.935226 [ 3 ] {ed555c50-8ac3-4ad1-bcab-9674073bd666} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4441 2024.07.10 20:05:29.935670 [ 3 ] {ed555c50-8ac3-4ad1-bcab-9674073bd666} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4442 2024.07.10 20:05:29.935712 [ 3 ] {ed555c50-8ac3-4ad1-bcab-9674073bd666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4443 2024.07.10 20:05:29.936099 [ 3 ] {ed555c50-8ac3-4ad1-bcab-9674073bd666} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4444 2024.07.10 20:05:29.936436 [ 3 ] {ed555c50-8ac3-4ad1-bcab-9674073bd666} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4445 2024.07.10 20:05:29.936597 [ 3 ] {ed555c50-8ac3-4ad1-bcab-9674073bd666} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001705 sec., 11143.695014662757 rows/sec., 903.25 KiB/sec.
4446 2024.07.10 20:05:29.936811 [ 3 ] {ed555c50-8ac3-4ad1-bcab-9674073bd666} <Debug> DynamicQueryHandler: Done processing query
4447 2024.07.10 20:05:29.936836 [ 3 ] {ed555c50-8ac3-4ad1-bcab-9674073bd666} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4448 2024.07.10 20:05:29.936854 [ 3 ] {} <Debug> HTTP-Session: a4658394-2c5f-4502-8333-f1007490133b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4449 2024.07.10 20:05:29.937028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4450 2024.07.10 20:05:29.937077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4451 2024.07.10 20:05:29.937096 [ 3 ] {} <Debug> HTTP-Session: 01fee2ae-cf4e-4604-8eee-9b4eccca6fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4452 2024.07.10 20:05:29.937113 [ 3 ] {} <Debug> HTTP-Session: 01fee2ae-cf4e-4604-8eee-9b4eccca6fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4453 2024.07.10 20:05:29.937127 [ 3 ] {} <Debug> HTTP-Session: 01fee2ae-cf4e-4604-8eee-9b4eccca6fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4454 2024.07.10 20:05:29.937159 [ 3 ] {} <Trace> HTTP-Session: 01fee2ae-cf4e-4604-8eee-9b4eccca6fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4455 2024.07.10 20:05:29.937280 [ 3 ] {fd5590ee-de1f-4536-9e5f-48dda106929c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4456 2024.07.10 20:05:29.937323 [ 3 ] {fd5590ee-de1f-4536-9e5f-48dda106929c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4457 2024.07.10 20:05:29.937455 [ 3 ] {fd5590ee-de1f-4536-9e5f-48dda106929c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4458 2024.07.10 20:05:29.937805 [ 3 ] {fd5590ee-de1f-4536-9e5f-48dda106929c} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4459 2024.07.10 20:05:29.937841 [ 3 ] {fd5590ee-de1f-4536-9e5f-48dda106929c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4460 2024.07.10 20:05:29.938161 [ 3 ] {fd5590ee-de1f-4536-9e5f-48dda106929c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4461 2024.07.10 20:05:29.938471 [ 3 ] {fd5590ee-de1f-4536-9e5f-48dda106929c} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4462 2024.07.10 20:05:29.938619 [ 3 ] {fd5590ee-de1f-4536-9e5f-48dda106929c} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.00138 sec., 81884.0579710145 rows/sec., 6.71 MiB/sec.
4463 2024.07.10 20:05:29.938641 [ 26 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4464 2024.07.10 20:05:29.938756 [ 26 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4465 2024.07.10 20:05:29.938803 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4466 2024.07.10 20:05:29.938845 [ 3 ] {fd5590ee-de1f-4536-9e5f-48dda106929c} <Debug> DynamicQueryHandler: Done processing query
4467 2024.07.10 20:05:29.938924 [ 3 ] {fd5590ee-de1f-4536-9e5f-48dda106929c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4468 2024.07.10 20:05:29.939011 [ 3 ] {} <Debug> HTTP-Session: 01fee2ae-cf4e-4604-8eee-9b4eccca6fb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4469 2024.07.10 20:05:29.939243 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
4470 2024.07.10 20:05:29.939369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4471 2024.07.10 20:05:29.939477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4472 2024.07.10 20:05:29.939531 [ 3 ] {} <Debug> HTTP-Session: f026e1c9-d075-4cee-83ec-2ae9816e17e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4473 2024.07.10 20:05:29.939571 [ 3 ] {} <Debug> HTTP-Session: f026e1c9-d075-4cee-83ec-2ae9816e17e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4474 2024.07.10 20:05:29.939618 [ 3 ] {} <Debug> HTTP-Session: f026e1c9-d075-4cee-83ec-2ae9816e17e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4475 2024.07.10 20:05:29.939630 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4476 2024.07.10 20:05:29.939689 [ 3 ] {} <Trace> HTTP-Session: f026e1c9-d075-4cee-83ec-2ae9816e17e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4477 2024.07.10 20:05:29.939704 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 157 rows starting from the beginning of the part
4478 2024.07.10 20:05:29.939966 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 114 rows starting from the beginning of the part
4479 2024.07.10 20:05:29.939992 [ 3 ] {56ebc5f3-3ec7-4920-aac7-12928fa00b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4480 2024.07.10 20:05:29.940199 [ 3 ] {56ebc5f3-3ec7-4920-aac7-12928fa00b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4481 2024.07.10 20:05:29.940225 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 95 rows starting from the beginning of the part
4482 2024.07.10 20:05:29.940450 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 113 rows starting from the beginning of the part
4483 2024.07.10 20:05:29.940661 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 96 rows starting from the beginning of the part
4484 2024.07.10 20:05:29.941055 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part
4485 2024.07.10 20:05:29.941583 [ 3 ] {56ebc5f3-3ec7-4920-aac7-12928fa00b04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4486 2024.07.10 20:05:29.942621 [ 3 ] {56ebc5f3-3ec7-4920-aac7-12928fa00b04} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4487 2024.07.10 20:05:29.942687 [ 3 ] {56ebc5f3-3ec7-4920-aac7-12928fa00b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4488 2024.07.10 20:05:29.943526 [ 3 ] {56ebc5f3-3ec7-4920-aac7-12928fa00b04} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4489 2024.07.10 20:05:29.944244 [ 195 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 4 columns (4 merged, 0 gathered) in 0.005333754 sec., 128989.82592747998 rows/sec., 10.59 MiB/sec.
4490 2024.07.10 20:05:29.944323 [ 3 ] {56ebc5f3-3ec7-4920-aac7-12928fa00b04} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4491 2024.07.10 20:05:29.944408 [ 195 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4492 2024.07.10 20:05:29.944518 [ 26 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4493 2024.07.10 20:05:29.944567 [ 3 ] {56ebc5f3-3ec7-4920-aac7-12928fa00b04} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.004716 sec., 17599.660729431722 rows/sec., 1.37 MiB/sec.
4494 2024.07.10 20:05:29.944598 [ 26 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4495 2024.07.10 20:05:29.944702 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4496 2024.07.10 20:05:29.945157 [ 3 ] {56ebc5f3-3ec7-4920-aac7-12928fa00b04} <Debug> DynamicQueryHandler: Done processing query
4497 2024.07.10 20:05:29.945231 [ 3 ] {56ebc5f3-3ec7-4920-aac7-12928fa00b04} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4498 2024.07.10 20:05:29.945326 [ 3 ] {} <Debug> HTTP-Session: f026e1c9-d075-4cee-83ec-2ae9816e17e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4499 2024.07.10 20:05:29.945420 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
4500 2024.07.10 20:05:29.945682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4501 2024.07.10 20:05:29.945947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4502 2024.07.10 20:05:29.946074 [ 3 ] {} <Debug> HTTP-Session: 5f1d1204-9d1a-4184-9fe7-9661e76977f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4503 2024.07.10 20:05:29.946104 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4504 2024.07.10 20:05:29.946191 [ 3 ] {} <Debug> HTTP-Session: 5f1d1204-9d1a-4184-9fe7-9661e76977f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4505 2024.07.10 20:05:29.946217 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 124 rows starting from the beginning of the part
4506 2024.07.10 20:05:29.946326 [ 3 ] {} <Debug> HTTP-Session: 5f1d1204-9d1a-4184-9fe7-9661e76977f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4507 2024.07.10 20:05:29.946380 [ 195 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_26_5} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4508 2024.07.10 20:05:29.946599 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 85 rows starting from the beginning of the part
4509 2024.07.10 20:05:29.946623 [ 3 ] {} <Trace> HTTP-Session: 5f1d1204-9d1a-4184-9fe7-9661e76977f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4510 2024.07.10 20:05:29.946932 [ 195 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_26_5} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4511 2024.07.10 20:05:29.946977 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 77 rows starting from the beginning of the part
4512 2024.07.10 20:05:29.947372 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 83 rows starting from the beginning of the part
4513 2024.07.10 20:05:29.947442 [ 3 ] {da4a135e-4513-45b0-82b8-25f9a7bbd687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4514 2024.07.10 20:05:29.947463 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
4515 2024.07.10 20:05:29.947661 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 79 rows starting from the beginning of the part
4516 2024.07.10 20:05:29.947762 [ 3 ] {da4a135e-4513-45b0-82b8-25f9a7bbd687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4517 2024.07.10 20:05:29.947932 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 83 rows starting from the beginning of the part
4518 2024.07.10 20:05:29.948915 [ 3 ] {da4a135e-4513-45b0-82b8-25f9a7bbd687} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4519 2024.07.10 20:05:29.949944 [ 3 ] {da4a135e-4513-45b0-82b8-25f9a7bbd687} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4520 2024.07.10 20:05:29.950012 [ 3 ] {da4a135e-4513-45b0-82b8-25f9a7bbd687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4521 2024.07.10 20:05:29.950928 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 531 rows, containing 4 columns (4 merged, 0 gathered) in 0.00602267 sec., 88166.8761529355 rows/sec., 6.89 MiB/sec.
4522 2024.07.10 20:05:29.951013 [ 3 ] {da4a135e-4513-45b0-82b8-25f9a7bbd687} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4523 2024.07.10 20:05:29.951112 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4524 2024.07.10 20:05:29.951872 [ 3 ] {da4a135e-4513-45b0-82b8-25f9a7bbd687} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4525 2024.07.10 20:05:29.951988 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_26_5} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4526 2024.07.10 20:05:29.952200 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_26_5} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4527 2024.07.10 20:05:29.952243 [ 3 ] {da4a135e-4513-45b0-82b8-25f9a7bbd687} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005251 sec., 30470.3865930299 rows/sec., 2.12 MiB/sec.
4528 2024.07.10 20:05:29.952477 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
4529 2024.07.10 20:05:29.952814 [ 3 ] {da4a135e-4513-45b0-82b8-25f9a7bbd687} <Debug> DynamicQueryHandler: Done processing query
4530 2024.07.10 20:05:29.952844 [ 3 ] {da4a135e-4513-45b0-82b8-25f9a7bbd687} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4531 2024.07.10 20:05:29.952861 [ 3 ] {} <Debug> HTTP-Session: 5f1d1204-9d1a-4184-9fe7-9661e76977f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4532 2024.07.10 20:05:29.953040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4533 2024.07.10 20:05:29.953087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4534 2024.07.10 20:05:29.953106 [ 3 ] {} <Debug> HTTP-Session: f30367a7-dbc4-4a65-97c0-72b9841b85a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4535 2024.07.10 20:05:29.953123 [ 3 ] {} <Debug> HTTP-Session: f30367a7-dbc4-4a65-97c0-72b9841b85a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4536 2024.07.10 20:05:29.953136 [ 3 ] {} <Debug> HTTP-Session: f30367a7-dbc4-4a65-97c0-72b9841b85a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4537 2024.07.10 20:05:29.953169 [ 3 ] {} <Trace> HTTP-Session: f30367a7-dbc4-4a65-97c0-72b9841b85a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4538 2024.07.10 20:05:29.953453 [ 3 ] {f1ae4687-5bd5-4b49-8dbd-ae257604053e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4539 2024.07.10 20:05:29.953529 [ 3 ] {f1ae4687-5bd5-4b49-8dbd-ae257604053e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4540 2024.07.10 20:05:29.953980 [ 3 ] {f1ae4687-5bd5-4b49-8dbd-ae257604053e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4541 2024.07.10 20:05:29.954625 [ 3 ] {f1ae4687-5bd5-4b49-8dbd-ae257604053e} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4542 2024.07.10 20:05:29.954661 [ 3 ] {f1ae4687-5bd5-4b49-8dbd-ae257604053e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4543 2024.07.10 20:05:29.955286 [ 3 ] {f1ae4687-5bd5-4b49-8dbd-ae257604053e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4544 2024.07.10 20:05:29.955698 [ 3 ] {f1ae4687-5bd5-4b49-8dbd-ae257604053e} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4545 2024.07.10 20:05:29.955906 [ 3 ] {f1ae4687-5bd5-4b49-8dbd-ae257604053e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00264 sec., 7196.969696969697 rows/sec., 12.90 MiB/sec.
4546 2024.07.10 20:05:29.956467 [ 3 ] {f1ae4687-5bd5-4b49-8dbd-ae257604053e} <Debug> DynamicQueryHandler: Done processing query
4547 2024.07.10 20:05:29.956491 [ 3 ] {f1ae4687-5bd5-4b49-8dbd-ae257604053e} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4548 2024.07.10 20:05:29.956507 [ 3 ] {} <Debug> HTTP-Session: f30367a7-dbc4-4a65-97c0-72b9841b85a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4549 2024.07.10 20:05:29.956644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4550 2024.07.10 20:05:29.956693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4551 2024.07.10 20:05:29.956712 [ 3 ] {} <Debug> HTTP-Session: 220eabcb-c5d7-4016-bfa3-253629e4faf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4552 2024.07.10 20:05:29.956729 [ 3 ] {} <Debug> HTTP-Session: 220eabcb-c5d7-4016-bfa3-253629e4faf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4553 2024.07.10 20:05:29.956742 [ 3 ] {} <Debug> HTTP-Session: 220eabcb-c5d7-4016-bfa3-253629e4faf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4554 2024.07.10 20:05:29.956773 [ 3 ] {} <Trace> HTTP-Session: 220eabcb-c5d7-4016-bfa3-253629e4faf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4555 2024.07.10 20:05:29.956887 [ 3 ] {ed74095f-0f5d-4f82-a6d1-f7610474cc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4556 2024.07.10 20:05:29.956937 [ 3 ] {ed74095f-0f5d-4f82-a6d1-f7610474cc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4557 2024.07.10 20:05:29.957084 [ 3 ] {ed74095f-0f5d-4f82-a6d1-f7610474cc43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4558 2024.07.10 20:05:29.957369 [ 3 ] {ed74095f-0f5d-4f82-a6d1-f7610474cc43} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4559 2024.07.10 20:05:29.957404 [ 3 ] {ed74095f-0f5d-4f82-a6d1-f7610474cc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB.
4560 2024.07.10 20:05:29.957768 [ 3 ] {ed74095f-0f5d-4f82-a6d1-f7610474cc43} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4561 2024.07.10 20:05:29.958100 [ 3 ] {ed74095f-0f5d-4f82-a6d1-f7610474cc43} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4562 2024.07.10 20:05:29.958259 [ 3 ] {ed74095f-0f5d-4f82-a6d1-f7610474cc43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec.
4563 2024.07.10 20:05:29.958414 [ 3 ] {ed74095f-0f5d-4f82-a6d1-f7610474cc43} <Debug> DynamicQueryHandler: Done processing query
4564 2024.07.10 20:05:29.958437 [ 3 ] {ed74095f-0f5d-4f82-a6d1-f7610474cc43} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4565 2024.07.10 20:05:29.958453 [ 3 ] {} <Debug> HTTP-Session: 220eabcb-c5d7-4016-bfa3-253629e4faf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4566 2024.07.10 20:05:34.935551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4567 2024.07.10 20:05:34.935708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4568 2024.07.10 20:05:34.935739 [ 3 ] {} <Debug> HTTP-Session: f9dfd843-1cd6-489c-9c3a-20936453f23d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4569 2024.07.10 20:05:34.935767 [ 3 ] {} <Debug> HTTP-Session: f9dfd843-1cd6-489c-9c3a-20936453f23d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4570 2024.07.10 20:05:34.935785 [ 3 ] {} <Debug> HTTP-Session: f9dfd843-1cd6-489c-9c3a-20936453f23d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4571 2024.07.10 20:05:34.935842 [ 3 ] {} <Trace> HTTP-Session: f9dfd843-1cd6-489c-9c3a-20936453f23d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4572 2024.07.10 20:05:34.936050 [ 3 ] {7406fb49-6f2f-407e-9674-167d9a5fa01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4573 2024.07.10 20:05:34.936126 [ 3 ] {7406fb49-6f2f-407e-9674-167d9a5fa01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4574 2024.07.10 20:05:34.936325 [ 3 ] {7406fb49-6f2f-407e-9674-167d9a5fa01d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4575 2024.07.10 20:05:34.936758 [ 3 ] {7406fb49-6f2f-407e-9674-167d9a5fa01d} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4576 2024.07.10 20:05:34.936798 [ 3 ] {7406fb49-6f2f-407e-9674-167d9a5fa01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4577 2024.07.10 20:05:34.937161 [ 3 ] {7406fb49-6f2f-407e-9674-167d9a5fa01d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4578 2024.07.10 20:05:34.937501 [ 3 ] {7406fb49-6f2f-407e-9674-167d9a5fa01d} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4579 2024.07.10 20:05:34.937661 [ 3 ] {7406fb49-6f2f-407e-9674-167d9a5fa01d} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001677 sec., 7751.937984496123 rows/sec., 628.33 KiB/sec.
4580 2024.07.10 20:05:34.937897 [ 3 ] {7406fb49-6f2f-407e-9674-167d9a5fa01d} <Debug> DynamicQueryHandler: Done processing query
4581 2024.07.10 20:05:34.937924 [ 3 ] {7406fb49-6f2f-407e-9674-167d9a5fa01d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4582 2024.07.10 20:05:34.937941 [ 3 ] {} <Debug> HTTP-Session: f9dfd843-1cd6-489c-9c3a-20936453f23d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4583 2024.07.10 20:05:34.938108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4584 2024.07.10 20:05:34.938157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4585 2024.07.10 20:05:34.938177 [ 3 ] {} <Debug> HTTP-Session: 0359dd55-89ad-41ff-ad06-c184ffe8b37b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4586 2024.07.10 20:05:34.938193 [ 3 ] {} <Debug> HTTP-Session: 0359dd55-89ad-41ff-ad06-c184ffe8b37b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4587 2024.07.10 20:05:34.938207 [ 3 ] {} <Debug> HTTP-Session: 0359dd55-89ad-41ff-ad06-c184ffe8b37b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4588 2024.07.10 20:05:34.938237 [ 3 ] {} <Trace> HTTP-Session: 0359dd55-89ad-41ff-ad06-c184ffe8b37b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4589 2024.07.10 20:05:34.938331 [ 3 ] {9da9008d-36cb-46e9-988d-9ae54d0a6985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4590 2024.07.10 20:05:34.938374 [ 3 ] {9da9008d-36cb-46e9-988d-9ae54d0a6985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4591 2024.07.10 20:05:34.938508 [ 3 ] {9da9008d-36cb-46e9-988d-9ae54d0a6985} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4592 2024.07.10 20:05:34.938794 [ 3 ] {9da9008d-36cb-46e9-988d-9ae54d0a6985} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4593 2024.07.10 20:05:34.938830 [ 3 ] {9da9008d-36cb-46e9-988d-9ae54d0a6985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4594 2024.07.10 20:05:34.939127 [ 3 ] {9da9008d-36cb-46e9-988d-9ae54d0a6985} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4595 2024.07.10 20:05:34.939435 [ 3 ] {9da9008d-36cb-46e9-988d-9ae54d0a6985} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4596 2024.07.10 20:05:34.939590 [ 3 ] {9da9008d-36cb-46e9-988d-9ae54d0a6985} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001277 sec., 1566.1707126076744 rows/sec., 127.71 KiB/sec.
4597 2024.07.10 20:05:34.939744 [ 3 ] {9da9008d-36cb-46e9-988d-9ae54d0a6985} <Debug> DynamicQueryHandler: Done processing query
4598 2024.07.10 20:05:34.939767 [ 3 ] {9da9008d-36cb-46e9-988d-9ae54d0a6985} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4599 2024.07.10 20:05:34.939783 [ 3 ] {} <Debug> HTTP-Session: 0359dd55-89ad-41ff-ad06-c184ffe8b37b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4600 2024.07.10 20:05:34.939915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4601 2024.07.10 20:05:34.939961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4602 2024.07.10 20:05:34.939981 [ 3 ] {} <Debug> HTTP-Session: 60778cff-92cb-47f2-9bdd-1d43eda514fa Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4603 2024.07.10 20:05:34.939997 [ 3 ] {} <Debug> HTTP-Session: 60778cff-92cb-47f2-9bdd-1d43eda514fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4604 2024.07.10 20:05:34.940011 [ 3 ] {} <Debug> HTTP-Session: 60778cff-92cb-47f2-9bdd-1d43eda514fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4605 2024.07.10 20:05:34.940040 [ 3 ] {} <Trace> HTTP-Session: 60778cff-92cb-47f2-9bdd-1d43eda514fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4606 2024.07.10 20:05:34.940159 [ 3 ] {e4e20289-e6c3-43c2-8ea6-7b083cd58919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4607 2024.07.10 20:05:34.940201 [ 3 ] {e4e20289-e6c3-43c2-8ea6-7b083cd58919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4608 2024.07.10 20:05:34.940325 [ 3 ] {e4e20289-e6c3-43c2-8ea6-7b083cd58919} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4609 2024.07.10 20:05:34.940658 [ 3 ] {e4e20289-e6c3-43c2-8ea6-7b083cd58919} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4610 2024.07.10 20:05:34.940694 [ 3 ] {e4e20289-e6c3-43c2-8ea6-7b083cd58919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4611 2024.07.10 20:05:34.941002 [ 3 ] {e4e20289-e6c3-43c2-8ea6-7b083cd58919} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4612 2024.07.10 20:05:34.941317 [ 3 ] {e4e20289-e6c3-43c2-8ea6-7b083cd58919} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4613 2024.07.10 20:05:34.941465 [ 3 ] {e4e20289-e6c3-43c2-8ea6-7b083cd58919} <Debug> executeQuery: Read 96 rows, 8.00 KiB in 0.001346 sec., 71322.43684992571 rows/sec., 5.81 MiB/sec.
4614 2024.07.10 20:05:34.941628 [ 3 ] {e4e20289-e6c3-43c2-8ea6-7b083cd58919} <Debug> DynamicQueryHandler: Done processing query
4615 2024.07.10 20:05:34.941652 [ 3 ] {e4e20289-e6c3-43c2-8ea6-7b083cd58919} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4616 2024.07.10 20:05:34.941667 [ 3 ] {} <Debug> HTTP-Session: 60778cff-92cb-47f2-9bdd-1d43eda514fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4617 2024.07.10 20:05:34.941783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4618 2024.07.10 20:05:34.941830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4619 2024.07.10 20:05:34.941848 [ 3 ] {} <Debug> HTTP-Session: 07d131de-823f-4466-8dde-f70a0940abe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4620 2024.07.10 20:05:34.941864 [ 3 ] {} <Debug> HTTP-Session: 07d131de-823f-4466-8dde-f70a0940abe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4621 2024.07.10 20:05:34.941878 [ 3 ] {} <Debug> HTTP-Session: 07d131de-823f-4466-8dde-f70a0940abe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4622 2024.07.10 20:05:34.941909 [ 3 ] {} <Trace> HTTP-Session: 07d131de-823f-4466-8dde-f70a0940abe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4623 2024.07.10 20:05:34.942000 [ 3 ] {274f499e-e9ff-490c-bdb1-4fa2c868fe9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4624 2024.07.10 20:05:34.942041 [ 3 ] {274f499e-e9ff-490c-bdb1-4fa2c868fe9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4625 2024.07.10 20:05:34.942166 [ 3 ] {274f499e-e9ff-490c-bdb1-4fa2c868fe9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4626 2024.07.10 20:05:34.942430 [ 3 ] {274f499e-e9ff-490c-bdb1-4fa2c868fe9b} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4627 2024.07.10 20:05:34.942465 [ 3 ] {274f499e-e9ff-490c-bdb1-4fa2c868fe9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4628 2024.07.10 20:05:34.942753 [ 3 ] {274f499e-e9ff-490c-bdb1-4fa2c868fe9b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4629 2024.07.10 20:05:34.943059 [ 3 ] {274f499e-e9ff-490c-bdb1-4fa2c868fe9b} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4630 2024.07.10 20:05:34.943234 [ 3 ] {274f499e-e9ff-490c-bdb1-4fa2c868fe9b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001246 sec., 1605.1364365971108 rows/sec., 112.08 KiB/sec.
4631 2024.07.10 20:05:34.943521 [ 3 ] {274f499e-e9ff-490c-bdb1-4fa2c868fe9b} <Debug> DynamicQueryHandler: Done processing query
4632 2024.07.10 20:05:34.943560 [ 3 ] {274f499e-e9ff-490c-bdb1-4fa2c868fe9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4633 2024.07.10 20:05:34.943595 [ 3 ] {} <Debug> HTTP-Session: 07d131de-823f-4466-8dde-f70a0940abe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4634 2024.07.10 20:05:34.943759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4635 2024.07.10 20:05:34.943807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4636 2024.07.10 20:05:34.943825 [ 3 ] {} <Debug> HTTP-Session: 001d83ee-bb9f-41d3-9255-6c75b0989aa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4637 2024.07.10 20:05:34.943842 [ 3 ] {} <Debug> HTTP-Session: 001d83ee-bb9f-41d3-9255-6c75b0989aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4638 2024.07.10 20:05:34.943855 [ 3 ] {} <Debug> HTTP-Session: 001d83ee-bb9f-41d3-9255-6c75b0989aa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4639 2024.07.10 20:05:34.943885 [ 3 ] {} <Trace> HTTP-Session: 001d83ee-bb9f-41d3-9255-6c75b0989aa8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4640 2024.07.10 20:05:34.944003 [ 3 ] {2ce2c90f-1ee0-4ab5-a704-1d968a75d866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4641 2024.07.10 20:05:34.944048 [ 3 ] {2ce2c90f-1ee0-4ab5-a704-1d968a75d866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4642 2024.07.10 20:05:34.944200 [ 3 ] {2ce2c90f-1ee0-4ab5-a704-1d968a75d866} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4643 2024.07.10 20:05:34.944530 [ 3 ] {2ce2c90f-1ee0-4ab5-a704-1d968a75d866} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4644 2024.07.10 20:05:34.944566 [ 3 ] {2ce2c90f-1ee0-4ab5-a704-1d968a75d866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4645 2024.07.10 20:05:34.944873 [ 3 ] {2ce2c90f-1ee0-4ab5-a704-1d968a75d866} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4646 2024.07.10 20:05:34.945175 [ 3 ] {2ce2c90f-1ee0-4ab5-a704-1d968a75d866} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4647 2024.07.10 20:05:34.945333 [ 3 ] {2ce2c90f-1ee0-4ab5-a704-1d968a75d866} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001359 sec., 58130.97866077998 rows/sec., 4.54 MiB/sec.
4648 2024.07.10 20:05:34.945496 [ 3 ] {2ce2c90f-1ee0-4ab5-a704-1d968a75d866} <Debug> DynamicQueryHandler: Done processing query
4649 2024.07.10 20:05:34.945519 [ 3 ] {2ce2c90f-1ee0-4ab5-a704-1d968a75d866} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4650 2024.07.10 20:05:34.945536 [ 3 ] {} <Debug> HTTP-Session: 001d83ee-bb9f-41d3-9255-6c75b0989aa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4651 2024.07.10 20:05:34.945721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4652 2024.07.10 20:05:34.945770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4653 2024.07.10 20:05:34.945788 [ 3 ] {} <Debug> HTTP-Session: 89da3f90-3b57-4719-9d41-4ca5263baf3a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4654 2024.07.10 20:05:34.945804 [ 3 ] {} <Debug> HTTP-Session: 89da3f90-3b57-4719-9d41-4ca5263baf3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4655 2024.07.10 20:05:34.945817 [ 3 ] {} <Debug> HTTP-Session: 89da3f90-3b57-4719-9d41-4ca5263baf3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4656 2024.07.10 20:05:34.945847 [ 3 ] {} <Trace> HTTP-Session: 89da3f90-3b57-4719-9d41-4ca5263baf3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4657 2024.07.10 20:05:34.945984 [ 3 ] {dcfcad14-3701-4c45-bb37-6c1d3f236e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4658 2024.07.10 20:05:34.946031 [ 3 ] {dcfcad14-3701-4c45-bb37-6c1d3f236e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4659 2024.07.10 20:05:34.946178 [ 3 ] {dcfcad14-3701-4c45-bb37-6c1d3f236e53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4660 2024.07.10 20:05:34.946549 [ 3 ] {dcfcad14-3701-4c45-bb37-6c1d3f236e53} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4661 2024.07.10 20:05:34.946585 [ 3 ] {dcfcad14-3701-4c45-bb37-6c1d3f236e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4662 2024.07.10 20:05:34.946963 [ 3 ] {dcfcad14-3701-4c45-bb37-6c1d3f236e53} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4663 2024.07.10 20:05:34.947305 [ 3 ] {dcfcad14-3701-4c45-bb37-6c1d3f236e53} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4664 2024.07.10 20:05:34.947469 [ 3 ] {dcfcad14-3701-4c45-bb37-6c1d3f236e53} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001538 sec., 104681.4044213264 rows/sec., 7.29 MiB/sec.
4665 2024.07.10 20:05:34.947624 [ 3 ] {dcfcad14-3701-4c45-bb37-6c1d3f236e53} <Debug> DynamicQueryHandler: Done processing query
4666 2024.07.10 20:05:34.947647 [ 3 ] {dcfcad14-3701-4c45-bb37-6c1d3f236e53} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4667 2024.07.10 20:05:34.947663 [ 3 ] {} <Debug> HTTP-Session: 89da3f90-3b57-4719-9d41-4ca5263baf3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4668 2024.07.10 20:05:34.947802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4669 2024.07.10 20:05:34.947850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4670 2024.07.10 20:05:34.947868 [ 3 ] {} <Debug> HTTP-Session: 28a4660f-8b7d-4984-a6d7-e7fd8205206f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4671 2024.07.10 20:05:34.947885 [ 3 ] {} <Debug> HTTP-Session: 28a4660f-8b7d-4984-a6d7-e7fd8205206f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4672 2024.07.10 20:05:34.947899 [ 3 ] {} <Debug> HTTP-Session: 28a4660f-8b7d-4984-a6d7-e7fd8205206f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4673 2024.07.10 20:05:34.947929 [ 3 ] {} <Trace> HTTP-Session: 28a4660f-8b7d-4984-a6d7-e7fd8205206f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4674 2024.07.10 20:05:34.948108 [ 3 ] {eeb877c4-30b5-4e14-8306-a8dd079805c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4675 2024.07.10 20:05:34.948169 [ 3 ] {eeb877c4-30b5-4e14-8306-a8dd079805c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4676 2024.07.10 20:05:34.948573 [ 3 ] {eeb877c4-30b5-4e14-8306-a8dd079805c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4677 2024.07.10 20:05:34.949115 [ 3 ] {eeb877c4-30b5-4e14-8306-a8dd079805c3} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4678 2024.07.10 20:05:34.949150 [ 3 ] {eeb877c4-30b5-4e14-8306-a8dd079805c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4679 2024.07.10 20:05:34.949733 [ 3 ] {eeb877c4-30b5-4e14-8306-a8dd079805c3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4680 2024.07.10 20:05:34.950127 [ 3 ] {eeb877c4-30b5-4e14-8306-a8dd079805c3} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4681 2024.07.10 20:05:34.950331 [ 3 ] {eeb877c4-30b5-4e14-8306-a8dd079805c3} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002328 sec., 5584.192439862542 rows/sec., 10.01 MiB/sec.
4682 2024.07.10 20:05:34.950550 [ 3 ] {eeb877c4-30b5-4e14-8306-a8dd079805c3} <Debug> DynamicQueryHandler: Done processing query
4683 2024.07.10 20:05:34.950574 [ 3 ] {eeb877c4-30b5-4e14-8306-a8dd079805c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
4684 2024.07.10 20:05:34.950590 [ 3 ] {} <Debug> HTTP-Session: 28a4660f-8b7d-4984-a6d7-e7fd8205206f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4685 2024.07.10 20:05:34.950722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4686 2024.07.10 20:05:34.950770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4687 2024.07.10 20:05:34.950791 [ 3 ] {} <Debug> HTTP-Session: 0bc31aeb-f4b6-4dbb-b583-a409bd9aa6ff Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4688 2024.07.10 20:05:34.950807 [ 3 ] {} <Debug> HTTP-Session: 0bc31aeb-f4b6-4dbb-b583-a409bd9aa6ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4689 2024.07.10 20:05:34.950821 [ 3 ] {} <Debug> HTTP-Session: 0bc31aeb-f4b6-4dbb-b583-a409bd9aa6ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4690 2024.07.10 20:05:34.950852 [ 3 ] {} <Trace> HTTP-Session: 0bc31aeb-f4b6-4dbb-b583-a409bd9aa6ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4691 2024.07.10 20:05:34.950966 [ 3 ] {bd328c5c-5b04-4519-9fb0-a6f15dc379cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4692 2024.07.10 20:05:34.951011 [ 3 ] {bd328c5c-5b04-4519-9fb0-a6f15dc379cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4693 2024.07.10 20:05:34.951138 [ 3 ] {bd328c5c-5b04-4519-9fb0-a6f15dc379cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4694 2024.07.10 20:05:34.951420 [ 3 ] {bd328c5c-5b04-4519-9fb0-a6f15dc379cb} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4695 2024.07.10 20:05:34.951455 [ 3 ] {bd328c5c-5b04-4519-9fb0-a6f15dc379cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4696 2024.07.10 20:05:34.951806 [ 3 ] {bd328c5c-5b04-4519-9fb0-a6f15dc379cb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4697 2024.07.10 20:05:34.952119 [ 3 ] {bd328c5c-5b04-4519-9fb0-a6f15dc379cb} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4698 2024.07.10 20:05:34.952284 [ 3 ] {bd328c5c-5b04-4519-9fb0-a6f15dc379cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec.
4699 2024.07.10 20:05:34.952475 [ 3 ] {bd328c5c-5b04-4519-9fb0-a6f15dc379cb} <Debug> DynamicQueryHandler: Done processing query
4700 2024.07.10 20:05:34.952502 [ 3 ] {bd328c5c-5b04-4519-9fb0-a6f15dc379cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4701 2024.07.10 20:05:34.952520 [ 3 ] {} <Debug> HTTP-Session: 0bc31aeb-f4b6-4dbb-b583-a409bd9aa6ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4702 2024.07.10 20:05:39.000931 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
4703 2024.07.10 20:05:39.001015 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
4704 2024.07.10 20:05:39.935805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4705 2024.07.10 20:05:39.935928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4706 2024.07.10 20:05:39.935957 [ 3 ] {} <Debug> HTTP-Session: bc159f91-e32c-4f3a-a7aa-b5f1c484a6db Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4707 2024.07.10 20:05:39.935985 [ 3 ] {} <Debug> HTTP-Session: bc159f91-e32c-4f3a-a7aa-b5f1c484a6db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4708 2024.07.10 20:05:39.936005 [ 3 ] {} <Debug> HTTP-Session: bc159f91-e32c-4f3a-a7aa-b5f1c484a6db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4709 2024.07.10 20:05:39.936062 [ 3 ] {} <Trace> HTTP-Session: bc159f91-e32c-4f3a-a7aa-b5f1c484a6db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4710 2024.07.10 20:05:39.936262 [ 3 ] {0400345a-d08d-4b06-9c97-f3307d3b095e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4711 2024.07.10 20:05:39.936331 [ 3 ] {0400345a-d08d-4b06-9c97-f3307d3b095e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4712 2024.07.10 20:05:39.936521 [ 3 ] {0400345a-d08d-4b06-9c97-f3307d3b095e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4713 2024.07.10 20:05:39.936938 [ 3 ] {0400345a-d08d-4b06-9c97-f3307d3b095e} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4714 2024.07.10 20:05:39.936984 [ 3 ] {0400345a-d08d-4b06-9c97-f3307d3b095e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4715 2024.07.10 20:05:39.937361 [ 3 ] {0400345a-d08d-4b06-9c97-f3307d3b095e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4716 2024.07.10 20:05:39.937691 [ 3 ] {0400345a-d08d-4b06-9c97-f3307d3b095e} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4717 2024.07.10 20:05:39.937834 [ 3 ] {0400345a-d08d-4b06-9c97-f3307d3b095e} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001637 sec., 11606.597434331094 rows/sec., 940.77 KiB/sec.
4718 2024.07.10 20:05:39.938068 [ 3 ] {0400345a-d08d-4b06-9c97-f3307d3b095e} <Debug> DynamicQueryHandler: Done processing query
4719 2024.07.10 20:05:39.938094 [ 3 ] {0400345a-d08d-4b06-9c97-f3307d3b095e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4720 2024.07.10 20:05:39.938111 [ 3 ] {} <Debug> HTTP-Session: bc159f91-e32c-4f3a-a7aa-b5f1c484a6db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4721 2024.07.10 20:05:39.938287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4722 2024.07.10 20:05:39.938334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4723 2024.07.10 20:05:39.938353 [ 3 ] {} <Debug> HTTP-Session: bceb8ce0-7b83-4610-92ca-6e407780d989 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4724 2024.07.10 20:05:39.938369 [ 3 ] {} <Debug> HTTP-Session: bceb8ce0-7b83-4610-92ca-6e407780d989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4725 2024.07.10 20:05:39.938382 [ 3 ] {} <Debug> HTTP-Session: bceb8ce0-7b83-4610-92ca-6e407780d989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4726 2024.07.10 20:05:39.938413 [ 3 ] {} <Trace> HTTP-Session: bceb8ce0-7b83-4610-92ca-6e407780d989 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4727 2024.07.10 20:05:39.938503 [ 3 ] {91697be3-2fc3-4462-b8aa-86a67f14d6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4728 2024.07.10 20:05:39.938546 [ 3 ] {91697be3-2fc3-4462-b8aa-86a67f14d6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4729 2024.07.10 20:05:39.938669 [ 3 ] {91697be3-2fc3-4462-b8aa-86a67f14d6c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4730 2024.07.10 20:05:39.938950 [ 3 ] {91697be3-2fc3-4462-b8aa-86a67f14d6c9} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4731 2024.07.10 20:05:39.938985 [ 3 ] {91697be3-2fc3-4462-b8aa-86a67f14d6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4732 2024.07.10 20:05:39.939280 [ 3 ] {91697be3-2fc3-4462-b8aa-86a67f14d6c9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4733 2024.07.10 20:05:39.939581 [ 3 ] {91697be3-2fc3-4462-b8aa-86a67f14d6c9} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4734 2024.07.10 20:05:39.939704 [ 3 ] {91697be3-2fc3-4462-b8aa-86a67f14d6c9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001223 sec., 1635.322976287817 rows/sec., 133.35 KiB/sec.
4735 2024.07.10 20:05:39.939980 [ 3 ] {91697be3-2fc3-4462-b8aa-86a67f14d6c9} <Debug> DynamicQueryHandler: Done processing query
4736 2024.07.10 20:05:39.940004 [ 3 ] {91697be3-2fc3-4462-b8aa-86a67f14d6c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4737 2024.07.10 20:05:39.940020 [ 3 ] {} <Debug> HTTP-Session: bceb8ce0-7b83-4610-92ca-6e407780d989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4738 2024.07.10 20:05:39.940188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4739 2024.07.10 20:05:39.940234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4740 2024.07.10 20:05:39.940252 [ 3 ] {} <Debug> HTTP-Session: a624c080-e51d-45a6-92a2-f845bdd0d6ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4741 2024.07.10 20:05:39.940269 [ 3 ] {} <Debug> HTTP-Session: a624c080-e51d-45a6-92a2-f845bdd0d6ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4742 2024.07.10 20:05:39.940283 [ 3 ] {} <Debug> HTTP-Session: a624c080-e51d-45a6-92a2-f845bdd0d6ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4743 2024.07.10 20:05:39.940312 [ 3 ] {} <Trace> HTTP-Session: a624c080-e51d-45a6-92a2-f845bdd0d6ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4744 2024.07.10 20:05:39.940433 [ 3 ] {7ad1a034-9be0-4968-92d7-8052f31c64b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4745 2024.07.10 20:05:39.940476 [ 3 ] {7ad1a034-9be0-4968-92d7-8052f31c64b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4746 2024.07.10 20:05:39.940617 [ 3 ] {7ad1a034-9be0-4968-92d7-8052f31c64b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4747 2024.07.10 20:05:39.940976 [ 3 ] {7ad1a034-9be0-4968-92d7-8052f31c64b4} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4748 2024.07.10 20:05:39.941011 [ 3 ] {7ad1a034-9be0-4968-92d7-8052f31c64b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4749 2024.07.10 20:05:39.941318 [ 3 ] {7ad1a034-9be0-4968-92d7-8052f31c64b4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4750 2024.07.10 20:05:39.941620 [ 3 ] {7ad1a034-9be0-4968-92d7-8052f31c64b4} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4751 2024.07.10 20:05:39.941741 [ 3 ] {7ad1a034-9be0-4968-92d7-8052f31c64b4} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.001358 sec., 83946.98085419735 rows/sec., 6.87 MiB/sec.
4752 2024.07.10 20:05:39.941898 [ 3 ] {7ad1a034-9be0-4968-92d7-8052f31c64b4} <Debug> DynamicQueryHandler: Done processing query
4753 2024.07.10 20:05:39.941922 [ 3 ] {7ad1a034-9be0-4968-92d7-8052f31c64b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4754 2024.07.10 20:05:39.941938 [ 3 ] {} <Debug> HTTP-Session: a624c080-e51d-45a6-92a2-f845bdd0d6ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4755 2024.07.10 20:05:39.942061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4756 2024.07.10 20:05:39.942109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4757 2024.07.10 20:05:39.942128 [ 3 ] {} <Debug> HTTP-Session: e7ba15b2-50e8-4743-8ac4-0f3bb6252a81 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4758 2024.07.10 20:05:39.942144 [ 3 ] {} <Debug> HTTP-Session: e7ba15b2-50e8-4743-8ac4-0f3bb6252a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4759 2024.07.10 20:05:39.942158 [ 3 ] {} <Debug> HTTP-Session: e7ba15b2-50e8-4743-8ac4-0f3bb6252a81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4760 2024.07.10 20:05:39.942188 [ 3 ] {} <Trace> HTTP-Session: e7ba15b2-50e8-4743-8ac4-0f3bb6252a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4761 2024.07.10 20:05:39.942278 [ 3 ] {ae50a031-5334-4f62-ae7f-fe538ffbd645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4762 2024.07.10 20:05:39.942317 [ 3 ] {ae50a031-5334-4f62-ae7f-fe538ffbd645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4763 2024.07.10 20:05:39.942440 [ 3 ] {ae50a031-5334-4f62-ae7f-fe538ffbd645} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4764 2024.07.10 20:05:39.942690 [ 3 ] {ae50a031-5334-4f62-ae7f-fe538ffbd645} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4765 2024.07.10 20:05:39.942725 [ 3 ] {ae50a031-5334-4f62-ae7f-fe538ffbd645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4766 2024.07.10 20:05:39.943016 [ 3 ] {ae50a031-5334-4f62-ae7f-fe538ffbd645} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4767 2024.07.10 20:05:39.943309 [ 3 ] {ae50a031-5334-4f62-ae7f-fe538ffbd645} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4768 2024.07.10 20:05:39.943428 [ 3 ] {ae50a031-5334-4f62-ae7f-fe538ffbd645} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001174 sec., 1703.5775127768316 rows/sec., 118.95 KiB/sec.
4769 2024.07.10 20:05:39.943570 [ 3 ] {ae50a031-5334-4f62-ae7f-fe538ffbd645} <Debug> DynamicQueryHandler: Done processing query
4770 2024.07.10 20:05:39.943593 [ 3 ] {ae50a031-5334-4f62-ae7f-fe538ffbd645} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4771 2024.07.10 20:05:39.943608 [ 3 ] {} <Debug> HTTP-Session: e7ba15b2-50e8-4743-8ac4-0f3bb6252a81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4772 2024.07.10 20:05:39.943733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4773 2024.07.10 20:05:39.943780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4774 2024.07.10 20:05:39.943799 [ 3 ] {} <Debug> HTTP-Session: eb940336-a796-4779-89bb-b157ee2abd29 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4775 2024.07.10 20:05:39.943815 [ 3 ] {} <Debug> HTTP-Session: eb940336-a796-4779-89bb-b157ee2abd29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4776 2024.07.10 20:05:39.943829 [ 3 ] {} <Debug> HTTP-Session: eb940336-a796-4779-89bb-b157ee2abd29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4777 2024.07.10 20:05:39.943858 [ 3 ] {} <Trace> HTTP-Session: eb940336-a796-4779-89bb-b157ee2abd29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4778 2024.07.10 20:05:39.943972 [ 3 ] {7f34233c-4583-407e-9f88-d1bf77c02c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4779 2024.07.10 20:05:39.944015 [ 3 ] {7f34233c-4583-407e-9f88-d1bf77c02c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4780 2024.07.10 20:05:39.944134 [ 3 ] {7f34233c-4583-407e-9f88-d1bf77c02c26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4781 2024.07.10 20:05:39.944454 [ 3 ] {7f34233c-4583-407e-9f88-d1bf77c02c26} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4782 2024.07.10 20:05:39.944488 [ 3 ] {7f34233c-4583-407e-9f88-d1bf77c02c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4783 2024.07.10 20:05:39.944788 [ 3 ] {7f34233c-4583-407e-9f88-d1bf77c02c26} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4784 2024.07.10 20:05:39.945079 [ 3 ] {7f34233c-4583-407e-9f88-d1bf77c02c26} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4785 2024.07.10 20:05:39.945203 [ 3 ] {7f34233c-4583-407e-9f88-d1bf77c02c26} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001275 sec., 66666.66666666666 rows/sec., 5.21 MiB/sec.
4786 2024.07.10 20:05:39.945392 [ 3 ] {7f34233c-4583-407e-9f88-d1bf77c02c26} <Debug> DynamicQueryHandler: Done processing query
4787 2024.07.10 20:05:39.945415 [ 3 ] {7f34233c-4583-407e-9f88-d1bf77c02c26} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4788 2024.07.10 20:05:39.945430 [ 3 ] {} <Debug> HTTP-Session: eb940336-a796-4779-89bb-b157ee2abd29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4789 2024.07.10 20:05:39.945648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4790 2024.07.10 20:05:39.945695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4791 2024.07.10 20:05:39.945715 [ 3 ] {} <Debug> HTTP-Session: 7995405e-e65b-4462-9496-40fd56aa842a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4792 2024.07.10 20:05:39.945731 [ 3 ] {} <Debug> HTTP-Session: 7995405e-e65b-4462-9496-40fd56aa842a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4793 2024.07.10 20:05:39.945745 [ 3 ] {} <Debug> HTTP-Session: 7995405e-e65b-4462-9496-40fd56aa842a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4794 2024.07.10 20:05:39.945774 [ 3 ] {} <Trace> HTTP-Session: 7995405e-e65b-4462-9496-40fd56aa842a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4795 2024.07.10 20:05:39.945909 [ 3 ] {9e493d7e-e4a9-48a7-9a84-1eed61355597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4796 2024.07.10 20:05:39.945955 [ 3 ] {9e493d7e-e4a9-48a7-9a84-1eed61355597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4797 2024.07.10 20:05:39.946094 [ 3 ] {9e493d7e-e4a9-48a7-9a84-1eed61355597} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4798 2024.07.10 20:05:39.946415 [ 3 ] {9e493d7e-e4a9-48a7-9a84-1eed61355597} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4799 2024.07.10 20:05:39.946450 [ 3 ] {9e493d7e-e4a9-48a7-9a84-1eed61355597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4800 2024.07.10 20:05:39.946822 [ 3 ] {9e493d7e-e4a9-48a7-9a84-1eed61355597} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4801 2024.07.10 20:05:39.947146 [ 3 ] {9e493d7e-e4a9-48a7-9a84-1eed61355597} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4802 2024.07.10 20:05:39.947264 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4803 2024.07.10 20:05:39.947269 [ 3 ] {9e493d7e-e4a9-48a7-9a84-1eed61355597} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001422 sec., 113220.81575246132 rows/sec., 7.88 MiB/sec.
4804 2024.07.10 20:05:39.947304 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4805 2024.07.10 20:05:39.947342 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4806 2024.07.10 20:05:39.947516 [ 3 ] {9e493d7e-e4a9-48a7-9a84-1eed61355597} <Debug> DynamicQueryHandler: Done processing query
4807 2024.07.10 20:05:39.947597 [ 3 ] {9e493d7e-e4a9-48a7-9a84-1eed61355597} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4808 2024.07.10 20:05:39.947691 [ 3 ] {} <Debug> HTTP-Session: 7995405e-e65b-4462-9496-40fd56aa842a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4809 2024.07.10 20:05:39.947704 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
4810 2024.07.10 20:05:39.947974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4811 2024.07.10 20:05:39.948085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4812 2024.07.10 20:05:39.948096 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4813 2024.07.10 20:05:39.948114 [ 3 ] {} <Debug> HTTP-Session: 3d3346a3-c63b-43e9-be11-33a36f6ec073 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4814 2024.07.10 20:05:39.948159 [ 3 ] {} <Debug> HTTP-Session: 3d3346a3-c63b-43e9-be11-33a36f6ec073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4815 2024.07.10 20:05:39.948179 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2786 rows starting from the beginning of the part
4816 2024.07.10 20:05:39.948192 [ 3 ] {} <Debug> HTTP-Session: 3d3346a3-c63b-43e9-be11-33a36f6ec073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4817 2024.07.10 20:05:39.948272 [ 3 ] {} <Trace> HTTP-Session: 3d3346a3-c63b-43e9-be11-33a36f6ec073 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4818 2024.07.10 20:05:39.948395 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part
4819 2024.07.10 20:05:39.948618 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 161 rows starting from the beginning of the part
4820 2024.07.10 20:05:39.948966 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part
4821 2024.07.10 20:05:39.948996 [ 3 ] {b6b8b24d-0e4c-414a-a804-e2988ca83254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4822 2024.07.10 20:05:39.949217 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part
4823 2024.07.10 20:05:39.949370 [ 3 ] {b6b8b24d-0e4c-414a-a804-e2988ca83254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4824 2024.07.10 20:05:39.949625 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 161 rows starting from the beginning of the part
4825 2024.07.10 20:05:39.951463 [ 3 ] {b6b8b24d-0e4c-414a-a804-e2988ca83254} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4826 2024.07.10 20:05:39.953028 [ 3 ] {b6b8b24d-0e4c-414a-a804-e2988ca83254} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4827 2024.07.10 20:05:39.953126 [ 3 ] {b6b8b24d-0e4c-414a-a804-e2988ca83254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4828 2024.07.10 20:05:39.954317 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3589 rows, containing 5 columns (5 merged, 0 gathered) in 0.006859646 sec., 523204.84176588705 rows/sec., 36.45 MiB/sec.
4829 2024.07.10 20:05:39.954431 [ 3 ] {b6b8b24d-0e4c-414a-a804-e2988ca83254} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4830 2024.07.10 20:05:39.954637 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4831 2024.07.10 20:05:39.955062 [ 3 ] {b6b8b24d-0e4c-414a-a804-e2988ca83254} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4832 2024.07.10 20:05:39.955359 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4833 2024.07.10 20:05:39.955361 [ 3 ] {b6b8b24d-0e4c-414a-a804-e2988ca83254} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006858 sec., 2770.487022455526 rows/sec., 4.96 MiB/sec.
4834 2024.07.10 20:05:39.955586 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4835 2024.07.10 20:05:39.955838 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB.
4836 2024.07.10 20:05:39.956096 [ 3 ] {b6b8b24d-0e4c-414a-a804-e2988ca83254} <Debug> DynamicQueryHandler: Done processing query
4837 2024.07.10 20:05:39.956129 [ 3 ] {b6b8b24d-0e4c-414a-a804-e2988ca83254} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4838 2024.07.10 20:05:39.956149 [ 3 ] {} <Debug> HTTP-Session: 3d3346a3-c63b-43e9-be11-33a36f6ec073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4839 2024.07.10 20:05:39.956292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4840 2024.07.10 20:05:39.956339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4841 2024.07.10 20:05:39.956359 [ 3 ] {} <Debug> HTTP-Session: e44b4caa-7919-4603-a0c3-deb86f6fc838 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4842 2024.07.10 20:05:39.956375 [ 3 ] {} <Debug> HTTP-Session: e44b4caa-7919-4603-a0c3-deb86f6fc838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4843 2024.07.10 20:05:39.956389 [ 3 ] {} <Debug> HTTP-Session: e44b4caa-7919-4603-a0c3-deb86f6fc838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4844 2024.07.10 20:05:39.956420 [ 3 ] {} <Trace> HTTP-Session: e44b4caa-7919-4603-a0c3-deb86f6fc838 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4845 2024.07.10 20:05:39.956537 [ 3 ] {122be76c-eb8b-40b0-bdef-6af5591d16dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4846 2024.07.10 20:05:39.956582 [ 3 ] {122be76c-eb8b-40b0-bdef-6af5591d16dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4847 2024.07.10 20:05:39.956713 [ 3 ] {122be76c-eb8b-40b0-bdef-6af5591d16dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4848 2024.07.10 20:05:39.957057 [ 3 ] {122be76c-eb8b-40b0-bdef-6af5591d16dc} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4849 2024.07.10 20:05:39.957093 [ 3 ] {122be76c-eb8b-40b0-bdef-6af5591d16dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4850 2024.07.10 20:05:39.957454 [ 3 ] {122be76c-eb8b-40b0-bdef-6af5591d16dc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4851 2024.07.10 20:05:39.957786 [ 3 ] {122be76c-eb8b-40b0-bdef-6af5591d16dc} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4852 2024.07.10 20:05:39.957940 [ 150 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4853 2024.07.10 20:05:39.957949 [ 3 ] {122be76c-eb8b-40b0-bdef-6af5591d16dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec.
4854 2024.07.10 20:05:39.958003 [ 150 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4855 2024.07.10 20:05:39.958064 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
4856 2024.07.10 20:05:39.958207 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
4857 2024.07.10 20:05:39.958243 [ 3 ] {122be76c-eb8b-40b0-bdef-6af5591d16dc} <Debug> DynamicQueryHandler: Done processing query
4858 2024.07.10 20:05:39.958275 [ 3 ] {122be76c-eb8b-40b0-bdef-6af5591d16dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4859 2024.07.10 20:05:39.958300 [ 3 ] {} <Debug> HTTP-Session: e44b4caa-7919-4603-a0c3-deb86f6fc838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4860 2024.07.10 20:05:39.958368 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4861 2024.07.10 20:05:39.958406 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1018 rows starting from the beginning of the part
4862 2024.07.10 20:05:39.958531 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part
4863 2024.07.10 20:05:39.958703 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part
4864 2024.07.10 20:05:39.958843 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part
4865 2024.07.10 20:05:39.958977 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part
4866 2024.07.10 20:05:39.959067 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part
4867 2024.07.10 20:05:39.960216 [ 198 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 4 columns (4 merged, 0 gathered) in 0.002062367 sec., 639071.5134600195 rows/sec., 42.99 MiB/sec.
4868 2024.07.10 20:05:39.960597 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4869 2024.07.10 20:05:39.961381 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_26_5} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4870 2024.07.10 20:05:39.961473 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_26_5} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4871 2024.07.10 20:05:39.961577 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
4872 2024.07.10 20:05:44.935291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4873 2024.07.10 20:05:44.935434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4874 2024.07.10 20:05:44.935465 [ 3 ] {} <Debug> HTTP-Session: be799307-1a49-4751-83af-30bea5a99748 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4875 2024.07.10 20:05:44.935494 [ 3 ] {} <Debug> HTTP-Session: be799307-1a49-4751-83af-30bea5a99748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4876 2024.07.10 20:05:44.935512 [ 3 ] {} <Debug> HTTP-Session: be799307-1a49-4751-83af-30bea5a99748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4877 2024.07.10 20:05:44.935567 [ 3 ] {} <Trace> HTTP-Session: be799307-1a49-4751-83af-30bea5a99748 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4878 2024.07.10 20:05:44.935835 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
4879 2024.07.10 20:05:44.936269 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4880 2024.07.10 20:05:44.936324 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
4881 2024.07.10 20:05:44.936647 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4882 2024.07.10 20:05:44.936727 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4883 2024.07.10 20:05:44.936899 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
4884 2024.07.10 20:05:44.936999 [ 254 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
4885 2024.07.10 20:05:44.937130 [ 250 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
4886 2024.07.10 20:05:44.937136 [ 262 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
4887 2024.07.10 20:05:44.937129 [ 261 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
4888 2024.07.10 20:05:44.937285 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
4889 2024.07.10 20:05:44.937318 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
4890 2024.07.10 20:05:44.937434 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
4891 2024.07.10 20:05:44.937457 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Reading approx. 22 rows with 3 streams
4892 2024.07.10 20:05:44.937498 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
4893 2024.07.10 20:05:44.937545 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
4894 2024.07.10 20:05:44.937584 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
4895 2024.07.10 20:05:44.939069 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003355 sec., 6557.377049180328 rows/sec., 274.49 KiB/sec.
4896 2024.07.10 20:05:44.939454 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Debug> DynamicQueryHandler: Done processing query
4897 2024.07.10 20:05:44.939482 [ 3 ] {52ed12c6-3280-4b6f-9766-1b32c8137013} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
4898 2024.07.10 20:05:44.939500 [ 3 ] {} <Debug> HTTP-Session: be799307-1a49-4751-83af-30bea5a99748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4899 2024.07.10 20:05:44.939725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4900 2024.07.10 20:05:44.939772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4901 2024.07.10 20:05:44.939792 [ 3 ] {} <Debug> HTTP-Session: fa463713-5185-453f-9fdf-5135316aa00f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4902 2024.07.10 20:05:44.939809 [ 3 ] {} <Debug> HTTP-Session: fa463713-5185-453f-9fdf-5135316aa00f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4903 2024.07.10 20:05:44.939822 [ 3 ] {} <Debug> HTTP-Session: fa463713-5185-453f-9fdf-5135316aa00f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4904 2024.07.10 20:05:44.939854 [ 3 ] {} <Trace> HTTP-Session: fa463713-5185-453f-9fdf-5135316aa00f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4905 2024.07.10 20:05:44.939991 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
4906 2024.07.10 20:05:44.940261 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4907 2024.07.10 20:05:44.940303 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
4908 2024.07.10 20:05:44.940576 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4909 2024.07.10 20:05:44.940640 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4910 2024.07.10 20:05:44.940775 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
4911 2024.07.10 20:05:44.940866 [ 260 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
4912 2024.07.10 20:05:44.940964 [ 258 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
4913 2024.07.10 20:05:44.940994 [ 262 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
4914 2024.07.10 20:05:44.940964 [ 256 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
4915 2024.07.10 20:05:44.941163 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
4916 2024.07.10 20:05:44.941192 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
4917 2024.07.10 20:05:44.941293 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
4918 2024.07.10 20:05:44.941313 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Reading approx. 22 rows with 3 streams
4919 2024.07.10 20:05:44.941350 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
4920 2024.07.10 20:05:44.941392 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
4921 2024.07.10 20:05:44.941428 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
4922 2024.07.10 20:05:44.943074 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003147 sec., 6990.784874483635 rows/sec., 292.63 KiB/sec.
4923 2024.07.10 20:05:44.943397 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Debug> DynamicQueryHandler: Done processing query
4924 2024.07.10 20:05:44.943421 [ 3 ] {1498ec38-f90b-4655-a801-6e96f8b11f4a} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
4925 2024.07.10 20:05:44.943437 [ 3 ] {} <Debug> HTTP-Session: fa463713-5185-453f-9fdf-5135316aa00f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4926 2024.07.10 20:05:44.943689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4927 2024.07.10 20:05:44.943737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4928 2024.07.10 20:05:44.943756 [ 3 ] {} <Debug> HTTP-Session: 444bd3ac-8339-41c5-b027-491a69a5ec43 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4929 2024.07.10 20:05:44.943772 [ 3 ] {} <Debug> HTTP-Session: 444bd3ac-8339-41c5-b027-491a69a5ec43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4930 2024.07.10 20:05:44.943785 [ 3 ] {} <Debug> HTTP-Session: 444bd3ac-8339-41c5-b027-491a69a5ec43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4931 2024.07.10 20:05:44.943816 [ 3 ] {} <Trace> HTTP-Session: 444bd3ac-8339-41c5-b027-491a69a5ec43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4932 2024.07.10 20:05:44.943953 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
4933 2024.07.10 20:05:44.944220 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4934 2024.07.10 20:05:44.944262 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
4935 2024.07.10 20:05:44.944536 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4936 2024.07.10 20:05:44.944600 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4937 2024.07.10 20:05:44.944737 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
4938 2024.07.10 20:05:44.944899 [ 256 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
4939 2024.07.10 20:05:44.944931 [ 258 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
4940 2024.07.10 20:05:44.944936 [ 261 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
4941 2024.07.10 20:05:44.944928 [ 260 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
4942 2024.07.10 20:05:44.945099 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
4943 2024.07.10 20:05:44.945123 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
4944 2024.07.10 20:05:44.945224 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
4945 2024.07.10 20:05:44.945244 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Reading approx. 22 rows with 3 streams
4946 2024.07.10 20:05:44.945282 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
4947 2024.07.10 20:05:44.945322 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
4948 2024.07.10 20:05:44.945358 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
4949 2024.07.10 20:05:44.946951 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003063 sec., 7182.500816193274 rows/sec., 300.65 KiB/sec.
4950 2024.07.10 20:05:44.947273 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Debug> DynamicQueryHandler: Done processing query
4951 2024.07.10 20:05:44.947296 [ 3 ] {6de97d38-996c-47ae-abec-c4197a7dd3dd} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
4952 2024.07.10 20:05:44.947313 [ 3 ] {} <Debug> HTTP-Session: 444bd3ac-8339-41c5-b027-491a69a5ec43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4953 2024.07.10 20:05:44.947603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4954 2024.07.10 20:05:44.947651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4955 2024.07.10 20:05:44.947671 [ 3 ] {} <Debug> HTTP-Session: 82ff4227-6f4b-48a3-90e0-1ca1b1ec6ce2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4956 2024.07.10 20:05:44.947688 [ 3 ] {} <Debug> HTTP-Session: 82ff4227-6f4b-48a3-90e0-1ca1b1ec6ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4957 2024.07.10 20:05:44.947701 [ 3 ] {} <Debug> HTTP-Session: 82ff4227-6f4b-48a3-90e0-1ca1b1ec6ce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4958 2024.07.10 20:05:44.947732 [ 3 ] {} <Trace> HTTP-Session: 82ff4227-6f4b-48a3-90e0-1ca1b1ec6ce2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4959 2024.07.10 20:05:44.947871 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
4960 2024.07.10 20:05:44.948141 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4961 2024.07.10 20:05:44.948183 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
4962 2024.07.10 20:05:44.948457 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4963 2024.07.10 20:05:44.948521 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4964 2024.07.10 20:05:44.948655 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
4965 2024.07.10 20:05:44.948827 [ 250 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
4966 2024.07.10 20:05:44.948828 [ 262 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
4967 2024.07.10 20:05:44.948860 [ 256 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
4968 2024.07.10 20:05:44.948850 [ 254 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
4969 2024.07.10 20:05:44.949009 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
4970 2024.07.10 20:05:44.949032 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
4971 2024.07.10 20:05:44.949133 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
4972 2024.07.10 20:05:44.949154 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Reading approx. 22 rows with 3 streams
4973 2024.07.10 20:05:44.949191 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
4974 2024.07.10 20:05:44.949232 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
4975 2024.07.10 20:05:44.949271 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
4976 2024.07.10 20:05:44.950888 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003082 sec., 7138.2219338092145 rows/sec., 298.80 KiB/sec.
4977 2024.07.10 20:05:44.951212 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Debug> DynamicQueryHandler: Done processing query
4978 2024.07.10 20:05:44.951236 [ 3 ] {3f6a228a-ee94-47ea-99ae-8aa154cd7e4d} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
4979 2024.07.10 20:05:44.951253 [ 3 ] {} <Debug> HTTP-Session: 82ff4227-6f4b-48a3-90e0-1ca1b1ec6ce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4980 2024.07.10 20:05:44.951578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1105, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4981 2024.07.10 20:05:44.951625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4982 2024.07.10 20:05:44.951644 [ 3 ] {} <Debug> HTTP-Session: 14d3824b-0a66-4043-994b-1fc5115c7bc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
4983 2024.07.10 20:05:44.951660 [ 3 ] {} <Debug> HTTP-Session: 14d3824b-0a66-4043-994b-1fc5115c7bc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4984 2024.07.10 20:05:44.951674 [ 3 ] {} <Debug> HTTP-Session: 14d3824b-0a66-4043-994b-1fc5115c7bc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4985 2024.07.10 20:05:44.951704 [ 3 ] {} <Trace> HTTP-Session: 14d3824b-0a66-4043-994b-1fc5115c7bc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4986 2024.07.10 20:05:44.951845 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
4987 2024.07.10 20:05:44.952114 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4988 2024.07.10 20:05:44.952159 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
4989 2024.07.10 20:05:44.952442 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4990 2024.07.10 20:05:44.952506 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4991 2024.07.10 20:05:44.952640 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
4992 2024.07.10 20:05:44.952799 [ 262 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
4993 2024.07.10 20:05:44.952798 [ 261 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
4994 2024.07.10 20:05:44.952875 [ 254 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
4995 2024.07.10 20:05:44.952865 [ 256 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
4996 2024.07.10 20:05:44.953026 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
4997 2024.07.10 20:05:44.953055 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
4998 2024.07.10 20:05:44.953155 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
4999 2024.07.10 20:05:44.953175 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Reading approx. 22 rows with 3 streams
5000 2024.07.10 20:05:44.953213 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
5001 2024.07.10 20:05:44.953254 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
5002 2024.07.10 20:05:44.953289 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
5003 2024.07.10 20:05:44.954906 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003129 sec., 7031.000319590924 rows/sec., 294.31 KiB/sec.
5004 2024.07.10 20:05:44.955242 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Debug> DynamicQueryHandler: Done processing query
5005 2024.07.10 20:05:44.955266 [ 3 ] {44f3f3ac-96de-484d-b6ac-f6821358f636} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
5006 2024.07.10 20:05:44.955282 [ 3 ] {} <Debug> HTTP-Session: 14d3824b-0a66-4043-994b-1fc5115c7bc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5007 2024.07.10 20:05:44.955516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5008 2024.07.10 20:05:44.955563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5009 2024.07.10 20:05:44.955583 [ 3 ] {} <Debug> HTTP-Session: 7a8a5df6-250e-40a2-8041-737abedd2712 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5010 2024.07.10 20:05:44.955599 [ 3 ] {} <Debug> HTTP-Session: 7a8a5df6-250e-40a2-8041-737abedd2712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5011 2024.07.10 20:05:44.955613 [ 3 ] {} <Debug> HTTP-Session: 7a8a5df6-250e-40a2-8041-737abedd2712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5012 2024.07.10 20:05:44.955643 [ 3 ] {} <Trace> HTTP-Session: 7a8a5df6-250e-40a2-8041-737abedd2712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5013 2024.07.10 20:05:44.955785 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
5014 2024.07.10 20:05:44.956058 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
5015 2024.07.10 20:05:44.956102 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
5016 2024.07.10 20:05:44.956386 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5017 2024.07.10 20:05:44.956450 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
5018 2024.07.10 20:05:44.956581 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
5019 2024.07.10 20:05:44.956747 [ 250 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
5020 2024.07.10 20:05:44.956753 [ 254 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
5021 2024.07.10 20:05:44.956777 [ 261 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
5022 2024.07.10 20:05:44.956801 [ 258 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
5023 2024.07.10 20:05:44.956922 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
5024 2024.07.10 20:05:44.956950 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
5025 2024.07.10 20:05:44.957051 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
5026 2024.07.10 20:05:44.957073 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Reading approx. 22 rows with 3 streams
5027 2024.07.10 20:05:44.957110 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
5028 2024.07.10 20:05:44.957150 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
5029 2024.07.10 20:05:44.957187 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
5030 2024.07.10 20:05:44.958805 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003088 sec., 7124.352331606217 rows/sec., 298.22 KiB/sec.
5031 2024.07.10 20:05:44.959141 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Debug> DynamicQueryHandler: Done processing query
5032 2024.07.10 20:05:44.959165 [ 3 ] {cefdf0c1-dc57-4f13-a8a2-e7088a147524} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
5033 2024.07.10 20:05:44.959182 [ 3 ] {} <Debug> HTTP-Session: 7a8a5df6-250e-40a2-8041-737abedd2712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5034 2024.07.10 20:05:44.982214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5035 2024.07.10 20:05:44.982273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5036 2024.07.10 20:05:44.982297 [ 3 ] {} <Debug> HTTP-Session: 589b432b-138a-4cfe-9d98-630dee7d93d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5037 2024.07.10 20:05:44.982318 [ 3 ] {} <Debug> HTTP-Session: 589b432b-138a-4cfe-9d98-630dee7d93d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5038 2024.07.10 20:05:44.982335 [ 3 ] {} <Debug> HTTP-Session: 589b432b-138a-4cfe-9d98-630dee7d93d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5039 2024.07.10 20:05:44.982372 [ 3 ] {} <Trace> HTTP-Session: 589b432b-138a-4cfe-9d98-630dee7d93d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5040 2024.07.10 20:05:44.982558 [ 3 ] {b69d37a4-83ac-48b9-9e4a-e01e71c0a61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
5041 2024.07.10 20:05:44.982637 [ 3 ] {b69d37a4-83ac-48b9-9e4a-e01e71c0a61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5042 2024.07.10 20:05:44.982927 [ 3 ] {b69d37a4-83ac-48b9-9e4a-e01e71c0a61e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5043 2024.07.10 20:05:44.983425 [ 3 ] {b69d37a4-83ac-48b9-9e4a-e01e71c0a61e} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5044 2024.07.10 20:05:44.983476 [ 3 ] {b69d37a4-83ac-48b9-9e4a-e01e71c0a61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5045 2024.07.10 20:05:44.983951 [ 3 ] {b69d37a4-83ac-48b9-9e4a-e01e71c0a61e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5046 2024.07.10 20:05:44.984262 [ 3 ] {b69d37a4-83ac-48b9-9e4a-e01e71c0a61e} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5047 2024.07.10 20:05:44.984417 [ 3 ] {b69d37a4-83ac-48b9-9e4a-e01e71c0a61e} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.00193 sec., 3108.8082901554403 rows/sec., 503.97 KiB/sec.
5048 2024.07.10 20:05:44.984662 [ 3 ] {b69d37a4-83ac-48b9-9e4a-e01e71c0a61e} <Debug> DynamicQueryHandler: Done processing query
5049 2024.07.10 20:05:44.984687 [ 3 ] {b69d37a4-83ac-48b9-9e4a-e01e71c0a61e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5050 2024.07.10 20:05:44.984703 [ 3 ] {} <Debug> HTTP-Session: 589b432b-138a-4cfe-9d98-630dee7d93d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5051 2024.07.10 20:05:44.984829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5052 2024.07.10 20:05:44.984878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5053 2024.07.10 20:05:44.984897 [ 3 ] {} <Debug> HTTP-Session: 10d3bf33-ece9-4db9-b416-d71894212a6e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5054 2024.07.10 20:05:44.984913 [ 3 ] {} <Debug> HTTP-Session: 10d3bf33-ece9-4db9-b416-d71894212a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5055 2024.07.10 20:05:44.984927 [ 3 ] {} <Debug> HTTP-Session: 10d3bf33-ece9-4db9-b416-d71894212a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5056 2024.07.10 20:05:44.984957 [ 3 ] {} <Trace> HTTP-Session: 10d3bf33-ece9-4db9-b416-d71894212a6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5057 2024.07.10 20:05:44.985054 [ 3 ] {570f464f-4d5c-40b8-9917-56aa89f24987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5058 2024.07.10 20:05:44.985097 [ 3 ] {570f464f-4d5c-40b8-9917-56aa89f24987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5059 2024.07.10 20:05:44.985226 [ 3 ] {570f464f-4d5c-40b8-9917-56aa89f24987} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5060 2024.07.10 20:05:44.985529 [ 3 ] {570f464f-4d5c-40b8-9917-56aa89f24987} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5061 2024.07.10 20:05:44.985565 [ 3 ] {570f464f-4d5c-40b8-9917-56aa89f24987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5062 2024.07.10 20:05:44.985866 [ 3 ] {570f464f-4d5c-40b8-9917-56aa89f24987} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5063 2024.07.10 20:05:44.986177 [ 3 ] {570f464f-4d5c-40b8-9917-56aa89f24987} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5064 2024.07.10 20:05:44.986336 [ 3 ] {570f464f-4d5c-40b8-9917-56aa89f24987} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.0013 sec., 10000 rows/sec., 810.55 KiB/sec.
5065 2024.07.10 20:05:44.986334 [ 148 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
5066 2024.07.10 20:05:44.986477 [ 148 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5067 2024.07.10 20:05:44.986546 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5068 2024.07.10 20:05:44.986599 [ 3 ] {570f464f-4d5c-40b8-9917-56aa89f24987} <Debug> DynamicQueryHandler: Done processing query
5069 2024.07.10 20:05:44.986666 [ 3 ] {570f464f-4d5c-40b8-9917-56aa89f24987} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5070 2024.07.10 20:05:44.986708 [ 3 ] {} <Debug> HTTP-Session: 10d3bf33-ece9-4db9-b416-d71894212a6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5071 2024.07.10 20:05:44.986764 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
5072 2024.07.10 20:05:44.986901 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5073 2024.07.10 20:05:44.986940 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 32 rows starting from the beginning of the part
5074 2024.07.10 20:05:44.986959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 18652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5075 2024.07.10 20:05:44.987044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5076 2024.07.10 20:05:44.987068 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part
5077 2024.07.10 20:05:44.987081 [ 3 ] {} <Debug> HTTP-Session: 36416e81-0c75-4b2a-a5ea-41c220a17c3b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5078 2024.07.10 20:05:44.987129 [ 3 ] {} <Debug> HTTP-Session: 36416e81-0c75-4b2a-a5ea-41c220a17c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5079 2024.07.10 20:05:44.987169 [ 3 ] {} <Debug> HTTP-Session: 36416e81-0c75-4b2a-a5ea-41c220a17c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5080 2024.07.10 20:05:44.987304 [ 3 ] {} <Trace> HTTP-Session: 36416e81-0c75-4b2a-a5ea-41c220a17c3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5081 2024.07.10 20:05:44.987323 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part
5082 2024.07.10 20:05:44.987654 [ 3 ] {5cfdfd3b-538e-4391-80e5-e994a6fee081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5083 2024.07.10 20:05:44.987656 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part
5084 2024.07.10 20:05:44.987721 [ 3 ] {5cfdfd3b-538e-4391-80e5-e994a6fee081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5085 2024.07.10 20:05:44.987820 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part
5086 2024.07.10 20:05:44.988063 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part
5087 2024.07.10 20:05:44.988545 [ 3 ] {5cfdfd3b-538e-4391-80e5-e994a6fee081} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5088 2024.07.10 20:05:44.989080 [ 3 ] {5cfdfd3b-538e-4391-80e5-e994a6fee081} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5089 2024.07.10 20:05:44.989128 [ 3 ] {5cfdfd3b-538e-4391-80e5-e994a6fee081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5090 2024.07.10 20:05:44.989609 [ 3 ] {5cfdfd3b-538e-4391-80e5-e994a6fee081} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5091 2024.07.10 20:05:44.989638 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.002989275 sec., 36463.69102876115 rows/sec., 2.89 MiB/sec.
5092 2024.07.10 20:05:44.989915 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
5093 2024.07.10 20:05:44.990105 [ 3 ] {5cfdfd3b-538e-4391-80e5-e994a6fee081} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5094 2024.07.10 20:05:44.990489 [ 3 ] {5cfdfd3b-538e-4391-80e5-e994a6fee081} <Debug> executeQuery: Read 131 rows, 10.70 KiB in 0.003017 sec., 43420.616506463375 rows/sec., 3.46 MiB/sec.
5095 2024.07.10 20:05:44.990856 [ 3 ] {5cfdfd3b-538e-4391-80e5-e994a6fee081} <Debug> DynamicQueryHandler: Done processing query
5096 2024.07.10 20:05:44.990863 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_25_5} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5097 2024.07.10 20:05:44.990891 [ 3 ] {5cfdfd3b-538e-4391-80e5-e994a6fee081} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5098 2024.07.10 20:05:44.990948 [ 3 ] {} <Debug> HTTP-Session: 36416e81-0c75-4b2a-a5ea-41c220a17c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5099 2024.07.10 20:05:44.991029 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_25_5} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
5100 2024.07.10 20:05:44.991142 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5101 2024.07.10 20:05:44.991172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 17121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5102 2024.07.10 20:05:44.991240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5103 2024.07.10 20:05:44.991259 [ 3 ] {} <Debug> HTTP-Session: a4441d46-981e-4919-9c72-6feeb1a5f668 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5104 2024.07.10 20:05:44.991276 [ 3 ] {} <Debug> HTTP-Session: a4441d46-981e-4919-9c72-6feeb1a5f668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5105 2024.07.10 20:05:44.991289 [ 3 ] {} <Debug> HTTP-Session: a4441d46-981e-4919-9c72-6feeb1a5f668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5106 2024.07.10 20:05:44.991321 [ 3 ] {} <Trace> HTTP-Session: a4441d46-981e-4919-9c72-6feeb1a5f668 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5107 2024.07.10 20:05:44.991454 [ 3 ] {5d5b2b24-ccad-4f56-be30-c8fe8beca0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5108 2024.07.10 20:05:44.991499 [ 3 ] {5d5b2b24-ccad-4f56-be30-c8fe8beca0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5109 2024.07.10 20:05:44.991645 [ 3 ] {5d5b2b24-ccad-4f56-be30-c8fe8beca0c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5110 2024.07.10 20:05:44.991999 [ 3 ] {5d5b2b24-ccad-4f56-be30-c8fe8beca0c7} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5111 2024.07.10 20:05:44.992036 [ 3 ] {5d5b2b24-ccad-4f56-be30-c8fe8beca0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5112 2024.07.10 20:05:44.992350 [ 3 ] {5d5b2b24-ccad-4f56-be30-c8fe8beca0c7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5113 2024.07.10 20:05:44.992662 [ 3 ] {5d5b2b24-ccad-4f56-be30-c8fe8beca0c7} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5114 2024.07.10 20:05:44.992814 [ 3 ] {5d5b2b24-ccad-4f56-be30-c8fe8beca0c7} <Debug> executeQuery: Read 101 rows, 8.05 KiB in 0.001401 sec., 72091.36331192007 rows/sec., 5.61 MiB/sec.
5115 2024.07.10 20:05:44.992983 [ 3 ] {5d5b2b24-ccad-4f56-be30-c8fe8beca0c7} <Debug> DynamicQueryHandler: Done processing query
5116 2024.07.10 20:05:44.993007 [ 3 ] {5d5b2b24-ccad-4f56-be30-c8fe8beca0c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5117 2024.07.10 20:05:44.993022 [ 3 ] {} <Debug> HTTP-Session: a4441d46-981e-4919-9c72-6feeb1a5f668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5118 2024.07.10 20:05:44.993354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 146186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5119 2024.07.10 20:05:44.993414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5120 2024.07.10 20:05:44.993435 [ 3 ] {} <Debug> HTTP-Session: 465c42b4-f4ee-4f3e-b799-56102540951f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5121 2024.07.10 20:05:44.993451 [ 3 ] {} <Debug> HTTP-Session: 465c42b4-f4ee-4f3e-b799-56102540951f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5122 2024.07.10 20:05:44.993465 [ 3 ] {} <Debug> HTTP-Session: 465c42b4-f4ee-4f3e-b799-56102540951f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5123 2024.07.10 20:05:44.993495 [ 3 ] {} <Trace> HTTP-Session: 465c42b4-f4ee-4f3e-b799-56102540951f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5124 2024.07.10 20:05:44.994082 [ 3 ] {3e1c1293-5d31-4864-8d7d-75aa99f98d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5125 2024.07.10 20:05:44.994131 [ 3 ] {3e1c1293-5d31-4864-8d7d-75aa99f98d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5126 2024.07.10 20:05:44.994276 [ 3 ] {3e1c1293-5d31-4864-8d7d-75aa99f98d7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5127 2024.07.10 20:05:44.995034 [ 3 ] {3e1c1293-5d31-4864-8d7d-75aa99f98d7b} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5128 2024.07.10 20:05:44.995070 [ 3 ] {3e1c1293-5d31-4864-8d7d-75aa99f98d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5129 2024.07.10 20:05:44.995493 [ 3 ] {3e1c1293-5d31-4864-8d7d-75aa99f98d7b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5130 2024.07.10 20:05:44.995835 [ 3 ] {3e1c1293-5d31-4864-8d7d-75aa99f98d7b} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5131 2024.07.10 20:05:44.995974 [ 3 ] {3e1c1293-5d31-4864-8d7d-75aa99f98d7b} <Debug> executeQuery: Read 760 rows, 54.77 KiB in 0.002343 sec., 324370.46521553566 rows/sec., 22.83 MiB/sec.
5132 2024.07.10 20:05:44.996150 [ 3 ] {3e1c1293-5d31-4864-8d7d-75aa99f98d7b} <Debug> DynamicQueryHandler: Done processing query
5133 2024.07.10 20:05:44.996174 [ 3 ] {3e1c1293-5d31-4864-8d7d-75aa99f98d7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.65 MiB.
5134 2024.07.10 20:05:44.996189 [ 3 ] {} <Debug> HTTP-Session: 465c42b4-f4ee-4f3e-b799-56102540951f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5135 2024.07.10 20:05:44.996328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5136 2024.07.10 20:05:44.996377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5137 2024.07.10 20:05:44.996395 [ 3 ] {} <Debug> HTTP-Session: 7bd7b492-53fd-4284-a749-63837c61a823 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5138 2024.07.10 20:05:44.996412 [ 3 ] {} <Debug> HTTP-Session: 7bd7b492-53fd-4284-a749-63837c61a823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5139 2024.07.10 20:05:44.996426 [ 3 ] {} <Debug> HTTP-Session: 7bd7b492-53fd-4284-a749-63837c61a823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5140 2024.07.10 20:05:44.996457 [ 3 ] {} <Trace> HTTP-Session: 7bd7b492-53fd-4284-a749-63837c61a823 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5141 2024.07.10 20:05:44.996756 [ 3 ] {f142b8d9-8a6d-427f-bbc8-a7b8f33678e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5142 2024.07.10 20:05:44.996818 [ 3 ] {f142b8d9-8a6d-427f-bbc8-a7b8f33678e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5143 2024.07.10 20:05:44.997216 [ 3 ] {f142b8d9-8a6d-427f-bbc8-a7b8f33678e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5144 2024.07.10 20:05:44.997812 [ 3 ] {f142b8d9-8a6d-427f-bbc8-a7b8f33678e3} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5145 2024.07.10 20:05:44.997847 [ 3 ] {f142b8d9-8a6d-427f-bbc8-a7b8f33678e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5146 2024.07.10 20:05:44.998458 [ 3 ] {f142b8d9-8a6d-427f-bbc8-a7b8f33678e3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5147 2024.07.10 20:05:44.998867 [ 3 ] {f142b8d9-8a6d-427f-bbc8-a7b8f33678e3} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5148 2024.07.10 20:05:44.999072 [ 3 ] {f142b8d9-8a6d-427f-bbc8-a7b8f33678e3} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002531 sec., 5136.309758988543 rows/sec., 9.20 MiB/sec.
5149 2024.07.10 20:05:44.999598 [ 3 ] {f142b8d9-8a6d-427f-bbc8-a7b8f33678e3} <Debug> DynamicQueryHandler: Done processing query
5150 2024.07.10 20:05:44.999624 [ 3 ] {f142b8d9-8a6d-427f-bbc8-a7b8f33678e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
5151 2024.07.10 20:05:44.999640 [ 3 ] {} <Debug> HTTP-Session: 7bd7b492-53fd-4284-a749-63837c61a823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5152 2024.07.10 20:05:44.999772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5153 2024.07.10 20:05:44.999821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5154 2024.07.10 20:05:44.999840 [ 3 ] {} <Debug> HTTP-Session: 2dd64a26-a250-4c20-80c1-27d651f1bd90 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5155 2024.07.10 20:05:44.999856 [ 3 ] {} <Debug> HTTP-Session: 2dd64a26-a250-4c20-80c1-27d651f1bd90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5156 2024.07.10 20:05:44.999870 [ 3 ] {} <Debug> HTTP-Session: 2dd64a26-a250-4c20-80c1-27d651f1bd90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5157 2024.07.10 20:05:44.999901 [ 3 ] {} <Trace> HTTP-Session: 2dd64a26-a250-4c20-80c1-27d651f1bd90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5158 2024.07.10 20:05:45.000018 [ 3 ] {678cf623-fcbc-4950-aa51-b7f16c8985d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5159 2024.07.10 20:05:45.000069 [ 3 ] {678cf623-fcbc-4950-aa51-b7f16c8985d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5160 2024.07.10 20:05:45.000157 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.21 MiB, peak 195.45 MiB, free memory in arenas 0.00 B, will set to 186.65 MiB (RSS), difference: -1.57 MiB
5161 2024.07.10 20:05:45.000378 [ 3 ] {678cf623-fcbc-4950-aa51-b7f16c8985d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5162 2024.07.10 20:05:45.000820 [ 3 ] {678cf623-fcbc-4950-aa51-b7f16c8985d8} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5163 2024.07.10 20:05:45.000857 [ 3 ] {678cf623-fcbc-4950-aa51-b7f16c8985d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5164 2024.07.10 20:05:45.001217 [ 3 ] {678cf623-fcbc-4950-aa51-b7f16c8985d8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5165 2024.07.10 20:05:45.001548 [ 3 ] {678cf623-fcbc-4950-aa51-b7f16c8985d8} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5166 2024.07.10 20:05:45.001685 [ 3 ] {678cf623-fcbc-4950-aa51-b7f16c8985d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001704 sec., 35211.2676056338 rows/sec., 2.37 MiB/sec.
5167 2024.07.10 20:05:45.001989 [ 3 ] {678cf623-fcbc-4950-aa51-b7f16c8985d8} <Debug> DynamicQueryHandler: Done processing query
5168 2024.07.10 20:05:45.002053 [ 3 ] {678cf623-fcbc-4950-aa51-b7f16c8985d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5169 2024.07.10 20:05:45.002118 [ 3 ] {} <Debug> HTTP-Session: 2dd64a26-a250-4c20-80c1-27d651f1bd90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5170 2024.07.10 20:05:49.934968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5171 2024.07.10 20:05:49.935113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5172 2024.07.10 20:05:49.935141 [ 3 ] {} <Debug> HTTP-Session: 55859dd0-6560-4d7b-82af-164b6b776b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5173 2024.07.10 20:05:49.935170 [ 3 ] {} <Debug> HTTP-Session: 55859dd0-6560-4d7b-82af-164b6b776b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5174 2024.07.10 20:05:49.935189 [ 3 ] {} <Debug> HTTP-Session: 55859dd0-6560-4d7b-82af-164b6b776b24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5175 2024.07.10 20:05:49.935246 [ 3 ] {} <Trace> HTTP-Session: 55859dd0-6560-4d7b-82af-164b6b776b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5176 2024.07.10 20:05:49.935447 [ 3 ] {065da7fa-ce55-4acb-b2d0-dee0f3a8ab9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5177 2024.07.10 20:05:49.935523 [ 3 ] {065da7fa-ce55-4acb-b2d0-dee0f3a8ab9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5178 2024.07.10 20:05:49.935714 [ 3 ] {065da7fa-ce55-4acb-b2d0-dee0f3a8ab9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5179 2024.07.10 20:05:49.936146 [ 3 ] {065da7fa-ce55-4acb-b2d0-dee0f3a8ab9a} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5180 2024.07.10 20:05:49.936186 [ 3 ] {065da7fa-ce55-4acb-b2d0-dee0f3a8ab9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5181 2024.07.10 20:05:49.936558 [ 3 ] {065da7fa-ce55-4acb-b2d0-dee0f3a8ab9a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5182 2024.07.10 20:05:49.936896 [ 3 ] {065da7fa-ce55-4acb-b2d0-dee0f3a8ab9a} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5183 2024.07.10 20:05:49.937072 [ 3 ] {065da7fa-ce55-4acb-b2d0-dee0f3a8ab9a} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001678 sec., 11323.00357568534 rows/sec., 917.78 KiB/sec.
5184 2024.07.10 20:05:49.937398 [ 3 ] {065da7fa-ce55-4acb-b2d0-dee0f3a8ab9a} <Debug> DynamicQueryHandler: Done processing query
5185 2024.07.10 20:05:49.937426 [ 3 ] {065da7fa-ce55-4acb-b2d0-dee0f3a8ab9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5186 2024.07.10 20:05:49.937443 [ 3 ] {} <Debug> HTTP-Session: 55859dd0-6560-4d7b-82af-164b6b776b24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5187 2024.07.10 20:05:49.937613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5188 2024.07.10 20:05:49.937662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5189 2024.07.10 20:05:49.937681 [ 3 ] {} <Debug> HTTP-Session: c370bfd2-c5ab-46ed-883e-c976e6927d52 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5190 2024.07.10 20:05:49.937697 [ 3 ] {} <Debug> HTTP-Session: c370bfd2-c5ab-46ed-883e-c976e6927d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5191 2024.07.10 20:05:49.937712 [ 3 ] {} <Debug> HTTP-Session: c370bfd2-c5ab-46ed-883e-c976e6927d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5192 2024.07.10 20:05:49.937743 [ 3 ] {} <Trace> HTTP-Session: c370bfd2-c5ab-46ed-883e-c976e6927d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5193 2024.07.10 20:05:49.937867 [ 3 ] {c8c953f3-ee14-4d75-baef-99a3d64b4be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5194 2024.07.10 20:05:49.937911 [ 3 ] {c8c953f3-ee14-4d75-baef-99a3d64b4be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5195 2024.07.10 20:05:49.938056 [ 3 ] {c8c953f3-ee14-4d75-baef-99a3d64b4be3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5196 2024.07.10 20:05:49.938427 [ 3 ] {c8c953f3-ee14-4d75-baef-99a3d64b4be3} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5197 2024.07.10 20:05:49.938464 [ 3 ] {c8c953f3-ee14-4d75-baef-99a3d64b4be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5198 2024.07.10 20:05:49.938781 [ 3 ] {c8c953f3-ee14-4d75-baef-99a3d64b4be3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5199 2024.07.10 20:05:49.939096 [ 3 ] {c8c953f3-ee14-4d75-baef-99a3d64b4be3} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5200 2024.07.10 20:05:49.939257 [ 3 ] {c8c953f3-ee14-4d75-baef-99a3d64b4be3} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.00143 sec., 79020.97902097902 rows/sec., 6.48 MiB/sec.
5201 2024.07.10 20:05:49.939459 [ 3 ] {c8c953f3-ee14-4d75-baef-99a3d64b4be3} <Debug> DynamicQueryHandler: Done processing query
5202 2024.07.10 20:05:49.939484 [ 3 ] {c8c953f3-ee14-4d75-baef-99a3d64b4be3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5203 2024.07.10 20:05:49.939500 [ 3 ] {} <Debug> HTTP-Session: c370bfd2-c5ab-46ed-883e-c976e6927d52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5204 2024.07.10 20:05:49.939639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5205 2024.07.10 20:05:49.939689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5206 2024.07.10 20:05:49.939708 [ 3 ] {} <Debug> HTTP-Session: 6fbb39d2-bab5-4dc9-bf5f-0c337b51c4bb Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5207 2024.07.10 20:05:49.939724 [ 3 ] {} <Debug> HTTP-Session: 6fbb39d2-bab5-4dc9-bf5f-0c337b51c4bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5208 2024.07.10 20:05:49.939737 [ 3 ] {} <Debug> HTTP-Session: 6fbb39d2-bab5-4dc9-bf5f-0c337b51c4bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5209 2024.07.10 20:05:49.939768 [ 3 ] {} <Trace> HTTP-Session: 6fbb39d2-bab5-4dc9-bf5f-0c337b51c4bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5210 2024.07.10 20:05:49.939889 [ 3 ] {3889e6e1-909b-42e4-9093-d9fd9d5393dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5211 2024.07.10 20:05:49.939932 [ 3 ] {3889e6e1-909b-42e4-9093-d9fd9d5393dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5212 2024.07.10 20:05:49.940058 [ 3 ] {3889e6e1-909b-42e4-9093-d9fd9d5393dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5213 2024.07.10 20:05:49.940383 [ 3 ] {3889e6e1-909b-42e4-9093-d9fd9d5393dc} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5214 2024.07.10 20:05:49.940419 [ 3 ] {3889e6e1-909b-42e4-9093-d9fd9d5393dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5215 2024.07.10 20:05:49.940723 [ 3 ] {3889e6e1-909b-42e4-9093-d9fd9d5393dc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5216 2024.07.10 20:05:49.941031 [ 3 ] {3889e6e1-909b-42e4-9093-d9fd9d5393dc} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5217 2024.07.10 20:05:49.941188 [ 3 ] {3889e6e1-909b-42e4-9093-d9fd9d5393dc} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001346 sec., 61664.19019316493 rows/sec., 4.82 MiB/sec.
5218 2024.07.10 20:05:49.941354 [ 3 ] {3889e6e1-909b-42e4-9093-d9fd9d5393dc} <Debug> DynamicQueryHandler: Done processing query
5219 2024.07.10 20:05:49.941378 [ 3 ] {3889e6e1-909b-42e4-9093-d9fd9d5393dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5220 2024.07.10 20:05:49.941393 [ 3 ] {} <Debug> HTTP-Session: 6fbb39d2-bab5-4dc9-bf5f-0c337b51c4bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5221 2024.07.10 20:05:49.941545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5222 2024.07.10 20:05:49.941594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5223 2024.07.10 20:05:49.941614 [ 3 ] {} <Debug> HTTP-Session: 80754345-c4bf-44b7-ba96-e8d8eecdea53 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5224 2024.07.10 20:05:49.941630 [ 3 ] {} <Debug> HTTP-Session: 80754345-c4bf-44b7-ba96-e8d8eecdea53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5225 2024.07.10 20:05:49.941643 [ 3 ] {} <Debug> HTTP-Session: 80754345-c4bf-44b7-ba96-e8d8eecdea53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5226 2024.07.10 20:05:49.941674 [ 3 ] {} <Trace> HTTP-Session: 80754345-c4bf-44b7-ba96-e8d8eecdea53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5227 2024.07.10 20:05:49.941838 [ 3 ] {9d852554-4897-4088-bcca-89c3c672684a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5228 2024.07.10 20:05:49.941887 [ 3 ] {9d852554-4897-4088-bcca-89c3c672684a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5229 2024.07.10 20:05:49.942032 [ 3 ] {9d852554-4897-4088-bcca-89c3c672684a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5230 2024.07.10 20:05:49.942417 [ 3 ] {9d852554-4897-4088-bcca-89c3c672684a} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5231 2024.07.10 20:05:49.942453 [ 3 ] {9d852554-4897-4088-bcca-89c3c672684a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5232 2024.07.10 20:05:49.942844 [ 3 ] {9d852554-4897-4088-bcca-89c3c672684a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5233 2024.07.10 20:05:49.943176 [ 3 ] {9d852554-4897-4088-bcca-89c3c672684a} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5234 2024.07.10 20:05:49.943354 [ 3 ] {9d852554-4897-4088-bcca-89c3c672684a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec.
5235 2024.07.10 20:05:49.943526 [ 3 ] {9d852554-4897-4088-bcca-89c3c672684a} <Debug> DynamicQueryHandler: Done processing query
5236 2024.07.10 20:05:49.943550 [ 3 ] {9d852554-4897-4088-bcca-89c3c672684a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5237 2024.07.10 20:05:49.943566 [ 3 ] {} <Debug> HTTP-Session: 80754345-c4bf-44b7-ba96-e8d8eecdea53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5238 2024.07.10 20:05:49.943725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5239 2024.07.10 20:05:49.943774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5240 2024.07.10 20:05:49.943793 [ 3 ] {} <Debug> HTTP-Session: 9a9e4e1b-6732-46cb-acef-f5f362e126f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5241 2024.07.10 20:05:49.943809 [ 3 ] {} <Debug> HTTP-Session: 9a9e4e1b-6732-46cb-acef-f5f362e126f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5242 2024.07.10 20:05:49.943822 [ 3 ] {} <Debug> HTTP-Session: 9a9e4e1b-6732-46cb-acef-f5f362e126f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5243 2024.07.10 20:05:49.943852 [ 3 ] {} <Trace> HTTP-Session: 9a9e4e1b-6732-46cb-acef-f5f362e126f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5244 2024.07.10 20:05:49.944113 [ 3 ] {38646e96-c9ff-4974-9765-55758d22d23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5245 2024.07.10 20:05:49.944177 [ 3 ] {38646e96-c9ff-4974-9765-55758d22d23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5246 2024.07.10 20:05:49.944584 [ 3 ] {38646e96-c9ff-4974-9765-55758d22d23c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5247 2024.07.10 20:05:49.945152 [ 3 ] {38646e96-c9ff-4974-9765-55758d22d23c} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5248 2024.07.10 20:05:49.945187 [ 3 ] {38646e96-c9ff-4974-9765-55758d22d23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5249 2024.07.10 20:05:49.945778 [ 3 ] {38646e96-c9ff-4974-9765-55758d22d23c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5250 2024.07.10 20:05:49.946174 [ 3 ] {38646e96-c9ff-4974-9765-55758d22d23c} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5251 2024.07.10 20:05:49.946360 [ 3 ] {38646e96-c9ff-4974-9765-55758d22d23c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002426 sec., 7831.821929101401 rows/sec., 14.03 MiB/sec.
5252 2024.07.10 20:05:49.946358 [ 145 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5253 2024.07.10 20:05:49.946488 [ 145 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5254 2024.07.10 20:05:49.946547 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5255 2024.07.10 20:05:49.946726 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
5256 2024.07.10 20:05:49.946747 [ 3 ] {38646e96-c9ff-4974-9765-55758d22d23c} <Debug> DynamicQueryHandler: Done processing query
5257 2024.07.10 20:05:49.946777 [ 3 ] {38646e96-c9ff-4974-9765-55758d22d23c} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5258 2024.07.10 20:05:49.946800 [ 3 ] {} <Debug> HTTP-Session: 9a9e4e1b-6732-46cb-acef-f5f362e126f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5259 2024.07.10 20:05:49.946936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5260 2024.07.10 20:05:49.947003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5261 2024.07.10 20:05:49.947039 [ 3 ] {} <Debug> HTTP-Session: bdbb24df-c401-4548-ab35-4ec4468c6466 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5262 2024.07.10 20:05:49.947067 [ 3 ] {} <Debug> HTTP-Session: bdbb24df-c401-4548-ab35-4ec4468c6466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5263 2024.07.10 20:05:49.947091 [ 3 ] {} <Debug> HTTP-Session: bdbb24df-c401-4548-ab35-4ec4468c6466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5264 2024.07.10 20:05:49.947099 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5265 2024.07.10 20:05:49.947134 [ 3 ] {} <Trace> HTTP-Session: bdbb24df-c401-4548-ab35-4ec4468c6466 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5266 2024.07.10 20:05:49.947186 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 336 rows starting from the beginning of the part
5267 2024.07.10 20:05:49.947287 [ 3 ] {31807530-d9d9-47a3-af40-1f949e7889cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5268 2024.07.10 20:05:49.947385 [ 3 ] {31807530-d9d9-47a3-af40-1f949e7889cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5269 2024.07.10 20:05:49.947556 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part
5270 2024.07.10 20:05:49.947895 [ 3 ] {31807530-d9d9-47a3-af40-1f949e7889cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5271 2024.07.10 20:05:49.948016 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part
5272 2024.07.10 20:05:49.948463 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part
5273 2024.07.10 20:05:49.948637 [ 3 ] {31807530-d9d9-47a3-af40-1f949e7889cd} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5274 2024.07.10 20:05:49.948727 [ 3 ] {31807530-d9d9-47a3-af40-1f949e7889cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5275 2024.07.10 20:05:49.948910 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part
5276 2024.07.10 20:05:49.949532 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part
5277 2024.07.10 20:05:49.950077 [ 3 ] {31807530-d9d9-47a3-af40-1f949e7889cd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5278 2024.07.10 20:05:49.950608 [ 3 ] {31807530-d9d9-47a3-af40-1f949e7889cd} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5279 2024.07.10 20:05:49.950800 [ 3 ] {31807530-d9d9-47a3-af40-1f949e7889cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003567 sec., 16820.85786375105 rows/sec., 1.13 MiB/sec.
5280 2024.07.10 20:05:49.950988 [ 3 ] {31807530-d9d9-47a3-af40-1f949e7889cd} <Debug> DynamicQueryHandler: Done processing query
5281 2024.07.10 20:05:49.951025 [ 3 ] {31807530-d9d9-47a3-af40-1f949e7889cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5282 2024.07.10 20:05:49.951054 [ 3 ] {} <Debug> HTTP-Session: bdbb24df-c401-4548-ab35-4ec4468c6466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5283 2024.07.10 20:05:49.952985 [ 196 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 19 columns (19 merged, 0 gathered) in 0.006306692 sec., 66437.36526216914 rows/sec., 119.00 MiB/sec.
5284 2024.07.10 20:05:49.953843 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5285 2024.07.10 20:05:49.954496 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5286 2024.07.10 20:05:49.954588 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5287 2024.07.10 20:05:49.954760 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB.
5288 2024.07.10 20:05:50.603506 [ 145 ] {} <Debug> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
5289 2024.07.10 20:05:50.603592 [ 145 ] {} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5290 2024.07.10 20:05:50.603621 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5291 2024.07.10 20:05:50.603801 [ 193 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::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
5292 2024.07.10 20:05:50.604020 [ 193 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5293 2024.07.10 20:05:50.604058 [ 193 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part
5294 2024.07.10 20:05:50.604148 [ 193 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
5295 2024.07.10 20:05:50.604378 [ 193 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5296 2024.07.10 20:05:50.604588 [ 193 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5297 2024.07.10 20:05:50.604746 [ 193 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5298 2024.07.10 20:05:50.606047 [ 196 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002355469 sec., 7641.790233707173 rows/sec., 623.13 KiB/sec.
5299 2024.07.10 20:05:50.606246 [ 196 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
5300 2024.07.10 20:05:50.606696 [ 196 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_9_2} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5301 2024.07.10 20:05:50.606783 [ 196 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_9_2} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
5302 2024.07.10 20:05:50.606877 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5303 2024.07.10 20:05:50.687922 [ 145 ] {} <Debug> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
5304 2024.07.10 20:05:50.687995 [ 145 ] {} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5305 2024.07.10 20:05:50.688022 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5306 2024.07.10 20:05:50.688294 [ 188 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::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
5307 2024.07.10 20:05:50.688546 [ 188 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5308 2024.07.10 20:05:50.688599 [ 188 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part
5309 2024.07.10 20:05:50.688729 [ 188 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
5310 2024.07.10 20:05:50.688854 [ 188 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5311 2024.07.10 20:05:50.689088 [ 188 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5312 2024.07.10 20:05:50.689350 [ 188 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5313 2024.07.10 20:05:50.690381 [ 196 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002267709 sec., 7937.526375738686 rows/sec., 554.23 KiB/sec.
5314 2024.07.10 20:05:50.690498 [ 196 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
5315 2024.07.10 20:05:50.690854 [ 196 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_9_2} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5316 2024.07.10 20:05:50.690931 [ 196 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_9_2} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
5317 2024.07.10 20:05:50.691001 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
5318 2024.07.10 20:05:54.001260 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
5319 2024.07.10 20:05:54.001321 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
5320 2024.07.10 20:05:54.935942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5321 2024.07.10 20:05:54.936057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5322 2024.07.10 20:05:54.936084 [ 3 ] {} <Debug> HTTP-Session: 180daeb8-4c48-4403-8873-583c9c06adbe Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5323 2024.07.10 20:05:54.936109 [ 3 ] {} <Debug> HTTP-Session: 180daeb8-4c48-4403-8873-583c9c06adbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5324 2024.07.10 20:05:54.936123 [ 3 ] {} <Debug> HTTP-Session: 180daeb8-4c48-4403-8873-583c9c06adbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5325 2024.07.10 20:05:54.936175 [ 3 ] {} <Trace> HTTP-Session: 180daeb8-4c48-4403-8873-583c9c06adbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5326 2024.07.10 20:05:54.936360 [ 3 ] {2b9727f3-d3c3-4657-a60d-05dc89380603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5327 2024.07.10 20:05:54.936428 [ 3 ] {2b9727f3-d3c3-4657-a60d-05dc89380603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5328 2024.07.10 20:05:54.936621 [ 3 ] {2b9727f3-d3c3-4657-a60d-05dc89380603} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5329 2024.07.10 20:05:54.937051 [ 3 ] {2b9727f3-d3c3-4657-a60d-05dc89380603} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5330 2024.07.10 20:05:54.937095 [ 3 ] {2b9727f3-d3c3-4657-a60d-05dc89380603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5331 2024.07.10 20:05:54.937467 [ 3 ] {2b9727f3-d3c3-4657-a60d-05dc89380603} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5332 2024.07.10 20:05:54.937812 [ 3 ] {2b9727f3-d3c3-4657-a60d-05dc89380603} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5333 2024.07.10 20:05:54.937990 [ 3 ] {2b9727f3-d3c3-4657-a60d-05dc89380603} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001683 sec., 7724.301841948901 rows/sec., 626.09 KiB/sec.
5334 2024.07.10 20:05:54.938199 [ 3 ] {2b9727f3-d3c3-4657-a60d-05dc89380603} <Debug> DynamicQueryHandler: Done processing query
5335 2024.07.10 20:05:54.938226 [ 3 ] {2b9727f3-d3c3-4657-a60d-05dc89380603} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5336 2024.07.10 20:05:54.938242 [ 3 ] {} <Debug> HTTP-Session: 180daeb8-4c48-4403-8873-583c9c06adbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5337 2024.07.10 20:05:54.938421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5338 2024.07.10 20:05:54.938470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5339 2024.07.10 20:05:54.938489 [ 3 ] {} <Debug> HTTP-Session: 321c1f4b-ae4e-433d-85e5-e0c6a2266ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5340 2024.07.10 20:05:54.938506 [ 3 ] {} <Debug> HTTP-Session: 321c1f4b-ae4e-433d-85e5-e0c6a2266ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5341 2024.07.10 20:05:54.938520 [ 3 ] {} <Debug> HTTP-Session: 321c1f4b-ae4e-433d-85e5-e0c6a2266ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5342 2024.07.10 20:05:54.938552 [ 3 ] {} <Trace> HTTP-Session: 321c1f4b-ae4e-433d-85e5-e0c6a2266ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5343 2024.07.10 20:05:54.938672 [ 3 ] {f510bdfc-2787-4274-a3a1-9e50a97ce019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5344 2024.07.10 20:05:54.938716 [ 3 ] {f510bdfc-2787-4274-a3a1-9e50a97ce019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5345 2024.07.10 20:05:54.938841 [ 3 ] {f510bdfc-2787-4274-a3a1-9e50a97ce019} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5346 2024.07.10 20:05:54.939271 [ 3 ] {f510bdfc-2787-4274-a3a1-9e50a97ce019} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5347 2024.07.10 20:05:54.939308 [ 3 ] {f510bdfc-2787-4274-a3a1-9e50a97ce019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5348 2024.07.10 20:05:54.939634 [ 3 ] {f510bdfc-2787-4274-a3a1-9e50a97ce019} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5349 2024.07.10 20:05:54.939952 [ 3 ] {f510bdfc-2787-4274-a3a1-9e50a97ce019} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5350 2024.07.10 20:05:54.940108 [ 3 ] {f510bdfc-2787-4274-a3a1-9e50a97ce019} <Debug> executeQuery: Read 95 rows, 7.93 KiB in 0.001474 sec., 64450.47489823609 rows/sec., 5.25 MiB/sec.
5351 2024.07.10 20:05:54.940108 [ 141 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5352 2024.07.10 20:05:54.940218 [ 141 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5353 2024.07.10 20:05:54.940259 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5354 2024.07.10 20:05:54.940340 [ 3 ] {f510bdfc-2787-4274-a3a1-9e50a97ce019} <Debug> DynamicQueryHandler: Done processing query
5355 2024.07.10 20:05:54.940392 [ 3 ] {f510bdfc-2787-4274-a3a1-9e50a97ce019} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5356 2024.07.10 20:05:54.940443 [ 3 ] {} <Debug> HTTP-Session: 321c1f4b-ae4e-433d-85e5-e0c6a2266ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5357 2024.07.10 20:05:54.940506 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
5358 2024.07.10 20:05:54.940635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5359 2024.07.10 20:05:54.940753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5360 2024.07.10 20:05:54.940774 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5361 2024.07.10 20:05:54.940789 [ 3 ] {} <Debug> HTTP-Session: 92387c57-111a-48f2-806f-ffc61628139d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5362 2024.07.10 20:05:54.940832 [ 3 ] {} <Debug> HTTP-Session: 92387c57-111a-48f2-806f-ffc61628139d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5363 2024.07.10 20:05:54.940837 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 158 rows starting from the beginning of the part
5364 2024.07.10 20:05:54.940862 [ 3 ] {} <Debug> HTTP-Session: 92387c57-111a-48f2-806f-ffc61628139d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5365 2024.07.10 20:05:54.940931 [ 3 ] {} <Trace> HTTP-Session: 92387c57-111a-48f2-806f-ffc61628139d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5366 2024.07.10 20:05:54.941065 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 96 rows starting from the beginning of the part
5367 2024.07.10 20:05:54.941364 [ 3 ] {9558097d-1d51-42c6-a423-f99db501fa64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5368 2024.07.10 20:05:54.941399 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 114 rows starting from the beginning of the part
5369 2024.07.10 20:05:54.941511 [ 3 ] {9558097d-1d51-42c6-a423-f99db501fa64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5370 2024.07.10 20:05:54.941686 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 131 rows starting from the beginning of the part
5371 2024.07.10 20:05:54.942071 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part
5372 2024.07.10 20:05:54.942386 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 95 rows starting from the beginning of the part
5373 2024.07.10 20:05:54.942791 [ 3 ] {9558097d-1d51-42c6-a423-f99db501fa64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5374 2024.07.10 20:05:54.943660 [ 3 ] {9558097d-1d51-42c6-a423-f99db501fa64} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5375 2024.07.10 20:05:54.943723 [ 3 ] {9558097d-1d51-42c6-a423-f99db501fa64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5376 2024.07.10 20:05:54.944594 [ 3 ] {9558097d-1d51-42c6-a423-f99db501fa64} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5377 2024.07.10 20:05:54.945295 [ 196 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 4 columns (4 merged, 0 gathered) in 0.004919911 sec., 143701.78647540577 rows/sec., 11.74 MiB/sec.
5378 2024.07.10 20:05:54.945341 [ 3 ] {9558097d-1d51-42c6-a423-f99db501fa64} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5379 2024.07.10 20:05:54.945602 [ 141 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5380 2024.07.10 20:05:54.945616 [ 196 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5381 2024.07.10 20:05:54.945628 [ 3 ] {9558097d-1d51-42c6-a423-f99db501fa64} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.004445 sec., 17322.83464566929 rows/sec., 1.35 MiB/sec.
5382 2024.07.10 20:05:54.945670 [ 141 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5383 2024.07.10 20:05:54.945830 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5384 2024.07.10 20:05:54.946313 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
5385 2024.07.10 20:05:54.947150 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5386 2024.07.10 20:05:54.947271 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 126 rows starting from the beginning of the part
5387 2024.07.10 20:05:54.947605 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 79 rows starting from the beginning of the part
5388 2024.07.10 20:05:54.947852 [ 190 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_31_6} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5389 2024.07.10 20:05:54.947944 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 85 rows starting from the beginning of the part
5390 2024.07.10 20:05:54.948457 [ 190 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_31_6} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5391 2024.07.10 20:05:54.948535 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 101 rows starting from the beginning of the part
5392 2024.07.10 20:05:54.948825 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
5393 2024.07.10 20:05:54.948861 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 83 rows starting from the beginning of the part
5394 2024.07.10 20:05:54.948873 [ 3 ] {9558097d-1d51-42c6-a423-f99db501fa64} <Debug> DynamicQueryHandler: Done processing query
5395 2024.07.10 20:05:54.948999 [ 3 ] {9558097d-1d51-42c6-a423-f99db501fa64} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5396 2024.07.10 20:05:54.949104 [ 3 ] {} <Debug> HTTP-Session: 92387c57-111a-48f2-806f-ffc61628139d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5397 2024.07.10 20:05:54.949251 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 77 rows starting from the beginning of the part
5398 2024.07.10 20:05:54.949459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5399 2024.07.10 20:05:54.949623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5400 2024.07.10 20:05:54.949711 [ 3 ] {} <Debug> HTTP-Session: dee3e991-c781-4583-8ca9-c4e4364030d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5401 2024.07.10 20:05:54.949746 [ 3 ] {} <Debug> HTTP-Session: dee3e991-c781-4583-8ca9-c4e4364030d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5402 2024.07.10 20:05:54.949768 [ 3 ] {} <Debug> HTTP-Session: dee3e991-c781-4583-8ca9-c4e4364030d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5403 2024.07.10 20:05:54.949839 [ 3 ] {} <Trace> HTTP-Session: dee3e991-c781-4583-8ca9-c4e4364030d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5404 2024.07.10 20:05:54.950144 [ 3 ] {2281292b-739d-4097-bebe-b79b737a761e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5405 2024.07.10 20:05:54.950246 [ 3 ] {2281292b-739d-4097-bebe-b79b737a761e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5406 2024.07.10 20:05:54.950978 [ 3 ] {2281292b-739d-4097-bebe-b79b737a761e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5407 2024.07.10 20:05:54.951987 [ 3 ] {2281292b-739d-4097-bebe-b79b737a761e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5408 2024.07.10 20:05:54.952044 [ 3 ] {2281292b-739d-4097-bebe-b79b737a761e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5409 2024.07.10 20:05:54.952045 [ 196 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 551 rows, containing 4 columns (4 merged, 0 gathered) in 0.006066181 sec., 90831.44733070114 rows/sec., 7.09 MiB/sec.
5410 2024.07.10 20:05:54.952290 [ 196 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5411 2024.07.10 20:05:54.953071 [ 3 ] {2281292b-739d-4097-bebe-b79b737a761e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5412 2024.07.10 20:05:54.953248 [ 196 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_31_6} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5413 2024.07.10 20:05:54.953578 [ 196 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_31_6} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5414 2024.07.10 20:05:54.953748 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5415 2024.07.10 20:05:54.953867 [ 3 ] {2281292b-739d-4097-bebe-b79b737a761e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5416 2024.07.10 20:05:54.954052 [ 3 ] {2281292b-739d-4097-bebe-b79b737a761e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004066 sec., 39350.71323167732 rows/sec., 2.74 MiB/sec.
5417 2024.07.10 20:05:54.954400 [ 3 ] {2281292b-739d-4097-bebe-b79b737a761e} <Debug> DynamicQueryHandler: Done processing query
5418 2024.07.10 20:05:54.954427 [ 3 ] {2281292b-739d-4097-bebe-b79b737a761e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5419 2024.07.10 20:05:54.954445 [ 3 ] {} <Debug> HTTP-Session: dee3e991-c781-4583-8ca9-c4e4364030d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5420 2024.07.10 20:05:54.954602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5421 2024.07.10 20:05:54.954653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5422 2024.07.10 20:05:54.954674 [ 3 ] {} <Debug> HTTP-Session: d894fe34-6949-4e60-a98f-b49d8c776d0f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5423 2024.07.10 20:05:54.954692 [ 3 ] {} <Debug> HTTP-Session: d894fe34-6949-4e60-a98f-b49d8c776d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5424 2024.07.10 20:05:54.954705 [ 3 ] {} <Debug> HTTP-Session: d894fe34-6949-4e60-a98f-b49d8c776d0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5425 2024.07.10 20:05:54.954738 [ 3 ] {} <Trace> HTTP-Session: d894fe34-6949-4e60-a98f-b49d8c776d0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5426 2024.07.10 20:05:54.954942 [ 3 ] {b6860069-41ff-4181-b0dc-94a8d39e94b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5427 2024.07.10 20:05:54.955016 [ 3 ] {b6860069-41ff-4181-b0dc-94a8d39e94b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5428 2024.07.10 20:05:54.956013 [ 3 ] {b6860069-41ff-4181-b0dc-94a8d39e94b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5429 2024.07.10 20:05:54.956571 [ 3 ] {b6860069-41ff-4181-b0dc-94a8d39e94b4} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5430 2024.07.10 20:05:54.956609 [ 3 ] {b6860069-41ff-4181-b0dc-94a8d39e94b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5431 2024.07.10 20:05:54.957237 [ 3 ] {b6860069-41ff-4181-b0dc-94a8d39e94b4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5432 2024.07.10 20:05:54.957656 [ 3 ] {b6860069-41ff-4181-b0dc-94a8d39e94b4} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5433 2024.07.10 20:05:54.957839 [ 3 ] {b6860069-41ff-4181-b0dc-94a8d39e94b4} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003024 sec., 4298.941798941799 rows/sec., 7.70 MiB/sec.
5434 2024.07.10 20:05:54.958045 [ 3 ] {b6860069-41ff-4181-b0dc-94a8d39e94b4} <Debug> DynamicQueryHandler: Done processing query
5435 2024.07.10 20:05:54.958070 [ 3 ] {b6860069-41ff-4181-b0dc-94a8d39e94b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
5436 2024.07.10 20:05:54.958086 [ 3 ] {} <Debug> HTTP-Session: d894fe34-6949-4e60-a98f-b49d8c776d0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5437 2024.07.10 20:05:54.958217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5438 2024.07.10 20:05:54.958266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5439 2024.07.10 20:05:54.958288 [ 3 ] {} <Debug> HTTP-Session: e57b2b3c-9f08-41e6-afb3-b43d426d40c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5440 2024.07.10 20:05:54.958306 [ 3 ] {} <Debug> HTTP-Session: e57b2b3c-9f08-41e6-afb3-b43d426d40c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5441 2024.07.10 20:05:54.958320 [ 3 ] {} <Debug> HTTP-Session: e57b2b3c-9f08-41e6-afb3-b43d426d40c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5442 2024.07.10 20:05:54.958352 [ 3 ] {} <Trace> HTTP-Session: e57b2b3c-9f08-41e6-afb3-b43d426d40c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5443 2024.07.10 20:05:54.958475 [ 3 ] {e7ef4d70-3c49-4cbb-a140-e66f7307d791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5444 2024.07.10 20:05:54.958521 [ 3 ] {e7ef4d70-3c49-4cbb-a140-e66f7307d791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5445 2024.07.10 20:05:54.958651 [ 3 ] {e7ef4d70-3c49-4cbb-a140-e66f7307d791} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5446 2024.07.10 20:05:54.958944 [ 3 ] {e7ef4d70-3c49-4cbb-a140-e66f7307d791} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5447 2024.07.10 20:05:54.958980 [ 3 ] {e7ef4d70-3c49-4cbb-a140-e66f7307d791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5448 2024.07.10 20:05:54.959350 [ 3 ] {e7ef4d70-3c49-4cbb-a140-e66f7307d791} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5449 2024.07.10 20:05:54.959672 [ 3 ] {e7ef4d70-3c49-4cbb-a140-e66f7307d791} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5450 2024.07.10 20:05:54.959823 [ 3 ] {e7ef4d70-3c49-4cbb-a140-e66f7307d791} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec.
5451 2024.07.10 20:05:54.960150 [ 3 ] {e7ef4d70-3c49-4cbb-a140-e66f7307d791} <Debug> DynamicQueryHandler: Done processing query
5452 2024.07.10 20:05:54.960177 [ 3 ] {e7ef4d70-3c49-4cbb-a140-e66f7307d791} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5453 2024.07.10 20:05:54.960193 [ 3 ] {} <Debug> HTTP-Session: e57b2b3c-9f08-41e6-afb3-b43d426d40c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5454 2024.07.10 20:05:55.288993 [ 141 ] {} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
5455 2024.07.10 20:05:55.289073 [ 141 ] {} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5456 2024.07.10 20:05:55.289101 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5457 2024.07.10 20:05:55.289323 [ 190 ] {1269e6ba-679a-496d-b5fe-4297d11f83da::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
5458 2024.07.10 20:05:55.289703 [ 190 ] {1269e6ba-679a-496d-b5fe-4297d11f83da::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5459 2024.07.10 20:05:55.289746 [ 190 ] {1269e6ba-679a-496d-b5fe-4297d11f83da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
5460 2024.07.10 20:05:55.289837 [ 190 ] {1269e6ba-679a-496d-b5fe-4297d11f83da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
5461 2024.07.10 20:05:55.289959 [ 190 ] {1269e6ba-679a-496d-b5fe-4297d11f83da::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
5462 2024.07.10 20:05:55.290058 [ 190 ] {1269e6ba-679a-496d-b5fe-4297d11f83da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
5463 2024.07.10 20:05:55.290184 [ 190 ] {1269e6ba-679a-496d-b5fe-4297d11f83da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
5464 2024.07.10 20:05:55.292603 [ 186 ] {1269e6ba-679a-496d-b5fe-4297d11f83da::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 6 columns (6 merged, 0 gathered) in 0.003409818 sec., 8504.852751671791 rows/sec., 1.19 MiB/sec.
5465 2024.07.10 20:05:55.292808 [ 192 ] {1269e6ba-679a-496d-b5fe-4297d11f83da::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
5466 2024.07.10 20:05:55.293473 [ 192 ] {1269e6ba-679a-496d-b5fe-4297d11f83da::all_1_5_1} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5467 2024.07.10 20:05:55.293573 [ 192 ] {1269e6ba-679a-496d-b5fe-4297d11f83da::all_1_5_1} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
5468 2024.07.10 20:05:55.293681 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
5469 2024.07.10 20:05:59.934440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5470 2024.07.10 20:05:59.934582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5471 2024.07.10 20:05:59.934612 [ 3 ] {} <Debug> HTTP-Session: 98d6de22-d7d2-412a-9a03-9714ec3abac6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5472 2024.07.10 20:05:59.934637 [ 3 ] {} <Debug> HTTP-Session: 98d6de22-d7d2-412a-9a03-9714ec3abac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5473 2024.07.10 20:05:59.934651 [ 3 ] {} <Debug> HTTP-Session: 98d6de22-d7d2-412a-9a03-9714ec3abac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5474 2024.07.10 20:05:59.934710 [ 3 ] {} <Trace> HTTP-Session: 98d6de22-d7d2-412a-9a03-9714ec3abac6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5475 2024.07.10 20:05:59.934906 [ 3 ] {cd17225e-a538-430b-a12d-b1f64c4cbb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5476 2024.07.10 20:05:59.934975 [ 3 ] {cd17225e-a538-430b-a12d-b1f64c4cbb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5477 2024.07.10 20:05:59.935174 [ 3 ] {cd17225e-a538-430b-a12d-b1f64c4cbb33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5478 2024.07.10 20:05:59.935594 [ 3 ] {cd17225e-a538-430b-a12d-b1f64c4cbb33} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5479 2024.07.10 20:05:59.935638 [ 3 ] {cd17225e-a538-430b-a12d-b1f64c4cbb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5480 2024.07.10 20:05:59.936009 [ 3 ] {cd17225e-a538-430b-a12d-b1f64c4cbb33} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5481 2024.07.10 20:05:59.936354 [ 3 ] {cd17225e-a538-430b-a12d-b1f64c4cbb33} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5482 2024.07.10 20:05:59.936521 [ 3 ] {cd17225e-a538-430b-a12d-b1f64c4cbb33} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001676 sec., 11336.515513126491 rows/sec., 918.88 KiB/sec.
5483 2024.07.10 20:05:59.936771 [ 3 ] {cd17225e-a538-430b-a12d-b1f64c4cbb33} <Debug> DynamicQueryHandler: Done processing query
5484 2024.07.10 20:05:59.936798 [ 3 ] {cd17225e-a538-430b-a12d-b1f64c4cbb33} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5485 2024.07.10 20:05:59.936814 [ 3 ] {} <Debug> HTTP-Session: 98d6de22-d7d2-412a-9a03-9714ec3abac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5486 2024.07.10 20:05:59.937001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5487 2024.07.10 20:05:59.937050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5488 2024.07.10 20:05:59.937069 [ 3 ] {} <Debug> HTTP-Session: 5b64ca0e-a016-482b-9207-7224ff9d627f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5489 2024.07.10 20:05:59.937087 [ 3 ] {} <Debug> HTTP-Session: 5b64ca0e-a016-482b-9207-7224ff9d627f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5490 2024.07.10 20:05:59.937101 [ 3 ] {} <Debug> HTTP-Session: 5b64ca0e-a016-482b-9207-7224ff9d627f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5491 2024.07.10 20:05:59.937133 [ 3 ] {} <Trace> HTTP-Session: 5b64ca0e-a016-482b-9207-7224ff9d627f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5492 2024.07.10 20:05:59.937228 [ 3 ] {1333d2a2-da75-46e0-a446-e1f5566b39ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5493 2024.07.10 20:05:59.937271 [ 3 ] {1333d2a2-da75-46e0-a446-e1f5566b39ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5494 2024.07.10 20:05:59.937404 [ 3 ] {1333d2a2-da75-46e0-a446-e1f5566b39ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5495 2024.07.10 20:05:59.937741 [ 3 ] {1333d2a2-da75-46e0-a446-e1f5566b39ad} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5496 2024.07.10 20:05:59.937777 [ 3 ] {1333d2a2-da75-46e0-a446-e1f5566b39ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5497 2024.07.10 20:05:59.938092 [ 3 ] {1333d2a2-da75-46e0-a446-e1f5566b39ad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5498 2024.07.10 20:05:59.938450 [ 3 ] {1333d2a2-da75-46e0-a446-e1f5566b39ad} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5499 2024.07.10 20:05:59.938589 [ 3 ] {1333d2a2-da75-46e0-a446-e1f5566b39ad} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001382 sec., 1447.178002894356 rows/sec., 118.01 KiB/sec.
5500 2024.07.10 20:05:59.938759 [ 3 ] {1333d2a2-da75-46e0-a446-e1f5566b39ad} <Debug> DynamicQueryHandler: Done processing query
5501 2024.07.10 20:05:59.938784 [ 3 ] {1333d2a2-da75-46e0-a446-e1f5566b39ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5502 2024.07.10 20:05:59.938800 [ 3 ] {} <Debug> HTTP-Session: 5b64ca0e-a016-482b-9207-7224ff9d627f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5503 2024.07.10 20:05:59.938996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5504 2024.07.10 20:05:59.939046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5505 2024.07.10 20:05:59.939065 [ 3 ] {} <Debug> HTTP-Session: 892fce73-2fd5-4af0-9d10-2889ae1f4879 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5506 2024.07.10 20:05:59.939083 [ 3 ] {} <Debug> HTTP-Session: 892fce73-2fd5-4af0-9d10-2889ae1f4879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5507 2024.07.10 20:05:59.939097 [ 3 ] {} <Debug> HTTP-Session: 892fce73-2fd5-4af0-9d10-2889ae1f4879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5508 2024.07.10 20:05:59.939127 [ 3 ] {} <Trace> HTTP-Session: 892fce73-2fd5-4af0-9d10-2889ae1f4879 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5509 2024.07.10 20:05:59.939249 [ 3 ] {5fceeea2-9668-451f-870e-191ce545b4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5510 2024.07.10 20:05:59.939290 [ 3 ] {5fceeea2-9668-451f-870e-191ce545b4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5511 2024.07.10 20:05:59.939417 [ 3 ] {5fceeea2-9668-451f-870e-191ce545b4bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5512 2024.07.10 20:05:59.939773 [ 3 ] {5fceeea2-9668-451f-870e-191ce545b4bd} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5513 2024.07.10 20:05:59.939810 [ 3 ] {5fceeea2-9668-451f-870e-191ce545b4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5514 2024.07.10 20:05:59.940126 [ 3 ] {5fceeea2-9668-451f-870e-191ce545b4bd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5515 2024.07.10 20:05:59.940430 [ 3 ] {5fceeea2-9668-451f-870e-191ce545b4bd} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5516 2024.07.10 20:05:59.940630 [ 3 ] {5fceeea2-9668-451f-870e-191ce545b4bd} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.001419 sec., 80338.26638477802 rows/sec., 6.58 MiB/sec.
5517 2024.07.10 20:05:59.940839 [ 3 ] {5fceeea2-9668-451f-870e-191ce545b4bd} <Debug> DynamicQueryHandler: Done processing query
5518 2024.07.10 20:05:59.940874 [ 3 ] {5fceeea2-9668-451f-870e-191ce545b4bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5519 2024.07.10 20:05:59.940898 [ 3 ] {} <Debug> HTTP-Session: 892fce73-2fd5-4af0-9d10-2889ae1f4879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5520 2024.07.10 20:05:59.941052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5521 2024.07.10 20:05:59.941122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5522 2024.07.10 20:05:59.941154 [ 3 ] {} <Debug> HTTP-Session: 9477b5a5-69ed-4264-a143-f3d8207556d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5523 2024.07.10 20:05:59.941179 [ 3 ] {} <Debug> HTTP-Session: 9477b5a5-69ed-4264-a143-f3d8207556d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5524 2024.07.10 20:05:59.941200 [ 3 ] {} <Debug> HTTP-Session: 9477b5a5-69ed-4264-a143-f3d8207556d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5525 2024.07.10 20:05:59.941242 [ 3 ] {} <Trace> HTTP-Session: 9477b5a5-69ed-4264-a143-f3d8207556d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5526 2024.07.10 20:05:59.941368 [ 3 ] {2b618b91-c20b-4ebe-9196-ecfd854b3391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5527 2024.07.10 20:05:59.941426 [ 3 ] {2b618b91-c20b-4ebe-9196-ecfd854b3391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5528 2024.07.10 20:05:59.941615 [ 3 ] {2b618b91-c20b-4ebe-9196-ecfd854b3391} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5529 2024.07.10 20:05:59.941967 [ 3 ] {2b618b91-c20b-4ebe-9196-ecfd854b3391} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5530 2024.07.10 20:05:59.942014 [ 3 ] {2b618b91-c20b-4ebe-9196-ecfd854b3391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5531 2024.07.10 20:05:59.942446 [ 3 ] {2b618b91-c20b-4ebe-9196-ecfd854b3391} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5532 2024.07.10 20:05:59.942938 [ 3 ] {2b618b91-c20b-4ebe-9196-ecfd854b3391} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5533 2024.07.10 20:05:59.943136 [ 3 ] {2b618b91-c20b-4ebe-9196-ecfd854b3391} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001798 sec., 1112.3470522803116 rows/sec., 77.67 KiB/sec.
5534 2024.07.10 20:05:59.943360 [ 3 ] {2b618b91-c20b-4ebe-9196-ecfd854b3391} <Debug> DynamicQueryHandler: Done processing query
5535 2024.07.10 20:05:59.943394 [ 3 ] {2b618b91-c20b-4ebe-9196-ecfd854b3391} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5536 2024.07.10 20:05:59.943419 [ 3 ] {} <Debug> HTTP-Session: 9477b5a5-69ed-4264-a143-f3d8207556d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5537 2024.07.10 20:05:59.943580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5538 2024.07.10 20:05:59.943646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5539 2024.07.10 20:05:59.943676 [ 3 ] {} <Debug> HTTP-Session: 7b959bd5-eaf7-4865-b892-2afd2548dea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5540 2024.07.10 20:05:59.943702 [ 3 ] {} <Debug> HTTP-Session: 7b959bd5-eaf7-4865-b892-2afd2548dea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5541 2024.07.10 20:05:59.943724 [ 3 ] {} <Debug> HTTP-Session: 7b959bd5-eaf7-4865-b892-2afd2548dea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5542 2024.07.10 20:05:59.943767 [ 3 ] {} <Trace> HTTP-Session: 7b959bd5-eaf7-4865-b892-2afd2548dea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5543 2024.07.10 20:05:59.943908 [ 3 ] {73d3c7b5-fb8a-4c4e-a3c5-ae442c530f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5544 2024.07.10 20:05:59.943952 [ 3 ] {73d3c7b5-fb8a-4c4e-a3c5-ae442c530f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5545 2024.07.10 20:05:59.944088 [ 3 ] {73d3c7b5-fb8a-4c4e-a3c5-ae442c530f47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5546 2024.07.10 20:05:59.944404 [ 3 ] {73d3c7b5-fb8a-4c4e-a3c5-ae442c530f47} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5547 2024.07.10 20:05:59.944443 [ 3 ] {73d3c7b5-fb8a-4c4e-a3c5-ae442c530f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5548 2024.07.10 20:05:59.944763 [ 3 ] {73d3c7b5-fb8a-4c4e-a3c5-ae442c530f47} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5549 2024.07.10 20:05:59.945073 [ 3 ] {73d3c7b5-fb8a-4c4e-a3c5-ae442c530f47} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5550 2024.07.10 20:05:59.945218 [ 3 ] {73d3c7b5-fb8a-4c4e-a3c5-ae442c530f47} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001353 sec., 62823.355506282336 rows/sec., 4.91 MiB/sec.
5551 2024.07.10 20:05:59.945377 [ 3 ] {73d3c7b5-fb8a-4c4e-a3c5-ae442c530f47} <Debug> DynamicQueryHandler: Done processing query
5552 2024.07.10 20:05:59.945401 [ 3 ] {73d3c7b5-fb8a-4c4e-a3c5-ae442c530f47} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5553 2024.07.10 20:05:59.945417 [ 3 ] {} <Debug> HTTP-Session: 7b959bd5-eaf7-4865-b892-2afd2548dea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5554 2024.07.10 20:05:59.945592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5555 2024.07.10 20:05:59.945642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5556 2024.07.10 20:05:59.945661 [ 3 ] {} <Debug> HTTP-Session: f6fcdb68-0a7f-43d8-bac1-a6a2dd721623 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5557 2024.07.10 20:05:59.945677 [ 3 ] {} <Debug> HTTP-Session: f6fcdb68-0a7f-43d8-bac1-a6a2dd721623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5558 2024.07.10 20:05:59.945692 [ 3 ] {} <Debug> HTTP-Session: f6fcdb68-0a7f-43d8-bac1-a6a2dd721623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5559 2024.07.10 20:05:59.945723 [ 3 ] {} <Trace> HTTP-Session: f6fcdb68-0a7f-43d8-bac1-a6a2dd721623 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5560 2024.07.10 20:05:59.945864 [ 3 ] {17293073-12bc-4e76-9cb8-41001589768e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5561 2024.07.10 20:05:59.945911 [ 3 ] {17293073-12bc-4e76-9cb8-41001589768e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5562 2024.07.10 20:05:59.946053 [ 3 ] {17293073-12bc-4e76-9cb8-41001589768e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5563 2024.07.10 20:05:59.946399 [ 3 ] {17293073-12bc-4e76-9cb8-41001589768e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5564 2024.07.10 20:05:59.946436 [ 3 ] {17293073-12bc-4e76-9cb8-41001589768e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5565 2024.07.10 20:05:59.946822 [ 3 ] {17293073-12bc-4e76-9cb8-41001589768e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5566 2024.07.10 20:05:59.947158 [ 3 ] {17293073-12bc-4e76-9cb8-41001589768e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5567 2024.07.10 20:05:59.947311 [ 3 ] {17293073-12bc-4e76-9cb8-41001589768e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001506 sec., 106905.71049136786 rows/sec., 7.45 MiB/sec.
5568 2024.07.10 20:05:59.947599 [ 3 ] {17293073-12bc-4e76-9cb8-41001589768e} <Debug> DynamicQueryHandler: Done processing query
5569 2024.07.10 20:05:59.947646 [ 3 ] {17293073-12bc-4e76-9cb8-41001589768e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5570 2024.07.10 20:05:59.947687 [ 3 ] {} <Debug> HTTP-Session: f6fcdb68-0a7f-43d8-bac1-a6a2dd721623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5571 2024.07.10 20:05:59.947870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5572 2024.07.10 20:05:59.947919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5573 2024.07.10 20:05:59.947939 [ 3 ] {} <Debug> HTTP-Session: c2f8266e-70b0-4dbe-8c33-33286f6ee101 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5574 2024.07.10 20:05:59.947955 [ 3 ] {} <Debug> HTTP-Session: c2f8266e-70b0-4dbe-8c33-33286f6ee101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5575 2024.07.10 20:05:59.947969 [ 3 ] {} <Debug> HTTP-Session: c2f8266e-70b0-4dbe-8c33-33286f6ee101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5576 2024.07.10 20:05:59.947999 [ 3 ] {} <Trace> HTTP-Session: c2f8266e-70b0-4dbe-8c33-33286f6ee101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5577 2024.07.10 20:05:59.948242 [ 3 ] {ddf511c7-477e-44aa-bbe1-718e9c0c7782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5578 2024.07.10 20:05:59.948314 [ 3 ] {ddf511c7-477e-44aa-bbe1-718e9c0c7782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5579 2024.07.10 20:05:59.948752 [ 3 ] {ddf511c7-477e-44aa-bbe1-718e9c0c7782} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5580 2024.07.10 20:05:59.949330 [ 3 ] {ddf511c7-477e-44aa-bbe1-718e9c0c7782} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5581 2024.07.10 20:05:59.949367 [ 3 ] {ddf511c7-477e-44aa-bbe1-718e9c0c7782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5582 2024.07.10 20:05:59.949969 [ 3 ] {ddf511c7-477e-44aa-bbe1-718e9c0c7782} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5583 2024.07.10 20:05:59.950375 [ 3 ] {ddf511c7-477e-44aa-bbe1-718e9c0c7782} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5584 2024.07.10 20:05:59.950572 [ 3 ] {ddf511c7-477e-44aa-bbe1-718e9c0c7782} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002492 sec., 7624.398073836276 rows/sec., 13.66 MiB/sec.
5585 2024.07.10 20:05:59.951010 [ 3 ] {ddf511c7-477e-44aa-bbe1-718e9c0c7782} <Debug> DynamicQueryHandler: Done processing query
5586 2024.07.10 20:05:59.951047 [ 3 ] {ddf511c7-477e-44aa-bbe1-718e9c0c7782} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5587 2024.07.10 20:05:59.951072 [ 3 ] {} <Debug> HTTP-Session: c2f8266e-70b0-4dbe-8c33-33286f6ee101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5588 2024.07.10 20:05:59.951239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5589 2024.07.10 20:05:59.951311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5590 2024.07.10 20:05:59.951345 [ 3 ] {} <Debug> HTTP-Session: 8a4da890-0bce-4d5c-b122-e304d572deb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5591 2024.07.10 20:05:59.951372 [ 3 ] {} <Debug> HTTP-Session: 8a4da890-0bce-4d5c-b122-e304d572deb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5592 2024.07.10 20:05:59.951394 [ 3 ] {} <Debug> HTTP-Session: 8a4da890-0bce-4d5c-b122-e304d572deb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5593 2024.07.10 20:05:59.951425 [ 3 ] {} <Trace> HTTP-Session: 8a4da890-0bce-4d5c-b122-e304d572deb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5594 2024.07.10 20:05:59.951536 [ 3 ] {b0ab43df-c69b-47ab-bb0b-77dc9a9fb965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5595 2024.07.10 20:05:59.951581 [ 3 ] {b0ab43df-c69b-47ab-bb0b-77dc9a9fb965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5596 2024.07.10 20:05:59.951714 [ 3 ] {b0ab43df-c69b-47ab-bb0b-77dc9a9fb965} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5597 2024.07.10 20:05:59.951993 [ 3 ] {b0ab43df-c69b-47ab-bb0b-77dc9a9fb965} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5598 2024.07.10 20:05:59.952029 [ 3 ] {b0ab43df-c69b-47ab-bb0b-77dc9a9fb965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5599 2024.07.10 20:05:59.952396 [ 3 ] {b0ab43df-c69b-47ab-bb0b-77dc9a9fb965} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5600 2024.07.10 20:05:59.952726 [ 3 ] {b0ab43df-c69b-47ab-bb0b-77dc9a9fb965} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5601 2024.07.10 20:05:59.952876 [ 3 ] {b0ab43df-c69b-47ab-bb0b-77dc9a9fb965} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec.
5602 2024.07.10 20:05:59.953046 [ 3 ] {b0ab43df-c69b-47ab-bb0b-77dc9a9fb965} <Debug> DynamicQueryHandler: Done processing query
5603 2024.07.10 20:05:59.953070 [ 3 ] {b0ab43df-c69b-47ab-bb0b-77dc9a9fb965} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5604 2024.07.10 20:05:59.953090 [ 3 ] {} <Debug> HTTP-Session: 8a4da890-0bce-4d5c-b122-e304d572deb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5605 2024.07.10 20:06:04.935642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5606 2024.07.10 20:06:04.935788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5607 2024.07.10 20:06:04.935818 [ 3 ] {} <Debug> HTTP-Session: cbc4123b-5405-4fb9-9588-f6e402b74831 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5608 2024.07.10 20:06:04.935846 [ 3 ] {} <Debug> HTTP-Session: cbc4123b-5405-4fb9-9588-f6e402b74831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5609 2024.07.10 20:06:04.935865 [ 3 ] {} <Debug> HTTP-Session: cbc4123b-5405-4fb9-9588-f6e402b74831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5610 2024.07.10 20:06:04.935923 [ 3 ] {} <Trace> HTTP-Session: cbc4123b-5405-4fb9-9588-f6e402b74831 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5611 2024.07.10 20:06:04.936131 [ 3 ] {11d65f7f-4251-4f26-9a28-851ecb8a4f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5612 2024.07.10 20:06:04.936209 [ 3 ] {11d65f7f-4251-4f26-9a28-851ecb8a4f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5613 2024.07.10 20:06:04.936429 [ 3 ] {11d65f7f-4251-4f26-9a28-851ecb8a4f6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5614 2024.07.10 20:06:04.936838 [ 3 ] {11d65f7f-4251-4f26-9a28-851ecb8a4f6d} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5615 2024.07.10 20:06:04.936887 [ 3 ] {11d65f7f-4251-4f26-9a28-851ecb8a4f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5616 2024.07.10 20:06:04.937253 [ 3 ] {11d65f7f-4251-4f26-9a28-851ecb8a4f6d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5617 2024.07.10 20:06:04.937585 [ 3 ] {11d65f7f-4251-4f26-9a28-851ecb8a4f6d} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5618 2024.07.10 20:06:04.937746 [ 3 ] {11d65f7f-4251-4f26-9a28-851ecb8a4f6d} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001676 sec., 7756.5632458233895 rows/sec., 628.71 KiB/sec.
5619 2024.07.10 20:06:04.937940 [ 3 ] {11d65f7f-4251-4f26-9a28-851ecb8a4f6d} <Debug> DynamicQueryHandler: Done processing query
5620 2024.07.10 20:06:04.937966 [ 3 ] {11d65f7f-4251-4f26-9a28-851ecb8a4f6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5621 2024.07.10 20:06:04.937982 [ 3 ] {} <Debug> HTTP-Session: cbc4123b-5405-4fb9-9588-f6e402b74831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5622 2024.07.10 20:06:04.938150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5623 2024.07.10 20:06:04.938199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5624 2024.07.10 20:06:04.938218 [ 3 ] {} <Debug> HTTP-Session: 8dcbad42-132e-4c12-8cf7-7bd82848516c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5625 2024.07.10 20:06:04.938235 [ 3 ] {} <Debug> HTTP-Session: 8dcbad42-132e-4c12-8cf7-7bd82848516c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5626 2024.07.10 20:06:04.938249 [ 3 ] {} <Debug> HTTP-Session: 8dcbad42-132e-4c12-8cf7-7bd82848516c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5627 2024.07.10 20:06:04.938280 [ 3 ] {} <Trace> HTTP-Session: 8dcbad42-132e-4c12-8cf7-7bd82848516c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5628 2024.07.10 20:06:04.938374 [ 3 ] {27c45077-314f-4b4e-a523-572623322616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5629 2024.07.10 20:06:04.938417 [ 3 ] {27c45077-314f-4b4e-a523-572623322616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5630 2024.07.10 20:06:04.938544 [ 3 ] {27c45077-314f-4b4e-a523-572623322616} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5631 2024.07.10 20:06:04.938788 [ 3 ] {27c45077-314f-4b4e-a523-572623322616} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5632 2024.07.10 20:06:04.938824 [ 3 ] {27c45077-314f-4b4e-a523-572623322616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5633 2024.07.10 20:06:04.939118 [ 3 ] {27c45077-314f-4b4e-a523-572623322616} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5634 2024.07.10 20:06:04.939418 [ 3 ] {27c45077-314f-4b4e-a523-572623322616} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5635 2024.07.10 20:06:04.939576 [ 3 ] {27c45077-314f-4b4e-a523-572623322616} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001218 sec., 1642.0361247947455 rows/sec., 133.90 KiB/sec.
5636 2024.07.10 20:06:04.939732 [ 3 ] {27c45077-314f-4b4e-a523-572623322616} <Debug> DynamicQueryHandler: Done processing query
5637 2024.07.10 20:06:04.939756 [ 3 ] {27c45077-314f-4b4e-a523-572623322616} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5638 2024.07.10 20:06:04.939772 [ 3 ] {} <Debug> HTTP-Session: 8dcbad42-132e-4c12-8cf7-7bd82848516c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5639 2024.07.10 20:06:04.939907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5640 2024.07.10 20:06:04.939955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5641 2024.07.10 20:06:04.939974 [ 3 ] {} <Debug> HTTP-Session: aff73461-94be-4444-95a4-24dd628a422a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5642 2024.07.10 20:06:04.939991 [ 3 ] {} <Debug> HTTP-Session: aff73461-94be-4444-95a4-24dd628a422a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5643 2024.07.10 20:06:04.940005 [ 3 ] {} <Debug> HTTP-Session: aff73461-94be-4444-95a4-24dd628a422a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5644 2024.07.10 20:06:04.940035 [ 3 ] {} <Trace> HTTP-Session: aff73461-94be-4444-95a4-24dd628a422a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5645 2024.07.10 20:06:04.940153 [ 3 ] {0015eff9-3635-4036-82a3-046c78ad6e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5646 2024.07.10 20:06:04.940195 [ 3 ] {0015eff9-3635-4036-82a3-046c78ad6e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5647 2024.07.10 20:06:04.940319 [ 3 ] {0015eff9-3635-4036-82a3-046c78ad6e70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5648 2024.07.10 20:06:04.940615 [ 3 ] {0015eff9-3635-4036-82a3-046c78ad6e70} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5649 2024.07.10 20:06:04.940651 [ 3 ] {0015eff9-3635-4036-82a3-046c78ad6e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5650 2024.07.10 20:06:04.940961 [ 3 ] {0015eff9-3635-4036-82a3-046c78ad6e70} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5651 2024.07.10 20:06:04.941267 [ 3 ] {0015eff9-3635-4036-82a3-046c78ad6e70} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5652 2024.07.10 20:06:04.941417 [ 3 ] {0015eff9-3635-4036-82a3-046c78ad6e70} <Debug> executeQuery: Read 96 rows, 8.00 KiB in 0.001309 sec., 73338.42627960275 rows/sec., 5.97 MiB/sec.
5653 2024.07.10 20:06:04.941569 [ 3 ] {0015eff9-3635-4036-82a3-046c78ad6e70} <Debug> DynamicQueryHandler: Done processing query
5654 2024.07.10 20:06:04.941594 [ 3 ] {0015eff9-3635-4036-82a3-046c78ad6e70} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5655 2024.07.10 20:06:04.941609 [ 3 ] {} <Debug> HTTP-Session: aff73461-94be-4444-95a4-24dd628a422a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5656 2024.07.10 20:06:04.941725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5657 2024.07.10 20:06:04.941774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5658 2024.07.10 20:06:04.941793 [ 3 ] {} <Debug> HTTP-Session: b7f745a2-5b2e-4e7d-a031-38627cc91f3a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5659 2024.07.10 20:06:04.941809 [ 3 ] {} <Debug> HTTP-Session: b7f745a2-5b2e-4e7d-a031-38627cc91f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5660 2024.07.10 20:06:04.941824 [ 3 ] {} <Debug> HTTP-Session: b7f745a2-5b2e-4e7d-a031-38627cc91f3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5661 2024.07.10 20:06:04.941854 [ 3 ] {} <Trace> HTTP-Session: b7f745a2-5b2e-4e7d-a031-38627cc91f3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5662 2024.07.10 20:06:04.941946 [ 3 ] {b3c13c37-50d6-4ec3-bbb1-92b6386ff039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5663 2024.07.10 20:06:04.941989 [ 3 ] {b3c13c37-50d6-4ec3-bbb1-92b6386ff039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5664 2024.07.10 20:06:04.942117 [ 3 ] {b3c13c37-50d6-4ec3-bbb1-92b6386ff039} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5665 2024.07.10 20:06:04.942425 [ 3 ] {b3c13c37-50d6-4ec3-bbb1-92b6386ff039} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5666 2024.07.10 20:06:04.942461 [ 3 ] {b3c13c37-50d6-4ec3-bbb1-92b6386ff039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5667 2024.07.10 20:06:04.942751 [ 3 ] {b3c13c37-50d6-4ec3-bbb1-92b6386ff039} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5668 2024.07.10 20:06:04.943047 [ 3 ] {b3c13c37-50d6-4ec3-bbb1-92b6386ff039} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5669 2024.07.10 20:06:04.943210 [ 3 ] {b3c13c37-50d6-4ec3-bbb1-92b6386ff039} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001277 sec., 1566.1707126076744 rows/sec., 109.36 KiB/sec.
5670 2024.07.10 20:06:04.943487 [ 3 ] {b3c13c37-50d6-4ec3-bbb1-92b6386ff039} <Debug> DynamicQueryHandler: Done processing query
5671 2024.07.10 20:06:04.943512 [ 3 ] {b3c13c37-50d6-4ec3-bbb1-92b6386ff039} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5672 2024.07.10 20:06:04.943528 [ 3 ] {} <Debug> HTTP-Session: b7f745a2-5b2e-4e7d-a031-38627cc91f3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5673 2024.07.10 20:06:04.943649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5674 2024.07.10 20:06:04.943699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5675 2024.07.10 20:06:04.943718 [ 3 ] {} <Debug> HTTP-Session: c22cf1ce-67a5-4683-9e49-a838c374a0cd Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5676 2024.07.10 20:06:04.943735 [ 3 ] {} <Debug> HTTP-Session: c22cf1ce-67a5-4683-9e49-a838c374a0cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5677 2024.07.10 20:06:04.943749 [ 3 ] {} <Debug> HTTP-Session: c22cf1ce-67a5-4683-9e49-a838c374a0cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5678 2024.07.10 20:06:04.943780 [ 3 ] {} <Trace> HTTP-Session: c22cf1ce-67a5-4683-9e49-a838c374a0cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5679 2024.07.10 20:06:04.943899 [ 3 ] {74520f2b-c51c-432b-a937-9ae5264fd1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5680 2024.07.10 20:06:04.943942 [ 3 ] {74520f2b-c51c-432b-a937-9ae5264fd1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5681 2024.07.10 20:06:04.944086 [ 3 ] {74520f2b-c51c-432b-a937-9ae5264fd1ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5682 2024.07.10 20:06:04.944414 [ 3 ] {74520f2b-c51c-432b-a937-9ae5264fd1ea} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5683 2024.07.10 20:06:04.944450 [ 3 ] {74520f2b-c51c-432b-a937-9ae5264fd1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5684 2024.07.10 20:06:04.944754 [ 3 ] {74520f2b-c51c-432b-a937-9ae5264fd1ea} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5685 2024.07.10 20:06:04.945054 [ 3 ] {74520f2b-c51c-432b-a937-9ae5264fd1ea} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5686 2024.07.10 20:06:04.945202 [ 3 ] {74520f2b-c51c-432b-a937-9ae5264fd1ea} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00134 sec., 58955.22388059701 rows/sec., 4.61 MiB/sec.
5687 2024.07.10 20:06:04.945355 [ 3 ] {74520f2b-c51c-432b-a937-9ae5264fd1ea} <Debug> DynamicQueryHandler: Done processing query
5688 2024.07.10 20:06:04.945380 [ 3 ] {74520f2b-c51c-432b-a937-9ae5264fd1ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5689 2024.07.10 20:06:04.945396 [ 3 ] {} <Debug> HTTP-Session: c22cf1ce-67a5-4683-9e49-a838c374a0cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5690 2024.07.10 20:06:04.945568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5691 2024.07.10 20:06:04.945617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5692 2024.07.10 20:06:04.945637 [ 3 ] {} <Debug> HTTP-Session: 22f09c3f-c989-4389-9ad5-fe083f3af96c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5693 2024.07.10 20:06:04.945653 [ 3 ] {} <Debug> HTTP-Session: 22f09c3f-c989-4389-9ad5-fe083f3af96c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5694 2024.07.10 20:06:04.945668 [ 3 ] {} <Debug> HTTP-Session: 22f09c3f-c989-4389-9ad5-fe083f3af96c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5695 2024.07.10 20:06:04.945699 [ 3 ] {} <Trace> HTTP-Session: 22f09c3f-c989-4389-9ad5-fe083f3af96c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5696 2024.07.10 20:06:04.945848 [ 3 ] {191fead8-5ac9-4cb5-b13a-b61c6351400d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5697 2024.07.10 20:06:04.945894 [ 3 ] {191fead8-5ac9-4cb5-b13a-b61c6351400d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5698 2024.07.10 20:06:04.946039 [ 3 ] {191fead8-5ac9-4cb5-b13a-b61c6351400d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5699 2024.07.10 20:06:04.946422 [ 3 ] {191fead8-5ac9-4cb5-b13a-b61c6351400d} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5700 2024.07.10 20:06:04.946458 [ 3 ] {191fead8-5ac9-4cb5-b13a-b61c6351400d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5701 2024.07.10 20:06:04.946844 [ 3 ] {191fead8-5ac9-4cb5-b13a-b61c6351400d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5702 2024.07.10 20:06:04.947180 [ 3 ] {191fead8-5ac9-4cb5-b13a-b61c6351400d} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5703 2024.07.10 20:06:04.947313 [ 3 ] {191fead8-5ac9-4cb5-b13a-b61c6351400d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00153 sec., 105228.75816993465 rows/sec., 7.33 MiB/sec.
5704 2024.07.10 20:06:04.947406 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5705 2024.07.10 20:06:04.947524 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5706 2024.07.10 20:06:04.947558 [ 3 ] {191fead8-5ac9-4cb5-b13a-b61c6351400d} <Debug> DynamicQueryHandler: Done processing query
5707 2024.07.10 20:06:04.947586 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5708 2024.07.10 20:06:04.947603 [ 3 ] {191fead8-5ac9-4cb5-b13a-b61c6351400d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5709 2024.07.10 20:06:04.947644 [ 3 ] {} <Debug> HTTP-Session: 22f09c3f-c989-4389-9ad5-fe083f3af96c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5710 2024.07.10 20:06:04.947793 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
5711 2024.07.10 20:06:04.947897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21394, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5712 2024.07.10 20:06:04.948007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5713 2024.07.10 20:06:04.948060 [ 3 ] {} <Debug> HTTP-Session: c6496be5-dfd3-45e5-9d7d-131b7889514b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5714 2024.07.10 20:06:04.948105 [ 3 ] {} <Debug> HTTP-Session: c6496be5-dfd3-45e5-9d7d-131b7889514b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5715 2024.07.10 20:06:04.948150 [ 3 ] {} <Debug> HTTP-Session: c6496be5-dfd3-45e5-9d7d-131b7889514b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5716 2024.07.10 20:06:04.948157 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5717 2024.07.10 20:06:04.948202 [ 3 ] {} <Trace> HTTP-Session: c6496be5-dfd3-45e5-9d7d-131b7889514b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5718 2024.07.10 20:06:04.948237 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3589 rows starting from the beginning of the part
5719 2024.07.10 20:06:04.948448 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 760 rows starting from the beginning of the part
5720 2024.07.10 20:06:04.948613 [ 3 ] {58be6a29-4039-4c92-9fa1-de8134d4707a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5721 2024.07.10 20:06:04.948869 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part
5722 2024.07.10 20:06:04.948976 [ 3 ] {58be6a29-4039-4c92-9fa1-de8134d4707a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5723 2024.07.10 20:06:04.949246 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part
5724 2024.07.10 20:06:04.949646 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 161 rows starting from the beginning of the part
5725 2024.07.10 20:06:04.949958 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 161 rows starting from the beginning of the part
5726 2024.07.10 20:06:04.951540 [ 3 ] {58be6a29-4039-4c92-9fa1-de8134d4707a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5727 2024.07.10 20:06:04.953166 [ 3 ] {58be6a29-4039-4c92-9fa1-de8134d4707a} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5728 2024.07.10 20:06:04.953242 [ 3 ] {58be6a29-4039-4c92-9fa1-de8134d4707a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5729 2024.07.10 20:06:04.954380 [ 3 ] {58be6a29-4039-4c92-9fa1-de8134d4707a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5730 2024.07.10 20:06:04.955197 [ 186 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4991 rows, containing 5 columns (5 merged, 0 gathered) in 0.007464673 sec., 668616.0264488478 rows/sec., 46.65 MiB/sec.
5731 2024.07.10 20:06:04.955390 [ 3 ] {58be6a29-4039-4c92-9fa1-de8134d4707a} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5732 2024.07.10 20:06:04.955621 [ 3 ] {58be6a29-4039-4c92-9fa1-de8134d4707a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.007295 sec., 1782.0424948594928 rows/sec., 3.19 MiB/sec.
5733 2024.07.10 20:06:04.955779 [ 191 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5734 2024.07.10 20:06:04.955916 [ 3 ] {58be6a29-4039-4c92-9fa1-de8134d4707a} <Debug> DynamicQueryHandler: Done processing query
5735 2024.07.10 20:06:04.955945 [ 3 ] {58be6a29-4039-4c92-9fa1-de8134d4707a} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
5736 2024.07.10 20:06:04.955962 [ 3 ] {} <Debug> HTTP-Session: c6496be5-dfd3-45e5-9d7d-131b7889514b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5737 2024.07.10 20:06:04.956103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5738 2024.07.10 20:06:04.956154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5739 2024.07.10 20:06:04.956182 [ 3 ] {} <Debug> HTTP-Session: 28f5b4ff-0f52-4e39-b868-88b89941acc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5740 2024.07.10 20:06:04.956203 [ 3 ] {} <Debug> HTTP-Session: 28f5b4ff-0f52-4e39-b868-88b89941acc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5741 2024.07.10 20:06:04.956224 [ 3 ] {} <Debug> HTTP-Session: 28f5b4ff-0f52-4e39-b868-88b89941acc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5742 2024.07.10 20:06:04.956243 [ 191 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5743 2024.07.10 20:06:04.956263 [ 3 ] {} <Trace> HTTP-Session: 28f5b4ff-0f52-4e39-b868-88b89941acc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5744 2024.07.10 20:06:04.956344 [ 191 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5745 2024.07.10 20:06:04.956426 [ 3 ] {56299e18-2aad-4e46-9387-08d3f6e6c6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5746 2024.07.10 20:06:04.956445 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB.
5747 2024.07.10 20:06:04.956480 [ 3 ] {56299e18-2aad-4e46-9387-08d3f6e6c6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5748 2024.07.10 20:06:04.956612 [ 3 ] {56299e18-2aad-4e46-9387-08d3f6e6c6a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5749 2024.07.10 20:06:04.956906 [ 3 ] {56299e18-2aad-4e46-9387-08d3f6e6c6a0} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5750 2024.07.10 20:06:04.956942 [ 3 ] {56299e18-2aad-4e46-9387-08d3f6e6c6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5751 2024.07.10 20:06:04.957305 [ 3 ] {56299e18-2aad-4e46-9387-08d3f6e6c6a0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5752 2024.07.10 20:06:04.957631 [ 3 ] {56299e18-2aad-4e46-9387-08d3f6e6c6a0} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5753 2024.07.10 20:06:04.957786 [ 128 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5754 2024.07.10 20:06:04.957794 [ 3 ] {56299e18-2aad-4e46-9387-08d3f6e6c6a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec.
5755 2024.07.10 20:06:04.957836 [ 128 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5756 2024.07.10 20:06:04.957913 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB.
5757 2024.07.10 20:06:04.958092 [ 3 ] {56299e18-2aad-4e46-9387-08d3f6e6c6a0} <Debug> DynamicQueryHandler: Done processing query
5758 2024.07.10 20:06:04.958102 [ 187 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
5759 2024.07.10 20:06:04.958124 [ 3 ] {56299e18-2aad-4e46-9387-08d3f6e6c6a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5760 2024.07.10 20:06:04.958153 [ 3 ] {} <Debug> HTTP-Session: 28f5b4ff-0f52-4e39-b868-88b89941acc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5761 2024.07.10 20:06:04.958246 [ 187 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5762 2024.07.10 20:06:04.958279 [ 187 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1318 rows starting from the beginning of the part
5763 2024.07.10 20:06:04.958346 [ 187 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part
5764 2024.07.10 20:06:04.958586 [ 187 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part
5765 2024.07.10 20:06:04.958859 [ 187 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part
5766 2024.07.10 20:06:04.958920 [ 187 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part
5767 2024.07.10 20:06:04.959145 [ 187 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part
5768 2024.07.10 20:06:04.960412 [ 186 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1618 rows, containing 4 columns (4 merged, 0 gathered) in 0.00237372 sec., 681630.5208701952 rows/sec., 45.87 MiB/sec.
5769 2024.07.10 20:06:04.960660 [ 186 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5770 2024.07.10 20:06:04.961127 [ 186 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_31_6} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5771 2024.07.10 20:06:04.961223 [ 186 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_31_6} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5772 2024.07.10 20:06:04.961324 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
5773 2024.07.10 20:06:09.001375 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
5774 2024.07.10 20:06:09.001474 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
5775 2024.07.10 20:06:09.936190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5776 2024.07.10 20:06:09.936363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5777 2024.07.10 20:06:09.936408 [ 3 ] {} <Debug> HTTP-Session: 4cade84b-1a94-4ac2-a54a-d59b2ad05afd Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5778 2024.07.10 20:06:09.936450 [ 3 ] {} <Debug> HTTP-Session: 4cade84b-1a94-4ac2-a54a-d59b2ad05afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5779 2024.07.10 20:06:09.936478 [ 3 ] {} <Debug> HTTP-Session: 4cade84b-1a94-4ac2-a54a-d59b2ad05afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5780 2024.07.10 20:06:09.936560 [ 3 ] {} <Trace> HTTP-Session: 4cade84b-1a94-4ac2-a54a-d59b2ad05afd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5781 2024.07.10 20:06:09.936854 [ 3 ] {e9269a18-3970-44c0-b488-1af6af97455d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5782 2024.07.10 20:06:09.936964 [ 3 ] {e9269a18-3970-44c0-b488-1af6af97455d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5783 2024.07.10 20:06:09.937209 [ 3 ] {e9269a18-3970-44c0-b488-1af6af97455d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5784 2024.07.10 20:06:09.937633 [ 3 ] {e9269a18-3970-44c0-b488-1af6af97455d} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5785 2024.07.10 20:06:09.937674 [ 3 ] {e9269a18-3970-44c0-b488-1af6af97455d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5786 2024.07.10 20:06:09.938050 [ 3 ] {e9269a18-3970-44c0-b488-1af6af97455d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5787 2024.07.10 20:06:09.938390 [ 3 ] {e9269a18-3970-44c0-b488-1af6af97455d} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5788 2024.07.10 20:06:09.938534 [ 3 ] {e9269a18-3970-44c0-b488-1af6af97455d} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001778 sec., 10686.164229471317 rows/sec., 866.16 KiB/sec.
5789 2024.07.10 20:06:09.938539 [ 123 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
5790 2024.07.10 20:06:09.938598 [ 123 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5791 2024.07.10 20:06:09.938631 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5792 2024.07.10 20:06:09.938756 [ 3 ] {e9269a18-3970-44c0-b488-1af6af97455d} <Debug> DynamicQueryHandler: Done processing query
5793 2024.07.10 20:06:09.938780 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
5794 2024.07.10 20:06:09.938806 [ 3 ] {e9269a18-3970-44c0-b488-1af6af97455d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5795 2024.07.10 20:06:09.938855 [ 3 ] {} <Debug> HTTP-Session: 4cade84b-1a94-4ac2-a54a-d59b2ad05afd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5796 2024.07.10 20:06:09.939095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5797 2024.07.10 20:06:09.939295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5798 2024.07.10 20:06:09.939359 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5799 2024.07.10 20:06:09.939409 [ 3 ] {} <Debug> HTTP-Session: dedc560f-59f1-4511-8bae-47dd67dfea4f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5800 2024.07.10 20:06:09.939501 [ 3 ] {} <Debug> HTTP-Session: dedc560f-59f1-4511-8bae-47dd67dfea4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5801 2024.07.10 20:06:09.939499 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 32 rows starting from the beginning of the part
5802 2024.07.10 20:06:09.939563 [ 3 ] {} <Debug> HTTP-Session: dedc560f-59f1-4511-8bae-47dd67dfea4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5803 2024.07.10 20:06:09.939678 [ 3 ] {} <Trace> HTTP-Session: dedc560f-59f1-4511-8bae-47dd67dfea4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5804 2024.07.10 20:06:09.939809 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part
5805 2024.07.10 20:06:09.939984 [ 3 ] {d8cb9256-40b7-4015-a7e4-253877e8bc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5806 2024.07.10 20:06:09.940105 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part
5807 2024.07.10 20:06:09.940135 [ 3 ] {d8cb9256-40b7-4015-a7e4-253877e8bc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5808 2024.07.10 20:06:09.940434 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 19 rows starting from the beginning of the part
5809 2024.07.10 20:06:09.940687 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part
5810 2024.07.10 20:06:09.940996 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 19 rows starting from the beginning of the part
5811 2024.07.10 20:06:09.941258 [ 3 ] {d8cb9256-40b7-4015-a7e4-253877e8bc8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5812 2024.07.10 20:06:09.941809 [ 3 ] {d8cb9256-40b7-4015-a7e4-253877e8bc8f} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5813 2024.07.10 20:06:09.941848 [ 3 ] {d8cb9256-40b7-4015-a7e4-253877e8bc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5814 2024.07.10 20:06:09.942323 [ 3 ] {d8cb9256-40b7-4015-a7e4-253877e8bc8f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5815 2024.07.10 20:06:09.942630 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 115 rows, containing 4 columns (4 merged, 0 gathered) in 0.003946303 sec., 29141.198737147148 rows/sec., 2.31 MiB/sec.
5816 2024.07.10 20:06:09.942754 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
5817 2024.07.10 20:06:09.942897 [ 3 ] {d8cb9256-40b7-4015-a7e4-253877e8bc8f} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5818 2024.07.10 20:06:09.943125 [ 3 ] {d8cb9256-40b7-4015-a7e4-253877e8bc8f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00327 sec., 611.6207951070337 rows/sec., 49.87 KiB/sec.
5819 2024.07.10 20:06:09.943292 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_30_6} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5820 2024.07.10 20:06:09.943341 [ 3 ] {d8cb9256-40b7-4015-a7e4-253877e8bc8f} <Debug> DynamicQueryHandler: Done processing query
5821 2024.07.10 20:06:09.943369 [ 3 ] {d8cb9256-40b7-4015-a7e4-253877e8bc8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5822 2024.07.10 20:06:09.943377 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_30_6} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
5823 2024.07.10 20:06:09.943393 [ 3 ] {} <Debug> HTTP-Session: dedc560f-59f1-4511-8bae-47dd67dfea4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5824 2024.07.10 20:06:09.943482 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5825 2024.07.10 20:06:09.943571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5826 2024.07.10 20:06:09.943622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5827 2024.07.10 20:06:09.943642 [ 3 ] {} <Debug> HTTP-Session: ced71411-6397-467e-b7fe-e6b442b849be Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5828 2024.07.10 20:06:09.943659 [ 3 ] {} <Debug> HTTP-Session: ced71411-6397-467e-b7fe-e6b442b849be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5829 2024.07.10 20:06:09.943674 [ 3 ] {} <Debug> HTTP-Session: ced71411-6397-467e-b7fe-e6b442b849be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5830 2024.07.10 20:06:09.943704 [ 3 ] {} <Trace> HTTP-Session: ced71411-6397-467e-b7fe-e6b442b849be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5831 2024.07.10 20:06:09.943846 [ 3 ] {d152d8bb-1ff2-4c9e-8232-0cf3871f5f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5832 2024.07.10 20:06:09.943888 [ 3 ] {d152d8bb-1ff2-4c9e-8232-0cf3871f5f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5833 2024.07.10 20:06:09.944011 [ 3 ] {d152d8bb-1ff2-4c9e-8232-0cf3871f5f9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5834 2024.07.10 20:06:09.944353 [ 3 ] {d152d8bb-1ff2-4c9e-8232-0cf3871f5f9f} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5835 2024.07.10 20:06:09.944388 [ 3 ] {d152d8bb-1ff2-4c9e-8232-0cf3871f5f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5836 2024.07.10 20:06:09.944706 [ 3 ] {d152d8bb-1ff2-4c9e-8232-0cf3871f5f9f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5837 2024.07.10 20:06:09.945012 [ 3 ] {d152d8bb-1ff2-4c9e-8232-0cf3871f5f9f} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5838 2024.07.10 20:06:09.945133 [ 3 ] {d152d8bb-1ff2-4c9e-8232-0cf3871f5f9f} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.001339 sec., 85138.16280806572 rows/sec., 6.97 MiB/sec.
5839 2024.07.10 20:06:09.945290 [ 3 ] {d152d8bb-1ff2-4c9e-8232-0cf3871f5f9f} <Debug> DynamicQueryHandler: Done processing query
5840 2024.07.10 20:06:09.945315 [ 3 ] {d152d8bb-1ff2-4c9e-8232-0cf3871f5f9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5841 2024.07.10 20:06:09.945331 [ 3 ] {} <Debug> HTTP-Session: ced71411-6397-467e-b7fe-e6b442b849be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5842 2024.07.10 20:06:09.945451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5843 2024.07.10 20:06:09.945499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5844 2024.07.10 20:06:09.945518 [ 3 ] {} <Debug> HTTP-Session: 425e8b8a-1e6f-4acb-a154-9f9102d2d675 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5845 2024.07.10 20:06:09.945535 [ 3 ] {} <Debug> HTTP-Session: 425e8b8a-1e6f-4acb-a154-9f9102d2d675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5846 2024.07.10 20:06:09.945549 [ 3 ] {} <Debug> HTTP-Session: 425e8b8a-1e6f-4acb-a154-9f9102d2d675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5847 2024.07.10 20:06:09.945580 [ 3 ] {} <Trace> HTTP-Session: 425e8b8a-1e6f-4acb-a154-9f9102d2d675 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5848 2024.07.10 20:06:09.945675 [ 3 ] {69380899-0c74-4cd5-b531-ec37062da37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5849 2024.07.10 20:06:09.945717 [ 3 ] {69380899-0c74-4cd5-b531-ec37062da37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5850 2024.07.10 20:06:09.945841 [ 3 ] {69380899-0c74-4cd5-b531-ec37062da37c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5851 2024.07.10 20:06:09.946124 [ 3 ] {69380899-0c74-4cd5-b531-ec37062da37c} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5852 2024.07.10 20:06:09.946160 [ 3 ] {69380899-0c74-4cd5-b531-ec37062da37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5853 2024.07.10 20:06:09.946462 [ 3 ] {69380899-0c74-4cd5-b531-ec37062da37c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5854 2024.07.10 20:06:09.946771 [ 3 ] {69380899-0c74-4cd5-b531-ec37062da37c} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5855 2024.07.10 20:06:09.946895 [ 3 ] {69380899-0c74-4cd5-b531-ec37062da37c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001245 sec., 1606.425702811245 rows/sec., 112.17 KiB/sec.
5856 2024.07.10 20:06:09.947055 [ 3 ] {69380899-0c74-4cd5-b531-ec37062da37c} <Debug> DynamicQueryHandler: Done processing query
5857 2024.07.10 20:06:09.947079 [ 3 ] {69380899-0c74-4cd5-b531-ec37062da37c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5858 2024.07.10 20:06:09.947095 [ 3 ] {} <Debug> HTTP-Session: 425e8b8a-1e6f-4acb-a154-9f9102d2d675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5859 2024.07.10 20:06:09.947229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5860 2024.07.10 20:06:09.947278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5861 2024.07.10 20:06:09.947298 [ 3 ] {} <Debug> HTTP-Session: 0b8f0855-146d-4252-8476-39207a87ee9a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5862 2024.07.10 20:06:09.947315 [ 3 ] {} <Debug> HTTP-Session: 0b8f0855-146d-4252-8476-39207a87ee9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5863 2024.07.10 20:06:09.947329 [ 3 ] {} <Debug> HTTP-Session: 0b8f0855-146d-4252-8476-39207a87ee9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5864 2024.07.10 20:06:09.947360 [ 3 ] {} <Trace> HTTP-Session: 0b8f0855-146d-4252-8476-39207a87ee9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5865 2024.07.10 20:06:09.947480 [ 3 ] {68c8ae53-c2af-45cf-8ea3-c84d7c2d66bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5866 2024.07.10 20:06:09.947522 [ 3 ] {68c8ae53-c2af-45cf-8ea3-c84d7c2d66bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5867 2024.07.10 20:06:09.947646 [ 3 ] {68c8ae53-c2af-45cf-8ea3-c84d7c2d66bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5868 2024.07.10 20:06:09.947962 [ 3 ] {68c8ae53-c2af-45cf-8ea3-c84d7c2d66bd} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5869 2024.07.10 20:06:09.947997 [ 3 ] {68c8ae53-c2af-45cf-8ea3-c84d7c2d66bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5870 2024.07.10 20:06:09.948302 [ 3 ] {68c8ae53-c2af-45cf-8ea3-c84d7c2d66bd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5871 2024.07.10 20:06:09.948606 [ 3 ] {68c8ae53-c2af-45cf-8ea3-c84d7c2d66bd} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5872 2024.07.10 20:06:09.948732 [ 3 ] {68c8ae53-c2af-45cf-8ea3-c84d7c2d66bd} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001301 sec., 65334.35818601076 rows/sec., 5.10 MiB/sec.
5873 2024.07.10 20:06:09.948910 [ 3 ] {68c8ae53-c2af-45cf-8ea3-c84d7c2d66bd} <Debug> DynamicQueryHandler: Done processing query
5874 2024.07.10 20:06:09.948938 [ 3 ] {68c8ae53-c2af-45cf-8ea3-c84d7c2d66bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5875 2024.07.10 20:06:09.948955 [ 3 ] {} <Debug> HTTP-Session: 0b8f0855-146d-4252-8476-39207a87ee9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5876 2024.07.10 20:06:09.949123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5877 2024.07.10 20:06:09.949172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5878 2024.07.10 20:06:09.949191 [ 3 ] {} <Debug> HTTP-Session: 1d992517-b294-4f6d-949a-e8207e06029b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5879 2024.07.10 20:06:09.949208 [ 3 ] {} <Debug> HTTP-Session: 1d992517-b294-4f6d-949a-e8207e06029b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5880 2024.07.10 20:06:09.949221 [ 3 ] {} <Debug> HTTP-Session: 1d992517-b294-4f6d-949a-e8207e06029b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5881 2024.07.10 20:06:09.949251 [ 3 ] {} <Trace> HTTP-Session: 1d992517-b294-4f6d-949a-e8207e06029b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5882 2024.07.10 20:06:09.949394 [ 3 ] {db6dc07f-4ed3-4f97-b265-1957d62ccf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5883 2024.07.10 20:06:09.949441 [ 3 ] {db6dc07f-4ed3-4f97-b265-1957d62ccf9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5884 2024.07.10 20:06:09.949582 [ 3 ] {db6dc07f-4ed3-4f97-b265-1957d62ccf9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5885 2024.07.10 20:06:09.949956 [ 3 ] {db6dc07f-4ed3-4f97-b265-1957d62ccf9b} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5886 2024.07.10 20:06:09.949990 [ 3 ] {db6dc07f-4ed3-4f97-b265-1957d62ccf9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5887 2024.07.10 20:06:09.950368 [ 3 ] {db6dc07f-4ed3-4f97-b265-1957d62ccf9b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5888 2024.07.10 20:06:09.950714 [ 3 ] {db6dc07f-4ed3-4f97-b265-1957d62ccf9b} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5889 2024.07.10 20:06:09.950838 [ 3 ] {db6dc07f-4ed3-4f97-b265-1957d62ccf9b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00151 sec., 106622.51655629139 rows/sec., 7.43 MiB/sec.
5890 2024.07.10 20:06:09.951002 [ 3 ] {db6dc07f-4ed3-4f97-b265-1957d62ccf9b} <Debug> DynamicQueryHandler: Done processing query
5891 2024.07.10 20:06:09.951026 [ 3 ] {db6dc07f-4ed3-4f97-b265-1957d62ccf9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5892 2024.07.10 20:06:09.951041 [ 3 ] {} <Debug> HTTP-Session: 1d992517-b294-4f6d-949a-e8207e06029b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5893 2024.07.10 20:06:09.951204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5894 2024.07.10 20:06:09.951253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5895 2024.07.10 20:06:09.951272 [ 3 ] {} <Debug> HTTP-Session: 15575ac7-b2cc-4567-af39-9b8fb0f11ea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5896 2024.07.10 20:06:09.951287 [ 3 ] {} <Debug> HTTP-Session: 15575ac7-b2cc-4567-af39-9b8fb0f11ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5897 2024.07.10 20:06:09.951301 [ 3 ] {} <Debug> HTTP-Session: 15575ac7-b2cc-4567-af39-9b8fb0f11ea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5898 2024.07.10 20:06:09.951331 [ 3 ] {} <Trace> HTTP-Session: 15575ac7-b2cc-4567-af39-9b8fb0f11ea5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5899 2024.07.10 20:06:09.951573 [ 3 ] {796af06e-e3f1-4276-bab9-8abddd3d5dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5900 2024.07.10 20:06:09.951635 [ 3 ] {796af06e-e3f1-4276-bab9-8abddd3d5dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5901 2024.07.10 20:06:09.952018 [ 3 ] {796af06e-e3f1-4276-bab9-8abddd3d5dd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5902 2024.07.10 20:06:09.952588 [ 3 ] {796af06e-e3f1-4276-bab9-8abddd3d5dd6} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5903 2024.07.10 20:06:09.952622 [ 3 ] {796af06e-e3f1-4276-bab9-8abddd3d5dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5904 2024.07.10 20:06:09.953206 [ 3 ] {796af06e-e3f1-4276-bab9-8abddd3d5dd6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5905 2024.07.10 20:06:09.953606 [ 3 ] {796af06e-e3f1-4276-bab9-8abddd3d5dd6} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5906 2024.07.10 20:06:09.953761 [ 3 ] {796af06e-e3f1-4276-bab9-8abddd3d5dd6} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002352 sec., 8078.231292517007 rows/sec., 14.48 MiB/sec.
5907 2024.07.10 20:06:09.954250 [ 3 ] {796af06e-e3f1-4276-bab9-8abddd3d5dd6} <Debug> DynamicQueryHandler: Done processing query
5908 2024.07.10 20:06:09.954282 [ 3 ] {796af06e-e3f1-4276-bab9-8abddd3d5dd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5909 2024.07.10 20:06:09.954298 [ 3 ] {} <Debug> HTTP-Session: 15575ac7-b2cc-4567-af39-9b8fb0f11ea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5910 2024.07.10 20:06:09.954426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5911 2024.07.10 20:06:09.954474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5912 2024.07.10 20:06:09.954494 [ 3 ] {} <Debug> HTTP-Session: 454ae211-a0da-43b7-86be-4bcbc2c374aa Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5913 2024.07.10 20:06:09.954510 [ 3 ] {} <Debug> HTTP-Session: 454ae211-a0da-43b7-86be-4bcbc2c374aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5914 2024.07.10 20:06:09.954523 [ 3 ] {} <Debug> HTTP-Session: 454ae211-a0da-43b7-86be-4bcbc2c374aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5915 2024.07.10 20:06:09.954554 [ 3 ] {} <Trace> HTTP-Session: 454ae211-a0da-43b7-86be-4bcbc2c374aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5916 2024.07.10 20:06:09.954668 [ 3 ] {0c71773a-cfae-46d3-b603-317b7fd4af4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5917 2024.07.10 20:06:09.954714 [ 3 ] {0c71773a-cfae-46d3-b603-317b7fd4af4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5918 2024.07.10 20:06:09.954858 [ 3 ] {0c71773a-cfae-46d3-b603-317b7fd4af4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5919 2024.07.10 20:06:09.955156 [ 3 ] {0c71773a-cfae-46d3-b603-317b7fd4af4e} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5920 2024.07.10 20:06:09.955191 [ 3 ] {0c71773a-cfae-46d3-b603-317b7fd4af4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5921 2024.07.10 20:06:09.955550 [ 3 ] {0c71773a-cfae-46d3-b603-317b7fd4af4e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5922 2024.07.10 20:06:09.955877 [ 3 ] {0c71773a-cfae-46d3-b603-317b7fd4af4e} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5923 2024.07.10 20:06:09.956003 [ 3 ] {0c71773a-cfae-46d3-b603-317b7fd4af4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec.
5924 2024.07.10 20:06:09.956211 [ 3 ] {0c71773a-cfae-46d3-b603-317b7fd4af4e} <Debug> DynamicQueryHandler: Done processing query
5925 2024.07.10 20:06:09.956235 [ 3 ] {0c71773a-cfae-46d3-b603-317b7fd4af4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5926 2024.07.10 20:06:09.956251 [ 3 ] {} <Debug> HTTP-Session: 454ae211-a0da-43b7-86be-4bcbc2c374aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5927 2024.07.10 20:06:14.936898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5928 2024.07.10 20:06:14.937044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5929 2024.07.10 20:06:14.937074 [ 3 ] {} <Debug> HTTP-Session: c721d4be-75cc-404f-a7af-59ca758d1ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5930 2024.07.10 20:06:14.937102 [ 3 ] {} <Debug> HTTP-Session: c721d4be-75cc-404f-a7af-59ca758d1ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5931 2024.07.10 20:06:14.937120 [ 3 ] {} <Debug> HTTP-Session: c721d4be-75cc-404f-a7af-59ca758d1ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5932 2024.07.10 20:06:14.937182 [ 3 ] {} <Trace> HTTP-Session: c721d4be-75cc-404f-a7af-59ca758d1ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5933 2024.07.10 20:06:14.937389 [ 3 ] {14403c16-11c2-4ecd-84d7-a7ee3d04e06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5934 2024.07.10 20:06:14.937465 [ 3 ] {14403c16-11c2-4ecd-84d7-a7ee3d04e06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5935 2024.07.10 20:06:14.937688 [ 3 ] {14403c16-11c2-4ecd-84d7-a7ee3d04e06b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5936 2024.07.10 20:06:14.938153 [ 3 ] {14403c16-11c2-4ecd-84d7-a7ee3d04e06b} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5937 2024.07.10 20:06:14.938195 [ 3 ] {14403c16-11c2-4ecd-84d7-a7ee3d04e06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5938 2024.07.10 20:06:14.938560 [ 3 ] {14403c16-11c2-4ecd-84d7-a7ee3d04e06b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5939 2024.07.10 20:06:14.938892 [ 3 ] {14403c16-11c2-4ecd-84d7-a7ee3d04e06b} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5940 2024.07.10 20:06:14.939085 [ 3 ] {14403c16-11c2-4ecd-84d7-a7ee3d04e06b} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001753 sec., 7415.858528237308 rows/sec., 601.09 KiB/sec.
5941 2024.07.10 20:06:14.939308 [ 3 ] {14403c16-11c2-4ecd-84d7-a7ee3d04e06b} <Debug> DynamicQueryHandler: Done processing query
5942 2024.07.10 20:06:14.939335 [ 3 ] {14403c16-11c2-4ecd-84d7-a7ee3d04e06b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5943 2024.07.10 20:06:14.939353 [ 3 ] {} <Debug> HTTP-Session: c721d4be-75cc-404f-a7af-59ca758d1ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5944 2024.07.10 20:06:14.939539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5945 2024.07.10 20:06:14.939588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5946 2024.07.10 20:06:14.939607 [ 3 ] {} <Debug> HTTP-Session: 0c2ca6c5-ba70-4b7e-9cdd-83a0f475b788 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5947 2024.07.10 20:06:14.939624 [ 3 ] {} <Debug> HTTP-Session: 0c2ca6c5-ba70-4b7e-9cdd-83a0f475b788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5948 2024.07.10 20:06:14.939638 [ 3 ] {} <Debug> HTTP-Session: 0c2ca6c5-ba70-4b7e-9cdd-83a0f475b788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5949 2024.07.10 20:06:14.939669 [ 3 ] {} <Trace> HTTP-Session: 0c2ca6c5-ba70-4b7e-9cdd-83a0f475b788 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5950 2024.07.10 20:06:14.939761 [ 3 ] {698f6043-6876-4ccf-9025-610350a928ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5951 2024.07.10 20:06:14.939805 [ 3 ] {698f6043-6876-4ccf-9025-610350a928ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5952 2024.07.10 20:06:14.939941 [ 3 ] {698f6043-6876-4ccf-9025-610350a928ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5953 2024.07.10 20:06:14.940239 [ 3 ] {698f6043-6876-4ccf-9025-610350a928ed} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5954 2024.07.10 20:06:14.940276 [ 3 ] {698f6043-6876-4ccf-9025-610350a928ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5955 2024.07.10 20:06:14.940587 [ 3 ] {698f6043-6876-4ccf-9025-610350a928ed} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5956 2024.07.10 20:06:14.940898 [ 3 ] {698f6043-6876-4ccf-9025-610350a928ed} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5957 2024.07.10 20:06:14.941059 [ 3 ] {698f6043-6876-4ccf-9025-610350a928ed} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001318 sec., 1517.4506828528074 rows/sec., 123.74 KiB/sec.
5958 2024.07.10 20:06:14.941224 [ 3 ] {698f6043-6876-4ccf-9025-610350a928ed} <Debug> DynamicQueryHandler: Done processing query
5959 2024.07.10 20:06:14.941247 [ 3 ] {698f6043-6876-4ccf-9025-610350a928ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5960 2024.07.10 20:06:14.941263 [ 3 ] {} <Debug> HTTP-Session: 0c2ca6c5-ba70-4b7e-9cdd-83a0f475b788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5961 2024.07.10 20:06:14.941491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 18785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5962 2024.07.10 20:06:14.941543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5963 2024.07.10 20:06:14.941562 [ 3 ] {} <Debug> HTTP-Session: 210fa2dd-a7ec-4482-8e0d-f8ebb55a4ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5964 2024.07.10 20:06:14.941579 [ 3 ] {} <Debug> HTTP-Session: 210fa2dd-a7ec-4482-8e0d-f8ebb55a4ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5965 2024.07.10 20:06:14.941593 [ 3 ] {} <Debug> HTTP-Session: 210fa2dd-a7ec-4482-8e0d-f8ebb55a4ebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5966 2024.07.10 20:06:14.941624 [ 3 ] {} <Trace> HTTP-Session: 210fa2dd-a7ec-4482-8e0d-f8ebb55a4ebc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5967 2024.07.10 20:06:14.941757 [ 3 ] {66711f8f-d849-4d2d-bd37-d4025c06d5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5968 2024.07.10 20:06:14.941801 [ 3 ] {66711f8f-d849-4d2d-bd37-d4025c06d5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5969 2024.07.10 20:06:14.941928 [ 3 ] {66711f8f-d849-4d2d-bd37-d4025c06d5f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5970 2024.07.10 20:06:14.942278 [ 3 ] {66711f8f-d849-4d2d-bd37-d4025c06d5f3} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5971 2024.07.10 20:06:14.942314 [ 3 ] {66711f8f-d849-4d2d-bd37-d4025c06d5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5972 2024.07.10 20:06:14.942624 [ 3 ] {66711f8f-d849-4d2d-bd37-d4025c06d5f3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5973 2024.07.10 20:06:14.942917 [ 3 ] {66711f8f-d849-4d2d-bd37-d4025c06d5f3} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5974 2024.07.10 20:06:14.943073 [ 3 ] {66711f8f-d849-4d2d-bd37-d4025c06d5f3} <Debug> executeQuery: Read 132 rows, 10.77 KiB in 0.001365 sec., 96703.29670329671 rows/sec., 7.71 MiB/sec.
5975 2024.07.10 20:06:14.943232 [ 3 ] {66711f8f-d849-4d2d-bd37-d4025c06d5f3} <Debug> DynamicQueryHandler: Done processing query
5976 2024.07.10 20:06:14.943256 [ 3 ] {66711f8f-d849-4d2d-bd37-d4025c06d5f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5977 2024.07.10 20:06:14.943272 [ 3 ] {} <Debug> HTTP-Session: 210fa2dd-a7ec-4482-8e0d-f8ebb55a4ebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5978 2024.07.10 20:06:14.943400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5979 2024.07.10 20:06:14.943447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5980 2024.07.10 20:06:14.943467 [ 3 ] {} <Debug> HTTP-Session: e379eb82-b82d-4c5d-ac0f-41d0afc9dfc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5981 2024.07.10 20:06:14.943483 [ 3 ] {} <Debug> HTTP-Session: e379eb82-b82d-4c5d-ac0f-41d0afc9dfc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5982 2024.07.10 20:06:14.943497 [ 3 ] {} <Debug> HTTP-Session: e379eb82-b82d-4c5d-ac0f-41d0afc9dfc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5983 2024.07.10 20:06:14.943528 [ 3 ] {} <Trace> HTTP-Session: e379eb82-b82d-4c5d-ac0f-41d0afc9dfc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5984 2024.07.10 20:06:14.943619 [ 3 ] {92253ca7-604f-425f-8432-fe881b158197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5985 2024.07.10 20:06:14.943661 [ 3 ] {92253ca7-604f-425f-8432-fe881b158197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5986 2024.07.10 20:06:14.943785 [ 3 ] {92253ca7-604f-425f-8432-fe881b158197} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5987 2024.07.10 20:06:14.944117 [ 3 ] {92253ca7-604f-425f-8432-fe881b158197} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5988 2024.07.10 20:06:14.944152 [ 3 ] {92253ca7-604f-425f-8432-fe881b158197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
5989 2024.07.10 20:06:14.944442 [ 3 ] {92253ca7-604f-425f-8432-fe881b158197} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5990 2024.07.10 20:06:14.944749 [ 3 ] {92253ca7-604f-425f-8432-fe881b158197} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5991 2024.07.10 20:06:14.944893 [ 3 ] {92253ca7-604f-425f-8432-fe881b158197} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001288 sec., 1552.7950310559006 rows/sec., 108.42 KiB/sec.
5992 2024.07.10 20:06:14.945063 [ 3 ] {92253ca7-604f-425f-8432-fe881b158197} <Debug> DynamicQueryHandler: Done processing query
5993 2024.07.10 20:06:14.945087 [ 3 ] {92253ca7-604f-425f-8432-fe881b158197} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5994 2024.07.10 20:06:14.945103 [ 3 ] {} <Debug> HTTP-Session: e379eb82-b82d-4c5d-ac0f-41d0afc9dfc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5995 2024.07.10 20:06:14.945279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 17462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5996 2024.07.10 20:06:14.945328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5997 2024.07.10 20:06:14.945347 [ 3 ] {} <Debug> HTTP-Session: e8caf263-d0eb-46c1-a5e0-63864241d0f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
5998 2024.07.10 20:06:14.945364 [ 3 ] {} <Debug> HTTP-Session: e8caf263-d0eb-46c1-a5e0-63864241d0f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5999 2024.07.10 20:06:14.945378 [ 3 ] {} <Debug> HTTP-Session: e8caf263-d0eb-46c1-a5e0-63864241d0f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6000 2024.07.10 20:06:14.945407 [ 3 ] {} <Trace> HTTP-Session: e8caf263-d0eb-46c1-a5e0-63864241d0f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6001 2024.07.10 20:06:14.945525 [ 3 ] {0ff0ac3d-cca5-4f61-9724-63ebf9b2cd0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6002 2024.07.10 20:06:14.945566 [ 3 ] {0ff0ac3d-cca5-4f61-9724-63ebf9b2cd0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6003 2024.07.10 20:06:14.945688 [ 3 ] {0ff0ac3d-cca5-4f61-9724-63ebf9b2cd0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6004 2024.07.10 20:06:14.946014 [ 3 ] {0ff0ac3d-cca5-4f61-9724-63ebf9b2cd0b} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6005 2024.07.10 20:06:14.946049 [ 3 ] {0ff0ac3d-cca5-4f61-9724-63ebf9b2cd0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6006 2024.07.10 20:06:14.946365 [ 3 ] {0ff0ac3d-cca5-4f61-9724-63ebf9b2cd0b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6007 2024.07.10 20:06:14.946665 [ 3 ] {0ff0ac3d-cca5-4f61-9724-63ebf9b2cd0b} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6008 2024.07.10 20:06:14.946811 [ 3 ] {0ff0ac3d-cca5-4f61-9724-63ebf9b2cd0b} <Debug> executeQuery: Read 103 rows, 8.22 KiB in 0.001327 sec., 77618.6887716654 rows/sec., 6.05 MiB/sec.
6009 2024.07.10 20:06:14.947065 [ 3 ] {0ff0ac3d-cca5-4f61-9724-63ebf9b2cd0b} <Debug> DynamicQueryHandler: Done processing query
6010 2024.07.10 20:06:14.947102 [ 3 ] {0ff0ac3d-cca5-4f61-9724-63ebf9b2cd0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6011 2024.07.10 20:06:14.947118 [ 3 ] {} <Debug> HTTP-Session: e8caf263-d0eb-46c1-a5e0-63864241d0f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6012 2024.07.10 20:06:14.947273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 37755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6013 2024.07.10 20:06:14.947322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6014 2024.07.10 20:06:14.947340 [ 3 ] {} <Debug> HTTP-Session: 6fc708c7-fd3d-4e0f-b628-5cc5efee24c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6015 2024.07.10 20:06:14.947357 [ 3 ] {} <Debug> HTTP-Session: 6fc708c7-fd3d-4e0f-b628-5cc5efee24c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6016 2024.07.10 20:06:14.947372 [ 3 ] {} <Debug> HTTP-Session: 6fc708c7-fd3d-4e0f-b628-5cc5efee24c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6017 2024.07.10 20:06:14.947401 [ 3 ] {} <Trace> HTTP-Session: 6fc708c7-fd3d-4e0f-b628-5cc5efee24c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6018 2024.07.10 20:06:14.947566 [ 3 ] {8ca4acfc-9986-4f49-b27a-c4dfaebef54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6019 2024.07.10 20:06:14.947614 [ 3 ] {8ca4acfc-9986-4f49-b27a-c4dfaebef54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6020 2024.07.10 20:06:14.947773 [ 3 ] {8ca4acfc-9986-4f49-b27a-c4dfaebef54d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6021 2024.07.10 20:06:14.948171 [ 3 ] {8ca4acfc-9986-4f49-b27a-c4dfaebef54d} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6022 2024.07.10 20:06:14.948208 [ 3 ] {8ca4acfc-9986-4f49-b27a-c4dfaebef54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6023 2024.07.10 20:06:14.948598 [ 3 ] {8ca4acfc-9986-4f49-b27a-c4dfaebef54d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6024 2024.07.10 20:06:14.948927 [ 3 ] {8ca4acfc-9986-4f49-b27a-c4dfaebef54d} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6025 2024.07.10 20:06:14.949083 [ 3 ] {8ca4acfc-9986-4f49-b27a-c4dfaebef54d} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.00159 sec., 123899.37106918238 rows/sec., 8.65 MiB/sec.
6026 2024.07.10 20:06:14.949256 [ 3 ] {8ca4acfc-9986-4f49-b27a-c4dfaebef54d} <Debug> DynamicQueryHandler: Done processing query
6027 2024.07.10 20:06:14.949280 [ 3 ] {8ca4acfc-9986-4f49-b27a-c4dfaebef54d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6028 2024.07.10 20:06:14.949297 [ 3 ] {} <Debug> HTTP-Session: 6fc708c7-fd3d-4e0f-b628-5cc5efee24c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6029 2024.07.10 20:06:14.949452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6030 2024.07.10 20:06:14.949500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6031 2024.07.10 20:06:14.949520 [ 3 ] {} <Debug> HTTP-Session: 0a3da841-b740-404c-aabc-5f2e83a84f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6032 2024.07.10 20:06:14.949536 [ 3 ] {} <Debug> HTTP-Session: 0a3da841-b740-404c-aabc-5f2e83a84f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6033 2024.07.10 20:06:14.949551 [ 3 ] {} <Debug> HTTP-Session: 0a3da841-b740-404c-aabc-5f2e83a84f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6034 2024.07.10 20:06:14.949582 [ 3 ] {} <Trace> HTTP-Session: 0a3da841-b740-404c-aabc-5f2e83a84f2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6035 2024.07.10 20:06:14.949773 [ 3 ] {d2ed6ac4-2429-4541-be5f-a1d7a0efc808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6036 2024.07.10 20:06:14.949837 [ 3 ] {d2ed6ac4-2429-4541-be5f-a1d7a0efc808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6037 2024.07.10 20:06:14.950245 [ 3 ] {d2ed6ac4-2429-4541-be5f-a1d7a0efc808} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6038 2024.07.10 20:06:14.950737 [ 3 ] {d2ed6ac4-2429-4541-be5f-a1d7a0efc808} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6039 2024.07.10 20:06:14.950772 [ 3 ] {d2ed6ac4-2429-4541-be5f-a1d7a0efc808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6040 2024.07.10 20:06:14.951349 [ 3 ] {d2ed6ac4-2429-4541-be5f-a1d7a0efc808} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6041 2024.07.10 20:06:14.951755 [ 3 ] {d2ed6ac4-2429-4541-be5f-a1d7a0efc808} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6042 2024.07.10 20:06:14.951944 [ 3 ] {d2ed6ac4-2429-4541-be5f-a1d7a0efc808} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002283 sec., 5694.261936049059 rows/sec., 10.20 MiB/sec.
6043 2024.07.10 20:06:14.951941 [ 120 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6044 2024.07.10 20:06:14.952071 [ 120 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6045 2024.07.10 20:06:14.952142 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6046 2024.07.10 20:06:14.952416 [ 3 ] {d2ed6ac4-2429-4541-be5f-a1d7a0efc808} <Debug> DynamicQueryHandler: Done processing query
6047 2024.07.10 20:06:14.952484 [ 3 ] {d2ed6ac4-2429-4541-be5f-a1d7a0efc808} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6048 2024.07.10 20:06:14.952519 [ 186 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
6049 2024.07.10 20:06:14.952546 [ 3 ] {} <Debug> HTTP-Session: 0a3da841-b740-404c-aabc-5f2e83a84f2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6050 2024.07.10 20:06:14.952872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6051 2024.07.10 20:06:14.953033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6052 2024.07.10 20:06:14.953119 [ 3 ] {} <Debug> HTTP-Session: 3df2d33b-23bd-4d0e-ba4c-cc3864828429 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6053 2024.07.10 20:06:14.953174 [ 3 ] {} <Debug> HTTP-Session: 3df2d33b-23bd-4d0e-ba4c-cc3864828429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6054 2024.07.10 20:06:14.953240 [ 3 ] {} <Debug> HTTP-Session: 3df2d33b-23bd-4d0e-ba4c-cc3864828429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6055 2024.07.10 20:06:14.953350 [ 3 ] {} <Trace> HTTP-Session: 3df2d33b-23bd-4d0e-ba4c-cc3864828429 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6056 2024.07.10 20:06:14.953690 [ 3 ] {1677d46e-4a03-47d2-8fcc-a3920348e66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6057 2024.07.10 20:06:14.953752 [ 186 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6058 2024.07.10 20:06:14.953779 [ 3 ] {1677d46e-4a03-47d2-8fcc-a3920348e66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6059 2024.07.10 20:06:14.953991 [ 186 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 419 rows starting from the beginning of the part
6060 2024.07.10 20:06:14.954384 [ 3 ] {1677d46e-4a03-47d2-8fcc-a3920348e66a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6061 2024.07.10 20:06:14.954820 [ 186 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part
6062 2024.07.10 20:06:14.955576 [ 186 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 19 rows starting from the beginning of the part
6063 2024.07.10 20:06:14.955657 [ 3 ] {1677d46e-4a03-47d2-8fcc-a3920348e66a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6064 2024.07.10 20:06:14.955722 [ 3 ] {1677d46e-4a03-47d2-8fcc-a3920348e66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6065 2024.07.10 20:06:14.956196 [ 186 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part
6066 2024.07.10 20:06:14.956840 [ 186 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 19 rows starting from the beginning of the part
6067 2024.07.10 20:06:14.957181 [ 3 ] {1677d46e-4a03-47d2-8fcc-a3920348e66a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6068 2024.07.10 20:06:14.957444 [ 186 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part
6069 2024.07.10 20:06:14.958335 [ 3 ] {1677d46e-4a03-47d2-8fcc-a3920348e66a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6070 2024.07.10 20:06:14.958805 [ 3 ] {1677d46e-4a03-47d2-8fcc-a3920348e66a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00523 sec., 11472.27533460803 rows/sec., 791.71 KiB/sec.
6071 2024.07.10 20:06:14.959588 [ 3 ] {1677d46e-4a03-47d2-8fcc-a3920348e66a} <Debug> DynamicQueryHandler: Done processing query
6072 2024.07.10 20:06:14.959636 [ 3 ] {1677d46e-4a03-47d2-8fcc-a3920348e66a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6073 2024.07.10 20:06:14.959685 [ 3 ] {} <Debug> HTTP-Session: 3df2d33b-23bd-4d0e-ba4c-cc3864828429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6074 2024.07.10 20:06:14.962492 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 19 columns (19 merged, 0 gathered) in 0.010212615 sec., 48567.3845533196 rows/sec., 87.01 MiB/sec.
6075 2024.07.10 20:06:14.963335 [ 201 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6076 2024.07.10 20:06:14.963990 [ 201 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6077 2024.07.10 20:06:14.964109 [ 201 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6078 2024.07.10 20:06:14.964268 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB.
6079 2024.07.10 20:06:19.935173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6080 2024.07.10 20:06:19.935314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6081 2024.07.10 20:06:19.935344 [ 3 ] {} <Debug> HTTP-Session: 69b2c80d-31c6-4bce-8c92-62a84a030697 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6082 2024.07.10 20:06:19.935371 [ 3 ] {} <Debug> HTTP-Session: 69b2c80d-31c6-4bce-8c92-62a84a030697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6083 2024.07.10 20:06:19.935389 [ 3 ] {} <Debug> HTTP-Session: 69b2c80d-31c6-4bce-8c92-62a84a030697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6084 2024.07.10 20:06:19.935445 [ 3 ] {} <Trace> HTTP-Session: 69b2c80d-31c6-4bce-8c92-62a84a030697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6085 2024.07.10 20:06:19.935648 [ 3 ] {dd139cd6-a4b4-41c5-a415-c65e8a8dd649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6086 2024.07.10 20:06:19.935724 [ 3 ] {dd139cd6-a4b4-41c5-a415-c65e8a8dd649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6087 2024.07.10 20:06:19.935965 [ 3 ] {dd139cd6-a4b4-41c5-a415-c65e8a8dd649} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6088 2024.07.10 20:06:19.936396 [ 3 ] {dd139cd6-a4b4-41c5-a415-c65e8a8dd649} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6089 2024.07.10 20:06:19.936437 [ 3 ] {dd139cd6-a4b4-41c5-a415-c65e8a8dd649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6090 2024.07.10 20:06:19.936788 [ 3 ] {dd139cd6-a4b4-41c5-a415-c65e8a8dd649} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6091 2024.07.10 20:06:19.937114 [ 3 ] {dd139cd6-a4b4-41c5-a415-c65e8a8dd649} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6092 2024.07.10 20:06:19.937263 [ 3 ] {dd139cd6-a4b4-41c5-a415-c65e8a8dd649} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001678 sec., 11323.00357568534 rows/sec., 917.78 KiB/sec.
6093 2024.07.10 20:06:19.937498 [ 3 ] {dd139cd6-a4b4-41c5-a415-c65e8a8dd649} <Debug> DynamicQueryHandler: Done processing query
6094 2024.07.10 20:06:19.937524 [ 3 ] {dd139cd6-a4b4-41c5-a415-c65e8a8dd649} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6095 2024.07.10 20:06:19.937540 [ 3 ] {} <Debug> HTTP-Session: 69b2c80d-31c6-4bce-8c92-62a84a030697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6096 2024.07.10 20:06:19.937718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6097 2024.07.10 20:06:19.937766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6098 2024.07.10 20:06:19.937785 [ 3 ] {} <Debug> HTTP-Session: 5bee5173-a7d4-40c7-b925-0b0d589eef75 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6099 2024.07.10 20:06:19.937802 [ 3 ] {} <Debug> HTTP-Session: 5bee5173-a7d4-40c7-b925-0b0d589eef75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6100 2024.07.10 20:06:19.937815 [ 3 ] {} <Debug> HTTP-Session: 5bee5173-a7d4-40c7-b925-0b0d589eef75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6101 2024.07.10 20:06:19.937846 [ 3 ] {} <Trace> HTTP-Session: 5bee5173-a7d4-40c7-b925-0b0d589eef75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6102 2024.07.10 20:06:19.937967 [ 3 ] {5ebf99b9-2d55-4a9a-92a9-56ebb073704b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6103 2024.07.10 20:06:19.938010 [ 3 ] {5ebf99b9-2d55-4a9a-92a9-56ebb073704b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6104 2024.07.10 20:06:19.938148 [ 3 ] {5ebf99b9-2d55-4a9a-92a9-56ebb073704b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6105 2024.07.10 20:06:19.938528 [ 3 ] {5ebf99b9-2d55-4a9a-92a9-56ebb073704b} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6106 2024.07.10 20:06:19.938563 [ 3 ] {5ebf99b9-2d55-4a9a-92a9-56ebb073704b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6107 2024.07.10 20:06:19.938881 [ 3 ] {5ebf99b9-2d55-4a9a-92a9-56ebb073704b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6108 2024.07.10 20:06:19.939197 [ 3 ] {5ebf99b9-2d55-4a9a-92a9-56ebb073704b} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6109 2024.07.10 20:06:19.939350 [ 3 ] {5ebf99b9-2d55-4a9a-92a9-56ebb073704b} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.001424 sec., 79353.93258426967 rows/sec., 6.50 MiB/sec.
6110 2024.07.10 20:06:19.939371 [ 116 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6111 2024.07.10 20:06:19.939494 [ 116 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6112 2024.07.10 20:06:19.939550 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6113 2024.07.10 20:06:19.939565 [ 3 ] {5ebf99b9-2d55-4a9a-92a9-56ebb073704b} <Debug> DynamicQueryHandler: Done processing query
6114 2024.07.10 20:06:19.939610 [ 3 ] {5ebf99b9-2d55-4a9a-92a9-56ebb073704b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6115 2024.07.10 20:06:19.939664 [ 3 ] {} <Debug> HTTP-Session: 5bee5173-a7d4-40c7-b925-0b0d589eef75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6116 2024.07.10 20:06:19.939854 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
6117 2024.07.10 20:06:19.940024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6118 2024.07.10 20:06:19.940199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6119 2024.07.10 20:06:19.940256 [ 3 ] {} <Debug> HTTP-Session: 6040af5f-13e6-4470-9f95-f8eeb675f0b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6120 2024.07.10 20:06:19.940294 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6121 2024.07.10 20:06:19.940304 [ 3 ] {} <Debug> HTTP-Session: 6040af5f-13e6-4470-9f95-f8eeb675f0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6122 2024.07.10 20:06:19.940353 [ 3 ] {} <Debug> HTTP-Session: 6040af5f-13e6-4470-9f95-f8eeb675f0b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6123 2024.07.10 20:06:19.940368 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 194 rows starting from the beginning of the part
6124 2024.07.10 20:06:19.940409 [ 3 ] {} <Trace> HTTP-Session: 6040af5f-13e6-4470-9f95-f8eeb675f0b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6125 2024.07.10 20:06:19.940612 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 114 rows starting from the beginning of the part
6126 2024.07.10 20:06:19.940811 [ 3 ] {91c4a746-06f5-4c78-b588-b314f45991a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6127 2024.07.10 20:06:19.940985 [ 3 ] {91c4a746-06f5-4c78-b588-b314f45991a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6128 2024.07.10 20:06:19.940981 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 96 rows starting from the beginning of the part
6129 2024.07.10 20:06:19.941357 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 114 rows starting from the beginning of the part
6130 2024.07.10 20:06:19.941709 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 132 rows starting from the beginning of the part
6131 2024.07.10 20:06:19.942005 [ 3 ] {91c4a746-06f5-4c78-b588-b314f45991a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6132 2024.07.10 20:06:19.942039 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 113 rows starting from the beginning of the part
6133 2024.07.10 20:06:19.942911 [ 3 ] {91c4a746-06f5-4c78-b588-b314f45991a1} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6134 2024.07.10 20:06:19.942970 [ 3 ] {91c4a746-06f5-4c78-b588-b314f45991a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6135 2024.07.10 20:06:19.943741 [ 3 ] {91c4a746-06f5-4c78-b588-b314f45991a1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6136 2024.07.10 20:06:19.944511 [ 3 ] {91c4a746-06f5-4c78-b588-b314f45991a1} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6137 2024.07.10 20:06:19.944977 [ 116 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6138 2024.07.10 20:06:19.945018 [ 3 ] {91c4a746-06f5-4c78-b588-b314f45991a1} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.004384 sec., 18932.481751824816 rows/sec., 1.48 MiB/sec.
6139 2024.07.10 20:06:19.945088 [ 116 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6140 2024.07.10 20:06:19.945162 [ 197 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 4 columns (4 merged, 0 gathered) in 0.005443065 sec., 140178.3737655163 rows/sec., 11.41 MiB/sec.
6141 2024.07.10 20:06:19.945221 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6142 2024.07.10 20:06:19.945555 [ 3 ] {91c4a746-06f5-4c78-b588-b314f45991a1} <Debug> DynamicQueryHandler: Done processing query
6143 2024.07.10 20:06:19.945644 [ 3 ] {91c4a746-06f5-4c78-b588-b314f45991a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6144 2024.07.10 20:06:19.945774 [ 3 ] {} <Debug> HTTP-Session: 6040af5f-13e6-4470-9f95-f8eeb675f0b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6145 2024.07.10 20:06:19.945817 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6146 2024.07.10 20:06:19.945902 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
6147 2024.07.10 20:06:19.946110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6148 2024.07.10 20:06:19.946301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6149 2024.07.10 20:06:19.946427 [ 3 ] {} <Debug> HTTP-Session: 8b45672c-c65b-4d0b-adcd-dc4ff2e32a22 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6150 2024.07.10 20:06:19.946506 [ 3 ] {} <Debug> HTTP-Session: 8b45672c-c65b-4d0b-adcd-dc4ff2e32a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6151 2024.07.10 20:06:19.946578 [ 3 ] {} <Debug> HTTP-Session: 8b45672c-c65b-4d0b-adcd-dc4ff2e32a22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6152 2024.07.10 20:06:19.946678 [ 3 ] {} <Trace> HTTP-Session: 8b45672c-c65b-4d0b-adcd-dc4ff2e32a22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6153 2024.07.10 20:06:19.947143 [ 3 ] {3dae8234-a70e-463a-98b7-ab7898e3679c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6154 2024.07.10 20:06:19.947349 [ 3 ] {3dae8234-a70e-463a-98b7-ab7898e3679c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6155 2024.07.10 20:06:19.947378 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6156 2024.07.10 20:06:19.947532 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 150 rows starting from the beginning of the part
6157 2024.07.10 20:06:19.947656 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_36_7} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6158 2024.07.10 20:06:19.948111 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_36_7} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6159 2024.07.10 20:06:19.948273 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 85 rows starting from the beginning of the part
6160 2024.07.10 20:06:19.948405 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
6161 2024.07.10 20:06:19.948534 [ 3 ] {3dae8234-a70e-463a-98b7-ab7898e3679c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6162 2024.07.10 20:06:19.948762 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 79 rows starting from the beginning of the part
6163 2024.07.10 20:06:19.949042 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 85 rows starting from the beginning of the part
6164 2024.07.10 20:06:19.949360 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 103 rows starting from the beginning of the part
6165 2024.07.10 20:06:19.949659 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 83 rows starting from the beginning of the part
6166 2024.07.10 20:06:19.950092 [ 3 ] {3dae8234-a70e-463a-98b7-ab7898e3679c} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6167 2024.07.10 20:06:19.950173 [ 3 ] {3dae8234-a70e-463a-98b7-ab7898e3679c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6168 2024.07.10 20:06:19.951061 [ 3 ] {3dae8234-a70e-463a-98b7-ab7898e3679c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6169 2024.07.10 20:06:19.951966 [ 3 ] {3dae8234-a70e-463a-98b7-ab7898e3679c} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6170 2024.07.10 20:06:19.952352 [ 3 ] {3dae8234-a70e-463a-98b7-ab7898e3679c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005429 sec., 29471.35752440597 rows/sec., 2.05 MiB/sec.
6171 2024.07.10 20:06:19.952667 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 4 columns (4 merged, 0 gathered) in 0.00725618 sec., 80620.93277730155 rows/sec., 6.30 MiB/sec.
6172 2024.07.10 20:06:19.952821 [ 3 ] {3dae8234-a70e-463a-98b7-ab7898e3679c} <Debug> DynamicQueryHandler: Done processing query
6173 2024.07.10 20:06:19.952856 [ 3 ] {3dae8234-a70e-463a-98b7-ab7898e3679c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6174 2024.07.10 20:06:19.952865 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6175 2024.07.10 20:06:19.952880 [ 3 ] {} <Debug> HTTP-Session: 8b45672c-c65b-4d0b-adcd-dc4ff2e32a22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6176 2024.07.10 20:06:19.953206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6177 2024.07.10 20:06:19.953284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6178 2024.07.10 20:06:19.953326 [ 3 ] {} <Debug> HTTP-Session: 71e033f3-e3f5-47aa-8e03-14e7a4e1a142 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6179 2024.07.10 20:06:19.953359 [ 3 ] {} <Debug> HTTP-Session: 71e033f3-e3f5-47aa-8e03-14e7a4e1a142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6180 2024.07.10 20:06:19.953394 [ 3 ] {} <Debug> HTTP-Session: 71e033f3-e3f5-47aa-8e03-14e7a4e1a142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6181 2024.07.10 20:06:19.953394 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_36_7} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6182 2024.07.10 20:06:19.953452 [ 3 ] {} <Trace> HTTP-Session: 71e033f3-e3f5-47aa-8e03-14e7a4e1a142 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6183 2024.07.10 20:06:19.953571 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_36_7} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6184 2024.07.10 20:06:19.953707 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
6185 2024.07.10 20:06:19.953844 [ 3 ] {f8d71076-d1fb-40ec-b9a3-23981e273ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6186 2024.07.10 20:06:19.953922 [ 3 ] {f8d71076-d1fb-40ec-b9a3-23981e273ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6187 2024.07.10 20:06:19.954377 [ 3 ] {f8d71076-d1fb-40ec-b9a3-23981e273ff9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6188 2024.07.10 20:06:19.954970 [ 3 ] {f8d71076-d1fb-40ec-b9a3-23981e273ff9} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6189 2024.07.10 20:06:19.955006 [ 3 ] {f8d71076-d1fb-40ec-b9a3-23981e273ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6190 2024.07.10 20:06:19.955631 [ 3 ] {f8d71076-d1fb-40ec-b9a3-23981e273ff9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6191 2024.07.10 20:06:19.956051 [ 3 ] {f8d71076-d1fb-40ec-b9a3-23981e273ff9} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6192 2024.07.10 20:06:19.956268 [ 3 ] {f8d71076-d1fb-40ec-b9a3-23981e273ff9} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002659 sec., 7145.543437382475 rows/sec., 12.80 MiB/sec.
6193 2024.07.10 20:06:19.956844 [ 3 ] {f8d71076-d1fb-40ec-b9a3-23981e273ff9} <Debug> DynamicQueryHandler: Done processing query
6194 2024.07.10 20:06:19.956869 [ 3 ] {f8d71076-d1fb-40ec-b9a3-23981e273ff9} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6195 2024.07.10 20:06:19.956885 [ 3 ] {} <Debug> HTTP-Session: 71e033f3-e3f5-47aa-8e03-14e7a4e1a142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6196 2024.07.10 20:06:19.957032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6197 2024.07.10 20:06:19.957080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6198 2024.07.10 20:06:19.957100 [ 3 ] {} <Debug> HTTP-Session: f82737f3-9acd-4ca1-b734-04fc774e89fb Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6199 2024.07.10 20:06:19.957116 [ 3 ] {} <Debug> HTTP-Session: f82737f3-9acd-4ca1-b734-04fc774e89fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6200 2024.07.10 20:06:19.957130 [ 3 ] {} <Debug> HTTP-Session: f82737f3-9acd-4ca1-b734-04fc774e89fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6201 2024.07.10 20:06:19.957162 [ 3 ] {} <Trace> HTTP-Session: f82737f3-9acd-4ca1-b734-04fc774e89fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6202 2024.07.10 20:06:19.957299 [ 3 ] {ea4a7b57-9590-428c-825f-550ac2c6ed32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6203 2024.07.10 20:06:19.957344 [ 3 ] {ea4a7b57-9590-428c-825f-550ac2c6ed32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6204 2024.07.10 20:06:19.957495 [ 3 ] {ea4a7b57-9590-428c-825f-550ac2c6ed32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6205 2024.07.10 20:06:19.957788 [ 3 ] {ea4a7b57-9590-428c-825f-550ac2c6ed32} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6206 2024.07.10 20:06:19.957824 [ 3 ] {ea4a7b57-9590-428c-825f-550ac2c6ed32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6207 2024.07.10 20:06:19.958186 [ 3 ] {ea4a7b57-9590-428c-825f-550ac2c6ed32} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6208 2024.07.10 20:06:19.958511 [ 3 ] {ea4a7b57-9590-428c-825f-550ac2c6ed32} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6209 2024.07.10 20:06:19.958666 [ 3 ] {ea4a7b57-9590-428c-825f-550ac2c6ed32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec.
6210 2024.07.10 20:06:19.958960 [ 3 ] {ea4a7b57-9590-428c-825f-550ac2c6ed32} <Debug> DynamicQueryHandler: Done processing query
6211 2024.07.10 20:06:19.959008 [ 3 ] {ea4a7b57-9590-428c-825f-550ac2c6ed32} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6212 2024.07.10 20:06:19.959035 [ 3 ] {} <Debug> HTTP-Session: f82737f3-9acd-4ca1-b734-04fc774e89fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6213 2024.07.10 20:06:24.001523 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
6214 2024.07.10 20:06:24.001584 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
6215 2024.07.10 20:06:24.935320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6216 2024.07.10 20:06:24.935454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6217 2024.07.10 20:06:24.935482 [ 3 ] {} <Debug> HTTP-Session: 3cdb9525-0581-46ec-bcad-27000090fdcf Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6218 2024.07.10 20:06:24.935511 [ 3 ] {} <Debug> HTTP-Session: 3cdb9525-0581-46ec-bcad-27000090fdcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6219 2024.07.10 20:06:24.935528 [ 3 ] {} <Debug> HTTP-Session: 3cdb9525-0581-46ec-bcad-27000090fdcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6220 2024.07.10 20:06:24.935584 [ 3 ] {} <Trace> HTTP-Session: 3cdb9525-0581-46ec-bcad-27000090fdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6221 2024.07.10 20:06:24.935788 [ 3 ] {82d2faf6-f3d2-47dc-8927-32337281d1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6222 2024.07.10 20:06:24.935862 [ 3 ] {82d2faf6-f3d2-47dc-8927-32337281d1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6223 2024.07.10 20:06:24.936078 [ 3 ] {82d2faf6-f3d2-47dc-8927-32337281d1f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6224 2024.07.10 20:06:24.936512 [ 3 ] {82d2faf6-f3d2-47dc-8927-32337281d1f0} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6225 2024.07.10 20:06:24.936554 [ 3 ] {82d2faf6-f3d2-47dc-8927-32337281d1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6226 2024.07.10 20:06:24.936906 [ 3 ] {82d2faf6-f3d2-47dc-8927-32337281d1f0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6227 2024.07.10 20:06:24.937247 [ 3 ] {82d2faf6-f3d2-47dc-8927-32337281d1f0} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6228 2024.07.10 20:06:24.937409 [ 3 ] {82d2faf6-f3d2-47dc-8927-32337281d1f0} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001681 sec., 7733.491969066032 rows/sec., 626.84 KiB/sec.
6229 2024.07.10 20:06:24.937641 [ 3 ] {82d2faf6-f3d2-47dc-8927-32337281d1f0} <Debug> DynamicQueryHandler: Done processing query
6230 2024.07.10 20:06:24.937670 [ 3 ] {82d2faf6-f3d2-47dc-8927-32337281d1f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6231 2024.07.10 20:06:24.937686 [ 3 ] {} <Debug> HTTP-Session: 3cdb9525-0581-46ec-bcad-27000090fdcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6232 2024.07.10 20:06:24.937844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6233 2024.07.10 20:06:24.937892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6234 2024.07.10 20:06:24.937911 [ 3 ] {} <Debug> HTTP-Session: b4062620-a620-40e1-be55-ec3b32141ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6235 2024.07.10 20:06:24.937928 [ 3 ] {} <Debug> HTTP-Session: b4062620-a620-40e1-be55-ec3b32141ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6236 2024.07.10 20:06:24.937942 [ 3 ] {} <Debug> HTTP-Session: b4062620-a620-40e1-be55-ec3b32141ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6237 2024.07.10 20:06:24.937972 [ 3 ] {} <Trace> HTTP-Session: b4062620-a620-40e1-be55-ec3b32141ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6238 2024.07.10 20:06:24.938064 [ 3 ] {046b320c-2ba8-4779-9530-df91d08fcd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6239 2024.07.10 20:06:24.938107 [ 3 ] {046b320c-2ba8-4779-9530-df91d08fcd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6240 2024.07.10 20:06:24.938236 [ 3 ] {046b320c-2ba8-4779-9530-df91d08fcd4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6241 2024.07.10 20:06:24.938531 [ 3 ] {046b320c-2ba8-4779-9530-df91d08fcd4d} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6242 2024.07.10 20:06:24.938568 [ 3 ] {046b320c-2ba8-4779-9530-df91d08fcd4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6243 2024.07.10 20:06:24.938877 [ 3 ] {046b320c-2ba8-4779-9530-df91d08fcd4d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6244 2024.07.10 20:06:24.939180 [ 3 ] {046b320c-2ba8-4779-9530-df91d08fcd4d} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6245 2024.07.10 20:06:24.939307 [ 3 ] {046b320c-2ba8-4779-9530-df91d08fcd4d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001266 sec., 1579.778830963665 rows/sec., 128.82 KiB/sec.
6246 2024.07.10 20:06:24.939311 [ 111 ] {} <Debug> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0
6247 2024.07.10 20:06:24.939360 [ 111 ] {} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6248 2024.07.10 20:06:24.939398 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6249 2024.07.10 20:06:24.939506 [ 3 ] {046b320c-2ba8-4779-9530-df91d08fcd4d} <Debug> DynamicQueryHandler: Done processing query
6250 2024.07.10 20:06:24.939517 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::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
6251 2024.07.10 20:06:24.939533 [ 3 ] {046b320c-2ba8-4779-9530-df91d08fcd4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6252 2024.07.10 20:06:24.939563 [ 3 ] {} <Debug> HTTP-Session: b4062620-a620-40e1-be55-ec3b32141ff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6253 2024.07.10 20:06:24.939656 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6254 2024.07.10 20:06:24.939691 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part
6255 2024.07.10 20:06:24.939723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6256 2024.07.10 20:06:24.939774 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
6257 2024.07.10 20:06:24.939813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6258 2024.07.10 20:06:24.939872 [ 3 ] {} <Debug> HTTP-Session: 1f5a72ae-6adc-465a-92aa-c87eb60399a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6259 2024.07.10 20:06:24.939975 [ 3 ] {} <Debug> HTTP-Session: 1f5a72ae-6adc-465a-92aa-c87eb60399a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6260 2024.07.10 20:06:24.940088 [ 3 ] {} <Debug> HTTP-Session: 1f5a72ae-6adc-465a-92aa-c87eb60399a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6261 2024.07.10 20:06:24.940126 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::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
6262 2024.07.10 20:06:24.940200 [ 3 ] {} <Trace> HTTP-Session: 1f5a72ae-6adc-465a-92aa-c87eb60399a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6263 2024.07.10 20:06:24.940460 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
6264 2024.07.10 20:06:24.940559 [ 3 ] {ca1de683-f3b8-4844-a7c9-98791fe66938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6265 2024.07.10 20:06:24.940733 [ 3 ] {ca1de683-f3b8-4844-a7c9-98791fe66938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6266 2024.07.10 20:06:24.940774 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
6267 2024.07.10 20:06:24.941194 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::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
6268 2024.07.10 20:06:24.941750 [ 3 ] {ca1de683-f3b8-4844-a7c9-98791fe66938} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6269 2024.07.10 20:06:24.942221 [ 3 ] {ca1de683-f3b8-4844-a7c9-98791fe66938} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6270 2024.07.10 20:06:24.942272 [ 3 ] {ca1de683-f3b8-4844-a7c9-98791fe66938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6271 2024.07.10 20:06:24.942782 [ 3 ] {ca1de683-f3b8-4844-a7c9-98791fe66938} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6272 2024.07.10 20:06:24.942823 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003356138 sec., 6555.153572350124 rows/sec., 534.53 KiB/sec.
6273 2024.07.10 20:06:24.943179 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
6274 2024.07.10 20:06:24.943377 [ 3 ] {ca1de683-f3b8-4844-a7c9-98791fe66938} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6275 2024.07.10 20:06:24.943800 [ 3 ] {ca1de683-f3b8-4844-a7c9-98791fe66938} <Debug> executeQuery: Read 96 rows, 8.00 KiB in 0.003366 sec., 28520.499108734402 rows/sec., 2.32 MiB/sec.
6276 2024.07.10 20:06:24.944140 [ 3 ] {ca1de683-f3b8-4844-a7c9-98791fe66938} <Debug> DynamicQueryHandler: Done processing query
6277 2024.07.10 20:06:24.944165 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_14_3} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6278 2024.07.10 20:06:24.944181 [ 3 ] {ca1de683-f3b8-4844-a7c9-98791fe66938} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6279 2024.07.10 20:06:24.944234 [ 3 ] {} <Debug> HTTP-Session: 1f5a72ae-6adc-465a-92aa-c87eb60399a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6280 2024.07.10 20:06:24.944326 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_14_3} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3
6281 2024.07.10 20:06:24.944425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6282 2024.07.10 20:06:24.944472 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6283 2024.07.10 20:06:24.944522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6284 2024.07.10 20:06:24.944549 [ 3 ] {} <Debug> HTTP-Session: c3485eff-9b0d-423f-830f-e79a7b722a04 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6285 2024.07.10 20:06:24.944568 [ 3 ] {} <Debug> HTTP-Session: c3485eff-9b0d-423f-830f-e79a7b722a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6286 2024.07.10 20:06:24.944582 [ 3 ] {} <Debug> HTTP-Session: c3485eff-9b0d-423f-830f-e79a7b722a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6287 2024.07.10 20:06:24.944615 [ 3 ] {} <Trace> HTTP-Session: c3485eff-9b0d-423f-830f-e79a7b722a04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6288 2024.07.10 20:06:24.944718 [ 3 ] {9051dd99-ed1e-4654-8547-b11c728acaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6289 2024.07.10 20:06:24.944762 [ 3 ] {9051dd99-ed1e-4654-8547-b11c728acaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6290 2024.07.10 20:06:24.944907 [ 3 ] {9051dd99-ed1e-4654-8547-b11c728acaa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6291 2024.07.10 20:06:24.945177 [ 3 ] {9051dd99-ed1e-4654-8547-b11c728acaa1} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6292 2024.07.10 20:06:24.945212 [ 3 ] {9051dd99-ed1e-4654-8547-b11c728acaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6293 2024.07.10 20:06:24.945556 [ 3 ] {9051dd99-ed1e-4654-8547-b11c728acaa1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6294 2024.07.10 20:06:24.945861 [ 3 ] {9051dd99-ed1e-4654-8547-b11c728acaa1} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6295 2024.07.10 20:06:24.945985 [ 111 ] {} <Debug> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0
6296 2024.07.10 20:06:24.945990 [ 3 ] {9051dd99-ed1e-4654-8547-b11c728acaa1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 107.84 KiB/sec.
6297 2024.07.10 20:06:24.946032 [ 111 ] {} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6298 2024.07.10 20:06:24.946073 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6299 2024.07.10 20:06:24.946218 [ 3 ] {9051dd99-ed1e-4654-8547-b11c728acaa1} <Debug> DynamicQueryHandler: Done processing query
6300 2024.07.10 20:06:24.946263 [ 3 ] {9051dd99-ed1e-4654-8547-b11c728acaa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6301 2024.07.10 20:06:24.946285 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::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
6302 2024.07.10 20:06:24.946288 [ 3 ] {} <Debug> HTTP-Session: c3485eff-9b0d-423f-830f-e79a7b722a04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6303 2024.07.10 20:06:24.946544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6304 2024.07.10 20:06:24.946662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6305 2024.07.10 20:06:24.946705 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6306 2024.07.10 20:06:24.946718 [ 3 ] {} <Debug> HTTP-Session: 382479bc-56d4-49fc-a968-78290624eeba Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6307 2024.07.10 20:06:24.946784 [ 3 ] {} <Debug> HTTP-Session: 382479bc-56d4-49fc-a968-78290624eeba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6308 2024.07.10 20:06:24.946808 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part
6309 2024.07.10 20:06:24.946819 [ 3 ] {} <Debug> HTTP-Session: 382479bc-56d4-49fc-a968-78290624eeba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6310 2024.07.10 20:06:24.946918 [ 3 ] {} <Trace> HTTP-Session: 382479bc-56d4-49fc-a968-78290624eeba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6311 2024.07.10 20:06:24.947239 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
6312 2024.07.10 20:06:24.947267 [ 3 ] {1e5c3dca-a00e-47c9-9f03-4649a8b6594b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6313 2024.07.10 20:06:24.947398 [ 3 ] {1e5c3dca-a00e-47c9-9f03-4649a8b6594b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6314 2024.07.10 20:06:24.947555 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::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
6315 2024.07.10 20:06:24.947917 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
6316 2024.07.10 20:06:24.948278 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
6317 2024.07.10 20:06:24.948531 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::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
6318 2024.07.10 20:06:24.948596 [ 3 ] {1e5c3dca-a00e-47c9-9f03-4649a8b6594b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6319 2024.07.10 20:06:24.949635 [ 3 ] {1e5c3dca-a00e-47c9-9f03-4649a8b6594b} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6320 2024.07.10 20:06:24.949717 [ 3 ] {1e5c3dca-a00e-47c9-9f03-4649a8b6594b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6321 2024.07.10 20:06:24.950566 [ 3 ] {1e5c3dca-a00e-47c9-9f03-4649a8b6594b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6322 2024.07.10 20:06:24.951377 [ 198 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.005199232 sec., 4231.394175139713 rows/sec., 295.45 KiB/sec.
6323 2024.07.10 20:06:24.951492 [ 3 ] {1e5c3dca-a00e-47c9-9f03-4649a8b6594b} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6324 2024.07.10 20:06:24.951628 [ 198 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
6325 2024.07.10 20:06:24.951798 [ 3 ] {1e5c3dca-a00e-47c9-9f03-4649a8b6594b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.004634 sec., 17047.906776003452 rows/sec., 1.33 MiB/sec.
6326 2024.07.10 20:06:24.952118 [ 3 ] {1e5c3dca-a00e-47c9-9f03-4649a8b6594b} <Debug> DynamicQueryHandler: Done processing query
6327 2024.07.10 20:06:24.952165 [ 3 ] {1e5c3dca-a00e-47c9-9f03-4649a8b6594b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6328 2024.07.10 20:06:24.952210 [ 3 ] {} <Debug> HTTP-Session: 382479bc-56d4-49fc-a968-78290624eeba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6329 2024.07.10 20:06:24.952450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6330 2024.07.10 20:06:24.952467 [ 198 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_14_3} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6331 2024.07.10 20:06:24.952553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6332 2024.07.10 20:06:24.952604 [ 3 ] {} <Debug> HTTP-Session: c1031d6a-cbf6-4c78-86eb-a04627b72a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6333 2024.07.10 20:06:24.952623 [ 3 ] {} <Debug> HTTP-Session: c1031d6a-cbf6-4c78-86eb-a04627b72a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6334 2024.07.10 20:06:24.952643 [ 198 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_14_3} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3
6335 2024.07.10 20:06:24.952656 [ 3 ] {} <Debug> HTTP-Session: c1031d6a-cbf6-4c78-86eb-a04627b72a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6336 2024.07.10 20:06:24.952725 [ 3 ] {} <Trace> HTTP-Session: c1031d6a-cbf6-4c78-86eb-a04627b72a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6337 2024.07.10 20:06:24.952805 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6338 2024.07.10 20:06:24.952945 [ 3 ] {c27bd3aa-dbee-42f9-9a75-abaf593bc1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6339 2024.07.10 20:06:24.952999 [ 3 ] {c27bd3aa-dbee-42f9-9a75-abaf593bc1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6340 2024.07.10 20:06:24.953158 [ 3 ] {c27bd3aa-dbee-42f9-9a75-abaf593bc1b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6341 2024.07.10 20:06:24.953567 [ 3 ] {c27bd3aa-dbee-42f9-9a75-abaf593bc1b9} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6342 2024.07.10 20:06:24.953602 [ 3 ] {c27bd3aa-dbee-42f9-9a75-abaf593bc1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6343 2024.07.10 20:06:24.953992 [ 3 ] {c27bd3aa-dbee-42f9-9a75-abaf593bc1b9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6344 2024.07.10 20:06:24.954333 [ 3 ] {c27bd3aa-dbee-42f9-9a75-abaf593bc1b9} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6345 2024.07.10 20:06:24.954460 [ 3 ] {c27bd3aa-dbee-42f9-9a75-abaf593bc1b9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001589 sec., 101321.5859030837 rows/sec., 7.06 MiB/sec.
6346 2024.07.10 20:06:24.954620 [ 3 ] {c27bd3aa-dbee-42f9-9a75-abaf593bc1b9} <Debug> DynamicQueryHandler: Done processing query
6347 2024.07.10 20:06:24.954644 [ 3 ] {c27bd3aa-dbee-42f9-9a75-abaf593bc1b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6348 2024.07.10 20:06:24.954659 [ 3 ] {} <Debug> HTTP-Session: c1031d6a-cbf6-4c78-86eb-a04627b72a25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6349 2024.07.10 20:06:24.954832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6350 2024.07.10 20:06:24.954880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6351 2024.07.10 20:06:24.954900 [ 3 ] {} <Debug> HTTP-Session: 6fed24bc-e269-4c6a-9081-776450641b84 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6352 2024.07.10 20:06:24.954916 [ 3 ] {} <Debug> HTTP-Session: 6fed24bc-e269-4c6a-9081-776450641b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6353 2024.07.10 20:06:24.954930 [ 3 ] {} <Debug> HTTP-Session: 6fed24bc-e269-4c6a-9081-776450641b84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6354 2024.07.10 20:06:24.954961 [ 3 ] {} <Trace> HTTP-Session: 6fed24bc-e269-4c6a-9081-776450641b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6355 2024.07.10 20:06:24.955149 [ 3 ] {7c085b4f-371f-4f29-a752-03e526a6062f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6356 2024.07.10 20:06:24.955213 [ 3 ] {7c085b4f-371f-4f29-a752-03e526a6062f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6357 2024.07.10 20:06:24.955628 [ 3 ] {7c085b4f-371f-4f29-a752-03e526a6062f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6358 2024.07.10 20:06:24.956237 [ 3 ] {7c085b4f-371f-4f29-a752-03e526a6062f} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6359 2024.07.10 20:06:24.956271 [ 3 ] {7c085b4f-371f-4f29-a752-03e526a6062f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6360 2024.07.10 20:06:24.956884 [ 3 ] {7c085b4f-371f-4f29-a752-03e526a6062f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6361 2024.07.10 20:06:24.957300 [ 3 ] {7c085b4f-371f-4f29-a752-03e526a6062f} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6362 2024.07.10 20:06:24.957457 [ 3 ] {7c085b4f-371f-4f29-a752-03e526a6062f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002416 sec., 5380.794701986754 rows/sec., 9.64 MiB/sec.
6363 2024.07.10 20:06:24.957997 [ 3 ] {7c085b4f-371f-4f29-a752-03e526a6062f} <Debug> DynamicQueryHandler: Done processing query
6364 2024.07.10 20:06:24.958022 [ 3 ] {7c085b4f-371f-4f29-a752-03e526a6062f} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6365 2024.07.10 20:06:24.958039 [ 3 ] {} <Debug> HTTP-Session: 6fed24bc-e269-4c6a-9081-776450641b84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6366 2024.07.10 20:06:24.958206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6367 2024.07.10 20:06:24.958258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6368 2024.07.10 20:06:24.958277 [ 3 ] {} <Debug> HTTP-Session: 58170b27-2a75-4ee6-87d5-64a318e61c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6369 2024.07.10 20:06:24.958293 [ 3 ] {} <Debug> HTTP-Session: 58170b27-2a75-4ee6-87d5-64a318e61c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6370 2024.07.10 20:06:24.958307 [ 3 ] {} <Debug> HTTP-Session: 58170b27-2a75-4ee6-87d5-64a318e61c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6371 2024.07.10 20:06:24.958338 [ 3 ] {} <Trace> HTTP-Session: 58170b27-2a75-4ee6-87d5-64a318e61c27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6372 2024.07.10 20:06:24.958466 [ 3 ] {ddc1782b-4a4a-40fa-8581-12e1b4d58cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6373 2024.07.10 20:06:24.958512 [ 3 ] {ddc1782b-4a4a-40fa-8581-12e1b4d58cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6374 2024.07.10 20:06:24.958658 [ 3 ] {ddc1782b-4a4a-40fa-8581-12e1b4d58cf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6375 2024.07.10 20:06:24.958938 [ 3 ] {ddc1782b-4a4a-40fa-8581-12e1b4d58cf8} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6376 2024.07.10 20:06:24.958973 [ 3 ] {ddc1782b-4a4a-40fa-8581-12e1b4d58cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6377 2024.07.10 20:06:24.959339 [ 3 ] {ddc1782b-4a4a-40fa-8581-12e1b4d58cf8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6378 2024.07.10 20:06:24.959661 [ 3 ] {ddc1782b-4a4a-40fa-8581-12e1b4d58cf8} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6379 2024.07.10 20:06:24.959787 [ 3 ] {ddc1782b-4a4a-40fa-8581-12e1b4d58cf8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec.
6380 2024.07.10 20:06:24.959987 [ 3 ] {ddc1782b-4a4a-40fa-8581-12e1b4d58cf8} <Debug> DynamicQueryHandler: Done processing query
6381 2024.07.10 20:06:24.960015 [ 3 ] {ddc1782b-4a4a-40fa-8581-12e1b4d58cf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6382 2024.07.10 20:06:24.960031 [ 3 ] {} <Debug> HTTP-Session: 58170b27-2a75-4ee6-87d5-64a318e61c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6383 2024.07.10 20:06:29.934649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6384 2024.07.10 20:06:29.934790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6385 2024.07.10 20:06:29.934822 [ 3 ] {} <Debug> HTTP-Session: 302c877f-d9fa-4579-851b-e5a39b455c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6386 2024.07.10 20:06:29.934850 [ 3 ] {} <Debug> HTTP-Session: 302c877f-d9fa-4579-851b-e5a39b455c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6387 2024.07.10 20:06:29.934868 [ 3 ] {} <Debug> HTTP-Session: 302c877f-d9fa-4579-851b-e5a39b455c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6388 2024.07.10 20:06:29.934924 [ 3 ] {} <Trace> HTTP-Session: 302c877f-d9fa-4579-851b-e5a39b455c2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6389 2024.07.10 20:06:29.935129 [ 3 ] {a4d875db-0268-4a4a-8280-02a044835130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6390 2024.07.10 20:06:29.935203 [ 3 ] {a4d875db-0268-4a4a-8280-02a044835130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6391 2024.07.10 20:06:29.935422 [ 3 ] {a4d875db-0268-4a4a-8280-02a044835130} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6392 2024.07.10 20:06:29.935921 [ 3 ] {a4d875db-0268-4a4a-8280-02a044835130} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6393 2024.07.10 20:06:29.935961 [ 3 ] {a4d875db-0268-4a4a-8280-02a044835130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6394 2024.07.10 20:06:29.936334 [ 3 ] {a4d875db-0268-4a4a-8280-02a044835130} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6395 2024.07.10 20:06:29.936668 [ 3 ] {a4d875db-0268-4a4a-8280-02a044835130} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6396 2024.07.10 20:06:29.936812 [ 3 ] {a4d875db-0268-4a4a-8280-02a044835130} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001751 sec., 10850.942318675043 rows/sec., 879.52 KiB/sec.
6397 2024.07.10 20:06:29.937025 [ 3 ] {a4d875db-0268-4a4a-8280-02a044835130} <Debug> DynamicQueryHandler: Done processing query
6398 2024.07.10 20:06:29.937052 [ 3 ] {a4d875db-0268-4a4a-8280-02a044835130} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6399 2024.07.10 20:06:29.937068 [ 3 ] {} <Debug> HTTP-Session: 302c877f-d9fa-4579-851b-e5a39b455c2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6400 2024.07.10 20:06:29.937269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6401 2024.07.10 20:06:29.937324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6402 2024.07.10 20:06:29.937345 [ 3 ] {} <Debug> HTTP-Session: 44332c51-b3a2-4319-a683-683b72ccfa06 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6403 2024.07.10 20:06:29.937363 [ 3 ] {} <Debug> HTTP-Session: 44332c51-b3a2-4319-a683-683b72ccfa06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6404 2024.07.10 20:06:29.937377 [ 3 ] {} <Debug> HTTP-Session: 44332c51-b3a2-4319-a683-683b72ccfa06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6405 2024.07.10 20:06:29.937411 [ 3 ] {} <Trace> HTTP-Session: 44332c51-b3a2-4319-a683-683b72ccfa06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6406 2024.07.10 20:06:29.937550 [ 3 ] {9c18da9a-3071-477d-b348-11a22a1ea2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6407 2024.07.10 20:06:29.937596 [ 3 ] {9c18da9a-3071-477d-b348-11a22a1ea2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6408 2024.07.10 20:06:29.937726 [ 3 ] {9c18da9a-3071-477d-b348-11a22a1ea2f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6409 2024.07.10 20:06:29.938158 [ 3 ] {9c18da9a-3071-477d-b348-11a22a1ea2f0} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6410 2024.07.10 20:06:29.938208 [ 3 ] {9c18da9a-3071-477d-b348-11a22a1ea2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6411 2024.07.10 20:06:29.938839 [ 3 ] {9c18da9a-3071-477d-b348-11a22a1ea2f0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6412 2024.07.10 20:06:29.939158 [ 3 ] {9c18da9a-3071-477d-b348-11a22a1ea2f0} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6413 2024.07.10 20:06:29.939290 [ 3 ] {9c18da9a-3071-477d-b348-11a22a1ea2f0} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.0018 sec., 62777.77777777778 rows/sec., 5.14 MiB/sec.
6414 2024.07.10 20:06:29.939446 [ 3 ] {9c18da9a-3071-477d-b348-11a22a1ea2f0} <Debug> DynamicQueryHandler: Done processing query
6415 2024.07.10 20:06:29.939471 [ 3 ] {9c18da9a-3071-477d-b348-11a22a1ea2f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6416 2024.07.10 20:06:29.939487 [ 3 ] {} <Debug> HTTP-Session: 44332c51-b3a2-4319-a683-683b72ccfa06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6417 2024.07.10 20:06:29.939639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6418 2024.07.10 20:06:29.939688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6419 2024.07.10 20:06:29.939707 [ 3 ] {} <Debug> HTTP-Session: 58cb736f-f86b-4b93-96a3-052ae01bc4c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6420 2024.07.10 20:06:29.939725 [ 3 ] {} <Debug> HTTP-Session: 58cb736f-f86b-4b93-96a3-052ae01bc4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6421 2024.07.10 20:06:29.939738 [ 3 ] {} <Debug> HTTP-Session: 58cb736f-f86b-4b93-96a3-052ae01bc4c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6422 2024.07.10 20:06:29.939771 [ 3 ] {} <Trace> HTTP-Session: 58cb736f-f86b-4b93-96a3-052ae01bc4c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6423 2024.07.10 20:06:29.939893 [ 3 ] {eda895ca-c709-48e8-8710-14ed64166069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6424 2024.07.10 20:06:29.939935 [ 3 ] {eda895ca-c709-48e8-8710-14ed64166069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6425 2024.07.10 20:06:29.940060 [ 3 ] {eda895ca-c709-48e8-8710-14ed64166069} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6426 2024.07.10 20:06:29.940403 [ 3 ] {eda895ca-c709-48e8-8710-14ed64166069} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6427 2024.07.10 20:06:29.940439 [ 3 ] {eda895ca-c709-48e8-8710-14ed64166069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6428 2024.07.10 20:06:29.940746 [ 3 ] {eda895ca-c709-48e8-8710-14ed64166069} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6429 2024.07.10 20:06:29.941050 [ 3 ] {eda895ca-c709-48e8-8710-14ed64166069} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6430 2024.07.10 20:06:29.941182 [ 3 ] {eda895ca-c709-48e8-8710-14ed64166069} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001335 sec., 62172.284644194755 rows/sec., 4.85 MiB/sec.
6431 2024.07.10 20:06:29.941345 [ 3 ] {eda895ca-c709-48e8-8710-14ed64166069} <Debug> DynamicQueryHandler: Done processing query
6432 2024.07.10 20:06:29.941371 [ 3 ] {eda895ca-c709-48e8-8710-14ed64166069} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6433 2024.07.10 20:06:29.941387 [ 3 ] {} <Debug> HTTP-Session: 58cb736f-f86b-4b93-96a3-052ae01bc4c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6434 2024.07.10 20:06:29.941555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6435 2024.07.10 20:06:29.941606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6436 2024.07.10 20:06:29.941626 [ 3 ] {} <Debug> HTTP-Session: 6348f9bc-13a1-4397-bda8-dca61859cd85 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6437 2024.07.10 20:06:29.941642 [ 3 ] {} <Debug> HTTP-Session: 6348f9bc-13a1-4397-bda8-dca61859cd85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6438 2024.07.10 20:06:29.941656 [ 3 ] {} <Debug> HTTP-Session: 6348f9bc-13a1-4397-bda8-dca61859cd85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6439 2024.07.10 20:06:29.941687 [ 3 ] {} <Trace> HTTP-Session: 6348f9bc-13a1-4397-bda8-dca61859cd85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6440 2024.07.10 20:06:29.941832 [ 3 ] {f4cff319-3da0-4a1c-9370-11be975c03da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6441 2024.07.10 20:06:29.941880 [ 3 ] {f4cff319-3da0-4a1c-9370-11be975c03da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6442 2024.07.10 20:06:29.942021 [ 3 ] {f4cff319-3da0-4a1c-9370-11be975c03da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6443 2024.07.10 20:06:29.942366 [ 3 ] {f4cff319-3da0-4a1c-9370-11be975c03da} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6444 2024.07.10 20:06:29.942401 [ 3 ] {f4cff319-3da0-4a1c-9370-11be975c03da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6445 2024.07.10 20:06:29.942786 [ 3 ] {f4cff319-3da0-4a1c-9370-11be975c03da} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6446 2024.07.10 20:06:29.943118 [ 3 ] {f4cff319-3da0-4a1c-9370-11be975c03da} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6447 2024.07.10 20:06:29.943237 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6448 2024.07.10 20:06:29.943248 [ 3 ] {f4cff319-3da0-4a1c-9370-11be975c03da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001483 sec., 107889.41335131491 rows/sec., 7.51 MiB/sec.
6449 2024.07.10 20:06:29.943287 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6450 2024.07.10 20:06:29.943328 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6451 2024.07.10 20:06:29.943441 [ 3 ] {f4cff319-3da0-4a1c-9370-11be975c03da} <Debug> DynamicQueryHandler: Done processing query
6452 2024.07.10 20:06:29.943443 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
6453 2024.07.10 20:06:29.943466 [ 3 ] {f4cff319-3da0-4a1c-9370-11be975c03da} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6454 2024.07.10 20:06:29.943494 [ 3 ] {} <Debug> HTTP-Session: 6348f9bc-13a1-4397-bda8-dca61859cd85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6455 2024.07.10 20:06:29.943589 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6456 2024.07.10 20:06:29.943621 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4991 rows starting from the beginning of the part
6457 2024.07.10 20:06:29.943690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6458 2024.07.10 20:06:29.943734 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part
6459 2024.07.10 20:06:29.943800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6460 2024.07.10 20:06:29.943868 [ 3 ] {} <Debug> HTTP-Session: 57a8fe11-af4e-4b1e-a480-d97663c7ff2b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6461 2024.07.10 20:06:29.943970 [ 3 ] {} <Debug> HTTP-Session: 57a8fe11-af4e-4b1e-a480-d97663c7ff2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6462 2024.07.10 20:06:29.944019 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 197 rows starting from the beginning of the part
6463 2024.07.10 20:06:29.944042 [ 3 ] {} <Debug> HTTP-Session: 57a8fe11-af4e-4b1e-a480-d97663c7ff2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6464 2024.07.10 20:06:29.944166 [ 3 ] {} <Trace> HTTP-Session: 57a8fe11-af4e-4b1e-a480-d97663c7ff2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6465 2024.07.10 20:06:29.944339 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part
6466 2024.07.10 20:06:29.944480 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 161 rows starting from the beginning of the part
6467 2024.07.10 20:06:29.944739 [ 3 ] {aef48378-7809-42ae-8209-ed30d5c86dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6468 2024.07.10 20:06:29.944765 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part
6469 2024.07.10 20:06:29.945135 [ 3 ] {aef48378-7809-42ae-8209-ed30d5c86dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6470 2024.07.10 20:06:29.946047 [ 3 ] {aef48378-7809-42ae-8209-ed30d5c86dcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6471 2024.07.10 20:06:29.947180 [ 3 ] {aef48378-7809-42ae-8209-ed30d5c86dcb} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6472 2024.07.10 20:06:29.947215 [ 3 ] {aef48378-7809-42ae-8209-ed30d5c86dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6473 2024.07.10 20:06:29.948268 [ 3 ] {aef48378-7809-42ae-8209-ed30d5c86dcb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6474 2024.07.10 20:06:29.948771 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5830 rows, containing 5 columns (5 merged, 0 gathered) in 0.005379355 sec., 1083773.0545762458 rows/sec., 75.60 MiB/sec.
6475 2024.07.10 20:06:29.948799 [ 3 ] {aef48378-7809-42ae-8209-ed30d5c86dcb} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6476 2024.07.10 20:06:29.948973 [ 3 ] {aef48378-7809-42ae-8209-ed30d5c86dcb} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.004572 sec., 4155.73053368329 rows/sec., 7.45 MiB/sec.
6477 2024.07.10 20:06:29.949206 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6478 2024.07.10 20:06:29.949979 [ 3 ] {aef48378-7809-42ae-8209-ed30d5c86dcb} <Debug> DynamicQueryHandler: Done processing query
6479 2024.07.10 20:06:29.950060 [ 3 ] {aef48378-7809-42ae-8209-ed30d5c86dcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6480 2024.07.10 20:06:29.950134 [ 3 ] {} <Debug> HTTP-Session: 57a8fe11-af4e-4b1e-a480-d97663c7ff2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6481 2024.07.10 20:06:29.950344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6482 2024.07.10 20:06:29.950399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6483 2024.07.10 20:06:29.950422 [ 3 ] {} <Debug> HTTP-Session: a6df56e9-6e30-4ab0-b483-13a470dc16bf Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6484 2024.07.10 20:06:29.950441 [ 3 ] {} <Debug> HTTP-Session: a6df56e9-6e30-4ab0-b483-13a470dc16bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6485 2024.07.10 20:06:29.950457 [ 3 ] {} <Debug> HTTP-Session: a6df56e9-6e30-4ab0-b483-13a470dc16bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6486 2024.07.10 20:06:29.950489 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6487 2024.07.10 20:06:29.950501 [ 3 ] {} <Trace> HTTP-Session: a6df56e9-6e30-4ab0-b483-13a470dc16bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6488 2024.07.10 20:06:29.950583 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6489 2024.07.10 20:06:29.950660 [ 3 ] {7cb1d8e5-8ad4-466d-ae4e-50cf7e60414a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6490 2024.07.10 20:06:29.950671 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB.
6491 2024.07.10 20:06:29.950710 [ 3 ] {7cb1d8e5-8ad4-466d-ae4e-50cf7e60414a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6492 2024.07.10 20:06:29.950841 [ 3 ] {7cb1d8e5-8ad4-466d-ae4e-50cf7e60414a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6493 2024.07.10 20:06:29.951221 [ 3 ] {7cb1d8e5-8ad4-466d-ae4e-50cf7e60414a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6494 2024.07.10 20:06:29.951256 [ 3 ] {7cb1d8e5-8ad4-466d-ae4e-50cf7e60414a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6495 2024.07.10 20:06:29.951620 [ 3 ] {7cb1d8e5-8ad4-466d-ae4e-50cf7e60414a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6496 2024.07.10 20:06:29.951942 [ 3 ] {7cb1d8e5-8ad4-466d-ae4e-50cf7e60414a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6497 2024.07.10 20:06:29.952063 [ 107 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6498 2024.07.10 20:06:29.952067 [ 3 ] {7cb1d8e5-8ad4-466d-ae4e-50cf7e60414a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec.
6499 2024.07.10 20:06:29.952101 [ 107 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6500 2024.07.10 20:06:29.952139 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6501 2024.07.10 20:06:29.952338 [ 3 ] {7cb1d8e5-8ad4-466d-ae4e-50cf7e60414a} <Debug> DynamicQueryHandler: Done processing query
6502 2024.07.10 20:06:29.952380 [ 3 ] {7cb1d8e5-8ad4-466d-ae4e-50cf7e60414a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6503 2024.07.10 20:06:29.952389 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
6504 2024.07.10 20:06:29.952432 [ 3 ] {} <Debug> HTTP-Session: a6df56e9-6e30-4ab0-b483-13a470dc16bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6505 2024.07.10 20:06:29.952926 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6506 2024.07.10 20:06:29.952999 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1618 rows starting from the beginning of the part
6507 2024.07.10 20:06:29.953106 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part
6508 2024.07.10 20:06:29.953326 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part
6509 2024.07.10 20:06:29.953508 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part
6510 2024.07.10 20:06:29.953628 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part
6511 2024.07.10 20:06:29.953879 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part
6512 2024.07.10 20:06:29.955099 [ 189 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1918 rows, containing 4 columns (4 merged, 0 gathered) in 0.002881714 sec., 665576.1119944588 rows/sec., 44.80 MiB/sec.
6513 2024.07.10 20:06:29.955310 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6514 2024.07.10 20:06:29.955673 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_36_7} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6515 2024.07.10 20:06:29.955744 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_36_7} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6516 2024.07.10 20:06:29.955809 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
6517 2024.07.10 20:06:34.935983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6518 2024.07.10 20:06:34.936149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6519 2024.07.10 20:06:34.936183 [ 3 ] {} <Debug> HTTP-Session: e83e74ff-78a1-499f-8d4d-bdd4fe96fa5b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6520 2024.07.10 20:06:34.936216 [ 3 ] {} <Debug> HTTP-Session: e83e74ff-78a1-499f-8d4d-bdd4fe96fa5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6521 2024.07.10 20:06:34.936238 [ 3 ] {} <Debug> HTTP-Session: e83e74ff-78a1-499f-8d4d-bdd4fe96fa5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6522 2024.07.10 20:06:34.936300 [ 3 ] {} <Trace> HTTP-Session: e83e74ff-78a1-499f-8d4d-bdd4fe96fa5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6523 2024.07.10 20:06:34.936533 [ 3 ] {24b2f4b2-5d19-4275-9d03-f4938523439d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6524 2024.07.10 20:06:34.936620 [ 3 ] {24b2f4b2-5d19-4275-9d03-f4938523439d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6525 2024.07.10 20:06:34.936832 [ 3 ] {24b2f4b2-5d19-4275-9d03-f4938523439d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6526 2024.07.10 20:06:34.937249 [ 3 ] {24b2f4b2-5d19-4275-9d03-f4938523439d} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6527 2024.07.10 20:06:34.937289 [ 3 ] {24b2f4b2-5d19-4275-9d03-f4938523439d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6528 2024.07.10 20:06:34.937636 [ 3 ] {24b2f4b2-5d19-4275-9d03-f4938523439d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6529 2024.07.10 20:06:34.937951 [ 3 ] {24b2f4b2-5d19-4275-9d03-f4938523439d} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6530 2024.07.10 20:06:34.938114 [ 3 ] {24b2f4b2-5d19-4275-9d03-f4938523439d} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001694 sec., 7674.144037780402 rows/sec., 622.03 KiB/sec.
6531 2024.07.10 20:06:34.938137 [ 104 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
6532 2024.07.10 20:06:34.938245 [ 104 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6533 2024.07.10 20:06:34.938288 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6534 2024.07.10 20:06:34.938446 [ 3 ] {24b2f4b2-5d19-4275-9d03-f4938523439d} <Debug> DynamicQueryHandler: Done processing query
6535 2024.07.10 20:06:34.938508 [ 3 ] {24b2f4b2-5d19-4275-9d03-f4938523439d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6536 2024.07.10 20:06:34.938570 [ 3 ] {} <Debug> HTTP-Session: e83e74ff-78a1-499f-8d4d-bdd4fe96fa5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6537 2024.07.10 20:06:34.938700 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full
6538 2024.07.10 20:06:34.938781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6539 2024.07.10 20:06:34.938885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6540 2024.07.10 20:06:34.938947 [ 3 ] {} <Debug> HTTP-Session: 2d7006e9-0df7-40cc-8367-80a480e1c012 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6541 2024.07.10 20:06:34.938993 [ 3 ] {} <Debug> HTTP-Session: 2d7006e9-0df7-40cc-8367-80a480e1c012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6542 2024.07.10 20:06:34.939026 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6543 2024.07.10 20:06:34.939034 [ 3 ] {} <Debug> HTTP-Session: 2d7006e9-0df7-40cc-8367-80a480e1c012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6544 2024.07.10 20:06:34.939092 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 32 rows starting from the beginning of the part
6545 2024.07.10 20:06:34.939119 [ 3 ] {} <Trace> HTTP-Session: 2d7006e9-0df7-40cc-8367-80a480e1c012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6546 2024.07.10 20:06:34.939315 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part
6547 2024.07.10 20:06:34.939404 [ 3 ] {e01d3200-732a-4236-be7a-e5ab8c995191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6548 2024.07.10 20:06:34.939595 [ 3 ] {e01d3200-732a-4236-be7a-e5ab8c995191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6549 2024.07.10 20:06:34.939619 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 19 rows starting from the beginning of the part
6550 2024.07.10 20:06:34.940035 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part
6551 2024.07.10 20:06:34.940356 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 19 rows starting from the beginning of the part
6552 2024.07.10 20:06:34.940678 [ 3 ] {e01d3200-732a-4236-be7a-e5ab8c995191} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6553 2024.07.10 20:06:34.940708 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part
6554 2024.07.10 20:06:34.941511 [ 3 ] {e01d3200-732a-4236-be7a-e5ab8c995191} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6555 2024.07.10 20:06:34.941568 [ 3 ] {e01d3200-732a-4236-be7a-e5ab8c995191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6556 2024.07.10 20:06:34.942392 [ 3 ] {e01d3200-732a-4236-be7a-e5ab8c995191} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6557 2024.07.10 20:06:34.943342 [ 3 ] {e01d3200-732a-4236-be7a-e5ab8c995191} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6558 2024.07.10 20:06:34.943641 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.005163963 sec., 21107.819711334105 rows/sec., 1.67 MiB/sec.
6559 2024.07.10 20:06:34.943756 [ 3 ] {e01d3200-732a-4236-be7a-e5ab8c995191} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004489 sec., 445.53352639786146 rows/sec., 36.33 KiB/sec.
6560 2024.07.10 20:06:34.943913 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
6561 2024.07.10 20:06:34.944066 [ 3 ] {e01d3200-732a-4236-be7a-e5ab8c995191} <Debug> DynamicQueryHandler: Done processing query
6562 2024.07.10 20:06:34.944119 [ 3 ] {e01d3200-732a-4236-be7a-e5ab8c995191} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6563 2024.07.10 20:06:34.944190 [ 3 ] {} <Debug> HTTP-Session: 2d7006e9-0df7-40cc-8367-80a480e1c012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6564 2024.07.10 20:06:34.944435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6565 2024.07.10 20:06:34.944504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6566 2024.07.10 20:06:34.944559 [ 3 ] {} <Debug> HTTP-Session: 5c74ad23-a20a-4774-9bb2-53325f1d306d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6567 2024.07.10 20:06:34.944589 [ 3 ] {} <Debug> HTTP-Session: 5c74ad23-a20a-4774-9bb2-53325f1d306d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6568 2024.07.10 20:06:34.944582 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_35_7} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6569 2024.07.10 20:06:34.944613 [ 3 ] {} <Debug> HTTP-Session: 5c74ad23-a20a-4774-9bb2-53325f1d306d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6570 2024.07.10 20:06:34.944689 [ 3 ] {} <Trace> HTTP-Session: 5c74ad23-a20a-4774-9bb2-53325f1d306d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6571 2024.07.10 20:06:34.944754 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_35_7} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
6572 2024.07.10 20:06:34.944905 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6573 2024.07.10 20:06:34.944928 [ 3 ] {f90d49c3-21cc-4aeb-8cda-2e3112f196d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6574 2024.07.10 20:06:34.944988 [ 3 ] {f90d49c3-21cc-4aeb-8cda-2e3112f196d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6575 2024.07.10 20:06:34.945134 [ 3 ] {f90d49c3-21cc-4aeb-8cda-2e3112f196d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6576 2024.07.10 20:06:34.945506 [ 3 ] {f90d49c3-21cc-4aeb-8cda-2e3112f196d3} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6577 2024.07.10 20:06:34.945543 [ 3 ] {f90d49c3-21cc-4aeb-8cda-2e3112f196d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6578 2024.07.10 20:06:34.945858 [ 3 ] {f90d49c3-21cc-4aeb-8cda-2e3112f196d3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6579 2024.07.10 20:06:34.946172 [ 3 ] {f90d49c3-21cc-4aeb-8cda-2e3112f196d3} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6580 2024.07.10 20:06:34.946324 [ 3 ] {f90d49c3-21cc-4aeb-8cda-2e3112f196d3} <Debug> executeQuery: Read 96 rows, 8.00 KiB in 0.001508 sec., 63660.477453580905 rows/sec., 5.18 MiB/sec.
6581 2024.07.10 20:06:34.946497 [ 3 ] {f90d49c3-21cc-4aeb-8cda-2e3112f196d3} <Debug> DynamicQueryHandler: Done processing query
6582 2024.07.10 20:06:34.946521 [ 3 ] {f90d49c3-21cc-4aeb-8cda-2e3112f196d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6583 2024.07.10 20:06:34.946537 [ 3 ] {} <Debug> HTTP-Session: 5c74ad23-a20a-4774-9bb2-53325f1d306d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6584 2024.07.10 20:06:34.946700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6585 2024.07.10 20:06:34.946748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6586 2024.07.10 20:06:34.946768 [ 3 ] {} <Debug> HTTP-Session: 2c24de14-27a1-46de-b825-38209e343406 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6587 2024.07.10 20:06:34.946783 [ 3 ] {} <Debug> HTTP-Session: 2c24de14-27a1-46de-b825-38209e343406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6588 2024.07.10 20:06:34.946797 [ 3 ] {} <Debug> HTTP-Session: 2c24de14-27a1-46de-b825-38209e343406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6589 2024.07.10 20:06:34.946828 [ 3 ] {} <Trace> HTTP-Session: 2c24de14-27a1-46de-b825-38209e343406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6590 2024.07.10 20:06:34.946920 [ 3 ] {d9310c2f-e57a-4fcb-86ab-52b40d098d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6591 2024.07.10 20:06:34.946961 [ 3 ] {d9310c2f-e57a-4fcb-86ab-52b40d098d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6592 2024.07.10 20:06:34.947089 [ 3 ] {d9310c2f-e57a-4fcb-86ab-52b40d098d29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6593 2024.07.10 20:06:34.947398 [ 3 ] {d9310c2f-e57a-4fcb-86ab-52b40d098d29} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6594 2024.07.10 20:06:34.947444 [ 3 ] {d9310c2f-e57a-4fcb-86ab-52b40d098d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6595 2024.07.10 20:06:34.947737 [ 3 ] {d9310c2f-e57a-4fcb-86ab-52b40d098d29} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6596 2024.07.10 20:06:34.948046 [ 3 ] {d9310c2f-e57a-4fcb-86ab-52b40d098d29} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6597 2024.07.10 20:06:34.948208 [ 3 ] {d9310c2f-e57a-4fcb-86ab-52b40d098d29} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001302 sec., 1536.0983102918588 rows/sec., 107.26 KiB/sec.
6598 2024.07.10 20:06:34.948373 [ 3 ] {d9310c2f-e57a-4fcb-86ab-52b40d098d29} <Debug> DynamicQueryHandler: Done processing query
6599 2024.07.10 20:06:34.948397 [ 3 ] {d9310c2f-e57a-4fcb-86ab-52b40d098d29} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6600 2024.07.10 20:06:34.948413 [ 3 ] {} <Debug> HTTP-Session: 2c24de14-27a1-46de-b825-38209e343406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6601 2024.07.10 20:06:34.948546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6602 2024.07.10 20:06:34.948594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6603 2024.07.10 20:06:34.948614 [ 3 ] {} <Debug> HTTP-Session: 56a7baa5-2708-46bb-95be-0bc44409f475 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6604 2024.07.10 20:06:34.948631 [ 3 ] {} <Debug> HTTP-Session: 56a7baa5-2708-46bb-95be-0bc44409f475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6605 2024.07.10 20:06:34.948644 [ 3 ] {} <Debug> HTTP-Session: 56a7baa5-2708-46bb-95be-0bc44409f475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6606 2024.07.10 20:06:34.948675 [ 3 ] {} <Trace> HTTP-Session: 56a7baa5-2708-46bb-95be-0bc44409f475 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6607 2024.07.10 20:06:34.948795 [ 3 ] {8bce66e8-cbc3-4cc2-9d4b-e2e4824b483e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6608 2024.07.10 20:06:34.948838 [ 3 ] {8bce66e8-cbc3-4cc2-9d4b-e2e4824b483e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6609 2024.07.10 20:06:34.948963 [ 3 ] {8bce66e8-cbc3-4cc2-9d4b-e2e4824b483e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6610 2024.07.10 20:06:34.949337 [ 3 ] {8bce66e8-cbc3-4cc2-9d4b-e2e4824b483e} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6611 2024.07.10 20:06:34.949373 [ 3 ] {8bce66e8-cbc3-4cc2-9d4b-e2e4824b483e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6612 2024.07.10 20:06:34.949692 [ 3 ] {8bce66e8-cbc3-4cc2-9d4b-e2e4824b483e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6613 2024.07.10 20:06:34.950002 [ 3 ] {8bce66e8-cbc3-4cc2-9d4b-e2e4824b483e} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6614 2024.07.10 20:06:34.950156 [ 3 ] {8bce66e8-cbc3-4cc2-9d4b-e2e4824b483e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001401 sec., 56388.29407566025 rows/sec., 4.40 MiB/sec.
6615 2024.07.10 20:06:34.950321 [ 3 ] {8bce66e8-cbc3-4cc2-9d4b-e2e4824b483e} <Debug> DynamicQueryHandler: Done processing query
6616 2024.07.10 20:06:34.950345 [ 3 ] {8bce66e8-cbc3-4cc2-9d4b-e2e4824b483e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6617 2024.07.10 20:06:34.950361 [ 3 ] {} <Debug> HTTP-Session: 56a7baa5-2708-46bb-95be-0bc44409f475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6618 2024.07.10 20:06:34.950518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6619 2024.07.10 20:06:34.950567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6620 2024.07.10 20:06:34.950586 [ 3 ] {} <Debug> HTTP-Session: d74b7c28-7ee4-459a-8302-5f95523a2c97 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6621 2024.07.10 20:06:34.950603 [ 3 ] {} <Debug> HTTP-Session: d74b7c28-7ee4-459a-8302-5f95523a2c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6622 2024.07.10 20:06:34.950616 [ 3 ] {} <Debug> HTTP-Session: d74b7c28-7ee4-459a-8302-5f95523a2c97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6623 2024.07.10 20:06:34.950646 [ 3 ] {} <Trace> HTTP-Session: d74b7c28-7ee4-459a-8302-5f95523a2c97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6624 2024.07.10 20:06:34.950790 [ 3 ] {de190603-5a89-44ea-91f8-171d82ccfb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6625 2024.07.10 20:06:34.950836 [ 3 ] {de190603-5a89-44ea-91f8-171d82ccfb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6626 2024.07.10 20:06:34.950981 [ 3 ] {de190603-5a89-44ea-91f8-171d82ccfb35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6627 2024.07.10 20:06:34.951368 [ 3 ] {de190603-5a89-44ea-91f8-171d82ccfb35} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6628 2024.07.10 20:06:34.951405 [ 3 ] {de190603-5a89-44ea-91f8-171d82ccfb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6629 2024.07.10 20:06:34.951794 [ 3 ] {de190603-5a89-44ea-91f8-171d82ccfb35} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6630 2024.07.10 20:06:34.952136 [ 3 ] {de190603-5a89-44ea-91f8-171d82ccfb35} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6631 2024.07.10 20:06:34.952284 [ 3 ] {de190603-5a89-44ea-91f8-171d82ccfb35} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001559 sec., 103271.32777421424 rows/sec., 7.19 MiB/sec.
6632 2024.07.10 20:06:34.952456 [ 3 ] {de190603-5a89-44ea-91f8-171d82ccfb35} <Debug> DynamicQueryHandler: Done processing query
6633 2024.07.10 20:06:34.952480 [ 3 ] {de190603-5a89-44ea-91f8-171d82ccfb35} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6634 2024.07.10 20:06:34.952496 [ 3 ] {} <Debug> HTTP-Session: d74b7c28-7ee4-459a-8302-5f95523a2c97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6635 2024.07.10 20:06:34.952637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6636 2024.07.10 20:06:34.952686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6637 2024.07.10 20:06:34.952705 [ 3 ] {} <Debug> HTTP-Session: f5e71a15-ee73-4063-8d16-eb8950258ba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6638 2024.07.10 20:06:34.952722 [ 3 ] {} <Debug> HTTP-Session: f5e71a15-ee73-4063-8d16-eb8950258ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6639 2024.07.10 20:06:34.952736 [ 3 ] {} <Debug> HTTP-Session: f5e71a15-ee73-4063-8d16-eb8950258ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6640 2024.07.10 20:06:34.952766 [ 3 ] {} <Trace> HTTP-Session: f5e71a15-ee73-4063-8d16-eb8950258ba9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6641 2024.07.10 20:06:34.952966 [ 3 ] {ea96f5f8-6738-469a-95c7-5a706d6a3579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6642 2024.07.10 20:06:34.953030 [ 3 ] {ea96f5f8-6738-469a-95c7-5a706d6a3579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6643 2024.07.10 20:06:34.953439 [ 3 ] {ea96f5f8-6738-469a-95c7-5a706d6a3579} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6644 2024.07.10 20:06:34.954019 [ 3 ] {ea96f5f8-6738-469a-95c7-5a706d6a3579} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6645 2024.07.10 20:06:34.954054 [ 3 ] {ea96f5f8-6738-469a-95c7-5a706d6a3579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6646 2024.07.10 20:06:34.954655 [ 3 ] {ea96f5f8-6738-469a-95c7-5a706d6a3579} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6647 2024.07.10 20:06:34.955053 [ 3 ] {ea96f5f8-6738-469a-95c7-5a706d6a3579} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6648 2024.07.10 20:06:34.955251 [ 3 ] {ea96f5f8-6738-469a-95c7-5a706d6a3579} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002396 sec., 5425.709515859766 rows/sec., 9.72 MiB/sec.
6649 2024.07.10 20:06:34.955474 [ 3 ] {ea96f5f8-6738-469a-95c7-5a706d6a3579} <Debug> DynamicQueryHandler: Done processing query
6650 2024.07.10 20:06:34.955498 [ 3 ] {ea96f5f8-6738-469a-95c7-5a706d6a3579} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6651 2024.07.10 20:06:34.955514 [ 3 ] {} <Debug> HTTP-Session: f5e71a15-ee73-4063-8d16-eb8950258ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6652 2024.07.10 20:06:34.955668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6653 2024.07.10 20:06:34.955717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6654 2024.07.10 20:06:34.955737 [ 3 ] {} <Debug> HTTP-Session: 6db7842e-bf49-4034-bdd1-bef9d58be230 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6655 2024.07.10 20:06:34.955753 [ 3 ] {} <Debug> HTTP-Session: 6db7842e-bf49-4034-bdd1-bef9d58be230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6656 2024.07.10 20:06:34.955767 [ 3 ] {} <Debug> HTTP-Session: 6db7842e-bf49-4034-bdd1-bef9d58be230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6657 2024.07.10 20:06:34.955797 [ 3 ] {} <Trace> HTTP-Session: 6db7842e-bf49-4034-bdd1-bef9d58be230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6658 2024.07.10 20:06:34.955930 [ 3 ] {971ba41a-8cbd-4a30-a067-ecd8a15a5e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6659 2024.07.10 20:06:34.955976 [ 3 ] {971ba41a-8cbd-4a30-a067-ecd8a15a5e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6660 2024.07.10 20:06:34.956104 [ 3 ] {971ba41a-8cbd-4a30-a067-ecd8a15a5e67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6661 2024.07.10 20:06:34.956404 [ 3 ] {971ba41a-8cbd-4a30-a067-ecd8a15a5e67} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6662 2024.07.10 20:06:34.956440 [ 3 ] {971ba41a-8cbd-4a30-a067-ecd8a15a5e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB.
6663 2024.07.10 20:06:34.956799 [ 3 ] {971ba41a-8cbd-4a30-a067-ecd8a15a5e67} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6664 2024.07.10 20:06:34.957122 [ 3 ] {971ba41a-8cbd-4a30-a067-ecd8a15a5e67} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6665 2024.07.10 20:06:34.957273 [ 3 ] {971ba41a-8cbd-4a30-a067-ecd8a15a5e67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec.
6666 2024.07.10 20:06:34.957442 [ 3 ] {971ba41a-8cbd-4a30-a067-ecd8a15a5e67} <Debug> DynamicQueryHandler: Done processing query
6667 2024.07.10 20:06:34.957466 [ 3 ] {971ba41a-8cbd-4a30-a067-ecd8a15a5e67} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6668 2024.07.10 20:06:34.957482 [ 3 ] {} <Debug> HTTP-Session: 6db7842e-bf49-4034-bdd1-bef9d58be230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6669 2024.07.10 20:06:39.001827 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache
6670 2024.07.10 20:06:39.001905 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache
6671 2024.07.10 20:06:39.935960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6672 2024.07.10 20:06:39.936090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6673 2024.07.10 20:06:39.936121 [ 3 ] {} <Debug> HTTP-Session: 0ac76be2-6862-4de3-8e99-c336ae6ecfb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6674 2024.07.10 20:06:39.936150 [ 3 ] {} <Debug> HTTP-Session: 0ac76be2-6862-4de3-8e99-c336ae6ecfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6675 2024.07.10 20:06:39.936167 [ 3 ] {} <Debug> HTTP-Session: 0ac76be2-6862-4de3-8e99-c336ae6ecfb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6676 2024.07.10 20:06:39.936222 [ 3 ] {} <Trace> HTTP-Session: 0ac76be2-6862-4de3-8e99-c336ae6ecfb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6677 2024.07.10 20:06:39.936431 [ 3 ] {75826d58-ca0c-40dc-9192-f2a41636d4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6678 2024.07.10 20:06:39.936512 [ 3 ] {75826d58-ca0c-40dc-9192-f2a41636d4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6679 2024.07.10 20:06:39.936735 [ 3 ] {75826d58-ca0c-40dc-9192-f2a41636d4fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6680 2024.07.10 20:06:39.937184 [ 3 ] {75826d58-ca0c-40dc-9192-f2a41636d4fa} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6681 2024.07.10 20:06:39.937229 [ 3 ] {75826d58-ca0c-40dc-9192-f2a41636d4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6682 2024.07.10 20:06:39.937601 [ 3 ] {75826d58-ca0c-40dc-9192-f2a41636d4fa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6683 2024.07.10 20:06:39.937950 [ 3 ] {75826d58-ca0c-40dc-9192-f2a41636d4fa} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6684 2024.07.10 20:06:39.938119 [ 3 ] {75826d58-ca0c-40dc-9192-f2a41636d4fa} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001751 sec., 10850.942318675043 rows/sec., 879.52 KiB/sec.
6685 2024.07.10 20:06:39.938339 [ 3 ] {75826d58-ca0c-40dc-9192-f2a41636d4fa} <Debug> DynamicQueryHandler: Done processing query
6686 2024.07.10 20:06:39.938366 [ 3 ] {75826d58-ca0c-40dc-9192-f2a41636d4fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6687 2024.07.10 20:06:39.938382 [ 3 ] {} <Debug> HTTP-Session: 0ac76be2-6862-4de3-8e99-c336ae6ecfb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6688 2024.07.10 20:06:39.938512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6689 2024.07.10 20:06:39.938569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6690 2024.07.10 20:06:39.938590 [ 3 ] {} <Debug> HTTP-Session: 9b7e6f13-bc34-46c3-8e5d-69f2c672be33 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6691 2024.07.10 20:06:39.938608 [ 3 ] {} <Debug> HTTP-Session: 9b7e6f13-bc34-46c3-8e5d-69f2c672be33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6692 2024.07.10 20:06:39.938622 [ 3 ] {} <Debug> HTTP-Session: 9b7e6f13-bc34-46c3-8e5d-69f2c672be33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6693 2024.07.10 20:06:39.938655 [ 3 ] {} <Trace> HTTP-Session: 9b7e6f13-bc34-46c3-8e5d-69f2c672be33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6694 2024.07.10 20:06:39.938759 [ 3 ] {3800d204-7488-45cb-9664-585a41e6f5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6695 2024.07.10 20:06:39.938805 [ 3 ] {3800d204-7488-45cb-9664-585a41e6f5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6696 2024.07.10 20:06:39.938937 [ 3 ] {3800d204-7488-45cb-9664-585a41e6f5b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6697 2024.07.10 20:06:39.939224 [ 3 ] {3800d204-7488-45cb-9664-585a41e6f5b1} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6698 2024.07.10 20:06:39.939261 [ 3 ] {3800d204-7488-45cb-9664-585a41e6f5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6699 2024.07.10 20:06:39.939569 [ 3 ] {3800d204-7488-45cb-9664-585a41e6f5b1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6700 2024.07.10 20:06:39.939889 [ 3 ] {3800d204-7488-45cb-9664-585a41e6f5b1} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6701 2024.07.10 20:06:39.940051 [ 3 ] {3800d204-7488-45cb-9664-585a41e6f5b1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001315 sec., 1520.912547528517 rows/sec., 124.02 KiB/sec.
6702 2024.07.10 20:06:39.940223 [ 3 ] {3800d204-7488-45cb-9664-585a41e6f5b1} <Debug> DynamicQueryHandler: Done processing query
6703 2024.07.10 20:06:39.940249 [ 3 ] {3800d204-7488-45cb-9664-585a41e6f5b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6704 2024.07.10 20:06:39.940265 [ 3 ] {} <Debug> HTTP-Session: 9b7e6f13-bc34-46c3-8e5d-69f2c672be33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6705 2024.07.10 20:06:39.940408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6706 2024.07.10 20:06:39.940459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6707 2024.07.10 20:06:39.940478 [ 3 ] {} <Debug> HTTP-Session: e28370b8-0369-460c-ad7b-7e099e6c7de9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6708 2024.07.10 20:06:39.940495 [ 3 ] {} <Debug> HTTP-Session: e28370b8-0369-460c-ad7b-7e099e6c7de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6709 2024.07.10 20:06:39.940510 [ 3 ] {} <Debug> HTTP-Session: e28370b8-0369-460c-ad7b-7e099e6c7de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6710 2024.07.10 20:06:39.940543 [ 3 ] {} <Trace> HTTP-Session: e28370b8-0369-460c-ad7b-7e099e6c7de9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6711 2024.07.10 20:06:39.940670 [ 3 ] {141b1bfb-e5d0-448e-9b64-77206a9ff176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6712 2024.07.10 20:06:39.940714 [ 3 ] {141b1bfb-e5d0-448e-9b64-77206a9ff176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6713 2024.07.10 20:06:39.940842 [ 3 ] {141b1bfb-e5d0-448e-9b64-77206a9ff176} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6714 2024.07.10 20:06:39.941195 [ 3 ] {141b1bfb-e5d0-448e-9b64-77206a9ff176} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6715 2024.07.10 20:06:39.941231 [ 3 ] {141b1bfb-e5d0-448e-9b64-77206a9ff176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6716 2024.07.10 20:06:39.941569 [ 3 ] {141b1bfb-e5d0-448e-9b64-77206a9ff176} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6717 2024.07.10 20:06:39.941884 [ 3 ] {141b1bfb-e5d0-448e-9b64-77206a9ff176} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6718 2024.07.10 20:06:39.942017 [ 3 ] {141b1bfb-e5d0-448e-9b64-77206a9ff176} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.001394 sec., 81779.05308464849 rows/sec., 6.69 MiB/sec.
6719 2024.07.10 20:06:39.942222 [ 3 ] {141b1bfb-e5d0-448e-9b64-77206a9ff176} <Debug> DynamicQueryHandler: Done processing query
6720 2024.07.10 20:06:39.942247 [ 3 ] {141b1bfb-e5d0-448e-9b64-77206a9ff176} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6721 2024.07.10 20:06:39.942263 [ 3 ] {} <Debug> HTTP-Session: e28370b8-0369-460c-ad7b-7e099e6c7de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6722 2024.07.10 20:06:39.942385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6723 2024.07.10 20:06:39.942434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6724 2024.07.10 20:06:39.942454 [ 3 ] {} <Debug> HTTP-Session: d27c32eb-6227-4b90-bc7a-e48f5381383b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6725 2024.07.10 20:06:39.942471 [ 3 ] {} <Debug> HTTP-Session: d27c32eb-6227-4b90-bc7a-e48f5381383b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6726 2024.07.10 20:06:39.942485 [ 3 ] {} <Debug> HTTP-Session: d27c32eb-6227-4b90-bc7a-e48f5381383b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6727 2024.07.10 20:06:39.942516 [ 3 ] {} <Trace> HTTP-Session: d27c32eb-6227-4b90-bc7a-e48f5381383b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6728 2024.07.10 20:06:39.942615 [ 3 ] {bb760b82-4067-46eb-9f5a-35f622abd4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6729 2024.07.10 20:06:39.942657 [ 3 ] {bb760b82-4067-46eb-9f5a-35f622abd4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6730 2024.07.10 20:06:39.942793 [ 3 ] {bb760b82-4067-46eb-9f5a-35f622abd4c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6731 2024.07.10 20:06:39.943060 [ 3 ] {bb760b82-4067-46eb-9f5a-35f622abd4c0} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6732 2024.07.10 20:06:39.943096 [ 3 ] {bb760b82-4067-46eb-9f5a-35f622abd4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6733 2024.07.10 20:06:39.943395 [ 3 ] {bb760b82-4067-46eb-9f5a-35f622abd4c0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6734 2024.07.10 20:06:39.943717 [ 3 ] {bb760b82-4067-46eb-9f5a-35f622abd4c0} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6735 2024.07.10 20:06:39.943861 [ 3 ] {bb760b82-4067-46eb-9f5a-35f622abd4c0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001266 sec., 1579.778830963665 rows/sec., 110.31 KiB/sec.
6736 2024.07.10 20:06:39.944034 [ 3 ] {bb760b82-4067-46eb-9f5a-35f622abd4c0} <Debug> DynamicQueryHandler: Done processing query
6737 2024.07.10 20:06:39.944060 [ 3 ] {bb760b82-4067-46eb-9f5a-35f622abd4c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6738 2024.07.10 20:06:39.944075 [ 3 ] {} <Debug> HTTP-Session: d27c32eb-6227-4b90-bc7a-e48f5381383b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6739 2024.07.10 20:06:39.944243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6740 2024.07.10 20:06:39.944292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6741 2024.07.10 20:06:39.944312 [ 3 ] {} <Debug> HTTP-Session: 5204f8c2-4d59-4d92-90e1-4acb011a2ad5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6742 2024.07.10 20:06:39.944329 [ 3 ] {} <Debug> HTTP-Session: 5204f8c2-4d59-4d92-90e1-4acb011a2ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6743 2024.07.10 20:06:39.944342 [ 3 ] {} <Debug> HTTP-Session: 5204f8c2-4d59-4d92-90e1-4acb011a2ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6744 2024.07.10 20:06:39.944372 [ 3 ] {} <Trace> HTTP-Session: 5204f8c2-4d59-4d92-90e1-4acb011a2ad5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6745 2024.07.10 20:06:39.944498 [ 3 ] {96899e75-f125-43e7-a5d7-1ef580f2aa29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6746 2024.07.10 20:06:39.944543 [ 3 ] {96899e75-f125-43e7-a5d7-1ef580f2aa29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6747 2024.07.10 20:06:39.944667 [ 3 ] {96899e75-f125-43e7-a5d7-1ef580f2aa29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6748 2024.07.10 20:06:39.944991 [ 3 ] {96899e75-f125-43e7-a5d7-1ef580f2aa29} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6749 2024.07.10 20:06:39.945027 [ 3 ] {96899e75-f125-43e7-a5d7-1ef580f2aa29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6750 2024.07.10 20:06:39.945335 [ 3 ] {96899e75-f125-43e7-a5d7-1ef580f2aa29} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6751 2024.07.10 20:06:39.945646 [ 3 ] {96899e75-f125-43e7-a5d7-1ef580f2aa29} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6752 2024.07.10 20:06:39.945789 [ 3 ] {96899e75-f125-43e7-a5d7-1ef580f2aa29} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001339 sec., 63480.20911127708 rows/sec., 4.96 MiB/sec.
6753 2024.07.10 20:06:39.945960 [ 3 ] {96899e75-f125-43e7-a5d7-1ef580f2aa29} <Debug> DynamicQueryHandler: Done processing query
6754 2024.07.10 20:06:39.945985 [ 3 ] {96899e75-f125-43e7-a5d7-1ef580f2aa29} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6755 2024.07.10 20:06:39.946001 [ 3 ] {} <Debug> HTTP-Session: 5204f8c2-4d59-4d92-90e1-4acb011a2ad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6756 2024.07.10 20:06:39.946214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6757 2024.07.10 20:06:39.946263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6758 2024.07.10 20:06:39.946282 [ 3 ] {} <Debug> HTTP-Session: 9abc0bf2-2569-4ebd-a2f0-b8226d06c0b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6759 2024.07.10 20:06:39.946298 [ 3 ] {} <Debug> HTTP-Session: 9abc0bf2-2569-4ebd-a2f0-b8226d06c0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6760 2024.07.10 20:06:39.946312 [ 3 ] {} <Debug> HTTP-Session: 9abc0bf2-2569-4ebd-a2f0-b8226d06c0b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6761 2024.07.10 20:06:39.946342 [ 3 ] {} <Trace> HTTP-Session: 9abc0bf2-2569-4ebd-a2f0-b8226d06c0b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6762 2024.07.10 20:06:39.946488 [ 3 ] {90f5a329-f652-4749-98b7-e90a6b21156f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6763 2024.07.10 20:06:39.946538 [ 3 ] {90f5a329-f652-4749-98b7-e90a6b21156f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6764 2024.07.10 20:06:39.946680 [ 3 ] {90f5a329-f652-4749-98b7-e90a6b21156f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6765 2024.07.10 20:06:39.947051 [ 3 ] {90f5a329-f652-4749-98b7-e90a6b21156f} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6766 2024.07.10 20:06:39.947088 [ 3 ] {90f5a329-f652-4749-98b7-e90a6b21156f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6767 2024.07.10 20:06:39.947486 [ 3 ] {90f5a329-f652-4749-98b7-e90a6b21156f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6768 2024.07.10 20:06:39.947827 [ 3 ] {90f5a329-f652-4749-98b7-e90a6b21156f} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6769 2024.07.10 20:06:39.947980 [ 3 ] {90f5a329-f652-4749-98b7-e90a6b21156f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001553 sec., 103670.31551835158 rows/sec., 7.22 MiB/sec.
6770 2024.07.10 20:06:39.948160 [ 3 ] {90f5a329-f652-4749-98b7-e90a6b21156f} <Debug> DynamicQueryHandler: Done processing query
6771 2024.07.10 20:06:39.948184 [ 3 ] {90f5a329-f652-4749-98b7-e90a6b21156f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6772 2024.07.10 20:06:39.948200 [ 3 ] {} <Debug> HTTP-Session: 9abc0bf2-2569-4ebd-a2f0-b8226d06c0b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6773 2024.07.10 20:06:39.948389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6774 2024.07.10 20:06:39.948438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6775 2024.07.10 20:06:39.948457 [ 3 ] {} <Debug> HTTP-Session: 6c23d58e-fd66-490b-b496-145b4f26c022 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6776 2024.07.10 20:06:39.948474 [ 3 ] {} <Debug> HTTP-Session: 6c23d58e-fd66-490b-b496-145b4f26c022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6777 2024.07.10 20:06:39.948487 [ 3 ] {} <Debug> HTTP-Session: 6c23d58e-fd66-490b-b496-145b4f26c022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6778 2024.07.10 20:06:39.948520 [ 3 ] {} <Trace> HTTP-Session: 6c23d58e-fd66-490b-b496-145b4f26c022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6779 2024.07.10 20:06:39.948792 [ 3 ] {8555f3e3-869c-4704-9221-2cb1b4df2dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6780 2024.07.10 20:06:39.948856 [ 3 ] {8555f3e3-869c-4704-9221-2cb1b4df2dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6781 2024.07.10 20:06:39.949265 [ 3 ] {8555f3e3-869c-4704-9221-2cb1b4df2dfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6782 2024.07.10 20:06:39.949845 [ 3 ] {8555f3e3-869c-4704-9221-2cb1b4df2dfb} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6783 2024.07.10 20:06:39.949880 [ 3 ] {8555f3e3-869c-4704-9221-2cb1b4df2dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6784 2024.07.10 20:06:39.950488 [ 3 ] {8555f3e3-869c-4704-9221-2cb1b4df2dfb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6785 2024.07.10 20:06:39.950897 [ 3 ] {8555f3e3-869c-4704-9221-2cb1b4df2dfb} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6786 2024.07.10 20:06:39.951081 [ 3 ] {8555f3e3-869c-4704-9221-2cb1b4df2dfb} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00247 sec., 7692.307692307692 rows/sec., 13.78 MiB/sec.
6787 2024.07.10 20:06:39.951083 [ 88 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6788 2024.07.10 20:06:39.951245 [ 88 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6789 2024.07.10 20:06:39.951305 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6790 2024.07.10 20:06:39.951492 [ 199 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
6791 2024.07.10 20:06:39.951505 [ 3 ] {8555f3e3-869c-4704-9221-2cb1b4df2dfb} <Debug> DynamicQueryHandler: Done processing query
6792 2024.07.10 20:06:39.951555 [ 3 ] {8555f3e3-869c-4704-9221-2cb1b4df2dfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6793 2024.07.10 20:06:39.951579 [ 3 ] {} <Debug> HTTP-Session: 6c23d58e-fd66-490b-b496-145b4f26c022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6794 2024.07.10 20:06:39.951744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6795 2024.07.10 20:06:39.951819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6796 2024.07.10 20:06:39.951851 [ 3 ] {} <Debug> HTTP-Session: d85b3e17-7182-4c64-a37c-2aa2be864153 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6797 2024.07.10 20:06:39.951879 [ 3 ] {} <Debug> HTTP-Session: d85b3e17-7182-4c64-a37c-2aa2be864153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6798 2024.07.10 20:06:39.951933 [ 3 ] {} <Debug> HTTP-Session: d85b3e17-7182-4c64-a37c-2aa2be864153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6799 2024.07.10 20:06:39.951948 [ 199 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6800 2024.07.10 20:06:39.951978 [ 3 ] {} <Trace> HTTP-Session: d85b3e17-7182-4c64-a37c-2aa2be864153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6801 2024.07.10 20:06:39.952032 [ 199 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 496 rows starting from the beginning of the part
6802 2024.07.10 20:06:39.952132 [ 3 ] {6369c472-a92a-4197-94b1-14f8c0e9cf3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6803 2024.07.10 20:06:39.952258 [ 3 ] {6369c472-a92a-4197-94b1-14f8c0e9cf3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6804 2024.07.10 20:06:39.952612 [ 199 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 19 rows starting from the beginning of the part
6805 2024.07.10 20:06:39.953002 [ 3 ] {6369c472-a92a-4197-94b1-14f8c0e9cf3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6806 2024.07.10 20:06:39.953272 [ 199 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part
6807 2024.07.10 20:06:39.953749 [ 199 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 19 rows starting from the beginning of the part
6808 2024.07.10 20:06:39.953862 [ 3 ] {6369c472-a92a-4197-94b1-14f8c0e9cf3b} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6809 2024.07.10 20:06:39.953913 [ 3 ] {6369c472-a92a-4197-94b1-14f8c0e9cf3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6810 2024.07.10 20:06:39.954268 [ 199 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part
6811 2024.07.10 20:06:39.954880 [ 199 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 19 rows starting from the beginning of the part
6812 2024.07.10 20:06:39.955070 [ 3 ] {6369c472-a92a-4197-94b1-14f8c0e9cf3b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6813 2024.07.10 20:06:39.955739 [ 3 ] {6369c472-a92a-4197-94b1-14f8c0e9cf3b} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6814 2024.07.10 20:06:39.956016 [ 3 ] {6369c472-a92a-4197-94b1-14f8c0e9cf3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003933 sec., 15255.530129672006 rows/sec., 1.03 MiB/sec.
6815 2024.07.10 20:06:39.956442 [ 3 ] {6369c472-a92a-4197-94b1-14f8c0e9cf3b} <Debug> DynamicQueryHandler: Done processing query
6816 2024.07.10 20:06:39.956499 [ 3 ] {6369c472-a92a-4197-94b1-14f8c0e9cf3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6817 2024.07.10 20:06:39.956553 [ 3 ] {} <Debug> HTTP-Session: d85b3e17-7182-4c64-a37c-2aa2be864153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6818 2024.07.10 20:06:39.969268 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 19 columns (19 merged, 0 gathered) in 0.017836028 sec., 32462.384562302774 rows/sec., 58.16 MiB/sec.
6819 2024.07.10 20:06:39.970329 [ 196 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6820 2024.07.10 20:06:39.971001 [ 196 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6821 2024.07.10 20:06:39.971095 [ 196 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6822 2024.07.10 20:06:39.971252 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
6823 2024.07.10 20:06:44.937246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6824 2024.07.10 20:06:44.937395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6825 2024.07.10 20:06:44.937426 [ 3 ] {} <Debug> HTTP-Session: 260ed714-142b-412d-8865-d4082d43ffaa Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6826 2024.07.10 20:06:44.937455 [ 3 ] {} <Debug> HTTP-Session: 260ed714-142b-412d-8865-d4082d43ffaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6827 2024.07.10 20:06:44.937474 [ 3 ] {} <Debug> HTTP-Session: 260ed714-142b-412d-8865-d4082d43ffaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6828 2024.07.10 20:06:44.937530 [ 3 ] {} <Trace> HTTP-Session: 260ed714-142b-412d-8865-d4082d43ffaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6829 2024.07.10 20:06:44.937740 [ 3 ] {1e718110-45d5-4abc-b0ba-fe3841a53e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6830 2024.07.10 20:06:44.937816 [ 3 ] {1e718110-45d5-4abc-b0ba-fe3841a53e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6831 2024.07.10 20:06:44.938034 [ 3 ] {1e718110-45d5-4abc-b0ba-fe3841a53e26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6832 2024.07.10 20:06:44.938416 [ 3 ] {1e718110-45d5-4abc-b0ba-fe3841a53e26} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6833 2024.07.10 20:06:44.938459 [ 3 ] {1e718110-45d5-4abc-b0ba-fe3841a53e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6834 2024.07.10 20:06:44.938832 [ 3 ] {1e718110-45d5-4abc-b0ba-fe3841a53e26} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6835 2024.07.10 20:06:44.939179 [ 3 ] {1e718110-45d5-4abc-b0ba-fe3841a53e26} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6836 2024.07.10 20:06:44.939334 [ 3 ] {1e718110-45d5-4abc-b0ba-fe3841a53e26} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001657 sec., 7845.503922751961 rows/sec., 635.91 KiB/sec.
6837 2024.07.10 20:06:44.939546 [ 3 ] {1e718110-45d5-4abc-b0ba-fe3841a53e26} <Debug> DynamicQueryHandler: Done processing query
6838 2024.07.10 20:06:44.939572 [ 3 ] {1e718110-45d5-4abc-b0ba-fe3841a53e26} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6839 2024.07.10 20:06:44.939589 [ 3 ] {} <Debug> HTTP-Session: 260ed714-142b-412d-8865-d4082d43ffaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6840 2024.07.10 20:06:44.939737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 18652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6841 2024.07.10 20:06:44.939786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6842 2024.07.10 20:06:44.939805 [ 3 ] {} <Debug> HTTP-Session: b9459396-d710-47e0-8f0c-a245b453f744 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6843 2024.07.10 20:06:44.939822 [ 3 ] {} <Debug> HTTP-Session: b9459396-d710-47e0-8f0c-a245b453f744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6844 2024.07.10 20:06:44.939836 [ 3 ] {} <Debug> HTTP-Session: b9459396-d710-47e0-8f0c-a245b453f744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6845 2024.07.10 20:06:44.939867 [ 3 ] {} <Trace> HTTP-Session: b9459396-d710-47e0-8f0c-a245b453f744 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6846 2024.07.10 20:06:44.940015 [ 3 ] {dee12fec-1ee1-405f-8991-1bb60e24eaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6847 2024.07.10 20:06:44.940061 [ 3 ] {dee12fec-1ee1-405f-8991-1bb60e24eaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6848 2024.07.10 20:06:44.940192 [ 3 ] {dee12fec-1ee1-405f-8991-1bb60e24eaaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6849 2024.07.10 20:06:44.940524 [ 3 ] {dee12fec-1ee1-405f-8991-1bb60e24eaaa} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6850 2024.07.10 20:06:44.940561 [ 3 ] {dee12fec-1ee1-405f-8991-1bb60e24eaaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6851 2024.07.10 20:06:44.940888 [ 3 ] {dee12fec-1ee1-405f-8991-1bb60e24eaaa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6852 2024.07.10 20:06:44.941206 [ 3 ] {dee12fec-1ee1-405f-8991-1bb60e24eaaa} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6853 2024.07.10 20:06:44.941363 [ 3 ] {dee12fec-1ee1-405f-8991-1bb60e24eaaa} <Debug> executeQuery: Read 131 rows, 10.70 KiB in 0.001408 sec., 93039.77272727274 rows/sec., 7.42 MiB/sec.
6854 2024.07.10 20:06:44.941374 [ 98 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6855 2024.07.10 20:06:44.941473 [ 98 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6856 2024.07.10 20:06:44.941516 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6857 2024.07.10 20:06:44.941607 [ 3 ] {dee12fec-1ee1-405f-8991-1bb60e24eaaa} <Debug> DynamicQueryHandler: Done processing query
6858 2024.07.10 20:06:44.941665 [ 3 ] {dee12fec-1ee1-405f-8991-1bb60e24eaaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6859 2024.07.10 20:06:44.941675 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
6860 2024.07.10 20:06:44.941685 [ 3 ] {} <Debug> HTTP-Session: b9459396-d710-47e0-8f0c-a245b453f744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6861 2024.07.10 20:06:44.941825 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6862 2024.07.10 20:06:44.941866 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 195 rows starting from the beginning of the part
6863 2024.07.10 20:06:44.941870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 17121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6864 2024.07.10 20:06:44.941950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6865 2024.07.10 20:06:44.942023 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 96 rows starting from the beginning of the part
6866 2024.07.10 20:06:44.942042 [ 3 ] {} <Debug> HTTP-Session: 477936c2-b9ce-4023-a510-1a0085a688a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6867 2024.07.10 20:06:44.942089 [ 3 ] {} <Debug> HTTP-Session: 477936c2-b9ce-4023-a510-1a0085a688a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6868 2024.07.10 20:06:44.942155 [ 3 ] {} <Debug> HTTP-Session: 477936c2-b9ce-4023-a510-1a0085a688a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6869 2024.07.10 20:06:44.942343 [ 3 ] {} <Trace> HTTP-Session: 477936c2-b9ce-4023-a510-1a0085a688a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6870 2024.07.10 20:06:44.942395 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 113 rows starting from the beginning of the part
6871 2024.07.10 20:06:44.942571 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 96 rows starting from the beginning of the part
6872 2024.07.10 20:06:44.942668 [ 3 ] {611b5690-2160-4a97-976b-c21d31193640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6873 2024.07.10 20:06:44.942847 [ 3 ] {611b5690-2160-4a97-976b-c21d31193640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6874 2024.07.10 20:06:44.942867 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 114 rows starting from the beginning of the part
6875 2024.07.10 20:06:44.943170 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 131 rows starting from the beginning of the part
6876 2024.07.10 20:06:44.943653 [ 3 ] {611b5690-2160-4a97-976b-c21d31193640} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6877 2024.07.10 20:06:44.944101 [ 3 ] {611b5690-2160-4a97-976b-c21d31193640} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6878 2024.07.10 20:06:44.944147 [ 3 ] {611b5690-2160-4a97-976b-c21d31193640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6879 2024.07.10 20:06:44.944585 [ 3 ] {611b5690-2160-4a97-976b-c21d31193640} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6880 2024.07.10 20:06:44.945067 [ 3 ] {611b5690-2160-4a97-976b-c21d31193640} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6881 2024.07.10 20:06:44.945193 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 4 columns (4 merged, 0 gathered) in 0.003601281 sec., 206870.83290640192 rows/sec., 16.83 MiB/sec.
6882 2024.07.10 20:06:44.945309 [ 98 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6883 2024.07.10 20:06:44.945328 [ 3 ] {611b5690-2160-4a97-976b-c21d31193640} <Debug> executeQuery: Read 101 rows, 8.05 KiB in 0.002795 sec., 36135.95706618962 rows/sec., 2.81 MiB/sec.
6884 2024.07.10 20:06:44.945381 [ 98 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6885 2024.07.10 20:06:44.945439 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6886 2024.07.10 20:06:44.945504 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6887 2024.07.10 20:06:44.945863 [ 3 ] {611b5690-2160-4a97-976b-c21d31193640} <Debug> DynamicQueryHandler: Done processing query
6888 2024.07.10 20:06:44.945929 [ 3 ] {611b5690-2160-4a97-976b-c21d31193640} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6889 2024.07.10 20:06:44.945926 [ 189 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
6890 2024.07.10 20:06:44.945977 [ 3 ] {} <Debug> HTTP-Session: 477936c2-b9ce-4023-a510-1a0085a688a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6891 2024.07.10 20:06:44.946310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 37566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6892 2024.07.10 20:06:44.946467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6893 2024.07.10 20:06:44.946483 [ 189 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6894 2024.07.10 20:06:44.946530 [ 3 ] {} <Debug> HTTP-Session: 4249e77c-079d-4bec-9531-4f98b3a2f43b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6895 2024.07.10 20:06:44.946621 [ 3 ] {} <Debug> HTTP-Session: 4249e77c-079d-4bec-9531-4f98b3a2f43b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6896 2024.07.10 20:06:44.946627 [ 189 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 152 rows starting from the beginning of the part
6897 2024.07.10 20:06:44.946645 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_41_8} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6898 2024.07.10 20:06:44.946654 [ 3 ] {} <Debug> HTTP-Session: 4249e77c-079d-4bec-9531-4f98b3a2f43b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6899 2024.07.10 20:06:44.946790 [ 3 ] {} <Trace> HTTP-Session: 4249e77c-079d-4bec-9531-4f98b3a2f43b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6900 2024.07.10 20:06:44.947102 [ 189 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 79 rows starting from the beginning of the part
6901 2024.07.10 20:06:44.947130 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_41_8} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6902 2024.07.10 20:06:44.947460 [ 3 ] {2c3bf829-f14d-400f-b290-728007d4b3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6903 2024.07.10 20:06:44.947518 [ 189 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 83 rows starting from the beginning of the part
6904 2024.07.10 20:06:44.947577 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
6905 2024.07.10 20:06:44.947709 [ 3 ] {2c3bf829-f14d-400f-b290-728007d4b3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6906 2024.07.10 20:06:44.948025 [ 189 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 79 rows starting from the beginning of the part
6907 2024.07.10 20:06:44.948404 [ 189 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 85 rows starting from the beginning of the part
6908 2024.07.10 20:06:44.948762 [ 189 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 101 rows starting from the beginning of the part
6909 2024.07.10 20:06:44.948811 [ 3 ] {2c3bf829-f14d-400f-b290-728007d4b3a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6910 2024.07.10 20:06:44.949949 [ 3 ] {2c3bf829-f14d-400f-b290-728007d4b3a3} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6911 2024.07.10 20:06:44.949995 [ 3 ] {2c3bf829-f14d-400f-b290-728007d4b3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6912 2024.07.10 20:06:44.951060 [ 3 ] {2c3bf829-f14d-400f-b290-728007d4b3a3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6913 2024.07.10 20:06:44.951776 [ 189 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 4 columns (4 merged, 0 gathered) in 0.00604883 sec., 95720.99067092314 rows/sec., 7.47 MiB/sec.
6914 2024.07.10 20:06:44.952012 [ 189 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6915 2024.07.10 20:06:44.952023 [ 3 ] {2c3bf829-f14d-400f-b290-728007d4b3a3} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6916 2024.07.10 20:06:44.952380 [ 3 ] {2c3bf829-f14d-400f-b290-728007d4b3a3} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.005269 sec., 37198.70943252989 rows/sec., 2.60 MiB/sec.
6917 2024.07.10 20:06:44.953113 [ 3 ] {2c3bf829-f14d-400f-b290-728007d4b3a3} <Debug> DynamicQueryHandler: Done processing query
6918 2024.07.10 20:06:44.953211 [ 3 ] {2c3bf829-f14d-400f-b290-728007d4b3a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6919 2024.07.10 20:06:44.953319 [ 3 ] {} <Debug> HTTP-Session: 4249e77c-079d-4bec-9531-4f98b3a2f43b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6920 2024.07.10 20:06:44.953470 [ 189 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_41_8} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6921 2024.07.10 20:06:44.953567 [ 189 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_41_8} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6922 2024.07.10 20:06:44.953602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6923 2024.07.10 20:06:44.953710 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
6924 2024.07.10 20:06:44.953723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6925 2024.07.10 20:06:44.953770 [ 3 ] {} <Debug> HTTP-Session: b5175af8-a85e-46fe-9072-00294d19612c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6926 2024.07.10 20:06:44.953786 [ 3 ] {} <Debug> HTTP-Session: b5175af8-a85e-46fe-9072-00294d19612c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6927 2024.07.10 20:06:44.953800 [ 3 ] {} <Debug> HTTP-Session: b5175af8-a85e-46fe-9072-00294d19612c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6928 2024.07.10 20:06:44.953831 [ 3 ] {} <Trace> HTTP-Session: b5175af8-a85e-46fe-9072-00294d19612c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6929 2024.07.10 20:06:44.954038 [ 3 ] {ea4ae645-d9c2-4558-9218-1dfc5681382e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6930 2024.07.10 20:06:44.954113 [ 3 ] {ea4ae645-d9c2-4558-9218-1dfc5681382e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6931 2024.07.10 20:06:44.954564 [ 3 ] {ea4ae645-d9c2-4558-9218-1dfc5681382e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6932 2024.07.10 20:06:44.955091 [ 3 ] {ea4ae645-d9c2-4558-9218-1dfc5681382e} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6933 2024.07.10 20:06:44.955126 [ 3 ] {ea4ae645-d9c2-4558-9218-1dfc5681382e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6934 2024.07.10 20:06:44.955735 [ 3 ] {ea4ae645-d9c2-4558-9218-1dfc5681382e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6935 2024.07.10 20:06:44.956154 [ 3 ] {ea4ae645-d9c2-4558-9218-1dfc5681382e} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6936 2024.07.10 20:06:44.956340 [ 3 ] {ea4ae645-d9c2-4558-9218-1dfc5681382e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002429 sec., 5351.996706463565 rows/sec., 9.59 MiB/sec.
6937 2024.07.10 20:06:44.956542 [ 3 ] {ea4ae645-d9c2-4558-9218-1dfc5681382e} <Debug> DynamicQueryHandler: Done processing query
6938 2024.07.10 20:06:44.956566 [ 3 ] {ea4ae645-d9c2-4558-9218-1dfc5681382e} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6939 2024.07.10 20:06:44.956582 [ 3 ] {} <Debug> HTTP-Session: b5175af8-a85e-46fe-9072-00294d19612c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6940 2024.07.10 20:06:44.956709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6941 2024.07.10 20:06:44.956756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6942 2024.07.10 20:06:44.956776 [ 3 ] {} <Debug> HTTP-Session: f979f110-de76-4355-9aeb-9ee80d3ced8b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6943 2024.07.10 20:06:44.956793 [ 3 ] {} <Debug> HTTP-Session: f979f110-de76-4355-9aeb-9ee80d3ced8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6944 2024.07.10 20:06:44.956806 [ 3 ] {} <Debug> HTTP-Session: f979f110-de76-4355-9aeb-9ee80d3ced8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6945 2024.07.10 20:06:44.956836 [ 3 ] {} <Trace> HTTP-Session: f979f110-de76-4355-9aeb-9ee80d3ced8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6946 2024.07.10 20:06:44.956946 [ 3 ] {862d14c7-4268-4ab3-8298-51224627170d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6947 2024.07.10 20:06:44.956991 [ 3 ] {862d14c7-4268-4ab3-8298-51224627170d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6948 2024.07.10 20:06:44.957115 [ 3 ] {862d14c7-4268-4ab3-8298-51224627170d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6949 2024.07.10 20:06:44.957370 [ 3 ] {862d14c7-4268-4ab3-8298-51224627170d} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6950 2024.07.10 20:06:44.957406 [ 3 ] {862d14c7-4268-4ab3-8298-51224627170d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6951 2024.07.10 20:06:44.957763 [ 3 ] {862d14c7-4268-4ab3-8298-51224627170d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6952 2024.07.10 20:06:44.958084 [ 3 ] {862d14c7-4268-4ab3-8298-51224627170d} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6953 2024.07.10 20:06:44.958236 [ 3 ] {862d14c7-4268-4ab3-8298-51224627170d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec.
6954 2024.07.10 20:06:44.958387 [ 3 ] {862d14c7-4268-4ab3-8298-51224627170d} <Debug> DynamicQueryHandler: Done processing query
6955 2024.07.10 20:06:44.958411 [ 3 ] {862d14c7-4268-4ab3-8298-51224627170d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6956 2024.07.10 20:06:44.958428 [ 3 ] {} <Debug> HTTP-Session: f979f110-de76-4355-9aeb-9ee80d3ced8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6957 2024.07.10 20:06:49.935677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6958 2024.07.10 20:06:49.935819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6959 2024.07.10 20:06:49.935849 [ 3 ] {} <Debug> HTTP-Session: 99511dd7-3ecc-4537-a194-4c81d8e9bd90 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6960 2024.07.10 20:06:49.935877 [ 3 ] {} <Debug> HTTP-Session: 99511dd7-3ecc-4537-a194-4c81d8e9bd90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6961 2024.07.10 20:06:49.935895 [ 3 ] {} <Debug> HTTP-Session: 99511dd7-3ecc-4537-a194-4c81d8e9bd90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6962 2024.07.10 20:06:49.935951 [ 3 ] {} <Trace> HTTP-Session: 99511dd7-3ecc-4537-a194-4c81d8e9bd90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6963 2024.07.10 20:06:49.936159 [ 3 ] {ba96c446-43b0-43b2-bf1c-f26b6c30fb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6964 2024.07.10 20:06:49.936234 [ 3 ] {ba96c446-43b0-43b2-bf1c-f26b6c30fb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6965 2024.07.10 20:06:49.936437 [ 3 ] {ba96c446-43b0-43b2-bf1c-f26b6c30fb5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6966 2024.07.10 20:06:49.936815 [ 3 ] {ba96c446-43b0-43b2-bf1c-f26b6c30fb5f} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6967 2024.07.10 20:06:49.936858 [ 3 ] {ba96c446-43b0-43b2-bf1c-f26b6c30fb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6968 2024.07.10 20:06:49.937241 [ 3 ] {ba96c446-43b0-43b2-bf1c-f26b6c30fb5f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6969 2024.07.10 20:06:49.937583 [ 3 ] {ba96c446-43b0-43b2-bf1c-f26b6c30fb5f} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6970 2024.07.10 20:06:49.937733 [ 3 ] {ba96c446-43b0-43b2-bf1c-f26b6c30fb5f} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001643 sec., 11564.211807668898 rows/sec., 937.33 KiB/sec.
6971 2024.07.10 20:06:49.937937 [ 3 ] {ba96c446-43b0-43b2-bf1c-f26b6c30fb5f} <Debug> DynamicQueryHandler: Done processing query
6972 2024.07.10 20:06:49.937963 [ 3 ] {ba96c446-43b0-43b2-bf1c-f26b6c30fb5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6973 2024.07.10 20:06:49.937980 [ 3 ] {} <Debug> HTTP-Session: 99511dd7-3ecc-4537-a194-4c81d8e9bd90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6974 2024.07.10 20:06:49.938162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6975 2024.07.10 20:06:49.938217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6976 2024.07.10 20:06:49.938237 [ 3 ] {} <Debug> HTTP-Session: ac669b58-0226-45ee-8e35-8be065575487 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6977 2024.07.10 20:06:49.938255 [ 3 ] {} <Debug> HTTP-Session: ac669b58-0226-45ee-8e35-8be065575487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6978 2024.07.10 20:06:49.938269 [ 3 ] {} <Debug> HTTP-Session: ac669b58-0226-45ee-8e35-8be065575487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6979 2024.07.10 20:06:49.938303 [ 3 ] {} <Trace> HTTP-Session: ac669b58-0226-45ee-8e35-8be065575487 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6980 2024.07.10 20:06:49.938439 [ 3 ] {6480690e-c903-41ce-a88b-f12ac0404019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6981 2024.07.10 20:06:49.938486 [ 3 ] {6480690e-c903-41ce-a88b-f12ac0404019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6982 2024.07.10 20:06:49.938614 [ 3 ] {6480690e-c903-41ce-a88b-f12ac0404019} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6983 2024.07.10 20:06:49.939034 [ 3 ] {6480690e-c903-41ce-a88b-f12ac0404019} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6984 2024.07.10 20:06:49.939071 [ 3 ] {6480690e-c903-41ce-a88b-f12ac0404019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
6985 2024.07.10 20:06:49.939410 [ 3 ] {6480690e-c903-41ce-a88b-f12ac0404019} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6986 2024.07.10 20:06:49.939728 [ 3 ] {6480690e-c903-41ce-a88b-f12ac0404019} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6987 2024.07.10 20:06:49.939852 [ 3 ] {6480690e-c903-41ce-a88b-f12ac0404019} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.001467 sec., 77027.94819359237 rows/sec., 6.31 MiB/sec.
6988 2024.07.10 20:06:49.940043 [ 3 ] {6480690e-c903-41ce-a88b-f12ac0404019} <Debug> DynamicQueryHandler: Done processing query
6989 2024.07.10 20:06:49.940076 [ 3 ] {6480690e-c903-41ce-a88b-f12ac0404019} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6990 2024.07.10 20:06:49.940099 [ 3 ] {} <Debug> HTTP-Session: ac669b58-0226-45ee-8e35-8be065575487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6991 2024.07.10 20:06:49.940238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6992 2024.07.10 20:06:49.940289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6993 2024.07.10 20:06:49.940308 [ 3 ] {} <Debug> HTTP-Session: 114f5d1e-4a41-4b7a-adea-d106eb69e667 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
6994 2024.07.10 20:06:49.940325 [ 3 ] {} <Debug> HTTP-Session: 114f5d1e-4a41-4b7a-adea-d106eb69e667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6995 2024.07.10 20:06:49.940338 [ 3 ] {} <Debug> HTTP-Session: 114f5d1e-4a41-4b7a-adea-d106eb69e667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6996 2024.07.10 20:06:49.940371 [ 3 ] {} <Trace> HTTP-Session: 114f5d1e-4a41-4b7a-adea-d106eb69e667 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6997 2024.07.10 20:06:49.940494 [ 3 ] {07c6246f-25ad-424e-b09a-acd66042c8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6998 2024.07.10 20:06:49.940538 [ 3 ] {07c6246f-25ad-424e-b09a-acd66042c8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6999 2024.07.10 20:06:49.940664 [ 3 ] {07c6246f-25ad-424e-b09a-acd66042c8e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7000 2024.07.10 20:06:49.940980 [ 3 ] {07c6246f-25ad-424e-b09a-acd66042c8e7} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7001 2024.07.10 20:06:49.941013 [ 3 ] {07c6246f-25ad-424e-b09a-acd66042c8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7002 2024.07.10 20:06:49.941308 [ 3 ] {07c6246f-25ad-424e-b09a-acd66042c8e7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7003 2024.07.10 20:06:49.941600 [ 3 ] {07c6246f-25ad-424e-b09a-acd66042c8e7} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7004 2024.07.10 20:06:49.941783 [ 3 ] {07c6246f-25ad-424e-b09a-acd66042c8e7} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001337 sec., 62079.28197456993 rows/sec., 4.85 MiB/sec.
7005 2024.07.10 20:06:49.941934 [ 3 ] {07c6246f-25ad-424e-b09a-acd66042c8e7} <Debug> DynamicQueryHandler: Done processing query
7006 2024.07.10 20:06:49.941959 [ 3 ] {07c6246f-25ad-424e-b09a-acd66042c8e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7007 2024.07.10 20:06:49.941975 [ 3 ] {} <Debug> HTTP-Session: 114f5d1e-4a41-4b7a-adea-d106eb69e667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7008 2024.07.10 20:06:49.942146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7009 2024.07.10 20:06:49.942196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7010 2024.07.10 20:06:49.942215 [ 3 ] {} <Debug> HTTP-Session: b8e24ce7-dee5-4d42-b6ac-ec726c5febc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7011 2024.07.10 20:06:49.942231 [ 3 ] {} <Debug> HTTP-Session: b8e24ce7-dee5-4d42-b6ac-ec726c5febc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7012 2024.07.10 20:06:49.942244 [ 3 ] {} <Debug> HTTP-Session: b8e24ce7-dee5-4d42-b6ac-ec726c5febc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7013 2024.07.10 20:06:49.942276 [ 3 ] {} <Trace> HTTP-Session: b8e24ce7-dee5-4d42-b6ac-ec726c5febc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7014 2024.07.10 20:06:49.942422 [ 3 ] {797ac269-ea0a-4e82-b668-7574b95861d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7015 2024.07.10 20:06:49.942468 [ 3 ] {797ac269-ea0a-4e82-b668-7574b95861d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7016 2024.07.10 20:06:49.942610 [ 3 ] {797ac269-ea0a-4e82-b668-7574b95861d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7017 2024.07.10 20:06:49.942985 [ 3 ] {797ac269-ea0a-4e82-b668-7574b95861d1} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7018 2024.07.10 20:06:49.943019 [ 3 ] {797ac269-ea0a-4e82-b668-7574b95861d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7019 2024.07.10 20:06:49.943410 [ 3 ] {797ac269-ea0a-4e82-b668-7574b95861d1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7020 2024.07.10 20:06:49.943751 [ 3 ] {797ac269-ea0a-4e82-b668-7574b95861d1} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7021 2024.07.10 20:06:49.943879 [ 3 ] {797ac269-ea0a-4e82-b668-7574b95861d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001526 sec., 104849.27916120576 rows/sec., 7.30 MiB/sec.
7022 2024.07.10 20:06:49.944046 [ 3 ] {797ac269-ea0a-4e82-b668-7574b95861d1} <Debug> DynamicQueryHandler: Done processing query
7023 2024.07.10 20:06:49.944070 [ 3 ] {797ac269-ea0a-4e82-b668-7574b95861d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7024 2024.07.10 20:06:49.944085 [ 3 ] {} <Debug> HTTP-Session: b8e24ce7-dee5-4d42-b6ac-ec726c5febc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7025 2024.07.10 20:06:49.944248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7026 2024.07.10 20:06:49.944299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7027 2024.07.10 20:06:49.944319 [ 3 ] {} <Debug> HTTP-Session: c316184a-e360-4825-99ed-33e637d736bb Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7028 2024.07.10 20:06:49.944335 [ 3 ] {} <Debug> HTTP-Session: c316184a-e360-4825-99ed-33e637d736bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7029 2024.07.10 20:06:49.944349 [ 3 ] {} <Debug> HTTP-Session: c316184a-e360-4825-99ed-33e637d736bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7030 2024.07.10 20:06:49.944380 [ 3 ] {} <Trace> HTTP-Session: c316184a-e360-4825-99ed-33e637d736bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7031 2024.07.10 20:06:49.944637 [ 3 ] {906e7030-d04f-41a7-9abb-ff6aabe3d9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7032 2024.07.10 20:06:49.944701 [ 3 ] {906e7030-d04f-41a7-9abb-ff6aabe3d9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7033 2024.07.10 20:06:49.945107 [ 3 ] {906e7030-d04f-41a7-9abb-ff6aabe3d9a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7034 2024.07.10 20:06:49.945628 [ 3 ] {906e7030-d04f-41a7-9abb-ff6aabe3d9a0} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7035 2024.07.10 20:06:49.945664 [ 3 ] {906e7030-d04f-41a7-9abb-ff6aabe3d9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7036 2024.07.10 20:06:49.946255 [ 3 ] {906e7030-d04f-41a7-9abb-ff6aabe3d9a0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7037 2024.07.10 20:06:49.946665 [ 3 ] {906e7030-d04f-41a7-9abb-ff6aabe3d9a0} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7038 2024.07.10 20:06:49.946831 [ 3 ] {906e7030-d04f-41a7-9abb-ff6aabe3d9a0} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002369 sec., 8020.261713803293 rows/sec., 14.37 MiB/sec.
7039 2024.07.10 20:06:49.947054 [ 3 ] {906e7030-d04f-41a7-9abb-ff6aabe3d9a0} <Debug> DynamicQueryHandler: Done processing query
7040 2024.07.10 20:06:49.947082 [ 3 ] {906e7030-d04f-41a7-9abb-ff6aabe3d9a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7041 2024.07.10 20:06:49.947098 [ 3 ] {} <Debug> HTTP-Session: c316184a-e360-4825-99ed-33e637d736bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7042 2024.07.10 20:06:49.947243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7043 2024.07.10 20:06:49.947297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7044 2024.07.10 20:06:49.947321 [ 3 ] {} <Debug> HTTP-Session: 98b02446-0781-4a42-b8c2-74dfff917485 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7045 2024.07.10 20:06:49.947340 [ 3 ] {} <Debug> HTTP-Session: 98b02446-0781-4a42-b8c2-74dfff917485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7046 2024.07.10 20:06:49.947355 [ 3 ] {} <Debug> HTTP-Session: 98b02446-0781-4a42-b8c2-74dfff917485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7047 2024.07.10 20:06:49.947390 [ 3 ] {} <Trace> HTTP-Session: 98b02446-0781-4a42-b8c2-74dfff917485 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7048 2024.07.10 20:06:49.947537 [ 3 ] {3f577e6d-9075-4ffa-bc65-ebc65d0ddae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7049 2024.07.10 20:06:49.947582 [ 3 ] {3f577e6d-9075-4ffa-bc65-ebc65d0ddae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7050 2024.07.10 20:06:49.947707 [ 3 ] {3f577e6d-9075-4ffa-bc65-ebc65d0ddae0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7051 2024.07.10 20:06:49.948025 [ 3 ] {3f577e6d-9075-4ffa-bc65-ebc65d0ddae0} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7052 2024.07.10 20:06:49.948064 [ 3 ] {3f577e6d-9075-4ffa-bc65-ebc65d0ddae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7053 2024.07.10 20:06:49.948496 [ 3 ] {3f577e6d-9075-4ffa-bc65-ebc65d0ddae0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7054 2024.07.10 20:06:49.948840 [ 3 ] {3f577e6d-9075-4ffa-bc65-ebc65d0ddae0} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7055 2024.07.10 20:06:49.948973 [ 3 ] {3f577e6d-9075-4ffa-bc65-ebc65d0ddae0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec.
7056 2024.07.10 20:06:49.949245 [ 3 ] {3f577e6d-9075-4ffa-bc65-ebc65d0ddae0} <Debug> DynamicQueryHandler: Done processing query
7057 2024.07.10 20:06:49.949299 [ 3 ] {3f577e6d-9075-4ffa-bc65-ebc65d0ddae0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7058 2024.07.10 20:06:49.949331 [ 3 ] {} <Debug> HTTP-Session: 98b02446-0781-4a42-b8c2-74dfff917485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7059 2024.07.10 20:06:54.002170 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
7060 2024.07.10 20:06:54.002275 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
7061 2024.07.10 20:06:54.935671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7062 2024.07.10 20:06:54.935799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7063 2024.07.10 20:06:54.935830 [ 3 ] {} <Debug> HTTP-Session: d8b13421-0795-459b-9497-61711a67bc45 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7064 2024.07.10 20:06:54.935859 [ 3 ] {} <Debug> HTTP-Session: d8b13421-0795-459b-9497-61711a67bc45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7065 2024.07.10 20:06:54.935876 [ 3 ] {} <Debug> HTTP-Session: d8b13421-0795-459b-9497-61711a67bc45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7066 2024.07.10 20:06:54.935933 [ 3 ] {} <Trace> HTTP-Session: d8b13421-0795-459b-9497-61711a67bc45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7067 2024.07.10 20:06:54.936133 [ 3 ] {cf1b2a7f-7aba-4433-93c9-1e8fceae98dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7068 2024.07.10 20:06:54.936208 [ 3 ] {cf1b2a7f-7aba-4433-93c9-1e8fceae98dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7069 2024.07.10 20:06:54.936427 [ 3 ] {cf1b2a7f-7aba-4433-93c9-1e8fceae98dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7070 2024.07.10 20:06:54.936837 [ 3 ] {cf1b2a7f-7aba-4433-93c9-1e8fceae98dc} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7071 2024.07.10 20:06:54.936876 [ 3 ] {cf1b2a7f-7aba-4433-93c9-1e8fceae98dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7072 2024.07.10 20:06:54.937239 [ 3 ] {cf1b2a7f-7aba-4433-93c9-1e8fceae98dc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7073 2024.07.10 20:06:54.937567 [ 3 ] {cf1b2a7f-7aba-4433-93c9-1e8fceae98dc} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7074 2024.07.10 20:06:54.937710 [ 3 ] {cf1b2a7f-7aba-4433-93c9-1e8fceae98dc} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001642 sec., 7917.174177831912 rows/sec., 641.72 KiB/sec.
7075 2024.07.10 20:06:54.937896 [ 3 ] {cf1b2a7f-7aba-4433-93c9-1e8fceae98dc} <Debug> DynamicQueryHandler: Done processing query
7076 2024.07.10 20:06:54.937923 [ 3 ] {cf1b2a7f-7aba-4433-93c9-1e8fceae98dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7077 2024.07.10 20:06:54.937939 [ 3 ] {} <Debug> HTTP-Session: d8b13421-0795-459b-9497-61711a67bc45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7078 2024.07.10 20:06:54.938106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7079 2024.07.10 20:06:54.938154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7080 2024.07.10 20:06:54.938174 [ 3 ] {} <Debug> HTTP-Session: 28f1b5ba-bd42-4a76-b0d8-afc3ca1bee6e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7081 2024.07.10 20:06:54.938191 [ 3 ] {} <Debug> HTTP-Session: 28f1b5ba-bd42-4a76-b0d8-afc3ca1bee6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7082 2024.07.10 20:06:54.938205 [ 3 ] {} <Debug> HTTP-Session: 28f1b5ba-bd42-4a76-b0d8-afc3ca1bee6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7083 2024.07.10 20:06:54.938237 [ 3 ] {} <Trace> HTTP-Session: 28f1b5ba-bd42-4a76-b0d8-afc3ca1bee6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7084 2024.07.10 20:06:54.938358 [ 3 ] {dcfe7a5e-3378-4e96-a2c7-6887a46ceb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7085 2024.07.10 20:06:54.938401 [ 3 ] {dcfe7a5e-3378-4e96-a2c7-6887a46ceb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7086 2024.07.10 20:06:54.938523 [ 3 ] {dcfe7a5e-3378-4e96-a2c7-6887a46ceb3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7087 2024.07.10 20:06:54.938887 [ 3 ] {dcfe7a5e-3378-4e96-a2c7-6887a46ceb3b} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7088 2024.07.10 20:06:54.938924 [ 3 ] {dcfe7a5e-3378-4e96-a2c7-6887a46ceb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7089 2024.07.10 20:06:54.939237 [ 3 ] {dcfe7a5e-3378-4e96-a2c7-6887a46ceb3b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7090 2024.07.10 20:06:54.939533 [ 3 ] {dcfe7a5e-3378-4e96-a2c7-6887a46ceb3b} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7091 2024.07.10 20:06:54.939656 [ 3 ] {dcfe7a5e-3378-4e96-a2c7-6887a46ceb3b} <Debug> executeQuery: Read 95 rows, 7.93 KiB in 0.001344 sec., 70684.52380952382 rows/sec., 5.76 MiB/sec.
7092 2024.07.10 20:06:54.939924 [ 3 ] {dcfe7a5e-3378-4e96-a2c7-6887a46ceb3b} <Debug> DynamicQueryHandler: Done processing query
7093 2024.07.10 20:06:54.939974 [ 3 ] {dcfe7a5e-3378-4e96-a2c7-6887a46ceb3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7094 2024.07.10 20:06:54.939999 [ 3 ] {} <Debug> HTTP-Session: 28f1b5ba-bd42-4a76-b0d8-afc3ca1bee6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7095 2024.07.10 20:06:54.940180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7096 2024.07.10 20:06:54.940231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7097 2024.07.10 20:06:54.940250 [ 3 ] {} <Debug> HTTP-Session: d8e927f1-4955-45da-b2bb-8ac261c79d76 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7098 2024.07.10 20:06:54.940267 [ 3 ] {} <Debug> HTTP-Session: d8e927f1-4955-45da-b2bb-8ac261c79d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7099 2024.07.10 20:06:54.940280 [ 3 ] {} <Debug> HTTP-Session: d8e927f1-4955-45da-b2bb-8ac261c79d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7100 2024.07.10 20:06:54.940311 [ 3 ] {} <Trace> HTTP-Session: d8e927f1-4955-45da-b2bb-8ac261c79d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7101 2024.07.10 20:06:54.940436 [ 3 ] {ec4cb482-2f4f-48fe-9feb-f99629e66cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7102 2024.07.10 20:06:54.940481 [ 3 ] {ec4cb482-2f4f-48fe-9feb-f99629e66cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7103 2024.07.10 20:06:54.940626 [ 3 ] {ec4cb482-2f4f-48fe-9feb-f99629e66cba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7104 2024.07.10 20:06:54.940940 [ 3 ] {ec4cb482-2f4f-48fe-9feb-f99629e66cba} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7105 2024.07.10 20:06:54.940976 [ 3 ] {ec4cb482-2f4f-48fe-9feb-f99629e66cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7106 2024.07.10 20:06:54.941288 [ 3 ] {ec4cb482-2f4f-48fe-9feb-f99629e66cba} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7107 2024.07.10 20:06:54.941602 [ 3 ] {ec4cb482-2f4f-48fe-9feb-f99629e66cba} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7108 2024.07.10 20:06:54.941729 [ 3 ] {ec4cb482-2f4f-48fe-9feb-f99629e66cba} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001343 sec., 57334.3261355175 rows/sec., 4.48 MiB/sec.
7109 2024.07.10 20:06:54.941881 [ 3 ] {ec4cb482-2f4f-48fe-9feb-f99629e66cba} <Debug> DynamicQueryHandler: Done processing query
7110 2024.07.10 20:06:54.941906 [ 3 ] {ec4cb482-2f4f-48fe-9feb-f99629e66cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7111 2024.07.10 20:06:54.941921 [ 3 ] {} <Debug> HTTP-Session: d8e927f1-4955-45da-b2bb-8ac261c79d76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7112 2024.07.10 20:06:54.942079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7113 2024.07.10 20:06:54.942128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7114 2024.07.10 20:06:54.942147 [ 3 ] {} <Debug> HTTP-Session: 5da92c4d-60d5-4fcc-aa8b-5b7ba8819b7b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7115 2024.07.10 20:06:54.942164 [ 3 ] {} <Debug> HTTP-Session: 5da92c4d-60d5-4fcc-aa8b-5b7ba8819b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7116 2024.07.10 20:06:54.942177 [ 3 ] {} <Debug> HTTP-Session: 5da92c4d-60d5-4fcc-aa8b-5b7ba8819b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7117 2024.07.10 20:06:54.942208 [ 3 ] {} <Trace> HTTP-Session: 5da92c4d-60d5-4fcc-aa8b-5b7ba8819b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7118 2024.07.10 20:06:54.942353 [ 3 ] {d373d3e4-765c-404d-b228-fcda325cd746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7119 2024.07.10 20:06:54.942400 [ 3 ] {d373d3e4-765c-404d-b228-fcda325cd746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7120 2024.07.10 20:06:54.942541 [ 3 ] {d373d3e4-765c-404d-b228-fcda325cd746} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7121 2024.07.10 20:06:54.942924 [ 3 ] {d373d3e4-765c-404d-b228-fcda325cd746} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7122 2024.07.10 20:06:54.942960 [ 3 ] {d373d3e4-765c-404d-b228-fcda325cd746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7123 2024.07.10 20:06:54.943354 [ 3 ] {d373d3e4-765c-404d-b228-fcda325cd746} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7124 2024.07.10 20:06:54.943699 [ 3 ] {d373d3e4-765c-404d-b228-fcda325cd746} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7125 2024.07.10 20:06:54.943821 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7126 2024.07.10 20:06:54.943830 [ 3 ] {d373d3e4-765c-404d-b228-fcda325cd746} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00154 sec., 103896.1038961039 rows/sec., 7.24 MiB/sec.
7127 2024.07.10 20:06:54.943857 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7128 2024.07.10 20:06:54.943895 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7129 2024.07.10 20:06:54.944097 [ 3 ] {d373d3e4-765c-404d-b228-fcda325cd746} <Debug> DynamicQueryHandler: Done processing query
7130 2024.07.10 20:06:54.944142 [ 3 ] {d373d3e4-765c-404d-b228-fcda325cd746} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7131 2024.07.10 20:06:54.944152 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
7132 2024.07.10 20:06:54.944162 [ 3 ] {} <Debug> HTTP-Session: 5da92c4d-60d5-4fcc-aa8b-5b7ba8819b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7133 2024.07.10 20:06:54.944490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7134 2024.07.10 20:06:54.944702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7135 2024.07.10 20:06:54.944805 [ 3 ] {} <Debug> HTTP-Session: fcf9b9ec-41e6-41fa-93b6-f3ca4b2929c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7136 2024.07.10 20:06:54.944879 [ 3 ] {} <Debug> HTTP-Session: fcf9b9ec-41e6-41fa-93b6-f3ca4b2929c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7137 2024.07.10 20:06:54.944941 [ 3 ] {} <Debug> HTTP-Session: fcf9b9ec-41e6-41fa-93b6-f3ca4b2929c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7138 2024.07.10 20:06:54.944979 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7139 2024.07.10 20:06:54.945029 [ 3 ] {} <Trace> HTTP-Session: fcf9b9ec-41e6-41fa-93b6-f3ca4b2929c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7140 2024.07.10 20:06:54.945044 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5830 rows starting from the beginning of the part
7141 2024.07.10 20:06:54.945169 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 161 rows starting from the beginning of the part
7142 2024.07.10 20:06:54.945367 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 161 rows starting from the beginning of the part
7143 2024.07.10 20:06:54.945377 [ 3 ] {2b33fcb0-2f4d-4aa5-9c17-4c04f6d7ea1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7144 2024.07.10 20:06:54.945766 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 196 rows starting from the beginning of the part
7145 2024.07.10 20:06:54.945797 [ 3 ] {2b33fcb0-2f4d-4aa5-9c17-4c04f6d7ea1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7146 2024.07.10 20:06:54.946169 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part
7147 2024.07.10 20:06:54.946597 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part
7148 2024.07.10 20:06:54.947758 [ 3 ] {2b33fcb0-2f4d-4aa5-9c17-4c04f6d7ea1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7149 2024.07.10 20:06:54.948648 [ 3 ] {2b33fcb0-2f4d-4aa5-9c17-4c04f6d7ea1f} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7150 2024.07.10 20:06:54.948693 [ 3 ] {2b33fcb0-2f4d-4aa5-9c17-4c04f6d7ea1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7151 2024.07.10 20:06:54.949589 [ 3 ] {2b33fcb0-2f4d-4aa5-9c17-4c04f6d7ea1f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7152 2024.07.10 20:06:54.950073 [ 3 ] {2b33fcb0-2f4d-4aa5-9c17-4c04f6d7ea1f} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7153 2024.07.10 20:06:54.950226 [ 3 ] {2b33fcb0-2f4d-4aa5-9c17-4c04f6d7ea1f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.005102 sec., 2548.0203841630732 rows/sec., 4.57 MiB/sec.
7154 2024.07.10 20:06:54.951297 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6668 rows, containing 5 columns (5 merged, 0 gathered) in 0.007321681 sec., 910719.8196698272 rows/sec., 63.52 MiB/sec.
7155 2024.07.10 20:06:54.951616 [ 3 ] {2b33fcb0-2f4d-4aa5-9c17-4c04f6d7ea1f} <Debug> DynamicQueryHandler: Done processing query
7156 2024.07.10 20:06:54.951641 [ 3 ] {2b33fcb0-2f4d-4aa5-9c17-4c04f6d7ea1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7157 2024.07.10 20:06:54.951657 [ 3 ] {} <Debug> HTTP-Session: fcf9b9ec-41e6-41fa-93b6-f3ca4b2929c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7158 2024.07.10 20:06:54.951790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7159 2024.07.10 20:06:54.951809 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7160 2024.07.10 20:06:54.951868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7161 2024.07.10 20:06:54.951897 [ 3 ] {} <Debug> HTTP-Session: 5a9e352d-a75e-4fbc-a8c5-dc405fb1b819 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7162 2024.07.10 20:06:54.951914 [ 3 ] {} <Debug> HTTP-Session: 5a9e352d-a75e-4fbc-a8c5-dc405fb1b819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7163 2024.07.10 20:06:54.951928 [ 3 ] {} <Debug> HTTP-Session: 5a9e352d-a75e-4fbc-a8c5-dc405fb1b819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7164 2024.07.10 20:06:54.951965 [ 3 ] {} <Trace> HTTP-Session: 5a9e352d-a75e-4fbc-a8c5-dc405fb1b819 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7165 2024.07.10 20:06:54.952134 [ 3 ] {e33f9e6f-fbfc-4ea9-b154-d76a76613e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7166 2024.07.10 20:06:54.952189 [ 3 ] {e33f9e6f-fbfc-4ea9-b154-d76a76613e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7167 2024.07.10 20:06:54.952357 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7168 2024.07.10 20:06:54.952424 [ 3 ] {e33f9e6f-fbfc-4ea9-b154-d76a76613e81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7169 2024.07.10 20:06:54.952471 [ 199 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7170 2024.07.10 20:06:54.952562 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB.
7171 2024.07.10 20:06:54.952781 [ 3 ] {e33f9e6f-fbfc-4ea9-b154-d76a76613e81} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7172 2024.07.10 20:06:54.952817 [ 3 ] {e33f9e6f-fbfc-4ea9-b154-d76a76613e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7173 2024.07.10 20:06:54.953191 [ 3 ] {e33f9e6f-fbfc-4ea9-b154-d76a76613e81} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7174 2024.07.10 20:06:54.953517 [ 3 ] {e33f9e6f-fbfc-4ea9-b154-d76a76613e81} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7175 2024.07.10 20:06:54.953647 [ 3 ] {e33f9e6f-fbfc-4ea9-b154-d76a76613e81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec.
7176 2024.07.10 20:06:54.953647 [ 87 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7177 2024.07.10 20:06:54.953715 [ 87 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7178 2024.07.10 20:06:54.953754 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7179 2024.07.10 20:06:54.953881 [ 3 ] {e33f9e6f-fbfc-4ea9-b154-d76a76613e81} <Debug> DynamicQueryHandler: Done processing query
7180 2024.07.10 20:06:54.953931 [ 3 ] {e33f9e6f-fbfc-4ea9-b154-d76a76613e81} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7181 2024.07.10 20:06:54.953964 [ 3 ] {} <Debug> HTTP-Session: 5a9e352d-a75e-4fbc-a8c5-dc405fb1b819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7182 2024.07.10 20:06:54.953965 [ 189 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
7183 2024.07.10 20:06:54.954146 [ 189 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7184 2024.07.10 20:06:54.954181 [ 189 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1918 rows starting from the beginning of the part
7185 2024.07.10 20:06:54.954266 [ 189 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part
7186 2024.07.10 20:06:54.954390 [ 189 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part
7187 2024.07.10 20:06:54.954572 [ 189 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part
7188 2024.07.10 20:06:54.954659 [ 189 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part
7189 2024.07.10 20:06:54.954868 [ 189 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part
7190 2024.07.10 20:06:54.956161 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2218 rows, containing 4 columns (4 merged, 0 gathered) in 0.002314309 sec., 958385.4187146141 rows/sec., 64.52 MiB/sec.
7191 2024.07.10 20:06:54.956403 [ 191 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7192 2024.07.10 20:06:54.956788 [ 191 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_41_8} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7193 2024.07.10 20:06:54.956864 [ 191 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_41_8} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7194 2024.07.10 20:06:54.956944 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB.
7195 2024.07.10 20:06:55.001757 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001390111 sec.
7196 2024.07.10 20:06:59.936283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7197 2024.07.10 20:06:59.936426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7198 2024.07.10 20:06:59.936457 [ 3 ] {} <Debug> HTTP-Session: 596d3626-79cc-4a59-9fe7-f68afc73019f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7199 2024.07.10 20:06:59.936485 [ 3 ] {} <Debug> HTTP-Session: 596d3626-79cc-4a59-9fe7-f68afc73019f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7200 2024.07.10 20:06:59.936503 [ 3 ] {} <Debug> HTTP-Session: 596d3626-79cc-4a59-9fe7-f68afc73019f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7201 2024.07.10 20:06:59.936561 [ 3 ] {} <Trace> HTTP-Session: 596d3626-79cc-4a59-9fe7-f68afc73019f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7202 2024.07.10 20:06:59.936764 [ 3 ] {46f707c5-bd53-4d41-be28-88e5d9aeceb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7203 2024.07.10 20:06:59.936833 [ 3 ] {46f707c5-bd53-4d41-be28-88e5d9aeceb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7204 2024.07.10 20:06:59.937026 [ 3 ] {46f707c5-bd53-4d41-be28-88e5d9aeceb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7205 2024.07.10 20:06:59.937449 [ 3 ] {46f707c5-bd53-4d41-be28-88e5d9aeceb7} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7206 2024.07.10 20:06:59.937489 [ 3 ] {46f707c5-bd53-4d41-be28-88e5d9aeceb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7207 2024.07.10 20:06:59.937858 [ 3 ] {46f707c5-bd53-4d41-be28-88e5d9aeceb7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7208 2024.07.10 20:06:59.938201 [ 3 ] {46f707c5-bd53-4d41-be28-88e5d9aeceb7} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7209 2024.07.10 20:06:59.938347 [ 3 ] {46f707c5-bd53-4d41-be28-88e5d9aeceb7} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001643 sec., 11564.211807668898 rows/sec., 937.33 KiB/sec.
7210 2024.07.10 20:06:59.938347 [ 83 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
7211 2024.07.10 20:06:59.938402 [ 83 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7212 2024.07.10 20:06:59.938437 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7213 2024.07.10 20:06:59.938563 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full
7214 2024.07.10 20:06:59.938574 [ 3 ] {46f707c5-bd53-4d41-be28-88e5d9aeceb7} <Debug> DynamicQueryHandler: Done processing query
7215 2024.07.10 20:06:59.938614 [ 3 ] {46f707c5-bd53-4d41-be28-88e5d9aeceb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7216 2024.07.10 20:06:59.938638 [ 3 ] {} <Debug> HTTP-Session: 596d3626-79cc-4a59-9fe7-f68afc73019f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7217 2024.07.10 20:06:59.938712 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7218 2024.07.10 20:06:59.938745 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 32 rows starting from the beginning of the part
7219 2024.07.10 20:06:59.938794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7220 2024.07.10 20:06:59.938834 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 19 rows starting from the beginning of the part
7221 2024.07.10 20:06:59.938907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7222 2024.07.10 20:06:59.938988 [ 3 ] {} <Debug> HTTP-Session: fd43f62b-fe8e-4855-bae9-1667307d046d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7223 2024.07.10 20:06:59.939100 [ 3 ] {} <Debug> HTTP-Session: fd43f62b-fe8e-4855-bae9-1667307d046d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7224 2024.07.10 20:06:59.939206 [ 3 ] {} <Debug> HTTP-Session: fd43f62b-fe8e-4855-bae9-1667307d046d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7225 2024.07.10 20:06:59.939264 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part
7226 2024.07.10 20:06:59.939306 [ 3 ] {} <Trace> HTTP-Session: fd43f62b-fe8e-4855-bae9-1667307d046d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7227 2024.07.10 20:06:59.939548 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 19 rows starting from the beginning of the part
7228 2024.07.10 20:06:59.939572 [ 3 ] {30b8b374-c0fc-4892-a018-5748e9bb2d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7229 2024.07.10 20:06:59.939671 [ 3 ] {30b8b374-c0fc-4892-a018-5748e9bb2d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7230 2024.07.10 20:06:59.939770 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part
7231 2024.07.10 20:06:59.940028 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 19 rows starting from the beginning of the part
7232 2024.07.10 20:06:59.940457 [ 3 ] {30b8b374-c0fc-4892-a018-5748e9bb2d75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7233 2024.07.10 20:06:59.940986 [ 3 ] {30b8b374-c0fc-4892-a018-5748e9bb2d75} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7234 2024.07.10 20:06:59.941031 [ 3 ] {30b8b374-c0fc-4892-a018-5748e9bb2d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7235 2024.07.10 20:06:59.941547 [ 3 ] {30b8b374-c0fc-4892-a018-5748e9bb2d75} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7236 2024.07.10 20:06:59.942103 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 115 rows, containing 4 columns (4 merged, 0 gathered) in 0.00358295 sec., 32096.45683026556 rows/sec., 2.54 MiB/sec.
7237 2024.07.10 20:06:59.942111 [ 3 ] {30b8b374-c0fc-4892-a018-5748e9bb2d75} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7238 2024.07.10 20:06:59.942414 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
7239 2024.07.10 20:06:59.942430 [ 3 ] {30b8b374-c0fc-4892-a018-5748e9bb2d75} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002944 sec., 679.3478260869565 rows/sec., 55.40 KiB/sec.
7240 2024.07.10 20:06:59.943467 [ 3 ] {30b8b374-c0fc-4892-a018-5748e9bb2d75} <Debug> DynamicQueryHandler: Done processing query
7241 2024.07.10 20:06:59.943557 [ 3 ] {30b8b374-c0fc-4892-a018-5748e9bb2d75} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7242 2024.07.10 20:06:59.943689 [ 3 ] {} <Debug> HTTP-Session: fd43f62b-fe8e-4855-bae9-1667307d046d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7243 2024.07.10 20:06:59.943951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7244 2024.07.10 20:06:59.944037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7245 2024.07.10 20:06:59.944054 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_40_8} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7246 2024.07.10 20:06:59.944069 [ 3 ] {} <Debug> HTTP-Session: c38adc94-7ce6-4f56-99d3-d92fc84f7ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7247 2024.07.10 20:06:59.944115 [ 3 ] {} <Debug> HTTP-Session: c38adc94-7ce6-4f56-99d3-d92fc84f7ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7248 2024.07.10 20:06:59.944152 [ 3 ] {} <Debug> HTTP-Session: c38adc94-7ce6-4f56-99d3-d92fc84f7ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7249 2024.07.10 20:06:59.944223 [ 3 ] {} <Trace> HTTP-Session: c38adc94-7ce6-4f56-99d3-d92fc84f7ae1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7250 2024.07.10 20:06:59.944254 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_40_8} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
7251 2024.07.10 20:06:59.944417 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7252 2024.07.10 20:06:59.944460 [ 3 ] {23f6030b-17b9-43de-8943-adb8ce406b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7253 2024.07.10 20:06:59.944513 [ 3 ] {23f6030b-17b9-43de-8943-adb8ce406b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7254 2024.07.10 20:06:59.944656 [ 3 ] {23f6030b-17b9-43de-8943-adb8ce406b05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7255 2024.07.10 20:06:59.945020 [ 3 ] {23f6030b-17b9-43de-8943-adb8ce406b05} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7256 2024.07.10 20:06:59.945055 [ 3 ] {23f6030b-17b9-43de-8943-adb8ce406b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7257 2024.07.10 20:06:59.945388 [ 3 ] {23f6030b-17b9-43de-8943-adb8ce406b05} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7258 2024.07.10 20:06:59.945708 [ 3 ] {23f6030b-17b9-43de-8943-adb8ce406b05} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7259 2024.07.10 20:06:59.945831 [ 3 ] {23f6030b-17b9-43de-8943-adb8ce406b05} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.00148 sec., 77027.02702702703 rows/sec., 6.31 MiB/sec.
7260 2024.07.10 20:06:59.945987 [ 3 ] {23f6030b-17b9-43de-8943-adb8ce406b05} <Debug> DynamicQueryHandler: Done processing query
7261 2024.07.10 20:06:59.946012 [ 3 ] {23f6030b-17b9-43de-8943-adb8ce406b05} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7262 2024.07.10 20:06:59.946028 [ 3 ] {} <Debug> HTTP-Session: c38adc94-7ce6-4f56-99d3-d92fc84f7ae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7263 2024.07.10 20:06:59.946156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7264 2024.07.10 20:06:59.946204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7265 2024.07.10 20:06:59.946222 [ 3 ] {} <Debug> HTTP-Session: fa6f21b5-1ee0-4e44-a370-a8ae242a4d24 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7266 2024.07.10 20:06:59.946238 [ 3 ] {} <Debug> HTTP-Session: fa6f21b5-1ee0-4e44-a370-a8ae242a4d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7267 2024.07.10 20:06:59.946252 [ 3 ] {} <Debug> HTTP-Session: fa6f21b5-1ee0-4e44-a370-a8ae242a4d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7268 2024.07.10 20:06:59.946283 [ 3 ] {} <Trace> HTTP-Session: fa6f21b5-1ee0-4e44-a370-a8ae242a4d24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7269 2024.07.10 20:06:59.946377 [ 3 ] {8d8a4ae3-b5b8-4421-ae80-d0dbdc0455bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7270 2024.07.10 20:06:59.946417 [ 3 ] {8d8a4ae3-b5b8-4421-ae80-d0dbdc0455bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7271 2024.07.10 20:06:59.946538 [ 3 ] {8d8a4ae3-b5b8-4421-ae80-d0dbdc0455bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7272 2024.07.10 20:06:59.946838 [ 3 ] {8d8a4ae3-b5b8-4421-ae80-d0dbdc0455bc} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7273 2024.07.10 20:06:59.946882 [ 3 ] {8d8a4ae3-b5b8-4421-ae80-d0dbdc0455bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7274 2024.07.10 20:06:59.947268 [ 3 ] {8d8a4ae3-b5b8-4421-ae80-d0dbdc0455bc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7275 2024.07.10 20:06:59.947673 [ 3 ] {8d8a4ae3-b5b8-4421-ae80-d0dbdc0455bc} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7276 2024.07.10 20:06:59.947826 [ 3 ] {8d8a4ae3-b5b8-4421-ae80-d0dbdc0455bc} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001472 sec., 1358.695652173913 rows/sec., 94.87 KiB/sec.
7277 2024.07.10 20:06:59.948025 [ 3 ] {8d8a4ae3-b5b8-4421-ae80-d0dbdc0455bc} <Debug> DynamicQueryHandler: Done processing query
7278 2024.07.10 20:06:59.948055 [ 3 ] {8d8a4ae3-b5b8-4421-ae80-d0dbdc0455bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7279 2024.07.10 20:06:59.948077 [ 3 ] {} <Debug> HTTP-Session: fa6f21b5-1ee0-4e44-a370-a8ae242a4d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7280 2024.07.10 20:06:59.948216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7281 2024.07.10 20:06:59.948277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7282 2024.07.10 20:06:59.948303 [ 3 ] {} <Debug> HTTP-Session: 692db189-eefb-4f61-8c67-719a086b3e7e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7283 2024.07.10 20:06:59.948326 [ 3 ] {} <Debug> HTTP-Session: 692db189-eefb-4f61-8c67-719a086b3e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7284 2024.07.10 20:06:59.948346 [ 3 ] {} <Debug> HTTP-Session: 692db189-eefb-4f61-8c67-719a086b3e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7285 2024.07.10 20:06:59.948386 [ 3 ] {} <Trace> HTTP-Session: 692db189-eefb-4f61-8c67-719a086b3e7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7286 2024.07.10 20:06:59.948538 [ 3 ] {638dd9eb-da10-459a-b58f-d0e60025a72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7287 2024.07.10 20:06:59.948592 [ 3 ] {638dd9eb-da10-459a-b58f-d0e60025a72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7288 2024.07.10 20:06:59.948754 [ 3 ] {638dd9eb-da10-459a-b58f-d0e60025a72d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7289 2024.07.10 20:06:59.949146 [ 3 ] {638dd9eb-da10-459a-b58f-d0e60025a72d} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7290 2024.07.10 20:06:59.949189 [ 3 ] {638dd9eb-da10-459a-b58f-d0e60025a72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7291 2024.07.10 20:06:59.949568 [ 3 ] {638dd9eb-da10-459a-b58f-d0e60025a72d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7292 2024.07.10 20:06:59.949946 [ 3 ] {638dd9eb-da10-459a-b58f-d0e60025a72d} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7293 2024.07.10 20:06:59.950088 [ 3 ] {638dd9eb-da10-459a-b58f-d0e60025a72d} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001615 sec., 52631.57894736843 rows/sec., 4.11 MiB/sec.
7294 2024.07.10 20:06:59.950271 [ 3 ] {638dd9eb-da10-459a-b58f-d0e60025a72d} <Debug> DynamicQueryHandler: Done processing query
7295 2024.07.10 20:06:59.950302 [ 3 ] {638dd9eb-da10-459a-b58f-d0e60025a72d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7296 2024.07.10 20:06:59.950322 [ 3 ] {} <Debug> HTTP-Session: 692db189-eefb-4f61-8c67-719a086b3e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7297 2024.07.10 20:06:59.950527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7298 2024.07.10 20:06:59.950586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7299 2024.07.10 20:06:59.950611 [ 3 ] {} <Debug> HTTP-Session: cb4c797b-62d9-481d-a993-1521017fbe48 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7300 2024.07.10 20:06:59.950634 [ 3 ] {} <Debug> HTTP-Session: cb4c797b-62d9-481d-a993-1521017fbe48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7301 2024.07.10 20:06:59.950652 [ 3 ] {} <Debug> HTTP-Session: cb4c797b-62d9-481d-a993-1521017fbe48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7302 2024.07.10 20:06:59.950692 [ 3 ] {} <Trace> HTTP-Session: cb4c797b-62d9-481d-a993-1521017fbe48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7303 2024.07.10 20:06:59.950889 [ 3 ] {e5b5e994-03ae-4d57-ad74-c4cd4ca65861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7304 2024.07.10 20:06:59.950952 [ 3 ] {e5b5e994-03ae-4d57-ad74-c4cd4ca65861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7305 2024.07.10 20:06:59.951154 [ 3 ] {e5b5e994-03ae-4d57-ad74-c4cd4ca65861} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7306 2024.07.10 20:06:59.951635 [ 3 ] {e5b5e994-03ae-4d57-ad74-c4cd4ca65861} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7307 2024.07.10 20:06:59.951680 [ 3 ] {e5b5e994-03ae-4d57-ad74-c4cd4ca65861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7308 2024.07.10 20:06:59.952205 [ 3 ] {e5b5e994-03ae-4d57-ad74-c4cd4ca65861} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7309 2024.07.10 20:06:59.952706 [ 3 ] {e5b5e994-03ae-4d57-ad74-c4cd4ca65861} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7310 2024.07.10 20:06:59.952869 [ 3 ] {e5b5e994-03ae-4d57-ad74-c4cd4ca65861} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002075 sec., 77590.36144578313 rows/sec., 5.40 MiB/sec.
7311 2024.07.10 20:06:59.953086 [ 3 ] {e5b5e994-03ae-4d57-ad74-c4cd4ca65861} <Debug> DynamicQueryHandler: Done processing query
7312 2024.07.10 20:06:59.953119 [ 3 ] {e5b5e994-03ae-4d57-ad74-c4cd4ca65861} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7313 2024.07.10 20:06:59.953142 [ 3 ] {} <Debug> HTTP-Session: cb4c797b-62d9-481d-a993-1521017fbe48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7314 2024.07.10 20:06:59.953311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7315 2024.07.10 20:06:59.953381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7316 2024.07.10 20:06:59.953409 [ 3 ] {} <Debug> HTTP-Session: 8220f5de-0dd4-412e-a61b-a170dcba9346 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7317 2024.07.10 20:06:59.953435 [ 3 ] {} <Debug> HTTP-Session: 8220f5de-0dd4-412e-a61b-a170dcba9346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7318 2024.07.10 20:06:59.953457 [ 3 ] {} <Debug> HTTP-Session: 8220f5de-0dd4-412e-a61b-a170dcba9346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7319 2024.07.10 20:06:59.953498 [ 3 ] {} <Trace> HTTP-Session: 8220f5de-0dd4-412e-a61b-a170dcba9346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7320 2024.07.10 20:06:59.953854 [ 3 ] {5369e4c9-68f8-4571-ba76-51d2165e9c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7321 2024.07.10 20:06:59.953940 [ 3 ] {5369e4c9-68f8-4571-ba76-51d2165e9c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7322 2024.07.10 20:06:59.954509 [ 3 ] {5369e4c9-68f8-4571-ba76-51d2165e9c5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7323 2024.07.10 20:06:59.955203 [ 3 ] {5369e4c9-68f8-4571-ba76-51d2165e9c5e} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7324 2024.07.10 20:06:59.955248 [ 3 ] {5369e4c9-68f8-4571-ba76-51d2165e9c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7325 2024.07.10 20:06:59.956104 [ 3 ] {5369e4c9-68f8-4571-ba76-51d2165e9c5e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7326 2024.07.10 20:06:59.956737 [ 3 ] {5369e4c9-68f8-4571-ba76-51d2165e9c5e} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7327 2024.07.10 20:06:59.956930 [ 3 ] {5369e4c9-68f8-4571-ba76-51d2165e9c5e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.003336 sec., 5695.443645083933 rows/sec., 10.21 MiB/sec.
7328 2024.07.10 20:06:59.957198 [ 3 ] {5369e4c9-68f8-4571-ba76-51d2165e9c5e} <Debug> DynamicQueryHandler: Done processing query
7329 2024.07.10 20:06:59.957231 [ 3 ] {5369e4c9-68f8-4571-ba76-51d2165e9c5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7330 2024.07.10 20:06:59.957256 [ 3 ] {} <Debug> HTTP-Session: 8220f5de-0dd4-412e-a61b-a170dcba9346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7331 2024.07.10 20:06:59.957408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7332 2024.07.10 20:06:59.957472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7333 2024.07.10 20:06:59.957501 [ 3 ] {} <Debug> HTTP-Session: 62482bb9-e602-4885-acd4-ddb59b89db0c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7334 2024.07.10 20:06:59.957524 [ 3 ] {} <Debug> HTTP-Session: 62482bb9-e602-4885-acd4-ddb59b89db0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7335 2024.07.10 20:06:59.957546 [ 3 ] {} <Debug> HTTP-Session: 62482bb9-e602-4885-acd4-ddb59b89db0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7336 2024.07.10 20:06:59.957590 [ 3 ] {} <Trace> HTTP-Session: 62482bb9-e602-4885-acd4-ddb59b89db0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7337 2024.07.10 20:06:59.957745 [ 3 ] {47ff8f31-0b4e-4a6c-8683-4c81d47740b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7338 2024.07.10 20:06:59.957804 [ 3 ] {47ff8f31-0b4e-4a6c-8683-4c81d47740b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7339 2024.07.10 20:06:59.957987 [ 3 ] {47ff8f31-0b4e-4a6c-8683-4c81d47740b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7340 2024.07.10 20:06:59.958378 [ 3 ] {47ff8f31-0b4e-4a6c-8683-4c81d47740b6} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7341 2024.07.10 20:06:59.958424 [ 3 ] {47ff8f31-0b4e-4a6c-8683-4c81d47740b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7342 2024.07.10 20:06:59.958918 [ 3 ] {47ff8f31-0b4e-4a6c-8683-4c81d47740b6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7343 2024.07.10 20:06:59.959404 [ 3 ] {47ff8f31-0b4e-4a6c-8683-4c81d47740b6} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7344 2024.07.10 20:06:59.959582 [ 3 ] {47ff8f31-0b4e-4a6c-8683-4c81d47740b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001895 sec., 31662.2691292876 rows/sec., 2.13 MiB/sec.
7345 2024.07.10 20:06:59.959930 [ 3 ] {47ff8f31-0b4e-4a6c-8683-4c81d47740b6} <Debug> DynamicQueryHandler: Done processing query
7346 2024.07.10 20:06:59.960004 [ 3 ] {47ff8f31-0b4e-4a6c-8683-4c81d47740b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7347 2024.07.10 20:06:59.960049 [ 3 ] {} <Debug> HTTP-Session: 62482bb9-e602-4885-acd4-ddb59b89db0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7348 2024.07.10 20:07:04.936345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7349 2024.07.10 20:07:04.936651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7350 2024.07.10 20:07:04.936727 [ 3 ] {} <Debug> HTTP-Session: 2adc796d-87ba-4c98-9717-21b73060fbb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7351 2024.07.10 20:07:04.936794 [ 3 ] {} <Debug> HTTP-Session: 2adc796d-87ba-4c98-9717-21b73060fbb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7352 2024.07.10 20:07:04.936824 [ 3 ] {} <Debug> HTTP-Session: 2adc796d-87ba-4c98-9717-21b73060fbb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7353 2024.07.10 20:07:04.936953 [ 3 ] {} <Trace> HTTP-Session: 2adc796d-87ba-4c98-9717-21b73060fbb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7354 2024.07.10 20:07:04.937281 [ 3 ] {760f6ed7-5a55-45b4-89cd-2cfb83db2559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7355 2024.07.10 20:07:04.937357 [ 3 ] {760f6ed7-5a55-45b4-89cd-2cfb83db2559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7356 2024.07.10 20:07:04.937558 [ 3 ] {760f6ed7-5a55-45b4-89cd-2cfb83db2559} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7357 2024.07.10 20:07:04.937992 [ 3 ] {760f6ed7-5a55-45b4-89cd-2cfb83db2559} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7358 2024.07.10 20:07:04.938035 [ 3 ] {760f6ed7-5a55-45b4-89cd-2cfb83db2559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7359 2024.07.10 20:07:04.938410 [ 3 ] {760f6ed7-5a55-45b4-89cd-2cfb83db2559} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7360 2024.07.10 20:07:04.938750 [ 3 ] {760f6ed7-5a55-45b4-89cd-2cfb83db2559} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7361 2024.07.10 20:07:04.938906 [ 3 ] {760f6ed7-5a55-45b4-89cd-2cfb83db2559} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001721 sec., 7553.747821034282 rows/sec., 612.27 KiB/sec.
7362 2024.07.10 20:07:04.939122 [ 3 ] {760f6ed7-5a55-45b4-89cd-2cfb83db2559} <Debug> DynamicQueryHandler: Done processing query
7363 2024.07.10 20:07:04.939148 [ 3 ] {760f6ed7-5a55-45b4-89cd-2cfb83db2559} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7364 2024.07.10 20:07:04.939164 [ 3 ] {} <Debug> HTTP-Session: 2adc796d-87ba-4c98-9717-21b73060fbb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7365 2024.07.10 20:07:04.939322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7366 2024.07.10 20:07:04.939371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7367 2024.07.10 20:07:04.939391 [ 3 ] {} <Debug> HTTP-Session: d38001a5-d7d1-42d6-82e0-051cf5f671d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7368 2024.07.10 20:07:04.939407 [ 3 ] {} <Debug> HTTP-Session: d38001a5-d7d1-42d6-82e0-051cf5f671d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7369 2024.07.10 20:07:04.939421 [ 3 ] {} <Debug> HTTP-Session: d38001a5-d7d1-42d6-82e0-051cf5f671d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7370 2024.07.10 20:07:04.939452 [ 3 ] {} <Trace> HTTP-Session: d38001a5-d7d1-42d6-82e0-051cf5f671d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7371 2024.07.10 20:07:04.939547 [ 3 ] {feb5b9ce-7210-43da-b526-840eff781cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7372 2024.07.10 20:07:04.939589 [ 3 ] {feb5b9ce-7210-43da-b526-840eff781cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7373 2024.07.10 20:07:04.939719 [ 3 ] {feb5b9ce-7210-43da-b526-840eff781cda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7374 2024.07.10 20:07:04.940004 [ 3 ] {feb5b9ce-7210-43da-b526-840eff781cda} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7375 2024.07.10 20:07:04.940042 [ 3 ] {feb5b9ce-7210-43da-b526-840eff781cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7376 2024.07.10 20:07:04.940333 [ 3 ] {feb5b9ce-7210-43da-b526-840eff781cda} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7377 2024.07.10 20:07:04.940635 [ 3 ] {feb5b9ce-7210-43da-b526-840eff781cda} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7378 2024.07.10 20:07:04.940796 [ 3 ] {feb5b9ce-7210-43da-b526-840eff781cda} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001262 sec., 1584.7860538827258 rows/sec., 129.23 KiB/sec.
7379 2024.07.10 20:07:04.940960 [ 3 ] {feb5b9ce-7210-43da-b526-840eff781cda} <Debug> DynamicQueryHandler: Done processing query
7380 2024.07.10 20:07:04.940984 [ 3 ] {feb5b9ce-7210-43da-b526-840eff781cda} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7381 2024.07.10 20:07:04.940999 [ 3 ] {} <Debug> HTTP-Session: d38001a5-d7d1-42d6-82e0-051cf5f671d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7382 2024.07.10 20:07:04.941150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7383 2024.07.10 20:07:04.941200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7384 2024.07.10 20:07:04.941219 [ 3 ] {} <Debug> HTTP-Session: afa98c68-ce5d-47ab-a575-6bf9eb6d99e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7385 2024.07.10 20:07:04.941235 [ 3 ] {} <Debug> HTTP-Session: afa98c68-ce5d-47ab-a575-6bf9eb6d99e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7386 2024.07.10 20:07:04.941248 [ 3 ] {} <Debug> HTTP-Session: afa98c68-ce5d-47ab-a575-6bf9eb6d99e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7387 2024.07.10 20:07:04.941278 [ 3 ] {} <Trace> HTTP-Session: afa98c68-ce5d-47ab-a575-6bf9eb6d99e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7388 2024.07.10 20:07:04.941395 [ 3 ] {19297dc9-6495-4360-bd99-368c479fa80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7389 2024.07.10 20:07:04.941437 [ 3 ] {19297dc9-6495-4360-bd99-368c479fa80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7390 2024.07.10 20:07:04.941560 [ 3 ] {19297dc9-6495-4360-bd99-368c479fa80a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7391 2024.07.10 20:07:04.941880 [ 3 ] {19297dc9-6495-4360-bd99-368c479fa80a} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7392 2024.07.10 20:07:04.941917 [ 3 ] {19297dc9-6495-4360-bd99-368c479fa80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7393 2024.07.10 20:07:04.942218 [ 3 ] {19297dc9-6495-4360-bd99-368c479fa80a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7394 2024.07.10 20:07:04.942529 [ 3 ] {19297dc9-6495-4360-bd99-368c479fa80a} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7395 2024.07.10 20:07:04.942677 [ 3 ] {19297dc9-6495-4360-bd99-368c479fa80a} <Debug> executeQuery: Read 96 rows, 8.00 KiB in 0.00132 sec., 72727.27272727272 rows/sec., 5.92 MiB/sec.
7396 2024.07.10 20:07:04.942944 [ 3 ] {19297dc9-6495-4360-bd99-368c479fa80a} <Debug> DynamicQueryHandler: Done processing query
7397 2024.07.10 20:07:04.943004 [ 3 ] {19297dc9-6495-4360-bd99-368c479fa80a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7398 2024.07.10 20:07:04.943043 [ 3 ] {} <Debug> HTTP-Session: afa98c68-ce5d-47ab-a575-6bf9eb6d99e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7399 2024.07.10 20:07:04.943195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7400 2024.07.10 20:07:04.943245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7401 2024.07.10 20:07:04.943264 [ 3 ] {} <Debug> HTTP-Session: cabaae0a-5fef-495f-ac01-0bac4d7bd77c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7402 2024.07.10 20:07:04.943281 [ 3 ] {} <Debug> HTTP-Session: cabaae0a-5fef-495f-ac01-0bac4d7bd77c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7403 2024.07.10 20:07:04.943296 [ 3 ] {} <Debug> HTTP-Session: cabaae0a-5fef-495f-ac01-0bac4d7bd77c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7404 2024.07.10 20:07:04.943327 [ 3 ] {} <Trace> HTTP-Session: cabaae0a-5fef-495f-ac01-0bac4d7bd77c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7405 2024.07.10 20:07:04.943426 [ 3 ] {83a63a54-6168-4e2b-bccf-d3c6c035fcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7406 2024.07.10 20:07:04.943469 [ 3 ] {83a63a54-6168-4e2b-bccf-d3c6c035fcfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7407 2024.07.10 20:07:04.943614 [ 3 ] {83a63a54-6168-4e2b-bccf-d3c6c035fcfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7408 2024.07.10 20:07:04.943864 [ 3 ] {83a63a54-6168-4e2b-bccf-d3c6c035fcfd} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7409 2024.07.10 20:07:04.943899 [ 3 ] {83a63a54-6168-4e2b-bccf-d3c6c035fcfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7410 2024.07.10 20:07:04.944184 [ 3 ] {83a63a54-6168-4e2b-bccf-d3c6c035fcfd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7411 2024.07.10 20:07:04.944489 [ 3 ] {83a63a54-6168-4e2b-bccf-d3c6c035fcfd} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7412 2024.07.10 20:07:04.944642 [ 3 ] {83a63a54-6168-4e2b-bccf-d3c6c035fcfd} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00123 sec., 1626.0162601626016 rows/sec., 113.54 KiB/sec.
7413 2024.07.10 20:07:04.944803 [ 3 ] {83a63a54-6168-4e2b-bccf-d3c6c035fcfd} <Debug> DynamicQueryHandler: Done processing query
7414 2024.07.10 20:07:04.944828 [ 3 ] {83a63a54-6168-4e2b-bccf-d3c6c035fcfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7415 2024.07.10 20:07:04.944843 [ 3 ] {} <Debug> HTTP-Session: cabaae0a-5fef-495f-ac01-0bac4d7bd77c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7416 2024.07.10 20:07:04.944980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7417 2024.07.10 20:07:04.945029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7418 2024.07.10 20:07:04.945048 [ 3 ] {} <Debug> HTTP-Session: 86085f8f-4164-49c9-b914-cef77bec7a7d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7419 2024.07.10 20:07:04.945063 [ 3 ] {} <Debug> HTTP-Session: 86085f8f-4164-49c9-b914-cef77bec7a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7420 2024.07.10 20:07:04.945076 [ 3 ] {} <Debug> HTTP-Session: 86085f8f-4164-49c9-b914-cef77bec7a7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7421 2024.07.10 20:07:04.945103 [ 3 ] {} <Trace> HTTP-Session: 86085f8f-4164-49c9-b914-cef77bec7a7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7422 2024.07.10 20:07:04.945209 [ 3 ] {41f233f9-ff36-432c-8fc7-1268b0e99786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7423 2024.07.10 20:07:04.945248 [ 3 ] {41f233f9-ff36-432c-8fc7-1268b0e99786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7424 2024.07.10 20:07:04.945365 [ 3 ] {41f233f9-ff36-432c-8fc7-1268b0e99786} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7425 2024.07.10 20:07:04.945643 [ 3 ] {41f233f9-ff36-432c-8fc7-1268b0e99786} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7426 2024.07.10 20:07:04.945677 [ 3 ] {41f233f9-ff36-432c-8fc7-1268b0e99786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7427 2024.07.10 20:07:04.945965 [ 3 ] {41f233f9-ff36-432c-8fc7-1268b0e99786} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7428 2024.07.10 20:07:04.946330 [ 3 ] {41f233f9-ff36-432c-8fc7-1268b0e99786} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7429 2024.07.10 20:07:04.946490 [ 3 ] {41f233f9-ff36-432c-8fc7-1268b0e99786} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.0013 sec., 60769.23076923077 rows/sec., 4.75 MiB/sec.
7430 2024.07.10 20:07:04.946735 [ 3 ] {41f233f9-ff36-432c-8fc7-1268b0e99786} <Debug> DynamicQueryHandler: Done processing query
7431 2024.07.10 20:07:04.946792 [ 3 ] {41f233f9-ff36-432c-8fc7-1268b0e99786} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7432 2024.07.10 20:07:04.946848 [ 3 ] {} <Debug> HTTP-Session: 86085f8f-4164-49c9-b914-cef77bec7a7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7433 2024.07.10 20:07:04.947064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7434 2024.07.10 20:07:04.947114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7435 2024.07.10 20:07:04.947133 [ 3 ] {} <Debug> HTTP-Session: f4dfd206-4b0e-4794-b148-cef371f90e3e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7436 2024.07.10 20:07:04.947150 [ 3 ] {} <Debug> HTTP-Session: f4dfd206-4b0e-4794-b148-cef371f90e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7437 2024.07.10 20:07:04.947164 [ 3 ] {} <Debug> HTTP-Session: f4dfd206-4b0e-4794-b148-cef371f90e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7438 2024.07.10 20:07:04.947196 [ 3 ] {} <Trace> HTTP-Session: f4dfd206-4b0e-4794-b148-cef371f90e3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7439 2024.07.10 20:07:04.947344 [ 3 ] {3930de60-4b62-42d2-9178-fdd5aa7b1a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7440 2024.07.10 20:07:04.947393 [ 3 ] {3930de60-4b62-42d2-9178-fdd5aa7b1a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7441 2024.07.10 20:07:04.947556 [ 3 ] {3930de60-4b62-42d2-9178-fdd5aa7b1a31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7442 2024.07.10 20:07:04.947951 [ 3 ] {3930de60-4b62-42d2-9178-fdd5aa7b1a31} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7443 2024.07.10 20:07:04.947987 [ 3 ] {3930de60-4b62-42d2-9178-fdd5aa7b1a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7444 2024.07.10 20:07:04.948392 [ 3 ] {3930de60-4b62-42d2-9178-fdd5aa7b1a31} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7445 2024.07.10 20:07:04.948742 [ 3 ] {3930de60-4b62-42d2-9178-fdd5aa7b1a31} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7446 2024.07.10 20:07:04.948897 [ 3 ] {3930de60-4b62-42d2-9178-fdd5aa7b1a31} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001614 sec., 99752.16852540273 rows/sec., 6.95 MiB/sec.
7447 2024.07.10 20:07:04.949244 [ 3 ] {3930de60-4b62-42d2-9178-fdd5aa7b1a31} <Debug> DynamicQueryHandler: Done processing query
7448 2024.07.10 20:07:04.949283 [ 3 ] {3930de60-4b62-42d2-9178-fdd5aa7b1a31} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7449 2024.07.10 20:07:04.949306 [ 3 ] {} <Debug> HTTP-Session: f4dfd206-4b0e-4794-b148-cef371f90e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7450 2024.07.10 20:07:04.949453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7451 2024.07.10 20:07:04.949503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7452 2024.07.10 20:07:04.949523 [ 3 ] {} <Debug> HTTP-Session: fbb699f9-6f5c-416e-9378-9874ab0391f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7453 2024.07.10 20:07:04.949539 [ 3 ] {} <Debug> HTTP-Session: fbb699f9-6f5c-416e-9378-9874ab0391f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7454 2024.07.10 20:07:04.949553 [ 3 ] {} <Debug> HTTP-Session: fbb699f9-6f5c-416e-9378-9874ab0391f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7455 2024.07.10 20:07:04.949583 [ 3 ] {} <Trace> HTTP-Session: fbb699f9-6f5c-416e-9378-9874ab0391f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7456 2024.07.10 20:07:04.949780 [ 3 ] {b23a87d3-4646-481c-83db-0e00f2f6d177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7457 2024.07.10 20:07:04.949852 [ 3 ] {b23a87d3-4646-481c-83db-0e00f2f6d177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7458 2024.07.10 20:07:04.950279 [ 3 ] {b23a87d3-4646-481c-83db-0e00f2f6d177} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7459 2024.07.10 20:07:04.950797 [ 3 ] {b23a87d3-4646-481c-83db-0e00f2f6d177} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7460 2024.07.10 20:07:04.950832 [ 3 ] {b23a87d3-4646-481c-83db-0e00f2f6d177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7461 2024.07.10 20:07:04.951399 [ 3 ] {b23a87d3-4646-481c-83db-0e00f2f6d177} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7462 2024.07.10 20:07:04.951794 [ 3 ] {b23a87d3-4646-481c-83db-0e00f2f6d177} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7463 2024.07.10 20:07:04.951975 [ 3 ] {b23a87d3-4646-481c-83db-0e00f2f6d177} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002308 sec., 5632.582322357019 rows/sec., 10.09 MiB/sec.
7464 2024.07.10 20:07:04.951974 [ 80 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7465 2024.07.10 20:07:04.952102 [ 80 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7466 2024.07.10 20:07:04.952169 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7467 2024.07.10 20:07:04.952348 [ 3 ] {b23a87d3-4646-481c-83db-0e00f2f6d177} <Debug> DynamicQueryHandler: Done processing query
7468 2024.07.10 20:07:04.952432 [ 3 ] {b23a87d3-4646-481c-83db-0e00f2f6d177} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7469 2024.07.10 20:07:04.952521 [ 3 ] {} <Debug> HTTP-Session: fbb699f9-6f5c-416e-9378-9874ab0391f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7470 2024.07.10 20:07:04.952639 [ 201 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
7471 2024.07.10 20:07:04.952814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7472 2024.07.10 20:07:04.952927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7473 2024.07.10 20:07:04.952972 [ 3 ] {} <Debug> HTTP-Session: 9d15b2ab-35f1-4d5a-a376-2bb43302da3b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7474 2024.07.10 20:07:04.953020 [ 3 ] {} <Debug> HTTP-Session: 9d15b2ab-35f1-4d5a-a376-2bb43302da3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7475 2024.07.10 20:07:04.953065 [ 3 ] {} <Debug> HTTP-Session: 9d15b2ab-35f1-4d5a-a376-2bb43302da3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7476 2024.07.10 20:07:04.953205 [ 3 ] {} <Trace> HTTP-Session: 9d15b2ab-35f1-4d5a-a376-2bb43302da3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7477 2024.07.10 20:07:04.953526 [ 3 ] {fb0f3577-95bd-46cb-bfed-2a56a486ae1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7478 2024.07.10 20:07:04.953653 [ 3 ] {fb0f3577-95bd-46cb-bfed-2a56a486ae1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7479 2024.07.10 20:07:04.953683 [ 201 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7480 2024.07.10 20:07:04.953928 [ 201 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 579 rows starting from the beginning of the part
7481 2024.07.10 20:07:04.954246 [ 3 ] {fb0f3577-95bd-46cb-bfed-2a56a486ae1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7482 2024.07.10 20:07:04.954698 [ 201 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part
7483 2024.07.10 20:07:04.955429 [ 201 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 19 rows starting from the beginning of the part
7484 2024.07.10 20:07:04.955532 [ 3 ] {fb0f3577-95bd-46cb-bfed-2a56a486ae1b} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7485 2024.07.10 20:07:04.955618 [ 3 ] {fb0f3577-95bd-46cb-bfed-2a56a486ae1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7486 2024.07.10 20:07:04.956045 [ 201 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part
7487 2024.07.10 20:07:04.956602 [ 201 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 19 rows starting from the beginning of the part
7488 2024.07.10 20:07:04.957121 [ 3 ] {fb0f3577-95bd-46cb-bfed-2a56a486ae1b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7489 2024.07.10 20:07:04.957140 [ 201 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part
7490 2024.07.10 20:07:04.958212 [ 3 ] {fb0f3577-95bd-46cb-bfed-2a56a486ae1b} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7491 2024.07.10 20:07:04.958533 [ 3 ] {fb0f3577-95bd-46cb-bfed-2a56a486ae1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005128 sec., 11700.468018720749 rows/sec., 807.45 KiB/sec.
7492 2024.07.10 20:07:04.959171 [ 3 ] {fb0f3577-95bd-46cb-bfed-2a56a486ae1b} <Debug> DynamicQueryHandler: Done processing query
7493 2024.07.10 20:07:04.959255 [ 3 ] {fb0f3577-95bd-46cb-bfed-2a56a486ae1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7494 2024.07.10 20:07:04.959340 [ 3 ] {} <Debug> HTTP-Session: 9d15b2ab-35f1-4d5a-a376-2bb43302da3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7495 2024.07.10 20:07:04.962932 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 19 columns (19 merged, 0 gathered) in 0.010626079 sec., 61734.90710919804 rows/sec., 110.63 MiB/sec.
7496 2024.07.10 20:07:04.963780 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7497 2024.07.10 20:07:04.964395 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7498 2024.07.10 20:07:04.964502 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7499 2024.07.10 20:07:04.964651 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB.
7500 2024.07.10 20:07:09.002348 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
7501 2024.07.10 20:07:09.002418 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
7502 2024.07.10 20:07:09.936230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7503 2024.07.10 20:07:09.936358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7504 2024.07.10 20:07:09.936387 [ 3 ] {} <Debug> HTTP-Session: 76791e97-93a2-457a-bde1-037ebe0417bb Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7505 2024.07.10 20:07:09.936415 [ 3 ] {} <Debug> HTTP-Session: 76791e97-93a2-457a-bde1-037ebe0417bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7506 2024.07.10 20:07:09.936433 [ 3 ] {} <Debug> HTTP-Session: 76791e97-93a2-457a-bde1-037ebe0417bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7507 2024.07.10 20:07:09.936488 [ 3 ] {} <Trace> HTTP-Session: 76791e97-93a2-457a-bde1-037ebe0417bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7508 2024.07.10 20:07:09.936727 [ 3 ] {f6f47472-acfe-48ec-8b0d-5bf5c46a184c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7509 2024.07.10 20:07:09.936801 [ 3 ] {f6f47472-acfe-48ec-8b0d-5bf5c46a184c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7510 2024.07.10 20:07:09.937019 [ 3 ] {f6f47472-acfe-48ec-8b0d-5bf5c46a184c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7511 2024.07.10 20:07:09.937463 [ 3 ] {f6f47472-acfe-48ec-8b0d-5bf5c46a184c} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7512 2024.07.10 20:07:09.937505 [ 3 ] {f6f47472-acfe-48ec-8b0d-5bf5c46a184c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7513 2024.07.10 20:07:09.937879 [ 3 ] {f6f47472-acfe-48ec-8b0d-5bf5c46a184c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7514 2024.07.10 20:07:09.938218 [ 3 ] {f6f47472-acfe-48ec-8b0d-5bf5c46a184c} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7515 2024.07.10 20:07:09.938358 [ 3 ] {f6f47472-acfe-48ec-8b0d-5bf5c46a184c} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001698 sec., 11189.634864546524 rows/sec., 906.97 KiB/sec.
7516 2024.07.10 20:07:09.938540 [ 3 ] {f6f47472-acfe-48ec-8b0d-5bf5c46a184c} <Debug> DynamicQueryHandler: Done processing query
7517 2024.07.10 20:07:09.938566 [ 3 ] {f6f47472-acfe-48ec-8b0d-5bf5c46a184c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7518 2024.07.10 20:07:09.938582 [ 3 ] {} <Debug> HTTP-Session: 76791e97-93a2-457a-bde1-037ebe0417bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7519 2024.07.10 20:07:09.938708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7520 2024.07.10 20:07:09.938757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7521 2024.07.10 20:07:09.938775 [ 3 ] {} <Debug> HTTP-Session: 5fb2a149-1255-438b-8079-9021a579d5d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7522 2024.07.10 20:07:09.938792 [ 3 ] {} <Debug> HTTP-Session: 5fb2a149-1255-438b-8079-9021a579d5d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7523 2024.07.10 20:07:09.938806 [ 3 ] {} <Debug> HTTP-Session: 5fb2a149-1255-438b-8079-9021a579d5d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7524 2024.07.10 20:07:09.938836 [ 3 ] {} <Trace> HTTP-Session: 5fb2a149-1255-438b-8079-9021a579d5d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7525 2024.07.10 20:07:09.938930 [ 3 ] {c69c1d07-2b37-4101-9586-a89656b5fc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7526 2024.07.10 20:07:09.938971 [ 3 ] {c69c1d07-2b37-4101-9586-a89656b5fc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7527 2024.07.10 20:07:09.939095 [ 3 ] {c69c1d07-2b37-4101-9586-a89656b5fc70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7528 2024.07.10 20:07:09.939454 [ 3 ] {c69c1d07-2b37-4101-9586-a89656b5fc70} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7529 2024.07.10 20:07:09.939496 [ 3 ] {c69c1d07-2b37-4101-9586-a89656b5fc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7530 2024.07.10 20:07:09.939831 [ 3 ] {c69c1d07-2b37-4101-9586-a89656b5fc70} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7531 2024.07.10 20:07:09.940136 [ 3 ] {c69c1d07-2b37-4101-9586-a89656b5fc70} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7532 2024.07.10 20:07:09.940258 [ 75 ] {} <Debug> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0
7533 2024.07.10 20:07:09.940264 [ 3 ] {c69c1d07-2b37-4101-9586-a89656b5fc70} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001356 sec., 1474.9262536873157 rows/sec., 120.27 KiB/sec.
7534 2024.07.10 20:07:09.940298 [ 75 ] {} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7535 2024.07.10 20:07:09.940338 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7536 2024.07.10 20:07:09.940493 [ 3 ] {c69c1d07-2b37-4101-9586-a89656b5fc70} <Debug> DynamicQueryHandler: Done processing query
7537 2024.07.10 20:07:09.940532 [ 3 ] {c69c1d07-2b37-4101-9586-a89656b5fc70} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7538 2024.07.10 20:07:09.940543 [ 186 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::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
7539 2024.07.10 20:07:09.940557 [ 3 ] {} <Debug> HTTP-Session: 5fb2a149-1255-438b-8079-9021a579d5d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7540 2024.07.10 20:07:09.940804 [ 186 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7541 2024.07.10 20:07:09.940810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7542 2024.07.10 20:07:09.940875 [ 186 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part
7543 2024.07.10 20:07:09.940919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7544 2024.07.10 20:07:09.940954 [ 3 ] {} <Debug> HTTP-Session: e342048c-5660-4942-8e58-11efdf300284 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7545 2024.07.10 20:07:09.941003 [ 3 ] {} <Debug> HTTP-Session: e342048c-5660-4942-8e58-11efdf300284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7546 2024.07.10 20:07:09.941062 [ 3 ] {} <Debug> HTTP-Session: e342048c-5660-4942-8e58-11efdf300284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7547 2024.07.10 20:07:09.941110 [ 186 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
7548 2024.07.10 20:07:09.941174 [ 3 ] {} <Trace> HTTP-Session: e342048c-5660-4942-8e58-11efdf300284 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7549 2024.07.10 20:07:09.941391 [ 186 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
7550 2024.07.10 20:07:09.941706 [ 3 ] {4d27ef80-38a3-42e7-bb2c-4dcb3020d0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7551 2024.07.10 20:07:09.941743 [ 186 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::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
7552 2024.07.10 20:07:09.941845 [ 3 ] {4d27ef80-38a3-42e7-bb2c-4dcb3020d0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7553 2024.07.10 20:07:09.942006 [ 186 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
7554 2024.07.10 20:07:09.942362 [ 186 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
7555 2024.07.10 20:07:09.943081 [ 3 ] {4d27ef80-38a3-42e7-bb2c-4dcb3020d0f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7556 2024.07.10 20:07:09.943872 [ 3 ] {4d27ef80-38a3-42e7-bb2c-4dcb3020d0f0} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7557 2024.07.10 20:07:09.943926 [ 3 ] {4d27ef80-38a3-42e7-bb2c-4dcb3020d0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7558 2024.07.10 20:07:09.944818 [ 3 ] {4d27ef80-38a3-42e7-bb2c-4dcb3020d0f0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7559 2024.07.10 20:07:09.945002 [ 190 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.004575108 sec., 5245.777804589531 rows/sec., 427.76 KiB/sec.
7560 2024.07.10 20:07:09.945278 [ 194 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
7561 2024.07.10 20:07:09.945533 [ 3 ] {4d27ef80-38a3-42e7-bb2c-4dcb3020d0f0} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7562 2024.07.10 20:07:09.945934 [ 75 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7563 2024.07.10 20:07:09.945992 [ 3 ] {4d27ef80-38a3-42e7-bb2c-4dcb3020d0f0} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.004559 sec., 25005.483658697085 rows/sec., 2.05 MiB/sec.
7564 2024.07.10 20:07:09.946007 [ 75 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7565 2024.07.10 20:07:09.946099 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7566 2024.07.10 20:07:09.946439 [ 194 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_19_4} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7567 2024.07.10 20:07:09.946500 [ 190 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
7568 2024.07.10 20:07:09.946558 [ 3 ] {4d27ef80-38a3-42e7-bb2c-4dcb3020d0f0} <Debug> DynamicQueryHandler: Done processing query
7569 2024.07.10 20:07:09.946633 [ 3 ] {4d27ef80-38a3-42e7-bb2c-4dcb3020d0f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7570 2024.07.10 20:07:09.946657 [ 194 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_19_4} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4
7571 2024.07.10 20:07:09.946698 [ 3 ] {} <Debug> HTTP-Session: e342048c-5660-4942-8e58-11efdf300284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7572 2024.07.10 20:07:09.946884 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7573 2024.07.10 20:07:09.946880 [ 190 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7574 2024.07.10 20:07:09.946965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7575 2024.07.10 20:07:09.946977 [ 190 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 195 rows starting from the beginning of the part
7576 2024.07.10 20:07:09.947047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7577 2024.07.10 20:07:09.947145 [ 3 ] {} <Debug> HTTP-Session: 1d33bc1d-f396-491d-a370-a9a465af2644 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7578 2024.07.10 20:07:09.947226 [ 3 ] {} <Debug> HTTP-Session: 1d33bc1d-f396-491d-a370-a9a465af2644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7579 2024.07.10 20:07:09.947236 [ 190 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 113 rows starting from the beginning of the part
7580 2024.07.10 20:07:09.947262 [ 3 ] {} <Debug> HTTP-Session: 1d33bc1d-f396-491d-a370-a9a465af2644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7581 2024.07.10 20:07:09.947369 [ 3 ] {} <Trace> HTTP-Session: 1d33bc1d-f396-491d-a370-a9a465af2644 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7582 2024.07.10 20:07:09.947510 [ 190 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part
7583 2024.07.10 20:07:09.947664 [ 3 ] {05cd31df-c321-4f58-87b4-22627aa27662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7584 2024.07.10 20:07:09.947911 [ 3 ] {05cd31df-c321-4f58-87b4-22627aa27662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7585 2024.07.10 20:07:09.947924 [ 190 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 114 rows starting from the beginning of the part
7586 2024.07.10 20:07:09.948448 [ 190 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 96 rows starting from the beginning of the part
7587 2024.07.10 20:07:09.948805 [ 190 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 114 rows starting from the beginning of the part
7588 2024.07.10 20:07:09.948893 [ 3 ] {05cd31df-c321-4f58-87b4-22627aa27662} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7589 2024.07.10 20:07:09.949867 [ 3 ] {05cd31df-c321-4f58-87b4-22627aa27662} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7590 2024.07.10 20:07:09.949927 [ 3 ] {05cd31df-c321-4f58-87b4-22627aa27662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7591 2024.07.10 20:07:09.950679 [ 3 ] {05cd31df-c321-4f58-87b4-22627aa27662} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7592 2024.07.10 20:07:09.951508 [ 3 ] {05cd31df-c321-4f58-87b4-22627aa27662} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7593 2024.07.10 20:07:09.951825 [ 75 ] {} <Debug> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0
7594 2024.07.10 20:07:09.951822 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 727 rows, containing 4 columns (4 merged, 0 gathered) in 0.005572317 sec., 130466.37511828562 rows/sec., 10.66 MiB/sec.
7595 2024.07.10 20:07:09.951859 [ 3 ] {05cd31df-c321-4f58-87b4-22627aa27662} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004295 sec., 465.6577415599534 rows/sec., 32.51 KiB/sec.
7596 2024.07.10 20:07:09.951875 [ 75 ] {} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7597 2024.07.10 20:07:09.951946 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7598 2024.07.10 20:07:09.952271 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7599 2024.07.10 20:07:09.952344 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::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
7600 2024.07.10 20:07:09.952419 [ 3 ] {05cd31df-c321-4f58-87b4-22627aa27662} <Debug> DynamicQueryHandler: Done processing query
7601 2024.07.10 20:07:09.952483 [ 3 ] {05cd31df-c321-4f58-87b4-22627aa27662} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7602 2024.07.10 20:07:09.952549 [ 3 ] {} <Debug> HTTP-Session: 1d33bc1d-f396-491d-a370-a9a465af2644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7603 2024.07.10 20:07:09.952924 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7604 2024.07.10 20:07:09.953018 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part
7605 2024.07.10 20:07:09.953028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7606 2024.07.10 20:07:09.953280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7607 2024.07.10 20:07:09.953294 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
7608 2024.07.10 20:07:09.953408 [ 3 ] {} <Debug> HTTP-Session: 9916f47b-8543-4311-8065-83b4be52a03f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7609 2024.07.10 20:07:09.953654 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
7610 2024.07.10 20:07:09.953634 [ 3 ] {} <Debug> HTTP-Session: 9916f47b-8543-4311-8065-83b4be52a03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7611 2024.07.10 20:07:09.953733 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_46_9} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7612 2024.07.10 20:07:09.953789 [ 3 ] {} <Debug> HTTP-Session: 9916f47b-8543-4311-8065-83b4be52a03f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7613 2024.07.10 20:07:09.954062 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::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
7614 2024.07.10 20:07:09.954164 [ 3 ] {} <Trace> HTTP-Session: 9916f47b-8543-4311-8065-83b4be52a03f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7615 2024.07.10 20:07:09.954199 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_46_9} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7616 2024.07.10 20:07:09.954418 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
7617 2024.07.10 20:07:09.954709 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
7618 2024.07.10 20:07:09.954823 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
7619 2024.07.10 20:07:09.955249 [ 3 ] {180df592-db83-4712-a837-9049912f447d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7620 2024.07.10 20:07:09.955336 [ 3 ] {180df592-db83-4712-a837-9049912f447d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7621 2024.07.10 20:07:09.955824 [ 3 ] {180df592-db83-4712-a837-9049912f447d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7622 2024.07.10 20:07:09.956783 [ 3 ] {180df592-db83-4712-a837-9049912f447d} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7623 2024.07.10 20:07:09.956854 [ 3 ] {180df592-db83-4712-a837-9049912f447d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7624 2024.07.10 20:07:09.957477 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.005383764 sec., 4457.847706548801 rows/sec., 311.27 KiB/sec.
7625 2024.07.10 20:07:09.957658 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
7626 2024.07.10 20:07:09.957746 [ 3 ] {180df592-db83-4712-a837-9049912f447d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7627 2024.07.10 20:07:09.958609 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_19_4} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7628 2024.07.10 20:07:09.958717 [ 3 ] {180df592-db83-4712-a837-9049912f447d} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7629 2024.07.10 20:07:09.958784 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_19_4} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4
7630 2024.07.10 20:07:09.958973 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7631 2024.07.10 20:07:09.959020 [ 3 ] {180df592-db83-4712-a837-9049912f447d} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.003924 sec., 21661.56982670744 rows/sec., 1.69 MiB/sec.
7632 2024.07.10 20:07:09.959150 [ 73 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7633 2024.07.10 20:07:09.959237 [ 73 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7634 2024.07.10 20:07:09.959280 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7635 2024.07.10 20:07:09.959310 [ 3 ] {180df592-db83-4712-a837-9049912f447d} <Debug> DynamicQueryHandler: Done processing query
7636 2024.07.10 20:07:09.959373 [ 3 ] {180df592-db83-4712-a837-9049912f447d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7637 2024.07.10 20:07:09.959430 [ 3 ] {} <Debug> HTTP-Session: 9916f47b-8543-4311-8065-83b4be52a03f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7638 2024.07.10 20:07:09.959530 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
7639 2024.07.10 20:07:09.959685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7640 2024.07.10 20:07:09.959715 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7641 2024.07.10 20:07:09.959782 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 152 rows starting from the beginning of the part
7642 2024.07.10 20:07:09.959791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7643 2024.07.10 20:07:09.959847 [ 3 ] {} <Debug> HTTP-Session: 95f50d5c-c770-4b89-a20a-685d8866a78a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7644 2024.07.10 20:07:09.959907 [ 3 ] {} <Debug> HTTP-Session: 95f50d5c-c770-4b89-a20a-685d8866a78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7645 2024.07.10 20:07:09.960005 [ 3 ] {} <Debug> HTTP-Session: 95f50d5c-c770-4b89-a20a-685d8866a78a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7646 2024.07.10 20:07:09.960027 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 83 rows starting from the beginning of the part
7647 2024.07.10 20:07:09.960148 [ 3 ] {} <Trace> HTTP-Session: 95f50d5c-c770-4b89-a20a-685d8866a78a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7648 2024.07.10 20:07:09.960281 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 77 rows starting from the beginning of the part
7649 2024.07.10 20:07:09.960567 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 85 rows starting from the beginning of the part
7650 2024.07.10 20:07:09.960635 [ 3 ] {7cab328a-46b7-447e-962f-4fdccf1524c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7651 2024.07.10 20:07:09.960821 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 79 rows starting from the beginning of the part
7652 2024.07.10 20:07:09.960929 [ 3 ] {7cab328a-46b7-447e-962f-4fdccf1524c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7653 2024.07.10 20:07:09.961169 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 85 rows starting from the beginning of the part
7654 2024.07.10 20:07:09.961857 [ 3 ] {7cab328a-46b7-447e-962f-4fdccf1524c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7655 2024.07.10 20:07:09.962938 [ 3 ] {7cab328a-46b7-447e-962f-4fdccf1524c5} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7656 2024.07.10 20:07:09.963002 [ 3 ] {7cab328a-46b7-447e-962f-4fdccf1524c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7657 2024.07.10 20:07:09.964061 [ 3 ] {7cab328a-46b7-447e-962f-4fdccf1524c5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7658 2024.07.10 20:07:09.964063 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 4 columns (4 merged, 0 gathered) in 0.004669949 sec., 120129.7915673169 rows/sec., 9.38 MiB/sec.
7659 2024.07.10 20:07:09.964290 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7660 2024.07.10 20:07:09.965140 [ 3 ] {7cab328a-46b7-447e-962f-4fdccf1524c5} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7661 2024.07.10 20:07:09.965464 [ 3 ] {7cab328a-46b7-447e-962f-4fdccf1524c5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.005013 sec., 32116.497107520445 rows/sec., 2.24 MiB/sec.
7662 2024.07.10 20:07:09.965477 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_46_9} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7663 2024.07.10 20:07:09.965713 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_46_9} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7664 2024.07.10 20:07:09.965835 [ 3 ] {7cab328a-46b7-447e-962f-4fdccf1524c5} <Debug> DynamicQueryHandler: Done processing query
7665 2024.07.10 20:07:09.965855 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
7666 2024.07.10 20:07:09.965879 [ 3 ] {7cab328a-46b7-447e-962f-4fdccf1524c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7667 2024.07.10 20:07:09.965913 [ 3 ] {} <Debug> HTTP-Session: 95f50d5c-c770-4b89-a20a-685d8866a78a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7668 2024.07.10 20:07:09.966076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7669 2024.07.10 20:07:09.966126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7670 2024.07.10 20:07:09.966146 [ 3 ] {} <Debug> HTTP-Session: 18c1ef02-2305-4a13-b0a7-fc5e4dbae11d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7671 2024.07.10 20:07:09.966163 [ 3 ] {} <Debug> HTTP-Session: 18c1ef02-2305-4a13-b0a7-fc5e4dbae11d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7672 2024.07.10 20:07:09.966178 [ 3 ] {} <Debug> HTTP-Session: 18c1ef02-2305-4a13-b0a7-fc5e4dbae11d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7673 2024.07.10 20:07:09.966212 [ 3 ] {} <Trace> HTTP-Session: 18c1ef02-2305-4a13-b0a7-fc5e4dbae11d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7674 2024.07.10 20:07:09.966695 [ 3 ] {7e26a01f-636d-43e2-847f-58c603fae160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7675 2024.07.10 20:07:09.966768 [ 3 ] {7e26a01f-636d-43e2-847f-58c603fae160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7676 2024.07.10 20:07:09.967221 [ 3 ] {7e26a01f-636d-43e2-847f-58c603fae160} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7677 2024.07.10 20:07:09.967737 [ 3 ] {7e26a01f-636d-43e2-847f-58c603fae160} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7678 2024.07.10 20:07:09.967773 [ 3 ] {7e26a01f-636d-43e2-847f-58c603fae160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7679 2024.07.10 20:07:09.968391 [ 3 ] {7e26a01f-636d-43e2-847f-58c603fae160} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7680 2024.07.10 20:07:09.968806 [ 3 ] {7e26a01f-636d-43e2-847f-58c603fae160} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7681 2024.07.10 20:07:09.968998 [ 3 ] {7e26a01f-636d-43e2-847f-58c603fae160} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002698 sec., 7042.2535211267605 rows/sec., 12.62 MiB/sec.
7682 2024.07.10 20:07:09.969511 [ 3 ] {7e26a01f-636d-43e2-847f-58c603fae160} <Debug> DynamicQueryHandler: Done processing query
7683 2024.07.10 20:07:09.969536 [ 3 ] {7e26a01f-636d-43e2-847f-58c603fae160} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7684 2024.07.10 20:07:09.969553 [ 3 ] {} <Debug> HTTP-Session: 18c1ef02-2305-4a13-b0a7-fc5e4dbae11d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7685 2024.07.10 20:07:09.969669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7686 2024.07.10 20:07:09.969718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7687 2024.07.10 20:07:09.969737 [ 3 ] {} <Debug> HTTP-Session: 83c149f3-bbb1-4dcf-8b0d-f0e2ad89e50d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7688 2024.07.10 20:07:09.969755 [ 3 ] {} <Debug> HTTP-Session: 83c149f3-bbb1-4dcf-8b0d-f0e2ad89e50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7689 2024.07.10 20:07:09.969769 [ 3 ] {} <Debug> HTTP-Session: 83c149f3-bbb1-4dcf-8b0d-f0e2ad89e50d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7690 2024.07.10 20:07:09.969800 [ 3 ] {} <Trace> HTTP-Session: 83c149f3-bbb1-4dcf-8b0d-f0e2ad89e50d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7691 2024.07.10 20:07:09.969917 [ 3 ] {65c5d8b8-21bf-4261-b565-7dcee21959ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7692 2024.07.10 20:07:09.969963 [ 3 ] {65c5d8b8-21bf-4261-b565-7dcee21959ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7693 2024.07.10 20:07:09.970112 [ 3 ] {65c5d8b8-21bf-4261-b565-7dcee21959ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7694 2024.07.10 20:07:09.970379 [ 3 ] {65c5d8b8-21bf-4261-b565-7dcee21959ae} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7695 2024.07.10 20:07:09.970414 [ 3 ] {65c5d8b8-21bf-4261-b565-7dcee21959ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB.
7696 2024.07.10 20:07:09.970780 [ 3 ] {65c5d8b8-21bf-4261-b565-7dcee21959ae} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7697 2024.07.10 20:07:09.971104 [ 3 ] {65c5d8b8-21bf-4261-b565-7dcee21959ae} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7698 2024.07.10 20:07:09.971266 [ 3 ] {65c5d8b8-21bf-4261-b565-7dcee21959ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec.
7699 2024.07.10 20:07:09.971441 [ 3 ] {65c5d8b8-21bf-4261-b565-7dcee21959ae} <Debug> DynamicQueryHandler: Done processing query
7700 2024.07.10 20:07:09.971470 [ 3 ] {65c5d8b8-21bf-4261-b565-7dcee21959ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7701 2024.07.10 20:07:09.971486 [ 3 ] {} <Debug> HTTP-Session: 83c149f3-bbb1-4dcf-8b0d-f0e2ad89e50d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7702 2024.07.10 20:07:14.937783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7703 2024.07.10 20:07:14.937925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7704 2024.07.10 20:07:14.937955 [ 3 ] {} <Debug> HTTP-Session: 4b9dcac2-b1ba-4b50-9898-cd5ab6303f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7705 2024.07.10 20:07:14.937983 [ 3 ] {} <Debug> HTTP-Session: 4b9dcac2-b1ba-4b50-9898-cd5ab6303f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7706 2024.07.10 20:07:14.938003 [ 3 ] {} <Debug> HTTP-Session: 4b9dcac2-b1ba-4b50-9898-cd5ab6303f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7707 2024.07.10 20:07:14.938061 [ 3 ] {} <Trace> HTTP-Session: 4b9dcac2-b1ba-4b50-9898-cd5ab6303f8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7708 2024.07.10 20:07:14.938267 [ 3 ] {65902380-9bba-4cc9-b95d-f9b2070c0adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7709 2024.07.10 20:07:14.938341 [ 3 ] {65902380-9bba-4cc9-b95d-f9b2070c0adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7710 2024.07.10 20:07:14.938536 [ 3 ] {65902380-9bba-4cc9-b95d-f9b2070c0adf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7711 2024.07.10 20:07:14.938903 [ 3 ] {65902380-9bba-4cc9-b95d-f9b2070c0adf} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7712 2024.07.10 20:07:14.938945 [ 3 ] {65902380-9bba-4cc9-b95d-f9b2070c0adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7713 2024.07.10 20:07:14.939320 [ 3 ] {65902380-9bba-4cc9-b95d-f9b2070c0adf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7714 2024.07.10 20:07:14.939667 [ 3 ] {65902380-9bba-4cc9-b95d-f9b2070c0adf} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7715 2024.07.10 20:07:14.939834 [ 3 ] {65902380-9bba-4cc9-b95d-f9b2070c0adf} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001628 sec., 7985.257985257985 rows/sec., 647.24 KiB/sec.
7716 2024.07.10 20:07:14.940040 [ 3 ] {65902380-9bba-4cc9-b95d-f9b2070c0adf} <Debug> DynamicQueryHandler: Done processing query
7717 2024.07.10 20:07:14.940066 [ 3 ] {65902380-9bba-4cc9-b95d-f9b2070c0adf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7718 2024.07.10 20:07:14.940082 [ 3 ] {} <Debug> HTTP-Session: 4b9dcac2-b1ba-4b50-9898-cd5ab6303f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7719 2024.07.10 20:07:14.940231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7720 2024.07.10 20:07:14.940283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7721 2024.07.10 20:07:14.940303 [ 3 ] {} <Debug> HTTP-Session: 0aa8e6cd-4714-4dbc-8633-d9f552aad44e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7722 2024.07.10 20:07:14.940321 [ 3 ] {} <Debug> HTTP-Session: 0aa8e6cd-4714-4dbc-8633-d9f552aad44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7723 2024.07.10 20:07:14.940335 [ 3 ] {} <Debug> HTTP-Session: 0aa8e6cd-4714-4dbc-8633-d9f552aad44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7724 2024.07.10 20:07:14.940367 [ 3 ] {} <Trace> HTTP-Session: 0aa8e6cd-4714-4dbc-8633-d9f552aad44e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7725 2024.07.10 20:07:14.940480 [ 3 ] {47f9d380-3170-4e79-a32e-f2690b9a6e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7726 2024.07.10 20:07:14.940528 [ 3 ] {47f9d380-3170-4e79-a32e-f2690b9a6e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7727 2024.07.10 20:07:14.940660 [ 3 ] {47f9d380-3170-4e79-a32e-f2690b9a6e1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7728 2024.07.10 20:07:14.940914 [ 3 ] {47f9d380-3170-4e79-a32e-f2690b9a6e1c} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7729 2024.07.10 20:07:14.940952 [ 3 ] {47f9d380-3170-4e79-a32e-f2690b9a6e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7730 2024.07.10 20:07:14.941261 [ 3 ] {47f9d380-3170-4e79-a32e-f2690b9a6e1c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7731 2024.07.10 20:07:14.941569 [ 3 ] {47f9d380-3170-4e79-a32e-f2690b9a6e1c} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7732 2024.07.10 20:07:14.941725 [ 3 ] {47f9d380-3170-4e79-a32e-f2690b9a6e1c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001267 sec., 1578.531965272297 rows/sec., 128.72 KiB/sec.
7733 2024.07.10 20:07:14.941880 [ 3 ] {47f9d380-3170-4e79-a32e-f2690b9a6e1c} <Debug> DynamicQueryHandler: Done processing query
7734 2024.07.10 20:07:14.941904 [ 3 ] {47f9d380-3170-4e79-a32e-f2690b9a6e1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7735 2024.07.10 20:07:14.941920 [ 3 ] {} <Debug> HTTP-Session: 0aa8e6cd-4714-4dbc-8633-d9f552aad44e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7736 2024.07.10 20:07:14.942074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 18785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7737 2024.07.10 20:07:14.942123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7738 2024.07.10 20:07:14.942143 [ 3 ] {} <Debug> HTTP-Session: 56a79241-5caa-41d1-8f6e-94256c8d698b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7739 2024.07.10 20:07:14.942159 [ 3 ] {} <Debug> HTTP-Session: 56a79241-5caa-41d1-8f6e-94256c8d698b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7740 2024.07.10 20:07:14.942173 [ 3 ] {} <Debug> HTTP-Session: 56a79241-5caa-41d1-8f6e-94256c8d698b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7741 2024.07.10 20:07:14.942204 [ 3 ] {} <Trace> HTTP-Session: 56a79241-5caa-41d1-8f6e-94256c8d698b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7742 2024.07.10 20:07:14.942339 [ 3 ] {cac192db-2569-4d5c-85f6-8b6782febe5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7743 2024.07.10 20:07:14.942382 [ 3 ] {cac192db-2569-4d5c-85f6-8b6782febe5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7744 2024.07.10 20:07:14.942507 [ 3 ] {cac192db-2569-4d5c-85f6-8b6782febe5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7745 2024.07.10 20:07:14.942850 [ 3 ] {cac192db-2569-4d5c-85f6-8b6782febe5b} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7746 2024.07.10 20:07:14.942888 [ 3 ] {cac192db-2569-4d5c-85f6-8b6782febe5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7747 2024.07.10 20:07:14.943205 [ 3 ] {cac192db-2569-4d5c-85f6-8b6782febe5b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7748 2024.07.10 20:07:14.943510 [ 3 ] {cac192db-2569-4d5c-85f6-8b6782febe5b} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7749 2024.07.10 20:07:14.943652 [ 3 ] {cac192db-2569-4d5c-85f6-8b6782febe5b} <Debug> executeQuery: Read 132 rows, 10.77 KiB in 0.001368 sec., 96491.22807017544 rows/sec., 7.69 MiB/sec.
7750 2024.07.10 20:07:14.943806 [ 3 ] {cac192db-2569-4d5c-85f6-8b6782febe5b} <Debug> DynamicQueryHandler: Done processing query
7751 2024.07.10 20:07:14.943829 [ 3 ] {cac192db-2569-4d5c-85f6-8b6782febe5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7752 2024.07.10 20:07:14.943845 [ 3 ] {} <Debug> HTTP-Session: 56a79241-5caa-41d1-8f6e-94256c8d698b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7753 2024.07.10 20:07:14.943968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7754 2024.07.10 20:07:14.944016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7755 2024.07.10 20:07:14.944035 [ 3 ] {} <Debug> HTTP-Session: 27545611-f311-4749-b1b5-a2d3fd01d142 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7756 2024.07.10 20:07:14.944052 [ 3 ] {} <Debug> HTTP-Session: 27545611-f311-4749-b1b5-a2d3fd01d142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7757 2024.07.10 20:07:14.944066 [ 3 ] {} <Debug> HTTP-Session: 27545611-f311-4749-b1b5-a2d3fd01d142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7758 2024.07.10 20:07:14.944096 [ 3 ] {} <Trace> HTTP-Session: 27545611-f311-4749-b1b5-a2d3fd01d142 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7759 2024.07.10 20:07:14.944190 [ 3 ] {e2007d9f-4ca1-4cd2-b9dc-724768de00b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7760 2024.07.10 20:07:14.944231 [ 3 ] {e2007d9f-4ca1-4cd2-b9dc-724768de00b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7761 2024.07.10 20:07:14.944354 [ 3 ] {e2007d9f-4ca1-4cd2-b9dc-724768de00b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7762 2024.07.10 20:07:14.944598 [ 3 ] {e2007d9f-4ca1-4cd2-b9dc-724768de00b6} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7763 2024.07.10 20:07:14.944634 [ 3 ] {e2007d9f-4ca1-4cd2-b9dc-724768de00b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7764 2024.07.10 20:07:14.944926 [ 3 ] {e2007d9f-4ca1-4cd2-b9dc-724768de00b6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7765 2024.07.10 20:07:14.945249 [ 3 ] {e2007d9f-4ca1-4cd2-b9dc-724768de00b6} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7766 2024.07.10 20:07:14.945401 [ 3 ] {e2007d9f-4ca1-4cd2-b9dc-724768de00b6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001229 sec., 1627.3393002441007 rows/sec., 113.63 KiB/sec.
7767 2024.07.10 20:07:14.945676 [ 3 ] {e2007d9f-4ca1-4cd2-b9dc-724768de00b6} <Debug> DynamicQueryHandler: Done processing query
7768 2024.07.10 20:07:14.945720 [ 3 ] {e2007d9f-4ca1-4cd2-b9dc-724768de00b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7769 2024.07.10 20:07:14.945747 [ 3 ] {} <Debug> HTTP-Session: 27545611-f311-4749-b1b5-a2d3fd01d142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7770 2024.07.10 20:07:14.945923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 17462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7771 2024.07.10 20:07:14.945971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7772 2024.07.10 20:07:14.945991 [ 3 ] {} <Debug> HTTP-Session: 14f46cee-65b8-4cf5-878c-8fb85f778f15 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7773 2024.07.10 20:07:14.946008 [ 3 ] {} <Debug> HTTP-Session: 14f46cee-65b8-4cf5-878c-8fb85f778f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7774 2024.07.10 20:07:14.946023 [ 3 ] {} <Debug> HTTP-Session: 14f46cee-65b8-4cf5-878c-8fb85f778f15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7775 2024.07.10 20:07:14.946053 [ 3 ] {} <Trace> HTTP-Session: 14f46cee-65b8-4cf5-878c-8fb85f778f15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7776 2024.07.10 20:07:14.946175 [ 3 ] {2b6670cf-d1d7-4a73-97b2-239351ff7990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7777 2024.07.10 20:07:14.946220 [ 3 ] {2b6670cf-d1d7-4a73-97b2-239351ff7990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7778 2024.07.10 20:07:14.946361 [ 3 ] {2b6670cf-d1d7-4a73-97b2-239351ff7990} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7779 2024.07.10 20:07:14.946675 [ 3 ] {2b6670cf-d1d7-4a73-97b2-239351ff7990} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7780 2024.07.10 20:07:14.946712 [ 3 ] {2b6670cf-d1d7-4a73-97b2-239351ff7990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7781 2024.07.10 20:07:14.947025 [ 3 ] {2b6670cf-d1d7-4a73-97b2-239351ff7990} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7782 2024.07.10 20:07:14.947333 [ 3 ] {2b6670cf-d1d7-4a73-97b2-239351ff7990} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7783 2024.07.10 20:07:14.947476 [ 3 ] {2b6670cf-d1d7-4a73-97b2-239351ff7990} <Debug> executeQuery: Read 103 rows, 8.22 KiB in 0.001344 sec., 76636.90476190476 rows/sec., 5.97 MiB/sec.
7784 2024.07.10 20:07:14.947689 [ 3 ] {2b6670cf-d1d7-4a73-97b2-239351ff7990} <Debug> DynamicQueryHandler: Done processing query
7785 2024.07.10 20:07:14.947726 [ 3 ] {2b6670cf-d1d7-4a73-97b2-239351ff7990} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7786 2024.07.10 20:07:14.947746 [ 3 ] {} <Debug> HTTP-Session: 14f46cee-65b8-4cf5-878c-8fb85f778f15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7787 2024.07.10 20:07:14.947980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 37755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7788 2024.07.10 20:07:14.948040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7789 2024.07.10 20:07:14.948063 [ 3 ] {} <Debug> HTTP-Session: c4245e53-3a00-4a4c-82ee-2eedf76bd97b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7790 2024.07.10 20:07:14.948084 [ 3 ] {} <Debug> HTTP-Session: c4245e53-3a00-4a4c-82ee-2eedf76bd97b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7791 2024.07.10 20:07:14.948101 [ 3 ] {} <Debug> HTTP-Session: c4245e53-3a00-4a4c-82ee-2eedf76bd97b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7792 2024.07.10 20:07:14.948138 [ 3 ] {} <Trace> HTTP-Session: c4245e53-3a00-4a4c-82ee-2eedf76bd97b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7793 2024.07.10 20:07:14.948339 [ 3 ] {d59d101b-e57c-4149-b14d-dcec3f9f951f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7794 2024.07.10 20:07:14.948387 [ 3 ] {d59d101b-e57c-4149-b14d-dcec3f9f951f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7795 2024.07.10 20:07:14.948532 [ 3 ] {d59d101b-e57c-4149-b14d-dcec3f9f951f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7796 2024.07.10 20:07:14.949022 [ 3 ] {d59d101b-e57c-4149-b14d-dcec3f9f951f} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7797 2024.07.10 20:07:14.949057 [ 3 ] {d59d101b-e57c-4149-b14d-dcec3f9f951f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7798 2024.07.10 20:07:14.949441 [ 3 ] {d59d101b-e57c-4149-b14d-dcec3f9f951f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7799 2024.07.10 20:07:14.949767 [ 3 ] {d59d101b-e57c-4149-b14d-dcec3f9f951f} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7800 2024.07.10 20:07:14.949900 [ 3 ] {d59d101b-e57c-4149-b14d-dcec3f9f951f} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001659 sec., 118746.2326702833 rows/sec., 8.29 MiB/sec.
7801 2024.07.10 20:07:14.950070 [ 3 ] {d59d101b-e57c-4149-b14d-dcec3f9f951f} <Debug> DynamicQueryHandler: Done processing query
7802 2024.07.10 20:07:14.950093 [ 3 ] {d59d101b-e57c-4149-b14d-dcec3f9f951f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7803 2024.07.10 20:07:14.950109 [ 3 ] {} <Debug> HTTP-Session: c4245e53-3a00-4a4c-82ee-2eedf76bd97b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7804 2024.07.10 20:07:14.950261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7805 2024.07.10 20:07:14.950310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7806 2024.07.10 20:07:14.950329 [ 3 ] {} <Debug> HTTP-Session: 4bf8103d-750e-49b4-ab6b-36b869243f13 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7807 2024.07.10 20:07:14.950347 [ 3 ] {} <Debug> HTTP-Session: 4bf8103d-750e-49b4-ab6b-36b869243f13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7808 2024.07.10 20:07:14.950360 [ 3 ] {} <Debug> HTTP-Session: 4bf8103d-750e-49b4-ab6b-36b869243f13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7809 2024.07.10 20:07:14.950390 [ 3 ] {} <Trace> HTTP-Session: 4bf8103d-750e-49b4-ab6b-36b869243f13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7810 2024.07.10 20:07:14.950578 [ 3 ] {e2ec8ce3-ffd5-40f4-8e7f-12450cb7d554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7811 2024.07.10 20:07:14.950643 [ 3 ] {e2ec8ce3-ffd5-40f4-8e7f-12450cb7d554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7812 2024.07.10 20:07:14.951048 [ 3 ] {e2ec8ce3-ffd5-40f4-8e7f-12450cb7d554} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7813 2024.07.10 20:07:14.951574 [ 3 ] {e2ec8ce3-ffd5-40f4-8e7f-12450cb7d554} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7814 2024.07.10 20:07:14.951610 [ 3 ] {e2ec8ce3-ffd5-40f4-8e7f-12450cb7d554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7815 2024.07.10 20:07:14.952229 [ 3 ] {e2ec8ce3-ffd5-40f4-8e7f-12450cb7d554} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7816 2024.07.10 20:07:14.952642 [ 3 ] {e2ec8ce3-ffd5-40f4-8e7f-12450cb7d554} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7817 2024.07.10 20:07:14.952784 [ 3 ] {e2ec8ce3-ffd5-40f4-8e7f-12450cb7d554} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002315 sec., 5615.5507559395255 rows/sec., 10.06 MiB/sec.
7818 2024.07.10 20:07:14.952974 [ 3 ] {e2ec8ce3-ffd5-40f4-8e7f-12450cb7d554} <Debug> DynamicQueryHandler: Done processing query
7819 2024.07.10 20:07:14.952999 [ 3 ] {e2ec8ce3-ffd5-40f4-8e7f-12450cb7d554} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7820 2024.07.10 20:07:14.953015 [ 3 ] {} <Debug> HTTP-Session: 4bf8103d-750e-49b4-ab6b-36b869243f13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7821 2024.07.10 20:07:14.953146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7822 2024.07.10 20:07:14.953194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7823 2024.07.10 20:07:14.953214 [ 3 ] {} <Debug> HTTP-Session: 89f39cee-3bfb-440c-9463-0087f00c84d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7824 2024.07.10 20:07:14.953230 [ 3 ] {} <Debug> HTTP-Session: 89f39cee-3bfb-440c-9463-0087f00c84d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7825 2024.07.10 20:07:14.953244 [ 3 ] {} <Debug> HTTP-Session: 89f39cee-3bfb-440c-9463-0087f00c84d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7826 2024.07.10 20:07:14.953274 [ 3 ] {} <Trace> HTTP-Session: 89f39cee-3bfb-440c-9463-0087f00c84d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7827 2024.07.10 20:07:14.953384 [ 3 ] {2eff57ab-7d0b-4035-8b18-7cc7c1020c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7828 2024.07.10 20:07:14.953428 [ 3 ] {2eff57ab-7d0b-4035-8b18-7cc7c1020c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7829 2024.07.10 20:07:14.953553 [ 3 ] {2eff57ab-7d0b-4035-8b18-7cc7c1020c82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7830 2024.07.10 20:07:14.953847 [ 3 ] {2eff57ab-7d0b-4035-8b18-7cc7c1020c82} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7831 2024.07.10 20:07:14.953881 [ 3 ] {2eff57ab-7d0b-4035-8b18-7cc7c1020c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7832 2024.07.10 20:07:14.954225 [ 3 ] {2eff57ab-7d0b-4035-8b18-7cc7c1020c82} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7833 2024.07.10 20:07:14.954552 [ 3 ] {2eff57ab-7d0b-4035-8b18-7cc7c1020c82} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7834 2024.07.10 20:07:14.954681 [ 3 ] {2eff57ab-7d0b-4035-8b18-7cc7c1020c82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec.
7835 2024.07.10 20:07:14.954841 [ 3 ] {2eff57ab-7d0b-4035-8b18-7cc7c1020c82} <Debug> DynamicQueryHandler: Done processing query
7836 2024.07.10 20:07:14.954865 [ 3 ] {2eff57ab-7d0b-4035-8b18-7cc7c1020c82} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7837 2024.07.10 20:07:14.954880 [ 3 ] {} <Debug> HTTP-Session: 89f39cee-3bfb-440c-9463-0087f00c84d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7838 2024.07.10 20:07:19.936024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7839 2024.07.10 20:07:19.936162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7840 2024.07.10 20:07:19.936188 [ 3 ] {} <Debug> HTTP-Session: c14761c0-8698-48bd-85ae-94bb44328141 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7841 2024.07.10 20:07:19.936214 [ 3 ] {} <Debug> HTTP-Session: c14761c0-8698-48bd-85ae-94bb44328141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7842 2024.07.10 20:07:19.936229 [ 3 ] {} <Debug> HTTP-Session: c14761c0-8698-48bd-85ae-94bb44328141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7843 2024.07.10 20:07:19.936280 [ 3 ] {} <Trace> HTTP-Session: c14761c0-8698-48bd-85ae-94bb44328141 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7844 2024.07.10 20:07:19.936477 [ 3 ] {fd10dc44-599b-440c-9ba3-3e909c910c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7845 2024.07.10 20:07:19.936548 [ 3 ] {fd10dc44-599b-440c-9ba3-3e909c910c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7846 2024.07.10 20:07:19.936747 [ 3 ] {fd10dc44-599b-440c-9ba3-3e909c910c33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7847 2024.07.10 20:07:19.937162 [ 3 ] {fd10dc44-599b-440c-9ba3-3e909c910c33} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7848 2024.07.10 20:07:19.937205 [ 3 ] {fd10dc44-599b-440c-9ba3-3e909c910c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7849 2024.07.10 20:07:19.937578 [ 3 ] {fd10dc44-599b-440c-9ba3-3e909c910c33} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7850 2024.07.10 20:07:19.937916 [ 3 ] {fd10dc44-599b-440c-9ba3-3e909c910c33} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7851 2024.07.10 20:07:19.938101 [ 3 ] {fd10dc44-599b-440c-9ba3-3e909c910c33} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001677 sec., 11329.755515802026 rows/sec., 918.33 KiB/sec.
7852 2024.07.10 20:07:19.938296 [ 3 ] {fd10dc44-599b-440c-9ba3-3e909c910c33} <Debug> DynamicQueryHandler: Done processing query
7853 2024.07.10 20:07:19.938323 [ 3 ] {fd10dc44-599b-440c-9ba3-3e909c910c33} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7854 2024.07.10 20:07:19.938340 [ 3 ] {} <Debug> HTTP-Session: c14761c0-8698-48bd-85ae-94bb44328141 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7855 2024.07.10 20:07:19.938531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7856 2024.07.10 20:07:19.938580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7857 2024.07.10 20:07:19.938600 [ 3 ] {} <Debug> HTTP-Session: 7c05c13f-ab4d-43eb-9819-7ebaf3b9a230 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7858 2024.07.10 20:07:19.938616 [ 3 ] {} <Debug> HTTP-Session: 7c05c13f-ab4d-43eb-9819-7ebaf3b9a230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7859 2024.07.10 20:07:19.938630 [ 3 ] {} <Debug> HTTP-Session: 7c05c13f-ab4d-43eb-9819-7ebaf3b9a230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7860 2024.07.10 20:07:19.938660 [ 3 ] {} <Trace> HTTP-Session: 7c05c13f-ab4d-43eb-9819-7ebaf3b9a230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7861 2024.07.10 20:07:19.938783 [ 3 ] {28b89697-db89-4b8b-aaec-2c827ea16789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7862 2024.07.10 20:07:19.938828 [ 3 ] {28b89697-db89-4b8b-aaec-2c827ea16789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7863 2024.07.10 20:07:19.938954 [ 3 ] {28b89697-db89-4b8b-aaec-2c827ea16789} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7864 2024.07.10 20:07:19.939329 [ 3 ] {28b89697-db89-4b8b-aaec-2c827ea16789} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7865 2024.07.10 20:07:19.939366 [ 3 ] {28b89697-db89-4b8b-aaec-2c827ea16789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7866 2024.07.10 20:07:19.939696 [ 3 ] {28b89697-db89-4b8b-aaec-2c827ea16789} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7867 2024.07.10 20:07:19.940017 [ 3 ] {28b89697-db89-4b8b-aaec-2c827ea16789} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7868 2024.07.10 20:07:19.940170 [ 3 ] {28b89697-db89-4b8b-aaec-2c827ea16789} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.001426 sec., 79242.63674614306 rows/sec., 6.49 MiB/sec.
7869 2024.07.10 20:07:19.940457 [ 3 ] {28b89697-db89-4b8b-aaec-2c827ea16789} <Debug> DynamicQueryHandler: Done processing query
7870 2024.07.10 20:07:19.940512 [ 3 ] {28b89697-db89-4b8b-aaec-2c827ea16789} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7871 2024.07.10 20:07:19.940553 [ 3 ] {} <Debug> HTTP-Session: 7c05c13f-ab4d-43eb-9819-7ebaf3b9a230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7872 2024.07.10 20:07:19.940747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7873 2024.07.10 20:07:19.940798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7874 2024.07.10 20:07:19.940817 [ 3 ] {} <Debug> HTTP-Session: ecc088ae-c80e-4f44-b521-a9f93c49e406 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7875 2024.07.10 20:07:19.940834 [ 3 ] {} <Debug> HTTP-Session: ecc088ae-c80e-4f44-b521-a9f93c49e406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7876 2024.07.10 20:07:19.940849 [ 3 ] {} <Debug> HTTP-Session: ecc088ae-c80e-4f44-b521-a9f93c49e406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7877 2024.07.10 20:07:19.940879 [ 3 ] {} <Trace> HTTP-Session: ecc088ae-c80e-4f44-b521-a9f93c49e406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7878 2024.07.10 20:07:19.941006 [ 3 ] {5d2aaa8d-abfe-4630-96ba-395ea53a4ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7879 2024.07.10 20:07:19.941053 [ 3 ] {5d2aaa8d-abfe-4630-96ba-395ea53a4ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7880 2024.07.10 20:07:19.941201 [ 3 ] {5d2aaa8d-abfe-4630-96ba-395ea53a4ca3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7881 2024.07.10 20:07:19.941523 [ 3 ] {5d2aaa8d-abfe-4630-96ba-395ea53a4ca3} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7882 2024.07.10 20:07:19.941559 [ 3 ] {5d2aaa8d-abfe-4630-96ba-395ea53a4ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7883 2024.07.10 20:07:19.941872 [ 3 ] {5d2aaa8d-abfe-4630-96ba-395ea53a4ca3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7884 2024.07.10 20:07:19.942175 [ 3 ] {5d2aaa8d-abfe-4630-96ba-395ea53a4ca3} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7885 2024.07.10 20:07:19.942334 [ 3 ] {5d2aaa8d-abfe-4630-96ba-395ea53a4ca3} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001374 sec., 60407.5691411936 rows/sec., 4.72 MiB/sec.
7886 2024.07.10 20:07:19.942493 [ 3 ] {5d2aaa8d-abfe-4630-96ba-395ea53a4ca3} <Debug> DynamicQueryHandler: Done processing query
7887 2024.07.10 20:07:19.942517 [ 3 ] {5d2aaa8d-abfe-4630-96ba-395ea53a4ca3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7888 2024.07.10 20:07:19.942533 [ 3 ] {} <Debug> HTTP-Session: ecc088ae-c80e-4f44-b521-a9f93c49e406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7889 2024.07.10 20:07:19.942768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7890 2024.07.10 20:07:19.942815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7891 2024.07.10 20:07:19.942834 [ 3 ] {} <Debug> HTTP-Session: 4421baed-d2ad-4418-9b00-f544141c45aa Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7892 2024.07.10 20:07:19.942851 [ 3 ] {} <Debug> HTTP-Session: 4421baed-d2ad-4418-9b00-f544141c45aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7893 2024.07.10 20:07:19.942865 [ 3 ] {} <Debug> HTTP-Session: 4421baed-d2ad-4418-9b00-f544141c45aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7894 2024.07.10 20:07:19.942895 [ 3 ] {} <Trace> HTTP-Session: 4421baed-d2ad-4418-9b00-f544141c45aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7895 2024.07.10 20:07:19.943036 [ 3 ] {adba513c-d735-470e-bbd7-676de744a148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7896 2024.07.10 20:07:19.943083 [ 3 ] {adba513c-d735-470e-bbd7-676de744a148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7897 2024.07.10 20:07:19.943229 [ 3 ] {adba513c-d735-470e-bbd7-676de744a148} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7898 2024.07.10 20:07:19.943619 [ 3 ] {adba513c-d735-470e-bbd7-676de744a148} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7899 2024.07.10 20:07:19.943656 [ 3 ] {adba513c-d735-470e-bbd7-676de744a148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7900 2024.07.10 20:07:19.944051 [ 3 ] {adba513c-d735-470e-bbd7-676de744a148} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7901 2024.07.10 20:07:19.944392 [ 3 ] {adba513c-d735-470e-bbd7-676de744a148} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7902 2024.07.10 20:07:19.944551 [ 3 ] {adba513c-d735-470e-bbd7-676de744a148} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec.
7903 2024.07.10 20:07:19.944562 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7904 2024.07.10 20:07:19.944672 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7905 2024.07.10 20:07:19.944725 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7906 2024.07.10 20:07:19.944824 [ 3 ] {adba513c-d735-470e-bbd7-676de744a148} <Debug> DynamicQueryHandler: Done processing query
7907 2024.07.10 20:07:19.944884 [ 3 ] {adba513c-d735-470e-bbd7-676de744a148} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7908 2024.07.10 20:07:19.944929 [ 3 ] {} <Debug> HTTP-Session: 4421baed-d2ad-4418-9b00-f544141c45aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7909 2024.07.10 20:07:19.944957 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
7910 2024.07.10 20:07:19.945181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7911 2024.07.10 20:07:19.945212 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7912 2024.07.10 20:07:19.945279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7913 2024.07.10 20:07:19.945297 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 6668 rows starting from the beginning of the part
7914 2024.07.10 20:07:19.945324 [ 3 ] {} <Debug> HTTP-Session: 668f3300-b968-4a10-82d7-ad332d2907cf Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7915 2024.07.10 20:07:19.945360 [ 3 ] {} <Debug> HTTP-Session: 668f3300-b968-4a10-82d7-ad332d2907cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7916 2024.07.10 20:07:19.945392 [ 3 ] {} <Debug> HTTP-Session: 668f3300-b968-4a10-82d7-ad332d2907cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7917 2024.07.10 20:07:19.945537 [ 3 ] {} <Trace> HTTP-Session: 668f3300-b968-4a10-82d7-ad332d2907cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7918 2024.07.10 20:07:19.945565 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 161 rows starting from the beginning of the part
7919 2024.07.10 20:07:19.945850 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 161 rows starting from the beginning of the part
7920 2024.07.10 20:07:19.946148 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 161 rows starting from the beginning of the part
7921 2024.07.10 20:07:19.946225 [ 3 ] {5498cc96-1b36-4ee2-b6ea-b6facbaac3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7922 2024.07.10 20:07:19.946466 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 197 rows starting from the beginning of the part
7923 2024.07.10 20:07:19.946546 [ 3 ] {5498cc96-1b36-4ee2-b6ea-b6facbaac3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7924 2024.07.10 20:07:19.946874 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part
7925 2024.07.10 20:07:19.948679 [ 3 ] {5498cc96-1b36-4ee2-b6ea-b6facbaac3a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7926 2024.07.10 20:07:19.950357 [ 3 ] {5498cc96-1b36-4ee2-b6ea-b6facbaac3a5} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7927 2024.07.10 20:07:19.950433 [ 3 ] {5498cc96-1b36-4ee2-b6ea-b6facbaac3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7928 2024.07.10 20:07:19.951974 [ 3 ] {5498cc96-1b36-4ee2-b6ea-b6facbaac3a5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7929 2024.07.10 20:07:19.952644 [ 3 ] {5498cc96-1b36-4ee2-b6ea-b6facbaac3a5} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7930 2024.07.10 20:07:19.952857 [ 3 ] {5498cc96-1b36-4ee2-b6ea-b6facbaac3a5} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.007066 sec., 2688.93291819983 rows/sec., 4.82 MiB/sec.
7931 2024.07.10 20:07:19.953565 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7508 rows, containing 5 columns (5 merged, 0 gathered) in 0.008758583 sec., 857216.2871551254 rows/sec., 59.79 MiB/sec.
7932 2024.07.10 20:07:19.953592 [ 3 ] {5498cc96-1b36-4ee2-b6ea-b6facbaac3a5} <Debug> DynamicQueryHandler: Done processing query
7933 2024.07.10 20:07:19.953635 [ 3 ] {5498cc96-1b36-4ee2-b6ea-b6facbaac3a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7934 2024.07.10 20:07:19.953658 [ 3 ] {} <Debug> HTTP-Session: 668f3300-b968-4a10-82d7-ad332d2907cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7935 2024.07.10 20:07:19.953789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7936 2024.07.10 20:07:19.953841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7937 2024.07.10 20:07:19.953861 [ 3 ] {} <Debug> HTTP-Session: 0368ca8a-cb70-4307-abfd-ef3b6c641619 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7938 2024.07.10 20:07:19.953877 [ 3 ] {} <Debug> HTTP-Session: 0368ca8a-cb70-4307-abfd-ef3b6c641619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7939 2024.07.10 20:07:19.953891 [ 3 ] {} <Debug> HTTP-Session: 0368ca8a-cb70-4307-abfd-ef3b6c641619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7940 2024.07.10 20:07:19.953925 [ 3 ] {} <Trace> HTTP-Session: 0368ca8a-cb70-4307-abfd-ef3b6c641619 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7941 2024.07.10 20:07:19.954096 [ 3 ] {fbf469be-7173-4594-9df4-dbfc6fa358ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7942 2024.07.10 20:07:19.954105 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7943 2024.07.10 20:07:19.954184 [ 3 ] {fbf469be-7173-4594-9df4-dbfc6fa358ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7944 2024.07.10 20:07:19.954585 [ 3 ] {fbf469be-7173-4594-9df4-dbfc6fa358ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7945 2024.07.10 20:07:19.955159 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7946 2024.07.10 20:07:19.955421 [ 3 ] {fbf469be-7173-4594-9df4-dbfc6fa358ba} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7947 2024.07.10 20:07:19.955424 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7948 2024.07.10 20:07:19.955486 [ 3 ] {fbf469be-7173-4594-9df4-dbfc6fa358ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7949 2024.07.10 20:07:19.955627 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB.
7950 2024.07.10 20:07:19.956038 [ 3 ] {fbf469be-7173-4594-9df4-dbfc6fa358ba} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7951 2024.07.10 20:07:19.956387 [ 3 ] {fbf469be-7173-4594-9df4-dbfc6fa358ba} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7952 2024.07.10 20:07:19.956542 [ 3 ] {fbf469be-7173-4594-9df4-dbfc6fa358ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002515 sec., 23856.85884691849 rows/sec., 1.61 MiB/sec.
7953 2024.07.10 20:07:19.956580 [ 64 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7954 2024.07.10 20:07:19.956733 [ 64 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7955 2024.07.10 20:07:19.956792 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7956 2024.07.10 20:07:19.956821 [ 3 ] {fbf469be-7173-4594-9df4-dbfc6fa358ba} <Debug> DynamicQueryHandler: Done processing query
7957 2024.07.10 20:07:19.956894 [ 3 ] {fbf469be-7173-4594-9df4-dbfc6fa358ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7958 2024.07.10 20:07:19.956939 [ 3 ] {} <Debug> HTTP-Session: 0368ca8a-cb70-4307-abfd-ef3b6c641619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7959 2024.07.10 20:07:19.956993 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
7960 2024.07.10 20:07:19.957112 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7961 2024.07.10 20:07:19.957144 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2218 rows starting from the beginning of the part
7962 2024.07.10 20:07:19.957217 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part
7963 2024.07.10 20:07:19.957304 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part
7964 2024.07.10 20:07:19.957550 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part
7965 2024.07.10 20:07:19.957810 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part
7966 2024.07.10 20:07:19.958012 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part
7967 2024.07.10 20:07:19.959472 [ 193 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 4 columns (4 merged, 0 gathered) in 0.002575802 sec., 977559.6105601285 rows/sec., 65.82 MiB/sec.
7968 2024.07.10 20:07:19.959685 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7969 2024.07.10 20:07:19.960043 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_46_9} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7970 2024.07.10 20:07:19.960116 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_46_9} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7971 2024.07.10 20:07:19.960187 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
7972 2024.07.10 20:07:20.000148 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.15 MiB, peak 201.85 MiB, free memory in arenas 0.00 B, will set to 193.45 MiB (RSS), difference: 1.30 MiB
7973 2024.07.10 20:07:24.002673 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache
7974 2024.07.10 20:07:24.002738 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache
7975 2024.07.10 20:07:24.936521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7976 2024.07.10 20:07:24.936659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7977 2024.07.10 20:07:24.936689 [ 3 ] {} <Debug> HTTP-Session: 0172c61e-4200-4ead-aa2e-35de361610fb Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
7978 2024.07.10 20:07:24.936719 [ 3 ] {} <Debug> HTTP-Session: 0172c61e-4200-4ead-aa2e-35de361610fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7979 2024.07.10 20:07:24.936737 [ 3 ] {} <Debug> HTTP-Session: 0172c61e-4200-4ead-aa2e-35de361610fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7980 2024.07.10 20:07:24.936795 [ 3 ] {} <Trace> HTTP-Session: 0172c61e-4200-4ead-aa2e-35de361610fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7981 2024.07.10 20:07:24.937016 [ 3 ] {3d694794-1bc7-4401-b807-29d92af84a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7982 2024.07.10 20:07:24.937093 [ 3 ] {3d694794-1bc7-4401-b807-29d92af84a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7983 2024.07.10 20:07:24.937314 [ 3 ] {3d694794-1bc7-4401-b807-29d92af84a35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7984 2024.07.10 20:07:24.937787 [ 3 ] {3d694794-1bc7-4401-b807-29d92af84a35} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7985 2024.07.10 20:07:24.937830 [ 3 ] {3d694794-1bc7-4401-b807-29d92af84a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7986 2024.07.10 20:07:24.938207 [ 3 ] {3d694794-1bc7-4401-b807-29d92af84a35} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7987 2024.07.10 20:07:24.938548 [ 3 ] {3d694794-1bc7-4401-b807-29d92af84a35} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7988 2024.07.10 20:07:24.938715 [ 3 ] {3d694794-1bc7-4401-b807-29d92af84a35} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001766 sec., 7361.268403171008 rows/sec., 596.67 KiB/sec.
7989 2024.07.10 20:07:24.938746 [ 58 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0
7990 2024.07.10 20:07:24.938849 [ 58 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7991 2024.07.10 20:07:24.938894 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
7992 2024.07.10 20:07:24.939024 [ 3 ] {3d694794-1bc7-4401-b807-29d92af84a35} <Debug> DynamicQueryHandler: Done processing query
7993 2024.07.10 20:07:24.939076 [ 3 ] {3d694794-1bc7-4401-b807-29d92af84a35} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7994 2024.07.10 20:07:24.939094 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full
7995 2024.07.10 20:07:24.939107 [ 3 ] {} <Debug> HTTP-Session: 0172c61e-4200-4ead-aa2e-35de361610fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7996 2024.07.10 20:07:24.939304 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7997 2024.07.10 20:07:24.939366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7998 2024.07.10 20:07:24.939368 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 32 rows starting from the beginning of the part
7999 2024.07.10 20:07:24.939453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8000 2024.07.10 20:07:24.939567 [ 3 ] {} <Debug> HTTP-Session: dbf744dd-c0f4-4cbe-b006-a51affe37d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8001 2024.07.10 20:07:24.939581 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part
8002 2024.07.10 20:07:24.939632 [ 3 ] {} <Debug> HTTP-Session: dbf744dd-c0f4-4cbe-b006-a51affe37d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8003 2024.07.10 20:07:24.939732 [ 3 ] {} <Debug> HTTP-Session: dbf744dd-c0f4-4cbe-b006-a51affe37d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8004 2024.07.10 20:07:24.939870 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 19 rows starting from the beginning of the part
8005 2024.07.10 20:07:24.939876 [ 3 ] {} <Trace> HTTP-Session: dbf744dd-c0f4-4cbe-b006-a51affe37d75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8006 2024.07.10 20:07:24.940083 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part
8007 2024.07.10 20:07:24.940354 [ 3 ] {e6acf0f5-c7fe-48c5-b023-efd1b6c2ee95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8008 2024.07.10 20:07:24.940427 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 19 rows starting from the beginning of the part
8009 2024.07.10 20:07:24.940547 [ 3 ] {e6acf0f5-c7fe-48c5-b023-efd1b6c2ee95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8010 2024.07.10 20:07:24.940773 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part
8011 2024.07.10 20:07:24.941547 [ 3 ] {e6acf0f5-c7fe-48c5-b023-efd1b6c2ee95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8012 2024.07.10 20:07:24.942356 [ 3 ] {e6acf0f5-c7fe-48c5-b023-efd1b6c2ee95} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8013 2024.07.10 20:07:24.942427 [ 3 ] {e6acf0f5-c7fe-48c5-b023-efd1b6c2ee95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8014 2024.07.10 20:07:24.943365 [ 3 ] {e6acf0f5-c7fe-48c5-b023-efd1b6c2ee95} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8015 2024.07.10 20:07:24.943516 [ 192 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.004535947 sec., 24030.26314019983 rows/sec., 1.90 MiB/sec.
8016 2024.07.10 20:07:24.943801 [ 192 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary)
8017 2024.07.10 20:07:24.944012 [ 3 ] {e6acf0f5-c7fe-48c5-b023-efd1b6c2ee95} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8018 2024.07.10 20:07:24.944486 [ 3 ] {e6acf0f5-c7fe-48c5-b023-efd1b6c2ee95} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004342 sec., 460.6172270842929 rows/sec., 37.56 KiB/sec.
8019 2024.07.10 20:07:24.944811 [ 3 ] {e6acf0f5-c7fe-48c5-b023-efd1b6c2ee95} <Debug> DynamicQueryHandler: Done processing query
8020 2024.07.10 20:07:24.944863 [ 3 ] {e6acf0f5-c7fe-48c5-b023-efd1b6c2ee95} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8021 2024.07.10 20:07:24.944872 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_45_9} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8022 2024.07.10 20:07:24.944891 [ 3 ] {} <Debug> HTTP-Session: dbf744dd-c0f4-4cbe-b006-a51affe37d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8023 2024.07.10 20:07:24.945050 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_45_9} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9
8024 2024.07.10 20:07:24.945096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8025 2024.07.10 20:07:24.945201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8026 2024.07.10 20:07:24.945228 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8027 2024.07.10 20:07:24.945238 [ 3 ] {} <Debug> HTTP-Session: 76ddd812-d146-43f3-865a-9e3aa4f1f204 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8028 2024.07.10 20:07:24.945282 [ 3 ] {} <Debug> HTTP-Session: 76ddd812-d146-43f3-865a-9e3aa4f1f204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8029 2024.07.10 20:07:24.945298 [ 3 ] {} <Debug> HTTP-Session: 76ddd812-d146-43f3-865a-9e3aa4f1f204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8030 2024.07.10 20:07:24.945328 [ 3 ] {} <Trace> HTTP-Session: 76ddd812-d146-43f3-865a-9e3aa4f1f204 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8031 2024.07.10 20:07:24.945468 [ 3 ] {c935f33b-53ce-41c8-939d-d971e0cac35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8032 2024.07.10 20:07:24.945511 [ 3 ] {c935f33b-53ce-41c8-939d-d971e0cac35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8033 2024.07.10 20:07:24.945652 [ 3 ] {c935f33b-53ce-41c8-939d-d971e0cac35c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8034 2024.07.10 20:07:24.946021 [ 3 ] {c935f33b-53ce-41c8-939d-d971e0cac35c} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8035 2024.07.10 20:07:24.946059 [ 3 ] {c935f33b-53ce-41c8-939d-d971e0cac35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8036 2024.07.10 20:07:24.946378 [ 3 ] {c935f33b-53ce-41c8-939d-d971e0cac35c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8037 2024.07.10 20:07:24.946685 [ 3 ] {c935f33b-53ce-41c8-939d-d971e0cac35c} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8038 2024.07.10 20:07:24.946830 [ 3 ] {c935f33b-53ce-41c8-939d-d971e0cac35c} <Debug> executeQuery: Read 96 rows, 8.00 KiB in 0.001417 sec., 67748.76499647142 rows/sec., 5.52 MiB/sec.
8039 2024.07.10 20:07:24.947085 [ 3 ] {c935f33b-53ce-41c8-939d-d971e0cac35c} <Debug> DynamicQueryHandler: Done processing query
8040 2024.07.10 20:07:24.947142 [ 3 ] {c935f33b-53ce-41c8-939d-d971e0cac35c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8041 2024.07.10 20:07:24.947197 [ 3 ] {} <Debug> HTTP-Session: 76ddd812-d146-43f3-865a-9e3aa4f1f204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8042 2024.07.10 20:07:24.947369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8043 2024.07.10 20:07:24.947419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8044 2024.07.10 20:07:24.947439 [ 3 ] {} <Debug> HTTP-Session: dd55846b-9352-432e-b5f8-e536b424455e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8045 2024.07.10 20:07:24.947456 [ 3 ] {} <Debug> HTTP-Session: dd55846b-9352-432e-b5f8-e536b424455e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8046 2024.07.10 20:07:24.947469 [ 3 ] {} <Debug> HTTP-Session: dd55846b-9352-432e-b5f8-e536b424455e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8047 2024.07.10 20:07:24.947501 [ 3 ] {} <Trace> HTTP-Session: dd55846b-9352-432e-b5f8-e536b424455e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8048 2024.07.10 20:07:24.947600 [ 3 ] {3cd1a500-72d2-48c1-a1de-94355be5049e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8049 2024.07.10 20:07:24.947642 [ 3 ] {3cd1a500-72d2-48c1-a1de-94355be5049e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8050 2024.07.10 20:07:24.947787 [ 3 ] {3cd1a500-72d2-48c1-a1de-94355be5049e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8051 2024.07.10 20:07:24.948067 [ 3 ] {3cd1a500-72d2-48c1-a1de-94355be5049e} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8052 2024.07.10 20:07:24.948103 [ 3 ] {3cd1a500-72d2-48c1-a1de-94355be5049e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8053 2024.07.10 20:07:24.948399 [ 3 ] {3cd1a500-72d2-48c1-a1de-94355be5049e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8054 2024.07.10 20:07:24.948715 [ 3 ] {3cd1a500-72d2-48c1-a1de-94355be5049e} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8055 2024.07.10 20:07:24.948861 [ 3 ] {3cd1a500-72d2-48c1-a1de-94355be5049e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001282 sec., 1560.0624024960998 rows/sec., 108.93 KiB/sec.
8056 2024.07.10 20:07:24.949024 [ 3 ] {3cd1a500-72d2-48c1-a1de-94355be5049e} <Debug> DynamicQueryHandler: Done processing query
8057 2024.07.10 20:07:24.949048 [ 3 ] {3cd1a500-72d2-48c1-a1de-94355be5049e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8058 2024.07.10 20:07:24.949064 [ 3 ] {} <Debug> HTTP-Session: dd55846b-9352-432e-b5f8-e536b424455e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8059 2024.07.10 20:07:24.949193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8060 2024.07.10 20:07:24.949242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8061 2024.07.10 20:07:24.949261 [ 3 ] {} <Debug> HTTP-Session: 517152d8-c244-4ec3-bab1-51805c488d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8062 2024.07.10 20:07:24.949277 [ 3 ] {} <Debug> HTTP-Session: 517152d8-c244-4ec3-bab1-51805c488d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8063 2024.07.10 20:07:24.949291 [ 3 ] {} <Debug> HTTP-Session: 517152d8-c244-4ec3-bab1-51805c488d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8064 2024.07.10 20:07:24.949322 [ 3 ] {} <Trace> HTTP-Session: 517152d8-c244-4ec3-bab1-51805c488d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8065 2024.07.10 20:07:24.949450 [ 3 ] {c548a948-6497-4257-9664-8a20a3775e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8066 2024.07.10 20:07:24.949493 [ 3 ] {c548a948-6497-4257-9664-8a20a3775e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8067 2024.07.10 20:07:24.949621 [ 3 ] {c548a948-6497-4257-9664-8a20a3775e43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8068 2024.07.10 20:07:24.949962 [ 3 ] {c548a948-6497-4257-9664-8a20a3775e43} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8069 2024.07.10 20:07:24.949997 [ 3 ] {c548a948-6497-4257-9664-8a20a3775e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8070 2024.07.10 20:07:24.950309 [ 3 ] {c548a948-6497-4257-9664-8a20a3775e43} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8071 2024.07.10 20:07:24.950617 [ 3 ] {c548a948-6497-4257-9664-8a20a3775e43} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8072 2024.07.10 20:07:24.950774 [ 3 ] {c548a948-6497-4257-9664-8a20a3775e43} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00136 sec., 58088.23529411764 rows/sec., 4.54 MiB/sec.
8073 2024.07.10 20:07:24.951066 [ 3 ] {c548a948-6497-4257-9664-8a20a3775e43} <Debug> DynamicQueryHandler: Done processing query
8074 2024.07.10 20:07:24.951130 [ 3 ] {c548a948-6497-4257-9664-8a20a3775e43} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8075 2024.07.10 20:07:24.951168 [ 3 ] {} <Debug> HTTP-Session: 517152d8-c244-4ec3-bab1-51805c488d7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8076 2024.07.10 20:07:24.951362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8077 2024.07.10 20:07:24.951425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8078 2024.07.10 20:07:24.951449 [ 3 ] {} <Debug> HTTP-Session: e77aed08-045d-4703-81f6-4b066c347ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8079 2024.07.10 20:07:24.951470 [ 3 ] {} <Debug> HTTP-Session: e77aed08-045d-4703-81f6-4b066c347ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8080 2024.07.10 20:07:24.951487 [ 3 ] {} <Debug> HTTP-Session: e77aed08-045d-4703-81f6-4b066c347ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8081 2024.07.10 20:07:24.951525 [ 3 ] {} <Trace> HTTP-Session: e77aed08-045d-4703-81f6-4b066c347ce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8082 2024.07.10 20:07:24.951699 [ 3 ] {8a7d2644-b9e0-44fe-b9bc-db8c5a883e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8083 2024.07.10 20:07:24.951748 [ 3 ] {8a7d2644-b9e0-44fe-b9bc-db8c5a883e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8084 2024.07.10 20:07:24.951918 [ 3 ] {8a7d2644-b9e0-44fe-b9bc-db8c5a883e89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8085 2024.07.10 20:07:24.952319 [ 3 ] {8a7d2644-b9e0-44fe-b9bc-db8c5a883e89} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8086 2024.07.10 20:07:24.952356 [ 3 ] {8a7d2644-b9e0-44fe-b9bc-db8c5a883e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8087 2024.07.10 20:07:24.952829 [ 3 ] {8a7d2644-b9e0-44fe-b9bc-db8c5a883e89} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8088 2024.07.10 20:07:24.953175 [ 3 ] {8a7d2644-b9e0-44fe-b9bc-db8c5a883e89} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8089 2024.07.10 20:07:24.953319 [ 3 ] {8a7d2644-b9e0-44fe-b9bc-db8c5a883e89} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001689 sec., 95322.67613972766 rows/sec., 6.64 MiB/sec.
8090 2024.07.10 20:07:24.953489 [ 3 ] {8a7d2644-b9e0-44fe-b9bc-db8c5a883e89} <Debug> DynamicQueryHandler: Done processing query
8091 2024.07.10 20:07:24.953514 [ 3 ] {8a7d2644-b9e0-44fe-b9bc-db8c5a883e89} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8092 2024.07.10 20:07:24.953530 [ 3 ] {} <Debug> HTTP-Session: e77aed08-045d-4703-81f6-4b066c347ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8093 2024.07.10 20:07:24.953672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8094 2024.07.10 20:07:24.953722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8095 2024.07.10 20:07:24.953741 [ 3 ] {} <Debug> HTTP-Session: e8cd8c53-cf70-4a29-8318-965c073fc93e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8096 2024.07.10 20:07:24.953758 [ 3 ] {} <Debug> HTTP-Session: e8cd8c53-cf70-4a29-8318-965c073fc93e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8097 2024.07.10 20:07:24.953772 [ 3 ] {} <Debug> HTTP-Session: e8cd8c53-cf70-4a29-8318-965c073fc93e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8098 2024.07.10 20:07:24.953803 [ 3 ] {} <Trace> HTTP-Session: e8cd8c53-cf70-4a29-8318-965c073fc93e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8099 2024.07.10 20:07:24.954003 [ 3 ] {c033dbf7-2cc5-4702-b6f9-2b5431e73960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8100 2024.07.10 20:07:24.954066 [ 3 ] {c033dbf7-2cc5-4702-b6f9-2b5431e73960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8101 2024.07.10 20:07:24.954485 [ 3 ] {c033dbf7-2cc5-4702-b6f9-2b5431e73960} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8102 2024.07.10 20:07:24.955080 [ 3 ] {c033dbf7-2cc5-4702-b6f9-2b5431e73960} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8103 2024.07.10 20:07:24.955116 [ 3 ] {c033dbf7-2cc5-4702-b6f9-2b5431e73960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8104 2024.07.10 20:07:24.955718 [ 3 ] {c033dbf7-2cc5-4702-b6f9-2b5431e73960} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8105 2024.07.10 20:07:24.956155 [ 3 ] {c033dbf7-2cc5-4702-b6f9-2b5431e73960} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8106 2024.07.10 20:07:24.956369 [ 3 ] {c033dbf7-2cc5-4702-b6f9-2b5431e73960} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002482 sec., 5237.711522965351 rows/sec., 9.39 MiB/sec.
8107 2024.07.10 20:07:24.956594 [ 3 ] {c033dbf7-2cc5-4702-b6f9-2b5431e73960} <Debug> DynamicQueryHandler: Done processing query
8108 2024.07.10 20:07:24.956620 [ 3 ] {c033dbf7-2cc5-4702-b6f9-2b5431e73960} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
8109 2024.07.10 20:07:24.956636 [ 3 ] {} <Debug> HTTP-Session: e8cd8c53-cf70-4a29-8318-965c073fc93e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8110 2024.07.10 20:07:24.956762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8111 2024.07.10 20:07:24.956812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8112 2024.07.10 20:07:24.956832 [ 3 ] {} <Debug> HTTP-Session: 85fb483a-6764-4ac3-b9f2-0c33bc15c742 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8113 2024.07.10 20:07:24.956848 [ 3 ] {} <Debug> HTTP-Session: 85fb483a-6764-4ac3-b9f2-0c33bc15c742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8114 2024.07.10 20:07:24.956862 [ 3 ] {} <Debug> HTTP-Session: 85fb483a-6764-4ac3-b9f2-0c33bc15c742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8115 2024.07.10 20:07:24.956894 [ 3 ] {} <Trace> HTTP-Session: 85fb483a-6764-4ac3-b9f2-0c33bc15c742 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8116 2024.07.10 20:07:24.957011 [ 3 ] {40c812f3-e289-4dea-aa14-2c6bd8595b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8117 2024.07.10 20:07:24.957056 [ 3 ] {40c812f3-e289-4dea-aa14-2c6bd8595b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8118 2024.07.10 20:07:24.957185 [ 3 ] {40c812f3-e289-4dea-aa14-2c6bd8595b80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8119 2024.07.10 20:07:24.957532 [ 3 ] {40c812f3-e289-4dea-aa14-2c6bd8595b80} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8120 2024.07.10 20:07:24.957568 [ 3 ] {40c812f3-e289-4dea-aa14-2c6bd8595b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8121 2024.07.10 20:07:24.957930 [ 3 ] {40c812f3-e289-4dea-aa14-2c6bd8595b80} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8122 2024.07.10 20:07:24.958254 [ 3 ] {40c812f3-e289-4dea-aa14-2c6bd8595b80} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8123 2024.07.10 20:07:24.958401 [ 3 ] {40c812f3-e289-4dea-aa14-2c6bd8595b80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec.
8124 2024.07.10 20:07:24.958583 [ 3 ] {40c812f3-e289-4dea-aa14-2c6bd8595b80} <Debug> DynamicQueryHandler: Done processing query
8125 2024.07.10 20:07:24.958608 [ 3 ] {40c812f3-e289-4dea-aa14-2c6bd8595b80} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8126 2024.07.10 20:07:24.958625 [ 3 ] {} <Debug> HTTP-Session: 85fb483a-6764-4ac3-b9f2-0c33bc15c742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8127 2024.07.10 20:07:29.937178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8128 2024.07.10 20:07:29.937323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8129 2024.07.10 20:07:29.937353 [ 3 ] {} <Debug> HTTP-Session: 45f8c0cd-00eb-4c71-b6fa-cd0dda29a85c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8130 2024.07.10 20:07:29.937382 [ 3 ] {} <Debug> HTTP-Session: 45f8c0cd-00eb-4c71-b6fa-cd0dda29a85c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8131 2024.07.10 20:07:29.937401 [ 3 ] {} <Debug> HTTP-Session: 45f8c0cd-00eb-4c71-b6fa-cd0dda29a85c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8132 2024.07.10 20:07:29.937458 [ 3 ] {} <Trace> HTTP-Session: 45f8c0cd-00eb-4c71-b6fa-cd0dda29a85c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8133 2024.07.10 20:07:29.937669 [ 3 ] {a323d11e-8ffe-45db-9adc-a21434da929f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8134 2024.07.10 20:07:29.937744 [ 3 ] {a323d11e-8ffe-45db-9adc-a21434da929f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8135 2024.07.10 20:07:29.937936 [ 3 ] {a323d11e-8ffe-45db-9adc-a21434da929f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8136 2024.07.10 20:07:29.938404 [ 3 ] {a323d11e-8ffe-45db-9adc-a21434da929f} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8137 2024.07.10 20:07:29.938451 [ 3 ] {a323d11e-8ffe-45db-9adc-a21434da929f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8138 2024.07.10 20:07:29.938832 [ 3 ] {a323d11e-8ffe-45db-9adc-a21434da929f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8139 2024.07.10 20:07:29.939175 [ 3 ] {a323d11e-8ffe-45db-9adc-a21434da929f} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8140 2024.07.10 20:07:29.939350 [ 3 ] {a323d11e-8ffe-45db-9adc-a21434da929f} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001744 sec., 10894.495412844037 rows/sec., 883.05 KiB/sec.
8141 2024.07.10 20:07:29.939573 [ 3 ] {a323d11e-8ffe-45db-9adc-a21434da929f} <Debug> DynamicQueryHandler: Done processing query
8142 2024.07.10 20:07:29.939601 [ 3 ] {a323d11e-8ffe-45db-9adc-a21434da929f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8143 2024.07.10 20:07:29.939618 [ 3 ] {} <Debug> HTTP-Session: 45f8c0cd-00eb-4c71-b6fa-cd0dda29a85c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8144 2024.07.10 20:07:29.939776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8145 2024.07.10 20:07:29.939835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8146 2024.07.10 20:07:29.939854 [ 3 ] {} <Debug> HTTP-Session: 3b048aec-0563-4c5b-b51e-ce482a5d1263 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8147 2024.07.10 20:07:29.939873 [ 3 ] {} <Debug> HTTP-Session: 3b048aec-0563-4c5b-b51e-ce482a5d1263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8148 2024.07.10 20:07:29.939886 [ 3 ] {} <Debug> HTTP-Session: 3b048aec-0563-4c5b-b51e-ce482a5d1263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8149 2024.07.10 20:07:29.939921 [ 3 ] {} <Trace> HTTP-Session: 3b048aec-0563-4c5b-b51e-ce482a5d1263 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8150 2024.07.10 20:07:29.940057 [ 3 ] {10a4bffe-7c82-4322-8632-56b1ce56e230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8151 2024.07.10 20:07:29.940104 [ 3 ] {10a4bffe-7c82-4322-8632-56b1ce56e230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8152 2024.07.10 20:07:29.940237 [ 3 ] {10a4bffe-7c82-4322-8632-56b1ce56e230} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8153 2024.07.10 20:07:29.940650 [ 3 ] {10a4bffe-7c82-4322-8632-56b1ce56e230} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8154 2024.07.10 20:07:29.940687 [ 3 ] {10a4bffe-7c82-4322-8632-56b1ce56e230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8155 2024.07.10 20:07:29.941026 [ 3 ] {10a4bffe-7c82-4322-8632-56b1ce56e230} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8156 2024.07.10 20:07:29.941345 [ 3 ] {10a4bffe-7c82-4322-8632-56b1ce56e230} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8157 2024.07.10 20:07:29.941510 [ 3 ] {10a4bffe-7c82-4322-8632-56b1ce56e230} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.001498 sec., 75433.91188251002 rows/sec., 6.18 MiB/sec.
8158 2024.07.10 20:07:29.941709 [ 3 ] {10a4bffe-7c82-4322-8632-56b1ce56e230} <Debug> DynamicQueryHandler: Done processing query
8159 2024.07.10 20:07:29.941737 [ 3 ] {10a4bffe-7c82-4322-8632-56b1ce56e230} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8160 2024.07.10 20:07:29.941754 [ 3 ] {} <Debug> HTTP-Session: 3b048aec-0563-4c5b-b51e-ce482a5d1263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8161 2024.07.10 20:07:29.941939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8162 2024.07.10 20:07:29.941993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8163 2024.07.10 20:07:29.942012 [ 3 ] {} <Debug> HTTP-Session: 0721b0db-e382-4e92-95f7-b894a88e2afb Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8164 2024.07.10 20:07:29.942029 [ 3 ] {} <Debug> HTTP-Session: 0721b0db-e382-4e92-95f7-b894a88e2afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8165 2024.07.10 20:07:29.942043 [ 3 ] {} <Debug> HTTP-Session: 0721b0db-e382-4e92-95f7-b894a88e2afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8166 2024.07.10 20:07:29.942075 [ 3 ] {} <Trace> HTTP-Session: 0721b0db-e382-4e92-95f7-b894a88e2afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8167 2024.07.10 20:07:29.942205 [ 3 ] {b13ea2d0-5f31-450b-bc32-cc3abde4dff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8168 2024.07.10 20:07:29.942250 [ 3 ] {b13ea2d0-5f31-450b-bc32-cc3abde4dff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8169 2024.07.10 20:07:29.942378 [ 3 ] {b13ea2d0-5f31-450b-bc32-cc3abde4dff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8170 2024.07.10 20:07:29.942750 [ 3 ] {b13ea2d0-5f31-450b-bc32-cc3abde4dff0} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8171 2024.07.10 20:07:29.942788 [ 3 ] {b13ea2d0-5f31-450b-bc32-cc3abde4dff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8172 2024.07.10 20:07:29.943102 [ 3 ] {b13ea2d0-5f31-450b-bc32-cc3abde4dff0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8173 2024.07.10 20:07:29.943407 [ 3 ] {b13ea2d0-5f31-450b-bc32-cc3abde4dff0} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8174 2024.07.10 20:07:29.943556 [ 3 ] {b13ea2d0-5f31-450b-bc32-cc3abde4dff0} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001401 sec., 59243.39757316203 rows/sec., 4.63 MiB/sec.
8175 2024.07.10 20:07:29.943736 [ 3 ] {b13ea2d0-5f31-450b-bc32-cc3abde4dff0} <Debug> DynamicQueryHandler: Done processing query
8176 2024.07.10 20:07:29.943761 [ 3 ] {b13ea2d0-5f31-450b-bc32-cc3abde4dff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8177 2024.07.10 20:07:29.943777 [ 3 ] {} <Debug> HTTP-Session: 0721b0db-e382-4e92-95f7-b894a88e2afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8178 2024.07.10 20:07:29.943968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8179 2024.07.10 20:07:29.944034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8180 2024.07.10 20:07:29.944063 [ 3 ] {} <Debug> HTTP-Session: 10f40aed-39a1-418b-a486-2a76b12c0985 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8181 2024.07.10 20:07:29.944089 [ 3 ] {} <Debug> HTTP-Session: 10f40aed-39a1-418b-a486-2a76b12c0985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8182 2024.07.10 20:07:29.944112 [ 3 ] {} <Debug> HTTP-Session: 10f40aed-39a1-418b-a486-2a76b12c0985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8183 2024.07.10 20:07:29.944159 [ 3 ] {} <Trace> HTTP-Session: 10f40aed-39a1-418b-a486-2a76b12c0985 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8184 2024.07.10 20:07:29.944350 [ 3 ] {33007510-ebce-45aa-b89c-138dd87d6038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8185 2024.07.10 20:07:29.944403 [ 3 ] {33007510-ebce-45aa-b89c-138dd87d6038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8186 2024.07.10 20:07:29.944561 [ 3 ] {33007510-ebce-45aa-b89c-138dd87d6038} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8187 2024.07.10 20:07:29.944996 [ 3 ] {33007510-ebce-45aa-b89c-138dd87d6038} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8188 2024.07.10 20:07:29.945032 [ 3 ] {33007510-ebce-45aa-b89c-138dd87d6038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8189 2024.07.10 20:07:29.945433 [ 3 ] {33007510-ebce-45aa-b89c-138dd87d6038} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8190 2024.07.10 20:07:29.945770 [ 3 ] {33007510-ebce-45aa-b89c-138dd87d6038} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8191 2024.07.10 20:07:29.945926 [ 3 ] {33007510-ebce-45aa-b89c-138dd87d6038} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001659 sec., 96443.64074743821 rows/sec., 6.72 MiB/sec.
8192 2024.07.10 20:07:29.946105 [ 3 ] {33007510-ebce-45aa-b89c-138dd87d6038} <Debug> DynamicQueryHandler: Done processing query
8193 2024.07.10 20:07:29.946130 [ 3 ] {33007510-ebce-45aa-b89c-138dd87d6038} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8194 2024.07.10 20:07:29.946146 [ 3 ] {} <Debug> HTTP-Session: 10f40aed-39a1-418b-a486-2a76b12c0985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8195 2024.07.10 20:07:29.946346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8196 2024.07.10 20:07:29.946397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8197 2024.07.10 20:07:29.946416 [ 3 ] {} <Debug> HTTP-Session: cb6f31bd-8471-4fd0-a65f-606a28e0897b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8198 2024.07.10 20:07:29.946433 [ 3 ] {} <Debug> HTTP-Session: cb6f31bd-8471-4fd0-a65f-606a28e0897b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8199 2024.07.10 20:07:29.946447 [ 3 ] {} <Debug> HTTP-Session: cb6f31bd-8471-4fd0-a65f-606a28e0897b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8200 2024.07.10 20:07:29.946478 [ 3 ] {} <Trace> HTTP-Session: cb6f31bd-8471-4fd0-a65f-606a28e0897b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8201 2024.07.10 20:07:29.946733 [ 3 ] {c1a323ec-4723-4f7d-a9fc-e26272d2e9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8202 2024.07.10 20:07:29.946798 [ 3 ] {c1a323ec-4723-4f7d-a9fc-e26272d2e9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8203 2024.07.10 20:07:29.947212 [ 3 ] {c1a323ec-4723-4f7d-a9fc-e26272d2e9d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8204 2024.07.10 20:07:29.947823 [ 3 ] {c1a323ec-4723-4f7d-a9fc-e26272d2e9d1} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8205 2024.07.10 20:07:29.947860 [ 3 ] {c1a323ec-4723-4f7d-a9fc-e26272d2e9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8206 2024.07.10 20:07:29.948474 [ 3 ] {c1a323ec-4723-4f7d-a9fc-e26272d2e9d1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8207 2024.07.10 20:07:29.948909 [ 3 ] {c1a323ec-4723-4f7d-a9fc-e26272d2e9d1} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8208 2024.07.10 20:07:29.949090 [ 3 ] {c1a323ec-4723-4f7d-a9fc-e26272d2e9d1} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002529 sec., 7512.850929221036 rows/sec., 13.46 MiB/sec.
8209 2024.07.10 20:07:29.949088 [ 53 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8210 2024.07.10 20:07:29.949203 [ 53 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8211 2024.07.10 20:07:29.949273 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8212 2024.07.10 20:07:29.949633 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
8213 2024.07.10 20:07:29.949672 [ 3 ] {c1a323ec-4723-4f7d-a9fc-e26272d2e9d1} <Debug> DynamicQueryHandler: Done processing query
8214 2024.07.10 20:07:29.949782 [ 3 ] {c1a323ec-4723-4f7d-a9fc-e26272d2e9d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8215 2024.07.10 20:07:29.949872 [ 3 ] {} <Debug> HTTP-Session: cb6f31bd-8471-4fd0-a65f-606a28e0897b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8216 2024.07.10 20:07:29.950192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8217 2024.07.10 20:07:29.950336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8218 2024.07.10 20:07:29.950423 [ 3 ] {} <Debug> HTTP-Session: 47ee7828-d3d4-4589-82b0-560148a0cf18 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8219 2024.07.10 20:07:29.950475 [ 3 ] {} <Debug> HTTP-Session: 47ee7828-d3d4-4589-82b0-560148a0cf18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8220 2024.07.10 20:07:29.950522 [ 3 ] {} <Debug> HTTP-Session: 47ee7828-d3d4-4589-82b0-560148a0cf18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8221 2024.07.10 20:07:29.950620 [ 3 ] {} <Trace> HTTP-Session: 47ee7828-d3d4-4589-82b0-560148a0cf18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8222 2024.07.10 20:07:29.950702 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8223 2024.07.10 20:07:29.950854 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 656 rows starting from the beginning of the part
8224 2024.07.10 20:07:29.950903 [ 3 ] {69c14c40-c042-4572-9fba-b0c87ba991c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8225 2024.07.10 20:07:29.951029 [ 3 ] {69c14c40-c042-4572-9fba-b0c87ba991c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8226 2024.07.10 20:07:29.951602 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 19 rows starting from the beginning of the part
8227 2024.07.10 20:07:29.951979 [ 3 ] {69c14c40-c042-4572-9fba-b0c87ba991c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8228 2024.07.10 20:07:29.952472 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part
8229 2024.07.10 20:07:29.953197 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 19 rows starting from the beginning of the part
8230 2024.07.10 20:07:29.953277 [ 3 ] {69c14c40-c042-4572-9fba-b0c87ba991c5} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8231 2024.07.10 20:07:29.953354 [ 3 ] {69c14c40-c042-4572-9fba-b0c87ba991c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8232 2024.07.10 20:07:29.953837 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part
8233 2024.07.10 20:07:29.954495 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 19 rows starting from the beginning of the part
8234 2024.07.10 20:07:29.954656 [ 3 ] {69c14c40-c042-4572-9fba-b0c87ba991c5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8235 2024.07.10 20:07:29.955584 [ 3 ] {69c14c40-c042-4572-9fba-b0c87ba991c5} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8236 2024.07.10 20:07:29.955899 [ 3 ] {69c14c40-c042-4572-9fba-b0c87ba991c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005118 sec., 11723.329425556858 rows/sec., 809.03 KiB/sec.
8237 2024.07.10 20:07:29.956304 [ 3 ] {69c14c40-c042-4572-9fba-b0c87ba991c5} <Debug> DynamicQueryHandler: Done processing query
8238 2024.07.10 20:07:29.956349 [ 3 ] {69c14c40-c042-4572-9fba-b0c87ba991c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8239 2024.07.10 20:07:29.956384 [ 3 ] {} <Debug> HTTP-Session: 47ee7828-d3d4-4589-82b0-560148a0cf18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8240 2024.07.10 20:07:29.959747 [ 193 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 739 rows, containing 19 columns (19 merged, 0 gathered) in 0.010344355 sec., 71439.930280815 rows/sec., 128.02 MiB/sec.
8241 2024.07.10 20:07:29.960391 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8242 2024.07.10 20:07:29.960963 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8243 2024.07.10 20:07:29.961052 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8244 2024.07.10 20:07:29.961170 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB.
8245 2024.07.10 20:07:34.936423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8246 2024.07.10 20:07:34.936573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8247 2024.07.10 20:07:34.936604 [ 3 ] {} <Debug> HTTP-Session: 96372f3f-b3ea-47d6-a9d4-a4f3529cbb09 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8248 2024.07.10 20:07:34.936632 [ 3 ] {} <Debug> HTTP-Session: 96372f3f-b3ea-47d6-a9d4-a4f3529cbb09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8249 2024.07.10 20:07:34.936650 [ 3 ] {} <Debug> HTTP-Session: 96372f3f-b3ea-47d6-a9d4-a4f3529cbb09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8250 2024.07.10 20:07:34.936708 [ 3 ] {} <Trace> HTTP-Session: 96372f3f-b3ea-47d6-a9d4-a4f3529cbb09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8251 2024.07.10 20:07:34.936908 [ 3 ] {ecdd86da-3ff6-496f-b192-4d05050a9a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8252 2024.07.10 20:07:34.936976 [ 3 ] {ecdd86da-3ff6-496f-b192-4d05050a9a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8253 2024.07.10 20:07:34.937169 [ 3 ] {ecdd86da-3ff6-496f-b192-4d05050a9a22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8254 2024.07.10 20:07:34.937626 [ 3 ] {ecdd86da-3ff6-496f-b192-4d05050a9a22} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8255 2024.07.10 20:07:34.937669 [ 3 ] {ecdd86da-3ff6-496f-b192-4d05050a9a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8256 2024.07.10 20:07:34.938036 [ 3 ] {ecdd86da-3ff6-496f-b192-4d05050a9a22} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8257 2024.07.10 20:07:34.938388 [ 3 ] {ecdd86da-3ff6-496f-b192-4d05050a9a22} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8258 2024.07.10 20:07:34.938547 [ 3 ] {ecdd86da-3ff6-496f-b192-4d05050a9a22} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001697 sec., 7660.577489687685 rows/sec., 620.93 KiB/sec.
8259 2024.07.10 20:07:34.938768 [ 3 ] {ecdd86da-3ff6-496f-b192-4d05050a9a22} <Debug> DynamicQueryHandler: Done processing query
8260 2024.07.10 20:07:34.938798 [ 3 ] {ecdd86da-3ff6-496f-b192-4d05050a9a22} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8261 2024.07.10 20:07:34.938816 [ 3 ] {} <Debug> HTTP-Session: 96372f3f-b3ea-47d6-a9d4-a4f3529cbb09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8262 2024.07.10 20:07:34.938972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8263 2024.07.10 20:07:34.939021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8264 2024.07.10 20:07:34.939042 [ 3 ] {} <Debug> HTTP-Session: e6e60253-ffb9-4680-b0a3-8a31570c532f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8265 2024.07.10 20:07:34.939059 [ 3 ] {} <Debug> HTTP-Session: e6e60253-ffb9-4680-b0a3-8a31570c532f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8266 2024.07.10 20:07:34.939073 [ 3 ] {} <Debug> HTTP-Session: e6e60253-ffb9-4680-b0a3-8a31570c532f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8267 2024.07.10 20:07:34.939103 [ 3 ] {} <Trace> HTTP-Session: e6e60253-ffb9-4680-b0a3-8a31570c532f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8268 2024.07.10 20:07:34.939196 [ 3 ] {a2f0cd56-58b8-40af-a178-c2a0e9b090c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8269 2024.07.10 20:07:34.939240 [ 3 ] {a2f0cd56-58b8-40af-a178-c2a0e9b090c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8270 2024.07.10 20:07:34.939367 [ 3 ] {a2f0cd56-58b8-40af-a178-c2a0e9b090c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8271 2024.07.10 20:07:34.939776 [ 3 ] {a2f0cd56-58b8-40af-a178-c2a0e9b090c4} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8272 2024.07.10 20:07:34.939841 [ 3 ] {a2f0cd56-58b8-40af-a178-c2a0e9b090c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8273 2024.07.10 20:07:34.940456 [ 3 ] {a2f0cd56-58b8-40af-a178-c2a0e9b090c4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8274 2024.07.10 20:07:34.940765 [ 3 ] {a2f0cd56-58b8-40af-a178-c2a0e9b090c4} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8275 2024.07.10 20:07:34.940926 [ 3 ] {a2f0cd56-58b8-40af-a178-c2a0e9b090c4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001742 sec., 1148.105625717566 rows/sec., 93.62 KiB/sec.
8276 2024.07.10 20:07:34.941145 [ 3 ] {a2f0cd56-58b8-40af-a178-c2a0e9b090c4} <Debug> DynamicQueryHandler: Done processing query
8277 2024.07.10 20:07:34.941169 [ 3 ] {a2f0cd56-58b8-40af-a178-c2a0e9b090c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8278 2024.07.10 20:07:34.941186 [ 3 ] {} <Debug> HTTP-Session: e6e60253-ffb9-4680-b0a3-8a31570c532f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8279 2024.07.10 20:07:34.941331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8280 2024.07.10 20:07:34.941380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8281 2024.07.10 20:07:34.941399 [ 3 ] {} <Debug> HTTP-Session: 5f7d59ae-6c58-47eb-a05a-55a807a3a3f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8282 2024.07.10 20:07:34.941416 [ 3 ] {} <Debug> HTTP-Session: 5f7d59ae-6c58-47eb-a05a-55a807a3a3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8283 2024.07.10 20:07:34.941430 [ 3 ] {} <Debug> HTTP-Session: 5f7d59ae-6c58-47eb-a05a-55a807a3a3f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8284 2024.07.10 20:07:34.941461 [ 3 ] {} <Trace> HTTP-Session: 5f7d59ae-6c58-47eb-a05a-55a807a3a3f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8285 2024.07.10 20:07:34.941583 [ 3 ] {65d5a26e-d307-49e4-b49e-f2c787a82283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8286 2024.07.10 20:07:34.941625 [ 3 ] {65d5a26e-d307-49e4-b49e-f2c787a82283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8287 2024.07.10 20:07:34.941751 [ 3 ] {65d5a26e-d307-49e4-b49e-f2c787a82283} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8288 2024.07.10 20:07:34.942125 [ 3 ] {65d5a26e-d307-49e4-b49e-f2c787a82283} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8289 2024.07.10 20:07:34.942161 [ 3 ] {65d5a26e-d307-49e4-b49e-f2c787a82283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8290 2024.07.10 20:07:34.942473 [ 3 ] {65d5a26e-d307-49e4-b49e-f2c787a82283} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8291 2024.07.10 20:07:34.942768 [ 3 ] {65d5a26e-d307-49e4-b49e-f2c787a82283} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8292 2024.07.10 20:07:34.942918 [ 3 ] {65d5a26e-d307-49e4-b49e-f2c787a82283} <Debug> executeQuery: Read 96 rows, 8.00 KiB in 0.001376 sec., 69767.44186046511 rows/sec., 5.68 MiB/sec.
8293 2024.07.10 20:07:34.942929 [ 46 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8294 2024.07.10 20:07:34.943037 [ 46 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8295 2024.07.10 20:07:34.943068 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8296 2024.07.10 20:07:34.943155 [ 3 ] {65d5a26e-d307-49e4-b49e-f2c787a82283} <Debug> DynamicQueryHandler: Done processing query
8297 2024.07.10 20:07:34.943222 [ 3 ] {65d5a26e-d307-49e4-b49e-f2c787a82283} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8298 2024.07.10 20:07:34.943294 [ 3 ] {} <Debug> HTTP-Session: 5f7d59ae-6c58-47eb-a05a-55a807a3a3f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8299 2024.07.10 20:07:34.943531 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
8300 2024.07.10 20:07:34.943609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8301 2024.07.10 20:07:34.943778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8302 2024.07.10 20:07:34.943863 [ 3 ] {} <Debug> HTTP-Session: e9742a49-e8d3-44f7-93ee-5300dd482e57 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8303 2024.07.10 20:07:34.943946 [ 3 ] {} <Debug> HTTP-Session: e9742a49-e8d3-44f7-93ee-5300dd482e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8304 2024.07.10 20:07:34.944018 [ 3 ] {} <Debug> HTTP-Session: e9742a49-e8d3-44f7-93ee-5300dd482e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8305 2024.07.10 20:07:34.944204 [ 3 ] {} <Trace> HTTP-Session: e9742a49-e8d3-44f7-93ee-5300dd482e57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8306 2024.07.10 20:07:34.944330 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8307 2024.07.10 20:07:34.944399 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 195 rows starting from the beginning of the part
8308 2024.07.10 20:07:34.944415 [ 3 ] {0736a254-d4f1-40de-b11c-0c04586e2451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8309 2024.07.10 20:07:34.944548 [ 3 ] {0736a254-d4f1-40de-b11c-0c04586e2451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8310 2024.07.10 20:07:34.944653 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 132 rows starting from the beginning of the part
8311 2024.07.10 20:07:34.945132 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 113 rows starting from the beginning of the part
8312 2024.07.10 20:07:34.945511 [ 3 ] {0736a254-d4f1-40de-b11c-0c04586e2451} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8313 2024.07.10 20:07:34.945526 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 96 rows starting from the beginning of the part
8314 2024.07.10 20:07:34.945849 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 113 rows starting from the beginning of the part
8315 2024.07.10 20:07:34.946053 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 96 rows starting from the beginning of the part
8316 2024.07.10 20:07:34.946787 [ 3 ] {0736a254-d4f1-40de-b11c-0c04586e2451} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8317 2024.07.10 20:07:34.946847 [ 3 ] {0736a254-d4f1-40de-b11c-0c04586e2451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8318 2024.07.10 20:07:34.947610 [ 3 ] {0736a254-d4f1-40de-b11c-0c04586e2451} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8319 2024.07.10 20:07:34.948599 [ 3 ] {0736a254-d4f1-40de-b11c-0c04586e2451} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8320 2024.07.10 20:07:34.948909 [ 3 ] {0736a254-d4f1-40de-b11c-0c04586e2451} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004528 sec., 441.69611307420496 rows/sec., 30.84 KiB/sec.
8321 2024.07.10 20:07:34.949540 [ 3 ] {0736a254-d4f1-40de-b11c-0c04586e2451} <Debug> DynamicQueryHandler: Done processing query
8322 2024.07.10 20:07:34.949625 [ 3 ] {0736a254-d4f1-40de-b11c-0c04586e2451} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8323 2024.07.10 20:07:34.949705 [ 3 ] {} <Debug> HTTP-Session: e9742a49-e8d3-44f7-93ee-5300dd482e57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8324 2024.07.10 20:07:34.949865 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 4 columns (4 merged, 0 gathered) in 0.006686716 sec., 111414.93073730064 rows/sec., 9.06 MiB/sec.
8325 2024.07.10 20:07:34.949904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8326 2024.07.10 20:07:34.949964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8327 2024.07.10 20:07:34.949985 [ 3 ] {} <Debug> HTTP-Session: 6b3340ef-66d6-45e7-a556-2a66a865e214 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8328 2024.07.10 20:07:34.950010 [ 3 ] {} <Debug> HTTP-Session: 6b3340ef-66d6-45e7-a556-2a66a865e214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8329 2024.07.10 20:07:34.950028 [ 3 ] {} <Debug> HTTP-Session: 6b3340ef-66d6-45e7-a556-2a66a865e214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8330 2024.07.10 20:07:34.950039 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8331 2024.07.10 20:07:34.950068 [ 3 ] {} <Trace> HTTP-Session: 6b3340ef-66d6-45e7-a556-2a66a865e214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8332 2024.07.10 20:07:34.950245 [ 3 ] {0233cb7e-782a-49b3-9273-36d518b06a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8333 2024.07.10 20:07:34.950317 [ 3 ] {0233cb7e-782a-49b3-9273-36d518b06a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8334 2024.07.10 20:07:34.950530 [ 3 ] {0233cb7e-782a-49b3-9273-36d518b06a62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8335 2024.07.10 20:07:34.950553 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_51_10} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8336 2024.07.10 20:07:34.950682 [ 199 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_51_10} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8337 2024.07.10 20:07:34.950778 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
8338 2024.07.10 20:07:34.950940 [ 3 ] {0233cb7e-782a-49b3-9273-36d518b06a62} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8339 2024.07.10 20:07:34.950977 [ 3 ] {0233cb7e-782a-49b3-9273-36d518b06a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8340 2024.07.10 20:07:34.951298 [ 3 ] {0233cb7e-782a-49b3-9273-36d518b06a62} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8341 2024.07.10 20:07:34.951605 [ 3 ] {0233cb7e-782a-49b3-9273-36d518b06a62} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8342 2024.07.10 20:07:34.951756 [ 3 ] {0233cb7e-782a-49b3-9273-36d518b06a62} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001584 sec., 49873.73737373738 rows/sec., 3.90 MiB/sec.
8343 2024.07.10 20:07:34.951764 [ 46 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8344 2024.07.10 20:07:34.951855 [ 46 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8345 2024.07.10 20:07:34.951911 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8346 2024.07.10 20:07:34.952048 [ 3 ] {0233cb7e-782a-49b3-9273-36d518b06a62} <Debug> DynamicQueryHandler: Done processing query
8347 2024.07.10 20:07:34.952087 [ 3 ] {0233cb7e-782a-49b3-9273-36d518b06a62} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8348 2024.07.10 20:07:34.952088 [ 192 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
8349 2024.07.10 20:07:34.952112 [ 3 ] {} <Debug> HTTP-Session: 6b3340ef-66d6-45e7-a556-2a66a865e214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8350 2024.07.10 20:07:34.952279 [ 192 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8351 2024.07.10 20:07:34.952316 [ 192 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 152 rows starting from the beginning of the part
8352 2024.07.10 20:07:34.952377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8353 2024.07.10 20:07:34.952518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8354 2024.07.10 20:07:34.952544 [ 192 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 103 rows starting from the beginning of the part
8355 2024.07.10 20:07:34.952592 [ 3 ] {} <Debug> HTTP-Session: d2ac2eef-a01a-490a-b404-711d718b3866 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8356 2024.07.10 20:07:34.952668 [ 3 ] {} <Debug> HTTP-Session: d2ac2eef-a01a-490a-b404-711d718b3866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8357 2024.07.10 20:07:34.952740 [ 3 ] {} <Debug> HTTP-Session: d2ac2eef-a01a-490a-b404-711d718b3866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8358 2024.07.10 20:07:34.952856 [ 192 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 83 rows starting from the beginning of the part
8359 2024.07.10 20:07:34.952886 [ 3 ] {} <Trace> HTTP-Session: d2ac2eef-a01a-490a-b404-711d718b3866 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8360 2024.07.10 20:07:34.953091 [ 192 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 79 rows starting from the beginning of the part
8361 2024.07.10 20:07:34.953286 [ 3 ] {c86531fe-e694-42b8-aeaa-9ed48541c420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8362 2024.07.10 20:07:34.953373 [ 192 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 83 rows starting from the beginning of the part
8363 2024.07.10 20:07:34.953434 [ 3 ] {c86531fe-e694-42b8-aeaa-9ed48541c420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8364 2024.07.10 20:07:34.953687 [ 192 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 79 rows starting from the beginning of the part
8365 2024.07.10 20:07:34.954409 [ 3 ] {c86531fe-e694-42b8-aeaa-9ed48541c420} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8366 2024.07.10 20:07:34.955272 [ 3 ] {c86531fe-e694-42b8-aeaa-9ed48541c420} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8367 2024.07.10 20:07:34.955334 [ 3 ] {c86531fe-e694-42b8-aeaa-9ed48541c420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8368 2024.07.10 20:07:34.956341 [ 3 ] {c86531fe-e694-42b8-aeaa-9ed48541c420} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8369 2024.07.10 20:07:34.956510 [ 193 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 4 columns (4 merged, 0 gathered) in 0.004510017 sec., 128380.89080373755 rows/sec., 10.02 MiB/sec.
8370 2024.07.10 20:07:34.956819 [ 193 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8371 2024.07.10 20:07:34.957121 [ 3 ] {c86531fe-e694-42b8-aeaa-9ed48541c420} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8372 2024.07.10 20:07:34.957572 [ 3 ] {c86531fe-e694-42b8-aeaa-9ed48541c420} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004473 sec., 35993.74021909233 rows/sec., 2.51 MiB/sec.
8373 2024.07.10 20:07:34.958028 [ 193 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_51_10} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8374 2024.07.10 20:07:34.958155 [ 3 ] {c86531fe-e694-42b8-aeaa-9ed48541c420} <Debug> DynamicQueryHandler: Done processing query
8375 2024.07.10 20:07:34.958253 [ 3 ] {c86531fe-e694-42b8-aeaa-9ed48541c420} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8376 2024.07.10 20:07:34.958334 [ 3 ] {} <Debug> HTTP-Session: d2ac2eef-a01a-490a-b404-711d718b3866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8377 2024.07.10 20:07:34.958497 [ 193 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_51_10} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8378 2024.07.10 20:07:34.958646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8379 2024.07.10 20:07:34.958662 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
8380 2024.07.10 20:07:34.958724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8381 2024.07.10 20:07:34.958749 [ 3 ] {} <Debug> HTTP-Session: 3d094294-0468-4a66-9562-e354a15a7f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8382 2024.07.10 20:07:34.958766 [ 3 ] {} <Debug> HTTP-Session: 3d094294-0468-4a66-9562-e354a15a7f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8383 2024.07.10 20:07:34.958780 [ 3 ] {} <Debug> HTTP-Session: 3d094294-0468-4a66-9562-e354a15a7f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8384 2024.07.10 20:07:34.958813 [ 3 ] {} <Trace> HTTP-Session: 3d094294-0468-4a66-9562-e354a15a7f42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8385 2024.07.10 20:07:34.959020 [ 3 ] {830a70af-26ec-416c-a078-4462dccd4431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8386 2024.07.10 20:07:34.959096 [ 3 ] {830a70af-26ec-416c-a078-4462dccd4431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8387 2024.07.10 20:07:34.959548 [ 3 ] {830a70af-26ec-416c-a078-4462dccd4431} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8388 2024.07.10 20:07:34.960055 [ 3 ] {830a70af-26ec-416c-a078-4462dccd4431} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8389 2024.07.10 20:07:34.960089 [ 3 ] {830a70af-26ec-416c-a078-4462dccd4431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8390 2024.07.10 20:07:34.960720 [ 3 ] {830a70af-26ec-416c-a078-4462dccd4431} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8391 2024.07.10 20:07:34.961134 [ 3 ] {830a70af-26ec-416c-a078-4462dccd4431} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8392 2024.07.10 20:07:34.961306 [ 3 ] {830a70af-26ec-416c-a078-4462dccd4431} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002409 sec., 5396.4300539643 rows/sec., 9.67 MiB/sec.
8393 2024.07.10 20:07:34.961513 [ 3 ] {830a70af-26ec-416c-a078-4462dccd4431} <Debug> DynamicQueryHandler: Done processing query
8394 2024.07.10 20:07:34.961538 [ 3 ] {830a70af-26ec-416c-a078-4462dccd4431} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
8395 2024.07.10 20:07:34.961554 [ 3 ] {} <Debug> HTTP-Session: 3d094294-0468-4a66-9562-e354a15a7f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8396 2024.07.10 20:07:34.961725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8397 2024.07.10 20:07:34.961773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8398 2024.07.10 20:07:34.961792 [ 3 ] {} <Debug> HTTP-Session: 223bfe93-900c-4aa4-8c3f-9d438d6e0c69 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8399 2024.07.10 20:07:34.961809 [ 3 ] {} <Debug> HTTP-Session: 223bfe93-900c-4aa4-8c3f-9d438d6e0c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8400 2024.07.10 20:07:34.961823 [ 3 ] {} <Debug> HTTP-Session: 223bfe93-900c-4aa4-8c3f-9d438d6e0c69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8401 2024.07.10 20:07:34.961854 [ 3 ] {} <Trace> HTTP-Session: 223bfe93-900c-4aa4-8c3f-9d438d6e0c69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8402 2024.07.10 20:07:34.961965 [ 3 ] {d49e4815-5cf2-4ef8-aafa-7c22aa24cbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8403 2024.07.10 20:07:34.962011 [ 3 ] {d49e4815-5cf2-4ef8-aafa-7c22aa24cbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8404 2024.07.10 20:07:34.962137 [ 3 ] {d49e4815-5cf2-4ef8-aafa-7c22aa24cbca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8405 2024.07.10 20:07:34.962425 [ 3 ] {d49e4815-5cf2-4ef8-aafa-7c22aa24cbca} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8406 2024.07.10 20:07:34.962470 [ 3 ] {d49e4815-5cf2-4ef8-aafa-7c22aa24cbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8407 2024.07.10 20:07:34.962827 [ 3 ] {d49e4815-5cf2-4ef8-aafa-7c22aa24cbca} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8408 2024.07.10 20:07:34.963155 [ 3 ] {d49e4815-5cf2-4ef8-aafa-7c22aa24cbca} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8409 2024.07.10 20:07:34.963303 [ 3 ] {d49e4815-5cf2-4ef8-aafa-7c22aa24cbca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec.
8410 2024.07.10 20:07:34.963577 [ 3 ] {d49e4815-5cf2-4ef8-aafa-7c22aa24cbca} <Debug> DynamicQueryHandler: Done processing query
8411 2024.07.10 20:07:34.963636 [ 3 ] {d49e4815-5cf2-4ef8-aafa-7c22aa24cbca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8412 2024.07.10 20:07:34.963672 [ 3 ] {} <Debug> HTTP-Session: 223bfe93-900c-4aa4-8c3f-9d438d6e0c69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8413 2024.07.10 20:07:39.002778 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache
8414 2024.07.10 20:07:39.002851 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache
8415 2024.07.10 20:07:39.937375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8416 2024.07.10 20:07:39.937501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8417 2024.07.10 20:07:39.937526 [ 3 ] {} <Debug> HTTP-Session: 41568199-2bef-4d3c-af4c-2904e1aed947 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8418 2024.07.10 20:07:39.937551 [ 3 ] {} <Debug> HTTP-Session: 41568199-2bef-4d3c-af4c-2904e1aed947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8419 2024.07.10 20:07:39.937565 [ 3 ] {} <Debug> HTTP-Session: 41568199-2bef-4d3c-af4c-2904e1aed947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8420 2024.07.10 20:07:39.937615 [ 3 ] {} <Trace> HTTP-Session: 41568199-2bef-4d3c-af4c-2904e1aed947 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8421 2024.07.10 20:07:39.937809 [ 3 ] {9859c04d-a563-4b74-8c09-c43c9b1d0dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8422 2024.07.10 20:07:39.937877 [ 3 ] {9859c04d-a563-4b74-8c09-c43c9b1d0dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8423 2024.07.10 20:07:39.938067 [ 3 ] {9859c04d-a563-4b74-8c09-c43c9b1d0dab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8424 2024.07.10 20:07:39.938484 [ 3 ] {9859c04d-a563-4b74-8c09-c43c9b1d0dab} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8425 2024.07.10 20:07:39.938525 [ 3 ] {9859c04d-a563-4b74-8c09-c43c9b1d0dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8426 2024.07.10 20:07:39.938901 [ 3 ] {9859c04d-a563-4b74-8c09-c43c9b1d0dab} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8427 2024.07.10 20:07:39.939234 [ 3 ] {9859c04d-a563-4b74-8c09-c43c9b1d0dab} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8428 2024.07.10 20:07:39.939391 [ 3 ] {9859c04d-a563-4b74-8c09-c43c9b1d0dab} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001641 sec., 11578.30591102986 rows/sec., 938.48 KiB/sec.
8429 2024.07.10 20:07:39.939607 [ 3 ] {9859c04d-a563-4b74-8c09-c43c9b1d0dab} <Debug> DynamicQueryHandler: Done processing query
8430 2024.07.10 20:07:39.939635 [ 3 ] {9859c04d-a563-4b74-8c09-c43c9b1d0dab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8431 2024.07.10 20:07:39.939652 [ 3 ] {} <Debug> HTTP-Session: 41568199-2bef-4d3c-af4c-2904e1aed947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8432 2024.07.10 20:07:39.939804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8433 2024.07.10 20:07:39.939852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8434 2024.07.10 20:07:39.939871 [ 3 ] {} <Debug> HTTP-Session: 1e39f2df-37a6-403c-a469-d28a40f82644 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8435 2024.07.10 20:07:39.939888 [ 3 ] {} <Debug> HTTP-Session: 1e39f2df-37a6-403c-a469-d28a40f82644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8436 2024.07.10 20:07:39.939902 [ 3 ] {} <Debug> HTTP-Session: 1e39f2df-37a6-403c-a469-d28a40f82644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8437 2024.07.10 20:07:39.939932 [ 3 ] {} <Trace> HTTP-Session: 1e39f2df-37a6-403c-a469-d28a40f82644 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8438 2024.07.10 20:07:39.940026 [ 3 ] {c39d3721-93dd-4664-a86c-525ccc6e29de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8439 2024.07.10 20:07:39.940069 [ 3 ] {c39d3721-93dd-4664-a86c-525ccc6e29de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8440 2024.07.10 20:07:39.940203 [ 3 ] {c39d3721-93dd-4664-a86c-525ccc6e29de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8441 2024.07.10 20:07:39.940545 [ 3 ] {c39d3721-93dd-4664-a86c-525ccc6e29de} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8442 2024.07.10 20:07:39.940581 [ 3 ] {c39d3721-93dd-4664-a86c-525ccc6e29de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8443 2024.07.10 20:07:39.940893 [ 3 ] {c39d3721-93dd-4664-a86c-525ccc6e29de} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8444 2024.07.10 20:07:39.941200 [ 3 ] {c39d3721-93dd-4664-a86c-525ccc6e29de} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8445 2024.07.10 20:07:39.941359 [ 3 ] {c39d3721-93dd-4664-a86c-525ccc6e29de} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001346 sec., 1485.8841010401188 rows/sec., 121.16 KiB/sec.
8446 2024.07.10 20:07:39.941529 [ 3 ] {c39d3721-93dd-4664-a86c-525ccc6e29de} <Debug> DynamicQueryHandler: Done processing query
8447 2024.07.10 20:07:39.941554 [ 3 ] {c39d3721-93dd-4664-a86c-525ccc6e29de} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8448 2024.07.10 20:07:39.941571 [ 3 ] {} <Debug> HTTP-Session: 1e39f2df-37a6-403c-a469-d28a40f82644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8449 2024.07.10 20:07:39.941713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8450 2024.07.10 20:07:39.941763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8451 2024.07.10 20:07:39.941782 [ 3 ] {} <Debug> HTTP-Session: 61ea1535-971d-4ef4-8ee2-62b1c91bd84e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8452 2024.07.10 20:07:39.941799 [ 3 ] {} <Debug> HTTP-Session: 61ea1535-971d-4ef4-8ee2-62b1c91bd84e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8453 2024.07.10 20:07:39.941812 [ 3 ] {} <Debug> HTTP-Session: 61ea1535-971d-4ef4-8ee2-62b1c91bd84e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8454 2024.07.10 20:07:39.941843 [ 3 ] {} <Trace> HTTP-Session: 61ea1535-971d-4ef4-8ee2-62b1c91bd84e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8455 2024.07.10 20:07:39.941967 [ 3 ] {db0b9453-9d93-46ce-8d54-52298475888b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8456 2024.07.10 20:07:39.942009 [ 3 ] {db0b9453-9d93-46ce-8d54-52298475888b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8457 2024.07.10 20:07:39.942136 [ 3 ] {db0b9453-9d93-46ce-8d54-52298475888b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8458 2024.07.10 20:07:39.942492 [ 3 ] {db0b9453-9d93-46ce-8d54-52298475888b} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8459 2024.07.10 20:07:39.942528 [ 3 ] {db0b9453-9d93-46ce-8d54-52298475888b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8460 2024.07.10 20:07:39.942844 [ 3 ] {db0b9453-9d93-46ce-8d54-52298475888b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8461 2024.07.10 20:07:39.943147 [ 3 ] {db0b9453-9d93-46ce-8d54-52298475888b} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8462 2024.07.10 20:07:39.943291 [ 3 ] {db0b9453-9d93-46ce-8d54-52298475888b} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.001368 sec., 83333.33333333333 rows/sec., 6.82 MiB/sec.
8463 2024.07.10 20:07:39.943532 [ 3 ] {db0b9453-9d93-46ce-8d54-52298475888b} <Debug> DynamicQueryHandler: Done processing query
8464 2024.07.10 20:07:39.943588 [ 3 ] {db0b9453-9d93-46ce-8d54-52298475888b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8465 2024.07.10 20:07:39.943648 [ 3 ] {} <Debug> HTTP-Session: 61ea1535-971d-4ef4-8ee2-62b1c91bd84e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8466 2024.07.10 20:07:39.943818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8467 2024.07.10 20:07:39.943871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8468 2024.07.10 20:07:39.943890 [ 3 ] {} <Debug> HTTP-Session: 9d0d555c-805a-42dd-995d-493c19fd9c13 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8469 2024.07.10 20:07:39.943907 [ 3 ] {} <Debug> HTTP-Session: 9d0d555c-805a-42dd-995d-493c19fd9c13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8470 2024.07.10 20:07:39.943920 [ 3 ] {} <Debug> HTTP-Session: 9d0d555c-805a-42dd-995d-493c19fd9c13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8471 2024.07.10 20:07:39.943951 [ 3 ] {} <Trace> HTTP-Session: 9d0d555c-805a-42dd-995d-493c19fd9c13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8472 2024.07.10 20:07:39.944048 [ 3 ] {46f8d11a-bb09-4f57-9de3-c2a6f6a83820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8473 2024.07.10 20:07:39.944093 [ 3 ] {46f8d11a-bb09-4f57-9de3-c2a6f6a83820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8474 2024.07.10 20:07:39.944237 [ 3 ] {46f8d11a-bb09-4f57-9de3-c2a6f6a83820} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8475 2024.07.10 20:07:39.944507 [ 3 ] {46f8d11a-bb09-4f57-9de3-c2a6f6a83820} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8476 2024.07.10 20:07:39.944543 [ 3 ] {46f8d11a-bb09-4f57-9de3-c2a6f6a83820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8477 2024.07.10 20:07:39.944848 [ 3 ] {46f8d11a-bb09-4f57-9de3-c2a6f6a83820} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8478 2024.07.10 20:07:39.945157 [ 3 ] {46f8d11a-bb09-4f57-9de3-c2a6f6a83820} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8479 2024.07.10 20:07:39.945320 [ 3 ] {46f8d11a-bb09-4f57-9de3-c2a6f6a83820} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001285 sec., 1556.4202334630352 rows/sec., 108.68 KiB/sec.
8480 2024.07.10 20:07:39.945522 [ 3 ] {46f8d11a-bb09-4f57-9de3-c2a6f6a83820} <Debug> DynamicQueryHandler: Done processing query
8481 2024.07.10 20:07:39.945547 [ 3 ] {46f8d11a-bb09-4f57-9de3-c2a6f6a83820} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8482 2024.07.10 20:07:39.945563 [ 3 ] {} <Debug> HTTP-Session: 9d0d555c-805a-42dd-995d-493c19fd9c13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8483 2024.07.10 20:07:39.945690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8484 2024.07.10 20:07:39.945740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8485 2024.07.10 20:07:39.945759 [ 3 ] {} <Debug> HTTP-Session: 4fb9596c-86a1-47ed-9860-b00fca32b596 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8486 2024.07.10 20:07:39.945776 [ 3 ] {} <Debug> HTTP-Session: 4fb9596c-86a1-47ed-9860-b00fca32b596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8487 2024.07.10 20:07:39.945789 [ 3 ] {} <Debug> HTTP-Session: 4fb9596c-86a1-47ed-9860-b00fca32b596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8488 2024.07.10 20:07:39.945820 [ 3 ] {} <Trace> HTTP-Session: 4fb9596c-86a1-47ed-9860-b00fca32b596 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8489 2024.07.10 20:07:39.945939 [ 3 ] {fd14e001-7c37-4d9e-a6e1-6bf9f99b16ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8490 2024.07.10 20:07:39.945982 [ 3 ] {fd14e001-7c37-4d9e-a6e1-6bf9f99b16ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8491 2024.07.10 20:07:39.946108 [ 3 ] {fd14e001-7c37-4d9e-a6e1-6bf9f99b16ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8492 2024.07.10 20:07:39.946409 [ 3 ] {fd14e001-7c37-4d9e-a6e1-6bf9f99b16ee} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8493 2024.07.10 20:07:39.946445 [ 3 ] {fd14e001-7c37-4d9e-a6e1-6bf9f99b16ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8494 2024.07.10 20:07:39.946764 [ 3 ] {fd14e001-7c37-4d9e-a6e1-6bf9f99b16ee} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8495 2024.07.10 20:07:39.947067 [ 3 ] {fd14e001-7c37-4d9e-a6e1-6bf9f99b16ee} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8496 2024.07.10 20:07:39.947218 [ 3 ] {fd14e001-7c37-4d9e-a6e1-6bf9f99b16ee} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001319 sec., 64442.75966641395 rows/sec., 5.03 MiB/sec.
8497 2024.07.10 20:07:39.947456 [ 3 ] {fd14e001-7c37-4d9e-a6e1-6bf9f99b16ee} <Debug> DynamicQueryHandler: Done processing query
8498 2024.07.10 20:07:39.947514 [ 3 ] {fd14e001-7c37-4d9e-a6e1-6bf9f99b16ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8499 2024.07.10 20:07:39.947572 [ 3 ] {} <Debug> HTTP-Session: 4fb9596c-86a1-47ed-9860-b00fca32b596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8500 2024.07.10 20:07:39.947759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8501 2024.07.10 20:07:39.947810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8502 2024.07.10 20:07:39.947829 [ 3 ] {} <Debug> HTTP-Session: cb524ee9-12ab-437e-bda1-d870cd6b443d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8503 2024.07.10 20:07:39.947846 [ 3 ] {} <Debug> HTTP-Session: cb524ee9-12ab-437e-bda1-d870cd6b443d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8504 2024.07.10 20:07:39.947860 [ 3 ] {} <Debug> HTTP-Session: cb524ee9-12ab-437e-bda1-d870cd6b443d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8505 2024.07.10 20:07:39.947893 [ 3 ] {} <Trace> HTTP-Session: cb524ee9-12ab-437e-bda1-d870cd6b443d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8506 2024.07.10 20:07:39.948036 [ 3 ] {5d349d9f-812a-4f94-a295-4118a5a5d6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8507 2024.07.10 20:07:39.948086 [ 3 ] {5d349d9f-812a-4f94-a295-4118a5a5d6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8508 2024.07.10 20:07:39.948241 [ 3 ] {5d349d9f-812a-4f94-a295-4118a5a5d6df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8509 2024.07.10 20:07:39.948631 [ 3 ] {5d349d9f-812a-4f94-a295-4118a5a5d6df} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8510 2024.07.10 20:07:39.948668 [ 3 ] {5d349d9f-812a-4f94-a295-4118a5a5d6df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8511 2024.07.10 20:07:39.949045 [ 3 ] {5d349d9f-812a-4f94-a295-4118a5a5d6df} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8512 2024.07.10 20:07:39.949377 [ 3 ] {5d349d9f-812a-4f94-a295-4118a5a5d6df} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8513 2024.07.10 20:07:39.949536 [ 3 ] {5d349d9f-812a-4f94-a295-4118a5a5d6df} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001558 sec., 103337.61232349166 rows/sec., 7.20 MiB/sec.
8514 2024.07.10 20:07:39.949706 [ 3 ] {5d349d9f-812a-4f94-a295-4118a5a5d6df} <Debug> DynamicQueryHandler: Done processing query
8515 2024.07.10 20:07:39.949730 [ 3 ] {5d349d9f-812a-4f94-a295-4118a5a5d6df} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8516 2024.07.10 20:07:39.949746 [ 3 ] {} <Debug> HTTP-Session: cb524ee9-12ab-437e-bda1-d870cd6b443d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8517 2024.07.10 20:07:39.949912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8518 2024.07.10 20:07:39.949960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8519 2024.07.10 20:07:39.949978 [ 3 ] {} <Debug> HTTP-Session: fcc2095b-83c1-43ac-a3c4-1b2e5b3e793c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8520 2024.07.10 20:07:39.949994 [ 3 ] {} <Debug> HTTP-Session: fcc2095b-83c1-43ac-a3c4-1b2e5b3e793c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8521 2024.07.10 20:07:39.950008 [ 3 ] {} <Debug> HTTP-Session: fcc2095b-83c1-43ac-a3c4-1b2e5b3e793c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8522 2024.07.10 20:07:39.950038 [ 3 ] {} <Trace> HTTP-Session: fcc2095b-83c1-43ac-a3c4-1b2e5b3e793c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8523 2024.07.10 20:07:39.950285 [ 3 ] {4d6ecae6-1911-4b0c-a457-d84fb5f608e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8524 2024.07.10 20:07:39.950348 [ 3 ] {4d6ecae6-1911-4b0c-a457-d84fb5f608e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8525 2024.07.10 20:07:39.950749 [ 3 ] {4d6ecae6-1911-4b0c-a457-d84fb5f608e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8526 2024.07.10 20:07:39.951310 [ 3 ] {4d6ecae6-1911-4b0c-a457-d84fb5f608e3} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8527 2024.07.10 20:07:39.951345 [ 3 ] {4d6ecae6-1911-4b0c-a457-d84fb5f608e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8528 2024.07.10 20:07:39.951927 [ 3 ] {4d6ecae6-1911-4b0c-a457-d84fb5f608e3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8529 2024.07.10 20:07:39.952329 [ 3 ] {4d6ecae6-1911-4b0c-a457-d84fb5f608e3} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8530 2024.07.10 20:07:39.952522 [ 3 ] {4d6ecae6-1911-4b0c-a457-d84fb5f608e3} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002414 sec., 7870.753935376968 rows/sec., 14.10 MiB/sec.
8531 2024.07.10 20:07:39.952726 [ 3 ] {4d6ecae6-1911-4b0c-a457-d84fb5f608e3} <Debug> DynamicQueryHandler: Done processing query
8532 2024.07.10 20:07:39.952749 [ 3 ] {4d6ecae6-1911-4b0c-a457-d84fb5f608e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8533 2024.07.10 20:07:39.952766 [ 3 ] {} <Debug> HTTP-Session: fcc2095b-83c1-43ac-a3c4-1b2e5b3e793c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8534 2024.07.10 20:07:39.952887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8535 2024.07.10 20:07:39.952934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8536 2024.07.10 20:07:39.952953 [ 3 ] {} <Debug> HTTP-Session: 5ce552fd-0e87-48cd-9465-16956b62726c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8537 2024.07.10 20:07:39.952969 [ 3 ] {} <Debug> HTTP-Session: 5ce552fd-0e87-48cd-9465-16956b62726c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8538 2024.07.10 20:07:39.952983 [ 3 ] {} <Debug> HTTP-Session: 5ce552fd-0e87-48cd-9465-16956b62726c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8539 2024.07.10 20:07:39.953013 [ 3 ] {} <Trace> HTTP-Session: 5ce552fd-0e87-48cd-9465-16956b62726c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8540 2024.07.10 20:07:39.953129 [ 3 ] {c601a00b-1b19-4673-8bbc-da4d7b204849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8541 2024.07.10 20:07:39.953173 [ 3 ] {c601a00b-1b19-4673-8bbc-da4d7b204849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8542 2024.07.10 20:07:39.953298 [ 3 ] {c601a00b-1b19-4673-8bbc-da4d7b204849} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8543 2024.07.10 20:07:39.953581 [ 3 ] {c601a00b-1b19-4673-8bbc-da4d7b204849} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8544 2024.07.10 20:07:39.953615 [ 3 ] {c601a00b-1b19-4673-8bbc-da4d7b204849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB.
8545 2024.07.10 20:07:39.953966 [ 3 ] {c601a00b-1b19-4673-8bbc-da4d7b204849} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8546 2024.07.10 20:07:39.954275 [ 3 ] {c601a00b-1b19-4673-8bbc-da4d7b204849} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8547 2024.07.10 20:07:39.954427 [ 3 ] {c601a00b-1b19-4673-8bbc-da4d7b204849} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001324 sec., 45317.220543806645 rows/sec., 3.05 MiB/sec.
8548 2024.07.10 20:07:39.954617 [ 3 ] {c601a00b-1b19-4673-8bbc-da4d7b204849} <Debug> DynamicQueryHandler: Done processing query
8549 2024.07.10 20:07:39.954649 [ 3 ] {c601a00b-1b19-4673-8bbc-da4d7b204849} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8550 2024.07.10 20:07:39.954665 [ 3 ] {} <Debug> HTTP-Session: 5ce552fd-0e87-48cd-9465-16956b62726c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8551 2024.07.10 20:07:44.938778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8552 2024.07.10 20:07:44.938960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8553 2024.07.10 20:07:44.939004 [ 3 ] {} <Debug> HTTP-Session: 7e2c70f4-ae52-41ed-a569-2629e98eaff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8554 2024.07.10 20:07:44.939044 [ 3 ] {} <Debug> HTTP-Session: 7e2c70f4-ae52-41ed-a569-2629e98eaff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8555 2024.07.10 20:07:44.939071 [ 3 ] {} <Debug> HTTP-Session: 7e2c70f4-ae52-41ed-a569-2629e98eaff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8556 2024.07.10 20:07:44.939146 [ 3 ] {} <Trace> HTTP-Session: 7e2c70f4-ae52-41ed-a569-2629e98eaff1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8557 2024.07.10 20:07:44.939406 [ 3 ] {b3083445-d683-49fc-90cf-48d099cebf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8558 2024.07.10 20:07:44.939503 [ 3 ] {b3083445-d683-49fc-90cf-48d099cebf93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8559 2024.07.10 20:07:44.939695 [ 3 ] {b3083445-d683-49fc-90cf-48d099cebf93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8560 2024.07.10 20:07:44.940122 [ 3 ] {b3083445-d683-49fc-90cf-48d099cebf93} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8561 2024.07.10 20:07:44.940166 [ 3 ] {b3083445-d683-49fc-90cf-48d099cebf93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8562 2024.07.10 20:07:44.940536 [ 3 ] {b3083445-d683-49fc-90cf-48d099cebf93} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8563 2024.07.10 20:07:44.940878 [ 3 ] {b3083445-d683-49fc-90cf-48d099cebf93} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8564 2024.07.10 20:07:44.941045 [ 3 ] {b3083445-d683-49fc-90cf-48d099cebf93} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001719 sec., 7562.536358347877 rows/sec., 612.98 KiB/sec.
8565 2024.07.10 20:07:44.941357 [ 3 ] {b3083445-d683-49fc-90cf-48d099cebf93} <Debug> DynamicQueryHandler: Done processing query
8566 2024.07.10 20:07:44.941412 [ 3 ] {b3083445-d683-49fc-90cf-48d099cebf93} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8567 2024.07.10 20:07:44.941452 [ 3 ] {} <Debug> HTTP-Session: 7e2c70f4-ae52-41ed-a569-2629e98eaff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8568 2024.07.10 20:07:44.941603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 18652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8569 2024.07.10 20:07:44.941659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8570 2024.07.10 20:07:44.941678 [ 3 ] {} <Debug> HTTP-Session: ec20557e-61cd-42cf-be1a-eb6b57bd57b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8571 2024.07.10 20:07:44.941697 [ 3 ] {} <Debug> HTTP-Session: ec20557e-61cd-42cf-be1a-eb6b57bd57b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8572 2024.07.10 20:07:44.941711 [ 3 ] {} <Debug> HTTP-Session: ec20557e-61cd-42cf-be1a-eb6b57bd57b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8573 2024.07.10 20:07:44.941746 [ 3 ] {} <Trace> HTTP-Session: ec20557e-61cd-42cf-be1a-eb6b57bd57b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8574 2024.07.10 20:07:44.941895 [ 3 ] {c2cca5e2-2f4b-4210-b50b-01b3f32503da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8575 2024.07.10 20:07:44.941943 [ 3 ] {c2cca5e2-2f4b-4210-b50b-01b3f32503da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8576 2024.07.10 20:07:44.942096 [ 3 ] {c2cca5e2-2f4b-4210-b50b-01b3f32503da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8577 2024.07.10 20:07:44.942561 [ 3 ] {c2cca5e2-2f4b-4210-b50b-01b3f32503da} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8578 2024.07.10 20:07:44.942599 [ 3 ] {c2cca5e2-2f4b-4210-b50b-01b3f32503da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8579 2024.07.10 20:07:44.942932 [ 3 ] {c2cca5e2-2f4b-4210-b50b-01b3f32503da} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8580 2024.07.10 20:07:44.943246 [ 3 ] {c2cca5e2-2f4b-4210-b50b-01b3f32503da} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8581 2024.07.10 20:07:44.943395 [ 3 ] {c2cca5e2-2f4b-4210-b50b-01b3f32503da} <Debug> executeQuery: Read 131 rows, 10.70 KiB in 0.001571 sec., 83386.37810311903 rows/sec., 6.65 MiB/sec.
8582 2024.07.10 20:07:44.943557 [ 3 ] {c2cca5e2-2f4b-4210-b50b-01b3f32503da} <Debug> DynamicQueryHandler: Done processing query
8583 2024.07.10 20:07:44.943582 [ 3 ] {c2cca5e2-2f4b-4210-b50b-01b3f32503da} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8584 2024.07.10 20:07:44.943598 [ 3 ] {} <Debug> HTTP-Session: ec20557e-61cd-42cf-be1a-eb6b57bd57b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8585 2024.07.10 20:07:44.943740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 17121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8586 2024.07.10 20:07:44.943790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8587 2024.07.10 20:07:44.943810 [ 3 ] {} <Debug> HTTP-Session: 1cfa499b-5831-4985-8f2e-3793b496b29c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8588 2024.07.10 20:07:44.943828 [ 3 ] {} <Debug> HTTP-Session: 1cfa499b-5831-4985-8f2e-3793b496b29c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8589 2024.07.10 20:07:44.943841 [ 3 ] {} <Debug> HTTP-Session: 1cfa499b-5831-4985-8f2e-3793b496b29c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8590 2024.07.10 20:07:44.943876 [ 3 ] {} <Trace> HTTP-Session: 1cfa499b-5831-4985-8f2e-3793b496b29c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8591 2024.07.10 20:07:44.943999 [ 3 ] {97e323c1-a5e6-4833-b336-2bb058e52fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8592 2024.07.10 20:07:44.944044 [ 3 ] {97e323c1-a5e6-4833-b336-2bb058e52fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8593 2024.07.10 20:07:44.944172 [ 3 ] {97e323c1-a5e6-4833-b336-2bb058e52fe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8594 2024.07.10 20:07:44.944579 [ 3 ] {97e323c1-a5e6-4833-b336-2bb058e52fe4} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8595 2024.07.10 20:07:44.944627 [ 3 ] {97e323c1-a5e6-4833-b336-2bb058e52fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8596 2024.07.10 20:07:44.945279 [ 3 ] {97e323c1-a5e6-4833-b336-2bb058e52fe4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8597 2024.07.10 20:07:44.945585 [ 3 ] {97e323c1-a5e6-4833-b336-2bb058e52fe4} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8598 2024.07.10 20:07:44.945733 [ 3 ] {97e323c1-a5e6-4833-b336-2bb058e52fe4} <Debug> executeQuery: Read 101 rows, 8.05 KiB in 0.001776 sec., 56869.36936936937 rows/sec., 4.43 MiB/sec.
8599 2024.07.10 20:07:44.945890 [ 3 ] {97e323c1-a5e6-4833-b336-2bb058e52fe4} <Debug> DynamicQueryHandler: Done processing query
8600 2024.07.10 20:07:44.945913 [ 3 ] {97e323c1-a5e6-4833-b336-2bb058e52fe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8601 2024.07.10 20:07:44.945929 [ 3 ] {} <Debug> HTTP-Session: 1cfa499b-5831-4985-8f2e-3793b496b29c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8602 2024.07.10 20:07:44.946124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 37566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8603 2024.07.10 20:07:44.946171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8604 2024.07.10 20:07:44.946192 [ 3 ] {} <Debug> HTTP-Session: fcdd1c65-0b7c-4d80-a795-72656a04767c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8605 2024.07.10 20:07:44.946209 [ 3 ] {} <Debug> HTTP-Session: fcdd1c65-0b7c-4d80-a795-72656a04767c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8606 2024.07.10 20:07:44.946223 [ 3 ] {} <Debug> HTTP-Session: fcdd1c65-0b7c-4d80-a795-72656a04767c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8607 2024.07.10 20:07:44.946254 [ 3 ] {} <Trace> HTTP-Session: fcdd1c65-0b7c-4d80-a795-72656a04767c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8608 2024.07.10 20:07:44.946418 [ 3 ] {d4644882-eda8-414a-b08a-66b32d06e521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8609 2024.07.10 20:07:44.946466 [ 3 ] {d4644882-eda8-414a-b08a-66b32d06e521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8610 2024.07.10 20:07:44.946610 [ 3 ] {d4644882-eda8-414a-b08a-66b32d06e521} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8611 2024.07.10 20:07:44.946978 [ 3 ] {d4644882-eda8-414a-b08a-66b32d06e521} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8612 2024.07.10 20:07:44.947014 [ 3 ] {d4644882-eda8-414a-b08a-66b32d06e521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8613 2024.07.10 20:07:44.947402 [ 3 ] {d4644882-eda8-414a-b08a-66b32d06e521} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8614 2024.07.10 20:07:44.947735 [ 3 ] {d4644882-eda8-414a-b08a-66b32d06e521} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8615 2024.07.10 20:07:44.947892 [ 3 ] {d4644882-eda8-414a-b08a-66b32d06e521} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001555 sec., 126045.01607717042 rows/sec., 8.80 MiB/sec.
8616 2024.07.10 20:07:44.947892 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8617 2024.07.10 20:07:44.948009 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8618 2024.07.10 20:07:44.948056 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8619 2024.07.10 20:07:44.948138 [ 3 ] {d4644882-eda8-414a-b08a-66b32d06e521} <Debug> DynamicQueryHandler: Done processing query
8620 2024.07.10 20:07:44.948182 [ 3 ] {d4644882-eda8-414a-b08a-66b32d06e521} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8621 2024.07.10 20:07:44.948211 [ 3 ] {} <Debug> HTTP-Session: fcdd1c65-0b7c-4d80-a795-72656a04767c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8622 2024.07.10 20:07:44.948245 [ 191 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
8623 2024.07.10 20:07:44.948387 [ 191 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8624 2024.07.10 20:07:44.948426 [ 191 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 7508 rows starting from the beginning of the part
8625 2024.07.10 20:07:44.948449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8626 2024.07.10 20:07:44.948532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8627 2024.07.10 20:07:44.948555 [ 191 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 161 rows starting from the beginning of the part
8628 2024.07.10 20:07:44.948574 [ 3 ] {} <Debug> HTTP-Session: 8dcdb8d1-616b-47ee-a905-679d6fb14035 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8629 2024.07.10 20:07:44.948615 [ 3 ] {} <Debug> HTTP-Session: 8dcdb8d1-616b-47ee-a905-679d6fb14035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8630 2024.07.10 20:07:44.948652 [ 3 ] {} <Debug> HTTP-Session: 8dcdb8d1-616b-47ee-a905-679d6fb14035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8631 2024.07.10 20:07:44.948755 [ 191 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part
8632 2024.07.10 20:07:44.948780 [ 3 ] {} <Trace> HTTP-Session: 8dcdb8d1-616b-47ee-a905-679d6fb14035 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8633 2024.07.10 20:07:44.949125 [ 191 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 161 rows starting from the beginning of the part
8634 2024.07.10 20:07:44.949266 [ 3 ] {c228b73c-1e13-420c-a0bd-b452255f5a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8635 2024.07.10 20:07:44.949326 [ 191 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 161 rows starting from the beginning of the part
8636 2024.07.10 20:07:44.949498 [ 3 ] {c228b73c-1e13-420c-a0bd-b452255f5a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8637 2024.07.10 20:07:44.949572 [ 191 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 196 rows starting from the beginning of the part
8638 2024.07.10 20:07:44.950950 [ 3 ] {c228b73c-1e13-420c-a0bd-b452255f5a88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8639 2024.07.10 20:07:44.951818 [ 3 ] {c228b73c-1e13-420c-a0bd-b452255f5a88} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8640 2024.07.10 20:07:44.951861 [ 3 ] {c228b73c-1e13-420c-a0bd-b452255f5a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8641 2024.07.10 20:07:44.952789 [ 3 ] {c228b73c-1e13-420c-a0bd-b452255f5a88} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8642 2024.07.10 20:07:44.953290 [ 3 ] {c228b73c-1e13-420c-a0bd-b452255f5a88} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8643 2024.07.10 20:07:44.953497 [ 3 ] {c228b73c-1e13-420c-a0bd-b452255f5a88} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004472 sec., 2906.9767441860463 rows/sec., 5.21 MiB/sec.
8644 2024.07.10 20:07:44.953721 [ 3 ] {c228b73c-1e13-420c-a0bd-b452255f5a88} <Debug> DynamicQueryHandler: Done processing query
8645 2024.07.10 20:07:44.953746 [ 3 ] {c228b73c-1e13-420c-a0bd-b452255f5a88} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
8646 2024.07.10 20:07:44.953766 [ 3 ] {} <Debug> HTTP-Session: 8dcdb8d1-616b-47ee-a905-679d6fb14035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8647 2024.07.10 20:07:44.953914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8648 2024.07.10 20:07:44.953919 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8347 rows, containing 5 columns (5 merged, 0 gathered) in 0.005763028 sec., 1448370.5440959162 rows/sec., 101.01 MiB/sec.
8649 2024.07.10 20:07:44.953970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8650 2024.07.10 20:07:44.953995 [ 3 ] {} <Debug> HTTP-Session: 6a40d3fc-9282-43e5-96ff-394823195b41 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8651 2024.07.10 20:07:44.954015 [ 3 ] {} <Debug> HTTP-Session: 6a40d3fc-9282-43e5-96ff-394823195b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8652 2024.07.10 20:07:44.954030 [ 3 ] {} <Debug> HTTP-Session: 6a40d3fc-9282-43e5-96ff-394823195b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8653 2024.07.10 20:07:44.954065 [ 3 ] {} <Trace> HTTP-Session: 6a40d3fc-9282-43e5-96ff-394823195b41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8654 2024.07.10 20:07:44.954068 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8655 2024.07.10 20:07:44.954197 [ 3 ] {46d8d6df-36cf-4f8c-be76-808e761dc74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8656 2024.07.10 20:07:44.954247 [ 3 ] {46d8d6df-36cf-4f8c-be76-808e761dc74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8657 2024.07.10 20:07:44.954602 [ 3 ] {46d8d6df-36cf-4f8c-be76-808e761dc74a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8658 2024.07.10 20:07:44.954735 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8659 2024.07.10 20:07:44.954833 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8660 2024.07.10 20:07:44.954931 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB.
8661 2024.07.10 20:07:44.954989 [ 3 ] {46d8d6df-36cf-4f8c-be76-808e761dc74a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8662 2024.07.10 20:07:44.955025 [ 3 ] {46d8d6df-36cf-4f8c-be76-808e761dc74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8663 2024.07.10 20:07:44.955392 [ 3 ] {46d8d6df-36cf-4f8c-be76-808e761dc74a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8664 2024.07.10 20:07:44.955710 [ 3 ] {46d8d6df-36cf-4f8c-be76-808e761dc74a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8665 2024.07.10 20:07:44.955861 [ 3 ] {46d8d6df-36cf-4f8c-be76-808e761dc74a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001698 sec., 35335.68904593639 rows/sec., 2.38 MiB/sec.
8666 2024.07.10 20:07:44.955881 [ 37 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8667 2024.07.10 20:07:44.955994 [ 37 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8668 2024.07.10 20:07:44.956028 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8669 2024.07.10 20:07:44.956112 [ 3 ] {46d8d6df-36cf-4f8c-be76-808e761dc74a} <Debug> DynamicQueryHandler: Done processing query
8670 2024.07.10 20:07:44.956187 [ 3 ] {46d8d6df-36cf-4f8c-be76-808e761dc74a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8671 2024.07.10 20:07:44.956237 [ 3 ] {} <Debug> HTTP-Session: 6a40d3fc-9282-43e5-96ff-394823195b41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8672 2024.07.10 20:07:44.956268 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
8673 2024.07.10 20:07:44.956442 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8674 2024.07.10 20:07:44.956484 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2518 rows starting from the beginning of the part
8675 2024.07.10 20:07:44.956569 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part
8676 2024.07.10 20:07:44.956684 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part
8677 2024.07.10 20:07:44.956917 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part
8678 2024.07.10 20:07:44.956985 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part
8679 2024.07.10 20:07:44.957218 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part
8680 2024.07.10 20:07:44.958883 [ 191 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2818 rows, containing 4 columns (4 merged, 0 gathered) in 0.002756903 sec., 1022161.4616110905 rows/sec., 68.83 MiB/sec.
8681 2024.07.10 20:07:44.959159 [ 191 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8682 2024.07.10 20:07:44.959586 [ 191 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_51_10} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8683 2024.07.10 20:07:44.959665 [ 191 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_51_10} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8684 2024.07.10 20:07:44.959747 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
8685 2024.07.10 20:07:49.937444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8686 2024.07.10 20:07:49.937579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8687 2024.07.10 20:07:49.937603 [ 3 ] {} <Debug> HTTP-Session: 943b96da-8513-49df-890f-adbdd73874d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8688 2024.07.10 20:07:49.937628 [ 3 ] {} <Debug> HTTP-Session: 943b96da-8513-49df-890f-adbdd73874d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8689 2024.07.10 20:07:49.937643 [ 3 ] {} <Debug> HTTP-Session: 943b96da-8513-49df-890f-adbdd73874d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8690 2024.07.10 20:07:49.937693 [ 3 ] {} <Trace> HTTP-Session: 943b96da-8513-49df-890f-adbdd73874d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8691 2024.07.10 20:07:49.937876 [ 3 ] {5517d38d-d268-47b6-b4c8-f5b98f680597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8692 2024.07.10 20:07:49.937942 [ 3 ] {5517d38d-d268-47b6-b4c8-f5b98f680597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8693 2024.07.10 20:07:49.938132 [ 3 ] {5517d38d-d268-47b6-b4c8-f5b98f680597} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8694 2024.07.10 20:07:49.938492 [ 3 ] {5517d38d-d268-47b6-b4c8-f5b98f680597} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8695 2024.07.10 20:07:49.938531 [ 3 ] {5517d38d-d268-47b6-b4c8-f5b98f680597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8696 2024.07.10 20:07:49.938890 [ 3 ] {5517d38d-d268-47b6-b4c8-f5b98f680597} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8697 2024.07.10 20:07:49.939215 [ 3 ] {5517d38d-d268-47b6-b4c8-f5b98f680597} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8698 2024.07.10 20:07:49.939357 [ 3 ] {5517d38d-d268-47b6-b4c8-f5b98f680597} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001541 sec., 12329.656067488644 rows/sec., 999.38 KiB/sec.
8699 2024.07.10 20:07:49.939367 [ 35 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0
8700 2024.07.10 20:07:49.939421 [ 35 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8701 2024.07.10 20:07:49.939451 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8702 2024.07.10 20:07:49.939585 [ 3 ] {5517d38d-d268-47b6-b4c8-f5b98f680597} <Debug> DynamicQueryHandler: Done processing query
8703 2024.07.10 20:07:49.939596 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full
8704 2024.07.10 20:07:49.939630 [ 3 ] {5517d38d-d268-47b6-b4c8-f5b98f680597} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8705 2024.07.10 20:07:49.939675 [ 3 ] {} <Debug> HTTP-Session: 943b96da-8513-49df-890f-adbdd73874d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8706 2024.07.10 20:07:49.939905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8707 2024.07.10 20:07:49.940078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8708 2024.07.10 20:07:49.940089 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8709 2024.07.10 20:07:49.940165 [ 3 ] {} <Debug> HTTP-Session: 2fa898a8-837a-496e-bb7b-ba647a9fa6f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8710 2024.07.10 20:07:49.940205 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 32 rows starting from the beginning of the part
8711 2024.07.10 20:07:49.940245 [ 3 ] {} <Debug> HTTP-Session: 2fa898a8-837a-496e-bb7b-ba647a9fa6f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8712 2024.07.10 20:07:49.940325 [ 3 ] {} <Debug> HTTP-Session: 2fa898a8-837a-496e-bb7b-ba647a9fa6f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8713 2024.07.10 20:07:49.940526 [ 3 ] {} <Trace> HTTP-Session: 2fa898a8-837a-496e-bb7b-ba647a9fa6f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8714 2024.07.10 20:07:49.940688 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 19 rows starting from the beginning of the part
8715 2024.07.10 20:07:49.941160 [ 3 ] {94a89759-2bee-4ca6-8c3b-9cc6354bed69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8716 2024.07.10 20:07:49.941262 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part
8717 2024.07.10 20:07:49.941284 [ 3 ] {94a89759-2bee-4ca6-8c3b-9cc6354bed69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8718 2024.07.10 20:07:49.941409 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 19 rows starting from the beginning of the part
8719 2024.07.10 20:07:49.941861 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part
8720 2024.07.10 20:07:49.942084 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 19 rows starting from the beginning of the part
8721 2024.07.10 20:07:49.942162 [ 3 ] {94a89759-2bee-4ca6-8c3b-9cc6354bed69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8722 2024.07.10 20:07:49.942783 [ 3 ] {94a89759-2bee-4ca6-8c3b-9cc6354bed69} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8723 2024.07.10 20:07:49.942827 [ 3 ] {94a89759-2bee-4ca6-8c3b-9cc6354bed69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8724 2024.07.10 20:07:49.943369 [ 3 ] {94a89759-2bee-4ca6-8c3b-9cc6354bed69} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8725 2024.07.10 20:07:49.943539 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 115 rows, containing 4 columns (4 merged, 0 gathered) in 0.004030234 sec., 28534.323317206894 rows/sec., 2.26 MiB/sec.
8726 2024.07.10 20:07:49.943662 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary)
8727 2024.07.10 20:07:49.943807 [ 3 ] {94a89759-2bee-4ca6-8c3b-9cc6354bed69} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8728 2024.07.10 20:07:49.944024 [ 3 ] {94a89759-2bee-4ca6-8c3b-9cc6354bed69} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.003157 sec., 35793.47481786506 rows/sec., 2.93 MiB/sec.
8729 2024.07.10 20:07:49.944335 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_50_10} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8730 2024.07.10 20:07:49.944396 [ 3 ] {94a89759-2bee-4ca6-8c3b-9cc6354bed69} <Debug> DynamicQueryHandler: Done processing query
8731 2024.07.10 20:07:49.944476 [ 3 ] {94a89759-2bee-4ca6-8c3b-9cc6354bed69} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8732 2024.07.10 20:07:49.944564 [ 3 ] {} <Debug> HTTP-Session: 2fa898a8-837a-496e-bb7b-ba647a9fa6f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8733 2024.07.10 20:07:49.944735 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_50_10} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10
8734 2024.07.10 20:07:49.944879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8735 2024.07.10 20:07:49.945043 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8736 2024.07.10 20:07:49.945098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8737 2024.07.10 20:07:49.945180 [ 3 ] {} <Debug> HTTP-Session: 668401a9-40e7-47c7-9d9d-26b334c67f0c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8738 2024.07.10 20:07:49.945239 [ 3 ] {} <Debug> HTTP-Session: 668401a9-40e7-47c7-9d9d-26b334c67f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8739 2024.07.10 20:07:49.945265 [ 3 ] {} <Debug> HTTP-Session: 668401a9-40e7-47c7-9d9d-26b334c67f0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8740 2024.07.10 20:07:49.945301 [ 3 ] {} <Trace> HTTP-Session: 668401a9-40e7-47c7-9d9d-26b334c67f0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8741 2024.07.10 20:07:49.945420 [ 3 ] {6ee58a8e-a547-4c34-b5b2-10fafb9243cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8742 2024.07.10 20:07:49.945464 [ 3 ] {6ee58a8e-a547-4c34-b5b2-10fafb9243cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8743 2024.07.10 20:07:49.945603 [ 3 ] {6ee58a8e-a547-4c34-b5b2-10fafb9243cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8744 2024.07.10 20:07:49.945908 [ 3 ] {6ee58a8e-a547-4c34-b5b2-10fafb9243cc} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8745 2024.07.10 20:07:49.945942 [ 3 ] {6ee58a8e-a547-4c34-b5b2-10fafb9243cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8746 2024.07.10 20:07:49.946250 [ 3 ] {6ee58a8e-a547-4c34-b5b2-10fafb9243cc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8747 2024.07.10 20:07:49.946555 [ 3 ] {6ee58a8e-a547-4c34-b5b2-10fafb9243cc} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8748 2024.07.10 20:07:49.946674 [ 3 ] {6ee58a8e-a547-4c34-b5b2-10fafb9243cc} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001297 sec., 63993.83191981496 rows/sec., 5.00 MiB/sec.
8749 2024.07.10 20:07:49.946938 [ 3 ] {6ee58a8e-a547-4c34-b5b2-10fafb9243cc} <Debug> DynamicQueryHandler: Done processing query
8750 2024.07.10 20:07:49.946996 [ 3 ] {6ee58a8e-a547-4c34-b5b2-10fafb9243cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8751 2024.07.10 20:07:49.947051 [ 3 ] {} <Debug> HTTP-Session: 668401a9-40e7-47c7-9d9d-26b334c67f0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8752 2024.07.10 20:07:49.947246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8753 2024.07.10 20:07:49.947294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8754 2024.07.10 20:07:49.947313 [ 3 ] {} <Debug> HTTP-Session: f4b5b893-8ae4-4782-b7f1-9593f40c4d6b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8755 2024.07.10 20:07:49.947329 [ 3 ] {} <Debug> HTTP-Session: f4b5b893-8ae4-4782-b7f1-9593f40c4d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8756 2024.07.10 20:07:49.947343 [ 3 ] {} <Debug> HTTP-Session: f4b5b893-8ae4-4782-b7f1-9593f40c4d6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8757 2024.07.10 20:07:49.947375 [ 3 ] {} <Trace> HTTP-Session: f4b5b893-8ae4-4782-b7f1-9593f40c4d6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8758 2024.07.10 20:07:49.947519 [ 3 ] {5788e5e9-3ff3-495f-96ac-110bdeb0a75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8759 2024.07.10 20:07:49.947566 [ 3 ] {5788e5e9-3ff3-495f-96ac-110bdeb0a75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8760 2024.07.10 20:07:49.947723 [ 3 ] {5788e5e9-3ff3-495f-96ac-110bdeb0a75b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8761 2024.07.10 20:07:49.948133 [ 3 ] {5788e5e9-3ff3-495f-96ac-110bdeb0a75b} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8762 2024.07.10 20:07:49.948168 [ 3 ] {5788e5e9-3ff3-495f-96ac-110bdeb0a75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8763 2024.07.10 20:07:49.948545 [ 3 ] {5788e5e9-3ff3-495f-96ac-110bdeb0a75b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8764 2024.07.10 20:07:49.948869 [ 3 ] {5788e5e9-3ff3-495f-96ac-110bdeb0a75b} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8765 2024.07.10 20:07:49.948993 [ 3 ] {5788e5e9-3ff3-495f-96ac-110bdeb0a75b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001538 sec., 104031.20936280883 rows/sec., 7.25 MiB/sec.
8766 2024.07.10 20:07:49.949240 [ 3 ] {5788e5e9-3ff3-495f-96ac-110bdeb0a75b} <Debug> DynamicQueryHandler: Done processing query
8767 2024.07.10 20:07:49.949297 [ 3 ] {5788e5e9-3ff3-495f-96ac-110bdeb0a75b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8768 2024.07.10 20:07:49.949349 [ 3 ] {} <Debug> HTTP-Session: f4b5b893-8ae4-4782-b7f1-9593f40c4d6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8769 2024.07.10 20:07:49.949508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8770 2024.07.10 20:07:49.949558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8771 2024.07.10 20:07:49.949577 [ 3 ] {} <Debug> HTTP-Session: dccd2fac-1a6a-48a2-967a-74247815465b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8772 2024.07.10 20:07:49.949593 [ 3 ] {} <Debug> HTTP-Session: dccd2fac-1a6a-48a2-967a-74247815465b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8773 2024.07.10 20:07:49.949607 [ 3 ] {} <Debug> HTTP-Session: dccd2fac-1a6a-48a2-967a-74247815465b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8774 2024.07.10 20:07:49.949639 [ 3 ] {} <Trace> HTTP-Session: dccd2fac-1a6a-48a2-967a-74247815465b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8775 2024.07.10 20:07:49.949871 [ 3 ] {23577d82-d892-45a0-b86b-510ecf12f909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8776 2024.07.10 20:07:49.949938 [ 3 ] {23577d82-d892-45a0-b86b-510ecf12f909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8777 2024.07.10 20:07:49.950336 [ 3 ] {23577d82-d892-45a0-b86b-510ecf12f909} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8778 2024.07.10 20:07:49.950857 [ 3 ] {23577d82-d892-45a0-b86b-510ecf12f909} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8779 2024.07.10 20:07:49.950891 [ 3 ] {23577d82-d892-45a0-b86b-510ecf12f909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8780 2024.07.10 20:07:49.951476 [ 3 ] {23577d82-d892-45a0-b86b-510ecf12f909} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8781 2024.07.10 20:07:49.951881 [ 3 ] {23577d82-d892-45a0-b86b-510ecf12f909} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8782 2024.07.10 20:07:49.952024 [ 3 ] {23577d82-d892-45a0-b86b-510ecf12f909} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00231 sec., 8225.108225108224 rows/sec., 14.74 MiB/sec.
8783 2024.07.10 20:07:49.952484 [ 3 ] {23577d82-d892-45a0-b86b-510ecf12f909} <Debug> DynamicQueryHandler: Done processing query
8784 2024.07.10 20:07:49.952526 [ 3 ] {23577d82-d892-45a0-b86b-510ecf12f909} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8785 2024.07.10 20:07:49.952543 [ 3 ] {} <Debug> HTTP-Session: dccd2fac-1a6a-48a2-967a-74247815465b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8786 2024.07.10 20:07:49.952658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8787 2024.07.10 20:07:49.952705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8788 2024.07.10 20:07:49.952724 [ 3 ] {} <Debug> HTTP-Session: ad44d982-670c-424b-9d6e-66b594ba3a02 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8789 2024.07.10 20:07:49.952741 [ 3 ] {} <Debug> HTTP-Session: ad44d982-670c-424b-9d6e-66b594ba3a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8790 2024.07.10 20:07:49.952754 [ 3 ] {} <Debug> HTTP-Session: ad44d982-670c-424b-9d6e-66b594ba3a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8791 2024.07.10 20:07:49.952785 [ 3 ] {} <Trace> HTTP-Session: ad44d982-670c-424b-9d6e-66b594ba3a02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8792 2024.07.10 20:07:49.952904 [ 3 ] {b94b03ef-0e07-494f-aa9b-631f75a9dad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8793 2024.07.10 20:07:49.952951 [ 3 ] {b94b03ef-0e07-494f-aa9b-631f75a9dad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8794 2024.07.10 20:07:49.953096 [ 3 ] {b94b03ef-0e07-494f-aa9b-631f75a9dad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8795 2024.07.10 20:07:49.953385 [ 3 ] {b94b03ef-0e07-494f-aa9b-631f75a9dad7} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8796 2024.07.10 20:07:49.953420 [ 3 ] {b94b03ef-0e07-494f-aa9b-631f75a9dad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8797 2024.07.10 20:07:49.953767 [ 3 ] {b94b03ef-0e07-494f-aa9b-631f75a9dad7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8798 2024.07.10 20:07:49.954086 [ 3 ] {b94b03ef-0e07-494f-aa9b-631f75a9dad7} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8799 2024.07.10 20:07:49.954230 [ 3 ] {b94b03ef-0e07-494f-aa9b-631f75a9dad7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec.
8800 2024.07.10 20:07:49.954401 [ 3 ] {b94b03ef-0e07-494f-aa9b-631f75a9dad7} <Debug> DynamicQueryHandler: Done processing query
8801 2024.07.10 20:07:49.954425 [ 3 ] {b94b03ef-0e07-494f-aa9b-631f75a9dad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8802 2024.07.10 20:07:49.954441 [ 3 ] {} <Debug> HTTP-Session: ad44d982-670c-424b-9d6e-66b594ba3a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8803 2024.07.10 20:07:50.064462 [ 34 ] {} <Debug> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0
8804 2024.07.10 20:07:50.064540 [ 34 ] {} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8805 2024.07.10 20:07:50.064566 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8806 2024.07.10 20:07:50.064885 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full
8807 2024.07.10 20:07:50.065109 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8808 2024.07.10 20:07:50.065152 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 14 rows starting from the beginning of the part
8809 2024.07.10 20:07:50.065242 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
8810 2024.07.10 20:07:50.065502 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
8811 2024.07.10 20:07:50.065760 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
8812 2024.07.10 20:07:50.065925 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
8813 2024.07.10 20:07:50.066962 [ 190 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002289269 sec., 9610.054563268886 rows/sec., 783.63 KiB/sec.
8814 2024.07.10 20:07:50.067113 [ 190 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary)
8815 2024.07.10 20:07:50.067508 [ 190 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_23_5} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8816 2024.07.10 20:07:50.067591 [ 190 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_23_5} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5
8817 2024.07.10 20:07:50.067685 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
8818 2024.07.10 20:07:50.811596 [ 34 ] {} <Debug> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0
8819 2024.07.10 20:07:50.811680 [ 34 ] {} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8820 2024.07.10 20:07:50.811706 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8821 2024.07.10 20:07:50.811874 [ 197 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full
8822 2024.07.10 20:07:50.812047 [ 197 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8823 2024.07.10 20:07:50.812080 [ 197 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 14 rows starting from the beginning of the part
8824 2024.07.10 20:07:50.812150 [ 197 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
8825 2024.07.10 20:07:50.812233 [ 197 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
8826 2024.07.10 20:07:50.812473 [ 197 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
8827 2024.07.10 20:07:50.812578 [ 197 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
8828 2024.07.10 20:07:50.813579 [ 188 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001786025 sec., 12317.85669293543 rows/sec., 860.08 KiB/sec.
8829 2024.07.10 20:07:50.813762 [ 188 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary)
8830 2024.07.10 20:07:50.814189 [ 188 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_23_5} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8831 2024.07.10 20:07:50.814281 [ 188 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_23_5} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5
8832 2024.07.10 20:07:50.814381 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8833 2024.07.10 20:07:54.002899 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache
8834 2024.07.10 20:07:54.002956 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache
8835 2024.07.10 20:07:54.936439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8836 2024.07.10 20:07:54.936553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8837 2024.07.10 20:07:54.936578 [ 3 ] {} <Debug> HTTP-Session: 7d4b7578-3028-4ca4-8336-db9e490925ec Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8838 2024.07.10 20:07:54.936603 [ 3 ] {} <Debug> HTTP-Session: 7d4b7578-3028-4ca4-8336-db9e490925ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8839 2024.07.10 20:07:54.936619 [ 3 ] {} <Debug> HTTP-Session: 7d4b7578-3028-4ca4-8336-db9e490925ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8840 2024.07.10 20:07:54.936669 [ 3 ] {} <Trace> HTTP-Session: 7d4b7578-3028-4ca4-8336-db9e490925ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8841 2024.07.10 20:07:54.936845 [ 3 ] {43a362e4-599e-4e34-a499-7d2a0d85d9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8842 2024.07.10 20:07:54.936917 [ 3 ] {43a362e4-599e-4e34-a499-7d2a0d85d9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8843 2024.07.10 20:07:54.937108 [ 3 ] {43a362e4-599e-4e34-a499-7d2a0d85d9e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8844 2024.07.10 20:07:54.937514 [ 3 ] {43a362e4-599e-4e34-a499-7d2a0d85d9e5} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8845 2024.07.10 20:07:54.937554 [ 3 ] {43a362e4-599e-4e34-a499-7d2a0d85d9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8846 2024.07.10 20:07:54.937915 [ 3 ] {43a362e4-599e-4e34-a499-7d2a0d85d9e5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8847 2024.07.10 20:07:54.938254 [ 3 ] {43a362e4-599e-4e34-a499-7d2a0d85d9e5} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8848 2024.07.10 20:07:54.938417 [ 3 ] {43a362e4-599e-4e34-a499-7d2a0d85d9e5} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001628 sec., 7985.257985257985 rows/sec., 647.24 KiB/sec.
8849 2024.07.10 20:07:54.938640 [ 3 ] {43a362e4-599e-4e34-a499-7d2a0d85d9e5} <Debug> DynamicQueryHandler: Done processing query
8850 2024.07.10 20:07:54.938667 [ 3 ] {43a362e4-599e-4e34-a499-7d2a0d85d9e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8851 2024.07.10 20:07:54.938683 [ 3 ] {} <Debug> HTTP-Session: 7d4b7578-3028-4ca4-8336-db9e490925ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8852 2024.07.10 20:07:54.938914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8853 2024.07.10 20:07:54.938962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8854 2024.07.10 20:07:54.938983 [ 3 ] {} <Debug> HTTP-Session: 56250ca7-4be1-47f8-bd06-07ccce3b4d0d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8855 2024.07.10 20:07:54.939000 [ 3 ] {} <Debug> HTTP-Session: 56250ca7-4be1-47f8-bd06-07ccce3b4d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8856 2024.07.10 20:07:54.939013 [ 3 ] {} <Debug> HTTP-Session: 56250ca7-4be1-47f8-bd06-07ccce3b4d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8857 2024.07.10 20:07:54.939044 [ 3 ] {} <Trace> HTTP-Session: 56250ca7-4be1-47f8-bd06-07ccce3b4d0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8858 2024.07.10 20:07:54.939163 [ 3 ] {1dd4965e-99fe-4a23-b00f-df7c40c036ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8859 2024.07.10 20:07:54.939207 [ 3 ] {1dd4965e-99fe-4a23-b00f-df7c40c036ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8860 2024.07.10 20:07:54.939339 [ 3 ] {1dd4965e-99fe-4a23-b00f-df7c40c036ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8861 2024.07.10 20:07:54.939713 [ 3 ] {1dd4965e-99fe-4a23-b00f-df7c40c036ec} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8862 2024.07.10 20:07:54.939750 [ 3 ] {1dd4965e-99fe-4a23-b00f-df7c40c036ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8863 2024.07.10 20:07:54.940061 [ 3 ] {1dd4965e-99fe-4a23-b00f-df7c40c036ec} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8864 2024.07.10 20:07:54.940362 [ 3 ] {1dd4965e-99fe-4a23-b00f-df7c40c036ec} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8865 2024.07.10 20:07:54.940512 [ 3 ] {1dd4965e-99fe-4a23-b00f-df7c40c036ec} <Debug> executeQuery: Read 95 rows, 7.93 KiB in 0.001392 sec., 68247.1264367816 rows/sec., 5.56 MiB/sec.
8866 2024.07.10 20:07:54.940681 [ 3 ] {1dd4965e-99fe-4a23-b00f-df7c40c036ec} <Debug> DynamicQueryHandler: Done processing query
8867 2024.07.10 20:07:54.940706 [ 3 ] {1dd4965e-99fe-4a23-b00f-df7c40c036ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8868 2024.07.10 20:07:54.940723 [ 3 ] {} <Debug> HTTP-Session: 56250ca7-4be1-47f8-bd06-07ccce3b4d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8869 2024.07.10 20:07:54.940858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8870 2024.07.10 20:07:54.940907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8871 2024.07.10 20:07:54.940927 [ 3 ] {} <Debug> HTTP-Session: 20c02480-ed62-4499-9aa7-8f533e7bad33 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8872 2024.07.10 20:07:54.940944 [ 3 ] {} <Debug> HTTP-Session: 20c02480-ed62-4499-9aa7-8f533e7bad33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8873 2024.07.10 20:07:54.940957 [ 3 ] {} <Debug> HTTP-Session: 20c02480-ed62-4499-9aa7-8f533e7bad33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8874 2024.07.10 20:07:54.940989 [ 3 ] {} <Trace> HTTP-Session: 20c02480-ed62-4499-9aa7-8f533e7bad33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8875 2024.07.10 20:07:54.941104 [ 3 ] {dea66e1e-6343-49c9-8c3b-4585c9856658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8876 2024.07.10 20:07:54.941147 [ 3 ] {dea66e1e-6343-49c9-8c3b-4585c9856658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8877 2024.07.10 20:07:54.941277 [ 3 ] {dea66e1e-6343-49c9-8c3b-4585c9856658} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8878 2024.07.10 20:07:54.941596 [ 3 ] {dea66e1e-6343-49c9-8c3b-4585c9856658} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8879 2024.07.10 20:07:54.941631 [ 3 ] {dea66e1e-6343-49c9-8c3b-4585c9856658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8880 2024.07.10 20:07:54.941932 [ 3 ] {dea66e1e-6343-49c9-8c3b-4585c9856658} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8881 2024.07.10 20:07:54.942228 [ 3 ] {dea66e1e-6343-49c9-8c3b-4585c9856658} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8882 2024.07.10 20:07:54.942375 [ 3 ] {dea66e1e-6343-49c9-8c3b-4585c9856658} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001309 sec., 58823.529411764706 rows/sec., 4.59 MiB/sec.
8883 2024.07.10 20:07:54.942638 [ 3 ] {dea66e1e-6343-49c9-8c3b-4585c9856658} <Debug> DynamicQueryHandler: Done processing query
8884 2024.07.10 20:07:54.942694 [ 3 ] {dea66e1e-6343-49c9-8c3b-4585c9856658} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8885 2024.07.10 20:07:54.942748 [ 3 ] {} <Debug> HTTP-Session: 20c02480-ed62-4499-9aa7-8f533e7bad33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8886 2024.07.10 20:07:54.942958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8887 2024.07.10 20:07:54.943011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8888 2024.07.10 20:07:54.943032 [ 3 ] {} <Debug> HTTP-Session: 82475803-b097-4777-b13b-5598982a6c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8889 2024.07.10 20:07:54.943049 [ 3 ] {} <Debug> HTTP-Session: 82475803-b097-4777-b13b-5598982a6c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8890 2024.07.10 20:07:54.943062 [ 3 ] {} <Debug> HTTP-Session: 82475803-b097-4777-b13b-5598982a6c99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8891 2024.07.10 20:07:54.943095 [ 3 ] {} <Trace> HTTP-Session: 82475803-b097-4777-b13b-5598982a6c99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8892 2024.07.10 20:07:54.943246 [ 3 ] {16dd4891-cb3b-4dc1-aa27-2bada2cffc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8893 2024.07.10 20:07:54.943297 [ 3 ] {16dd4891-cb3b-4dc1-aa27-2bada2cffc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8894 2024.07.10 20:07:54.943462 [ 3 ] {16dd4891-cb3b-4dc1-aa27-2bada2cffc89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8895 2024.07.10 20:07:54.943848 [ 3 ] {16dd4891-cb3b-4dc1-aa27-2bada2cffc89} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8896 2024.07.10 20:07:54.943884 [ 3 ] {16dd4891-cb3b-4dc1-aa27-2bada2cffc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8897 2024.07.10 20:07:54.944269 [ 3 ] {16dd4891-cb3b-4dc1-aa27-2bada2cffc89} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8898 2024.07.10 20:07:54.944604 [ 3 ] {16dd4891-cb3b-4dc1-aa27-2bada2cffc89} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8899 2024.07.10 20:07:54.944760 [ 3 ] {16dd4891-cb3b-4dc1-aa27-2bada2cffc89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec.
8900 2024.07.10 20:07:54.945026 [ 3 ] {16dd4891-cb3b-4dc1-aa27-2bada2cffc89} <Debug> DynamicQueryHandler: Done processing query
8901 2024.07.10 20:07:54.945078 [ 3 ] {16dd4891-cb3b-4dc1-aa27-2bada2cffc89} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8902 2024.07.10 20:07:54.945106 [ 3 ] {} <Debug> HTTP-Session: 82475803-b097-4777-b13b-5598982a6c99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8903 2024.07.10 20:07:54.945260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8904 2024.07.10 20:07:54.945310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8905 2024.07.10 20:07:54.945330 [ 3 ] {} <Debug> HTTP-Session: cb47d8df-ad40-4dce-8a89-4713ff51d6b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8906 2024.07.10 20:07:54.945348 [ 3 ] {} <Debug> HTTP-Session: cb47d8df-ad40-4dce-8a89-4713ff51d6b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8907 2024.07.10 20:07:54.945362 [ 3 ] {} <Debug> HTTP-Session: cb47d8df-ad40-4dce-8a89-4713ff51d6b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8908 2024.07.10 20:07:54.945392 [ 3 ] {} <Trace> HTTP-Session: cb47d8df-ad40-4dce-8a89-4713ff51d6b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8909 2024.07.10 20:07:54.945587 [ 3 ] {7d2ec6ac-4c63-4041-8490-419e104c4c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8910 2024.07.10 20:07:54.945655 [ 3 ] {7d2ec6ac-4c63-4041-8490-419e104c4c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8911 2024.07.10 20:07:54.946084 [ 3 ] {7d2ec6ac-4c63-4041-8490-419e104c4c33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8912 2024.07.10 20:07:54.946570 [ 3 ] {7d2ec6ac-4c63-4041-8490-419e104c4c33} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8913 2024.07.10 20:07:54.946605 [ 3 ] {7d2ec6ac-4c63-4041-8490-419e104c4c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8914 2024.07.10 20:07:54.947172 [ 3 ] {7d2ec6ac-4c63-4041-8490-419e104c4c33} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8915 2024.07.10 20:07:54.947575 [ 3 ] {7d2ec6ac-4c63-4041-8490-419e104c4c33} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8916 2024.07.10 20:07:54.947796 [ 3 ] {7d2ec6ac-4c63-4041-8490-419e104c4c33} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002318 sec., 5608.283002588438 rows/sec., 10.05 MiB/sec.
8917 2024.07.10 20:07:54.947798 [ 32 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8918 2024.07.10 20:07:54.947944 [ 32 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8919 2024.07.10 20:07:54.948027 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8920 2024.07.10 20:07:54.948191 [ 3 ] {7d2ec6ac-4c63-4041-8490-419e104c4c33} <Debug> DynamicQueryHandler: Done processing query
8921 2024.07.10 20:07:54.948275 [ 3 ] {7d2ec6ac-4c63-4041-8490-419e104c4c33} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
8922 2024.07.10 20:07:54.948351 [ 3 ] {} <Debug> HTTP-Session: cb47d8df-ad40-4dce-8a89-4713ff51d6b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8923 2024.07.10 20:07:54.948408 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
8924 2024.07.10 20:07:54.948599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8925 2024.07.10 20:07:54.948778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8926 2024.07.10 20:07:54.948895 [ 3 ] {} <Debug> HTTP-Session: 86fec9c7-e049-4e8b-a732-bfd123c1f5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8927 2024.07.10 20:07:54.948977 [ 3 ] {} <Debug> HTTP-Session: 86fec9c7-e049-4e8b-a732-bfd123c1f5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8928 2024.07.10 20:07:54.949047 [ 3 ] {} <Debug> HTTP-Session: 86fec9c7-e049-4e8b-a732-bfd123c1f5d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8929 2024.07.10 20:07:54.949154 [ 3 ] {} <Trace> HTTP-Session: 86fec9c7-e049-4e8b-a732-bfd123c1f5d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8930 2024.07.10 20:07:54.949506 [ 3 ] {26a8b3d6-2037-4cd5-afba-4a1f1641b23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8931 2024.07.10 20:07:54.949647 [ 3 ] {26a8b3d6-2037-4cd5-afba-4a1f1641b23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8932 2024.07.10 20:07:54.949762 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8933 2024.07.10 20:07:54.949999 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 739 rows starting from the beginning of the part
8934 2024.07.10 20:07:54.950266 [ 3 ] {26a8b3d6-2037-4cd5-afba-4a1f1641b23c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8935 2024.07.10 20:07:54.950940 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part
8936 2024.07.10 20:07:54.951812 [ 3 ] {26a8b3d6-2037-4cd5-afba-4a1f1641b23c} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8937 2024.07.10 20:07:54.951834 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 19 rows starting from the beginning of the part
8938 2024.07.10 20:07:54.951873 [ 3 ] {26a8b3d6-2037-4cd5-afba-4a1f1641b23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8939 2024.07.10 20:07:54.952427 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part
8940 2024.07.10 20:07:54.953125 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 19 rows starting from the beginning of the part
8941 2024.07.10 20:07:54.953267 [ 3 ] {26a8b3d6-2037-4cd5-afba-4a1f1641b23c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8942 2024.07.10 20:07:54.953612 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part
8943 2024.07.10 20:07:54.954398 [ 3 ] {26a8b3d6-2037-4cd5-afba-4a1f1641b23c} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8944 2024.07.10 20:07:54.954809 [ 3 ] {26a8b3d6-2037-4cd5-afba-4a1f1641b23c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005413 sec., 11084.426380934787 rows/sec., 764.94 KiB/sec.
8945 2024.07.10 20:07:54.955285 [ 3 ] {26a8b3d6-2037-4cd5-afba-4a1f1641b23c} <Debug> DynamicQueryHandler: Done processing query
8946 2024.07.10 20:07:54.955357 [ 3 ] {26a8b3d6-2037-4cd5-afba-4a1f1641b23c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8947 2024.07.10 20:07:54.955449 [ 3 ] {} <Debug> HTTP-Session: 86fec9c7-e049-4e8b-a732-bfd123c1f5d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8948 2024.07.10 20:07:54.962076 [ 188 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 19 columns (19 merged, 0 gathered) in 0.013932215 sec., 58569.29425794822 rows/sec., 104.95 MiB/sec.
8949 2024.07.10 20:07:54.963005 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8950 2024.07.10 20:07:54.963652 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8951 2024.07.10 20:07:54.963750 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8952 2024.07.10 20:07:54.963907 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB.
8953 2024.07.10 20:07:59.936571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8954 2024.07.10 20:07:59.936701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8955 2024.07.10 20:07:59.936725 [ 3 ] {} <Debug> HTTP-Session: 3edc1d23-597d-4e1a-9b10-498ac846e0f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8956 2024.07.10 20:07:59.936750 [ 3 ] {} <Debug> HTTP-Session: 3edc1d23-597d-4e1a-9b10-498ac846e0f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8957 2024.07.10 20:07:59.936765 [ 3 ] {} <Debug> HTTP-Session: 3edc1d23-597d-4e1a-9b10-498ac846e0f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8958 2024.07.10 20:07:59.936814 [ 3 ] {} <Trace> HTTP-Session: 3edc1d23-597d-4e1a-9b10-498ac846e0f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8959 2024.07.10 20:07:59.937007 [ 3 ] {0f1b6a74-9098-4f57-9ef7-8ab6ad2ef8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8960 2024.07.10 20:07:59.937073 [ 3 ] {0f1b6a74-9098-4f57-9ef7-8ab6ad2ef8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8961 2024.07.10 20:07:59.937263 [ 3 ] {0f1b6a74-9098-4f57-9ef7-8ab6ad2ef8cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8962 2024.07.10 20:07:59.937674 [ 3 ] {0f1b6a74-9098-4f57-9ef7-8ab6ad2ef8cc} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8963 2024.07.10 20:07:59.937715 [ 3 ] {0f1b6a74-9098-4f57-9ef7-8ab6ad2ef8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8964 2024.07.10 20:07:59.938076 [ 3 ] {0f1b6a74-9098-4f57-9ef7-8ab6ad2ef8cc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8965 2024.07.10 20:07:59.938421 [ 3 ] {0f1b6a74-9098-4f57-9ef7-8ab6ad2ef8cc} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8966 2024.07.10 20:07:59.938573 [ 3 ] {0f1b6a74-9098-4f57-9ef7-8ab6ad2ef8cc} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001628 sec., 11670.76167076167 rows/sec., 945.97 KiB/sec.
8967 2024.07.10 20:07:59.938858 [ 3 ] {0f1b6a74-9098-4f57-9ef7-8ab6ad2ef8cc} <Debug> DynamicQueryHandler: Done processing query
8968 2024.07.10 20:07:59.938917 [ 3 ] {0f1b6a74-9098-4f57-9ef7-8ab6ad2ef8cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8969 2024.07.10 20:07:59.938979 [ 3 ] {} <Debug> HTTP-Session: 3edc1d23-597d-4e1a-9b10-498ac846e0f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8970 2024.07.10 20:07:59.939175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8971 2024.07.10 20:07:59.939225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8972 2024.07.10 20:07:59.939244 [ 3 ] {} <Debug> HTTP-Session: 792d385f-85fc-4cc7-b1c8-fc0aefdaacb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8973 2024.07.10 20:07:59.939261 [ 3 ] {} <Debug> HTTP-Session: 792d385f-85fc-4cc7-b1c8-fc0aefdaacb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8974 2024.07.10 20:07:59.939274 [ 3 ] {} <Debug> HTTP-Session: 792d385f-85fc-4cc7-b1c8-fc0aefdaacb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8975 2024.07.10 20:07:59.939305 [ 3 ] {} <Trace> HTTP-Session: 792d385f-85fc-4cc7-b1c8-fc0aefdaacb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8976 2024.07.10 20:07:59.939417 [ 3 ] {69e415a8-410d-4626-ab25-18df084f138b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8977 2024.07.10 20:07:59.939473 [ 3 ] {69e415a8-410d-4626-ab25-18df084f138b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8978 2024.07.10 20:07:59.939638 [ 3 ] {69e415a8-410d-4626-ab25-18df084f138b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8979 2024.07.10 20:07:59.939953 [ 3 ] {69e415a8-410d-4626-ab25-18df084f138b} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8980 2024.07.10 20:07:59.939988 [ 3 ] {69e415a8-410d-4626-ab25-18df084f138b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8981 2024.07.10 20:07:59.940281 [ 3 ] {69e415a8-410d-4626-ab25-18df084f138b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
8982 2024.07.10 20:07:59.940586 [ 3 ] {69e415a8-410d-4626-ab25-18df084f138b} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8983 2024.07.10 20:07:59.940739 [ 3 ] {69e415a8-410d-4626-ab25-18df084f138b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001348 sec., 1483.679525222552 rows/sec., 120.98 KiB/sec.
8984 2024.07.10 20:07:59.941005 [ 3 ] {69e415a8-410d-4626-ab25-18df084f138b} <Debug> DynamicQueryHandler: Done processing query
8985 2024.07.10 20:07:59.941051 [ 3 ] {69e415a8-410d-4626-ab25-18df084f138b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8986 2024.07.10 20:07:59.941071 [ 3 ] {} <Debug> HTTP-Session: 792d385f-85fc-4cc7-b1c8-fc0aefdaacb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8987 2024.07.10 20:07:59.941240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8988 2024.07.10 20:07:59.941289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8989 2024.07.10 20:07:59.941307 [ 3 ] {} <Debug> HTTP-Session: 34a74eda-ef86-460d-9f89-39c435e40104 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
8990 2024.07.10 20:07:59.941323 [ 3 ] {} <Debug> HTTP-Session: 34a74eda-ef86-460d-9f89-39c435e40104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8991 2024.07.10 20:07:59.941337 [ 3 ] {} <Debug> HTTP-Session: 34a74eda-ef86-460d-9f89-39c435e40104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8992 2024.07.10 20:07:59.941366 [ 3 ] {} <Trace> HTTP-Session: 34a74eda-ef86-460d-9f89-39c435e40104 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8993 2024.07.10 20:07:59.941494 [ 3 ] {ea9ae89c-d18f-4fa6-9e44-784e8ab640d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8994 2024.07.10 20:07:59.941536 [ 3 ] {ea9ae89c-d18f-4fa6-9e44-784e8ab640d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8995 2024.07.10 20:07:59.941682 [ 3 ] {ea9ae89c-d18f-4fa6-9e44-784e8ab640d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8996 2024.07.10 20:07:59.942040 [ 3 ] {ea9ae89c-d18f-4fa6-9e44-784e8ab640d9} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8997 2024.07.10 20:07:59.942076 [ 3 ] {ea9ae89c-d18f-4fa6-9e44-784e8ab640d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
8998 2024.07.10 20:07:59.942384 [ 3 ] {ea9ae89c-d18f-4fa6-9e44-784e8ab640d9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8999 2024.07.10 20:07:59.942687 [ 3 ] {ea9ae89c-d18f-4fa6-9e44-784e8ab640d9} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9000 2024.07.10 20:07:59.942834 [ 3 ] {ea9ae89c-d18f-4fa6-9e44-784e8ab640d9} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.001384 sec., 82369.94219653179 rows/sec., 6.74 MiB/sec.
9001 2024.07.10 20:07:59.942858 [ 74 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9002 2024.07.10 20:07:59.942967 [ 74 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9003 2024.07.10 20:07:59.943012 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9004 2024.07.10 20:07:59.943072 [ 3 ] {ea9ae89c-d18f-4fa6-9e44-784e8ab640d9} <Debug> DynamicQueryHandler: Done processing query
9005 2024.07.10 20:07:59.943154 [ 3 ] {ea9ae89c-d18f-4fa6-9e44-784e8ab640d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9006 2024.07.10 20:07:59.943331 [ 3 ] {} <Debug> HTTP-Session: 34a74eda-ef86-460d-9f89-39c435e40104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9007 2024.07.10 20:07:59.943412 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
9008 2024.07.10 20:07:59.943657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9009 2024.07.10 20:07:59.943936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9010 2024.07.10 20:07:59.944017 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9011 2024.07.10 20:07:59.944088 [ 3 ] {} <Debug> HTTP-Session: acaaf83f-1942-4648-a633-6beea9f0445d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9012 2024.07.10 20:07:59.944131 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 195 rows starting from the beginning of the part
9013 2024.07.10 20:07:59.944230 [ 3 ] {} <Debug> HTTP-Session: acaaf83f-1942-4648-a633-6beea9f0445d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9014 2024.07.10 20:07:59.944470 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 114 rows starting from the beginning of the part
9015 2024.07.10 20:07:59.944482 [ 3 ] {} <Debug> HTTP-Session: acaaf83f-1942-4648-a633-6beea9f0445d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9016 2024.07.10 20:07:59.944686 [ 3 ] {} <Trace> HTTP-Session: acaaf83f-1942-4648-a633-6beea9f0445d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9017 2024.07.10 20:07:59.944821 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 131 rows starting from the beginning of the part
9018 2024.07.10 20:07:59.945067 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 113 rows starting from the beginning of the part
9019 2024.07.10 20:07:59.945157 [ 3 ] {2bcc7a4f-4589-4036-acdb-1febacd75dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9020 2024.07.10 20:07:59.945396 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 95 rows starting from the beginning of the part
9021 2024.07.10 20:07:59.945468 [ 3 ] {2bcc7a4f-4589-4036-acdb-1febacd75dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9022 2024.07.10 20:07:59.945709 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 114 rows starting from the beginning of the part
9023 2024.07.10 20:07:59.946456 [ 3 ] {2bcc7a4f-4589-4036-acdb-1febacd75dcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9024 2024.07.10 20:07:59.947153 [ 3 ] {2bcc7a4f-4589-4036-acdb-1febacd75dcf} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9025 2024.07.10 20:07:59.947218 [ 3 ] {2bcc7a4f-4589-4036-acdb-1febacd75dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9026 2024.07.10 20:07:59.948085 [ 3 ] {2bcc7a4f-4589-4036-acdb-1febacd75dcf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9027 2024.07.10 20:07:59.948670 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 4 columns (4 merged, 0 gathered) in 0.005569136 sec., 136825.5327217723 rows/sec., 11.14 MiB/sec.
9028 2024.07.10 20:07:59.948753 [ 3 ] {2bcc7a4f-4589-4036-acdb-1febacd75dcf} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9029 2024.07.10 20:07:59.948902 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9030 2024.07.10 20:07:59.949102 [ 3 ] {2bcc7a4f-4589-4036-acdb-1febacd75dcf} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004099 sec., 487.92388387411563 rows/sec., 34.07 KiB/sec.
9031 2024.07.10 20:07:59.949474 [ 3 ] {2bcc7a4f-4589-4036-acdb-1febacd75dcf} <Debug> DynamicQueryHandler: Done processing query
9032 2024.07.10 20:07:59.949509 [ 3 ] {2bcc7a4f-4589-4036-acdb-1febacd75dcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9033 2024.07.10 20:07:59.949551 [ 3 ] {} <Debug> HTTP-Session: acaaf83f-1942-4648-a633-6beea9f0445d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9034 2024.07.10 20:07:59.949724 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_56_11} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9035 2024.07.10 20:07:59.949734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9036 2024.07.10 20:07:59.949845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9037 2024.07.10 20:07:59.949872 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_56_11} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9038 2024.07.10 20:07:59.949883 [ 3 ] {} <Debug> HTTP-Session: 37b94a94-9d53-4036-b7cf-4dd05ca9401a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9039 2024.07.10 20:07:59.949926 [ 3 ] {} <Debug> HTTP-Session: 37b94a94-9d53-4036-b7cf-4dd05ca9401a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9040 2024.07.10 20:07:59.949961 [ 3 ] {} <Debug> HTTP-Session: 37b94a94-9d53-4036-b7cf-4dd05ca9401a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9041 2024.07.10 20:07:59.950034 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
9042 2024.07.10 20:07:59.950042 [ 3 ] {} <Trace> HTTP-Session: 37b94a94-9d53-4036-b7cf-4dd05ca9401a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9043 2024.07.10 20:07:59.950193 [ 3 ] {9103e437-c7a9-443d-9594-21a8cfd073a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9044 2024.07.10 20:07:59.950238 [ 3 ] {9103e437-c7a9-443d-9594-21a8cfd073a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9045 2024.07.10 20:07:59.950381 [ 3 ] {9103e437-c7a9-443d-9594-21a8cfd073a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9046 2024.07.10 20:07:59.950723 [ 3 ] {9103e437-c7a9-443d-9594-21a8cfd073a8} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9047 2024.07.10 20:07:59.950760 [ 3 ] {9103e437-c7a9-443d-9594-21a8cfd073a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9048 2024.07.10 20:07:59.951070 [ 3 ] {9103e437-c7a9-443d-9594-21a8cfd073a8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9049 2024.07.10 20:07:59.951379 [ 3 ] {9103e437-c7a9-443d-9594-21a8cfd073a8} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9050 2024.07.10 20:07:59.951529 [ 74 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9051 2024.07.10 20:07:59.951533 [ 3 ] {9103e437-c7a9-443d-9594-21a8cfd073a8} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001379 sec., 61638.86874546773 rows/sec., 4.82 MiB/sec.
9052 2024.07.10 20:07:59.951582 [ 74 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9053 2024.07.10 20:07:59.951650 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9054 2024.07.10 20:07:59.951848 [ 3 ] {9103e437-c7a9-443d-9594-21a8cfd073a8} <Debug> DynamicQueryHandler: Done processing query
9055 2024.07.10 20:07:59.951864 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
9056 2024.07.10 20:07:59.951888 [ 3 ] {9103e437-c7a9-443d-9594-21a8cfd073a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9057 2024.07.10 20:07:59.951947 [ 3 ] {} <Debug> HTTP-Session: 37b94a94-9d53-4036-b7cf-4dd05ca9401a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9058 2024.07.10 20:07:59.952082 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9059 2024.07.10 20:07:59.952132 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 152 rows starting from the beginning of the part
9060 2024.07.10 20:07:59.952153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9061 2024.07.10 20:07:59.952312 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 85 rows starting from the beginning of the part
9062 2024.07.10 20:07:59.952332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9063 2024.07.10 20:07:59.952444 [ 3 ] {} <Debug> HTTP-Session: bcf423e4-7d54-4b76-b7ae-f220118eb257 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9064 2024.07.10 20:07:59.952537 [ 3 ] {} <Debug> HTTP-Session: bcf423e4-7d54-4b76-b7ae-f220118eb257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9065 2024.07.10 20:07:59.952607 [ 3 ] {} <Debug> HTTP-Session: bcf423e4-7d54-4b76-b7ae-f220118eb257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9066 2024.07.10 20:07:59.952631 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 101 rows starting from the beginning of the part
9067 2024.07.10 20:07:59.952717 [ 3 ] {} <Trace> HTTP-Session: bcf423e4-7d54-4b76-b7ae-f220118eb257 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9068 2024.07.10 20:07:59.952920 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 83 rows starting from the beginning of the part
9069 2024.07.10 20:07:59.953127 [ 3 ] {89f5bad6-c02f-433e-acb5-c5d0502a1044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9070 2024.07.10 20:07:59.953153 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 77 rows starting from the beginning of the part
9071 2024.07.10 20:07:59.953259 [ 3 ] {89f5bad6-c02f-433e-acb5-c5d0502a1044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9072 2024.07.10 20:07:59.953491 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 85 rows starting from the beginning of the part
9073 2024.07.10 20:07:59.954234 [ 3 ] {89f5bad6-c02f-433e-acb5-c5d0502a1044} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9074 2024.07.10 20:07:59.955117 [ 3 ] {89f5bad6-c02f-433e-acb5-c5d0502a1044} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9075 2024.07.10 20:07:59.955181 [ 3 ] {89f5bad6-c02f-433e-acb5-c5d0502a1044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9076 2024.07.10 20:07:59.956108 [ 3 ] {89f5bad6-c02f-433e-acb5-c5d0502a1044} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9077 2024.07.10 20:07:59.956390 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 4 columns (4 merged, 0 gathered) in 0.004628829 sec., 125949.78125137048 rows/sec., 9.83 MiB/sec.
9078 2024.07.10 20:07:59.956653 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9079 2024.07.10 20:07:59.956935 [ 3 ] {89f5bad6-c02f-433e-acb5-c5d0502a1044} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9080 2024.07.10 20:07:59.957364 [ 3 ] {89f5bad6-c02f-433e-acb5-c5d0502a1044} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004437 sec., 36285.77867928781 rows/sec., 2.53 MiB/sec.
9081 2024.07.10 20:07:59.957601 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_56_11} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9082 2024.07.10 20:07:59.957721 [ 3 ] {89f5bad6-c02f-433e-acb5-c5d0502a1044} <Debug> DynamicQueryHandler: Done processing query
9083 2024.07.10 20:07:59.957750 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_56_11} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9084 2024.07.10 20:07:59.957763 [ 3 ] {89f5bad6-c02f-433e-acb5-c5d0502a1044} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9085 2024.07.10 20:07:59.957800 [ 3 ] {} <Debug> HTTP-Session: bcf423e4-7d54-4b76-b7ae-f220118eb257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9086 2024.07.10 20:07:59.957922 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
9087 2024.07.10 20:07:59.958030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9088 2024.07.10 20:07:59.958087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9089 2024.07.10 20:07:59.958106 [ 3 ] {} <Debug> HTTP-Session: 2b001137-b7bc-464e-b14b-bc11b5314d18 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9090 2024.07.10 20:07:59.958123 [ 3 ] {} <Debug> HTTP-Session: 2b001137-b7bc-464e-b14b-bc11b5314d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9091 2024.07.10 20:07:59.958138 [ 3 ] {} <Debug> HTTP-Session: 2b001137-b7bc-464e-b14b-bc11b5314d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9092 2024.07.10 20:07:59.958170 [ 3 ] {} <Trace> HTTP-Session: 2b001137-b7bc-464e-b14b-bc11b5314d18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9093 2024.07.10 20:07:59.958587 [ 3 ] {9ae2cb2c-cd6d-498c-899e-27802a08f402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9094 2024.07.10 20:07:59.958665 [ 3 ] {9ae2cb2c-cd6d-498c-899e-27802a08f402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9095 2024.07.10 20:07:59.959109 [ 3 ] {9ae2cb2c-cd6d-498c-899e-27802a08f402} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9096 2024.07.10 20:07:59.959734 [ 3 ] {9ae2cb2c-cd6d-498c-899e-27802a08f402} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9097 2024.07.10 20:07:59.959778 [ 3 ] {9ae2cb2c-cd6d-498c-899e-27802a08f402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9098 2024.07.10 20:07:59.960420 [ 3 ] {9ae2cb2c-cd6d-498c-899e-27802a08f402} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9099 2024.07.10 20:07:59.960850 [ 3 ] {9ae2cb2c-cd6d-498c-899e-27802a08f402} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9100 2024.07.10 20:07:59.961041 [ 3 ] {9ae2cb2c-cd6d-498c-899e-27802a08f402} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002779 sec., 6836.991723641599 rows/sec., 12.25 MiB/sec.
9101 2024.07.10 20:07:59.961260 [ 3 ] {9ae2cb2c-cd6d-498c-899e-27802a08f402} <Debug> DynamicQueryHandler: Done processing query
9102 2024.07.10 20:07:59.961289 [ 3 ] {9ae2cb2c-cd6d-498c-899e-27802a08f402} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9103 2024.07.10 20:07:59.961305 [ 3 ] {} <Debug> HTTP-Session: 2b001137-b7bc-464e-b14b-bc11b5314d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9104 2024.07.10 20:07:59.961442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9105 2024.07.10 20:07:59.961500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9106 2024.07.10 20:07:59.961521 [ 3 ] {} <Debug> HTTP-Session: 8aa2c96a-f3b4-400f-ad0e-a935b07a7375 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9107 2024.07.10 20:07:59.961538 [ 3 ] {} <Debug> HTTP-Session: 8aa2c96a-f3b4-400f-ad0e-a935b07a7375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9108 2024.07.10 20:07:59.961551 [ 3 ] {} <Debug> HTTP-Session: 8aa2c96a-f3b4-400f-ad0e-a935b07a7375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9109 2024.07.10 20:07:59.961583 [ 3 ] {} <Trace> HTTP-Session: 8aa2c96a-f3b4-400f-ad0e-a935b07a7375 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9110 2024.07.10 20:07:59.961698 [ 3 ] {c773e48a-f23b-45a3-add6-c8e6023d5354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9111 2024.07.10 20:07:59.961744 [ 3 ] {c773e48a-f23b-45a3-add6-c8e6023d5354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9112 2024.07.10 20:07:59.961872 [ 3 ] {c773e48a-f23b-45a3-add6-c8e6023d5354} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9113 2024.07.10 20:07:59.962232 [ 3 ] {c773e48a-f23b-45a3-add6-c8e6023d5354} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9114 2024.07.10 20:07:59.962270 [ 3 ] {c773e48a-f23b-45a3-add6-c8e6023d5354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9115 2024.07.10 20:07:59.962639 [ 3 ] {c773e48a-f23b-45a3-add6-c8e6023d5354} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9116 2024.07.10 20:07:59.962976 [ 3 ] {c773e48a-f23b-45a3-add6-c8e6023d5354} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9117 2024.07.10 20:07:59.963133 [ 3 ] {c773e48a-f23b-45a3-add6-c8e6023d5354} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec.
9118 2024.07.10 20:07:59.963436 [ 3 ] {c773e48a-f23b-45a3-add6-c8e6023d5354} <Debug> DynamicQueryHandler: Done processing query
9119 2024.07.10 20:07:59.963499 [ 3 ] {c773e48a-f23b-45a3-add6-c8e6023d5354} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9120 2024.07.10 20:07:59.963543 [ 3 ] {} <Debug> HTTP-Session: 8aa2c96a-f3b4-400f-ad0e-a935b07a7375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9121 2024.07.10 20:08:04.937792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9122 2024.07.10 20:08:04.937925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9123 2024.07.10 20:08:04.937951 [ 3 ] {} <Debug> HTTP-Session: d9f51fd4-5bcf-4eea-bd3e-fb9a43100e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9124 2024.07.10 20:08:04.937978 [ 3 ] {} <Debug> HTTP-Session: d9f51fd4-5bcf-4eea-bd3e-fb9a43100e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9125 2024.07.10 20:08:04.937993 [ 3 ] {} <Debug> HTTP-Session: d9f51fd4-5bcf-4eea-bd3e-fb9a43100e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9126 2024.07.10 20:08:04.938044 [ 3 ] {} <Trace> HTTP-Session: d9f51fd4-5bcf-4eea-bd3e-fb9a43100e71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9127 2024.07.10 20:08:04.938234 [ 3 ] {434e05f6-c70c-4737-9ec3-17afbea2fd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9128 2024.07.10 20:08:04.938304 [ 3 ] {434e05f6-c70c-4737-9ec3-17afbea2fd0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9129 2024.07.10 20:08:04.938497 [ 3 ] {434e05f6-c70c-4737-9ec3-17afbea2fd0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9130 2024.07.10 20:08:04.938917 [ 3 ] {434e05f6-c70c-4737-9ec3-17afbea2fd0f} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9131 2024.07.10 20:08:04.938960 [ 3 ] {434e05f6-c70c-4737-9ec3-17afbea2fd0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9132 2024.07.10 20:08:04.939340 [ 3 ] {434e05f6-c70c-4737-9ec3-17afbea2fd0f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9133 2024.07.10 20:08:04.939694 [ 3 ] {434e05f6-c70c-4737-9ec3-17afbea2fd0f} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9134 2024.07.10 20:08:04.939840 [ 3 ] {434e05f6-c70c-4737-9ec3-17afbea2fd0f} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001667 sec., 7798.440311937612 rows/sec., 632.10 KiB/sec.
9135 2024.07.10 20:08:04.940050 [ 3 ] {434e05f6-c70c-4737-9ec3-17afbea2fd0f} <Debug> DynamicQueryHandler: Done processing query
9136 2024.07.10 20:08:04.940079 [ 3 ] {434e05f6-c70c-4737-9ec3-17afbea2fd0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9137 2024.07.10 20:08:04.940096 [ 3 ] {} <Debug> HTTP-Session: d9f51fd4-5bcf-4eea-bd3e-fb9a43100e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9138 2024.07.10 20:08:04.940262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9139 2024.07.10 20:08:04.940315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9140 2024.07.10 20:08:04.940336 [ 3 ] {} <Debug> HTTP-Session: 72881dfb-8856-4e0f-be61-a01b9b8c7d2a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9141 2024.07.10 20:08:04.940356 [ 3 ] {} <Debug> HTTP-Session: 72881dfb-8856-4e0f-be61-a01b9b8c7d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9142 2024.07.10 20:08:04.940370 [ 3 ] {} <Debug> HTTP-Session: 72881dfb-8856-4e0f-be61-a01b9b8c7d2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9143 2024.07.10 20:08:04.940405 [ 3 ] {} <Trace> HTTP-Session: 72881dfb-8856-4e0f-be61-a01b9b8c7d2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9144 2024.07.10 20:08:04.940509 [ 3 ] {d67c853f-3299-4afc-a49d-78c80909a53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9145 2024.07.10 20:08:04.940555 [ 3 ] {d67c853f-3299-4afc-a49d-78c80909a53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9146 2024.07.10 20:08:04.940684 [ 3 ] {d67c853f-3299-4afc-a49d-78c80909a53d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9147 2024.07.10 20:08:04.940985 [ 3 ] {d67c853f-3299-4afc-a49d-78c80909a53d} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9148 2024.07.10 20:08:04.941022 [ 3 ] {d67c853f-3299-4afc-a49d-78c80909a53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9149 2024.07.10 20:08:04.941321 [ 3 ] {d67c853f-3299-4afc-a49d-78c80909a53d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9150 2024.07.10 20:08:04.941630 [ 3 ] {d67c853f-3299-4afc-a49d-78c80909a53d} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9151 2024.07.10 20:08:04.941762 [ 3 ] {d67c853f-3299-4afc-a49d-78c80909a53d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001283 sec., 1558.846453624318 rows/sec., 127.11 KiB/sec.
9152 2024.07.10 20:08:04.941926 [ 3 ] {d67c853f-3299-4afc-a49d-78c80909a53d} <Debug> DynamicQueryHandler: Done processing query
9153 2024.07.10 20:08:04.941950 [ 3 ] {d67c853f-3299-4afc-a49d-78c80909a53d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9154 2024.07.10 20:08:04.941966 [ 3 ] {} <Debug> HTTP-Session: 72881dfb-8856-4e0f-be61-a01b9b8c7d2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9155 2024.07.10 20:08:04.942096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9156 2024.07.10 20:08:04.942145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9157 2024.07.10 20:08:04.942164 [ 3 ] {} <Debug> HTTP-Session: 1956f6c3-dcf5-4211-b2ce-684c7b934b50 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9158 2024.07.10 20:08:04.942182 [ 3 ] {} <Debug> HTTP-Session: 1956f6c3-dcf5-4211-b2ce-684c7b934b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9159 2024.07.10 20:08:04.942196 [ 3 ] {} <Debug> HTTP-Session: 1956f6c3-dcf5-4211-b2ce-684c7b934b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9160 2024.07.10 20:08:04.942227 [ 3 ] {} <Trace> HTTP-Session: 1956f6c3-dcf5-4211-b2ce-684c7b934b50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9161 2024.07.10 20:08:04.942350 [ 3 ] {43d54bad-3322-41a8-9c15-d6d334c9102f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9162 2024.07.10 20:08:04.942393 [ 3 ] {43d54bad-3322-41a8-9c15-d6d334c9102f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9163 2024.07.10 20:08:04.942515 [ 3 ] {43d54bad-3322-41a8-9c15-d6d334c9102f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9164 2024.07.10 20:08:04.942863 [ 3 ] {43d54bad-3322-41a8-9c15-d6d334c9102f} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9165 2024.07.10 20:08:04.942899 [ 3 ] {43d54bad-3322-41a8-9c15-d6d334c9102f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9166 2024.07.10 20:08:04.943204 [ 3 ] {43d54bad-3322-41a8-9c15-d6d334c9102f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9167 2024.07.10 20:08:04.943510 [ 3 ] {43d54bad-3322-41a8-9c15-d6d334c9102f} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9168 2024.07.10 20:08:04.943635 [ 3 ] {43d54bad-3322-41a8-9c15-d6d334c9102f} <Debug> executeQuery: Read 96 rows, 8.00 KiB in 0.001332 sec., 72072.07207207207 rows/sec., 5.87 MiB/sec.
9169 2024.07.10 20:08:04.943790 [ 3 ] {43d54bad-3322-41a8-9c15-d6d334c9102f} <Debug> DynamicQueryHandler: Done processing query
9170 2024.07.10 20:08:04.943814 [ 3 ] {43d54bad-3322-41a8-9c15-d6d334c9102f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9171 2024.07.10 20:08:04.943830 [ 3 ] {} <Debug> HTTP-Session: 1956f6c3-dcf5-4211-b2ce-684c7b934b50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9172 2024.07.10 20:08:04.943947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9173 2024.07.10 20:08:04.943995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9174 2024.07.10 20:08:04.944014 [ 3 ] {} <Debug> HTTP-Session: b9803112-7912-40c2-81fd-1e82c8781f09 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9175 2024.07.10 20:08:04.944031 [ 3 ] {} <Debug> HTTP-Session: b9803112-7912-40c2-81fd-1e82c8781f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9176 2024.07.10 20:08:04.944045 [ 3 ] {} <Debug> HTTP-Session: b9803112-7912-40c2-81fd-1e82c8781f09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9177 2024.07.10 20:08:04.944075 [ 3 ] {} <Trace> HTTP-Session: b9803112-7912-40c2-81fd-1e82c8781f09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9178 2024.07.10 20:08:04.944170 [ 3 ] {60675da1-effa-443e-bea1-ca51752f9c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9179 2024.07.10 20:08:04.944211 [ 3 ] {60675da1-effa-443e-bea1-ca51752f9c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9180 2024.07.10 20:08:04.944334 [ 3 ] {60675da1-effa-443e-bea1-ca51752f9c7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9181 2024.07.10 20:08:04.944600 [ 3 ] {60675da1-effa-443e-bea1-ca51752f9c7d} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9182 2024.07.10 20:08:04.944636 [ 3 ] {60675da1-effa-443e-bea1-ca51752f9c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9183 2024.07.10 20:08:04.944925 [ 3 ] {60675da1-effa-443e-bea1-ca51752f9c7d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9184 2024.07.10 20:08:04.945240 [ 3 ] {60675da1-effa-443e-bea1-ca51752f9c7d} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9185 2024.07.10 20:08:04.945370 [ 3 ] {60675da1-effa-443e-bea1-ca51752f9c7d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001226 sec., 1631.321370309951 rows/sec., 113.91 KiB/sec.
9186 2024.07.10 20:08:04.945529 [ 3 ] {60675da1-effa-443e-bea1-ca51752f9c7d} <Debug> DynamicQueryHandler: Done processing query
9187 2024.07.10 20:08:04.945553 [ 3 ] {60675da1-effa-443e-bea1-ca51752f9c7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9188 2024.07.10 20:08:04.945569 [ 3 ] {} <Debug> HTTP-Session: b9803112-7912-40c2-81fd-1e82c8781f09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9189 2024.07.10 20:08:04.945700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9190 2024.07.10 20:08:04.945749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9191 2024.07.10 20:08:04.945767 [ 3 ] {} <Debug> HTTP-Session: cc15a48d-c82c-49d1-bcce-d67fff482261 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9192 2024.07.10 20:08:04.945784 [ 3 ] {} <Debug> HTTP-Session: cc15a48d-c82c-49d1-bcce-d67fff482261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9193 2024.07.10 20:08:04.945798 [ 3 ] {} <Debug> HTTP-Session: cc15a48d-c82c-49d1-bcce-d67fff482261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9194 2024.07.10 20:08:04.945828 [ 3 ] {} <Trace> HTTP-Session: cc15a48d-c82c-49d1-bcce-d67fff482261 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9195 2024.07.10 20:08:04.945940 [ 3 ] {914583a8-ce34-4f4c-9fdf-eb3391b223ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9196 2024.07.10 20:08:04.945982 [ 3 ] {914583a8-ce34-4f4c-9fdf-eb3391b223ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9197 2024.07.10 20:08:04.946104 [ 3 ] {914583a8-ce34-4f4c-9fdf-eb3391b223ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9198 2024.07.10 20:08:04.946428 [ 3 ] {914583a8-ce34-4f4c-9fdf-eb3391b223ef} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9199 2024.07.10 20:08:04.946464 [ 3 ] {914583a8-ce34-4f4c-9fdf-eb3391b223ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9200 2024.07.10 20:08:04.946767 [ 3 ] {914583a8-ce34-4f4c-9fdf-eb3391b223ef} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9201 2024.07.10 20:08:04.947071 [ 3 ] {914583a8-ce34-4f4c-9fdf-eb3391b223ef} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9202 2024.07.10 20:08:04.947192 [ 3 ] {914583a8-ce34-4f4c-9fdf-eb3391b223ef} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001293 sec., 61098.22119102861 rows/sec., 4.77 MiB/sec.
9203 2024.07.10 20:08:04.947448 [ 3 ] {914583a8-ce34-4f4c-9fdf-eb3391b223ef} <Debug> DynamicQueryHandler: Done processing query
9204 2024.07.10 20:08:04.947509 [ 3 ] {914583a8-ce34-4f4c-9fdf-eb3391b223ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9205 2024.07.10 20:08:04.947565 [ 3 ] {} <Debug> HTTP-Session: cc15a48d-c82c-49d1-bcce-d67fff482261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9206 2024.07.10 20:08:04.947840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9207 2024.07.10 20:08:04.947892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9208 2024.07.10 20:08:04.947911 [ 3 ] {} <Debug> HTTP-Session: 750aa3da-b216-4480-9999-28302939aa1f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9209 2024.07.10 20:08:04.947928 [ 3 ] {} <Debug> HTTP-Session: 750aa3da-b216-4480-9999-28302939aa1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9210 2024.07.10 20:08:04.947942 [ 3 ] {} <Debug> HTTP-Session: 750aa3da-b216-4480-9999-28302939aa1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9211 2024.07.10 20:08:04.947975 [ 3 ] {} <Trace> HTTP-Session: 750aa3da-b216-4480-9999-28302939aa1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9212 2024.07.10 20:08:04.948129 [ 3 ] {4e2f9f27-d301-42e4-a5b8-50d1628b82ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9213 2024.07.10 20:08:04.948177 [ 3 ] {4e2f9f27-d301-42e4-a5b8-50d1628b82ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9214 2024.07.10 20:08:04.948331 [ 3 ] {4e2f9f27-d301-42e4-a5b8-50d1628b82ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9215 2024.07.10 20:08:04.948699 [ 3 ] {4e2f9f27-d301-42e4-a5b8-50d1628b82ed} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9216 2024.07.10 20:08:04.948734 [ 3 ] {4e2f9f27-d301-42e4-a5b8-50d1628b82ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9217 2024.07.10 20:08:04.949123 [ 3 ] {4e2f9f27-d301-42e4-a5b8-50d1628b82ed} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9218 2024.07.10 20:08:04.949461 [ 3 ] {4e2f9f27-d301-42e4-a5b8-50d1628b82ed} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9219 2024.07.10 20:08:04.949599 [ 3 ] {4e2f9f27-d301-42e4-a5b8-50d1628b82ed} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00154 sec., 104545.45454545454 rows/sec., 7.28 MiB/sec.
9220 2024.07.10 20:08:04.949768 [ 3 ] {4e2f9f27-d301-42e4-a5b8-50d1628b82ed} <Debug> DynamicQueryHandler: Done processing query
9221 2024.07.10 20:08:04.949792 [ 3 ] {4e2f9f27-d301-42e4-a5b8-50d1628b82ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9222 2024.07.10 20:08:04.949807 [ 3 ] {} <Debug> HTTP-Session: 750aa3da-b216-4480-9999-28302939aa1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9223 2024.07.10 20:08:04.949948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9224 2024.07.10 20:08:04.949997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9225 2024.07.10 20:08:04.950016 [ 3 ] {} <Debug> HTTP-Session: e18ee263-810a-4c08-b9c7-23ce28b8b93e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9226 2024.07.10 20:08:04.950033 [ 3 ] {} <Debug> HTTP-Session: e18ee263-810a-4c08-b9c7-23ce28b8b93e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9227 2024.07.10 20:08:04.950046 [ 3 ] {} <Debug> HTTP-Session: e18ee263-810a-4c08-b9c7-23ce28b8b93e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9228 2024.07.10 20:08:04.950076 [ 3 ] {} <Trace> HTTP-Session: e18ee263-810a-4c08-b9c7-23ce28b8b93e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9229 2024.07.10 20:08:04.950274 [ 3 ] {da4816d7-e4ec-47c8-94a1-8dbd98d159e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9230 2024.07.10 20:08:04.950337 [ 3 ] {da4816d7-e4ec-47c8-94a1-8dbd98d159e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9231 2024.07.10 20:08:04.950734 [ 3 ] {da4816d7-e4ec-47c8-94a1-8dbd98d159e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9232 2024.07.10 20:08:04.951265 [ 3 ] {da4816d7-e4ec-47c8-94a1-8dbd98d159e7} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9233 2024.07.10 20:08:04.951300 [ 3 ] {da4816d7-e4ec-47c8-94a1-8dbd98d159e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9234 2024.07.10 20:08:04.951892 [ 3 ] {da4816d7-e4ec-47c8-94a1-8dbd98d159e7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9235 2024.07.10 20:08:04.952315 [ 3 ] {da4816d7-e4ec-47c8-94a1-8dbd98d159e7} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9236 2024.07.10 20:08:04.952471 [ 3 ] {da4816d7-e4ec-47c8-94a1-8dbd98d159e7} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002322 sec., 5598.621877691646 rows/sec., 10.03 MiB/sec.
9237 2024.07.10 20:08:04.952776 [ 3 ] {da4816d7-e4ec-47c8-94a1-8dbd98d159e7} <Debug> DynamicQueryHandler: Done processing query
9238 2024.07.10 20:08:04.952801 [ 3 ] {da4816d7-e4ec-47c8-94a1-8dbd98d159e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
9239 2024.07.10 20:08:04.952817 [ 3 ] {} <Debug> HTTP-Session: e18ee263-810a-4c08-b9c7-23ce28b8b93e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9240 2024.07.10 20:08:04.952983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9241 2024.07.10 20:08:04.953032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9242 2024.07.10 20:08:04.953053 [ 3 ] {} <Debug> HTTP-Session: 5d4822b9-7737-472b-855a-af0ec48d0385 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9243 2024.07.10 20:08:04.953069 [ 3 ] {} <Debug> HTTP-Session: 5d4822b9-7737-472b-855a-af0ec48d0385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9244 2024.07.10 20:08:04.953083 [ 3 ] {} <Debug> HTTP-Session: 5d4822b9-7737-472b-855a-af0ec48d0385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9245 2024.07.10 20:08:04.953114 [ 3 ] {} <Trace> HTTP-Session: 5d4822b9-7737-472b-855a-af0ec48d0385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9246 2024.07.10 20:08:04.953228 [ 3 ] {219f6865-8d4d-4691-b529-e7c11d781aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9247 2024.07.10 20:08:04.953274 [ 3 ] {219f6865-8d4d-4691-b529-e7c11d781aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9248 2024.07.10 20:08:04.953398 [ 3 ] {219f6865-8d4d-4691-b529-e7c11d781aa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9249 2024.07.10 20:08:04.953754 [ 3 ] {219f6865-8d4d-4691-b529-e7c11d781aa1} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9250 2024.07.10 20:08:04.953791 [ 3 ] {219f6865-8d4d-4691-b529-e7c11d781aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9251 2024.07.10 20:08:04.954149 [ 3 ] {219f6865-8d4d-4691-b529-e7c11d781aa1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9252 2024.07.10 20:08:04.954488 [ 3 ] {219f6865-8d4d-4691-b529-e7c11d781aa1} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9253 2024.07.10 20:08:04.954619 [ 3 ] {219f6865-8d4d-4691-b529-e7c11d781aa1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec.
9254 2024.07.10 20:08:04.954783 [ 3 ] {219f6865-8d4d-4691-b529-e7c11d781aa1} <Debug> DynamicQueryHandler: Done processing query
9255 2024.07.10 20:08:04.954808 [ 3 ] {219f6865-8d4d-4691-b529-e7c11d781aa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9256 2024.07.10 20:08:04.954824 [ 3 ] {} <Debug> HTTP-Session: 5d4822b9-7737-472b-855a-af0ec48d0385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9257 2024.07.10 20:08:09.003212 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
9258 2024.07.10 20:08:09.003286 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
9259 2024.07.10 20:08:09.936947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9260 2024.07.10 20:08:09.937081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9261 2024.07.10 20:08:09.937109 [ 3 ] {} <Debug> HTTP-Session: 4cd81f64-3727-4104-a760-e29fe65caa6e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9262 2024.07.10 20:08:09.937139 [ 3 ] {} <Debug> HTTP-Session: 4cd81f64-3727-4104-a760-e29fe65caa6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9263 2024.07.10 20:08:09.937156 [ 3 ] {} <Debug> HTTP-Session: 4cd81f64-3727-4104-a760-e29fe65caa6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9264 2024.07.10 20:08:09.937213 [ 3 ] {} <Trace> HTTP-Session: 4cd81f64-3727-4104-a760-e29fe65caa6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9265 2024.07.10 20:08:09.937429 [ 3 ] {a85a4601-87b4-4a4b-8300-af4daaf9bf5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9266 2024.07.10 20:08:09.937496 [ 3 ] {a85a4601-87b4-4a4b-8300-af4daaf9bf5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9267 2024.07.10 20:08:09.937687 [ 3 ] {a85a4601-87b4-4a4b-8300-af4daaf9bf5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9268 2024.07.10 20:08:09.938109 [ 3 ] {a85a4601-87b4-4a4b-8300-af4daaf9bf5e} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9269 2024.07.10 20:08:09.938153 [ 3 ] {a85a4601-87b4-4a4b-8300-af4daaf9bf5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9270 2024.07.10 20:08:09.938541 [ 3 ] {a85a4601-87b4-4a4b-8300-af4daaf9bf5e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9271 2024.07.10 20:08:09.938886 [ 3 ] {a85a4601-87b4-4a4b-8300-af4daaf9bf5e} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9272 2024.07.10 20:08:09.939063 [ 3 ] {a85a4601-87b4-4a4b-8300-af4daaf9bf5e} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001697 sec., 11196.228638774308 rows/sec., 907.51 KiB/sec.
9273 2024.07.10 20:08:09.939300 [ 3 ] {a85a4601-87b4-4a4b-8300-af4daaf9bf5e} <Debug> DynamicQueryHandler: Done processing query
9274 2024.07.10 20:08:09.939327 [ 3 ] {a85a4601-87b4-4a4b-8300-af4daaf9bf5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9275 2024.07.10 20:08:09.939343 [ 3 ] {} <Debug> HTTP-Session: 4cd81f64-3727-4104-a760-e29fe65caa6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9276 2024.07.10 20:08:09.939555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9277 2024.07.10 20:08:09.939602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9278 2024.07.10 20:08:09.939621 [ 3 ] {} <Debug> HTTP-Session: 88ddf957-ea27-4609-9d3c-373d6c04de2f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9279 2024.07.10 20:08:09.939638 [ 3 ] {} <Debug> HTTP-Session: 88ddf957-ea27-4609-9d3c-373d6c04de2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9280 2024.07.10 20:08:09.939652 [ 3 ] {} <Debug> HTTP-Session: 88ddf957-ea27-4609-9d3c-373d6c04de2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9281 2024.07.10 20:08:09.939684 [ 3 ] {} <Trace> HTTP-Session: 88ddf957-ea27-4609-9d3c-373d6c04de2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9282 2024.07.10 20:08:09.939781 [ 3 ] {0af21846-3639-4d7c-bc10-f72c716f261c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9283 2024.07.10 20:08:09.939825 [ 3 ] {0af21846-3639-4d7c-bc10-f72c716f261c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9284 2024.07.10 20:08:09.939958 [ 3 ] {0af21846-3639-4d7c-bc10-f72c716f261c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9285 2024.07.10 20:08:09.940248 [ 3 ] {0af21846-3639-4d7c-bc10-f72c716f261c} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9286 2024.07.10 20:08:09.940285 [ 3 ] {0af21846-3639-4d7c-bc10-f72c716f261c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9287 2024.07.10 20:08:09.940602 [ 3 ] {0af21846-3639-4d7c-bc10-f72c716f261c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9288 2024.07.10 20:08:09.940912 [ 3 ] {0af21846-3639-4d7c-bc10-f72c716f261c} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9289 2024.07.10 20:08:09.941075 [ 3 ] {0af21846-3639-4d7c-bc10-f72c716f261c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001316 sec., 1519.756838905775 rows/sec., 123.93 KiB/sec.
9290 2024.07.10 20:08:09.941241 [ 3 ] {0af21846-3639-4d7c-bc10-f72c716f261c} <Debug> DynamicQueryHandler: Done processing query
9291 2024.07.10 20:08:09.941266 [ 3 ] {0af21846-3639-4d7c-bc10-f72c716f261c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9292 2024.07.10 20:08:09.941282 [ 3 ] {} <Debug> HTTP-Session: 88ddf957-ea27-4609-9d3c-373d6c04de2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9293 2024.07.10 20:08:09.941433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9294 2024.07.10 20:08:09.941481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9295 2024.07.10 20:08:09.941501 [ 3 ] {} <Debug> HTTP-Session: ff3d82a9-9e44-40ef-bc57-2b2b48b2f4f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9296 2024.07.10 20:08:09.941517 [ 3 ] {} <Debug> HTTP-Session: ff3d82a9-9e44-40ef-bc57-2b2b48b2f4f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9297 2024.07.10 20:08:09.941531 [ 3 ] {} <Debug> HTTP-Session: ff3d82a9-9e44-40ef-bc57-2b2b48b2f4f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9298 2024.07.10 20:08:09.941562 [ 3 ] {} <Trace> HTTP-Session: ff3d82a9-9e44-40ef-bc57-2b2b48b2f4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9299 2024.07.10 20:08:09.941688 [ 3 ] {edd8b5a8-10d5-4a78-8f67-aba13bf276af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9300 2024.07.10 20:08:09.941731 [ 3 ] {edd8b5a8-10d5-4a78-8f67-aba13bf276af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9301 2024.07.10 20:08:09.941855 [ 3 ] {edd8b5a8-10d5-4a78-8f67-aba13bf276af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9302 2024.07.10 20:08:09.942187 [ 3 ] {edd8b5a8-10d5-4a78-8f67-aba13bf276af} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9303 2024.07.10 20:08:09.942224 [ 3 ] {edd8b5a8-10d5-4a78-8f67-aba13bf276af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9304 2024.07.10 20:08:09.942540 [ 3 ] {edd8b5a8-10d5-4a78-8f67-aba13bf276af} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9305 2024.07.10 20:08:09.942848 [ 3 ] {edd8b5a8-10d5-4a78-8f67-aba13bf276af} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9306 2024.07.10 20:08:09.942998 [ 3 ] {edd8b5a8-10d5-4a78-8f67-aba13bf276af} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.001357 sec., 84008.84303610907 rows/sec., 6.88 MiB/sec.
9307 2024.07.10 20:08:09.943154 [ 3 ] {edd8b5a8-10d5-4a78-8f67-aba13bf276af} <Debug> DynamicQueryHandler: Done processing query
9308 2024.07.10 20:08:09.943178 [ 3 ] {edd8b5a8-10d5-4a78-8f67-aba13bf276af} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9309 2024.07.10 20:08:09.943194 [ 3 ] {} <Debug> HTTP-Session: ff3d82a9-9e44-40ef-bc57-2b2b48b2f4f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9310 2024.07.10 20:08:09.943328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9311 2024.07.10 20:08:09.943377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9312 2024.07.10 20:08:09.943397 [ 3 ] {} <Debug> HTTP-Session: ee828601-ffa9-43a3-957e-6e7042735fac Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9313 2024.07.10 20:08:09.943413 [ 3 ] {} <Debug> HTTP-Session: ee828601-ffa9-43a3-957e-6e7042735fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9314 2024.07.10 20:08:09.943426 [ 3 ] {} <Debug> HTTP-Session: ee828601-ffa9-43a3-957e-6e7042735fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9315 2024.07.10 20:08:09.943457 [ 3 ] {} <Trace> HTTP-Session: ee828601-ffa9-43a3-957e-6e7042735fac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9316 2024.07.10 20:08:09.943550 [ 3 ] {387e7c81-9717-4b06-a020-0c6b22d3ef11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9317 2024.07.10 20:08:09.943593 [ 3 ] {387e7c81-9717-4b06-a020-0c6b22d3ef11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9318 2024.07.10 20:08:09.943716 [ 3 ] {387e7c81-9717-4b06-a020-0c6b22d3ef11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9319 2024.07.10 20:08:09.943972 [ 3 ] {387e7c81-9717-4b06-a020-0c6b22d3ef11} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9320 2024.07.10 20:08:09.944008 [ 3 ] {387e7c81-9717-4b06-a020-0c6b22d3ef11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9321 2024.07.10 20:08:09.944308 [ 3 ] {387e7c81-9717-4b06-a020-0c6b22d3ef11} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9322 2024.07.10 20:08:09.944614 [ 3 ] {387e7c81-9717-4b06-a020-0c6b22d3ef11} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9323 2024.07.10 20:08:09.944758 [ 3 ] {387e7c81-9717-4b06-a020-0c6b22d3ef11} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001224 sec., 1633.986928104575 rows/sec., 114.09 KiB/sec.
9324 2024.07.10 20:08:09.945021 [ 3 ] {387e7c81-9717-4b06-a020-0c6b22d3ef11} <Debug> DynamicQueryHandler: Done processing query
9325 2024.07.10 20:08:09.945066 [ 3 ] {387e7c81-9717-4b06-a020-0c6b22d3ef11} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9326 2024.07.10 20:08:09.945084 [ 3 ] {} <Debug> HTTP-Session: ee828601-ffa9-43a3-957e-6e7042735fac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9327 2024.07.10 20:08:09.945205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9328 2024.07.10 20:08:09.945256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9329 2024.07.10 20:08:09.945275 [ 3 ] {} <Debug> HTTP-Session: ca55021b-6a43-4119-9112-9c763e7780a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9330 2024.07.10 20:08:09.945291 [ 3 ] {} <Debug> HTTP-Session: ca55021b-6a43-4119-9112-9c763e7780a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9331 2024.07.10 20:08:09.945306 [ 3 ] {} <Debug> HTTP-Session: ca55021b-6a43-4119-9112-9c763e7780a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9332 2024.07.10 20:08:09.945338 [ 3 ] {} <Trace> HTTP-Session: ca55021b-6a43-4119-9112-9c763e7780a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9333 2024.07.10 20:08:09.945461 [ 3 ] {3ee324ca-75d9-4ad3-a963-4a09c06c8592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9334 2024.07.10 20:08:09.945506 [ 3 ] {3ee324ca-75d9-4ad3-a963-4a09c06c8592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9335 2024.07.10 20:08:09.945647 [ 3 ] {3ee324ca-75d9-4ad3-a963-4a09c06c8592} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9336 2024.07.10 20:08:09.945973 [ 3 ] {3ee324ca-75d9-4ad3-a963-4a09c06c8592} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9337 2024.07.10 20:08:09.946009 [ 3 ] {3ee324ca-75d9-4ad3-a963-4a09c06c8592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9338 2024.07.10 20:08:09.946324 [ 3 ] {3ee324ca-75d9-4ad3-a963-4a09c06c8592} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9339 2024.07.10 20:08:09.946627 [ 3 ] {3ee324ca-75d9-4ad3-a963-4a09c06c8592} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9340 2024.07.10 20:08:09.946782 [ 3 ] {3ee324ca-75d9-4ad3-a963-4a09c06c8592} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001363 sec., 62362.43580337491 rows/sec., 4.87 MiB/sec.
9341 2024.07.10 20:08:09.947036 [ 3 ] {3ee324ca-75d9-4ad3-a963-4a09c06c8592} <Debug> DynamicQueryHandler: Done processing query
9342 2024.07.10 20:08:09.947087 [ 3 ] {3ee324ca-75d9-4ad3-a963-4a09c06c8592} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9343 2024.07.10 20:08:09.947152 [ 3 ] {} <Debug> HTTP-Session: ca55021b-6a43-4119-9112-9c763e7780a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9344 2024.07.10 20:08:09.947377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9345 2024.07.10 20:08:09.947431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9346 2024.07.10 20:08:09.947449 [ 3 ] {} <Debug> HTTP-Session: 3b5ebc4f-49a4-4c34-a873-5f3d96b9bf79 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9347 2024.07.10 20:08:09.947467 [ 3 ] {} <Debug> HTTP-Session: 3b5ebc4f-49a4-4c34-a873-5f3d96b9bf79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9348 2024.07.10 20:08:09.947480 [ 3 ] {} <Debug> HTTP-Session: 3b5ebc4f-49a4-4c34-a873-5f3d96b9bf79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9349 2024.07.10 20:08:09.947512 [ 3 ] {} <Trace> HTTP-Session: 3b5ebc4f-49a4-4c34-a873-5f3d96b9bf79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9350 2024.07.10 20:08:09.947670 [ 3 ] {27ba0004-034c-40d7-9445-8e32428a5589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9351 2024.07.10 20:08:09.947720 [ 3 ] {27ba0004-034c-40d7-9445-8e32428a5589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9352 2024.07.10 20:08:09.947888 [ 3 ] {27ba0004-034c-40d7-9445-8e32428a5589} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9353 2024.07.10 20:08:09.948264 [ 3 ] {27ba0004-034c-40d7-9445-8e32428a5589} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9354 2024.07.10 20:08:09.948301 [ 3 ] {27ba0004-034c-40d7-9445-8e32428a5589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9355 2024.07.10 20:08:09.948695 [ 3 ] {27ba0004-034c-40d7-9445-8e32428a5589} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9356 2024.07.10 20:08:09.949048 [ 3 ] {27ba0004-034c-40d7-9445-8e32428a5589} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9357 2024.07.10 20:08:09.949205 [ 3 ] {27ba0004-034c-40d7-9445-8e32428a5589} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001604 sec., 100374.06483790524 rows/sec., 6.99 MiB/sec.
9358 2024.07.10 20:08:09.949218 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9359 2024.07.10 20:08:09.949320 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9360 2024.07.10 20:08:09.949359 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9361 2024.07.10 20:08:09.949463 [ 3 ] {27ba0004-034c-40d7-9445-8e32428a5589} <Debug> DynamicQueryHandler: Done processing query
9362 2024.07.10 20:08:09.949542 [ 3 ] {27ba0004-034c-40d7-9445-8e32428a5589} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9363 2024.07.10 20:08:09.949614 [ 3 ] {} <Debug> HTTP-Session: 3b5ebc4f-49a4-4c34-a873-5f3d96b9bf79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9364 2024.07.10 20:08:09.949657 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
9365 2024.07.10 20:08:09.949997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9366 2024.07.10 20:08:09.950070 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9367 2024.07.10 20:08:09.950104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9368 2024.07.10 20:08:09.950136 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 8347 rows starting from the beginning of the part
9369 2024.07.10 20:08:09.950149 [ 3 ] {} <Debug> HTTP-Session: cc34b2da-b8e4-4cac-b16f-bd77554d3f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9370 2024.07.10 20:08:09.950196 [ 3 ] {} <Debug> HTTP-Session: cc34b2da-b8e4-4cac-b16f-bd77554d3f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9371 2024.07.10 20:08:09.950238 [ 3 ] {} <Debug> HTTP-Session: cc34b2da-b8e4-4cac-b16f-bd77554d3f6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9372 2024.07.10 20:08:09.950387 [ 3 ] {} <Trace> HTTP-Session: cc34b2da-b8e4-4cac-b16f-bd77554d3f6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9373 2024.07.10 20:08:09.950438 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part
9374 2024.07.10 20:08:09.950711 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part
9375 2024.07.10 20:08:09.950882 [ 3 ] {3367b5ea-25dd-42fe-af9b-725c85303279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9376 2024.07.10 20:08:09.951007 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 161 rows starting from the beginning of the part
9377 2024.07.10 20:08:09.951104 [ 3 ] {3367b5ea-25dd-42fe-af9b-725c85303279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9378 2024.07.10 20:08:09.951287 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 161 rows starting from the beginning of the part
9379 2024.07.10 20:08:09.951752 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 161 rows starting from the beginning of the part
9380 2024.07.10 20:08:09.953488 [ 3 ] {3367b5ea-25dd-42fe-af9b-725c85303279} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9381 2024.07.10 20:08:09.954170 [ 3 ] {3367b5ea-25dd-42fe-af9b-725c85303279} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9382 2024.07.10 20:08:09.954228 [ 3 ] {3367b5ea-25dd-42fe-af9b-725c85303279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9383 2024.07.10 20:08:09.955922 [ 3 ] {3367b5ea-25dd-42fe-af9b-725c85303279} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9384 2024.07.10 20:08:09.956749 [ 3 ] {3367b5ea-25dd-42fe-af9b-725c85303279} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9385 2024.07.10 20:08:09.957076 [ 3 ] {3367b5ea-25dd-42fe-af9b-725c85303279} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006508 sec., 2919.483712354026 rows/sec., 5.23 MiB/sec.
9386 2024.07.10 20:08:09.957339 [ 3 ] {3367b5ea-25dd-42fe-af9b-725c85303279} <Debug> DynamicQueryHandler: Done processing query
9387 2024.07.10 20:08:09.957363 [ 3 ] {3367b5ea-25dd-42fe-af9b-725c85303279} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9388 2024.07.10 20:08:09.957379 [ 3 ] {} <Debug> HTTP-Session: cc34b2da-b8e4-4cac-b16f-bd77554d3f6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9389 2024.07.10 20:08:09.957521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9390 2024.07.10 20:08:09.957571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9391 2024.07.10 20:08:09.957591 [ 3 ] {} <Debug> HTTP-Session: ecf2d43e-06d8-42e0-9df0-3fdc9b7c7796 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9392 2024.07.10 20:08:09.957608 [ 3 ] {} <Debug> HTTP-Session: ecf2d43e-06d8-42e0-9df0-3fdc9b7c7796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9393 2024.07.10 20:08:09.957622 [ 3 ] {} <Debug> HTTP-Session: ecf2d43e-06d8-42e0-9df0-3fdc9b7c7796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9394 2024.07.10 20:08:09.957653 [ 3 ] {} <Trace> HTTP-Session: ecf2d43e-06d8-42e0-9df0-3fdc9b7c7796 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9395 2024.07.10 20:08:09.957937 [ 3 ] {2ccd6309-9086-4576-903c-d12d2bd7810a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9396 2024.07.10 20:08:09.958089 [ 3 ] {2ccd6309-9086-4576-903c-d12d2bd7810a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9397 2024.07.10 20:08:09.958229 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9150 rows, containing 5 columns (5 merged, 0 gathered) in 0.008783483 sec., 1041727.9796636483 rows/sec., 72.64 MiB/sec.
9398 2024.07.10 20:08:09.958426 [ 3 ] {2ccd6309-9086-4576-903c-d12d2bd7810a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9399 2024.07.10 20:08:09.958526 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9400 2024.07.10 20:08:09.959321 [ 3 ] {2ccd6309-9086-4576-903c-d12d2bd7810a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9401 2024.07.10 20:08:09.959374 [ 3 ] {2ccd6309-9086-4576-903c-d12d2bd7810a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9402 2024.07.10 20:08:09.959550 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9403 2024.07.10 20:08:09.959772 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9404 2024.07.10 20:08:09.959942 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB.
9405 2024.07.10 20:08:09.960092 [ 3 ] {2ccd6309-9086-4576-903c-d12d2bd7810a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9406 2024.07.10 20:08:09.960427 [ 3 ] {2ccd6309-9086-4576-903c-d12d2bd7810a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9407 2024.07.10 20:08:09.960589 [ 3 ] {2ccd6309-9086-4576-903c-d12d2bd7810a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002809 sec., 21359.91456034176 rows/sec., 1.44 MiB/sec.
9408 2024.07.10 20:08:09.960600 [ 93 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9409 2024.07.10 20:08:09.960685 [ 93 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9410 2024.07.10 20:08:09.960747 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB.
9411 2024.07.10 20:08:09.960884 [ 3 ] {2ccd6309-9086-4576-903c-d12d2bd7810a} <Debug> DynamicQueryHandler: Done processing query
9412 2024.07.10 20:08:09.960966 [ 3 ] {2ccd6309-9086-4576-903c-d12d2bd7810a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9413 2024.07.10 20:08:09.961009 [ 3 ] {} <Debug> HTTP-Session: ecf2d43e-06d8-42e0-9df0-3fdc9b7c7796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9414 2024.07.10 20:08:09.961059 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
9415 2024.07.10 20:08:09.961581 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9416 2024.07.10 20:08:09.961637 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2818 rows starting from the beginning of the part
9417 2024.07.10 20:08:09.961771 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part
9418 2024.07.10 20:08:09.961874 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part
9419 2024.07.10 20:08:09.962031 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part
9420 2024.07.10 20:08:09.962193 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part
9421 2024.07.10 20:08:09.962339 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part
9422 2024.07.10 20:08:09.963840 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 4 columns (4 merged, 0 gathered) in 0.002994945 sec., 1041087.5658818441 rows/sec., 70.11 MiB/sec.
9423 2024.07.10 20:08:09.964148 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9424 2024.07.10 20:08:09.964608 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_56_11} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9425 2024.07.10 20:08:09.964700 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_56_11} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9426 2024.07.10 20:08:09.964797 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
9427 2024.07.10 20:08:14.938724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9428 2024.07.10 20:08:14.938871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9429 2024.07.10 20:08:14.938900 [ 3 ] {} <Debug> HTTP-Session: 687e6a2a-ff21-4106-8051-04d090bb35b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9430 2024.07.10 20:08:14.938930 [ 3 ] {} <Debug> HTTP-Session: 687e6a2a-ff21-4106-8051-04d090bb35b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9431 2024.07.10 20:08:14.938948 [ 3 ] {} <Debug> HTTP-Session: 687e6a2a-ff21-4106-8051-04d090bb35b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9432 2024.07.10 20:08:14.939005 [ 3 ] {} <Trace> HTTP-Session: 687e6a2a-ff21-4106-8051-04d090bb35b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9433 2024.07.10 20:08:14.939209 [ 3 ] {ff99c102-4285-4b46-a4e9-7f6821e2cc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9434 2024.07.10 20:08:14.939284 [ 3 ] {ff99c102-4285-4b46-a4e9-7f6821e2cc25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9435 2024.07.10 20:08:14.939500 [ 3 ] {ff99c102-4285-4b46-a4e9-7f6821e2cc25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9436 2024.07.10 20:08:14.939919 [ 3 ] {ff99c102-4285-4b46-a4e9-7f6821e2cc25} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9437 2024.07.10 20:08:14.939958 [ 3 ] {ff99c102-4285-4b46-a4e9-7f6821e2cc25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9438 2024.07.10 20:08:14.940326 [ 3 ] {ff99c102-4285-4b46-a4e9-7f6821e2cc25} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9439 2024.07.10 20:08:14.940662 [ 3 ] {ff99c102-4285-4b46-a4e9-7f6821e2cc25} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9440 2024.07.10 20:08:14.940809 [ 3 ] {ff99c102-4285-4b46-a4e9-7f6821e2cc25} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001666 sec., 7803.1212484994 rows/sec., 632.48 KiB/sec.
9441 2024.07.10 20:08:14.940816 [ 127 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0
9442 2024.07.10 20:08:14.940876 [ 127 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9443 2024.07.10 20:08:14.940911 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9444 2024.07.10 20:08:14.941047 [ 3 ] {ff99c102-4285-4b46-a4e9-7f6821e2cc25} <Debug> DynamicQueryHandler: Done processing query
9445 2024.07.10 20:08:14.941098 [ 3 ] {ff99c102-4285-4b46-a4e9-7f6821e2cc25} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9446 2024.07.10 20:08:14.941115 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full
9447 2024.07.10 20:08:14.941120 [ 3 ] {} <Debug> HTTP-Session: 687e6a2a-ff21-4106-8051-04d090bb35b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9448 2024.07.10 20:08:14.941374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9449 2024.07.10 20:08:14.941430 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9450 2024.07.10 20:08:14.941470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9451 2024.07.10 20:08:14.941498 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 32 rows starting from the beginning of the part
9452 2024.07.10 20:08:14.941512 [ 3 ] {} <Debug> HTTP-Session: c3814b42-4338-40d7-8555-eae41fbe74eb Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9453 2024.07.10 20:08:14.941561 [ 3 ] {} <Debug> HTTP-Session: c3814b42-4338-40d7-8555-eae41fbe74eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9454 2024.07.10 20:08:14.941594 [ 3 ] {} <Debug> HTTP-Session: c3814b42-4338-40d7-8555-eae41fbe74eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9455 2024.07.10 20:08:14.941714 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part
9456 2024.07.10 20:08:14.941746 [ 3 ] {} <Trace> HTTP-Session: c3814b42-4338-40d7-8555-eae41fbe74eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9457 2024.07.10 20:08:14.942081 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 19 rows starting from the beginning of the part
9458 2024.07.10 20:08:14.942189 [ 3 ] {27068857-63c3-4050-9d97-685319b29bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9459 2024.07.10 20:08:14.942373 [ 3 ] {27068857-63c3-4050-9d97-685319b29bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9460 2024.07.10 20:08:14.942403 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part
9461 2024.07.10 20:08:14.942751 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 19 rows starting from the beginning of the part
9462 2024.07.10 20:08:14.943077 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part
9463 2024.07.10 20:08:14.943571 [ 3 ] {27068857-63c3-4050-9d97-685319b29bc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9464 2024.07.10 20:08:14.944314 [ 3 ] {27068857-63c3-4050-9d97-685319b29bc9} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9465 2024.07.10 20:08:14.944384 [ 3 ] {27068857-63c3-4050-9d97-685319b29bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9466 2024.07.10 20:08:14.945311 [ 3 ] {27068857-63c3-4050-9d97-685319b29bc9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
9467 2024.07.10 20:08:14.945864 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.0048483 sec., 22482.107130334345 rows/sec., 1.78 MiB/sec.
9468 2024.07.10 20:08:14.946106 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary)
9469 2024.07.10 20:08:14.946219 [ 3 ] {27068857-63c3-4050-9d97-685319b29bc9} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9470 2024.07.10 20:08:14.946556 [ 3 ] {27068857-63c3-4050-9d97-685319b29bc9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00449 sec., 445.43429844097994 rows/sec., 36.32 KiB/sec.
9471 2024.07.10 20:08:14.946975 [ 3 ] {27068857-63c3-4050-9d97-685319b29bc9} <Debug> DynamicQueryHandler: Done processing query
9472 2024.07.10 20:08:14.947018 [ 3 ] {27068857-63c3-4050-9d97-685319b29bc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9473 2024.07.10 20:08:14.947050 [ 3 ] {} <Debug> HTTP-Session: c3814b42-4338-40d7-8555-eae41fbe74eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9474 2024.07.10 20:08:14.947125 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_55_11} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9475 2024.07.10 20:08:14.947224 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_55_11} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11
9476 2024.07.10 20:08:14.947267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 18785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9477 2024.07.10 20:08:14.947375 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9478 2024.07.10 20:08:14.947386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9479 2024.07.10 20:08:14.947434 [ 3 ] {} <Debug> HTTP-Session: 87dc5987-ad15-406a-b4e7-af5e657ac015 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9480 2024.07.10 20:08:14.947452 [ 3 ] {} <Debug> HTTP-Session: 87dc5987-ad15-406a-b4e7-af5e657ac015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9481 2024.07.10 20:08:14.947466 [ 3 ] {} <Debug> HTTP-Session: 87dc5987-ad15-406a-b4e7-af5e657ac015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9482 2024.07.10 20:08:14.947498 [ 3 ] {} <Trace> HTTP-Session: 87dc5987-ad15-406a-b4e7-af5e657ac015 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9483 2024.07.10 20:08:14.947650 [ 3 ] {62d1752e-a07a-4b1b-afa5-275a880f5714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9484 2024.07.10 20:08:14.947694 [ 3 ] {62d1752e-a07a-4b1b-afa5-275a880f5714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9485 2024.07.10 20:08:14.947843 [ 3 ] {62d1752e-a07a-4b1b-afa5-275a880f5714} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9486 2024.07.10 20:08:14.948221 [ 3 ] {62d1752e-a07a-4b1b-afa5-275a880f5714} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9487 2024.07.10 20:08:14.948258 [ 3 ] {62d1752e-a07a-4b1b-afa5-275a880f5714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9488 2024.07.10 20:08:14.948591 [ 3 ] {62d1752e-a07a-4b1b-afa5-275a880f5714} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9489 2024.07.10 20:08:14.948904 [ 3 ] {62d1752e-a07a-4b1b-afa5-275a880f5714} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9490 2024.07.10 20:08:14.949031 [ 3 ] {62d1752e-a07a-4b1b-afa5-275a880f5714} <Debug> executeQuery: Read 132 rows, 10.77 KiB in 0.001447 sec., 91223.2204561161 rows/sec., 7.27 MiB/sec.
9491 2024.07.10 20:08:14.949183 [ 3 ] {62d1752e-a07a-4b1b-afa5-275a880f5714} <Debug> DynamicQueryHandler: Done processing query
9492 2024.07.10 20:08:14.949207 [ 3 ] {62d1752e-a07a-4b1b-afa5-275a880f5714} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9493 2024.07.10 20:08:14.949223 [ 3 ] {} <Debug> HTTP-Session: 87dc5987-ad15-406a-b4e7-af5e657ac015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9494 2024.07.10 20:08:14.949337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9495 2024.07.10 20:08:14.949387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9496 2024.07.10 20:08:14.949406 [ 3 ] {} <Debug> HTTP-Session: 45847371-3952-4167-a45d-bdb88dfacb31 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9497 2024.07.10 20:08:14.949423 [ 3 ] {} <Debug> HTTP-Session: 45847371-3952-4167-a45d-bdb88dfacb31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9498 2024.07.10 20:08:14.949437 [ 3 ] {} <Debug> HTTP-Session: 45847371-3952-4167-a45d-bdb88dfacb31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9499 2024.07.10 20:08:14.949467 [ 3 ] {} <Trace> HTTP-Session: 45847371-3952-4167-a45d-bdb88dfacb31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9500 2024.07.10 20:08:14.949560 [ 3 ] {38e2e4c4-98aa-4ac4-ba7b-05f32c98ffeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9501 2024.07.10 20:08:14.949602 [ 3 ] {38e2e4c4-98aa-4ac4-ba7b-05f32c98ffeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9502 2024.07.10 20:08:14.949728 [ 3 ] {38e2e4c4-98aa-4ac4-ba7b-05f32c98ffeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9503 2024.07.10 20:08:14.950002 [ 3 ] {38e2e4c4-98aa-4ac4-ba7b-05f32c98ffeb} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9504 2024.07.10 20:08:14.950039 [ 3 ] {38e2e4c4-98aa-4ac4-ba7b-05f32c98ffeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9505 2024.07.10 20:08:14.950341 [ 3 ] {38e2e4c4-98aa-4ac4-ba7b-05f32c98ffeb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
9506 2024.07.10 20:08:14.950654 [ 3 ] {38e2e4c4-98aa-4ac4-ba7b-05f32c98ffeb} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9507 2024.07.10 20:08:14.950783 [ 3 ] {38e2e4c4-98aa-4ac4-ba7b-05f32c98ffeb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001246 sec., 1605.1364365971108 rows/sec., 112.08 KiB/sec.
9508 2024.07.10 20:08:14.950946 [ 3 ] {38e2e4c4-98aa-4ac4-ba7b-05f32c98ffeb} <Debug> DynamicQueryHandler: Done processing query
9509 2024.07.10 20:08:14.950969 [ 3 ] {38e2e4c4-98aa-4ac4-ba7b-05f32c98ffeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9510 2024.07.10 20:08:14.950986 [ 3 ] {} <Debug> HTTP-Session: 45847371-3952-4167-a45d-bdb88dfacb31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9511 2024.07.10 20:08:14.951105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 17462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9512 2024.07.10 20:08:14.951155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9513 2024.07.10 20:08:14.951174 [ 3 ] {} <Debug> HTTP-Session: 0cc7db1d-94b7-4068-8943-15d8b51745c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9514 2024.07.10 20:08:14.951191 [ 3 ] {} <Debug> HTTP-Session: 0cc7db1d-94b7-4068-8943-15d8b51745c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9515 2024.07.10 20:08:14.951205 [ 3 ] {} <Debug> HTTP-Session: 0cc7db1d-94b7-4068-8943-15d8b51745c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9516 2024.07.10 20:08:14.951235 [ 3 ] {} <Trace> HTTP-Session: 0cc7db1d-94b7-4068-8943-15d8b51745c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9517 2024.07.10 20:08:14.951356 [ 3 ] {7098a393-a66a-4839-8d2f-1af53d5f2ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9518 2024.07.10 20:08:14.951401 [ 3 ] {7098a393-a66a-4839-8d2f-1af53d5f2ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9519 2024.07.10 20:08:14.951526 [ 3 ] {7098a393-a66a-4839-8d2f-1af53d5f2ec6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9520 2024.07.10 20:08:14.951856 [ 3 ] {7098a393-a66a-4839-8d2f-1af53d5f2ec6} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9521 2024.07.10 20:08:14.951894 [ 3 ] {7098a393-a66a-4839-8d2f-1af53d5f2ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9522 2024.07.10 20:08:14.952207 [ 3 ] {7098a393-a66a-4839-8d2f-1af53d5f2ec6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9523 2024.07.10 20:08:14.952526 [ 3 ] {7098a393-a66a-4839-8d2f-1af53d5f2ec6} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9524 2024.07.10 20:08:14.952649 [ 3 ] {7098a393-a66a-4839-8d2f-1af53d5f2ec6} <Debug> executeQuery: Read 103 rows, 8.22 KiB in 0.001339 sec., 76923.07692307692 rows/sec., 5.99 MiB/sec.
9525 2024.07.10 20:08:14.952800 [ 3 ] {7098a393-a66a-4839-8d2f-1af53d5f2ec6} <Debug> DynamicQueryHandler: Done processing query
9526 2024.07.10 20:08:14.952825 [ 3 ] {7098a393-a66a-4839-8d2f-1af53d5f2ec6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9527 2024.07.10 20:08:14.952840 [ 3 ] {} <Debug> HTTP-Session: 0cc7db1d-94b7-4068-8943-15d8b51745c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9528 2024.07.10 20:08:14.952982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 37755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9529 2024.07.10 20:08:14.953029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9530 2024.07.10 20:08:14.953048 [ 3 ] {} <Debug> HTTP-Session: 874c9a98-b39a-4747-98a0-54a8f545e3e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9531 2024.07.10 20:08:14.953064 [ 3 ] {} <Debug> HTTP-Session: 874c9a98-b39a-4747-98a0-54a8f545e3e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9532 2024.07.10 20:08:14.953078 [ 3 ] {} <Debug> HTTP-Session: 874c9a98-b39a-4747-98a0-54a8f545e3e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9533 2024.07.10 20:08:14.953108 [ 3 ] {} <Trace> HTTP-Session: 874c9a98-b39a-4747-98a0-54a8f545e3e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9534 2024.07.10 20:08:14.953269 [ 3 ] {9279fa63-c10f-4de3-9208-f9e33f0a6e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9535 2024.07.10 20:08:14.953315 [ 3 ] {9279fa63-c10f-4de3-9208-f9e33f0a6e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9536 2024.07.10 20:08:14.953454 [ 3 ] {9279fa63-c10f-4de3-9208-f9e33f0a6e3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9537 2024.07.10 20:08:14.953857 [ 3 ] {9279fa63-c10f-4de3-9208-f9e33f0a6e3b} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9538 2024.07.10 20:08:14.953892 [ 3 ] {9279fa63-c10f-4de3-9208-f9e33f0a6e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9539 2024.07.10 20:08:14.954278 [ 3 ] {9279fa63-c10f-4de3-9208-f9e33f0a6e3b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9540 2024.07.10 20:08:14.954623 [ 3 ] {9279fa63-c10f-4de3-9208-f9e33f0a6e3b} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9541 2024.07.10 20:08:14.954752 [ 3 ] {9279fa63-c10f-4de3-9208-f9e33f0a6e3b} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001564 sec., 125959.07928388746 rows/sec., 8.79 MiB/sec.
9542 2024.07.10 20:08:14.955006 [ 3 ] {9279fa63-c10f-4de3-9208-f9e33f0a6e3b} <Debug> DynamicQueryHandler: Done processing query
9543 2024.07.10 20:08:14.955045 [ 3 ] {9279fa63-c10f-4de3-9208-f9e33f0a6e3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9544 2024.07.10 20:08:14.955099 [ 3 ] {} <Debug> HTTP-Session: 874c9a98-b39a-4747-98a0-54a8f545e3e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9545 2024.07.10 20:08:14.955345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9546 2024.07.10 20:08:14.955455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9547 2024.07.10 20:08:14.955507 [ 3 ] {} <Debug> HTTP-Session: f576c431-6d1c-47b3-bbc5-28e76e82ed9f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9548 2024.07.10 20:08:14.955536 [ 3 ] {} <Debug> HTTP-Session: f576c431-6d1c-47b3-bbc5-28e76e82ed9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9549 2024.07.10 20:08:14.955550 [ 3 ] {} <Debug> HTTP-Session: f576c431-6d1c-47b3-bbc5-28e76e82ed9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9550 2024.07.10 20:08:14.955582 [ 3 ] {} <Trace> HTTP-Session: f576c431-6d1c-47b3-bbc5-28e76e82ed9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9551 2024.07.10 20:08:14.955767 [ 3 ] {9fc22f59-9b6f-4935-a228-86b8758298e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9552 2024.07.10 20:08:14.955837 [ 3 ] {9fc22f59-9b6f-4935-a228-86b8758298e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9553 2024.07.10 20:08:14.956254 [ 3 ] {9fc22f59-9b6f-4935-a228-86b8758298e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9554 2024.07.10 20:08:14.956774 [ 3 ] {9fc22f59-9b6f-4935-a228-86b8758298e7} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9555 2024.07.10 20:08:14.956809 [ 3 ] {9fc22f59-9b6f-4935-a228-86b8758298e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9556 2024.07.10 20:08:14.957386 [ 3 ] {9fc22f59-9b6f-4935-a228-86b8758298e7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9557 2024.07.10 20:08:14.957783 [ 3 ] {9fc22f59-9b6f-4935-a228-86b8758298e7} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9558 2024.07.10 20:08:14.957929 [ 3 ] {9fc22f59-9b6f-4935-a228-86b8758298e7} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002265 sec., 5739.514348785871 rows/sec., 10.28 MiB/sec.
9559 2024.07.10 20:08:14.958119 [ 3 ] {9fc22f59-9b6f-4935-a228-86b8758298e7} <Debug> DynamicQueryHandler: Done processing query
9560 2024.07.10 20:08:14.958142 [ 3 ] {9fc22f59-9b6f-4935-a228-86b8758298e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
9561 2024.07.10 20:08:14.958159 [ 3 ] {} <Debug> HTTP-Session: f576c431-6d1c-47b3-bbc5-28e76e82ed9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9562 2024.07.10 20:08:14.958276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9563 2024.07.10 20:08:14.958324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9564 2024.07.10 20:08:14.958343 [ 3 ] {} <Debug> HTTP-Session: 03c7519e-f6b7-4cb2-8b73-99764ea04f1c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9565 2024.07.10 20:08:14.958361 [ 3 ] {} <Debug> HTTP-Session: 03c7519e-f6b7-4cb2-8b73-99764ea04f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9566 2024.07.10 20:08:14.958375 [ 3 ] {} <Debug> HTTP-Session: 03c7519e-f6b7-4cb2-8b73-99764ea04f1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9567 2024.07.10 20:08:14.958405 [ 3 ] {} <Trace> HTTP-Session: 03c7519e-f6b7-4cb2-8b73-99764ea04f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9568 2024.07.10 20:08:14.958526 [ 3 ] {2d7c7547-7bee-47dd-8d36-6022ca16c608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9569 2024.07.10 20:08:14.958570 [ 3 ] {2d7c7547-7bee-47dd-8d36-6022ca16c608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9570 2024.07.10 20:08:14.958693 [ 3 ] {2d7c7547-7bee-47dd-8d36-6022ca16c608} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9571 2024.07.10 20:08:14.958964 [ 3 ] {2d7c7547-7bee-47dd-8d36-6022ca16c608} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9572 2024.07.10 20:08:14.958998 [ 3 ] {2d7c7547-7bee-47dd-8d36-6022ca16c608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9573 2024.07.10 20:08:14.959357 [ 3 ] {2d7c7547-7bee-47dd-8d36-6022ca16c608} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9574 2024.07.10 20:08:14.959672 [ 3 ] {2d7c7547-7bee-47dd-8d36-6022ca16c608} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9575 2024.07.10 20:08:14.959793 [ 3 ] {2d7c7547-7bee-47dd-8d36-6022ca16c608} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec.
9576 2024.07.10 20:08:14.959941 [ 3 ] {2d7c7547-7bee-47dd-8d36-6022ca16c608} <Debug> DynamicQueryHandler: Done processing query
9577 2024.07.10 20:08:14.959964 [ 3 ] {2d7c7547-7bee-47dd-8d36-6022ca16c608} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9578 2024.07.10 20:08:14.959979 [ 3 ] {} <Debug> HTTP-Session: 03c7519e-f6b7-4cb2-8b73-99764ea04f1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9579 2024.07.10 20:08:19.937829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9580 2024.07.10 20:08:19.937971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9581 2024.07.10 20:08:19.938001 [ 3 ] {} <Debug> HTTP-Session: 82878865-e6ee-4095-a8e9-1ff534291679 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9582 2024.07.10 20:08:19.938030 [ 3 ] {} <Debug> HTTP-Session: 82878865-e6ee-4095-a8e9-1ff534291679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9583 2024.07.10 20:08:19.938049 [ 3 ] {} <Debug> HTTP-Session: 82878865-e6ee-4095-a8e9-1ff534291679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9584 2024.07.10 20:08:19.938105 [ 3 ] {} <Trace> HTTP-Session: 82878865-e6ee-4095-a8e9-1ff534291679 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9585 2024.07.10 20:08:19.938308 [ 3 ] {c8fe23c1-5d55-4dae-9dbb-e2703e748ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9586 2024.07.10 20:08:19.938382 [ 3 ] {c8fe23c1-5d55-4dae-9dbb-e2703e748ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9587 2024.07.10 20:08:19.938600 [ 3 ] {c8fe23c1-5d55-4dae-9dbb-e2703e748ab7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9588 2024.07.10 20:08:19.939000 [ 3 ] {c8fe23c1-5d55-4dae-9dbb-e2703e748ab7} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9589 2024.07.10 20:08:19.939041 [ 3 ] {c8fe23c1-5d55-4dae-9dbb-e2703e748ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9590 2024.07.10 20:08:19.939419 [ 3 ] {c8fe23c1-5d55-4dae-9dbb-e2703e748ab7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9591 2024.07.10 20:08:19.939765 [ 3 ] {c8fe23c1-5d55-4dae-9dbb-e2703e748ab7} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9592 2024.07.10 20:08:19.939908 [ 3 ] {c8fe23c1-5d55-4dae-9dbb-e2703e748ab7} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001668 sec., 11390.887290167866 rows/sec., 923.28 KiB/sec.
9593 2024.07.10 20:08:19.940113 [ 3 ] {c8fe23c1-5d55-4dae-9dbb-e2703e748ab7} <Debug> DynamicQueryHandler: Done processing query
9594 2024.07.10 20:08:19.940142 [ 3 ] {c8fe23c1-5d55-4dae-9dbb-e2703e748ab7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9595 2024.07.10 20:08:19.940160 [ 3 ] {} <Debug> HTTP-Session: 82878865-e6ee-4095-a8e9-1ff534291679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9596 2024.07.10 20:08:19.940335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9597 2024.07.10 20:08:19.940386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9598 2024.07.10 20:08:19.940411 [ 3 ] {} <Debug> HTTP-Session: d9860748-5537-4277-b36d-46afb9a8b0f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9599 2024.07.10 20:08:19.940431 [ 3 ] {} <Debug> HTTP-Session: d9860748-5537-4277-b36d-46afb9a8b0f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9600 2024.07.10 20:08:19.940445 [ 3 ] {} <Debug> HTTP-Session: d9860748-5537-4277-b36d-46afb9a8b0f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9601 2024.07.10 20:08:19.940480 [ 3 ] {} <Trace> HTTP-Session: d9860748-5537-4277-b36d-46afb9a8b0f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9602 2024.07.10 20:08:19.940619 [ 3 ] {28d18462-110e-4141-8dfa-ba53a104aaf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9603 2024.07.10 20:08:19.940667 [ 3 ] {28d18462-110e-4141-8dfa-ba53a104aaf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9604 2024.07.10 20:08:19.940796 [ 3 ] {28d18462-110e-4141-8dfa-ba53a104aaf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9605 2024.07.10 20:08:19.941139 [ 3 ] {28d18462-110e-4141-8dfa-ba53a104aaf8} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9606 2024.07.10 20:08:19.941175 [ 3 ] {28d18462-110e-4141-8dfa-ba53a104aaf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9607 2024.07.10 20:08:19.941495 [ 3 ] {28d18462-110e-4141-8dfa-ba53a104aaf8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9608 2024.07.10 20:08:19.941800 [ 3 ] {28d18462-110e-4141-8dfa-ba53a104aaf8} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9609 2024.07.10 20:08:19.941924 [ 3 ] {28d18462-110e-4141-8dfa-ba53a104aaf8} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.001361 sec., 83027.18589272593 rows/sec., 6.80 MiB/sec.
9610 2024.07.10 20:08:19.942073 [ 3 ] {28d18462-110e-4141-8dfa-ba53a104aaf8} <Debug> DynamicQueryHandler: Done processing query
9611 2024.07.10 20:08:19.942098 [ 3 ] {28d18462-110e-4141-8dfa-ba53a104aaf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9612 2024.07.10 20:08:19.942113 [ 3 ] {} <Debug> HTTP-Session: d9860748-5537-4277-b36d-46afb9a8b0f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9613 2024.07.10 20:08:19.942259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9614 2024.07.10 20:08:19.942308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9615 2024.07.10 20:08:19.942328 [ 3 ] {} <Debug> HTTP-Session: ecfb4368-ac9b-433c-ba09-6a2b742e1f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9616 2024.07.10 20:08:19.942344 [ 3 ] {} <Debug> HTTP-Session: ecfb4368-ac9b-433c-ba09-6a2b742e1f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9617 2024.07.10 20:08:19.942358 [ 3 ] {} <Debug> HTTP-Session: ecfb4368-ac9b-433c-ba09-6a2b742e1f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9618 2024.07.10 20:08:19.942388 [ 3 ] {} <Trace> HTTP-Session: ecfb4368-ac9b-433c-ba09-6a2b742e1f7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9619 2024.07.10 20:08:19.942503 [ 3 ] {698f74aa-d1d2-4cf4-9472-aad6e211c40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9620 2024.07.10 20:08:19.942546 [ 3 ] {698f74aa-d1d2-4cf4-9472-aad6e211c40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9621 2024.07.10 20:08:19.942669 [ 3 ] {698f74aa-d1d2-4cf4-9472-aad6e211c40d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9622 2024.07.10 20:08:19.942961 [ 3 ] {698f74aa-d1d2-4cf4-9472-aad6e211c40d} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9623 2024.07.10 20:08:19.942997 [ 3 ] {698f74aa-d1d2-4cf4-9472-aad6e211c40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9624 2024.07.10 20:08:19.943301 [ 3 ] {698f74aa-d1d2-4cf4-9472-aad6e211c40d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9625 2024.07.10 20:08:19.943706 [ 3 ] {698f74aa-d1d2-4cf4-9472-aad6e211c40d} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9626 2024.07.10 20:08:19.943856 [ 3 ] {698f74aa-d1d2-4cf4-9472-aad6e211c40d} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001393 sec., 59583.632447954056 rows/sec., 4.65 MiB/sec.
9627 2024.07.10 20:08:19.944037 [ 3 ] {698f74aa-d1d2-4cf4-9472-aad6e211c40d} <Debug> DynamicQueryHandler: Done processing query
9628 2024.07.10 20:08:19.944096 [ 3 ] {698f74aa-d1d2-4cf4-9472-aad6e211c40d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9629 2024.07.10 20:08:19.944117 [ 3 ] {} <Debug> HTTP-Session: ecfb4368-ac9b-433c-ba09-6a2b742e1f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9630 2024.07.10 20:08:19.944318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9631 2024.07.10 20:08:19.944378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9632 2024.07.10 20:08:19.944404 [ 3 ] {} <Debug> HTTP-Session: 171fcffe-aaae-4415-85b5-489c244eea52 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9633 2024.07.10 20:08:19.944425 [ 3 ] {} <Debug> HTTP-Session: 171fcffe-aaae-4415-85b5-489c244eea52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9634 2024.07.10 20:08:19.944441 [ 3 ] {} <Debug> HTTP-Session: 171fcffe-aaae-4415-85b5-489c244eea52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9635 2024.07.10 20:08:19.944480 [ 3 ] {} <Trace> HTTP-Session: 171fcffe-aaae-4415-85b5-489c244eea52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9636 2024.07.10 20:08:19.944651 [ 3 ] {8f63e624-e59a-4d92-8817-dcc2e1b719cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9637 2024.07.10 20:08:19.944698 [ 3 ] {8f63e624-e59a-4d92-8817-dcc2e1b719cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9638 2024.07.10 20:08:19.944866 [ 3 ] {8f63e624-e59a-4d92-8817-dcc2e1b719cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9639 2024.07.10 20:08:19.945195 [ 3 ] {8f63e624-e59a-4d92-8817-dcc2e1b719cc} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9640 2024.07.10 20:08:19.945231 [ 3 ] {8f63e624-e59a-4d92-8817-dcc2e1b719cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9641 2024.07.10 20:08:19.945625 [ 3 ] {8f63e624-e59a-4d92-8817-dcc2e1b719cc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9642 2024.07.10 20:08:19.945960 [ 3 ] {8f63e624-e59a-4d92-8817-dcc2e1b719cc} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9643 2024.07.10 20:08:19.946094 [ 3 ] {8f63e624-e59a-4d92-8817-dcc2e1b719cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001526 sec., 104849.27916120576 rows/sec., 7.30 MiB/sec.
9644 2024.07.10 20:08:19.946251 [ 3 ] {8f63e624-e59a-4d92-8817-dcc2e1b719cc} <Debug> DynamicQueryHandler: Done processing query
9645 2024.07.10 20:08:19.946276 [ 3 ] {8f63e624-e59a-4d92-8817-dcc2e1b719cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9646 2024.07.10 20:08:19.946293 [ 3 ] {} <Debug> HTTP-Session: 171fcffe-aaae-4415-85b5-489c244eea52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9647 2024.07.10 20:08:19.946472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9648 2024.07.10 20:08:19.946522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9649 2024.07.10 20:08:19.946542 [ 3 ] {} <Debug> HTTP-Session: e26bc8d6-5d70-4273-9069-8a3357a7531e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9650 2024.07.10 20:08:19.946559 [ 3 ] {} <Debug> HTTP-Session: e26bc8d6-5d70-4273-9069-8a3357a7531e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9651 2024.07.10 20:08:19.946572 [ 3 ] {} <Debug> HTTP-Session: e26bc8d6-5d70-4273-9069-8a3357a7531e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9652 2024.07.10 20:08:19.946602 [ 3 ] {} <Trace> HTTP-Session: e26bc8d6-5d70-4273-9069-8a3357a7531e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9653 2024.07.10 20:08:19.946838 [ 3 ] {e9cc0eda-bd42-4bfb-ac0b-20e5120fc500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9654 2024.07.10 20:08:19.946902 [ 3 ] {e9cc0eda-bd42-4bfb-ac0b-20e5120fc500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9655 2024.07.10 20:08:19.947301 [ 3 ] {e9cc0eda-bd42-4bfb-ac0b-20e5120fc500} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9656 2024.07.10 20:08:19.947801 [ 3 ] {e9cc0eda-bd42-4bfb-ac0b-20e5120fc500} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9657 2024.07.10 20:08:19.947837 [ 3 ] {e9cc0eda-bd42-4bfb-ac0b-20e5120fc500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9658 2024.07.10 20:08:19.948430 [ 3 ] {e9cc0eda-bd42-4bfb-ac0b-20e5120fc500} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9659 2024.07.10 20:08:19.948830 [ 3 ] {e9cc0eda-bd42-4bfb-ac0b-20e5120fc500} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9660 2024.07.10 20:08:19.948959 [ 7 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9661 2024.07.10 20:08:19.948978 [ 3 ] {e9cc0eda-bd42-4bfb-ac0b-20e5120fc500} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002302 sec., 8253.692441355344 rows/sec., 14.79 MiB/sec.
9662 2024.07.10 20:08:19.949003 [ 7 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9663 2024.07.10 20:08:19.949040 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9664 2024.07.10 20:08:19.949362 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
9665 2024.07.10 20:08:19.949390 [ 3 ] {e9cc0eda-bd42-4bfb-ac0b-20e5120fc500} <Debug> DynamicQueryHandler: Done processing query
9666 2024.07.10 20:08:19.949451 [ 3 ] {e9cc0eda-bd42-4bfb-ac0b-20e5120fc500} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9667 2024.07.10 20:08:19.949481 [ 3 ] {} <Debug> HTTP-Session: e26bc8d6-5d70-4273-9069-8a3357a7531e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9668 2024.07.10 20:08:19.949673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9669 2024.07.10 20:08:19.949794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9670 2024.07.10 20:08:19.949848 [ 3 ] {} <Debug> HTTP-Session: d825af1a-2995-45a7-8461-0ba5bf7f6456 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9671 2024.07.10 20:08:19.949902 [ 3 ] {} <Debug> HTTP-Session: d825af1a-2995-45a7-8461-0ba5bf7f6456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9672 2024.07.10 20:08:19.949948 [ 3 ] {} <Debug> HTTP-Session: d825af1a-2995-45a7-8461-0ba5bf7f6456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9673 2024.07.10 20:08:19.950050 [ 3 ] {} <Trace> HTTP-Session: d825af1a-2995-45a7-8461-0ba5bf7f6456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9674 2024.07.10 20:08:19.950161 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9675 2024.07.10 20:08:19.950314 [ 3 ] {34b704e8-3e64-4546-a6dc-58212db3c4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9676 2024.07.10 20:08:19.950346 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 816 rows starting from the beginning of the part
9677 2024.07.10 20:08:19.950417 [ 3 ] {34b704e8-3e64-4546-a6dc-58212db3c4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9678 2024.07.10 20:08:19.951178 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 19 rows starting from the beginning of the part
9679 2024.07.10 20:08:19.951420 [ 3 ] {34b704e8-3e64-4546-a6dc-58212db3c4d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9680 2024.07.10 20:08:19.951912 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part
9681 2024.07.10 20:08:19.952586 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 19 rows starting from the beginning of the part
9682 2024.07.10 20:08:19.952767 [ 3 ] {34b704e8-3e64-4546-a6dc-58212db3c4d0} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9683 2024.07.10 20:08:19.952861 [ 3 ] {34b704e8-3e64-4546-a6dc-58212db3c4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9684 2024.07.10 20:08:19.953252 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part
9685 2024.07.10 20:08:19.953803 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 19 rows starting from the beginning of the part
9686 2024.07.10 20:08:19.954513 [ 3 ] {34b704e8-3e64-4546-a6dc-58212db3c4d0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9687 2024.07.10 20:08:19.955253 [ 3 ] {34b704e8-3e64-4546-a6dc-58212db3c4d0} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9688 2024.07.10 20:08:19.955682 [ 3 ] {34b704e8-3e64-4546-a6dc-58212db3c4d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005474 sec., 10960.906101571063 rows/sec., 756.42 KiB/sec.
9689 2024.07.10 20:08:19.956005 [ 3 ] {34b704e8-3e64-4546-a6dc-58212db3c4d0} <Debug> DynamicQueryHandler: Done processing query
9690 2024.07.10 20:08:19.956031 [ 3 ] {34b704e8-3e64-4546-a6dc-58212db3c4d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9691 2024.07.10 20:08:19.956048 [ 3 ] {} <Debug> HTTP-Session: d825af1a-2995-45a7-8461-0ba5bf7f6456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9692 2024.07.10 20:08:19.959488 [ 193 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 899 rows, containing 19 columns (19 merged, 0 gathered) in 0.010311986 sec., 87180.10284342899 rows/sec., 156.22 MiB/sec.
9693 2024.07.10 20:08:19.960834 [ 193 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9694 2024.07.10 20:08:19.961467 [ 193 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9695 2024.07.10 20:08:19.961557 [ 193 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9696 2024.07.10 20:08:19.961713 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB.
9697 2024.07.10 20:08:24.003531 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
9698 2024.07.10 20:08:24.003607 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
9699 2024.07.10 20:08:24.937886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9700 2024.07.10 20:08:24.938037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9701 2024.07.10 20:08:24.938075 [ 3 ] {} <Debug> HTTP-Session: fc4e5753-b7e2-4ad1-8a5e-bc7e852cca3d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9702 2024.07.10 20:08:24.938111 [ 3 ] {} <Debug> HTTP-Session: fc4e5753-b7e2-4ad1-8a5e-bc7e852cca3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9703 2024.07.10 20:08:24.938133 [ 3 ] {} <Debug> HTTP-Session: fc4e5753-b7e2-4ad1-8a5e-bc7e852cca3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9704 2024.07.10 20:08:24.938199 [ 3 ] {} <Trace> HTTP-Session: fc4e5753-b7e2-4ad1-8a5e-bc7e852cca3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9705 2024.07.10 20:08:24.938440 [ 3 ] {a2a612d0-4c45-4fa8-a718-dc44e6480895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9706 2024.07.10 20:08:24.938530 [ 3 ] {a2a612d0-4c45-4fa8-a718-dc44e6480895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9707 2024.07.10 20:08:24.938784 [ 3 ] {a2a612d0-4c45-4fa8-a718-dc44e6480895} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9708 2024.07.10 20:08:24.939181 [ 3 ] {a2a612d0-4c45-4fa8-a718-dc44e6480895} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9709 2024.07.10 20:08:24.939224 [ 3 ] {a2a612d0-4c45-4fa8-a718-dc44e6480895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9710 2024.07.10 20:08:24.939599 [ 3 ] {a2a612d0-4c45-4fa8-a718-dc44e6480895} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9711 2024.07.10 20:08:24.939934 [ 3 ] {a2a612d0-4c45-4fa8-a718-dc44e6480895} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9712 2024.07.10 20:08:24.940086 [ 3 ] {a2a612d0-4c45-4fa8-a718-dc44e6480895} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001719 sec., 7562.536358347877 rows/sec., 612.98 KiB/sec.
9713 2024.07.10 20:08:24.940353 [ 3 ] {a2a612d0-4c45-4fa8-a718-dc44e6480895} <Debug> DynamicQueryHandler: Done processing query
9714 2024.07.10 20:08:24.940382 [ 3 ] {a2a612d0-4c45-4fa8-a718-dc44e6480895} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9715 2024.07.10 20:08:24.940434 [ 3 ] {} <Debug> HTTP-Session: fc4e5753-b7e2-4ad1-8a5e-bc7e852cca3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9716 2024.07.10 20:08:24.940676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9717 2024.07.10 20:08:24.940756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9718 2024.07.10 20:08:24.940778 [ 3 ] {} <Debug> HTTP-Session: 2a8ef4d4-8863-4fce-a525-db51bcacc586 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9719 2024.07.10 20:08:24.940795 [ 3 ] {} <Debug> HTTP-Session: 2a8ef4d4-8863-4fce-a525-db51bcacc586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9720 2024.07.10 20:08:24.940811 [ 3 ] {} <Debug> HTTP-Session: 2a8ef4d4-8863-4fce-a525-db51bcacc586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9721 2024.07.10 20:08:24.940843 [ 3 ] {} <Trace> HTTP-Session: 2a8ef4d4-8863-4fce-a525-db51bcacc586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9722 2024.07.10 20:08:24.940941 [ 3 ] {5c99f738-66e4-4b50-96a6-84bd9905d8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9723 2024.07.10 20:08:24.940987 [ 3 ] {5c99f738-66e4-4b50-96a6-84bd9905d8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9724 2024.07.10 20:08:24.941132 [ 3 ] {5c99f738-66e4-4b50-96a6-84bd9905d8c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9725 2024.07.10 20:08:24.941464 [ 3 ] {5c99f738-66e4-4b50-96a6-84bd9905d8c7} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9726 2024.07.10 20:08:24.941500 [ 3 ] {5c99f738-66e4-4b50-96a6-84bd9905d8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9727 2024.07.10 20:08:24.941799 [ 3 ] {5c99f738-66e4-4b50-96a6-84bd9905d8c7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
9728 2024.07.10 20:08:24.942127 [ 3 ] {5c99f738-66e4-4b50-96a6-84bd9905d8c7} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9729 2024.07.10 20:08:24.942286 [ 3 ] {5c99f738-66e4-4b50-96a6-84bd9905d8c7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001358 sec., 1472.7540500736377 rows/sec., 120.09 KiB/sec.
9730 2024.07.10 20:08:24.942299 [ 102 ] {} <Debug> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0
9731 2024.07.10 20:08:24.942404 [ 102 ] {} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9732 2024.07.10 20:08:24.942440 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9733 2024.07.10 20:08:24.942528 [ 3 ] {5c99f738-66e4-4b50-96a6-84bd9905d8c7} <Debug> DynamicQueryHandler: Done processing query
9734 2024.07.10 20:08:24.942581 [ 3 ] {5c99f738-66e4-4b50-96a6-84bd9905d8c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9735 2024.07.10 20:08:24.942646 [ 3 ] {} <Debug> HTTP-Session: 2a8ef4d4-8863-4fce-a525-db51bcacc586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9736 2024.07.10 20:08:24.942723 [ 201 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full
9737 2024.07.10 20:08:24.942822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9738 2024.07.10 20:08:24.942939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9739 2024.07.10 20:08:24.942998 [ 3 ] {} <Debug> HTTP-Session: a403b8ad-bd7e-42c3-95f8-2a698aba0a49 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9740 2024.07.10 20:08:24.943026 [ 201 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9741 2024.07.10 20:08:24.943037 [ 3 ] {} <Debug> HTTP-Session: a403b8ad-bd7e-42c3-95f8-2a698aba0a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9742 2024.07.10 20:08:24.943086 [ 3 ] {} <Debug> HTTP-Session: a403b8ad-bd7e-42c3-95f8-2a698aba0a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9743 2024.07.10 20:08:24.943094 [ 201 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 14 rows starting from the beginning of the part
9744 2024.07.10 20:08:24.943159 [ 3 ] {} <Trace> HTTP-Session: a403b8ad-bd7e-42c3-95f8-2a698aba0a49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9745 2024.07.10 20:08:24.943384 [ 201 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
9746 2024.07.10 20:08:24.943479 [ 3 ] {a9fab789-1fa3-45dc-a1a1-8857aa023078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9747 2024.07.10 20:08:24.943639 [ 3 ] {a9fab789-1fa3-45dc-a1a1-8857aa023078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9748 2024.07.10 20:08:24.943664 [ 201 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
9749 2024.07.10 20:08:24.944006 [ 201 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
9750 2024.07.10 20:08:24.944344 [ 201 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
9751 2024.07.10 20:08:24.944736 [ 201 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
9752 2024.07.10 20:08:24.944777 [ 3 ] {a9fab789-1fa3-45dc-a1a1-8857aa023078} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9753 2024.07.10 20:08:24.945742 [ 3 ] {a9fab789-1fa3-45dc-a1a1-8857aa023078} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9754 2024.07.10 20:08:24.945810 [ 3 ] {a9fab789-1fa3-45dc-a1a1-8857aa023078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9755 2024.07.10 20:08:24.946733 [ 3 ] {a9fab789-1fa3-45dc-a1a1-8857aa023078} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9756 2024.07.10 20:08:24.947398 [ 201 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.00484669 sec., 4951.833106718193 rows/sec., 403.79 KiB/sec.
9757 2024.07.10 20:08:24.947567 [ 201 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary)
9758 2024.07.10 20:08:24.947693 [ 3 ] {a9fab789-1fa3-45dc-a1a1-8857aa023078} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9759 2024.07.10 20:08:24.948081 [ 60 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9760 2024.07.10 20:08:24.948099 [ 3 ] {a9fab789-1fa3-45dc-a1a1-8857aa023078} <Debug> executeQuery: Read 96 rows, 8.00 KiB in 0.004706 sec., 20399.49001274968 rows/sec., 1.66 MiB/sec.
9761 2024.07.10 20:08:24.948308 [ 60 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9762 2024.07.10 20:08:24.948484 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9763 2024.07.10 20:08:24.948692 [ 3 ] {a9fab789-1fa3-45dc-a1a1-8857aa023078} <Debug> DynamicQueryHandler: Done processing query
9764 2024.07.10 20:08:24.948713 [ 201 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_28_6} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9765 2024.07.10 20:08:24.948776 [ 3 ] {a9fab789-1fa3-45dc-a1a1-8857aa023078} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9766 2024.07.10 20:08:24.948845 [ 3 ] {} <Debug> HTTP-Session: a403b8ad-bd7e-42c3-95f8-2a698aba0a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9767 2024.07.10 20:08:24.948854 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
9768 2024.07.10 20:08:24.949046 [ 201 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_28_6} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6
9769 2024.07.10 20:08:24.949075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9770 2024.07.10 20:08:24.949231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9771 2024.07.10 20:08:24.949290 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9772 2024.07.10 20:08:24.949317 [ 3 ] {} <Debug> HTTP-Session: 27d97ee5-a673-4f38-9f68-ce8c298741f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9773 2024.07.10 20:08:24.949347 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9774 2024.07.10 20:08:24.949370 [ 3 ] {} <Debug> HTTP-Session: 27d97ee5-a673-4f38-9f68-ce8c298741f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9775 2024.07.10 20:08:24.949374 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 195 rows starting from the beginning of the part
9776 2024.07.10 20:08:24.949416 [ 3 ] {} <Debug> HTTP-Session: 27d97ee5-a673-4f38-9f68-ce8c298741f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9777 2024.07.10 20:08:24.949492 [ 3 ] {} <Trace> HTTP-Session: 27d97ee5-a673-4f38-9f68-ce8c298741f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9778 2024.07.10 20:08:24.949556 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 96 rows starting from the beginning of the part
9779 2024.07.10 20:08:24.949716 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 114 rows starting from the beginning of the part
9780 2024.07.10 20:08:24.949720 [ 3 ] {ac557cce-fa41-4fee-8b84-071b56409b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9781 2024.07.10 20:08:24.949833 [ 3 ] {ac557cce-fa41-4fee-8b84-071b56409b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9782 2024.07.10 20:08:24.949857 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 132 rows starting from the beginning of the part
9783 2024.07.10 20:08:24.950265 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 113 rows starting from the beginning of the part
9784 2024.07.10 20:08:24.950593 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 96 rows starting from the beginning of the part
9785 2024.07.10 20:08:24.951158 [ 3 ] {ac557cce-fa41-4fee-8b84-071b56409b6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9786 2024.07.10 20:08:24.951614 [ 3 ] {ac557cce-fa41-4fee-8b84-071b56409b6b} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9787 2024.07.10 20:08:24.951656 [ 3 ] {ac557cce-fa41-4fee-8b84-071b56409b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9788 2024.07.10 20:08:24.952121 [ 3 ] {ac557cce-fa41-4fee-8b84-071b56409b6b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
9789 2024.07.10 20:08:24.952555 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 4 columns (4 merged, 0 gathered) in 0.003905423 sec., 191016.44047264536 rows/sec., 15.54 MiB/sec.
9790 2024.07.10 20:08:24.952569 [ 3 ] {ac557cce-fa41-4fee-8b84-071b56409b6b} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9791 2024.07.10 20:08:24.952844 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9792 2024.07.10 20:08:24.952873 [ 3 ] {ac557cce-fa41-4fee-8b84-071b56409b6b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003222 sec., 620.7324643078833 rows/sec., 43.34 KiB/sec.
9793 2024.07.10 20:08:24.952874 [ 60 ] {} <Debug> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0
9794 2024.07.10 20:08:24.953075 [ 60 ] {} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9795 2024.07.10 20:08:24.953182 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9796 2024.07.10 20:08:24.953404 [ 3 ] {ac557cce-fa41-4fee-8b84-071b56409b6b} <Debug> DynamicQueryHandler: Done processing query
9797 2024.07.10 20:08:24.953522 [ 3 ] {ac557cce-fa41-4fee-8b84-071b56409b6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9798 2024.07.10 20:08:24.953691 [ 3 ] {} <Debug> HTTP-Session: 27d97ee5-a673-4f38-9f68-ce8c298741f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9799 2024.07.10 20:08:24.953944 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full
9800 2024.07.10 20:08:24.954330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9801 2024.07.10 20:08:24.954814 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9802 2024.07.10 20:08:24.954836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9803 2024.07.10 20:08:24.954921 [ 3 ] {} <Debug> HTTP-Session: 16d0c35c-4d24-47c4-9d69-ab6dea49f17c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9804 2024.07.10 20:08:24.954923 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 14 rows starting from the beginning of the part
9805 2024.07.10 20:08:24.954978 [ 3 ] {} <Debug> HTTP-Session: 16d0c35c-4d24-47c4-9d69-ab6dea49f17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9806 2024.07.10 20:08:24.954996 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_61_12} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9807 2024.07.10 20:08:24.955035 [ 3 ] {} <Debug> HTTP-Session: 16d0c35c-4d24-47c4-9d69-ab6dea49f17c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9808 2024.07.10 20:08:24.955287 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
9809 2024.07.10 20:08:24.955338 [ 3 ] {} <Trace> HTTP-Session: 16d0c35c-4d24-47c4-9d69-ab6dea49f17c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9810 2024.07.10 20:08:24.955524 [ 201 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_61_12} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9811 2024.07.10 20:08:24.955672 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
9812 2024.07.10 20:08:24.956071 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
9813 2024.07.10 20:08:24.956069 [ 3 ] {3c3a89ad-5ffe-4048-939b-ec5ffc3c8251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9814 2024.07.10 20:08:24.956159 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
9815 2024.07.10 20:08:24.956288 [ 3 ] {3c3a89ad-5ffe-4048-939b-ec5ffc3c8251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9816 2024.07.10 20:08:24.956466 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
9817 2024.07.10 20:08:24.956864 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
9818 2024.07.10 20:08:24.957524 [ 3 ] {3c3a89ad-5ffe-4048-939b-ec5ffc3c8251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9819 2024.07.10 20:08:24.958356 [ 3 ] {3c3a89ad-5ffe-4048-939b-ec5ffc3c8251} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9820 2024.07.10 20:08:24.958423 [ 3 ] {3c3a89ad-5ffe-4048-939b-ec5ffc3c8251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9821 2024.07.10 20:08:24.959322 [ 3 ] {3c3a89ad-5ffe-4048-939b-ec5ffc3c8251} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9822 2024.07.10 20:08:24.959600 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.006236381 sec., 3848.3857865643554 rows/sec., 268.71 KiB/sec.
9823 2024.07.10 20:08:24.959835 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary)
9824 2024.07.10 20:08:24.960077 [ 3 ] {3c3a89ad-5ffe-4048-939b-ec5ffc3c8251} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9825 2024.07.10 20:08:24.960491 [ 60 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9826 2024.07.10 20:08:24.960576 [ 3 ] {3c3a89ad-5ffe-4048-939b-ec5ffc3c8251} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.004909 sec., 16092.890609085352 rows/sec., 1.26 MiB/sec.
9827 2024.07.10 20:08:24.960591 [ 60 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9828 2024.07.10 20:08:24.960700 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9829 2024.07.10 20:08:24.960907 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_28_6} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9830 2024.07.10 20:08:24.961160 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
9831 2024.07.10 20:08:24.961197 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_28_6} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6
9832 2024.07.10 20:08:24.961220 [ 3 ] {3c3a89ad-5ffe-4048-939b-ec5ffc3c8251} <Debug> DynamicQueryHandler: Done processing query
9833 2024.07.10 20:08:24.961281 [ 3 ] {3c3a89ad-5ffe-4048-939b-ec5ffc3c8251} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9834 2024.07.10 20:08:24.961399 [ 3 ] {} <Debug> HTTP-Session: 16d0c35c-4d24-47c4-9d69-ab6dea49f17c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9835 2024.07.10 20:08:24.961446 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9836 2024.07.10 20:08:24.961562 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9837 2024.07.10 20:08:24.961612 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 152 rows starting from the beginning of the part
9838 2024.07.10 20:08:24.961681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9839 2024.07.10 20:08:24.961853 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 79 rows starting from the beginning of the part
9840 2024.07.10 20:08:24.961869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9841 2024.07.10 20:08:24.961958 [ 3 ] {} <Debug> HTTP-Session: 0e9bc477-8df0-4cd3-a623-cffb7a6b654a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9842 2024.07.10 20:08:24.962096 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 85 rows starting from the beginning of the part
9843 2024.07.10 20:08:24.962112 [ 3 ] {} <Debug> HTTP-Session: 0e9bc477-8df0-4cd3-a623-cffb7a6b654a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9844 2024.07.10 20:08:24.962192 [ 3 ] {} <Debug> HTTP-Session: 0e9bc477-8df0-4cd3-a623-cffb7a6b654a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9845 2024.07.10 20:08:24.962362 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 103 rows starting from the beginning of the part
9846 2024.07.10 20:08:24.962369 [ 3 ] {} <Trace> HTTP-Session: 0e9bc477-8df0-4cd3-a623-cffb7a6b654a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9847 2024.07.10 20:08:24.962621 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 83 rows starting from the beginning of the part
9848 2024.07.10 20:08:24.962850 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 79 rows starting from the beginning of the part
9849 2024.07.10 20:08:24.962987 [ 3 ] {313c0ecf-6acb-45c9-a81a-7957c027acfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9850 2024.07.10 20:08:24.963349 [ 3 ] {313c0ecf-6acb-45c9-a81a-7957c027acfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9851 2024.07.10 20:08:24.963887 [ 3 ] {313c0ecf-6acb-45c9-a81a-7957c027acfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9852 2024.07.10 20:08:24.964903 [ 3 ] {313c0ecf-6acb-45c9-a81a-7957c027acfa} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9853 2024.07.10 20:08:24.964970 [ 3 ] {313c0ecf-6acb-45c9-a81a-7957c027acfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9854 2024.07.10 20:08:24.965832 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 4 columns (4 merged, 0 gathered) in 0.004966381 sec., 116986.59446385608 rows/sec., 9.14 MiB/sec.
9855 2024.07.10 20:08:24.965923 [ 3 ] {313c0ecf-6acb-45c9-a81a-7957c027acfa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9856 2024.07.10 20:08:24.966023 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9857 2024.07.10 20:08:24.966734 [ 3 ] {313c0ecf-6acb-45c9-a81a-7957c027acfa} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9858 2024.07.10 20:08:24.966871 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_61_12} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9859 2024.07.10 20:08:24.967067 [ 3 ] {313c0ecf-6acb-45c9-a81a-7957c027acfa} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004352 sec., 36994.48529411765 rows/sec., 2.58 MiB/sec.
9860 2024.07.10 20:08:24.967120 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_61_12} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9861 2024.07.10 20:08:24.967359 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
9862 2024.07.10 20:08:24.967450 [ 3 ] {313c0ecf-6acb-45c9-a81a-7957c027acfa} <Debug> DynamicQueryHandler: Done processing query
9863 2024.07.10 20:08:24.967480 [ 3 ] {313c0ecf-6acb-45c9-a81a-7957c027acfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9864 2024.07.10 20:08:24.967498 [ 3 ] {} <Debug> HTTP-Session: 0e9bc477-8df0-4cd3-a623-cffb7a6b654a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9865 2024.07.10 20:08:24.967640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9866 2024.07.10 20:08:24.967690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9867 2024.07.10 20:08:24.967710 [ 3 ] {} <Debug> HTTP-Session: ce93f634-d40d-46bd-b787-95221b3b1f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9868 2024.07.10 20:08:24.967727 [ 3 ] {} <Debug> HTTP-Session: ce93f634-d40d-46bd-b787-95221b3b1f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9869 2024.07.10 20:08:24.967741 [ 3 ] {} <Debug> HTTP-Session: ce93f634-d40d-46bd-b787-95221b3b1f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9870 2024.07.10 20:08:24.967772 [ 3 ] {} <Trace> HTTP-Session: ce93f634-d40d-46bd-b787-95221b3b1f36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9871 2024.07.10 20:08:24.967974 [ 3 ] {39162a13-2104-4401-9133-ac028043b910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9872 2024.07.10 20:08:24.968044 [ 3 ] {39162a13-2104-4401-9133-ac028043b910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9873 2024.07.10 20:08:24.968480 [ 3 ] {39162a13-2104-4401-9133-ac028043b910} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9874 2024.07.10 20:08:24.968986 [ 3 ] {39162a13-2104-4401-9133-ac028043b910} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9875 2024.07.10 20:08:24.969021 [ 3 ] {39162a13-2104-4401-9133-ac028043b910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9876 2024.07.10 20:08:24.969619 [ 3 ] {39162a13-2104-4401-9133-ac028043b910} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9877 2024.07.10 20:08:24.970037 [ 3 ] {39162a13-2104-4401-9133-ac028043b910} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9878 2024.07.10 20:08:24.970219 [ 3 ] {39162a13-2104-4401-9133-ac028043b910} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002369 sec., 5487.547488391727 rows/sec., 9.83 MiB/sec.
9879 2024.07.10 20:08:24.970416 [ 3 ] {39162a13-2104-4401-9133-ac028043b910} <Debug> DynamicQueryHandler: Done processing query
9880 2024.07.10 20:08:24.970440 [ 3 ] {39162a13-2104-4401-9133-ac028043b910} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
9881 2024.07.10 20:08:24.970457 [ 3 ] {} <Debug> HTTP-Session: ce93f634-d40d-46bd-b787-95221b3b1f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9882 2024.07.10 20:08:24.970575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9883 2024.07.10 20:08:24.970625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9884 2024.07.10 20:08:24.970645 [ 3 ] {} <Debug> HTTP-Session: dfdabc0a-47ad-454b-954c-e20e84df9c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9885 2024.07.10 20:08:24.970662 [ 3 ] {} <Debug> HTTP-Session: dfdabc0a-47ad-454b-954c-e20e84df9c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9886 2024.07.10 20:08:24.970677 [ 3 ] {} <Debug> HTTP-Session: dfdabc0a-47ad-454b-954c-e20e84df9c30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9887 2024.07.10 20:08:24.970708 [ 3 ] {} <Trace> HTTP-Session: dfdabc0a-47ad-454b-954c-e20e84df9c30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9888 2024.07.10 20:08:24.970827 [ 3 ] {fe6bac0b-8dc4-449b-b915-5554117d7d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9889 2024.07.10 20:08:24.970871 [ 3 ] {fe6bac0b-8dc4-449b-b915-5554117d7d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9890 2024.07.10 20:08:24.970997 [ 3 ] {fe6bac0b-8dc4-449b-b915-5554117d7d41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9891 2024.07.10 20:08:24.971289 [ 3 ] {fe6bac0b-8dc4-449b-b915-5554117d7d41} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9892 2024.07.10 20:08:24.971327 [ 3 ] {fe6bac0b-8dc4-449b-b915-5554117d7d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9893 2024.07.10 20:08:24.971685 [ 3 ] {fe6bac0b-8dc4-449b-b915-5554117d7d41} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9894 2024.07.10 20:08:24.972012 [ 3 ] {fe6bac0b-8dc4-449b-b915-5554117d7d41} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9895 2024.07.10 20:08:24.972172 [ 3 ] {fe6bac0b-8dc4-449b-b915-5554117d7d41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec.
9896 2024.07.10 20:08:24.972341 [ 3 ] {fe6bac0b-8dc4-449b-b915-5554117d7d41} <Debug> DynamicQueryHandler: Done processing query
9897 2024.07.10 20:08:24.972366 [ 3 ] {fe6bac0b-8dc4-449b-b915-5554117d7d41} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9898 2024.07.10 20:08:24.972382 [ 3 ] {} <Debug> HTTP-Session: dfdabc0a-47ad-454b-954c-e20e84df9c30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9899 2024.07.10 20:08:29.938122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9900 2024.07.10 20:08:29.938272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9901 2024.07.10 20:08:29.938302 [ 3 ] {} <Debug> HTTP-Session: 6c65dde7-cf14-4e6a-8e14-3488082d4dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9902 2024.07.10 20:08:29.938330 [ 3 ] {} <Debug> HTTP-Session: 6c65dde7-cf14-4e6a-8e14-3488082d4dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9903 2024.07.10 20:08:29.938348 [ 3 ] {} <Debug> HTTP-Session: 6c65dde7-cf14-4e6a-8e14-3488082d4dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9904 2024.07.10 20:08:29.938406 [ 3 ] {} <Trace> HTTP-Session: 6c65dde7-cf14-4e6a-8e14-3488082d4dd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9905 2024.07.10 20:08:29.938614 [ 3 ] {53cbae59-6eed-4e51-947d-130aa09d8938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9906 2024.07.10 20:08:29.938685 [ 3 ] {53cbae59-6eed-4e51-947d-130aa09d8938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9907 2024.07.10 20:08:29.938892 [ 3 ] {53cbae59-6eed-4e51-947d-130aa09d8938} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9908 2024.07.10 20:08:29.939282 [ 3 ] {53cbae59-6eed-4e51-947d-130aa09d8938} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9909 2024.07.10 20:08:29.939322 [ 3 ] {53cbae59-6eed-4e51-947d-130aa09d8938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9910 2024.07.10 20:08:29.939750 [ 3 ] {53cbae59-6eed-4e51-947d-130aa09d8938} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9911 2024.07.10 20:08:29.940088 [ 3 ] {53cbae59-6eed-4e51-947d-130aa09d8938} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9912 2024.07.10 20:08:29.940250 [ 3 ] {53cbae59-6eed-4e51-947d-130aa09d8938} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001696 sec., 11202.830188679245 rows/sec., 908.04 KiB/sec.
9913 2024.07.10 20:08:29.940470 [ 3 ] {53cbae59-6eed-4e51-947d-130aa09d8938} <Debug> DynamicQueryHandler: Done processing query
9914 2024.07.10 20:08:29.940497 [ 3 ] {53cbae59-6eed-4e51-947d-130aa09d8938} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9915 2024.07.10 20:08:29.940514 [ 3 ] {} <Debug> HTTP-Session: 6c65dde7-cf14-4e6a-8e14-3488082d4dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9916 2024.07.10 20:08:29.940699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9917 2024.07.10 20:08:29.940749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9918 2024.07.10 20:08:29.940770 [ 3 ] {} <Debug> HTTP-Session: ca1d376b-57bf-4452-93c9-8b23d506a7f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9919 2024.07.10 20:08:29.940787 [ 3 ] {} <Debug> HTTP-Session: ca1d376b-57bf-4452-93c9-8b23d506a7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9920 2024.07.10 20:08:29.940801 [ 3 ] {} <Debug> HTTP-Session: ca1d376b-57bf-4452-93c9-8b23d506a7f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9921 2024.07.10 20:08:29.940831 [ 3 ] {} <Trace> HTTP-Session: ca1d376b-57bf-4452-93c9-8b23d506a7f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9922 2024.07.10 20:08:29.940954 [ 3 ] {1840d5eb-1422-4520-a4e0-73e7ef22fa55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9923 2024.07.10 20:08:29.940998 [ 3 ] {1840d5eb-1422-4520-a4e0-73e7ef22fa55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9924 2024.07.10 20:08:29.941134 [ 3 ] {1840d5eb-1422-4520-a4e0-73e7ef22fa55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9925 2024.07.10 20:08:29.941540 [ 3 ] {1840d5eb-1422-4520-a4e0-73e7ef22fa55} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9926 2024.07.10 20:08:29.941578 [ 3 ] {1840d5eb-1422-4520-a4e0-73e7ef22fa55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9927 2024.07.10 20:08:29.941906 [ 3 ] {1840d5eb-1422-4520-a4e0-73e7ef22fa55} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9928 2024.07.10 20:08:29.942215 [ 3 ] {1840d5eb-1422-4520-a4e0-73e7ef22fa55} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9929 2024.07.10 20:08:29.942361 [ 3 ] {1840d5eb-1422-4520-a4e0-73e7ef22fa55} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.001454 sec., 77716.64374140302 rows/sec., 6.37 MiB/sec.
9930 2024.07.10 20:08:29.942540 [ 3 ] {1840d5eb-1422-4520-a4e0-73e7ef22fa55} <Debug> DynamicQueryHandler: Done processing query
9931 2024.07.10 20:08:29.942564 [ 3 ] {1840d5eb-1422-4520-a4e0-73e7ef22fa55} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9932 2024.07.10 20:08:29.942580 [ 3 ] {} <Debug> HTTP-Session: ca1d376b-57bf-4452-93c9-8b23d506a7f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9933 2024.07.10 20:08:29.942724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9934 2024.07.10 20:08:29.942773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9935 2024.07.10 20:08:29.942792 [ 3 ] {} <Debug> HTTP-Session: ff484a62-baf3-4e7e-aafa-e0e027f1053b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9936 2024.07.10 20:08:29.942809 [ 3 ] {} <Debug> HTTP-Session: ff484a62-baf3-4e7e-aafa-e0e027f1053b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9937 2024.07.10 20:08:29.942822 [ 3 ] {} <Debug> HTTP-Session: ff484a62-baf3-4e7e-aafa-e0e027f1053b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9938 2024.07.10 20:08:29.942854 [ 3 ] {} <Trace> HTTP-Session: ff484a62-baf3-4e7e-aafa-e0e027f1053b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9939 2024.07.10 20:08:29.942974 [ 3 ] {e3592238-b959-4ef8-88fc-5f8f87cb9cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9940 2024.07.10 20:08:29.943017 [ 3 ] {e3592238-b959-4ef8-88fc-5f8f87cb9cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9941 2024.07.10 20:08:29.943143 [ 3 ] {e3592238-b959-4ef8-88fc-5f8f87cb9cab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9942 2024.07.10 20:08:29.943483 [ 3 ] {e3592238-b959-4ef8-88fc-5f8f87cb9cab} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9943 2024.07.10 20:08:29.943520 [ 3 ] {e3592238-b959-4ef8-88fc-5f8f87cb9cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9944 2024.07.10 20:08:29.943834 [ 3 ] {e3592238-b959-4ef8-88fc-5f8f87cb9cab} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9945 2024.07.10 20:08:29.944137 [ 3 ] {e3592238-b959-4ef8-88fc-5f8f87cb9cab} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9946 2024.07.10 20:08:29.944287 [ 3 ] {e3592238-b959-4ef8-88fc-5f8f87cb9cab} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001356 sec., 61209.4395280236 rows/sec., 4.78 MiB/sec.
9947 2024.07.10 20:08:29.944445 [ 3 ] {e3592238-b959-4ef8-88fc-5f8f87cb9cab} <Debug> DynamicQueryHandler: Done processing query
9948 2024.07.10 20:08:29.944470 [ 3 ] {e3592238-b959-4ef8-88fc-5f8f87cb9cab} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9949 2024.07.10 20:08:29.944485 [ 3 ] {} <Debug> HTTP-Session: ff484a62-baf3-4e7e-aafa-e0e027f1053b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9950 2024.07.10 20:08:29.944661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9951 2024.07.10 20:08:29.944708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9952 2024.07.10 20:08:29.944727 [ 3 ] {} <Debug> HTTP-Session: 6a94acd9-b45e-46ae-8249-fcf16ce2d44d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9953 2024.07.10 20:08:29.944744 [ 3 ] {} <Debug> HTTP-Session: 6a94acd9-b45e-46ae-8249-fcf16ce2d44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9954 2024.07.10 20:08:29.944758 [ 3 ] {} <Debug> HTTP-Session: 6a94acd9-b45e-46ae-8249-fcf16ce2d44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9955 2024.07.10 20:08:29.944788 [ 3 ] {} <Trace> HTTP-Session: 6a94acd9-b45e-46ae-8249-fcf16ce2d44d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9956 2024.07.10 20:08:29.944932 [ 3 ] {2d6c705c-e440-46b2-a3be-dcab269f6eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9957 2024.07.10 20:08:29.944980 [ 3 ] {2d6c705c-e440-46b2-a3be-dcab269f6eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9958 2024.07.10 20:08:29.945125 [ 3 ] {2d6c705c-e440-46b2-a3be-dcab269f6eda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9959 2024.07.10 20:08:29.945506 [ 3 ] {2d6c705c-e440-46b2-a3be-dcab269f6eda} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9960 2024.07.10 20:08:29.945543 [ 3 ] {2d6c705c-e440-46b2-a3be-dcab269f6eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9961 2024.07.10 20:08:29.945936 [ 3 ] {2d6c705c-e440-46b2-a3be-dcab269f6eda} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9962 2024.07.10 20:08:29.946275 [ 3 ] {2d6c705c-e440-46b2-a3be-dcab269f6eda} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9963 2024.07.10 20:08:29.946438 [ 3 ] {2d6c705c-e440-46b2-a3be-dcab269f6eda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec.
9964 2024.07.10 20:08:29.946626 [ 3 ] {2d6c705c-e440-46b2-a3be-dcab269f6eda} <Debug> DynamicQueryHandler: Done processing query
9965 2024.07.10 20:08:29.946650 [ 3 ] {2d6c705c-e440-46b2-a3be-dcab269f6eda} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9966 2024.07.10 20:08:29.946666 [ 3 ] {} <Debug> HTTP-Session: 6a94acd9-b45e-46ae-8249-fcf16ce2d44d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9967 2024.07.10 20:08:29.946843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9968 2024.07.10 20:08:29.946893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9969 2024.07.10 20:08:29.946912 [ 3 ] {} <Debug> HTTP-Session: 55b2ae8b-6da4-4739-837a-0bd7b13edd77 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9970 2024.07.10 20:08:29.946929 [ 3 ] {} <Debug> HTTP-Session: 55b2ae8b-6da4-4739-837a-0bd7b13edd77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9971 2024.07.10 20:08:29.946943 [ 3 ] {} <Debug> HTTP-Session: 55b2ae8b-6da4-4739-837a-0bd7b13edd77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9972 2024.07.10 20:08:29.946973 [ 3 ] {} <Trace> HTTP-Session: 55b2ae8b-6da4-4739-837a-0bd7b13edd77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9973 2024.07.10 20:08:29.947216 [ 3 ] {a8dc2aa9-101f-4e32-9114-9fee27ad55df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9974 2024.07.10 20:08:29.947280 [ 3 ] {a8dc2aa9-101f-4e32-9114-9fee27ad55df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9975 2024.07.10 20:08:29.947689 [ 3 ] {a8dc2aa9-101f-4e32-9114-9fee27ad55df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9976 2024.07.10 20:08:29.948427 [ 3 ] {a8dc2aa9-101f-4e32-9114-9fee27ad55df} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9977 2024.07.10 20:08:29.948476 [ 3 ] {a8dc2aa9-101f-4e32-9114-9fee27ad55df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9978 2024.07.10 20:08:29.949176 [ 3 ] {a8dc2aa9-101f-4e32-9114-9fee27ad55df} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9979 2024.07.10 20:08:29.949591 [ 3 ] {a8dc2aa9-101f-4e32-9114-9fee27ad55df} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9980 2024.07.10 20:08:29.949798 [ 3 ] {a8dc2aa9-101f-4e32-9114-9fee27ad55df} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002742 sec., 6929.248723559445 rows/sec., 12.42 MiB/sec.
9981 2024.07.10 20:08:29.950267 [ 3 ] {a8dc2aa9-101f-4e32-9114-9fee27ad55df} <Debug> DynamicQueryHandler: Done processing query
9982 2024.07.10 20:08:29.950314 [ 3 ] {a8dc2aa9-101f-4e32-9114-9fee27ad55df} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9983 2024.07.10 20:08:29.950343 [ 3 ] {} <Debug> HTTP-Session: 55b2ae8b-6da4-4739-837a-0bd7b13edd77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9984 2024.07.10 20:08:29.950478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9985 2024.07.10 20:08:29.950530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9986 2024.07.10 20:08:29.950549 [ 3 ] {} <Debug> HTTP-Session: 2740a508-52dc-4a49-b75a-fabd755f542d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
9987 2024.07.10 20:08:29.950567 [ 3 ] {} <Debug> HTTP-Session: 2740a508-52dc-4a49-b75a-fabd755f542d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9988 2024.07.10 20:08:29.950581 [ 3 ] {} <Debug> HTTP-Session: 2740a508-52dc-4a49-b75a-fabd755f542d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9989 2024.07.10 20:08:29.950611 [ 3 ] {} <Trace> HTTP-Session: 2740a508-52dc-4a49-b75a-fabd755f542d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9990 2024.07.10 20:08:29.950735 [ 3 ] {367af9ed-c8eb-4d1e-944f-a8c69f507096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9991 2024.07.10 20:08:29.950782 [ 3 ] {367af9ed-c8eb-4d1e-944f-a8c69f507096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9992 2024.07.10 20:08:29.950930 [ 3 ] {367af9ed-c8eb-4d1e-944f-a8c69f507096} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9993 2024.07.10 20:08:29.951262 [ 3 ] {367af9ed-c8eb-4d1e-944f-a8c69f507096} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9994 2024.07.10 20:08:29.951298 [ 3 ] {367af9ed-c8eb-4d1e-944f-a8c69f507096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
9995 2024.07.10 20:08:29.951667 [ 3 ] {367af9ed-c8eb-4d1e-944f-a8c69f507096} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9996 2024.07.10 20:08:29.952006 [ 3 ] {367af9ed-c8eb-4d1e-944f-a8c69f507096} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9997 2024.07.10 20:08:29.952169 [ 3 ] {367af9ed-c8eb-4d1e-944f-a8c69f507096} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec.
9998 2024.07.10 20:08:29.952429 [ 3 ] {367af9ed-c8eb-4d1e-944f-a8c69f507096} <Debug> DynamicQueryHandler: Done processing query
9999 2024.07.10 20:08:29.952501 [ 3 ] {367af9ed-c8eb-4d1e-944f-a8c69f507096} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10000 2024.07.10 20:08:29.952564 [ 3 ] {} <Debug> HTTP-Session: 2740a508-52dc-4a49-b75a-fabd755f542d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10001 2024.07.10 20:08:34.937491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10002 2024.07.10 20:08:34.937640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10003 2024.07.10 20:08:34.937669 [ 3 ] {} <Debug> HTTP-Session: 26092dea-b39b-4821-aa78-e71211b9ee64 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10004 2024.07.10 20:08:34.937699 [ 3 ] {} <Debug> HTTP-Session: 26092dea-b39b-4821-aa78-e71211b9ee64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10005 2024.07.10 20:08:34.937717 [ 3 ] {} <Debug> HTTP-Session: 26092dea-b39b-4821-aa78-e71211b9ee64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10006 2024.07.10 20:08:34.937775 [ 3 ] {} <Trace> HTTP-Session: 26092dea-b39b-4821-aa78-e71211b9ee64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10007 2024.07.10 20:08:34.937980 [ 3 ] {e8a51091-fd67-4823-a8fb-bf09a26a28ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10008 2024.07.10 20:08:34.938056 [ 3 ] {e8a51091-fd67-4823-a8fb-bf09a26a28ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10009 2024.07.10 20:08:34.938260 [ 3 ] {e8a51091-fd67-4823-a8fb-bf09a26a28ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10010 2024.07.10 20:08:34.938678 [ 3 ] {e8a51091-fd67-4823-a8fb-bf09a26a28ac} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10011 2024.07.10 20:08:34.938716 [ 3 ] {e8a51091-fd67-4823-a8fb-bf09a26a28ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10012 2024.07.10 20:08:34.939082 [ 3 ] {e8a51091-fd67-4823-a8fb-bf09a26a28ac} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10013 2024.07.10 20:08:34.939422 [ 3 ] {e8a51091-fd67-4823-a8fb-bf09a26a28ac} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10014 2024.07.10 20:08:34.939568 [ 3 ] {e8a51091-fd67-4823-a8fb-bf09a26a28ac} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001656 sec., 7850.24154589372 rows/sec., 636.30 KiB/sec.
10015 2024.07.10 20:08:34.939777 [ 3 ] {e8a51091-fd67-4823-a8fb-bf09a26a28ac} <Debug> DynamicQueryHandler: Done processing query
10016 2024.07.10 20:08:34.939805 [ 3 ] {e8a51091-fd67-4823-a8fb-bf09a26a28ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10017 2024.07.10 20:08:34.939822 [ 3 ] {} <Debug> HTTP-Session: 26092dea-b39b-4821-aa78-e71211b9ee64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10018 2024.07.10 20:08:34.939947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10019 2024.07.10 20:08:34.940000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10020 2024.07.10 20:08:34.940019 [ 3 ] {} <Debug> HTTP-Session: b98ec37f-cb30-4701-b35b-f352b3c04b30 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10021 2024.07.10 20:08:34.940038 [ 3 ] {} <Debug> HTTP-Session: b98ec37f-cb30-4701-b35b-f352b3c04b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10022 2024.07.10 20:08:34.940052 [ 3 ] {} <Debug> HTTP-Session: b98ec37f-cb30-4701-b35b-f352b3c04b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10023 2024.07.10 20:08:34.940087 [ 3 ] {} <Trace> HTTP-Session: b98ec37f-cb30-4701-b35b-f352b3c04b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10024 2024.07.10 20:08:34.940185 [ 3 ] {79065ad0-b8d4-44e9-ace8-f812ccf7ad91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10025 2024.07.10 20:08:34.940230 [ 3 ] {79065ad0-b8d4-44e9-ace8-f812ccf7ad91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10026 2024.07.10 20:08:34.940357 [ 3 ] {79065ad0-b8d4-44e9-ace8-f812ccf7ad91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10027 2024.07.10 20:08:34.940653 [ 3 ] {79065ad0-b8d4-44e9-ace8-f812ccf7ad91} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10028 2024.07.10 20:08:34.940689 [ 3 ] {79065ad0-b8d4-44e9-ace8-f812ccf7ad91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10029 2024.07.10 20:08:34.940994 [ 3 ] {79065ad0-b8d4-44e9-ace8-f812ccf7ad91} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10030 2024.07.10 20:08:34.941296 [ 3 ] {79065ad0-b8d4-44e9-ace8-f812ccf7ad91} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10031 2024.07.10 20:08:34.941423 [ 3 ] {79065ad0-b8d4-44e9-ace8-f812ccf7ad91} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001264 sec., 1582.2784810126584 rows/sec., 129.02 KiB/sec.
10032 2024.07.10 20:08:34.941578 [ 3 ] {79065ad0-b8d4-44e9-ace8-f812ccf7ad91} <Debug> DynamicQueryHandler: Done processing query
10033 2024.07.10 20:08:34.941602 [ 3 ] {79065ad0-b8d4-44e9-ace8-f812ccf7ad91} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10034 2024.07.10 20:08:34.941617 [ 3 ] {} <Debug> HTTP-Session: b98ec37f-cb30-4701-b35b-f352b3c04b30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10035 2024.07.10 20:08:34.941752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10036 2024.07.10 20:08:34.941798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10037 2024.07.10 20:08:34.941817 [ 3 ] {} <Debug> HTTP-Session: 76d1a237-e5c5-449b-9c5e-ea0083f38274 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10038 2024.07.10 20:08:34.941834 [ 3 ] {} <Debug> HTTP-Session: 76d1a237-e5c5-449b-9c5e-ea0083f38274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10039 2024.07.10 20:08:34.941847 [ 3 ] {} <Debug> HTTP-Session: 76d1a237-e5c5-449b-9c5e-ea0083f38274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10040 2024.07.10 20:08:34.941877 [ 3 ] {} <Trace> HTTP-Session: 76d1a237-e5c5-449b-9c5e-ea0083f38274 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10041 2024.07.10 20:08:34.941989 [ 3 ] {f9a470bf-414f-4771-aebf-9156afb77766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10042 2024.07.10 20:08:34.942030 [ 3 ] {f9a470bf-414f-4771-aebf-9156afb77766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10043 2024.07.10 20:08:34.942144 [ 3 ] {f9a470bf-414f-4771-aebf-9156afb77766} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10044 2024.07.10 20:08:34.942604 [ 3 ] {f9a470bf-414f-4771-aebf-9156afb77766} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10045 2024.07.10 20:08:34.942643 [ 3 ] {f9a470bf-414f-4771-aebf-9156afb77766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10046 2024.07.10 20:08:34.942967 [ 3 ] {f9a470bf-414f-4771-aebf-9156afb77766} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10047 2024.07.10 20:08:34.943274 [ 3 ] {f9a470bf-414f-4771-aebf-9156afb77766} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10048 2024.07.10 20:08:34.943396 [ 3 ] {f9a470bf-414f-4771-aebf-9156afb77766} <Debug> executeQuery: Read 96 rows, 8.00 KiB in 0.001422 sec., 67510.54852320674 rows/sec., 5.50 MiB/sec.
10049 2024.07.10 20:08:34.943564 [ 3 ] {f9a470bf-414f-4771-aebf-9156afb77766} <Debug> DynamicQueryHandler: Done processing query
10050 2024.07.10 20:08:34.943589 [ 3 ] {f9a470bf-414f-4771-aebf-9156afb77766} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10051 2024.07.10 20:08:34.943605 [ 3 ] {} <Debug> HTTP-Session: 76d1a237-e5c5-449b-9c5e-ea0083f38274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10052 2024.07.10 20:08:34.943721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10053 2024.07.10 20:08:34.943771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10054 2024.07.10 20:08:34.943791 [ 3 ] {} <Debug> HTTP-Session: 6603cab8-ccfe-4e51-a631-09c8465c6828 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10055 2024.07.10 20:08:34.943809 [ 3 ] {} <Debug> HTTP-Session: 6603cab8-ccfe-4e51-a631-09c8465c6828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10056 2024.07.10 20:08:34.943823 [ 3 ] {} <Debug> HTTP-Session: 6603cab8-ccfe-4e51-a631-09c8465c6828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10057 2024.07.10 20:08:34.943855 [ 3 ] {} <Trace> HTTP-Session: 6603cab8-ccfe-4e51-a631-09c8465c6828 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10058 2024.07.10 20:08:34.943948 [ 3 ] {77700b23-dcbf-49f8-8d2a-03a030a7b788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10059 2024.07.10 20:08:34.943990 [ 3 ] {77700b23-dcbf-49f8-8d2a-03a030a7b788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10060 2024.07.10 20:08:34.944115 [ 3 ] {77700b23-dcbf-49f8-8d2a-03a030a7b788} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10061 2024.07.10 20:08:34.944451 [ 3 ] {77700b23-dcbf-49f8-8d2a-03a030a7b788} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10062 2024.07.10 20:08:34.944487 [ 3 ] {77700b23-dcbf-49f8-8d2a-03a030a7b788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10063 2024.07.10 20:08:34.944782 [ 3 ] {77700b23-dcbf-49f8-8d2a-03a030a7b788} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10064 2024.07.10 20:08:34.945086 [ 3 ] {77700b23-dcbf-49f8-8d2a-03a030a7b788} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10065 2024.07.10 20:08:34.945209 [ 3 ] {77700b23-dcbf-49f8-8d2a-03a030a7b788} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001286 sec., 1555.2099533437013 rows/sec., 108.59 KiB/sec.
10066 2024.07.10 20:08:34.945374 [ 3 ] {77700b23-dcbf-49f8-8d2a-03a030a7b788} <Debug> DynamicQueryHandler: Done processing query
10067 2024.07.10 20:08:34.945400 [ 3 ] {77700b23-dcbf-49f8-8d2a-03a030a7b788} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10068 2024.07.10 20:08:34.945419 [ 3 ] {} <Debug> HTTP-Session: 6603cab8-ccfe-4e51-a631-09c8465c6828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10069 2024.07.10 20:08:34.945566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10070 2024.07.10 20:08:34.945615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10071 2024.07.10 20:08:34.945636 [ 3 ] {} <Debug> HTTP-Session: 481cdf87-c1a4-4c88-b557-9e4ca1b4314e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10072 2024.07.10 20:08:34.945653 [ 3 ] {} <Debug> HTTP-Session: 481cdf87-c1a4-4c88-b557-9e4ca1b4314e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10073 2024.07.10 20:08:34.945667 [ 3 ] {} <Debug> HTTP-Session: 481cdf87-c1a4-4c88-b557-9e4ca1b4314e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10074 2024.07.10 20:08:34.945698 [ 3 ] {} <Trace> HTTP-Session: 481cdf87-c1a4-4c88-b557-9e4ca1b4314e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10075 2024.07.10 20:08:34.945812 [ 3 ] {83e3bb7c-4d0a-4d08-b72e-200ec11db172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10076 2024.07.10 20:08:34.945855 [ 3 ] {83e3bb7c-4d0a-4d08-b72e-200ec11db172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10077 2024.07.10 20:08:34.945980 [ 3 ] {83e3bb7c-4d0a-4d08-b72e-200ec11db172} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10078 2024.07.10 20:08:34.946342 [ 3 ] {83e3bb7c-4d0a-4d08-b72e-200ec11db172} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10079 2024.07.10 20:08:34.946378 [ 3 ] {83e3bb7c-4d0a-4d08-b72e-200ec11db172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10080 2024.07.10 20:08:34.946688 [ 3 ] {83e3bb7c-4d0a-4d08-b72e-200ec11db172} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10081 2024.07.10 20:08:34.946988 [ 3 ] {83e3bb7c-4d0a-4d08-b72e-200ec11db172} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10082 2024.07.10 20:08:34.947115 [ 3 ] {83e3bb7c-4d0a-4d08-b72e-200ec11db172} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001344 sec., 58779.76190476191 rows/sec., 4.59 MiB/sec.
10083 2024.07.10 20:08:34.947356 [ 3 ] {83e3bb7c-4d0a-4d08-b72e-200ec11db172} <Debug> DynamicQueryHandler: Done processing query
10084 2024.07.10 20:08:34.947425 [ 3 ] {83e3bb7c-4d0a-4d08-b72e-200ec11db172} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10085 2024.07.10 20:08:34.947483 [ 3 ] {} <Debug> HTTP-Session: 481cdf87-c1a4-4c88-b557-9e4ca1b4314e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10086 2024.07.10 20:08:34.947710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10087 2024.07.10 20:08:34.947763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10088 2024.07.10 20:08:34.947784 [ 3 ] {} <Debug> HTTP-Session: f8d2095c-d372-4f50-b1c7-bd6dee9744a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10089 2024.07.10 20:08:34.947801 [ 3 ] {} <Debug> HTTP-Session: f8d2095c-d372-4f50-b1c7-bd6dee9744a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10090 2024.07.10 20:08:34.947816 [ 3 ] {} <Debug> HTTP-Session: f8d2095c-d372-4f50-b1c7-bd6dee9744a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10091 2024.07.10 20:08:34.947848 [ 3 ] {} <Trace> HTTP-Session: f8d2095c-d372-4f50-b1c7-bd6dee9744a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10092 2024.07.10 20:08:34.948006 [ 3 ] {adc79e5e-7237-4070-aacf-b4146196d488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10093 2024.07.10 20:08:34.948055 [ 3 ] {adc79e5e-7237-4070-aacf-b4146196d488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10094 2024.07.10 20:08:34.948219 [ 3 ] {adc79e5e-7237-4070-aacf-b4146196d488} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10095 2024.07.10 20:08:34.948615 [ 3 ] {adc79e5e-7237-4070-aacf-b4146196d488} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10096 2024.07.10 20:08:34.948651 [ 3 ] {adc79e5e-7237-4070-aacf-b4146196d488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10097 2024.07.10 20:08:34.949043 [ 3 ] {adc79e5e-7237-4070-aacf-b4146196d488} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10098 2024.07.10 20:08:34.949372 [ 3 ] {adc79e5e-7237-4070-aacf-b4146196d488} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10099 2024.07.10 20:08:34.949498 [ 3 ] {adc79e5e-7237-4070-aacf-b4146196d488} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00157 sec., 102547.77070063695 rows/sec., 7.14 MiB/sec.
10100 2024.07.10 20:08:34.949504 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10101 2024.07.10 20:08:34.949568 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10102 2024.07.10 20:08:34.949606 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10103 2024.07.10 20:08:34.949723 [ 3 ] {adc79e5e-7237-4070-aacf-b4146196d488} <Debug> DynamicQueryHandler: Done processing query
10104 2024.07.10 20:08:34.949798 [ 3 ] {adc79e5e-7237-4070-aacf-b4146196d488} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10105 2024.07.10 20:08:34.949881 [ 3 ] {} <Debug> HTTP-Session: f8d2095c-d372-4f50-b1c7-bd6dee9744a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10106 2024.07.10 20:08:34.949949 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
10107 2024.07.10 20:08:34.950165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10108 2024.07.10 20:08:34.950367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10109 2024.07.10 20:08:34.950473 [ 3 ] {} <Debug> HTTP-Session: e002cef5-b52b-41b8-8d3c-c6d0328692d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10110 2024.07.10 20:08:34.950553 [ 3 ] {} <Debug> HTTP-Session: e002cef5-b52b-41b8-8d3c-c6d0328692d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10111 2024.07.10 20:08:34.950619 [ 3 ] {} <Debug> HTTP-Session: e002cef5-b52b-41b8-8d3c-c6d0328692d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10112 2024.07.10 20:08:34.950635 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10113 2024.07.10 20:08:34.950725 [ 3 ] {} <Trace> HTTP-Session: e002cef5-b52b-41b8-8d3c-c6d0328692d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10114 2024.07.10 20:08:34.950734 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 9150 rows starting from the beginning of the part
10115 2024.07.10 20:08:34.950975 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 197 rows starting from the beginning of the part
10116 2024.07.10 20:08:34.951154 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part
10117 2024.07.10 20:08:34.951202 [ 3 ] {b03cd8da-981a-4df0-9791-74f2f9413ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10118 2024.07.10 20:08:34.951615 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part
10119 2024.07.10 20:08:34.951775 [ 3 ] {b03cd8da-981a-4df0-9791-74f2f9413ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10120 2024.07.10 20:08:34.952004 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part
10121 2024.07.10 20:08:34.952392 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 161 rows starting from the beginning of the part
10122 2024.07.10 20:08:34.954143 [ 3 ] {b03cd8da-981a-4df0-9791-74f2f9413ca4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10123 2024.07.10 20:08:34.955619 [ 3 ] {b03cd8da-981a-4df0-9791-74f2f9413ca4} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10124 2024.07.10 20:08:34.955693 [ 3 ] {b03cd8da-981a-4df0-9791-74f2f9413ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10125 2024.07.10 20:08:34.957382 [ 3 ] {b03cd8da-981a-4df0-9791-74f2f9413ca4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10126 2024.07.10 20:08:34.958346 [ 3 ] {b03cd8da-981a-4df0-9791-74f2f9413ca4} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10127 2024.07.10 20:08:34.958542 [ 3 ] {b03cd8da-981a-4df0-9791-74f2f9413ca4} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.007657 sec., 1697.792869269949 rows/sec., 3.04 MiB/sec.
10128 2024.07.10 20:08:34.958806 [ 3 ] {b03cd8da-981a-4df0-9791-74f2f9413ca4} <Debug> DynamicQueryHandler: Done processing query
10129 2024.07.10 20:08:34.958832 [ 3 ] {b03cd8da-981a-4df0-9791-74f2f9413ca4} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
10130 2024.07.10 20:08:34.958848 [ 3 ] {} <Debug> HTTP-Session: e002cef5-b52b-41b8-8d3c-c6d0328692d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10131 2024.07.10 20:08:34.959000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10132 2024.07.10 20:08:34.959052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10133 2024.07.10 20:08:34.959071 [ 3 ] {} <Debug> HTTP-Session: c58a9521-ede1-4f96-9ea9-c2f79d9284af Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10134 2024.07.10 20:08:34.959089 [ 3 ] {} <Debug> HTTP-Session: c58a9521-ede1-4f96-9ea9-c2f79d9284af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10135 2024.07.10 20:08:34.959103 [ 3 ] {} <Debug> HTTP-Session: c58a9521-ede1-4f96-9ea9-c2f79d9284af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10136 2024.07.10 20:08:34.959142 [ 3 ] {} <Trace> HTTP-Session: c58a9521-ede1-4f96-9ea9-c2f79d9284af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10137 2024.07.10 20:08:34.959345 [ 3 ] {004a0de9-c8ae-48ce-810d-905f79e15c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10138 2024.07.10 20:08:34.959505 [ 3 ] {004a0de9-c8ae-48ce-810d-905f79e15c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10139 2024.07.10 20:08:34.959708 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9989 rows, containing 5 columns (5 merged, 0 gathered) in 0.010014632 sec., 997440.5449945639 rows/sec., 69.55 MiB/sec.
10140 2024.07.10 20:08:34.959866 [ 3 ] {004a0de9-c8ae-48ce-810d-905f79e15c26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10141 2024.07.10 20:08:34.960003 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10142 2024.07.10 20:08:34.960630 [ 3 ] {004a0de9-c8ae-48ce-810d-905f79e15c26} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10143 2024.07.10 20:08:34.960706 [ 3 ] {004a0de9-c8ae-48ce-810d-905f79e15c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10144 2024.07.10 20:08:34.960993 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10145 2024.07.10 20:08:34.961156 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10146 2024.07.10 20:08:34.961339 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB.
10147 2024.07.10 20:08:34.961446 [ 3 ] {004a0de9-c8ae-48ce-810d-905f79e15c26} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10148 2024.07.10 20:08:34.961788 [ 3 ] {004a0de9-c8ae-48ce-810d-905f79e15c26} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10149 2024.07.10 20:08:34.961916 [ 39 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10150 2024.07.10 20:08:34.961920 [ 3 ] {004a0de9-c8ae-48ce-810d-905f79e15c26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002683 sec., 22363.026462914648 rows/sec., 1.51 MiB/sec.
10151 2024.07.10 20:08:34.961953 [ 39 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10152 2024.07.10 20:08:34.961997 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10153 2024.07.10 20:08:34.962191 [ 186 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
10154 2024.07.10 20:08:34.962208 [ 3 ] {004a0de9-c8ae-48ce-810d-905f79e15c26} <Debug> DynamicQueryHandler: Done processing query
10155 2024.07.10 20:08:34.962256 [ 3 ] {004a0de9-c8ae-48ce-810d-905f79e15c26} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10156 2024.07.10 20:08:34.962295 [ 3 ] {} <Debug> HTTP-Session: c58a9521-ede1-4f96-9ea9-c2f79d9284af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10157 2024.07.10 20:08:34.962413 [ 186 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10158 2024.07.10 20:08:34.962448 [ 186 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3118 rows starting from the beginning of the part
10159 2024.07.10 20:08:34.962549 [ 186 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part
10160 2024.07.10 20:08:34.962753 [ 186 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part
10161 2024.07.10 20:08:34.962949 [ 186 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part
10162 2024.07.10 20:08:34.963128 [ 186 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part
10163 2024.07.10 20:08:34.963301 [ 186 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part
10164 2024.07.10 20:08:34.964740 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3418 rows, containing 4 columns (4 merged, 0 gathered) in 0.002628931 sec., 1300148.2351571799 rows/sec., 87.56 MiB/sec.
10165 2024.07.10 20:08:34.965050 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10166 2024.07.10 20:08:34.965471 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_61_12} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10167 2024.07.10 20:08:34.965548 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_61_12} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10168 2024.07.10 20:08:34.965634 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB.
10169 2024.07.10 20:08:35.000218 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.50 MiB, peak 207.02 MiB, free memory in arenas 0.00 B, will set to 199.60 MiB (RSS), difference: 1.10 MiB
10170 2024.07.10 20:08:39.003862 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache
10171 2024.07.10 20:08:39.003932 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache
10172 2024.07.10 20:08:39.937610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10173 2024.07.10 20:08:39.937740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10174 2024.07.10 20:08:39.937769 [ 3 ] {} <Debug> HTTP-Session: ccd15fc4-6276-40f8-ac2a-93e23d49a948 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10175 2024.07.10 20:08:39.937797 [ 3 ] {} <Debug> HTTP-Session: ccd15fc4-6276-40f8-ac2a-93e23d49a948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10176 2024.07.10 20:08:39.937814 [ 3 ] {} <Debug> HTTP-Session: ccd15fc4-6276-40f8-ac2a-93e23d49a948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10177 2024.07.10 20:08:39.937873 [ 3 ] {} <Trace> HTTP-Session: ccd15fc4-6276-40f8-ac2a-93e23d49a948 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10178 2024.07.10 20:08:39.938091 [ 3 ] {6cfd8fb9-da53-4f6c-bddc-f6a4077d4aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10179 2024.07.10 20:08:39.938168 [ 3 ] {6cfd8fb9-da53-4f6c-bddc-f6a4077d4aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10180 2024.07.10 20:08:39.938368 [ 3 ] {6cfd8fb9-da53-4f6c-bddc-f6a4077d4aa6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10181 2024.07.10 20:08:39.938889 [ 3 ] {6cfd8fb9-da53-4f6c-bddc-f6a4077d4aa6} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10182 2024.07.10 20:08:39.938940 [ 3 ] {6cfd8fb9-da53-4f6c-bddc-f6a4077d4aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10183 2024.07.10 20:08:39.939358 [ 3 ] {6cfd8fb9-da53-4f6c-bddc-f6a4077d4aa6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10184 2024.07.10 20:08:39.939696 [ 3 ] {6cfd8fb9-da53-4f6c-bddc-f6a4077d4aa6} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10185 2024.07.10 20:08:39.939865 [ 3 ] {6cfd8fb9-da53-4f6c-bddc-f6a4077d4aa6} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001839 sec., 10331.702011963023 rows/sec., 837.43 KiB/sec.
10186 2024.07.10 20:08:39.939890 [ 26 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0
10187 2024.07.10 20:08:39.940003 [ 26 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10188 2024.07.10 20:08:39.940043 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10189 2024.07.10 20:08:39.940180 [ 3 ] {6cfd8fb9-da53-4f6c-bddc-f6a4077d4aa6} <Debug> DynamicQueryHandler: Done processing query
10190 2024.07.10 20:08:39.940224 [ 3 ] {6cfd8fb9-da53-4f6c-bddc-f6a4077d4aa6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10191 2024.07.10 20:08:39.940245 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full
10192 2024.07.10 20:08:39.940253 [ 3 ] {} <Debug> HTTP-Session: ccd15fc4-6276-40f8-ac2a-93e23d49a948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10193 2024.07.10 20:08:39.940479 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10194 2024.07.10 20:08:39.940521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10195 2024.07.10 20:08:39.940544 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 32 rows starting from the beginning of the part
10196 2024.07.10 20:08:39.940624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10197 2024.07.10 20:08:39.940687 [ 3 ] {} <Debug> HTTP-Session: 2f0fe24e-97aa-4c23-ab01-01eba609ca5b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10198 2024.07.10 20:08:39.940792 [ 3 ] {} <Debug> HTTP-Session: 2f0fe24e-97aa-4c23-ab01-01eba609ca5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10199 2024.07.10 20:08:39.940789 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 19 rows starting from the beginning of the part
10200 2024.07.10 20:08:39.940827 [ 3 ] {} <Debug> HTTP-Session: 2f0fe24e-97aa-4c23-ab01-01eba609ca5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10201 2024.07.10 20:08:39.940959 [ 3 ] {} <Trace> HTTP-Session: 2f0fe24e-97aa-4c23-ab01-01eba609ca5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10202 2024.07.10 20:08:39.941197 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part
10203 2024.07.10 20:08:39.941311 [ 3 ] {8e9d2c0b-bdd0-4be0-ac11-dce3e3ea479e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10204 2024.07.10 20:08:39.941483 [ 3 ] {8e9d2c0b-bdd0-4be0-ac11-dce3e3ea479e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10205 2024.07.10 20:08:39.941493 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 19 rows starting from the beginning of the part
10206 2024.07.10 20:08:39.941795 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part
10207 2024.07.10 20:08:39.942193 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 19 rows starting from the beginning of the part
10208 2024.07.10 20:08:39.942633 [ 3 ] {8e9d2c0b-bdd0-4be0-ac11-dce3e3ea479e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10209 2024.07.10 20:08:39.943492 [ 3 ] {8e9d2c0b-bdd0-4be0-ac11-dce3e3ea479e} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10210 2024.07.10 20:08:39.943537 [ 3 ] {8e9d2c0b-bdd0-4be0-ac11-dce3e3ea479e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10211 2024.07.10 20:08:39.944415 [ 3 ] {8e9d2c0b-bdd0-4be0-ac11-dce3e3ea479e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
10212 2024.07.10 20:08:39.945225 [ 199 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 115 rows, containing 4 columns (4 merged, 0 gathered) in 0.005094992 sec., 22571.18362501845 rows/sec., 1.79 MiB/sec.
10213 2024.07.10 20:08:39.945371 [ 3 ] {8e9d2c0b-bdd0-4be0-ac11-dce3e3ea479e} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10214 2024.07.10 20:08:39.945424 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary)
10215 2024.07.10 20:08:39.945667 [ 3 ] {8e9d2c0b-bdd0-4be0-ac11-dce3e3ea479e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004438 sec., 450.65344749887333 rows/sec., 36.75 KiB/sec.
10216 2024.07.10 20:08:39.946121 [ 3 ] {8e9d2c0b-bdd0-4be0-ac11-dce3e3ea479e} <Debug> DynamicQueryHandler: Done processing query
10217 2024.07.10 20:08:39.946163 [ 3 ] {8e9d2c0b-bdd0-4be0-ac11-dce3e3ea479e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10218 2024.07.10 20:08:39.946185 [ 3 ] {} <Debug> HTTP-Session: 2f0fe24e-97aa-4c23-ab01-01eba609ca5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10219 2024.07.10 20:08:39.946299 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_60_12} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10220 2024.07.10 20:08:39.946397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10221 2024.07.10 20:08:39.946448 [ 196 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_60_12} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12
10222 2024.07.10 20:08:39.946481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10223 2024.07.10 20:08:39.946531 [ 3 ] {} <Debug> HTTP-Session: 929c117d-c04f-444e-8b06-5cd03702b382 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10224 2024.07.10 20:08:39.946584 [ 3 ] {} <Debug> HTTP-Session: 929c117d-c04f-444e-8b06-5cd03702b382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10225 2024.07.10 20:08:39.946602 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10226 2024.07.10 20:08:39.946610 [ 3 ] {} <Debug> HTTP-Session: 929c117d-c04f-444e-8b06-5cd03702b382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10227 2024.07.10 20:08:39.946679 [ 3 ] {} <Trace> HTTP-Session: 929c117d-c04f-444e-8b06-5cd03702b382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10228 2024.07.10 20:08:39.946815 [ 3 ] {37b4ef5a-5466-4787-8347-4150ff77d67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10229 2024.07.10 20:08:39.946858 [ 3 ] {37b4ef5a-5466-4787-8347-4150ff77d67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10230 2024.07.10 20:08:39.947024 [ 3 ] {37b4ef5a-5466-4787-8347-4150ff77d67a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10231 2024.07.10 20:08:39.947418 [ 3 ] {37b4ef5a-5466-4787-8347-4150ff77d67a} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10232 2024.07.10 20:08:39.947454 [ 3 ] {37b4ef5a-5466-4787-8347-4150ff77d67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10233 2024.07.10 20:08:39.947782 [ 3 ] {37b4ef5a-5466-4787-8347-4150ff77d67a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10234 2024.07.10 20:08:39.948097 [ 3 ] {37b4ef5a-5466-4787-8347-4150ff77d67a} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10235 2024.07.10 20:08:39.948254 [ 3 ] {37b4ef5a-5466-4787-8347-4150ff77d67a} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.001486 sec., 76716.01615074025 rows/sec., 6.28 MiB/sec.
10236 2024.07.10 20:08:39.948424 [ 3 ] {37b4ef5a-5466-4787-8347-4150ff77d67a} <Debug> DynamicQueryHandler: Done processing query
10237 2024.07.10 20:08:39.948448 [ 3 ] {37b4ef5a-5466-4787-8347-4150ff77d67a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10238 2024.07.10 20:08:39.948463 [ 3 ] {} <Debug> HTTP-Session: 929c117d-c04f-444e-8b06-5cd03702b382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10239 2024.07.10 20:08:39.948581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10240 2024.07.10 20:08:39.948630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10241 2024.07.10 20:08:39.948649 [ 3 ] {} <Debug> HTTP-Session: ce372295-24b0-46b7-aeca-130c962ff047 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10242 2024.07.10 20:08:39.948666 [ 3 ] {} <Debug> HTTP-Session: ce372295-24b0-46b7-aeca-130c962ff047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10243 2024.07.10 20:08:39.948680 [ 3 ] {} <Debug> HTTP-Session: ce372295-24b0-46b7-aeca-130c962ff047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10244 2024.07.10 20:08:39.948710 [ 3 ] {} <Trace> HTTP-Session: ce372295-24b0-46b7-aeca-130c962ff047 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10245 2024.07.10 20:08:39.948803 [ 3 ] {5786947d-599b-40c5-bc4c-e30241344003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10246 2024.07.10 20:08:39.948845 [ 3 ] {5786947d-599b-40c5-bc4c-e30241344003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10247 2024.07.10 20:08:39.948972 [ 3 ] {5786947d-599b-40c5-bc4c-e30241344003} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10248 2024.07.10 20:08:39.949260 [ 3 ] {5786947d-599b-40c5-bc4c-e30241344003} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10249 2024.07.10 20:08:39.949295 [ 3 ] {5786947d-599b-40c5-bc4c-e30241344003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10250 2024.07.10 20:08:39.949592 [ 3 ] {5786947d-599b-40c5-bc4c-e30241344003} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
10251 2024.07.10 20:08:39.949903 [ 3 ] {5786947d-599b-40c5-bc4c-e30241344003} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10252 2024.07.10 20:08:39.950057 [ 3 ] {5786947d-599b-40c5-bc4c-e30241344003} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001274 sec., 1569.8587127158555 rows/sec., 109.61 KiB/sec.
10253 2024.07.10 20:08:39.950349 [ 3 ] {5786947d-599b-40c5-bc4c-e30241344003} <Debug> DynamicQueryHandler: Done processing query
10254 2024.07.10 20:08:39.950381 [ 3 ] {5786947d-599b-40c5-bc4c-e30241344003} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10255 2024.07.10 20:08:39.950408 [ 3 ] {} <Debug> HTTP-Session: ce372295-24b0-46b7-aeca-130c962ff047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10256 2024.07.10 20:08:39.950546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10257 2024.07.10 20:08:39.950596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10258 2024.07.10 20:08:39.950616 [ 3 ] {} <Debug> HTTP-Session: 75e95244-94da-4599-9219-ac5838456f64 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10259 2024.07.10 20:08:39.950634 [ 3 ] {} <Debug> HTTP-Session: 75e95244-94da-4599-9219-ac5838456f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10260 2024.07.10 20:08:39.950647 [ 3 ] {} <Debug> HTTP-Session: 75e95244-94da-4599-9219-ac5838456f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10261 2024.07.10 20:08:39.950678 [ 3 ] {} <Trace> HTTP-Session: 75e95244-94da-4599-9219-ac5838456f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10262 2024.07.10 20:08:39.950808 [ 3 ] {e92abe50-081c-48ae-8b72-9c67a7985517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10263 2024.07.10 20:08:39.950852 [ 3 ] {e92abe50-081c-48ae-8b72-9c67a7985517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10264 2024.07.10 20:08:39.950997 [ 3 ] {e92abe50-081c-48ae-8b72-9c67a7985517} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10265 2024.07.10 20:08:39.951332 [ 3 ] {e92abe50-081c-48ae-8b72-9c67a7985517} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10266 2024.07.10 20:08:39.951368 [ 3 ] {e92abe50-081c-48ae-8b72-9c67a7985517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10267 2024.07.10 20:08:39.951681 [ 3 ] {e92abe50-081c-48ae-8b72-9c67a7985517} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10268 2024.07.10 20:08:39.951994 [ 3 ] {e92abe50-081c-48ae-8b72-9c67a7985517} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10269 2024.07.10 20:08:39.952148 [ 3 ] {e92abe50-081c-48ae-8b72-9c67a7985517} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001384 sec., 61416.184971098264 rows/sec., 4.80 MiB/sec.
10270 2024.07.10 20:08:39.952331 [ 3 ] {e92abe50-081c-48ae-8b72-9c67a7985517} <Debug> DynamicQueryHandler: Done processing query
10271 2024.07.10 20:08:39.952369 [ 3 ] {e92abe50-081c-48ae-8b72-9c67a7985517} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10272 2024.07.10 20:08:39.952397 [ 3 ] {} <Debug> HTTP-Session: 75e95244-94da-4599-9219-ac5838456f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10273 2024.07.10 20:08:39.952579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10274 2024.07.10 20:08:39.952633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10275 2024.07.10 20:08:39.952653 [ 3 ] {} <Debug> HTTP-Session: f2b254d5-8887-43bf-924d-f4e848884c7e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10276 2024.07.10 20:08:39.952669 [ 3 ] {} <Debug> HTTP-Session: f2b254d5-8887-43bf-924d-f4e848884c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10277 2024.07.10 20:08:39.952682 [ 3 ] {} <Debug> HTTP-Session: f2b254d5-8887-43bf-924d-f4e848884c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10278 2024.07.10 20:08:39.952713 [ 3 ] {} <Trace> HTTP-Session: f2b254d5-8887-43bf-924d-f4e848884c7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10279 2024.07.10 20:08:39.952854 [ 3 ] {3d7b6c31-29c6-4027-abf9-b28f49c9d10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10280 2024.07.10 20:08:39.952900 [ 3 ] {3d7b6c31-29c6-4027-abf9-b28f49c9d10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10281 2024.07.10 20:08:39.953044 [ 3 ] {3d7b6c31-29c6-4027-abf9-b28f49c9d10d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10282 2024.07.10 20:08:39.953426 [ 3 ] {3d7b6c31-29c6-4027-abf9-b28f49c9d10d} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10283 2024.07.10 20:08:39.953461 [ 3 ] {3d7b6c31-29c6-4027-abf9-b28f49c9d10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10284 2024.07.10 20:08:39.953852 [ 3 ] {3d7b6c31-29c6-4027-abf9-b28f49c9d10d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10285 2024.07.10 20:08:39.954186 [ 3 ] {3d7b6c31-29c6-4027-abf9-b28f49c9d10d} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10286 2024.07.10 20:08:39.954309 [ 3 ] {3d7b6c31-29c6-4027-abf9-b28f49c9d10d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001522 sec., 105781.86596583444 rows/sec., 7.37 MiB/sec.
10287 2024.07.10 20:08:39.954475 [ 3 ] {3d7b6c31-29c6-4027-abf9-b28f49c9d10d} <Debug> DynamicQueryHandler: Done processing query
10288 2024.07.10 20:08:39.954499 [ 3 ] {3d7b6c31-29c6-4027-abf9-b28f49c9d10d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10289 2024.07.10 20:08:39.954515 [ 3 ] {} <Debug> HTTP-Session: f2b254d5-8887-43bf-924d-f4e848884c7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10290 2024.07.10 20:08:39.954685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10291 2024.07.10 20:08:39.954734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10292 2024.07.10 20:08:39.954753 [ 3 ] {} <Debug> HTTP-Session: 15ebbdfd-1e67-4d45-bce9-a6cda3be01de Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10293 2024.07.10 20:08:39.954769 [ 3 ] {} <Debug> HTTP-Session: 15ebbdfd-1e67-4d45-bce9-a6cda3be01de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10294 2024.07.10 20:08:39.954782 [ 3 ] {} <Debug> HTTP-Session: 15ebbdfd-1e67-4d45-bce9-a6cda3be01de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10295 2024.07.10 20:08:39.954813 [ 3 ] {} <Trace> HTTP-Session: 15ebbdfd-1e67-4d45-bce9-a6cda3be01de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10296 2024.07.10 20:08:39.955083 [ 3 ] {ac5671c0-72e3-415c-a016-1c0307fba2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10297 2024.07.10 20:08:39.955146 [ 3 ] {ac5671c0-72e3-415c-a016-1c0307fba2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10298 2024.07.10 20:08:39.955548 [ 3 ] {ac5671c0-72e3-415c-a016-1c0307fba2f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10299 2024.07.10 20:08:39.956182 [ 3 ] {ac5671c0-72e3-415c-a016-1c0307fba2f1} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10300 2024.07.10 20:08:39.956216 [ 3 ] {ac5671c0-72e3-415c-a016-1c0307fba2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10301 2024.07.10 20:08:39.956823 [ 3 ] {ac5671c0-72e3-415c-a016-1c0307fba2f1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10302 2024.07.10 20:08:39.957229 [ 3 ] {ac5671c0-72e3-415c-a016-1c0307fba2f1} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10303 2024.07.10 20:08:39.957382 [ 3 ] {ac5671c0-72e3-415c-a016-1c0307fba2f1} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00249 sec., 7630.522088353414 rows/sec., 13.67 MiB/sec.
10304 2024.07.10 20:08:39.957828 [ 3 ] {ac5671c0-72e3-415c-a016-1c0307fba2f1} <Debug> DynamicQueryHandler: Done processing query
10305 2024.07.10 20:08:39.957880 [ 3 ] {ac5671c0-72e3-415c-a016-1c0307fba2f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10306 2024.07.10 20:08:39.957912 [ 3 ] {} <Debug> HTTP-Session: 15ebbdfd-1e67-4d45-bce9-a6cda3be01de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10307 2024.07.10 20:08:39.958108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10308 2024.07.10 20:08:39.958161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10309 2024.07.10 20:08:39.958180 [ 3 ] {} <Debug> HTTP-Session: ab3b1080-16c6-4c13-9a44-5b9198acd6bd Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10310 2024.07.10 20:08:39.958197 [ 3 ] {} <Debug> HTTP-Session: ab3b1080-16c6-4c13-9a44-5b9198acd6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10311 2024.07.10 20:08:39.958210 [ 3 ] {} <Debug> HTTP-Session: ab3b1080-16c6-4c13-9a44-5b9198acd6bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10312 2024.07.10 20:08:39.958242 [ 3 ] {} <Trace> HTTP-Session: ab3b1080-16c6-4c13-9a44-5b9198acd6bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10313 2024.07.10 20:08:39.958372 [ 3 ] {fe2b8249-0f1d-4400-87fc-f565701a1ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10314 2024.07.10 20:08:39.958420 [ 3 ] {fe2b8249-0f1d-4400-87fc-f565701a1ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10315 2024.07.10 20:08:39.958565 [ 3 ] {fe2b8249-0f1d-4400-87fc-f565701a1ce1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10316 2024.07.10 20:08:39.958867 [ 3 ] {fe2b8249-0f1d-4400-87fc-f565701a1ce1} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10317 2024.07.10 20:08:39.958902 [ 3 ] {fe2b8249-0f1d-4400-87fc-f565701a1ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB.
10318 2024.07.10 20:08:39.959274 [ 3 ] {fe2b8249-0f1d-4400-87fc-f565701a1ce1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10319 2024.07.10 20:08:39.959601 [ 3 ] {fe2b8249-0f1d-4400-87fc-f565701a1ce1} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10320 2024.07.10 20:08:39.959724 [ 3 ] {fe2b8249-0f1d-4400-87fc-f565701a1ce1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec.
10321 2024.07.10 20:08:39.959896 [ 3 ] {fe2b8249-0f1d-4400-87fc-f565701a1ce1} <Debug> DynamicQueryHandler: Done processing query
10322 2024.07.10 20:08:39.959920 [ 3 ] {fe2b8249-0f1d-4400-87fc-f565701a1ce1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10323 2024.07.10 20:08:39.959936 [ 3 ] {} <Debug> HTTP-Session: ab3b1080-16c6-4c13-9a44-5b9198acd6bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10324 2024.07.10 20:08:44.939203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10325 2024.07.10 20:08:44.939335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10326 2024.07.10 20:08:44.939361 [ 3 ] {} <Debug> HTTP-Session: 9754ac72-fae0-43d8-a101-d2789eb8824f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10327 2024.07.10 20:08:44.939400 [ 3 ] {} <Debug> HTTP-Session: 9754ac72-fae0-43d8-a101-d2789eb8824f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10328 2024.07.10 20:08:44.939419 [ 3 ] {} <Debug> HTTP-Session: 9754ac72-fae0-43d8-a101-d2789eb8824f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10329 2024.07.10 20:08:44.939471 [ 3 ] {} <Trace> HTTP-Session: 9754ac72-fae0-43d8-a101-d2789eb8824f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10330 2024.07.10 20:08:44.939660 [ 3 ] {88d59b58-e88a-480a-990e-63614d6c6b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10331 2024.07.10 20:08:44.939729 [ 3 ] {88d59b58-e88a-480a-990e-63614d6c6b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10332 2024.07.10 20:08:44.939926 [ 3 ] {88d59b58-e88a-480a-990e-63614d6c6b97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10333 2024.07.10 20:08:44.940364 [ 3 ] {88d59b58-e88a-480a-990e-63614d6c6b97} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10334 2024.07.10 20:08:44.940406 [ 3 ] {88d59b58-e88a-480a-990e-63614d6c6b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10335 2024.07.10 20:08:44.940782 [ 3 ] {88d59b58-e88a-480a-990e-63614d6c6b97} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10336 2024.07.10 20:08:44.941144 [ 3 ] {88d59b58-e88a-480a-990e-63614d6c6b97} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10337 2024.07.10 20:08:44.941301 [ 3 ] {88d59b58-e88a-480a-990e-63614d6c6b97} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001698 sec., 7656.065959952885 rows/sec., 620.56 KiB/sec.
10338 2024.07.10 20:08:44.941578 [ 3 ] {88d59b58-e88a-480a-990e-63614d6c6b97} <Debug> DynamicQueryHandler: Done processing query
10339 2024.07.10 20:08:44.941642 [ 3 ] {88d59b58-e88a-480a-990e-63614d6c6b97} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10340 2024.07.10 20:08:44.941701 [ 3 ] {} <Debug> HTTP-Session: 9754ac72-fae0-43d8-a101-d2789eb8824f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10341 2024.07.10 20:08:44.941946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 18652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10342 2024.07.10 20:08:44.942002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10343 2024.07.10 20:08:44.942022 [ 3 ] {} <Debug> HTTP-Session: ca7c81fe-ce27-483b-b252-e6ff65b762a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10344 2024.07.10 20:08:44.942040 [ 3 ] {} <Debug> HTTP-Session: ca7c81fe-ce27-483b-b252-e6ff65b762a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10345 2024.07.10 20:08:44.942054 [ 3 ] {} <Debug> HTTP-Session: ca7c81fe-ce27-483b-b252-e6ff65b762a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10346 2024.07.10 20:08:44.942087 [ 3 ] {} <Trace> HTTP-Session: ca7c81fe-ce27-483b-b252-e6ff65b762a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10347 2024.07.10 20:08:44.942256 [ 3 ] {e9c24d83-3e51-4da1-b072-21599d8aef28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10348 2024.07.10 20:08:44.942302 [ 3 ] {e9c24d83-3e51-4da1-b072-21599d8aef28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10349 2024.07.10 20:08:44.942446 [ 3 ] {e9c24d83-3e51-4da1-b072-21599d8aef28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10350 2024.07.10 20:08:44.942859 [ 3 ] {e9c24d83-3e51-4da1-b072-21599d8aef28} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10351 2024.07.10 20:08:44.942897 [ 3 ] {e9c24d83-3e51-4da1-b072-21599d8aef28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10352 2024.07.10 20:08:44.943214 [ 3 ] {e9c24d83-3e51-4da1-b072-21599d8aef28} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10353 2024.07.10 20:08:44.943521 [ 3 ] {e9c24d83-3e51-4da1-b072-21599d8aef28} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10354 2024.07.10 20:08:44.943678 [ 3 ] {e9c24d83-3e51-4da1-b072-21599d8aef28} <Debug> executeQuery: Read 131 rows, 10.70 KiB in 0.001471 sec., 89055.06458191706 rows/sec., 7.10 MiB/sec.
10355 2024.07.10 20:08:44.943847 [ 3 ] {e9c24d83-3e51-4da1-b072-21599d8aef28} <Debug> DynamicQueryHandler: Done processing query
10356 2024.07.10 20:08:44.943871 [ 3 ] {e9c24d83-3e51-4da1-b072-21599d8aef28} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10357 2024.07.10 20:08:44.943887 [ 3 ] {} <Debug> HTTP-Session: ca7c81fe-ce27-483b-b252-e6ff65b762a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10358 2024.07.10 20:08:44.944037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 17121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10359 2024.07.10 20:08:44.944086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10360 2024.07.10 20:08:44.944106 [ 3 ] {} <Debug> HTTP-Session: 857f3050-6c95-4bd4-ba97-f3938598b9f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10361 2024.07.10 20:08:44.944123 [ 3 ] {} <Debug> HTTP-Session: 857f3050-6c95-4bd4-ba97-f3938598b9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10362 2024.07.10 20:08:44.944137 [ 3 ] {} <Debug> HTTP-Session: 857f3050-6c95-4bd4-ba97-f3938598b9f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10363 2024.07.10 20:08:44.944168 [ 3 ] {} <Trace> HTTP-Session: 857f3050-6c95-4bd4-ba97-f3938598b9f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10364 2024.07.10 20:08:44.944301 [ 3 ] {36c89901-aa56-4ead-be97-aaf189af00e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10365 2024.07.10 20:08:44.944345 [ 3 ] {36c89901-aa56-4ead-be97-aaf189af00e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10366 2024.07.10 20:08:44.944473 [ 3 ] {36c89901-aa56-4ead-be97-aaf189af00e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10367 2024.07.10 20:08:44.944828 [ 3 ] {36c89901-aa56-4ead-be97-aaf189af00e6} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10368 2024.07.10 20:08:44.944864 [ 3 ] {36c89901-aa56-4ead-be97-aaf189af00e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10369 2024.07.10 20:08:44.945179 [ 3 ] {36c89901-aa56-4ead-be97-aaf189af00e6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10370 2024.07.10 20:08:44.945481 [ 3 ] {36c89901-aa56-4ead-be97-aaf189af00e6} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10371 2024.07.10 20:08:44.945643 [ 3 ] {36c89901-aa56-4ead-be97-aaf189af00e6} <Debug> executeQuery: Read 101 rows, 8.05 KiB in 0.001381 sec., 73135.40912382331 rows/sec., 5.70 MiB/sec.
10372 2024.07.10 20:08:44.945821 [ 3 ] {36c89901-aa56-4ead-be97-aaf189af00e6} <Debug> DynamicQueryHandler: Done processing query
10373 2024.07.10 20:08:44.945845 [ 3 ] {36c89901-aa56-4ead-be97-aaf189af00e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10374 2024.07.10 20:08:44.945862 [ 3 ] {} <Debug> HTTP-Session: 857f3050-6c95-4bd4-ba97-f3938598b9f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10375 2024.07.10 20:08:44.946043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 37567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10376 2024.07.10 20:08:44.946093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10377 2024.07.10 20:08:44.946112 [ 3 ] {} <Debug> HTTP-Session: 3747cf33-f0f5-4de1-bad7-b2ec017637d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10378 2024.07.10 20:08:44.946130 [ 3 ] {} <Debug> HTTP-Session: 3747cf33-f0f5-4de1-bad7-b2ec017637d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10379 2024.07.10 20:08:44.946144 [ 3 ] {} <Debug> HTTP-Session: 3747cf33-f0f5-4de1-bad7-b2ec017637d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10380 2024.07.10 20:08:44.946176 [ 3 ] {} <Trace> HTTP-Session: 3747cf33-f0f5-4de1-bad7-b2ec017637d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10381 2024.07.10 20:08:44.946342 [ 3 ] {5256b28f-51b6-421f-ad53-aa05bad72eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10382 2024.07.10 20:08:44.946389 [ 3 ] {5256b28f-51b6-421f-ad53-aa05bad72eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10383 2024.07.10 20:08:44.946541 [ 3 ] {5256b28f-51b6-421f-ad53-aa05bad72eab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10384 2024.07.10 20:08:44.946979 [ 3 ] {5256b28f-51b6-421f-ad53-aa05bad72eab} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10385 2024.07.10 20:08:44.947015 [ 3 ] {5256b28f-51b6-421f-ad53-aa05bad72eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10386 2024.07.10 20:08:44.947407 [ 3 ] {5256b28f-51b6-421f-ad53-aa05bad72eab} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10387 2024.07.10 20:08:44.947758 [ 3 ] {5256b28f-51b6-421f-ad53-aa05bad72eab} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10388 2024.07.10 20:08:44.947922 [ 3 ] {5256b28f-51b6-421f-ad53-aa05bad72eab} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001652 sec., 118644.06779661016 rows/sec., 8.28 MiB/sec.
10389 2024.07.10 20:08:44.948085 [ 3 ] {5256b28f-51b6-421f-ad53-aa05bad72eab} <Debug> DynamicQueryHandler: Done processing query
10390 2024.07.10 20:08:44.948110 [ 3 ] {5256b28f-51b6-421f-ad53-aa05bad72eab} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10391 2024.07.10 20:08:44.948126 [ 3 ] {} <Debug> HTTP-Session: 3747cf33-f0f5-4de1-bad7-b2ec017637d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10392 2024.07.10 20:08:44.948278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10393 2024.07.10 20:08:44.948327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10394 2024.07.10 20:08:44.948348 [ 3 ] {} <Debug> HTTP-Session: 5ffd89d3-76ef-4874-9dd5-a6e692c5b1d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10395 2024.07.10 20:08:44.948366 [ 3 ] {} <Debug> HTTP-Session: 5ffd89d3-76ef-4874-9dd5-a6e692c5b1d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10396 2024.07.10 20:08:44.948381 [ 3 ] {} <Debug> HTTP-Session: 5ffd89d3-76ef-4874-9dd5-a6e692c5b1d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10397 2024.07.10 20:08:44.948412 [ 3 ] {} <Trace> HTTP-Session: 5ffd89d3-76ef-4874-9dd5-a6e692c5b1d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10398 2024.07.10 20:08:44.948610 [ 3 ] {1250e682-c726-43c6-847e-e7aa4d37aadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10399 2024.07.10 20:08:44.948674 [ 3 ] {1250e682-c726-43c6-847e-e7aa4d37aadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10400 2024.07.10 20:08:44.949092 [ 3 ] {1250e682-c726-43c6-847e-e7aa4d37aadb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10401 2024.07.10 20:08:44.949717 [ 3 ] {1250e682-c726-43c6-847e-e7aa4d37aadb} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10402 2024.07.10 20:08:44.949754 [ 3 ] {1250e682-c726-43c6-847e-e7aa4d37aadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10403 2024.07.10 20:08:44.950345 [ 3 ] {1250e682-c726-43c6-847e-e7aa4d37aadb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10404 2024.07.10 20:08:44.950759 [ 3 ] {1250e682-c726-43c6-847e-e7aa4d37aadb} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10405 2024.07.10 20:08:44.950944 [ 72 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10406 2024.07.10 20:08:44.950963 [ 3 ] {1250e682-c726-43c6-847e-e7aa4d37aadb} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002467 sec., 5269.55816781516 rows/sec., 9.44 MiB/sec.
10407 2024.07.10 20:08:44.951044 [ 72 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10408 2024.07.10 20:08:44.951134 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10409 2024.07.10 20:08:44.951485 [ 188 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
10410 2024.07.10 20:08:44.951557 [ 3 ] {1250e682-c726-43c6-847e-e7aa4d37aadb} <Debug> DynamicQueryHandler: Done processing query
10411 2024.07.10 20:08:44.951601 [ 3 ] {1250e682-c726-43c6-847e-e7aa4d37aadb} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
10412 2024.07.10 20:08:44.951648 [ 3 ] {} <Debug> HTTP-Session: 5ffd89d3-76ef-4874-9dd5-a6e692c5b1d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10413 2024.07.10 20:08:44.951864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10414 2024.07.10 20:08:44.951965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10415 2024.07.10 20:08:44.952029 [ 3 ] {} <Debug> HTTP-Session: 44321f80-53be-403e-bb3a-09432285e2f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10416 2024.07.10 20:08:44.952072 [ 3 ] {} <Debug> HTTP-Session: 44321f80-53be-403e-bb3a-09432285e2f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10417 2024.07.10 20:08:44.952112 [ 3 ] {} <Debug> HTTP-Session: 44321f80-53be-403e-bb3a-09432285e2f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10418 2024.07.10 20:08:44.952211 [ 3 ] {} <Trace> HTTP-Session: 44321f80-53be-403e-bb3a-09432285e2f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10419 2024.07.10 20:08:44.952301 [ 188 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10420 2024.07.10 20:08:44.952491 [ 3 ] {fddd1710-1fd9-4b85-ba99-0e2cabc7c53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10421 2024.07.10 20:08:44.952495 [ 188 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 899 rows starting from the beginning of the part
10422 2024.07.10 20:08:44.952581 [ 3 ] {fddd1710-1fd9-4b85-ba99-0e2cabc7c53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10423 2024.07.10 20:08:44.953426 [ 188 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part
10424 2024.07.10 20:08:44.953444 [ 3 ] {fddd1710-1fd9-4b85-ba99-0e2cabc7c53c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10425 2024.07.10 20:08:44.954166 [ 188 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 19 rows starting from the beginning of the part
10426 2024.07.10 20:08:44.954425 [ 3 ] {fddd1710-1fd9-4b85-ba99-0e2cabc7c53c} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10427 2024.07.10 20:08:44.954545 [ 3 ] {fddd1710-1fd9-4b85-ba99-0e2cabc7c53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10428 2024.07.10 20:08:44.954909 [ 188 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part
10429 2024.07.10 20:08:44.955561 [ 188 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 19 rows starting from the beginning of the part
10430 2024.07.10 20:08:44.955897 [ 3 ] {fddd1710-1fd9-4b85-ba99-0e2cabc7c53c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10431 2024.07.10 20:08:44.956205 [ 188 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part
10432 2024.07.10 20:08:44.957033 [ 3 ] {fddd1710-1fd9-4b85-ba99-0e2cabc7c53c} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10433 2024.07.10 20:08:44.957464 [ 3 ] {fddd1710-1fd9-4b85-ba99-0e2cabc7c53c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005095 sec., 11776.251226692837 rows/sec., 812.68 KiB/sec.
10434 2024.07.10 20:08:44.957780 [ 3 ] {fddd1710-1fd9-4b85-ba99-0e2cabc7c53c} <Debug> DynamicQueryHandler: Done processing query
10435 2024.07.10 20:08:44.957830 [ 3 ] {fddd1710-1fd9-4b85-ba99-0e2cabc7c53c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10436 2024.07.10 20:08:44.957859 [ 3 ] {} <Debug> HTTP-Session: 44321f80-53be-403e-bb3a-09432285e2f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10437 2024.07.10 20:08:44.962325 [ 198 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 19 columns (19 merged, 0 gathered) in 0.011040931 sec., 88398.34249484939 rows/sec., 158.41 MiB/sec.
10438 2024.07.10 20:08:44.963059 [ 188 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10439 2024.07.10 20:08:44.963616 [ 188 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10440 2024.07.10 20:08:44.963721 [ 188 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10441 2024.07.10 20:08:44.963837 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.13 MiB.
10442 2024.07.10 20:08:49.937837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10443 2024.07.10 20:08:49.937980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10444 2024.07.10 20:08:49.938007 [ 3 ] {} <Debug> HTTP-Session: 12dbdd99-61c4-426f-8299-1487eaec2bd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10445 2024.07.10 20:08:49.938032 [ 3 ] {} <Debug> HTTP-Session: 12dbdd99-61c4-426f-8299-1487eaec2bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10446 2024.07.10 20:08:49.938047 [ 3 ] {} <Debug> HTTP-Session: 12dbdd99-61c4-426f-8299-1487eaec2bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10447 2024.07.10 20:08:49.938098 [ 3 ] {} <Trace> HTTP-Session: 12dbdd99-61c4-426f-8299-1487eaec2bd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10448 2024.07.10 20:08:49.938295 [ 3 ] {291e2ce4-f519-4c33-9e93-498a2b821749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10449 2024.07.10 20:08:49.938364 [ 3 ] {291e2ce4-f519-4c33-9e93-498a2b821749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10450 2024.07.10 20:08:49.938560 [ 3 ] {291e2ce4-f519-4c33-9e93-498a2b821749} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10451 2024.07.10 20:08:49.939009 [ 3 ] {291e2ce4-f519-4c33-9e93-498a2b821749} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10452 2024.07.10 20:08:49.939056 [ 3 ] {291e2ce4-f519-4c33-9e93-498a2b821749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10453 2024.07.10 20:08:49.939439 [ 3 ] {291e2ce4-f519-4c33-9e93-498a2b821749} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10454 2024.07.10 20:08:49.939790 [ 3 ] {291e2ce4-f519-4c33-9e93-498a2b821749} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10455 2024.07.10 20:08:49.939943 [ 3 ] {291e2ce4-f519-4c33-9e93-498a2b821749} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00171 sec., 11111.111111111111 rows/sec., 900.61 KiB/sec.
10456 2024.07.10 20:08:49.940174 [ 3 ] {291e2ce4-f519-4c33-9e93-498a2b821749} <Debug> DynamicQueryHandler: Done processing query
10457 2024.07.10 20:08:49.940203 [ 3 ] {291e2ce4-f519-4c33-9e93-498a2b821749} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10458 2024.07.10 20:08:49.940221 [ 3 ] {} <Debug> HTTP-Session: 12dbdd99-61c4-426f-8299-1487eaec2bd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10459 2024.07.10 20:08:49.940373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10460 2024.07.10 20:08:49.940429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10461 2024.07.10 20:08:49.940449 [ 3 ] {} <Debug> HTTP-Session: ff323479-8e71-4dc9-bbae-17cfeb22f22e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10462 2024.07.10 20:08:49.940467 [ 3 ] {} <Debug> HTTP-Session: ff323479-8e71-4dc9-bbae-17cfeb22f22e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10463 2024.07.10 20:08:49.940481 [ 3 ] {} <Debug> HTTP-Session: ff323479-8e71-4dc9-bbae-17cfeb22f22e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10464 2024.07.10 20:08:49.940517 [ 3 ] {} <Trace> HTTP-Session: ff323479-8e71-4dc9-bbae-17cfeb22f22e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10465 2024.07.10 20:08:49.940655 [ 3 ] {604222cd-a45f-4477-9cce-d35902bc23e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10466 2024.07.10 20:08:49.940702 [ 3 ] {604222cd-a45f-4477-9cce-d35902bc23e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10467 2024.07.10 20:08:49.940833 [ 3 ] {604222cd-a45f-4477-9cce-d35902bc23e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10468 2024.07.10 20:08:49.941188 [ 3 ] {604222cd-a45f-4477-9cce-d35902bc23e2} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10469 2024.07.10 20:08:49.941224 [ 3 ] {604222cd-a45f-4477-9cce-d35902bc23e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10470 2024.07.10 20:08:49.941554 [ 3 ] {604222cd-a45f-4477-9cce-d35902bc23e2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10471 2024.07.10 20:08:49.941884 [ 3 ] {604222cd-a45f-4477-9cce-d35902bc23e2} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10472 2024.07.10 20:08:49.942013 [ 3 ] {604222cd-a45f-4477-9cce-d35902bc23e2} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.001414 sec., 79915.13437057992 rows/sec., 6.55 MiB/sec.
10473 2024.07.10 20:08:49.942014 [ 151 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10474 2024.07.10 20:08:49.942071 [ 151 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10475 2024.07.10 20:08:49.942101 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10476 2024.07.10 20:08:49.942243 [ 3 ] {604222cd-a45f-4477-9cce-d35902bc23e2} <Debug> DynamicQueryHandler: Done processing query
10477 2024.07.10 20:08:49.942326 [ 3 ] {604222cd-a45f-4477-9cce-d35902bc23e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10478 2024.07.10 20:08:49.942405 [ 3 ] {} <Debug> HTTP-Session: ff323479-8e71-4dc9-bbae-17cfeb22f22e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10479 2024.07.10 20:08:49.942408 [ 198 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
10480 2024.07.10 20:08:49.942702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10481 2024.07.10 20:08:49.942926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10482 2024.07.10 20:08:49.942991 [ 198 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10483 2024.07.10 20:08:49.943049 [ 3 ] {} <Debug> HTTP-Session: 7e8a2c37-8b15-48e1-a08b-047fee1c982a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10484 2024.07.10 20:08:49.943114 [ 198 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 195 rows starting from the beginning of the part
10485 2024.07.10 20:08:49.943155 [ 3 ] {} <Debug> HTTP-Session: 7e8a2c37-8b15-48e1-a08b-047fee1c982a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10486 2024.07.10 20:08:49.943259 [ 3 ] {} <Debug> HTTP-Session: 7e8a2c37-8b15-48e1-a08b-047fee1c982a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10487 2024.07.10 20:08:49.943467 [ 3 ] {} <Trace> HTTP-Session: 7e8a2c37-8b15-48e1-a08b-047fee1c982a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10488 2024.07.10 20:08:49.943490 [ 198 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 113 rows starting from the beginning of the part
10489 2024.07.10 20:08:49.943823 [ 198 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 96 rows starting from the beginning of the part
10490 2024.07.10 20:08:49.943979 [ 3 ] {29d6fd28-6564-45c2-a8ac-0cb9add3ad25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10491 2024.07.10 20:08:49.944093 [ 198 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 114 rows starting from the beginning of the part
10492 2024.07.10 20:08:49.944152 [ 3 ] {29d6fd28-6564-45c2-a8ac-0cb9add3ad25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10493 2024.07.10 20:08:49.944364 [ 198 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 131 rows starting from the beginning of the part
10494 2024.07.10 20:08:49.944681 [ 198 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 113 rows starting from the beginning of the part
10495 2024.07.10 20:08:49.945460 [ 3 ] {29d6fd28-6564-45c2-a8ac-0cb9add3ad25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10496 2024.07.10 20:08:49.946502 [ 3 ] {29d6fd28-6564-45c2-a8ac-0cb9add3ad25} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10497 2024.07.10 20:08:49.946590 [ 3 ] {29d6fd28-6564-45c2-a8ac-0cb9add3ad25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10498 2024.07.10 20:08:49.947549 [ 198 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 4 columns (4 merged, 0 gathered) in 0.005355795 sec., 142275.79659042216 rows/sec., 11.59 MiB/sec.
10499 2024.07.10 20:08:49.947560 [ 3 ] {29d6fd28-6564-45c2-a8ac-0cb9add3ad25} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10500 2024.07.10 20:08:49.947754 [ 198 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10501 2024.07.10 20:08:49.948376 [ 3 ] {29d6fd28-6564-45c2-a8ac-0cb9add3ad25} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10502 2024.07.10 20:08:49.948605 [ 151 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10503 2024.07.10 20:08:49.948641 [ 3 ] {29d6fd28-6564-45c2-a8ac-0cb9add3ad25} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.004882 sec., 17001.22900450635 rows/sec., 1.33 MiB/sec.
10504 2024.07.10 20:08:49.948657 [ 198 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_66_13} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10505 2024.07.10 20:08:49.948686 [ 151 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10506 2024.07.10 20:08:49.948769 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10507 2024.07.10 20:08:49.949054 [ 198 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_66_13} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10508 2024.07.10 20:08:49.949274 [ 3 ] {29d6fd28-6564-45c2-a8ac-0cb9add3ad25} <Debug> DynamicQueryHandler: Done processing query
10509 2024.07.10 20:08:49.949291 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
10510 2024.07.10 20:08:49.949320 [ 3 ] {29d6fd28-6564-45c2-a8ac-0cb9add3ad25} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10511 2024.07.10 20:08:49.949358 [ 3 ] {} <Debug> HTTP-Session: 7e8a2c37-8b15-48e1-a08b-047fee1c982a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10512 2024.07.10 20:08:49.949366 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
10513 2024.07.10 20:08:49.949494 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10514 2024.07.10 20:08:49.949522 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 152 rows starting from the beginning of the part
10515 2024.07.10 20:08:49.949632 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 83 rows starting from the beginning of the part
10516 2024.07.10 20:08:49.949722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10517 2024.07.10 20:08:49.949862 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 79 rows starting from the beginning of the part
10518 2024.07.10 20:08:49.949885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10519 2024.07.10 20:08:49.949982 [ 3 ] {} <Debug> HTTP-Session: ddb960f8-a048-48a5-86b8-1fdb3045b4f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10520 2024.07.10 20:08:49.950058 [ 3 ] {} <Debug> HTTP-Session: ddb960f8-a048-48a5-86b8-1fdb3045b4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10521 2024.07.10 20:08:49.950132 [ 3 ] {} <Debug> HTTP-Session: ddb960f8-a048-48a5-86b8-1fdb3045b4f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10522 2024.07.10 20:08:49.950176 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 85 rows starting from the beginning of the part
10523 2024.07.10 20:08:49.950234 [ 3 ] {} <Trace> HTTP-Session: ddb960f8-a048-48a5-86b8-1fdb3045b4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10524 2024.07.10 20:08:49.950429 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 101 rows starting from the beginning of the part
10525 2024.07.10 20:08:49.950640 [ 3 ] {821ed95c-66fb-4382-9e32-a87fe47a3fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10526 2024.07.10 20:08:49.950712 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 83 rows starting from the beginning of the part
10527 2024.07.10 20:08:49.950791 [ 3 ] {821ed95c-66fb-4382-9e32-a87fe47a3fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10528 2024.07.10 20:08:49.951576 [ 3 ] {821ed95c-66fb-4382-9e32-a87fe47a3fc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10529 2024.07.10 20:08:49.952546 [ 3 ] {821ed95c-66fb-4382-9e32-a87fe47a3fc0} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10530 2024.07.10 20:08:49.952615 [ 3 ] {821ed95c-66fb-4382-9e32-a87fe47a3fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10531 2024.07.10 20:08:49.953441 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 4 columns (4 merged, 0 gathered) in 0.004460927 sec., 130690.32512749032 rows/sec., 10.20 MiB/sec.
10532 2024.07.10 20:08:49.953574 [ 3 ] {821ed95c-66fb-4382-9e32-a87fe47a3fc0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10533 2024.07.10 20:08:49.953611 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10534 2024.07.10 20:08:49.954610 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_66_13} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10535 2024.07.10 20:08:49.954643 [ 3 ] {821ed95c-66fb-4382-9e32-a87fe47a3fc0} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10536 2024.07.10 20:08:49.954790 [ 198 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_66_13} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10537 2024.07.10 20:08:49.955012 [ 3 ] {821ed95c-66fb-4382-9e32-a87fe47a3fc0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004562 sec., 35072.33669443226 rows/sec., 2.44 MiB/sec.
10538 2024.07.10 20:08:49.955021 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
10539 2024.07.10 20:08:49.955282 [ 3 ] {821ed95c-66fb-4382-9e32-a87fe47a3fc0} <Debug> DynamicQueryHandler: Done processing query
10540 2024.07.10 20:08:49.955311 [ 3 ] {821ed95c-66fb-4382-9e32-a87fe47a3fc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10541 2024.07.10 20:08:49.955329 [ 3 ] {} <Debug> HTTP-Session: ddb960f8-a048-48a5-86b8-1fdb3045b4f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10542 2024.07.10 20:08:49.955490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10543 2024.07.10 20:08:49.955538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10544 2024.07.10 20:08:49.955557 [ 3 ] {} <Debug> HTTP-Session: c264862e-3439-4cf9-9171-8b6d79aaf010 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10545 2024.07.10 20:08:49.955573 [ 3 ] {} <Debug> HTTP-Session: c264862e-3439-4cf9-9171-8b6d79aaf010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10546 2024.07.10 20:08:49.955587 [ 3 ] {} <Debug> HTTP-Session: c264862e-3439-4cf9-9171-8b6d79aaf010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10547 2024.07.10 20:08:49.955618 [ 3 ] {} <Trace> HTTP-Session: c264862e-3439-4cf9-9171-8b6d79aaf010 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10548 2024.07.10 20:08:49.955882 [ 3 ] {5018297d-2db7-404c-a215-7f7091dc40e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10549 2024.07.10 20:08:49.955948 [ 3 ] {5018297d-2db7-404c-a215-7f7091dc40e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10550 2024.07.10 20:08:49.956389 [ 3 ] {5018297d-2db7-404c-a215-7f7091dc40e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10551 2024.07.10 20:08:49.957025 [ 3 ] {5018297d-2db7-404c-a215-7f7091dc40e7} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10552 2024.07.10 20:08:49.957060 [ 3 ] {5018297d-2db7-404c-a215-7f7091dc40e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10553 2024.07.10 20:08:49.957690 [ 3 ] {5018297d-2db7-404c-a215-7f7091dc40e7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10554 2024.07.10 20:08:49.958114 [ 3 ] {5018297d-2db7-404c-a215-7f7091dc40e7} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10555 2024.07.10 20:08:49.958257 [ 3 ] {5018297d-2db7-404c-a215-7f7091dc40e7} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002558 sec., 7427.677873338546 rows/sec., 13.31 MiB/sec.
10556 2024.07.10 20:08:49.958479 [ 3 ] {5018297d-2db7-404c-a215-7f7091dc40e7} <Debug> DynamicQueryHandler: Done processing query
10557 2024.07.10 20:08:49.958504 [ 3 ] {5018297d-2db7-404c-a215-7f7091dc40e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10558 2024.07.10 20:08:49.958520 [ 3 ] {} <Debug> HTTP-Session: c264862e-3439-4cf9-9171-8b6d79aaf010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10559 2024.07.10 20:08:49.958656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10560 2024.07.10 20:08:49.958705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10561 2024.07.10 20:08:49.958729 [ 3 ] {} <Debug> HTTP-Session: 6bbf21a3-c3c7-43a7-b7f8-bac09ff5e27b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10562 2024.07.10 20:08:49.958745 [ 3 ] {} <Debug> HTTP-Session: 6bbf21a3-c3c7-43a7-b7f8-bac09ff5e27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10563 2024.07.10 20:08:49.958759 [ 3 ] {} <Debug> HTTP-Session: 6bbf21a3-c3c7-43a7-b7f8-bac09ff5e27b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10564 2024.07.10 20:08:49.958791 [ 3 ] {} <Trace> HTTP-Session: 6bbf21a3-c3c7-43a7-b7f8-bac09ff5e27b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10565 2024.07.10 20:08:49.958911 [ 3 ] {bd67b86e-4a6e-4a6f-894c-b085ee58bd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10566 2024.07.10 20:08:49.958957 [ 3 ] {bd67b86e-4a6e-4a6f-894c-b085ee58bd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10567 2024.07.10 20:08:49.959083 [ 3 ] {bd67b86e-4a6e-4a6f-894c-b085ee58bd1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10568 2024.07.10 20:08:49.959400 [ 3 ] {bd67b86e-4a6e-4a6f-894c-b085ee58bd1f} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10569 2024.07.10 20:08:49.959435 [ 3 ] {bd67b86e-4a6e-4a6f-894c-b085ee58bd1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10570 2024.07.10 20:08:49.959805 [ 3 ] {bd67b86e-4a6e-4a6f-894c-b085ee58bd1f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10571 2024.07.10 20:08:49.960139 [ 3 ] {bd67b86e-4a6e-4a6f-894c-b085ee58bd1f} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10572 2024.07.10 20:08:49.960264 [ 3 ] {bd67b86e-4a6e-4a6f-894c-b085ee58bd1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec.
10573 2024.07.10 20:08:49.960514 [ 3 ] {bd67b86e-4a6e-4a6f-894c-b085ee58bd1f} <Debug> DynamicQueryHandler: Done processing query
10574 2024.07.10 20:08:49.960581 [ 3 ] {bd67b86e-4a6e-4a6f-894c-b085ee58bd1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10575 2024.07.10 20:08:49.960649 [ 3 ] {} <Debug> HTTP-Session: 6bbf21a3-c3c7-43a7-b7f8-bac09ff5e27b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10576 2024.07.10 20:08:54.003974 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache
10577 2024.07.10 20:08:54.004049 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache
10578 2024.07.10 20:08:54.938168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10579 2024.07.10 20:08:54.938304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10580 2024.07.10 20:08:54.938333 [ 3 ] {} <Debug> HTTP-Session: 0fc2aab9-bc49-4200-b9e8-67a683703bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10581 2024.07.10 20:08:54.938363 [ 3 ] {} <Debug> HTTP-Session: 0fc2aab9-bc49-4200-b9e8-67a683703bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10582 2024.07.10 20:08:54.938383 [ 3 ] {} <Debug> HTTP-Session: 0fc2aab9-bc49-4200-b9e8-67a683703bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10583 2024.07.10 20:08:54.938441 [ 3 ] {} <Trace> HTTP-Session: 0fc2aab9-bc49-4200-b9e8-67a683703bb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10584 2024.07.10 20:08:54.938655 [ 3 ] {32010df1-ceb0-4971-bee8-823012ad866b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10585 2024.07.10 20:08:54.938730 [ 3 ] {32010df1-ceb0-4971-bee8-823012ad866b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10586 2024.07.10 20:08:54.938927 [ 3 ] {32010df1-ceb0-4971-bee8-823012ad866b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10587 2024.07.10 20:08:54.939352 [ 3 ] {32010df1-ceb0-4971-bee8-823012ad866b} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10588 2024.07.10 20:08:54.939395 [ 3 ] {32010df1-ceb0-4971-bee8-823012ad866b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10589 2024.07.10 20:08:54.939773 [ 3 ] {32010df1-ceb0-4971-bee8-823012ad866b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10590 2024.07.10 20:08:54.940128 [ 3 ] {32010df1-ceb0-4971-bee8-823012ad866b} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10591 2024.07.10 20:08:54.940307 [ 3 ] {32010df1-ceb0-4971-bee8-823012ad866b} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001715 sec., 7580.174927113703 rows/sec., 614.41 KiB/sec.
10592 2024.07.10 20:08:54.940522 [ 3 ] {32010df1-ceb0-4971-bee8-823012ad866b} <Debug> DynamicQueryHandler: Done processing query
10593 2024.07.10 20:08:54.940550 [ 3 ] {32010df1-ceb0-4971-bee8-823012ad866b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10594 2024.07.10 20:08:54.940567 [ 3 ] {} <Debug> HTTP-Session: 0fc2aab9-bc49-4200-b9e8-67a683703bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10595 2024.07.10 20:08:54.940802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10596 2024.07.10 20:08:54.940852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10597 2024.07.10 20:08:54.940871 [ 3 ] {} <Debug> HTTP-Session: ded080e9-8042-4ee5-af84-97bdc742f7f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10598 2024.07.10 20:08:54.940887 [ 3 ] {} <Debug> HTTP-Session: ded080e9-8042-4ee5-af84-97bdc742f7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10599 2024.07.10 20:08:54.940901 [ 3 ] {} <Debug> HTTP-Session: ded080e9-8042-4ee5-af84-97bdc742f7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10600 2024.07.10 20:08:54.940933 [ 3 ] {} <Trace> HTTP-Session: ded080e9-8042-4ee5-af84-97bdc742f7f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10601 2024.07.10 20:08:54.941054 [ 3 ] {57408bbd-b0ab-42aa-8d5c-22e08e574fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10602 2024.07.10 20:08:54.941099 [ 3 ] {57408bbd-b0ab-42aa-8d5c-22e08e574fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10603 2024.07.10 20:08:54.941227 [ 3 ] {57408bbd-b0ab-42aa-8d5c-22e08e574fc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10604 2024.07.10 20:08:54.941581 [ 3 ] {57408bbd-b0ab-42aa-8d5c-22e08e574fc5} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10605 2024.07.10 20:08:54.941618 [ 3 ] {57408bbd-b0ab-42aa-8d5c-22e08e574fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10606 2024.07.10 20:08:54.941939 [ 3 ] {57408bbd-b0ab-42aa-8d5c-22e08e574fc5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10607 2024.07.10 20:08:54.942251 [ 3 ] {57408bbd-b0ab-42aa-8d5c-22e08e574fc5} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10608 2024.07.10 20:08:54.942402 [ 3 ] {57408bbd-b0ab-42aa-8d5c-22e08e574fc5} <Debug> executeQuery: Read 95 rows, 7.93 KiB in 0.001383 sec., 68691.25090383226 rows/sec., 5.60 MiB/sec.
10609 2024.07.10 20:08:54.942675 [ 3 ] {57408bbd-b0ab-42aa-8d5c-22e08e574fc5} <Debug> DynamicQueryHandler: Done processing query
10610 2024.07.10 20:08:54.942747 [ 3 ] {57408bbd-b0ab-42aa-8d5c-22e08e574fc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10611 2024.07.10 20:08:54.942814 [ 3 ] {} <Debug> HTTP-Session: ded080e9-8042-4ee5-af84-97bdc742f7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10612 2024.07.10 20:08:54.943105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10613 2024.07.10 20:08:54.943160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10614 2024.07.10 20:08:54.943180 [ 3 ] {} <Debug> HTTP-Session: 3d194f57-1ebc-4f73-ad48-9803dfd0fc84 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10615 2024.07.10 20:08:54.943198 [ 3 ] {} <Debug> HTTP-Session: 3d194f57-1ebc-4f73-ad48-9803dfd0fc84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10616 2024.07.10 20:08:54.943212 [ 3 ] {} <Debug> HTTP-Session: 3d194f57-1ebc-4f73-ad48-9803dfd0fc84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10617 2024.07.10 20:08:54.943245 [ 3 ] {} <Trace> HTTP-Session: 3d194f57-1ebc-4f73-ad48-9803dfd0fc84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10618 2024.07.10 20:08:54.943378 [ 3 ] {6ec58228-7c77-4a93-b882-900c050fca8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10619 2024.07.10 20:08:54.943424 [ 3 ] {6ec58228-7c77-4a93-b882-900c050fca8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10620 2024.07.10 20:08:54.943570 [ 3 ] {6ec58228-7c77-4a93-b882-900c050fca8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10621 2024.07.10 20:08:54.943910 [ 3 ] {6ec58228-7c77-4a93-b882-900c050fca8a} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10622 2024.07.10 20:08:54.943947 [ 3 ] {6ec58228-7c77-4a93-b882-900c050fca8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10623 2024.07.10 20:08:54.944262 [ 3 ] {6ec58228-7c77-4a93-b882-900c050fca8a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10624 2024.07.10 20:08:54.944574 [ 3 ] {6ec58228-7c77-4a93-b882-900c050fca8a} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10625 2024.07.10 20:08:54.944716 [ 3 ] {6ec58228-7c77-4a93-b882-900c050fca8a} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001386 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec.
10626 2024.07.10 20:08:54.944883 [ 3 ] {6ec58228-7c77-4a93-b882-900c050fca8a} <Debug> DynamicQueryHandler: Done processing query
10627 2024.07.10 20:08:54.944907 [ 3 ] {6ec58228-7c77-4a93-b882-900c050fca8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10628 2024.07.10 20:08:54.944923 [ 3 ] {} <Debug> HTTP-Session: 3d194f57-1ebc-4f73-ad48-9803dfd0fc84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10629 2024.07.10 20:08:54.945103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10630 2024.07.10 20:08:54.945153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10631 2024.07.10 20:08:54.945173 [ 3 ] {} <Debug> HTTP-Session: 88c4ec97-f3f0-463e-b91f-7a24dc11922b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10632 2024.07.10 20:08:54.945190 [ 3 ] {} <Debug> HTTP-Session: 88c4ec97-f3f0-463e-b91f-7a24dc11922b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10633 2024.07.10 20:08:54.945205 [ 3 ] {} <Debug> HTTP-Session: 88c4ec97-f3f0-463e-b91f-7a24dc11922b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10634 2024.07.10 20:08:54.945236 [ 3 ] {} <Trace> HTTP-Session: 88c4ec97-f3f0-463e-b91f-7a24dc11922b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10635 2024.07.10 20:08:54.945386 [ 3 ] {dc5be541-d18b-42e2-be8a-65d974f0b942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10636 2024.07.10 20:08:54.945434 [ 3 ] {dc5be541-d18b-42e2-be8a-65d974f0b942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10637 2024.07.10 20:08:54.945578 [ 3 ] {dc5be541-d18b-42e2-be8a-65d974f0b942} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10638 2024.07.10 20:08:54.945959 [ 3 ] {dc5be541-d18b-42e2-be8a-65d974f0b942} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10639 2024.07.10 20:08:54.945995 [ 3 ] {dc5be541-d18b-42e2-be8a-65d974f0b942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10640 2024.07.10 20:08:54.946389 [ 3 ] {dc5be541-d18b-42e2-be8a-65d974f0b942} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10641 2024.07.10 20:08:54.946740 [ 3 ] {dc5be541-d18b-42e2-be8a-65d974f0b942} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10642 2024.07.10 20:08:54.946905 [ 3 ] {dc5be541-d18b-42e2-be8a-65d974f0b942} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec.
10643 2024.07.10 20:08:54.947089 [ 3 ] {dc5be541-d18b-42e2-be8a-65d974f0b942} <Debug> DynamicQueryHandler: Done processing query
10644 2024.07.10 20:08:54.947113 [ 3 ] {dc5be541-d18b-42e2-be8a-65d974f0b942} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10645 2024.07.10 20:08:54.947130 [ 3 ] {} <Debug> HTTP-Session: 88c4ec97-f3f0-463e-b91f-7a24dc11922b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10646 2024.07.10 20:08:54.947356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10647 2024.07.10 20:08:54.947406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10648 2024.07.10 20:08:54.947426 [ 3 ] {} <Debug> HTTP-Session: 4bafefbe-f86e-4442-8f76-9b195abd8493 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10649 2024.07.10 20:08:54.947442 [ 3 ] {} <Debug> HTTP-Session: 4bafefbe-f86e-4442-8f76-9b195abd8493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10650 2024.07.10 20:08:54.947457 [ 3 ] {} <Debug> HTTP-Session: 4bafefbe-f86e-4442-8f76-9b195abd8493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10651 2024.07.10 20:08:54.947488 [ 3 ] {} <Trace> HTTP-Session: 4bafefbe-f86e-4442-8f76-9b195abd8493 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10652 2024.07.10 20:08:54.947685 [ 3 ] {31dceb8c-3267-4cd9-b6eb-33c3263783ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10653 2024.07.10 20:08:54.947749 [ 3 ] {31dceb8c-3267-4cd9-b6eb-33c3263783ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10654 2024.07.10 20:08:54.948168 [ 3 ] {31dceb8c-3267-4cd9-b6eb-33c3263783ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10655 2024.07.10 20:08:54.948747 [ 3 ] {31dceb8c-3267-4cd9-b6eb-33c3263783ff} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10656 2024.07.10 20:08:54.948785 [ 3 ] {31dceb8c-3267-4cd9-b6eb-33c3263783ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10657 2024.07.10 20:08:54.949394 [ 3 ] {31dceb8c-3267-4cd9-b6eb-33c3263783ff} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10658 2024.07.10 20:08:54.949811 [ 3 ] {31dceb8c-3267-4cd9-b6eb-33c3263783ff} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10659 2024.07.10 20:08:54.950006 [ 3 ] {31dceb8c-3267-4cd9-b6eb-33c3263783ff} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002426 sec., 5358.615004122011 rows/sec., 9.60 MiB/sec.
10660 2024.07.10 20:08:54.950229 [ 3 ] {31dceb8c-3267-4cd9-b6eb-33c3263783ff} <Debug> DynamicQueryHandler: Done processing query
10661 2024.07.10 20:08:54.950254 [ 3 ] {31dceb8c-3267-4cd9-b6eb-33c3263783ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
10662 2024.07.10 20:08:54.950271 [ 3 ] {} <Debug> HTTP-Session: 4bafefbe-f86e-4442-8f76-9b195abd8493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10663 2024.07.10 20:08:54.950404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10664 2024.07.10 20:08:54.950455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10665 2024.07.10 20:08:54.950474 [ 3 ] {} <Debug> HTTP-Session: 1ea6243d-fe24-4faa-beb9-46dff4f5a092 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10666 2024.07.10 20:08:54.950491 [ 3 ] {} <Debug> HTTP-Session: 1ea6243d-fe24-4faa-beb9-46dff4f5a092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10667 2024.07.10 20:08:54.950505 [ 3 ] {} <Debug> HTTP-Session: 1ea6243d-fe24-4faa-beb9-46dff4f5a092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10668 2024.07.10 20:08:54.950536 [ 3 ] {} <Trace> HTTP-Session: 1ea6243d-fe24-4faa-beb9-46dff4f5a092 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10669 2024.07.10 20:08:54.950662 [ 3 ] {2f9a6a63-9903-4d17-b15a-0b4070a3fcc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10670 2024.07.10 20:08:54.950707 [ 3 ] {2f9a6a63-9903-4d17-b15a-0b4070a3fcc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10671 2024.07.10 20:08:54.950833 [ 3 ] {2f9a6a63-9903-4d17-b15a-0b4070a3fcc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10672 2024.07.10 20:08:54.951129 [ 3 ] {2f9a6a63-9903-4d17-b15a-0b4070a3fcc8} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10673 2024.07.10 20:08:54.951165 [ 3 ] {2f9a6a63-9903-4d17-b15a-0b4070a3fcc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10674 2024.07.10 20:08:54.951525 [ 3 ] {2f9a6a63-9903-4d17-b15a-0b4070a3fcc8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10675 2024.07.10 20:08:54.951856 [ 3 ] {2f9a6a63-9903-4d17-b15a-0b4070a3fcc8} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10676 2024.07.10 20:08:54.952022 [ 3 ] {2f9a6a63-9903-4d17-b15a-0b4070a3fcc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec.
10677 2024.07.10 20:08:54.952280 [ 3 ] {2f9a6a63-9903-4d17-b15a-0b4070a3fcc8} <Debug> DynamicQueryHandler: Done processing query
10678 2024.07.10 20:08:54.952340 [ 3 ] {2f9a6a63-9903-4d17-b15a-0b4070a3fcc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10679 2024.07.10 20:08:54.952393 [ 3 ] {} <Debug> HTTP-Session: 1ea6243d-fe24-4faa-beb9-46dff4f5a092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10680 2024.07.10 20:08:55.001511 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001150009 sec.
10681 2024.07.10 20:08:59.938687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10682 2024.07.10 20:08:59.938835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10683 2024.07.10 20:08:59.938861 [ 3 ] {} <Debug> HTTP-Session: fb415a57-b557-434e-b595-1434eaca731f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10684 2024.07.10 20:08:59.938886 [ 3 ] {} <Debug> HTTP-Session: fb415a57-b557-434e-b595-1434eaca731f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10685 2024.07.10 20:08:59.938901 [ 3 ] {} <Debug> HTTP-Session: fb415a57-b557-434e-b595-1434eaca731f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10686 2024.07.10 20:08:59.938952 [ 3 ] {} <Trace> HTTP-Session: fb415a57-b557-434e-b595-1434eaca731f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10687 2024.07.10 20:08:59.939149 [ 3 ] {fe13a673-11cd-48f0-9183-8ca867e063ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10688 2024.07.10 20:08:59.939219 [ 3 ] {fe13a673-11cd-48f0-9183-8ca867e063ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10689 2024.07.10 20:08:59.939414 [ 3 ] {fe13a673-11cd-48f0-9183-8ca867e063ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10690 2024.07.10 20:08:59.939837 [ 3 ] {fe13a673-11cd-48f0-9183-8ca867e063ba} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10691 2024.07.10 20:08:59.939880 [ 3 ] {fe13a673-11cd-48f0-9183-8ca867e063ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10692 2024.07.10 20:08:59.940267 [ 3 ] {fe13a673-11cd-48f0-9183-8ca867e063ba} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10693 2024.07.10 20:08:59.940611 [ 3 ] {fe13a673-11cd-48f0-9183-8ca867e063ba} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10694 2024.07.10 20:08:59.940772 [ 3 ] {fe13a673-11cd-48f0-9183-8ca867e063ba} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001685 sec., 11275.964391691394 rows/sec., 913.97 KiB/sec.
10695 2024.07.10 20:08:59.941013 [ 3 ] {fe13a673-11cd-48f0-9183-8ca867e063ba} <Debug> DynamicQueryHandler: Done processing query
10696 2024.07.10 20:08:59.941040 [ 3 ] {fe13a673-11cd-48f0-9183-8ca867e063ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10697 2024.07.10 20:08:59.941057 [ 3 ] {} <Debug> HTTP-Session: fb415a57-b557-434e-b595-1434eaca731f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10698 2024.07.10 20:08:59.941196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10699 2024.07.10 20:08:59.941247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10700 2024.07.10 20:08:59.941267 [ 3 ] {} <Debug> HTTP-Session: 083f821f-f47e-4b0b-8fa9-9fd52271cd35 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10701 2024.07.10 20:08:59.941284 [ 3 ] {} <Debug> HTTP-Session: 083f821f-f47e-4b0b-8fa9-9fd52271cd35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10702 2024.07.10 20:08:59.941297 [ 3 ] {} <Debug> HTTP-Session: 083f821f-f47e-4b0b-8fa9-9fd52271cd35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10703 2024.07.10 20:08:59.941328 [ 3 ] {} <Trace> HTTP-Session: 083f821f-f47e-4b0b-8fa9-9fd52271cd35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10704 2024.07.10 20:08:59.941423 [ 3 ] {3321cd0d-9102-4c0c-8aa9-8ceda77df1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10705 2024.07.10 20:08:59.941467 [ 3 ] {3321cd0d-9102-4c0c-8aa9-8ceda77df1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10706 2024.07.10 20:08:59.941605 [ 3 ] {3321cd0d-9102-4c0c-8aa9-8ceda77df1ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10707 2024.07.10 20:08:59.941907 [ 3 ] {3321cd0d-9102-4c0c-8aa9-8ceda77df1ac} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10708 2024.07.10 20:08:59.941943 [ 3 ] {3321cd0d-9102-4c0c-8aa9-8ceda77df1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10709 2024.07.10 20:08:59.942246 [ 3 ] {3321cd0d-9102-4c0c-8aa9-8ceda77df1ac} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
10710 2024.07.10 20:08:59.942561 [ 3 ] {3321cd0d-9102-4c0c-8aa9-8ceda77df1ac} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10711 2024.07.10 20:08:59.942729 [ 3 ] {3321cd0d-9102-4c0c-8aa9-8ceda77df1ac} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00132 sec., 1515.1515151515152 rows/sec., 123.55 KiB/sec.
10712 2024.07.10 20:08:59.942913 [ 3 ] {3321cd0d-9102-4c0c-8aa9-8ceda77df1ac} <Debug> DynamicQueryHandler: Done processing query
10713 2024.07.10 20:08:59.942940 [ 3 ] {3321cd0d-9102-4c0c-8aa9-8ceda77df1ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10714 2024.07.10 20:08:59.942956 [ 3 ] {} <Debug> HTTP-Session: 083f821f-f47e-4b0b-8fa9-9fd52271cd35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10715 2024.07.10 20:08:59.943093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10716 2024.07.10 20:08:59.943140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10717 2024.07.10 20:08:59.943159 [ 3 ] {} <Debug> HTTP-Session: 53bafb97-03a6-4af7-891b-28e1b39d3784 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10718 2024.07.10 20:08:59.943176 [ 3 ] {} <Debug> HTTP-Session: 53bafb97-03a6-4af7-891b-28e1b39d3784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10719 2024.07.10 20:08:59.943189 [ 3 ] {} <Debug> HTTP-Session: 53bafb97-03a6-4af7-891b-28e1b39d3784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10720 2024.07.10 20:08:59.943219 [ 3 ] {} <Trace> HTTP-Session: 53bafb97-03a6-4af7-891b-28e1b39d3784 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10721 2024.07.10 20:08:59.943344 [ 3 ] {46e15f34-c633-42cb-8283-4de7480adbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10722 2024.07.10 20:08:59.943386 [ 3 ] {46e15f34-c633-42cb-8283-4de7480adbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10723 2024.07.10 20:08:59.943510 [ 3 ] {46e15f34-c633-42cb-8283-4de7480adbc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10724 2024.07.10 20:08:59.943944 [ 3 ] {46e15f34-c633-42cb-8283-4de7480adbc9} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10725 2024.07.10 20:08:59.943979 [ 3 ] {46e15f34-c633-42cb-8283-4de7480adbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10726 2024.07.10 20:08:59.944300 [ 3 ] {46e15f34-c633-42cb-8283-4de7480adbc9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10727 2024.07.10 20:08:59.944605 [ 3 ] {46e15f34-c633-42cb-8283-4de7480adbc9} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10728 2024.07.10 20:08:59.944758 [ 3 ] {46e15f34-c633-42cb-8283-4de7480adbc9} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.001456 sec., 78296.7032967033 rows/sec., 6.41 MiB/sec.
10729 2024.07.10 20:08:59.944929 [ 3 ] {46e15f34-c633-42cb-8283-4de7480adbc9} <Debug> DynamicQueryHandler: Done processing query
10730 2024.07.10 20:08:59.944953 [ 3 ] {46e15f34-c633-42cb-8283-4de7480adbc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10731 2024.07.10 20:08:59.944968 [ 3 ] {} <Debug> HTTP-Session: 53bafb97-03a6-4af7-891b-28e1b39d3784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10732 2024.07.10 20:08:59.945085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10733 2024.07.10 20:08:59.945135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10734 2024.07.10 20:08:59.945153 [ 3 ] {} <Debug> HTTP-Session: c4446b6f-0cbd-4850-9627-bd103a8eb087 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10735 2024.07.10 20:08:59.945169 [ 3 ] {} <Debug> HTTP-Session: c4446b6f-0cbd-4850-9627-bd103a8eb087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10736 2024.07.10 20:08:59.945183 [ 3 ] {} <Debug> HTTP-Session: c4446b6f-0cbd-4850-9627-bd103a8eb087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10737 2024.07.10 20:08:59.945214 [ 3 ] {} <Trace> HTTP-Session: c4446b6f-0cbd-4850-9627-bd103a8eb087 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10738 2024.07.10 20:08:59.945306 [ 3 ] {d6d4bca9-457a-42c7-84ec-fd88ce71ea89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10739 2024.07.10 20:08:59.945348 [ 3 ] {d6d4bca9-457a-42c7-84ec-fd88ce71ea89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10740 2024.07.10 20:08:59.945475 [ 3 ] {d6d4bca9-457a-42c7-84ec-fd88ce71ea89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10741 2024.07.10 20:08:59.945755 [ 3 ] {d6d4bca9-457a-42c7-84ec-fd88ce71ea89} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10742 2024.07.10 20:08:59.945790 [ 3 ] {d6d4bca9-457a-42c7-84ec-fd88ce71ea89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10743 2024.07.10 20:08:59.946102 [ 3 ] {d6d4bca9-457a-42c7-84ec-fd88ce71ea89} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
10744 2024.07.10 20:08:59.946420 [ 3 ] {d6d4bca9-457a-42c7-84ec-fd88ce71ea89} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10745 2024.07.10 20:08:59.946582 [ 3 ] {d6d4bca9-457a-42c7-84ec-fd88ce71ea89} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001299 sec., 1539.6458814472671 rows/sec., 107.50 KiB/sec.
10746 2024.07.10 20:08:59.946751 [ 3 ] {d6d4bca9-457a-42c7-84ec-fd88ce71ea89} <Debug> DynamicQueryHandler: Done processing query
10747 2024.07.10 20:08:59.946774 [ 3 ] {d6d4bca9-457a-42c7-84ec-fd88ce71ea89} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10748 2024.07.10 20:08:59.946789 [ 3 ] {} <Debug> HTTP-Session: c4446b6f-0cbd-4850-9627-bd103a8eb087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10749 2024.07.10 20:08:59.946963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10750 2024.07.10 20:08:59.947012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10751 2024.07.10 20:08:59.947031 [ 3 ] {} <Debug> HTTP-Session: cce50490-9988-4d32-85d9-ed1fbfc4e9ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10752 2024.07.10 20:08:59.947047 [ 3 ] {} <Debug> HTTP-Session: cce50490-9988-4d32-85d9-ed1fbfc4e9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10753 2024.07.10 20:08:59.947061 [ 3 ] {} <Debug> HTTP-Session: cce50490-9988-4d32-85d9-ed1fbfc4e9ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10754 2024.07.10 20:08:59.947092 [ 3 ] {} <Trace> HTTP-Session: cce50490-9988-4d32-85d9-ed1fbfc4e9ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10755 2024.07.10 20:08:59.947211 [ 3 ] {9d58c0bc-feff-4400-aeca-2617db39f35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10756 2024.07.10 20:08:59.947253 [ 3 ] {9d58c0bc-feff-4400-aeca-2617db39f35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10757 2024.07.10 20:08:59.947379 [ 3 ] {9d58c0bc-feff-4400-aeca-2617db39f35b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10758 2024.07.10 20:08:59.947730 [ 3 ] {9d58c0bc-feff-4400-aeca-2617db39f35b} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10759 2024.07.10 20:08:59.947766 [ 3 ] {9d58c0bc-feff-4400-aeca-2617db39f35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10760 2024.07.10 20:08:59.948087 [ 3 ] {9d58c0bc-feff-4400-aeca-2617db39f35b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10761 2024.07.10 20:08:59.948393 [ 3 ] {9d58c0bc-feff-4400-aeca-2617db39f35b} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10762 2024.07.10 20:08:59.948542 [ 3 ] {9d58c0bc-feff-4400-aeca-2617db39f35b} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001372 sec., 61953.3527696793 rows/sec., 4.84 MiB/sec.
10763 2024.07.10 20:08:59.948712 [ 3 ] {9d58c0bc-feff-4400-aeca-2617db39f35b} <Debug> DynamicQueryHandler: Done processing query
10764 2024.07.10 20:08:59.948735 [ 3 ] {9d58c0bc-feff-4400-aeca-2617db39f35b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10765 2024.07.10 20:08:59.948751 [ 3 ] {} <Debug> HTTP-Session: cce50490-9988-4d32-85d9-ed1fbfc4e9ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10766 2024.07.10 20:08:59.948925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10767 2024.07.10 20:08:59.948975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10768 2024.07.10 20:08:59.948994 [ 3 ] {} <Debug> HTTP-Session: 59fac7e3-73b7-4ff5-87d0-15afce2cda33 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10769 2024.07.10 20:08:59.949011 [ 3 ] {} <Debug> HTTP-Session: 59fac7e3-73b7-4ff5-87d0-15afce2cda33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10770 2024.07.10 20:08:59.949024 [ 3 ] {} <Debug> HTTP-Session: 59fac7e3-73b7-4ff5-87d0-15afce2cda33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10771 2024.07.10 20:08:59.949055 [ 3 ] {} <Trace> HTTP-Session: 59fac7e3-73b7-4ff5-87d0-15afce2cda33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10772 2024.07.10 20:08:59.949199 [ 3 ] {9227fa1d-3fe3-4b87-975d-9900d0de36c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10773 2024.07.10 20:08:59.949245 [ 3 ] {9227fa1d-3fe3-4b87-975d-9900d0de36c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10774 2024.07.10 20:08:59.949391 [ 3 ] {9227fa1d-3fe3-4b87-975d-9900d0de36c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10775 2024.07.10 20:08:59.949788 [ 3 ] {9227fa1d-3fe3-4b87-975d-9900d0de36c1} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10776 2024.07.10 20:08:59.949824 [ 3 ] {9227fa1d-3fe3-4b87-975d-9900d0de36c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10777 2024.07.10 20:08:59.950223 [ 3 ] {9227fa1d-3fe3-4b87-975d-9900d0de36c1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10778 2024.07.10 20:08:59.950583 [ 3 ] {9227fa1d-3fe3-4b87-975d-9900d0de36c1} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10779 2024.07.10 20:08:59.950746 [ 3 ] {9227fa1d-3fe3-4b87-975d-9900d0de36c1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001606 sec., 100249.06600249065 rows/sec., 6.98 MiB/sec.
10780 2024.07.10 20:08:59.950747 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10781 2024.07.10 20:08:59.950855 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10782 2024.07.10 20:08:59.950903 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10783 2024.07.10 20:08:59.951022 [ 3 ] {9227fa1d-3fe3-4b87-975d-9900d0de36c1} <Debug> DynamicQueryHandler: Done processing query
10784 2024.07.10 20:08:59.951087 [ 3 ] {9227fa1d-3fe3-4b87-975d-9900d0de36c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10785 2024.07.10 20:08:59.951121 [ 3 ] {} <Debug> HTTP-Session: 59fac7e3-73b7-4ff5-87d0-15afce2cda33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10786 2024.07.10 20:08:59.951137 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
10787 2024.07.10 20:08:59.951297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10788 2024.07.10 20:08:59.951409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10789 2024.07.10 20:08:59.951467 [ 3 ] {} <Debug> HTTP-Session: 6ea5e0b5-8909-4fde-b26c-721cbda0114d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10790 2024.07.10 20:08:59.951510 [ 3 ] {} <Debug> HTTP-Session: 6ea5e0b5-8909-4fde-b26c-721cbda0114d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10791 2024.07.10 20:08:59.951513 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10792 2024.07.10 20:08:59.951536 [ 3 ] {} <Debug> HTTP-Session: 6ea5e0b5-8909-4fde-b26c-721cbda0114d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10793 2024.07.10 20:08:59.951609 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 9989 rows starting from the beginning of the part
10794 2024.07.10 20:08:59.951617 [ 3 ] {} <Trace> HTTP-Session: 6ea5e0b5-8909-4fde-b26c-721cbda0114d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10795 2024.07.10 20:08:59.951856 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 161 rows starting from the beginning of the part
10796 2024.07.10 20:08:59.952097 [ 3 ] {428e963f-6906-4fe8-aa8e-0c400624c398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10797 2024.07.10 20:08:59.952099 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 196 rows starting from the beginning of the part
10798 2024.07.10 20:08:59.952432 [ 3 ] {428e963f-6906-4fe8-aa8e-0c400624c398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10799 2024.07.10 20:08:59.952470 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part
10800 2024.07.10 20:08:59.952874 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part
10801 2024.07.10 20:08:59.953239 [ 193 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 161 rows starting from the beginning of the part
10802 2024.07.10 20:08:59.954817 [ 3 ] {428e963f-6906-4fe8-aa8e-0c400624c398} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10803 2024.07.10 20:08:59.956034 [ 3 ] {428e963f-6906-4fe8-aa8e-0c400624c398} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10804 2024.07.10 20:08:59.956099 [ 3 ] {428e963f-6906-4fe8-aa8e-0c400624c398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10805 2024.07.10 20:08:59.957797 [ 3 ] {428e963f-6906-4fe8-aa8e-0c400624c398} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10806 2024.07.10 20:08:59.958671 [ 3 ] {428e963f-6906-4fe8-aa8e-0c400624c398} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10807 2024.07.10 20:08:59.958910 [ 3 ] {428e963f-6906-4fe8-aa8e-0c400624c398} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.007113 sec., 2671.165471671587 rows/sec., 4.79 MiB/sec.
10808 2024.07.10 20:08:59.959513 [ 3 ] {428e963f-6906-4fe8-aa8e-0c400624c398} <Debug> DynamicQueryHandler: Done processing query
10809 2024.07.10 20:08:59.959571 [ 3 ] {428e963f-6906-4fe8-aa8e-0c400624c398} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10810 2024.07.10 20:08:59.959622 [ 3 ] {} <Debug> HTTP-Session: 6ea5e0b5-8909-4fde-b26c-721cbda0114d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10811 2024.07.10 20:08:59.959810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10812 2024.07.10 20:08:59.959867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10813 2024.07.10 20:08:59.959892 [ 3 ] {} <Debug> HTTP-Session: 74f5762b-7b92-4e5d-8b7c-28cc60de3322 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10814 2024.07.10 20:08:59.959916 [ 3 ] {} <Debug> HTTP-Session: 74f5762b-7b92-4e5d-8b7c-28cc60de3322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10815 2024.07.10 20:08:59.959930 [ 3 ] {} <Debug> HTTP-Session: 74f5762b-7b92-4e5d-8b7c-28cc60de3322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10816 2024.07.10 20:08:59.960001 [ 3 ] {} <Trace> HTTP-Session: 74f5762b-7b92-4e5d-8b7c-28cc60de3322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10817 2024.07.10 20:08:59.960337 [ 3 ] {508d92b7-d2ad-4b38-8e61-805304ae5d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10818 2024.07.10 20:08:59.960447 [ 3 ] {508d92b7-d2ad-4b38-8e61-805304ae5d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10819 2024.07.10 20:08:59.960457 [ 189 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10827 rows, containing 5 columns (5 merged, 0 gathered) in 0.009461139 sec., 1144365.3877191741 rows/sec., 79.79 MiB/sec.
10820 2024.07.10 20:08:59.960668 [ 3 ] {508d92b7-d2ad-4b38-8e61-805304ae5d0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10821 2024.07.10 20:08:59.960788 [ 189 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10822 2024.07.10 20:08:59.961221 [ 3 ] {508d92b7-d2ad-4b38-8e61-805304ae5d0e} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10823 2024.07.10 20:08:59.961335 [ 3 ] {508d92b7-d2ad-4b38-8e61-805304ae5d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10824 2024.07.10 20:08:59.961747 [ 189 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10825 2024.07.10 20:08:59.961907 [ 189 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10826 2024.07.10 20:08:59.962085 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB.
10827 2024.07.10 20:08:59.962140 [ 3 ] {508d92b7-d2ad-4b38-8e61-805304ae5d0e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10828 2024.07.10 20:08:59.962484 [ 3 ] {508d92b7-d2ad-4b38-8e61-805304ae5d0e} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10829 2024.07.10 20:08:59.962640 [ 3 ] {508d92b7-d2ad-4b38-8e61-805304ae5d0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002479 sec., 24203.307785397337 rows/sec., 1.63 MiB/sec.
10830 2024.07.10 20:08:59.962662 [ 146 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10831 2024.07.10 20:08:59.962760 [ 146 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10832 2024.07.10 20:08:59.962814 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10833 2024.07.10 20:08:59.962915 [ 3 ] {508d92b7-d2ad-4b38-8e61-805304ae5d0e} <Debug> DynamicQueryHandler: Done processing query
10834 2024.07.10 20:08:59.962980 [ 3 ] {508d92b7-d2ad-4b38-8e61-805304ae5d0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10835 2024.07.10 20:08:59.963018 [ 3 ] {} <Debug> HTTP-Session: 74f5762b-7b92-4e5d-8b7c-28cc60de3322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10836 2024.07.10 20:08:59.963026 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
10837 2024.07.10 20:08:59.963177 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10838 2024.07.10 20:08:59.963207 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3418 rows starting from the beginning of the part
10839 2024.07.10 20:08:59.963290 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part
10840 2024.07.10 20:08:59.963498 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part
10841 2024.07.10 20:08:59.963617 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part
10842 2024.07.10 20:08:59.963804 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part
10843 2024.07.10 20:08:59.963891 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part
10844 2024.07.10 20:08:59.965366 [ 200 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3718 rows, containing 4 columns (4 merged, 0 gathered) in 0.00247196 sec., 1504069.6451398889 rows/sec., 101.30 MiB/sec.
10845 2024.07.10 20:08:59.965707 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10846 2024.07.10 20:08:59.966163 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_66_13} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10847 2024.07.10 20:08:59.966255 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_66_13} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10848 2024.07.10 20:08:59.966358 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
10849 2024.07.10 20:09:04.936539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10850 2024.07.10 20:09:04.936684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10851 2024.07.10 20:09:04.936714 [ 3 ] {} <Debug> HTTP-Session: 92e1b9ef-c67e-4744-98e8-09195399af01 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10852 2024.07.10 20:09:04.936744 [ 3 ] {} <Debug> HTTP-Session: 92e1b9ef-c67e-4744-98e8-09195399af01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10853 2024.07.10 20:09:04.936762 [ 3 ] {} <Debug> HTTP-Session: 92e1b9ef-c67e-4744-98e8-09195399af01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10854 2024.07.10 20:09:04.936819 [ 3 ] {} <Trace> HTTP-Session: 92e1b9ef-c67e-4744-98e8-09195399af01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10855 2024.07.10 20:09:04.937022 [ 3 ] {e50fd58c-7ff8-4aa7-a3ce-13b8e08f2dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10856 2024.07.10 20:09:04.937092 [ 3 ] {e50fd58c-7ff8-4aa7-a3ce-13b8e08f2dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10857 2024.07.10 20:09:04.937287 [ 3 ] {e50fd58c-7ff8-4aa7-a3ce-13b8e08f2dab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10858 2024.07.10 20:09:04.937749 [ 3 ] {e50fd58c-7ff8-4aa7-a3ce-13b8e08f2dab} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10859 2024.07.10 20:09:04.937794 [ 3 ] {e50fd58c-7ff8-4aa7-a3ce-13b8e08f2dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10860 2024.07.10 20:09:04.938172 [ 3 ] {e50fd58c-7ff8-4aa7-a3ce-13b8e08f2dab} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10861 2024.07.10 20:09:04.938528 [ 3 ] {e50fd58c-7ff8-4aa7-a3ce-13b8e08f2dab} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10862 2024.07.10 20:09:04.938699 [ 3 ] {e50fd58c-7ff8-4aa7-a3ce-13b8e08f2dab} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001731 sec., 7510.109763142693 rows/sec., 608.73 KiB/sec.
10863 2024.07.10 20:09:04.938725 [ 144 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0
10864 2024.07.10 20:09:04.938831 [ 144 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10865 2024.07.10 20:09:04.938881 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10866 2024.07.10 20:09:04.938997 [ 3 ] {e50fd58c-7ff8-4aa7-a3ce-13b8e08f2dab} <Debug> DynamicQueryHandler: Done processing query
10867 2024.07.10 20:09:04.939035 [ 3 ] {e50fd58c-7ff8-4aa7-a3ce-13b8e08f2dab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10868 2024.07.10 20:09:04.939040 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full
10869 2024.07.10 20:09:04.939055 [ 3 ] {} <Debug> HTTP-Session: 92e1b9ef-c67e-4744-98e8-09195399af01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10870 2024.07.10 20:09:04.939184 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10871 2024.07.10 20:09:04.939221 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 32 rows starting from the beginning of the part
10872 2024.07.10 20:09:04.939246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10873 2024.07.10 20:09:04.939343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10874 2024.07.10 20:09:04.939361 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part
10875 2024.07.10 20:09:04.939427 [ 3 ] {} <Debug> HTTP-Session: 12230eb5-1900-4055-a0f7-81941953f6f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10876 2024.07.10 20:09:04.939506 [ 3 ] {} <Debug> HTTP-Session: 12230eb5-1900-4055-a0f7-81941953f6f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10877 2024.07.10 20:09:04.939627 [ 3 ] {} <Debug> HTTP-Session: 12230eb5-1900-4055-a0f7-81941953f6f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10878 2024.07.10 20:09:04.939780 [ 3 ] {} <Trace> HTTP-Session: 12230eb5-1900-4055-a0f7-81941953f6f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10879 2024.07.10 20:09:04.939794 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 19 rows starting from the beginning of the part
10880 2024.07.10 20:09:04.939930 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part
10881 2024.07.10 20:09:04.940052 [ 3 ] {59fac19e-4802-48dd-94c0-689cf012f4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10882 2024.07.10 20:09:04.940285 [ 3 ] {59fac19e-4802-48dd-94c0-689cf012f4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10883 2024.07.10 20:09:04.940299 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 19 rows starting from the beginning of the part
10884 2024.07.10 20:09:04.940525 [ 191 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part
10885 2024.07.10 20:09:04.941260 [ 3 ] {59fac19e-4802-48dd-94c0-689cf012f4c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10886 2024.07.10 20:09:04.941795 [ 3 ] {59fac19e-4802-48dd-94c0-689cf012f4c5} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10887 2024.07.10 20:09:04.941846 [ 3 ] {59fac19e-4802-48dd-94c0-689cf012f4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10888 2024.07.10 20:09:04.942326 [ 3 ] {59fac19e-4802-48dd-94c0-689cf012f4c5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
10889 2024.07.10 20:09:04.942411 [ 200 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.003445048 sec., 31639.617212880632 rows/sec., 2.50 MiB/sec.
10890 2024.07.10 20:09:04.942730 [ 200 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary)
10891 2024.07.10 20:09:04.942936 [ 3 ] {59fac19e-4802-48dd-94c0-689cf012f4c5} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10892 2024.07.10 20:09:04.943405 [ 3 ] {59fac19e-4802-48dd-94c0-689cf012f4c5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003472 sec., 576.036866359447 rows/sec., 46.97 KiB/sec.
10893 2024.07.10 20:09:04.943744 [ 3 ] {59fac19e-4802-48dd-94c0-689cf012f4c5} <Debug> DynamicQueryHandler: Done processing query
10894 2024.07.10 20:09:04.943753 [ 200 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_65_13} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10895 2024.07.10 20:09:04.943789 [ 3 ] {59fac19e-4802-48dd-94c0-689cf012f4c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10896 2024.07.10 20:09:04.943849 [ 3 ] {} <Debug> HTTP-Session: 12230eb5-1900-4055-a0f7-81941953f6f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10897 2024.07.10 20:09:04.943948 [ 200 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_65_13} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13
10898 2024.07.10 20:09:04.944048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10899 2024.07.10 20:09:04.944099 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10900 2024.07.10 20:09:04.944150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10901 2024.07.10 20:09:04.944177 [ 3 ] {} <Debug> HTTP-Session: b28265a3-6b5b-4bf7-b421-f90f234ce662 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10902 2024.07.10 20:09:04.944195 [ 3 ] {} <Debug> HTTP-Session: b28265a3-6b5b-4bf7-b421-f90f234ce662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10903 2024.07.10 20:09:04.944209 [ 3 ] {} <Debug> HTTP-Session: b28265a3-6b5b-4bf7-b421-f90f234ce662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10904 2024.07.10 20:09:04.944243 [ 3 ] {} <Trace> HTTP-Session: b28265a3-6b5b-4bf7-b421-f90f234ce662 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10905 2024.07.10 20:09:04.944377 [ 3 ] {cd843550-4122-4a87-89fb-b6ebb4daf5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10906 2024.07.10 20:09:04.944422 [ 3 ] {cd843550-4122-4a87-89fb-b6ebb4daf5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10907 2024.07.10 20:09:04.944568 [ 3 ] {cd843550-4122-4a87-89fb-b6ebb4daf5d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10908 2024.07.10 20:09:04.944939 [ 3 ] {cd843550-4122-4a87-89fb-b6ebb4daf5d1} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10909 2024.07.10 20:09:04.944976 [ 3 ] {cd843550-4122-4a87-89fb-b6ebb4daf5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10910 2024.07.10 20:09:04.945298 [ 3 ] {cd843550-4122-4a87-89fb-b6ebb4daf5d1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10911 2024.07.10 20:09:04.945611 [ 3 ] {cd843550-4122-4a87-89fb-b6ebb4daf5d1} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10912 2024.07.10 20:09:04.945760 [ 3 ] {cd843550-4122-4a87-89fb-b6ebb4daf5d1} <Debug> executeQuery: Read 96 rows, 8.00 KiB in 0.001432 sec., 67039.1061452514 rows/sec., 5.46 MiB/sec.
10913 2024.07.10 20:09:04.945928 [ 3 ] {cd843550-4122-4a87-89fb-b6ebb4daf5d1} <Debug> DynamicQueryHandler: Done processing query
10914 2024.07.10 20:09:04.945952 [ 3 ] {cd843550-4122-4a87-89fb-b6ebb4daf5d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10915 2024.07.10 20:09:04.945968 [ 3 ] {} <Debug> HTTP-Session: b28265a3-6b5b-4bf7-b421-f90f234ce662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10916 2024.07.10 20:09:04.946099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10917 2024.07.10 20:09:04.946148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10918 2024.07.10 20:09:04.946167 [ 3 ] {} <Debug> HTTP-Session: 4f8edad7-aadc-4e18-b3fe-c729c7342840 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10919 2024.07.10 20:09:04.946184 [ 3 ] {} <Debug> HTTP-Session: 4f8edad7-aadc-4e18-b3fe-c729c7342840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10920 2024.07.10 20:09:04.946198 [ 3 ] {} <Debug> HTTP-Session: 4f8edad7-aadc-4e18-b3fe-c729c7342840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10921 2024.07.10 20:09:04.946229 [ 3 ] {} <Trace> HTTP-Session: 4f8edad7-aadc-4e18-b3fe-c729c7342840 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10922 2024.07.10 20:09:04.946322 [ 3 ] {b182a0df-d769-4c06-a0fd-51819c8e985b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10923 2024.07.10 20:09:04.946365 [ 3 ] {b182a0df-d769-4c06-a0fd-51819c8e985b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10924 2024.07.10 20:09:04.946491 [ 3 ] {b182a0df-d769-4c06-a0fd-51819c8e985b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10925 2024.07.10 20:09:04.946768 [ 3 ] {b182a0df-d769-4c06-a0fd-51819c8e985b} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10926 2024.07.10 20:09:04.946804 [ 3 ] {b182a0df-d769-4c06-a0fd-51819c8e985b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10927 2024.07.10 20:09:04.947103 [ 3 ] {b182a0df-d769-4c06-a0fd-51819c8e985b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
10928 2024.07.10 20:09:04.947422 [ 3 ] {b182a0df-d769-4c06-a0fd-51819c8e985b} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10929 2024.07.10 20:09:04.947586 [ 3 ] {b182a0df-d769-4c06-a0fd-51819c8e985b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001277 sec., 1566.1707126076744 rows/sec., 109.36 KiB/sec.
10930 2024.07.10 20:09:04.947753 [ 3 ] {b182a0df-d769-4c06-a0fd-51819c8e985b} <Debug> DynamicQueryHandler: Done processing query
10931 2024.07.10 20:09:04.947777 [ 3 ] {b182a0df-d769-4c06-a0fd-51819c8e985b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10932 2024.07.10 20:09:04.947793 [ 3 ] {} <Debug> HTTP-Session: 4f8edad7-aadc-4e18-b3fe-c729c7342840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10933 2024.07.10 20:09:04.947912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10934 2024.07.10 20:09:04.947961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10935 2024.07.10 20:09:04.947980 [ 3 ] {} <Debug> HTTP-Session: 43523e2a-4e33-43d4-8ba4-7554732282ca Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10936 2024.07.10 20:09:04.947996 [ 3 ] {} <Debug> HTTP-Session: 43523e2a-4e33-43d4-8ba4-7554732282ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10937 2024.07.10 20:09:04.948010 [ 3 ] {} <Debug> HTTP-Session: 43523e2a-4e33-43d4-8ba4-7554732282ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10938 2024.07.10 20:09:04.948041 [ 3 ] {} <Trace> HTTP-Session: 43523e2a-4e33-43d4-8ba4-7554732282ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10939 2024.07.10 20:09:04.948158 [ 3 ] {03c54a64-ee83-40ea-9659-fd7ccb190857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10940 2024.07.10 20:09:04.948201 [ 3 ] {03c54a64-ee83-40ea-9659-fd7ccb190857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10941 2024.07.10 20:09:04.948330 [ 3 ] {03c54a64-ee83-40ea-9659-fd7ccb190857} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10942 2024.07.10 20:09:04.948668 [ 3 ] {03c54a64-ee83-40ea-9659-fd7ccb190857} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10943 2024.07.10 20:09:04.948705 [ 3 ] {03c54a64-ee83-40ea-9659-fd7ccb190857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10944 2024.07.10 20:09:04.949018 [ 3 ] {03c54a64-ee83-40ea-9659-fd7ccb190857} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10945 2024.07.10 20:09:04.949324 [ 3 ] {03c54a64-ee83-40ea-9659-fd7ccb190857} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10946 2024.07.10 20:09:04.949474 [ 3 ] {03c54a64-ee83-40ea-9659-fd7ccb190857} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001349 sec., 58561.897702001486 rows/sec., 4.57 MiB/sec.
10947 2024.07.10 20:09:04.949639 [ 3 ] {03c54a64-ee83-40ea-9659-fd7ccb190857} <Debug> DynamicQueryHandler: Done processing query
10948 2024.07.10 20:09:04.949663 [ 3 ] {03c54a64-ee83-40ea-9659-fd7ccb190857} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10949 2024.07.10 20:09:04.949679 [ 3 ] {} <Debug> HTTP-Session: 43523e2a-4e33-43d4-8ba4-7554732282ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10950 2024.07.10 20:09:04.949865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10951 2024.07.10 20:09:04.949916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10952 2024.07.10 20:09:04.949936 [ 3 ] {} <Debug> HTTP-Session: 0bdb102a-8d39-47b1-9af1-df3013b5563a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10953 2024.07.10 20:09:04.949952 [ 3 ] {} <Debug> HTTP-Session: 0bdb102a-8d39-47b1-9af1-df3013b5563a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10954 2024.07.10 20:09:04.949966 [ 3 ] {} <Debug> HTTP-Session: 0bdb102a-8d39-47b1-9af1-df3013b5563a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10955 2024.07.10 20:09:04.949998 [ 3 ] {} <Trace> HTTP-Session: 0bdb102a-8d39-47b1-9af1-df3013b5563a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10956 2024.07.10 20:09:04.950148 [ 3 ] {beda50c9-f95d-4e73-809e-89b371281c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10957 2024.07.10 20:09:04.950196 [ 3 ] {beda50c9-f95d-4e73-809e-89b371281c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10958 2024.07.10 20:09:04.950337 [ 3 ] {beda50c9-f95d-4e73-809e-89b371281c60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10959 2024.07.10 20:09:04.950756 [ 3 ] {beda50c9-f95d-4e73-809e-89b371281c60} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10960 2024.07.10 20:09:04.950794 [ 3 ] {beda50c9-f95d-4e73-809e-89b371281c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10961 2024.07.10 20:09:04.951202 [ 3 ] {beda50c9-f95d-4e73-809e-89b371281c60} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10962 2024.07.10 20:09:04.951547 [ 3 ] {beda50c9-f95d-4e73-809e-89b371281c60} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10963 2024.07.10 20:09:04.951674 [ 3 ] {beda50c9-f95d-4e73-809e-89b371281c60} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001596 sec., 100877.19298245614 rows/sec., 7.03 MiB/sec.
10964 2024.07.10 20:09:04.951841 [ 3 ] {beda50c9-f95d-4e73-809e-89b371281c60} <Debug> DynamicQueryHandler: Done processing query
10965 2024.07.10 20:09:04.951866 [ 3 ] {beda50c9-f95d-4e73-809e-89b371281c60} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10966 2024.07.10 20:09:04.951882 [ 3 ] {} <Debug> HTTP-Session: 0bdb102a-8d39-47b1-9af1-df3013b5563a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10967 2024.07.10 20:09:04.952024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10968 2024.07.10 20:09:04.952074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10969 2024.07.10 20:09:04.952092 [ 3 ] {} <Debug> HTTP-Session: e2d9a283-f25e-4284-bf48-8d4ee0a02e9c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10970 2024.07.10 20:09:04.952109 [ 3 ] {} <Debug> HTTP-Session: e2d9a283-f25e-4284-bf48-8d4ee0a02e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10971 2024.07.10 20:09:04.952123 [ 3 ] {} <Debug> HTTP-Session: e2d9a283-f25e-4284-bf48-8d4ee0a02e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10972 2024.07.10 20:09:04.952154 [ 3 ] {} <Trace> HTTP-Session: e2d9a283-f25e-4284-bf48-8d4ee0a02e9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10973 2024.07.10 20:09:04.952353 [ 3 ] {313b7b3d-dbf7-4207-b5a0-bda5b3316185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10974 2024.07.10 20:09:04.952417 [ 3 ] {313b7b3d-dbf7-4207-b5a0-bda5b3316185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10975 2024.07.10 20:09:04.952819 [ 3 ] {313b7b3d-dbf7-4207-b5a0-bda5b3316185} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10976 2024.07.10 20:09:04.953366 [ 3 ] {313b7b3d-dbf7-4207-b5a0-bda5b3316185} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10977 2024.07.10 20:09:04.953400 [ 3 ] {313b7b3d-dbf7-4207-b5a0-bda5b3316185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10978 2024.07.10 20:09:04.954034 [ 3 ] {313b7b3d-dbf7-4207-b5a0-bda5b3316185} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10979 2024.07.10 20:09:04.954451 [ 3 ] {313b7b3d-dbf7-4207-b5a0-bda5b3316185} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10980 2024.07.10 20:09:04.954605 [ 3 ] {313b7b3d-dbf7-4207-b5a0-bda5b3316185} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002372 sec., 5480.607082630691 rows/sec., 9.82 MiB/sec.
10981 2024.07.10 20:09:04.954824 [ 3 ] {313b7b3d-dbf7-4207-b5a0-bda5b3316185} <Debug> DynamicQueryHandler: Done processing query
10982 2024.07.10 20:09:04.954848 [ 3 ] {313b7b3d-dbf7-4207-b5a0-bda5b3316185} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
10983 2024.07.10 20:09:04.954865 [ 3 ] {} <Debug> HTTP-Session: e2d9a283-f25e-4284-bf48-8d4ee0a02e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10984 2024.07.10 20:09:04.955011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10985 2024.07.10 20:09:04.955061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10986 2024.07.10 20:09:04.955081 [ 3 ] {} <Debug> HTTP-Session: 43d4a2e6-bafa-4fa2-a0bb-feea140d340a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
10987 2024.07.10 20:09:04.955097 [ 3 ] {} <Debug> HTTP-Session: 43d4a2e6-bafa-4fa2-a0bb-feea140d340a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10988 2024.07.10 20:09:04.955112 [ 3 ] {} <Debug> HTTP-Session: 43d4a2e6-bafa-4fa2-a0bb-feea140d340a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10989 2024.07.10 20:09:04.955144 [ 3 ] {} <Trace> HTTP-Session: 43d4a2e6-bafa-4fa2-a0bb-feea140d340a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10990 2024.07.10 20:09:04.955257 [ 3 ] {88e74a0d-bf21-4fe1-b709-21d8ae0a5309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10991 2024.07.10 20:09:04.955303 [ 3 ] {88e74a0d-bf21-4fe1-b709-21d8ae0a5309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10992 2024.07.10 20:09:04.955429 [ 3 ] {88e74a0d-bf21-4fe1-b709-21d8ae0a5309} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10993 2024.07.10 20:09:04.955730 [ 3 ] {88e74a0d-bf21-4fe1-b709-21d8ae0a5309} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10994 2024.07.10 20:09:04.955766 [ 3 ] {88e74a0d-bf21-4fe1-b709-21d8ae0a5309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
10995 2024.07.10 20:09:04.956127 [ 3 ] {88e74a0d-bf21-4fe1-b709-21d8ae0a5309} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10996 2024.07.10 20:09:04.956452 [ 3 ] {88e74a0d-bf21-4fe1-b709-21d8ae0a5309} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10997 2024.07.10 20:09:04.956578 [ 3 ] {88e74a0d-bf21-4fe1-b709-21d8ae0a5309} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec.
10998 2024.07.10 20:09:04.956831 [ 3 ] {88e74a0d-bf21-4fe1-b709-21d8ae0a5309} <Debug> DynamicQueryHandler: Done processing query
10999 2024.07.10 20:09:04.956890 [ 3 ] {88e74a0d-bf21-4fe1-b709-21d8ae0a5309} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11000 2024.07.10 20:09:04.956954 [ 3 ] {} <Debug> HTTP-Session: 43d4a2e6-bafa-4fa2-a0bb-feea140d340a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11001 2024.07.10 20:09:09.004102 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache
11002 2024.07.10 20:09:09.004176 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache
11003 2024.07.10 20:09:09.938993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11004 2024.07.10 20:09:09.939125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11005 2024.07.10 20:09:09.939155 [ 3 ] {} <Debug> HTTP-Session: 9874be7d-d591-43bb-a760-3e824dab5d1d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11006 2024.07.10 20:09:09.939184 [ 3 ] {} <Debug> HTTP-Session: 9874be7d-d591-43bb-a760-3e824dab5d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11007 2024.07.10 20:09:09.939202 [ 3 ] {} <Debug> HTTP-Session: 9874be7d-d591-43bb-a760-3e824dab5d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11008 2024.07.10 20:09:09.939261 [ 3 ] {} <Trace> HTTP-Session: 9874be7d-d591-43bb-a760-3e824dab5d1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11009 2024.07.10 20:09:09.939479 [ 3 ] {98469d14-a912-49ea-9c0e-5c0f5da58510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11010 2024.07.10 20:09:09.939557 [ 3 ] {98469d14-a912-49ea-9c0e-5c0f5da58510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11011 2024.07.10 20:09:09.939783 [ 3 ] {98469d14-a912-49ea-9c0e-5c0f5da58510} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11012 2024.07.10 20:09:09.940228 [ 3 ] {98469d14-a912-49ea-9c0e-5c0f5da58510} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11013 2024.07.10 20:09:09.940276 [ 3 ] {98469d14-a912-49ea-9c0e-5c0f5da58510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11014 2024.07.10 20:09:09.940667 [ 3 ] {98469d14-a912-49ea-9c0e-5c0f5da58510} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11015 2024.07.10 20:09:09.941017 [ 3 ] {98469d14-a912-49ea-9c0e-5c0f5da58510} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11016 2024.07.10 20:09:09.941194 [ 3 ] {98469d14-a912-49ea-9c0e-5c0f5da58510} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001782 sec., 10662.177328843996 rows/sec., 864.22 KiB/sec.
11017 2024.07.10 20:09:09.941517 [ 3 ] {98469d14-a912-49ea-9c0e-5c0f5da58510} <Debug> DynamicQueryHandler: Done processing query
11018 2024.07.10 20:09:09.941577 [ 3 ] {98469d14-a912-49ea-9c0e-5c0f5da58510} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11019 2024.07.10 20:09:09.941632 [ 3 ] {} <Debug> HTTP-Session: 9874be7d-d591-43bb-a760-3e824dab5d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11020 2024.07.10 20:09:09.941798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11021 2024.07.10 20:09:09.941859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11022 2024.07.10 20:09:09.941879 [ 3 ] {} <Debug> HTTP-Session: 4883c816-b2c3-4248-8a1b-64075a1ccb5f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11023 2024.07.10 20:09:09.941898 [ 3 ] {} <Debug> HTTP-Session: 4883c816-b2c3-4248-8a1b-64075a1ccb5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11024 2024.07.10 20:09:09.941914 [ 3 ] {} <Debug> HTTP-Session: 4883c816-b2c3-4248-8a1b-64075a1ccb5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11025 2024.07.10 20:09:09.941952 [ 3 ] {} <Trace> HTTP-Session: 4883c816-b2c3-4248-8a1b-64075a1ccb5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11026 2024.07.10 20:09:09.942067 [ 3 ] {c08cdd9a-cd86-4e67-bce6-63115292f51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11027 2024.07.10 20:09:09.942116 [ 3 ] {c08cdd9a-cd86-4e67-bce6-63115292f51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11028 2024.07.10 20:09:09.942270 [ 3 ] {c08cdd9a-cd86-4e67-bce6-63115292f51b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11029 2024.07.10 20:09:09.942571 [ 3 ] {c08cdd9a-cd86-4e67-bce6-63115292f51b} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11030 2024.07.10 20:09:09.942610 [ 3 ] {c08cdd9a-cd86-4e67-bce6-63115292f51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11031 2024.07.10 20:09:09.942937 [ 3 ] {c08cdd9a-cd86-4e67-bce6-63115292f51b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
11032 2024.07.10 20:09:09.943255 [ 3 ] {c08cdd9a-cd86-4e67-bce6-63115292f51b} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11033 2024.07.10 20:09:09.943415 [ 3 ] {c08cdd9a-cd86-4e67-bce6-63115292f51b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001374 sec., 1455.604075691412 rows/sec., 118.69 KiB/sec.
11034 2024.07.10 20:09:09.943414 [ 138 ] {} <Debug> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0
11035 2024.07.10 20:09:09.943528 [ 138 ] {} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11036 2024.07.10 20:09:09.943572 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11037 2024.07.10 20:09:09.943672 [ 3 ] {c08cdd9a-cd86-4e67-bce6-63115292f51b} <Debug> DynamicQueryHandler: Done processing query
11038 2024.07.10 20:09:09.943732 [ 3 ] {c08cdd9a-cd86-4e67-bce6-63115292f51b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11039 2024.07.10 20:09:09.943772 [ 3 ] {} <Debug> HTTP-Session: 4883c816-b2c3-4248-8a1b-64075a1ccb5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11040 2024.07.10 20:09:09.943791 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full
11041 2024.07.10 20:09:09.943936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11042 2024.07.10 20:09:09.944056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11043 2024.07.10 20:09:09.944076 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11044 2024.07.10 20:09:09.944092 [ 3 ] {} <Debug> HTTP-Session: c1218d9d-d611-402b-ba4f-316139307772 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11045 2024.07.10 20:09:09.944135 [ 3 ] {} <Debug> HTTP-Session: c1218d9d-d611-402b-ba4f-316139307772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11046 2024.07.10 20:09:09.944140 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 14 rows starting from the beginning of the part
11047 2024.07.10 20:09:09.944158 [ 3 ] {} <Debug> HTTP-Session: c1218d9d-d611-402b-ba4f-316139307772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11048 2024.07.10 20:09:09.944335 [ 3 ] {} <Trace> HTTP-Session: c1218d9d-d611-402b-ba4f-316139307772 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11049 2024.07.10 20:09:09.944350 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
11050 2024.07.10 20:09:09.944580 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
11051 2024.07.10 20:09:09.944870 [ 3 ] {fadc6717-b8a5-457b-afa4-de9d888dc4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11052 2024.07.10 20:09:09.944943 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
11053 2024.07.10 20:09:09.945076 [ 3 ] {fadc6717-b8a5-457b-afa4-de9d888dc4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11054 2024.07.10 20:09:09.945300 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
11055 2024.07.10 20:09:09.945647 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
11056 2024.07.10 20:09:09.946236 [ 3 ] {fadc6717-b8a5-457b-afa4-de9d888dc4df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11057 2024.07.10 20:09:09.947150 [ 3 ] {fadc6717-b8a5-457b-afa4-de9d888dc4df} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11058 2024.07.10 20:09:09.947224 [ 3 ] {fadc6717-b8a5-457b-afa4-de9d888dc4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11059 2024.07.10 20:09:09.948131 [ 3 ] {fadc6717-b8a5-457b-afa4-de9d888dc4df} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11060 2024.07.10 20:09:09.948201 [ 194 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.004546657 sec., 5278.603598204131 rows/sec., 430.43 KiB/sec.
11061 2024.07.10 20:09:09.948500 [ 194 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary)
11062 2024.07.10 20:09:09.948777 [ 3 ] {fadc6717-b8a5-457b-afa4-de9d888dc4df} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11063 2024.07.10 20:09:09.949225 [ 3 ] {fadc6717-b8a5-457b-afa4-de9d888dc4df} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.00463 sec., 24622.030237580995 rows/sec., 2.02 MiB/sec.
11064 2024.07.10 20:09:09.949560 [ 194 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_33_7} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11065 2024.07.10 20:09:09.949573 [ 3 ] {fadc6717-b8a5-457b-afa4-de9d888dc4df} <Debug> DynamicQueryHandler: Done processing query
11066 2024.07.10 20:09:09.949629 [ 3 ] {fadc6717-b8a5-457b-afa4-de9d888dc4df} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11067 2024.07.10 20:09:09.949672 [ 3 ] {} <Debug> HTTP-Session: c1218d9d-d611-402b-ba4f-316139307772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11068 2024.07.10 20:09:09.949742 [ 194 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_33_7} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7
11069 2024.07.10 20:09:09.949866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11070 2024.07.10 20:09:09.949883 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11071 2024.07.10 20:09:09.949940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11072 2024.07.10 20:09:09.949964 [ 3 ] {} <Debug> HTTP-Session: 120e9c1a-0c97-4e10-a2f2-b39bbe0460be Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11073 2024.07.10 20:09:09.949980 [ 3 ] {} <Debug> HTTP-Session: 120e9c1a-0c97-4e10-a2f2-b39bbe0460be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11074 2024.07.10 20:09:09.949993 [ 3 ] {} <Debug> HTTP-Session: 120e9c1a-0c97-4e10-a2f2-b39bbe0460be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11075 2024.07.10 20:09:09.950024 [ 3 ] {} <Trace> HTTP-Session: 120e9c1a-0c97-4e10-a2f2-b39bbe0460be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11076 2024.07.10 20:09:09.950126 [ 3 ] {e0b78416-ecab-4cec-bf57-cea2dbc4dc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11077 2024.07.10 20:09:09.950170 [ 3 ] {e0b78416-ecab-4cec-bf57-cea2dbc4dc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11078 2024.07.10 20:09:09.950318 [ 3 ] {e0b78416-ecab-4cec-bf57-cea2dbc4dc76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11079 2024.07.10 20:09:09.950596 [ 3 ] {e0b78416-ecab-4cec-bf57-cea2dbc4dc76} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11080 2024.07.10 20:09:09.950632 [ 3 ] {e0b78416-ecab-4cec-bf57-cea2dbc4dc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11081 2024.07.10 20:09:09.950945 [ 3 ] {e0b78416-ecab-4cec-bf57-cea2dbc4dc76} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
11082 2024.07.10 20:09:09.951263 [ 3 ] {e0b78416-ecab-4cec-bf57-cea2dbc4dc76} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11083 2024.07.10 20:09:09.951417 [ 138 ] {} <Debug> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0
11084 2024.07.10 20:09:09.951427 [ 3 ] {e0b78416-ecab-4cec-bf57-cea2dbc4dc76} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001318 sec., 1517.4506828528074 rows/sec., 105.95 KiB/sec.
11085 2024.07.10 20:09:09.951464 [ 138 ] {} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11086 2024.07.10 20:09:09.951524 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11087 2024.07.10 20:09:09.951702 [ 199 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full
11088 2024.07.10 20:09:09.951737 [ 3 ] {e0b78416-ecab-4cec-bf57-cea2dbc4dc76} <Debug> DynamicQueryHandler: Done processing query
11089 2024.07.10 20:09:09.951766 [ 3 ] {e0b78416-ecab-4cec-bf57-cea2dbc4dc76} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11090 2024.07.10 20:09:09.951793 [ 3 ] {} <Debug> HTTP-Session: 120e9c1a-0c97-4e10-a2f2-b39bbe0460be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11091 2024.07.10 20:09:09.951853 [ 199 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11092 2024.07.10 20:09:09.951885 [ 199 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 14 rows starting from the beginning of the part
11093 2024.07.10 20:09:09.951938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11094 2024.07.10 20:09:09.952001 [ 199 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
11095 2024.07.10 20:09:09.952087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11096 2024.07.10 20:09:09.952235 [ 3 ] {} <Debug> HTTP-Session: ef4bf754-3a1c-4556-8c32-f48e98b8c234 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11097 2024.07.10 20:09:09.952350 [ 3 ] {} <Debug> HTTP-Session: ef4bf754-3a1c-4556-8c32-f48e98b8c234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11098 2024.07.10 20:09:09.952462 [ 199 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
11099 2024.07.10 20:09:09.952477 [ 3 ] {} <Debug> HTTP-Session: ef4bf754-3a1c-4556-8c32-f48e98b8c234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11100 2024.07.10 20:09:09.952567 [ 3 ] {} <Trace> HTTP-Session: ef4bf754-3a1c-4556-8c32-f48e98b8c234 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11101 2024.07.10 20:09:09.952648 [ 199 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
11102 2024.07.10 20:09:09.952957 [ 199 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
11103 2024.07.10 20:09:09.953003 [ 3 ] {1004441a-bae1-46f8-9418-ce9b5990d874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11104 2024.07.10 20:09:09.953189 [ 199 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
11105 2024.07.10 20:09:09.953199 [ 3 ] {1004441a-bae1-46f8-9418-ce9b5990d874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11106 2024.07.10 20:09:09.953714 [ 3 ] {1004441a-bae1-46f8-9418-ce9b5990d874} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11107 2024.07.10 20:09:09.954273 [ 3 ] {1004441a-bae1-46f8-9418-ce9b5990d874} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11108 2024.07.10 20:09:09.954313 [ 3 ] {1004441a-bae1-46f8-9418-ce9b5990d874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11109 2024.07.10 20:09:09.954846 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.003225246 sec., 7441.2928502197965 rows/sec., 519.58 KiB/sec.
11110 2024.07.10 20:09:09.954854 [ 3 ] {1004441a-bae1-46f8-9418-ce9b5990d874} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11111 2024.07.10 20:09:09.955040 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary)
11112 2024.07.10 20:09:09.955607 [ 3 ] {1004441a-bae1-46f8-9418-ce9b5990d874} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11113 2024.07.10 20:09:09.955880 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_33_7} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11114 2024.07.10 20:09:09.955890 [ 3 ] {1004441a-bae1-46f8-9418-ce9b5990d874} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.003062 sec., 27759.63422599608 rows/sec., 2.17 MiB/sec.
11115 2024.07.10 20:09:09.956100 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_33_7} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7
11116 2024.07.10 20:09:09.956244 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11117 2024.07.10 20:09:09.956258 [ 3 ] {1004441a-bae1-46f8-9418-ce9b5990d874} <Debug> DynamicQueryHandler: Done processing query
11118 2024.07.10 20:09:09.956305 [ 3 ] {1004441a-bae1-46f8-9418-ce9b5990d874} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11119 2024.07.10 20:09:09.956322 [ 3 ] {} <Debug> HTTP-Session: ef4bf754-3a1c-4556-8c32-f48e98b8c234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11120 2024.07.10 20:09:09.956510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11121 2024.07.10 20:09:09.956559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11122 2024.07.10 20:09:09.956577 [ 3 ] {} <Debug> HTTP-Session: 521a7fac-7ffd-42c1-a7cf-c0fd7c057e70 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11123 2024.07.10 20:09:09.956594 [ 3 ] {} <Debug> HTTP-Session: 521a7fac-7ffd-42c1-a7cf-c0fd7c057e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11124 2024.07.10 20:09:09.956607 [ 3 ] {} <Debug> HTTP-Session: 521a7fac-7ffd-42c1-a7cf-c0fd7c057e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11125 2024.07.10 20:09:09.956637 [ 3 ] {} <Trace> HTTP-Session: 521a7fac-7ffd-42c1-a7cf-c0fd7c057e70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11126 2024.07.10 20:09:09.956792 [ 3 ] {cc2fa096-fe74-41b6-8ec3-01ebe44455d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11127 2024.07.10 20:09:09.956841 [ 3 ] {cc2fa096-fe74-41b6-8ec3-01ebe44455d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11128 2024.07.10 20:09:09.957005 [ 3 ] {cc2fa096-fe74-41b6-8ec3-01ebe44455d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11129 2024.07.10 20:09:09.957391 [ 3 ] {cc2fa096-fe74-41b6-8ec3-01ebe44455d6} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11130 2024.07.10 20:09:09.957426 [ 3 ] {cc2fa096-fe74-41b6-8ec3-01ebe44455d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11131 2024.07.10 20:09:09.957821 [ 3 ] {cc2fa096-fe74-41b6-8ec3-01ebe44455d6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11132 2024.07.10 20:09:09.958173 [ 3 ] {cc2fa096-fe74-41b6-8ec3-01ebe44455d6} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11133 2024.07.10 20:09:09.958332 [ 3 ] {cc2fa096-fe74-41b6-8ec3-01ebe44455d6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001601 sec., 100562.14865708932 rows/sec., 7.00 MiB/sec.
11134 2024.07.10 20:09:09.958600 [ 3 ] {cc2fa096-fe74-41b6-8ec3-01ebe44455d6} <Debug> DynamicQueryHandler: Done processing query
11135 2024.07.10 20:09:09.958660 [ 3 ] {cc2fa096-fe74-41b6-8ec3-01ebe44455d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11136 2024.07.10 20:09:09.958712 [ 3 ] {} <Debug> HTTP-Session: 521a7fac-7ffd-42c1-a7cf-c0fd7c057e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11137 2024.07.10 20:09:09.958935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30185, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11138 2024.07.10 20:09:09.958986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11139 2024.07.10 20:09:09.959005 [ 3 ] {} <Debug> HTTP-Session: d81b3792-6c7c-4dd8-a82e-1d0f636266ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11140 2024.07.10 20:09:09.959021 [ 3 ] {} <Debug> HTTP-Session: d81b3792-6c7c-4dd8-a82e-1d0f636266ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11141 2024.07.10 20:09:09.959035 [ 3 ] {} <Debug> HTTP-Session: d81b3792-6c7c-4dd8-a82e-1d0f636266ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11142 2024.07.10 20:09:09.959066 [ 3 ] {} <Trace> HTTP-Session: d81b3792-6c7c-4dd8-a82e-1d0f636266ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11143 2024.07.10 20:09:09.959314 [ 3 ] {5fc0079c-9419-47aa-9796-9550b856d6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11144 2024.07.10 20:09:09.959384 [ 3 ] {5fc0079c-9419-47aa-9796-9550b856d6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11145 2024.07.10 20:09:09.959805 [ 3 ] {5fc0079c-9419-47aa-9796-9550b856d6ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11146 2024.07.10 20:09:09.960395 [ 3 ] {5fc0079c-9419-47aa-9796-9550b856d6ff} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11147 2024.07.10 20:09:09.960429 [ 3 ] {5fc0079c-9419-47aa-9796-9550b856d6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11148 2024.07.10 20:09:09.961025 [ 3 ] {5fc0079c-9419-47aa-9796-9550b856d6ff} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11149 2024.07.10 20:09:09.961436 [ 3 ] {5fc0079c-9419-47aa-9796-9550b856d6ff} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11150 2024.07.10 20:09:09.961608 [ 138 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11151 2024.07.10 20:09:09.961628 [ 3 ] {5fc0079c-9419-47aa-9796-9550b856d6ff} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002479 sec., 7664.380798709158 rows/sec., 13.73 MiB/sec.
11152 2024.07.10 20:09:09.961659 [ 138 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11153 2024.07.10 20:09:09.961716 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11154 2024.07.10 20:09:09.962480 [ 3 ] {5fc0079c-9419-47aa-9796-9550b856d6ff} <Debug> DynamicQueryHandler: Done processing query
11155 2024.07.10 20:09:09.962581 [ 3 ] {5fc0079c-9419-47aa-9796-9550b856d6ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11156 2024.07.10 20:09:09.962656 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
11157 2024.07.10 20:09:09.962650 [ 3 ] {} <Debug> HTTP-Session: d81b3792-6c7c-4dd8-a82e-1d0f636266ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11158 2024.07.10 20:09:09.963017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11159 2024.07.10 20:09:09.963190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11160 2024.07.10 20:09:09.963247 [ 3 ] {} <Debug> HTTP-Session: d62fa93e-96a9-48c7-a92e-8d906565f1d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11161 2024.07.10 20:09:09.963292 [ 3 ] {} <Debug> HTTP-Session: d62fa93e-96a9-48c7-a92e-8d906565f1d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11162 2024.07.10 20:09:09.963348 [ 3 ] {} <Debug> HTTP-Session: d62fa93e-96a9-48c7-a92e-8d906565f1d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11163 2024.07.10 20:09:09.963441 [ 3 ] {} <Trace> HTTP-Session: d62fa93e-96a9-48c7-a92e-8d906565f1d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11164 2024.07.10 20:09:09.963727 [ 3 ] {f3e04bc6-05e0-4681-8a4d-6502a92a70f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11165 2024.07.10 20:09:09.963769 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11166 2024.07.10 20:09:09.963814 [ 3 ] {f3e04bc6-05e0-4681-8a4d-6502a92a70f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11167 2024.07.10 20:09:09.963991 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 976 rows starting from the beginning of the part
11168 2024.07.10 20:09:09.964442 [ 3 ] {f3e04bc6-05e0-4681-8a4d-6502a92a70f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11169 2024.07.10 20:09:09.964913 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 19 rows starting from the beginning of the part
11170 2024.07.10 20:09:09.965499 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part
11171 2024.07.10 20:09:09.965755 [ 3 ] {f3e04bc6-05e0-4681-8a4d-6502a92a70f0} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11172 2024.07.10 20:09:09.965862 [ 3 ] {f3e04bc6-05e0-4681-8a4d-6502a92a70f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11173 2024.07.10 20:09:09.966233 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 19 rows starting from the beginning of the part
11174 2024.07.10 20:09:09.966740 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part
11175 2024.07.10 20:09:09.967392 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 19 rows starting from the beginning of the part
11176 2024.07.10 20:09:09.967444 [ 3 ] {f3e04bc6-05e0-4681-8a4d-6502a92a70f0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11177 2024.07.10 20:09:09.968532 [ 3 ] {f3e04bc6-05e0-4681-8a4d-6502a92a70f0} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11178 2024.07.10 20:09:09.968830 [ 3 ] {f3e04bc6-05e0-4681-8a4d-6502a92a70f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00521 sec., 11516.314779270633 rows/sec., 794.75 KiB/sec.
11179 2024.07.10 20:09:09.969202 [ 3 ] {f3e04bc6-05e0-4681-8a4d-6502a92a70f0} <Debug> DynamicQueryHandler: Done processing query
11180 2024.07.10 20:09:09.969251 [ 3 ] {f3e04bc6-05e0-4681-8a4d-6502a92a70f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11181 2024.07.10 20:09:09.969287 [ 3 ] {} <Debug> HTTP-Session: d62fa93e-96a9-48c7-a92e-8d906565f1d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11182 2024.07.10 20:09:09.973628 [ 196 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1059 rows, containing 19 columns (19 merged, 0 gathered) in 0.011705157 sec., 90472.9428234068 rows/sec., 162.12 MiB/sec.
11183 2024.07.10 20:09:09.974613 [ 199 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11184 2024.07.10 20:09:09.975208 [ 199 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11185 2024.07.10 20:09:09.975287 [ 199 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11186 2024.07.10 20:09:09.975425 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.25 MiB.
11187 2024.07.10 20:09:14.940099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11188 2024.07.10 20:09:14.940292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11189 2024.07.10 20:09:14.940337 [ 3 ] {} <Debug> HTTP-Session: dba077c6-0c9e-43be-869a-2917488f4dbc Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11190 2024.07.10 20:09:14.940380 [ 3 ] {} <Debug> HTTP-Session: dba077c6-0c9e-43be-869a-2917488f4dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11191 2024.07.10 20:09:14.940409 [ 3 ] {} <Debug> HTTP-Session: dba077c6-0c9e-43be-869a-2917488f4dbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11192 2024.07.10 20:09:14.940490 [ 3 ] {} <Trace> HTTP-Session: dba077c6-0c9e-43be-869a-2917488f4dbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11193 2024.07.10 20:09:14.940785 [ 3 ] {2b00a1cc-a0c5-4cb5-afed-e1ecc24ef0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11194 2024.07.10 20:09:14.940894 [ 3 ] {2b00a1cc-a0c5-4cb5-afed-e1ecc24ef0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11195 2024.07.10 20:09:14.941217 [ 3 ] {2b00a1cc-a0c5-4cb5-afed-e1ecc24ef0e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11196 2024.07.10 20:09:14.941656 [ 3 ] {2b00a1cc-a0c5-4cb5-afed-e1ecc24ef0e7} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11197 2024.07.10 20:09:14.941698 [ 3 ] {2b00a1cc-a0c5-4cb5-afed-e1ecc24ef0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11198 2024.07.10 20:09:14.942071 [ 3 ] {2b00a1cc-a0c5-4cb5-afed-e1ecc24ef0e7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11199 2024.07.10 20:09:14.942421 [ 3 ] {2b00a1cc-a0c5-4cb5-afed-e1ecc24ef0e7} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11200 2024.07.10 20:09:14.942578 [ 3 ] {2b00a1cc-a0c5-4cb5-afed-e1ecc24ef0e7} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001889 sec., 6881.948120698782 rows/sec., 557.81 KiB/sec.
11201 2024.07.10 20:09:14.942888 [ 3 ] {2b00a1cc-a0c5-4cb5-afed-e1ecc24ef0e7} <Debug> DynamicQueryHandler: Done processing query
11202 2024.07.10 20:09:14.942950 [ 3 ] {2b00a1cc-a0c5-4cb5-afed-e1ecc24ef0e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11203 2024.07.10 20:09:14.943008 [ 3 ] {} <Debug> HTTP-Session: dba077c6-0c9e-43be-869a-2917488f4dbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11204 2024.07.10 20:09:14.943238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11205 2024.07.10 20:09:14.943289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11206 2024.07.10 20:09:14.943309 [ 3 ] {} <Debug> HTTP-Session: 3400f1cf-7118-409f-b358-8bfee3ea1d03 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11207 2024.07.10 20:09:14.943326 [ 3 ] {} <Debug> HTTP-Session: 3400f1cf-7118-409f-b358-8bfee3ea1d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11208 2024.07.10 20:09:14.943341 [ 3 ] {} <Debug> HTTP-Session: 3400f1cf-7118-409f-b358-8bfee3ea1d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11209 2024.07.10 20:09:14.943372 [ 3 ] {} <Trace> HTTP-Session: 3400f1cf-7118-409f-b358-8bfee3ea1d03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11210 2024.07.10 20:09:14.943473 [ 3 ] {f3fc71ee-b490-46af-8104-aa4a7d3436be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11211 2024.07.10 20:09:14.943518 [ 3 ] {f3fc71ee-b490-46af-8104-aa4a7d3436be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11212 2024.07.10 20:09:14.943662 [ 3 ] {f3fc71ee-b490-46af-8104-aa4a7d3436be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11213 2024.07.10 20:09:14.943973 [ 3 ] {f3fc71ee-b490-46af-8104-aa4a7d3436be} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11214 2024.07.10 20:09:14.944008 [ 3 ] {f3fc71ee-b490-46af-8104-aa4a7d3436be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11215 2024.07.10 20:09:14.944311 [ 3 ] {f3fc71ee-b490-46af-8104-aa4a7d3436be} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
11216 2024.07.10 20:09:14.944631 [ 3 ] {f3fc71ee-b490-46af-8104-aa4a7d3436be} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11217 2024.07.10 20:09:14.944770 [ 3 ] {f3fc71ee-b490-46af-8104-aa4a7d3436be} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001317 sec., 1518.602885345482 rows/sec., 123.83 KiB/sec.
11218 2024.07.10 20:09:14.944940 [ 3 ] {f3fc71ee-b490-46af-8104-aa4a7d3436be} <Debug> DynamicQueryHandler: Done processing query
11219 2024.07.10 20:09:14.944964 [ 3 ] {f3fc71ee-b490-46af-8104-aa4a7d3436be} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11220 2024.07.10 20:09:14.944980 [ 3 ] {} <Debug> HTTP-Session: 3400f1cf-7118-409f-b358-8bfee3ea1d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11221 2024.07.10 20:09:14.945113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 18785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11222 2024.07.10 20:09:14.945162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11223 2024.07.10 20:09:14.945182 [ 3 ] {} <Debug> HTTP-Session: a2e28e32-99e9-4cd5-8234-93574aa20ed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11224 2024.07.10 20:09:14.945199 [ 3 ] {} <Debug> HTTP-Session: a2e28e32-99e9-4cd5-8234-93574aa20ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11225 2024.07.10 20:09:14.945213 [ 3 ] {} <Debug> HTTP-Session: a2e28e32-99e9-4cd5-8234-93574aa20ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11226 2024.07.10 20:09:14.945243 [ 3 ] {} <Trace> HTTP-Session: a2e28e32-99e9-4cd5-8234-93574aa20ed1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11227 2024.07.10 20:09:14.945376 [ 3 ] {d0228219-3c43-4985-a244-77921456598c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11228 2024.07.10 20:09:14.945418 [ 3 ] {d0228219-3c43-4985-a244-77921456598c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11229 2024.07.10 20:09:14.945540 [ 3 ] {d0228219-3c43-4985-a244-77921456598c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11230 2024.07.10 20:09:14.945896 [ 3 ] {d0228219-3c43-4985-a244-77921456598c} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11231 2024.07.10 20:09:14.945932 [ 3 ] {d0228219-3c43-4985-a244-77921456598c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11232 2024.07.10 20:09:14.946246 [ 3 ] {d0228219-3c43-4985-a244-77921456598c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11233 2024.07.10 20:09:14.946550 [ 3 ] {d0228219-3c43-4985-a244-77921456598c} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11234 2024.07.10 20:09:14.946699 [ 3 ] {d0228219-3c43-4985-a244-77921456598c} <Debug> executeQuery: Read 132 rows, 10.77 KiB in 0.001376 sec., 95930.23255813953 rows/sec., 7.64 MiB/sec.
11235 2024.07.10 20:09:14.946711 [ 132 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11236 2024.07.10 20:09:14.946813 [ 132 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11237 2024.07.10 20:09:14.946858 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11238 2024.07.10 20:09:14.946948 [ 3 ] {d0228219-3c43-4985-a244-77921456598c} <Debug> DynamicQueryHandler: Done processing query
11239 2024.07.10 20:09:14.946983 [ 3 ] {d0228219-3c43-4985-a244-77921456598c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11240 2024.07.10 20:09:14.946992 [ 195 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
11241 2024.07.10 20:09:14.947004 [ 3 ] {} <Debug> HTTP-Session: a2e28e32-99e9-4cd5-8234-93574aa20ed1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11242 2024.07.10 20:09:14.947119 [ 195 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11243 2024.07.10 20:09:14.947145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11244 2024.07.10 20:09:14.947156 [ 195 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 195 rows starting from the beginning of the part
11245 2024.07.10 20:09:14.947206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11246 2024.07.10 20:09:14.947246 [ 3 ] {} <Debug> HTTP-Session: 1972fe59-50c0-403e-9d0f-bf629a96c342 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11247 2024.07.10 20:09:14.947256 [ 195 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 95 rows starting from the beginning of the part
11248 2024.07.10 20:09:14.947318 [ 3 ] {} <Debug> HTTP-Session: 1972fe59-50c0-403e-9d0f-bf629a96c342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11249 2024.07.10 20:09:14.947385 [ 3 ] {} <Debug> HTTP-Session: 1972fe59-50c0-403e-9d0f-bf629a96c342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11250 2024.07.10 20:09:14.947606 [ 3 ] {} <Trace> HTTP-Session: 1972fe59-50c0-403e-9d0f-bf629a96c342 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11251 2024.07.10 20:09:14.947687 [ 195 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 114 rows starting from the beginning of the part
11252 2024.07.10 20:09:14.947883 [ 195 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 96 rows starting from the beginning of the part
11253 2024.07.10 20:09:14.947892 [ 3 ] {30737377-a821-4b9c-8130-1089bcefdf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11254 2024.07.10 20:09:14.948093 [ 3 ] {30737377-a821-4b9c-8130-1089bcefdf30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11255 2024.07.10 20:09:14.948243 [ 195 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 114 rows starting from the beginning of the part
11256 2024.07.10 20:09:14.948493 [ 195 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 132 rows starting from the beginning of the part
11257 2024.07.10 20:09:14.948962 [ 3 ] {30737377-a821-4b9c-8130-1089bcefdf30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11258 2024.07.10 20:09:14.949388 [ 3 ] {30737377-a821-4b9c-8130-1089bcefdf30} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11259 2024.07.10 20:09:14.949435 [ 3 ] {30737377-a821-4b9c-8130-1089bcefdf30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11260 2024.07.10 20:09:14.949930 [ 3 ] {30737377-a821-4b9c-8130-1089bcefdf30} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
11261 2024.07.10 20:09:14.950311 [ 196 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 4 columns (4 merged, 0 gathered) in 0.003381218 sec., 220630.55384184042 rows/sec., 17.95 MiB/sec.
11262 2024.07.10 20:09:14.950404 [ 3 ] {30737377-a821-4b9c-8130-1089bcefdf30} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11263 2024.07.10 20:09:14.950608 [ 196 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11264 2024.07.10 20:09:14.950652 [ 3 ] {30737377-a821-4b9c-8130-1089bcefdf30} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.002867 sec., 697.5933031042902 rows/sec., 48.71 KiB/sec.
11265 2024.07.10 20:09:14.951005 [ 3 ] {30737377-a821-4b9c-8130-1089bcefdf30} <Debug> DynamicQueryHandler: Done processing query
11266 2024.07.10 20:09:14.951054 [ 3 ] {30737377-a821-4b9c-8130-1089bcefdf30} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11267 2024.07.10 20:09:14.951122 [ 3 ] {} <Debug> HTTP-Session: 1972fe59-50c0-403e-9d0f-bf629a96c342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11268 2024.07.10 20:09:14.951322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 17462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11269 2024.07.10 20:09:14.951407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11270 2024.07.10 20:09:14.951414 [ 196 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_71_14} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11271 2024.07.10 20:09:14.951437 [ 3 ] {} <Debug> HTTP-Session: 03eb53e3-b9e4-421b-9f25-b2b104373885 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11272 2024.07.10 20:09:14.951493 [ 3 ] {} <Debug> HTTP-Session: 03eb53e3-b9e4-421b-9f25-b2b104373885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11273 2024.07.10 20:09:14.951522 [ 3 ] {} <Debug> HTTP-Session: 03eb53e3-b9e4-421b-9f25-b2b104373885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11274 2024.07.10 20:09:14.951580 [ 3 ] {} <Trace> HTTP-Session: 03eb53e3-b9e4-421b-9f25-b2b104373885 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11275 2024.07.10 20:09:14.951610 [ 196 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_71_14} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11276 2024.07.10 20:09:14.951767 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
11277 2024.07.10 20:09:14.951796 [ 3 ] {c65bc303-fdde-4c74-9cbe-f34987d5faf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11278 2024.07.10 20:09:14.951856 [ 3 ] {c65bc303-fdde-4c74-9cbe-f34987d5faf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11279 2024.07.10 20:09:14.951995 [ 3 ] {c65bc303-fdde-4c74-9cbe-f34987d5faf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11280 2024.07.10 20:09:14.952346 [ 3 ] {c65bc303-fdde-4c74-9cbe-f34987d5faf5} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11281 2024.07.10 20:09:14.952383 [ 3 ] {c65bc303-fdde-4c74-9cbe-f34987d5faf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11282 2024.07.10 20:09:14.952705 [ 3 ] {c65bc303-fdde-4c74-9cbe-f34987d5faf5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11283 2024.07.10 20:09:14.953031 [ 3 ] {c65bc303-fdde-4c74-9cbe-f34987d5faf5} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11284 2024.07.10 20:09:14.953173 [ 3 ] {c65bc303-fdde-4c74-9cbe-f34987d5faf5} <Debug> executeQuery: Read 103 rows, 8.22 KiB in 0.001468 sec., 70163.48773841963 rows/sec., 5.47 MiB/sec.
11285 2024.07.10 20:09:14.953211 [ 130 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11286 2024.07.10 20:09:14.953316 [ 130 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11287 2024.07.10 20:09:14.953350 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11288 2024.07.10 20:09:14.953428 [ 3 ] {c65bc303-fdde-4c74-9cbe-f34987d5faf5} <Debug> DynamicQueryHandler: Done processing query
11289 2024.07.10 20:09:14.953494 [ 3 ] {c65bc303-fdde-4c74-9cbe-f34987d5faf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11290 2024.07.10 20:09:14.953543 [ 3 ] {} <Debug> HTTP-Session: 03eb53e3-b9e4-421b-9f25-b2b104373885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11291 2024.07.10 20:09:14.953560 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
11292 2024.07.10 20:09:14.953748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 37758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11293 2024.07.10 20:09:14.953770 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11294 2024.07.10 20:09:14.953846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11295 2024.07.10 20:09:14.953846 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 152 rows starting from the beginning of the part
11296 2024.07.10 20:09:14.953892 [ 3 ] {} <Debug> HTTP-Session: a23c8ec5-bd15-4d1a-986e-cd1b18776692 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11297 2024.07.10 20:09:14.953933 [ 3 ] {} <Debug> HTTP-Session: a23c8ec5-bd15-4d1a-986e-cd1b18776692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11298 2024.07.10 20:09:14.953992 [ 3 ] {} <Debug> HTTP-Session: a23c8ec5-bd15-4d1a-986e-cd1b18776692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11299 2024.07.10 20:09:14.954119 [ 3 ] {} <Trace> HTTP-Session: a23c8ec5-bd15-4d1a-986e-cd1b18776692 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11300 2024.07.10 20:09:14.954193 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 77 rows starting from the beginning of the part
11301 2024.07.10 20:09:14.954448 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 85 rows starting from the beginning of the part
11302 2024.07.10 20:09:14.954506 [ 3 ] {c9051723-28f0-4df3-ba61-b59f624b2d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11303 2024.07.10 20:09:14.954673 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 79 rows starting from the beginning of the part
11304 2024.07.10 20:09:14.954697 [ 3 ] {c9051723-28f0-4df3-ba61-b59f624b2d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11305 2024.07.10 20:09:14.955037 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 85 rows starting from the beginning of the part
11306 2024.07.10 20:09:14.955335 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 103 rows starting from the beginning of the part
11307 2024.07.10 20:09:14.955939 [ 3 ] {c9051723-28f0-4df3-ba61-b59f624b2d3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11308 2024.07.10 20:09:14.957029 [ 3 ] {c9051723-28f0-4df3-ba61-b59f624b2d3e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11309 2024.07.10 20:09:14.957097 [ 3 ] {c9051723-28f0-4df3-ba61-b59f624b2d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11310 2024.07.10 20:09:14.958141 [ 3 ] {c9051723-28f0-4df3-ba61-b59f624b2d3e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11311 2024.07.10 20:09:14.958178 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 4 columns (4 merged, 0 gathered) in 0.00473758 sec., 122636.45152166297 rows/sec., 9.58 MiB/sec.
11312 2024.07.10 20:09:14.958421 [ 192 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11313 2024.07.10 20:09:14.958944 [ 3 ] {c9051723-28f0-4df3-ba61-b59f624b2d3e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11314 2024.07.10 20:09:14.959305 [ 3 ] {c9051723-28f0-4df3-ba61-b59f624b2d3e} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.004992 sec., 39463.14102564102 rows/sec., 2.75 MiB/sec.
11315 2024.07.10 20:09:14.959478 [ 192 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_71_14} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11316 2024.07.10 20:09:14.959638 [ 192 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_71_14} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11317 2024.07.10 20:09:14.959669 [ 3 ] {c9051723-28f0-4df3-ba61-b59f624b2d3e} <Debug> DynamicQueryHandler: Done processing query
11318 2024.07.10 20:09:14.959742 [ 3 ] {c9051723-28f0-4df3-ba61-b59f624b2d3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11319 2024.07.10 20:09:14.959789 [ 3 ] {} <Debug> HTTP-Session: a23c8ec5-bd15-4d1a-986e-cd1b18776692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11320 2024.07.10 20:09:14.959797 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
11321 2024.07.10 20:09:14.959956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11322 2024.07.10 20:09:14.960014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11323 2024.07.10 20:09:14.960034 [ 3 ] {} <Debug> HTTP-Session: e3e0e560-4d84-4b36-a8ea-f43174b41ef6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11324 2024.07.10 20:09:14.960050 [ 3 ] {} <Debug> HTTP-Session: e3e0e560-4d84-4b36-a8ea-f43174b41ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11325 2024.07.10 20:09:14.960064 [ 3 ] {} <Debug> HTTP-Session: e3e0e560-4d84-4b36-a8ea-f43174b41ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11326 2024.07.10 20:09:14.960096 [ 3 ] {} <Trace> HTTP-Session: e3e0e560-4d84-4b36-a8ea-f43174b41ef6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11327 2024.07.10 20:09:14.960309 [ 3 ] {89432db1-cdb8-43e8-af7c-e28d25fb62ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11328 2024.07.10 20:09:14.960378 [ 3 ] {89432db1-cdb8-43e8-af7c-e28d25fb62ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11329 2024.07.10 20:09:14.960815 [ 3 ] {89432db1-cdb8-43e8-af7c-e28d25fb62ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11330 2024.07.10 20:09:14.961343 [ 3 ] {89432db1-cdb8-43e8-af7c-e28d25fb62ca} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11331 2024.07.10 20:09:14.961377 [ 3 ] {89432db1-cdb8-43e8-af7c-e28d25fb62ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11332 2024.07.10 20:09:14.961988 [ 3 ] {89432db1-cdb8-43e8-af7c-e28d25fb62ca} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11333 2024.07.10 20:09:14.962398 [ 3 ] {89432db1-cdb8-43e8-af7c-e28d25fb62ca} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11334 2024.07.10 20:09:14.962594 [ 3 ] {89432db1-cdb8-43e8-af7c-e28d25fb62ca} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002413 sec., 5387.4844591794445 rows/sec., 9.65 MiB/sec.
11335 2024.07.10 20:09:14.962995 [ 3 ] {89432db1-cdb8-43e8-af7c-e28d25fb62ca} <Debug> DynamicQueryHandler: Done processing query
11336 2024.07.10 20:09:14.963063 [ 3 ] {89432db1-cdb8-43e8-af7c-e28d25fb62ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
11337 2024.07.10 20:09:14.963130 [ 3 ] {} <Debug> HTTP-Session: e3e0e560-4d84-4b36-a8ea-f43174b41ef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11338 2024.07.10 20:09:14.963337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11339 2024.07.10 20:09:14.963390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11340 2024.07.10 20:09:14.963409 [ 3 ] {} <Debug> HTTP-Session: a92b8cba-99f4-4d59-9383-87260f404e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11341 2024.07.10 20:09:14.963426 [ 3 ] {} <Debug> HTTP-Session: a92b8cba-99f4-4d59-9383-87260f404e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11342 2024.07.10 20:09:14.963440 [ 3 ] {} <Debug> HTTP-Session: a92b8cba-99f4-4d59-9383-87260f404e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11343 2024.07.10 20:09:14.963471 [ 3 ] {} <Trace> HTTP-Session: a92b8cba-99f4-4d59-9383-87260f404e9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11344 2024.07.10 20:09:14.963593 [ 3 ] {e89c34fd-535b-4e4c-b996-8355c5411793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11345 2024.07.10 20:09:14.963639 [ 3 ] {e89c34fd-535b-4e4c-b996-8355c5411793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11346 2024.07.10 20:09:14.963772 [ 3 ] {e89c34fd-535b-4e4c-b996-8355c5411793} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11347 2024.07.10 20:09:14.964098 [ 3 ] {e89c34fd-535b-4e4c-b996-8355c5411793} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11348 2024.07.10 20:09:14.964134 [ 3 ] {e89c34fd-535b-4e4c-b996-8355c5411793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11349 2024.07.10 20:09:14.964503 [ 3 ] {e89c34fd-535b-4e4c-b996-8355c5411793} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11350 2024.07.10 20:09:14.964828 [ 3 ] {e89c34fd-535b-4e4c-b996-8355c5411793} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11351 2024.07.10 20:09:14.964988 [ 3 ] {e89c34fd-535b-4e4c-b996-8355c5411793} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec.
11352 2024.07.10 20:09:14.965173 [ 3 ] {e89c34fd-535b-4e4c-b996-8355c5411793} <Debug> DynamicQueryHandler: Done processing query
11353 2024.07.10 20:09:14.965211 [ 3 ] {e89c34fd-535b-4e4c-b996-8355c5411793} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11354 2024.07.10 20:09:14.965241 [ 3 ] {} <Debug> HTTP-Session: a92b8cba-99f4-4d59-9383-87260f404e9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11355 2024.07.10 20:09:19.937473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11356 2024.07.10 20:09:19.937620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11357 2024.07.10 20:09:19.937649 [ 3 ] {} <Debug> HTTP-Session: 7675e6c6-305b-4607-9b1f-88a2e9db10f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11358 2024.07.10 20:09:19.937677 [ 3 ] {} <Debug> HTTP-Session: 7675e6c6-305b-4607-9b1f-88a2e9db10f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11359 2024.07.10 20:09:19.937695 [ 3 ] {} <Debug> HTTP-Session: 7675e6c6-305b-4607-9b1f-88a2e9db10f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11360 2024.07.10 20:09:19.937752 [ 3 ] {} <Trace> HTTP-Session: 7675e6c6-305b-4607-9b1f-88a2e9db10f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11361 2024.07.10 20:09:19.937968 [ 3 ] {1744ec3a-563a-4dfd-bc33-b93a0b6d0d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11362 2024.07.10 20:09:19.938044 [ 3 ] {1744ec3a-563a-4dfd-bc33-b93a0b6d0d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11363 2024.07.10 20:09:19.938263 [ 3 ] {1744ec3a-563a-4dfd-bc33-b93a0b6d0d59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11364 2024.07.10 20:09:19.938790 [ 3 ] {1744ec3a-563a-4dfd-bc33-b93a0b6d0d59} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11365 2024.07.10 20:09:19.938833 [ 3 ] {1744ec3a-563a-4dfd-bc33-b93a0b6d0d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11366 2024.07.10 20:09:19.939209 [ 3 ] {1744ec3a-563a-4dfd-bc33-b93a0b6d0d59} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11367 2024.07.10 20:09:19.939554 [ 3 ] {1744ec3a-563a-4dfd-bc33-b93a0b6d0d59} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11368 2024.07.10 20:09:19.939710 [ 3 ] {1744ec3a-563a-4dfd-bc33-b93a0b6d0d59} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00181 sec., 10497.237569060773 rows/sec., 850.85 KiB/sec.
11369 2024.07.10 20:09:19.939953 [ 3 ] {1744ec3a-563a-4dfd-bc33-b93a0b6d0d59} <Debug> DynamicQueryHandler: Done processing query
11370 2024.07.10 20:09:19.939979 [ 3 ] {1744ec3a-563a-4dfd-bc33-b93a0b6d0d59} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11371 2024.07.10 20:09:19.939995 [ 3 ] {} <Debug> HTTP-Session: 7675e6c6-305b-4607-9b1f-88a2e9db10f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11372 2024.07.10 20:09:19.940191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11373 2024.07.10 20:09:19.940240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11374 2024.07.10 20:09:19.940259 [ 3 ] {} <Debug> HTTP-Session: 27657acd-5c87-43b3-bea5-501656ef7c31 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11375 2024.07.10 20:09:19.940275 [ 3 ] {} <Debug> HTTP-Session: 27657acd-5c87-43b3-bea5-501656ef7c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11376 2024.07.10 20:09:19.940289 [ 3 ] {} <Debug> HTTP-Session: 27657acd-5c87-43b3-bea5-501656ef7c31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11377 2024.07.10 20:09:19.940319 [ 3 ] {} <Trace> HTTP-Session: 27657acd-5c87-43b3-bea5-501656ef7c31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11378 2024.07.10 20:09:19.940442 [ 3 ] {df5e31b3-753c-4a48-a4c1-5f4e2e65bf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11379 2024.07.10 20:09:19.940486 [ 3 ] {df5e31b3-753c-4a48-a4c1-5f4e2e65bf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11380 2024.07.10 20:09:19.940617 [ 3 ] {df5e31b3-753c-4a48-a4c1-5f4e2e65bf57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11381 2024.07.10 20:09:19.941017 [ 3 ] {df5e31b3-753c-4a48-a4c1-5f4e2e65bf57} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11382 2024.07.10 20:09:19.941054 [ 3 ] {df5e31b3-753c-4a48-a4c1-5f4e2e65bf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11383 2024.07.10 20:09:19.941374 [ 3 ] {df5e31b3-753c-4a48-a4c1-5f4e2e65bf57} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11384 2024.07.10 20:09:19.941680 [ 3 ] {df5e31b3-753c-4a48-a4c1-5f4e2e65bf57} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11385 2024.07.10 20:09:19.941830 [ 3 ] {df5e31b3-753c-4a48-a4c1-5f4e2e65bf57} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.001431 sec., 78965.75821104123 rows/sec., 6.47 MiB/sec.
11386 2024.07.10 20:09:19.942003 [ 3 ] {df5e31b3-753c-4a48-a4c1-5f4e2e65bf57} <Debug> DynamicQueryHandler: Done processing query
11387 2024.07.10 20:09:19.942027 [ 3 ] {df5e31b3-753c-4a48-a4c1-5f4e2e65bf57} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11388 2024.07.10 20:09:19.942043 [ 3 ] {} <Debug> HTTP-Session: 27657acd-5c87-43b3-bea5-501656ef7c31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11389 2024.07.10 20:09:19.942181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11390 2024.07.10 20:09:19.942229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11391 2024.07.10 20:09:19.942248 [ 3 ] {} <Debug> HTTP-Session: bf49f849-348a-47c1-982f-273a73ace9b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11392 2024.07.10 20:09:19.942264 [ 3 ] {} <Debug> HTTP-Session: bf49f849-348a-47c1-982f-273a73ace9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11393 2024.07.10 20:09:19.942278 [ 3 ] {} <Debug> HTTP-Session: bf49f849-348a-47c1-982f-273a73ace9b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11394 2024.07.10 20:09:19.942308 [ 3 ] {} <Trace> HTTP-Session: bf49f849-348a-47c1-982f-273a73ace9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11395 2024.07.10 20:09:19.942443 [ 3 ] {5d6cab32-fe94-4d9e-86d3-484fea3cb058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11396 2024.07.10 20:09:19.942487 [ 3 ] {5d6cab32-fe94-4d9e-86d3-484fea3cb058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11397 2024.07.10 20:09:19.942612 [ 3 ] {5d6cab32-fe94-4d9e-86d3-484fea3cb058} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11398 2024.07.10 20:09:19.942946 [ 3 ] {5d6cab32-fe94-4d9e-86d3-484fea3cb058} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11399 2024.07.10 20:09:19.942982 [ 3 ] {5d6cab32-fe94-4d9e-86d3-484fea3cb058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11400 2024.07.10 20:09:19.943295 [ 3 ] {5d6cab32-fe94-4d9e-86d3-484fea3cb058} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11401 2024.07.10 20:09:19.943603 [ 3 ] {5d6cab32-fe94-4d9e-86d3-484fea3cb058} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11402 2024.07.10 20:09:19.943747 [ 3 ] {5d6cab32-fe94-4d9e-86d3-484fea3cb058} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001351 sec., 61435.9733530718 rows/sec., 4.80 MiB/sec.
11403 2024.07.10 20:09:19.943912 [ 3 ] {5d6cab32-fe94-4d9e-86d3-484fea3cb058} <Debug> DynamicQueryHandler: Done processing query
11404 2024.07.10 20:09:19.943935 [ 3 ] {5d6cab32-fe94-4d9e-86d3-484fea3cb058} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11405 2024.07.10 20:09:19.943950 [ 3 ] {} <Debug> HTTP-Session: bf49f849-348a-47c1-982f-273a73ace9b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11406 2024.07.10 20:09:19.944145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11407 2024.07.10 20:09:19.944194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11408 2024.07.10 20:09:19.944212 [ 3 ] {} <Debug> HTTP-Session: cdb0de02-14cf-452d-9601-0ff062402f4e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11409 2024.07.10 20:09:19.944228 [ 3 ] {} <Debug> HTTP-Session: cdb0de02-14cf-452d-9601-0ff062402f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11410 2024.07.10 20:09:19.944241 [ 3 ] {} <Debug> HTTP-Session: cdb0de02-14cf-452d-9601-0ff062402f4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11411 2024.07.10 20:09:19.944272 [ 3 ] {} <Trace> HTTP-Session: cdb0de02-14cf-452d-9601-0ff062402f4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11412 2024.07.10 20:09:19.944416 [ 3 ] {f66c8d63-1185-4229-8f16-605194545f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11413 2024.07.10 20:09:19.944463 [ 3 ] {f66c8d63-1185-4229-8f16-605194545f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11414 2024.07.10 20:09:19.944605 [ 3 ] {f66c8d63-1185-4229-8f16-605194545f56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11415 2024.07.10 20:09:19.944982 [ 3 ] {f66c8d63-1185-4229-8f16-605194545f56} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11416 2024.07.10 20:09:19.945020 [ 3 ] {f66c8d63-1185-4229-8f16-605194545f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11417 2024.07.10 20:09:19.945408 [ 3 ] {f66c8d63-1185-4229-8f16-605194545f56} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11418 2024.07.10 20:09:19.945751 [ 3 ] {f66c8d63-1185-4229-8f16-605194545f56} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11419 2024.07.10 20:09:19.945912 [ 3 ] {f66c8d63-1185-4229-8f16-605194545f56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec.
11420 2024.07.10 20:09:19.946089 [ 3 ] {f66c8d63-1185-4229-8f16-605194545f56} <Debug> DynamicQueryHandler: Done processing query
11421 2024.07.10 20:09:19.946112 [ 3 ] {f66c8d63-1185-4229-8f16-605194545f56} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11422 2024.07.10 20:09:19.946128 [ 3 ] {} <Debug> HTTP-Session: cdb0de02-14cf-452d-9601-0ff062402f4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11423 2024.07.10 20:09:19.946296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30185, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11424 2024.07.10 20:09:19.946345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11425 2024.07.10 20:09:19.946364 [ 3 ] {} <Debug> HTTP-Session: 5ec8b495-87c7-47f8-ae05-2316e8ee1cc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11426 2024.07.10 20:09:19.946380 [ 3 ] {} <Debug> HTTP-Session: 5ec8b495-87c7-47f8-ae05-2316e8ee1cc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11427 2024.07.10 20:09:19.946393 [ 3 ] {} <Debug> HTTP-Session: 5ec8b495-87c7-47f8-ae05-2316e8ee1cc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11428 2024.07.10 20:09:19.946423 [ 3 ] {} <Trace> HTTP-Session: 5ec8b495-87c7-47f8-ae05-2316e8ee1cc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11429 2024.07.10 20:09:19.946668 [ 3 ] {e41cfcbc-5670-4576-9a71-904f12f47afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11430 2024.07.10 20:09:19.946731 [ 3 ] {e41cfcbc-5670-4576-9a71-904f12f47afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11431 2024.07.10 20:09:19.947169 [ 3 ] {e41cfcbc-5670-4576-9a71-904f12f47afd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11432 2024.07.10 20:09:19.947768 [ 3 ] {e41cfcbc-5670-4576-9a71-904f12f47afd} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11433 2024.07.10 20:09:19.947804 [ 3 ] {e41cfcbc-5670-4576-9a71-904f12f47afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11434 2024.07.10 20:09:19.948412 [ 3 ] {e41cfcbc-5670-4576-9a71-904f12f47afd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11435 2024.07.10 20:09:19.948827 [ 3 ] {e41cfcbc-5670-4576-9a71-904f12f47afd} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11436 2024.07.10 20:09:19.949010 [ 3 ] {e41cfcbc-5670-4576-9a71-904f12f47afd} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002503 sec., 7590.890930882941 rows/sec., 13.60 MiB/sec.
11437 2024.07.10 20:09:19.949243 [ 3 ] {e41cfcbc-5670-4576-9a71-904f12f47afd} <Debug> DynamicQueryHandler: Done processing query
11438 2024.07.10 20:09:19.949267 [ 3 ] {e41cfcbc-5670-4576-9a71-904f12f47afd} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11439 2024.07.10 20:09:19.949283 [ 3 ] {} <Debug> HTTP-Session: 5ec8b495-87c7-47f8-ae05-2316e8ee1cc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11440 2024.07.10 20:09:19.949416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11441 2024.07.10 20:09:19.949465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11442 2024.07.10 20:09:19.949484 [ 3 ] {} <Debug> HTTP-Session: 781f65a5-8915-4d14-8014-b42a27f978d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11443 2024.07.10 20:09:19.949500 [ 3 ] {} <Debug> HTTP-Session: 781f65a5-8915-4d14-8014-b42a27f978d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11444 2024.07.10 20:09:19.949514 [ 3 ] {} <Debug> HTTP-Session: 781f65a5-8915-4d14-8014-b42a27f978d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11445 2024.07.10 20:09:19.949544 [ 3 ] {} <Trace> HTTP-Session: 781f65a5-8915-4d14-8014-b42a27f978d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11446 2024.07.10 20:09:19.949662 [ 3 ] {f8de5daf-7a84-44c8-aa60-e2d290aac81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11447 2024.07.10 20:09:19.949706 [ 3 ] {f8de5daf-7a84-44c8-aa60-e2d290aac81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11448 2024.07.10 20:09:19.949832 [ 3 ] {f8de5daf-7a84-44c8-aa60-e2d290aac81b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11449 2024.07.10 20:09:19.950131 [ 3 ] {f8de5daf-7a84-44c8-aa60-e2d290aac81b} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11450 2024.07.10 20:09:19.950167 [ 3 ] {f8de5daf-7a84-44c8-aa60-e2d290aac81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11451 2024.07.10 20:09:19.950525 [ 3 ] {f8de5daf-7a84-44c8-aa60-e2d290aac81b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11452 2024.07.10 20:09:19.950857 [ 3 ] {f8de5daf-7a84-44c8-aa60-e2d290aac81b} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11453 2024.07.10 20:09:19.951007 [ 3 ] {f8de5daf-7a84-44c8-aa60-e2d290aac81b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec.
11454 2024.07.10 20:09:19.951204 [ 3 ] {f8de5daf-7a84-44c8-aa60-e2d290aac81b} <Debug> DynamicQueryHandler: Done processing query
11455 2024.07.10 20:09:19.951243 [ 3 ] {f8de5daf-7a84-44c8-aa60-e2d290aac81b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11456 2024.07.10 20:09:19.951276 [ 3 ] {} <Debug> HTTP-Session: 781f65a5-8915-4d14-8014-b42a27f978d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11457 2024.07.10 20:09:24.004432 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache
11458 2024.07.10 20:09:24.004514 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache
11459 2024.07.10 20:09:24.937444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11460 2024.07.10 20:09:24.937579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11461 2024.07.10 20:09:24.937608 [ 3 ] {} <Debug> HTTP-Session: 1973e91a-ed95-41be-b384-5999ca546256 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11462 2024.07.10 20:09:24.937637 [ 3 ] {} <Debug> HTTP-Session: 1973e91a-ed95-41be-b384-5999ca546256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11463 2024.07.10 20:09:24.937656 [ 3 ] {} <Debug> HTTP-Session: 1973e91a-ed95-41be-b384-5999ca546256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11464 2024.07.10 20:09:24.937713 [ 3 ] {} <Trace> HTTP-Session: 1973e91a-ed95-41be-b384-5999ca546256 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11465 2024.07.10 20:09:24.937924 [ 3 ] {981052cd-0c46-4043-b429-571e09c96134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11466 2024.07.10 20:09:24.938002 [ 3 ] {981052cd-0c46-4043-b429-571e09c96134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11467 2024.07.10 20:09:24.938227 [ 3 ] {981052cd-0c46-4043-b429-571e09c96134} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11468 2024.07.10 20:09:24.938682 [ 3 ] {981052cd-0c46-4043-b429-571e09c96134} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11469 2024.07.10 20:09:24.938725 [ 3 ] {981052cd-0c46-4043-b429-571e09c96134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11470 2024.07.10 20:09:24.939104 [ 3 ] {981052cd-0c46-4043-b429-571e09c96134} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11471 2024.07.10 20:09:24.939447 [ 3 ] {981052cd-0c46-4043-b429-571e09c96134} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11472 2024.07.10 20:09:24.939603 [ 3 ] {981052cd-0c46-4043-b429-571e09c96134} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001741 sec., 7466.973004020678 rows/sec., 605.23 KiB/sec.
11473 2024.07.10 20:09:24.939854 [ 3 ] {981052cd-0c46-4043-b429-571e09c96134} <Debug> DynamicQueryHandler: Done processing query
11474 2024.07.10 20:09:24.939894 [ 3 ] {981052cd-0c46-4043-b429-571e09c96134} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11475 2024.07.10 20:09:24.939928 [ 3 ] {} <Debug> HTTP-Session: 1973e91a-ed95-41be-b384-5999ca546256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11476 2024.07.10 20:09:24.940124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11477 2024.07.10 20:09:24.940176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11478 2024.07.10 20:09:24.940195 [ 3 ] {} <Debug> HTTP-Session: 9b16115c-31b1-4fbe-b92c-fb9a4a0ef443 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11479 2024.07.10 20:09:24.940211 [ 3 ] {} <Debug> HTTP-Session: 9b16115c-31b1-4fbe-b92c-fb9a4a0ef443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11480 2024.07.10 20:09:24.940225 [ 3 ] {} <Debug> HTTP-Session: 9b16115c-31b1-4fbe-b92c-fb9a4a0ef443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11481 2024.07.10 20:09:24.940257 [ 3 ] {} <Trace> HTTP-Session: 9b16115c-31b1-4fbe-b92c-fb9a4a0ef443 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11482 2024.07.10 20:09:24.940355 [ 3 ] {0068c652-f061-4b82-97f2-d6c4c21ccd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11483 2024.07.10 20:09:24.940400 [ 3 ] {0068c652-f061-4b82-97f2-d6c4c21ccd3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11484 2024.07.10 20:09:24.940539 [ 3 ] {0068c652-f061-4b82-97f2-d6c4c21ccd3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11485 2024.07.10 20:09:24.940819 [ 3 ] {0068c652-f061-4b82-97f2-d6c4c21ccd3d} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11486 2024.07.10 20:09:24.940855 [ 3 ] {0068c652-f061-4b82-97f2-d6c4c21ccd3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11487 2024.07.10 20:09:24.941166 [ 3 ] {0068c652-f061-4b82-97f2-d6c4c21ccd3d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
11488 2024.07.10 20:09:24.941485 [ 3 ] {0068c652-f061-4b82-97f2-d6c4c21ccd3d} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11489 2024.07.10 20:09:24.941645 [ 3 ] {0068c652-f061-4b82-97f2-d6c4c21ccd3d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001307 sec., 1530.221882172915 rows/sec., 124.78 KiB/sec.
11490 2024.07.10 20:09:24.941817 [ 3 ] {0068c652-f061-4b82-97f2-d6c4c21ccd3d} <Debug> DynamicQueryHandler: Done processing query
11491 2024.07.10 20:09:24.941841 [ 3 ] {0068c652-f061-4b82-97f2-d6c4c21ccd3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11492 2024.07.10 20:09:24.941858 [ 3 ] {} <Debug> HTTP-Session: 9b16115c-31b1-4fbe-b92c-fb9a4a0ef443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11493 2024.07.10 20:09:24.942004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11494 2024.07.10 20:09:24.942054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11495 2024.07.10 20:09:24.942074 [ 3 ] {} <Debug> HTTP-Session: c2bf259d-5dc2-4d6f-85b1-3c66ba688b60 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11496 2024.07.10 20:09:24.942090 [ 3 ] {} <Debug> HTTP-Session: c2bf259d-5dc2-4d6f-85b1-3c66ba688b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11497 2024.07.10 20:09:24.942104 [ 3 ] {} <Debug> HTTP-Session: c2bf259d-5dc2-4d6f-85b1-3c66ba688b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11498 2024.07.10 20:09:24.942135 [ 3 ] {} <Trace> HTTP-Session: c2bf259d-5dc2-4d6f-85b1-3c66ba688b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11499 2024.07.10 20:09:24.942255 [ 3 ] {22ac2c90-5c11-4bd6-8565-c559cc6d8dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11500 2024.07.10 20:09:24.942299 [ 3 ] {22ac2c90-5c11-4bd6-8565-c559cc6d8dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11501 2024.07.10 20:09:24.942425 [ 3 ] {22ac2c90-5c11-4bd6-8565-c559cc6d8dd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11502 2024.07.10 20:09:24.942869 [ 3 ] {22ac2c90-5c11-4bd6-8565-c559cc6d8dd1} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11503 2024.07.10 20:09:24.942912 [ 3 ] {22ac2c90-5c11-4bd6-8565-c559cc6d8dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11504 2024.07.10 20:09:24.943577 [ 3 ] {22ac2c90-5c11-4bd6-8565-c559cc6d8dd1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11505 2024.07.10 20:09:24.943885 [ 3 ] {22ac2c90-5c11-4bd6-8565-c559cc6d8dd1} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11506 2024.07.10 20:09:24.944036 [ 3 ] {22ac2c90-5c11-4bd6-8565-c559cc6d8dd1} <Debug> executeQuery: Read 96 rows, 8.00 KiB in 0.001825 sec., 52602.739726027394 rows/sec., 4.28 MiB/sec.
11507 2024.07.10 20:09:24.944210 [ 3 ] {22ac2c90-5c11-4bd6-8565-c559cc6d8dd1} <Debug> DynamicQueryHandler: Done processing query
11508 2024.07.10 20:09:24.944234 [ 3 ] {22ac2c90-5c11-4bd6-8565-c559cc6d8dd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11509 2024.07.10 20:09:24.944250 [ 3 ] {} <Debug> HTTP-Session: c2bf259d-5dc2-4d6f-85b1-3c66ba688b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11510 2024.07.10 20:09:24.944376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11511 2024.07.10 20:09:24.944424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11512 2024.07.10 20:09:24.944443 [ 3 ] {} <Debug> HTTP-Session: a37d1b85-394e-4be6-8f0e-2e3a9bef15bc Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11513 2024.07.10 20:09:24.944460 [ 3 ] {} <Debug> HTTP-Session: a37d1b85-394e-4be6-8f0e-2e3a9bef15bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11514 2024.07.10 20:09:24.944473 [ 3 ] {} <Debug> HTTP-Session: a37d1b85-394e-4be6-8f0e-2e3a9bef15bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11515 2024.07.10 20:09:24.944504 [ 3 ] {} <Trace> HTTP-Session: a37d1b85-394e-4be6-8f0e-2e3a9bef15bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11516 2024.07.10 20:09:24.944601 [ 3 ] {cbf62277-53e4-4071-a22e-a8c2d538432b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11517 2024.07.10 20:09:24.944644 [ 3 ] {cbf62277-53e4-4071-a22e-a8c2d538432b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11518 2024.07.10 20:09:24.944772 [ 3 ] {cbf62277-53e4-4071-a22e-a8c2d538432b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11519 2024.07.10 20:09:24.945053 [ 3 ] {cbf62277-53e4-4071-a22e-a8c2d538432b} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11520 2024.07.10 20:09:24.945093 [ 3 ] {cbf62277-53e4-4071-a22e-a8c2d538432b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11521 2024.07.10 20:09:24.945395 [ 3 ] {cbf62277-53e4-4071-a22e-a8c2d538432b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
11522 2024.07.10 20:09:24.945706 [ 3 ] {cbf62277-53e4-4071-a22e-a8c2d538432b} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11523 2024.07.10 20:09:24.945857 [ 3 ] {cbf62277-53e4-4071-a22e-a8c2d538432b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001278 sec., 1564.9452269170579 rows/sec., 109.27 KiB/sec.
11524 2024.07.10 20:09:24.946012 [ 3 ] {cbf62277-53e4-4071-a22e-a8c2d538432b} <Debug> DynamicQueryHandler: Done processing query
11525 2024.07.10 20:09:24.946036 [ 3 ] {cbf62277-53e4-4071-a22e-a8c2d538432b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11526 2024.07.10 20:09:24.946053 [ 3 ] {} <Debug> HTTP-Session: a37d1b85-394e-4be6-8f0e-2e3a9bef15bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11527 2024.07.10 20:09:24.946183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 13420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11528 2024.07.10 20:09:24.946231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11529 2024.07.10 20:09:24.946250 [ 3 ] {} <Debug> HTTP-Session: 9eb96bc2-1863-4dd6-b7e3-e6710ffc9b7a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11530 2024.07.10 20:09:24.946267 [ 3 ] {} <Debug> HTTP-Session: 9eb96bc2-1863-4dd6-b7e3-e6710ffc9b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11531 2024.07.10 20:09:24.946281 [ 3 ] {} <Debug> HTTP-Session: 9eb96bc2-1863-4dd6-b7e3-e6710ffc9b7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11532 2024.07.10 20:09:24.946312 [ 3 ] {} <Trace> HTTP-Session: 9eb96bc2-1863-4dd6-b7e3-e6710ffc9b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11533 2024.07.10 20:09:24.946431 [ 3 ] {c3ef9d8e-03c8-424b-b1c5-9ebb02f1b860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11534 2024.07.10 20:09:24.946474 [ 3 ] {c3ef9d8e-03c8-424b-b1c5-9ebb02f1b860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11535 2024.07.10 20:09:24.946601 [ 3 ] {c3ef9d8e-03c8-424b-b1c5-9ebb02f1b860} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11536 2024.07.10 20:09:24.946939 [ 3 ] {c3ef9d8e-03c8-424b-b1c5-9ebb02f1b860} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11537 2024.07.10 20:09:24.946975 [ 3 ] {c3ef9d8e-03c8-424b-b1c5-9ebb02f1b860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11538 2024.07.10 20:09:24.947286 [ 3 ] {c3ef9d8e-03c8-424b-b1c5-9ebb02f1b860} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11539 2024.07.10 20:09:24.947605 [ 3 ] {c3ef9d8e-03c8-424b-b1c5-9ebb02f1b860} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11540 2024.07.10 20:09:24.947752 [ 3 ] {c3ef9d8e-03c8-424b-b1c5-9ebb02f1b860} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001358 sec., 58173.78497790869 rows/sec., 4.54 MiB/sec.
11541 2024.07.10 20:09:24.947913 [ 3 ] {c3ef9d8e-03c8-424b-b1c5-9ebb02f1b860} <Debug> DynamicQueryHandler: Done processing query
11542 2024.07.10 20:09:24.947937 [ 3 ] {c3ef9d8e-03c8-424b-b1c5-9ebb02f1b860} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11543 2024.07.10 20:09:24.947953 [ 3 ] {} <Debug> HTTP-Session: 9eb96bc2-1863-4dd6-b7e3-e6710ffc9b7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11544 2024.07.10 20:09:24.948134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11545 2024.07.10 20:09:24.948184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11546 2024.07.10 20:09:24.948202 [ 3 ] {} <Debug> HTTP-Session: 1684f82f-7cf3-4436-985d-225e496e0de3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11547 2024.07.10 20:09:24.948220 [ 3 ] {} <Debug> HTTP-Session: 1684f82f-7cf3-4436-985d-225e496e0de3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11548 2024.07.10 20:09:24.948234 [ 3 ] {} <Debug> HTTP-Session: 1684f82f-7cf3-4436-985d-225e496e0de3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11549 2024.07.10 20:09:24.948266 [ 3 ] {} <Trace> HTTP-Session: 1684f82f-7cf3-4436-985d-225e496e0de3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11550 2024.07.10 20:09:24.948414 [ 3 ] {3d08c319-076a-4589-bd0b-fb1ad4f616a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11551 2024.07.10 20:09:24.948462 [ 3 ] {3d08c319-076a-4589-bd0b-fb1ad4f616a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11552 2024.07.10 20:09:24.948605 [ 3 ] {3d08c319-076a-4589-bd0b-fb1ad4f616a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11553 2024.07.10 20:09:24.948972 [ 3 ] {3d08c319-076a-4589-bd0b-fb1ad4f616a2} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11554 2024.07.10 20:09:24.949008 [ 3 ] {3d08c319-076a-4589-bd0b-fb1ad4f616a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11555 2024.07.10 20:09:24.949403 [ 3 ] {3d08c319-076a-4589-bd0b-fb1ad4f616a2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11556 2024.07.10 20:09:24.949742 [ 3 ] {3d08c319-076a-4589-bd0b-fb1ad4f616a2} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11557 2024.07.10 20:09:24.949889 [ 3 ] {3d08c319-076a-4589-bd0b-fb1ad4f616a2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001538 sec., 104681.4044213264 rows/sec., 7.29 MiB/sec.
11558 2024.07.10 20:09:24.949914 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11559 2024.07.10 20:09:24.950018 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11560 2024.07.10 20:09:24.950055 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11561 2024.07.10 20:09:24.950140 [ 3 ] {3d08c319-076a-4589-bd0b-fb1ad4f616a2} <Debug> DynamicQueryHandler: Done processing query
11562 2024.07.10 20:09:24.950197 [ 3 ] {3d08c319-076a-4589-bd0b-fb1ad4f616a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11563 2024.07.10 20:09:24.950247 [ 3 ] {} <Debug> HTTP-Session: 1684f82f-7cf3-4436-985d-225e496e0de3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11564 2024.07.10 20:09:24.950306 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
11565 2024.07.10 20:09:24.950462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11566 2024.07.10 20:09:24.950574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11567 2024.07.10 20:09:24.950589 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11568 2024.07.10 20:09:24.950608 [ 3 ] {} <Debug> HTTP-Session: cd7c0485-e7c8-4f44-9849-83e3bb168b27 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11569 2024.07.10 20:09:24.950650 [ 3 ] {} <Debug> HTTP-Session: cd7c0485-e7c8-4f44-9849-83e3bb168b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11570 2024.07.10 20:09:24.950666 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 10827 rows starting from the beginning of the part
11571 2024.07.10 20:09:24.950683 [ 3 ] {} <Debug> HTTP-Session: cd7c0485-e7c8-4f44-9849-83e3bb168b27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11572 2024.07.10 20:09:24.950763 [ 3 ] {} <Trace> HTTP-Session: cd7c0485-e7c8-4f44-9849-83e3bb168b27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11573 2024.07.10 20:09:24.950922 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 161 rows starting from the beginning of the part
11574 2024.07.10 20:09:24.951186 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 161 rows starting from the beginning of the part
11575 2024.07.10 20:09:24.951374 [ 3 ] {bcde1d43-94a4-4f0a-8207-930480ce3361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11576 2024.07.10 20:09:24.951473 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 197 rows starting from the beginning of the part
11577 2024.07.10 20:09:24.951876 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part
11578 2024.07.10 20:09:24.951923 [ 3 ] {bcde1d43-94a4-4f0a-8207-930480ce3361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11579 2024.07.10 20:09:24.952224 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 161 rows starting from the beginning of the part
11580 2024.07.10 20:09:24.954011 [ 3 ] {bcde1d43-94a4-4f0a-8207-930480ce3361} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11581 2024.07.10 20:09:24.955363 [ 3 ] {bcde1d43-94a4-4f0a-8207-930480ce3361} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11582 2024.07.10 20:09:24.955426 [ 3 ] {bcde1d43-94a4-4f0a-8207-930480ce3361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11583 2024.07.10 20:09:24.956839 [ 3 ] {bcde1d43-94a4-4f0a-8207-930480ce3361} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11584 2024.07.10 20:09:24.957773 [ 3 ] {bcde1d43-94a4-4f0a-8207-930480ce3361} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11585 2024.07.10 20:09:24.957993 [ 3 ] {bcde1d43-94a4-4f0a-8207-930480ce3361} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00695 sec., 1870.5035971223024 rows/sec., 3.35 MiB/sec.
11586 2024.07.10 20:09:24.958314 [ 3 ] {bcde1d43-94a4-4f0a-8207-930480ce3361} <Debug> DynamicQueryHandler: Done processing query
11587 2024.07.10 20:09:24.958339 [ 3 ] {bcde1d43-94a4-4f0a-8207-930480ce3361} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
11588 2024.07.10 20:09:24.958357 [ 3 ] {} <Debug> HTTP-Session: cd7c0485-e7c8-4f44-9849-83e3bb168b27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11589 2024.07.10 20:09:24.958490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11590 2024.07.10 20:09:24.958543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11591 2024.07.10 20:09:24.958573 [ 3 ] {} <Debug> HTTP-Session: 817b5be5-06e6-4ab2-b2d6-572e10d4d078 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11592 2024.07.10 20:09:24.958593 [ 3 ] {} <Debug> HTTP-Session: 817b5be5-06e6-4ab2-b2d6-572e10d4d078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11593 2024.07.10 20:09:24.958608 [ 3 ] {} <Debug> HTTP-Session: 817b5be5-06e6-4ab2-b2d6-572e10d4d078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11594 2024.07.10 20:09:24.958640 [ 3 ] {} <Trace> HTTP-Session: 817b5be5-06e6-4ab2-b2d6-572e10d4d078 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11595 2024.07.10 20:09:24.958792 [ 3 ] {0a8d94ae-bedf-478f-9234-f39aaac04937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11596 2024.07.10 20:09:24.958882 [ 3 ] {0a8d94ae-bedf-478f-9234-f39aaac04937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11597 2024.07.10 20:09:24.959479 [ 3 ] {0a8d94ae-bedf-478f-9234-f39aaac04937} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11598 2024.07.10 20:09:24.959486 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11667 rows, containing 5 columns (5 merged, 0 gathered) in 0.009329857 sec., 1250501.4814267785 rows/sec., 87.18 MiB/sec.
11599 2024.07.10 20:09:24.959832 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11600 2024.07.10 20:09:24.960034 [ 3 ] {0a8d94ae-bedf-478f-9234-f39aaac04937} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11601 2024.07.10 20:09:24.960091 [ 3 ] {0a8d94ae-bedf-478f-9234-f39aaac04937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11602 2024.07.10 20:09:24.960883 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11603 2024.07.10 20:09:24.960962 [ 3 ] {0a8d94ae-bedf-478f-9234-f39aaac04937} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11604 2024.07.10 20:09:24.961020 [ 198 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11605 2024.07.10 20:09:24.961193 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB.
11606 2024.07.10 20:09:24.961488 [ 3 ] {0a8d94ae-bedf-478f-9234-f39aaac04937} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11607 2024.07.10 20:09:24.961664 [ 121 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11608 2024.07.10 20:09:24.961669 [ 3 ] {0a8d94ae-bedf-478f-9234-f39aaac04937} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002921 sec., 20540.910647038687 rows/sec., 1.38 MiB/sec.
11609 2024.07.10 20:09:24.961729 [ 121 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11610 2024.07.10 20:09:24.961810 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11611 2024.07.10 20:09:24.962020 [ 3 ] {0a8d94ae-bedf-478f-9234-f39aaac04937} <Debug> DynamicQueryHandler: Done processing query
11612 2024.07.10 20:09:24.962042 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
11613 2024.07.10 20:09:24.962057 [ 3 ] {0a8d94ae-bedf-478f-9234-f39aaac04937} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11614 2024.07.10 20:09:24.962119 [ 3 ] {} <Debug> HTTP-Session: 817b5be5-06e6-4ab2-b2d6-572e10d4d078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11615 2024.07.10 20:09:24.962267 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11616 2024.07.10 20:09:24.962310 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3718 rows starting from the beginning of the part
11617 2024.07.10 20:09:24.962425 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part
11618 2024.07.10 20:09:24.962623 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part
11619 2024.07.10 20:09:24.962841 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part
11620 2024.07.10 20:09:24.963024 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part
11621 2024.07.10 20:09:24.963222 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part
11622 2024.07.10 20:09:24.964948 [ 187 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4018 rows, containing 4 columns (4 merged, 0 gathered) in 0.003021955 sec., 1329602.8564290334 rows/sec., 89.55 MiB/sec.
11623 2024.07.10 20:09:24.965259 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11624 2024.07.10 20:09:24.965657 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_71_14} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11625 2024.07.10 20:09:24.965738 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_71_14} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11626 2024.07.10 20:09:24.965820 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB.
11627 2024.07.10 20:09:29.939776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11628 2024.07.10 20:09:29.939964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11629 2024.07.10 20:09:29.940002 [ 3 ] {} <Debug> HTTP-Session: 51f8d5ad-e56e-4b34-b7d3-af82b7d591ac Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11630 2024.07.10 20:09:29.940041 [ 3 ] {} <Debug> HTTP-Session: 51f8d5ad-e56e-4b34-b7d3-af82b7d591ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11631 2024.07.10 20:09:29.940060 [ 3 ] {} <Debug> HTTP-Session: 51f8d5ad-e56e-4b34-b7d3-af82b7d591ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11632 2024.07.10 20:09:29.940126 [ 3 ] {} <Trace> HTTP-Session: 51f8d5ad-e56e-4b34-b7d3-af82b7d591ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11633 2024.07.10 20:09:29.940407 [ 3 ] {3d6e2013-0d5e-46b1-b7cb-b2e1e6116afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11634 2024.07.10 20:09:29.940509 [ 3 ] {3d6e2013-0d5e-46b1-b7cb-b2e1e6116afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11635 2024.07.10 20:09:29.940795 [ 3 ] {3d6e2013-0d5e-46b1-b7cb-b2e1e6116afe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11636 2024.07.10 20:09:29.941408 [ 3 ] {3d6e2013-0d5e-46b1-b7cb-b2e1e6116afe} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11637 2024.07.10 20:09:29.941466 [ 3 ] {3d6e2013-0d5e-46b1-b7cb-b2e1e6116afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11638 2024.07.10 20:09:29.942023 [ 3 ] {3d6e2013-0d5e-46b1-b7cb-b2e1e6116afe} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11639 2024.07.10 20:09:29.942502 [ 3 ] {3d6e2013-0d5e-46b1-b7cb-b2e1e6116afe} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11640 2024.07.10 20:09:29.942734 [ 3 ] {3d6e2013-0d5e-46b1-b7cb-b2e1e6116afe} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00241 sec., 7883.817427385893 rows/sec., 639.02 KiB/sec.
11641 2024.07.10 20:09:29.942762 [ 118 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0
11642 2024.07.10 20:09:29.942897 [ 118 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11643 2024.07.10 20:09:29.942946 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11644 2024.07.10 20:09:29.943081 [ 3 ] {3d6e2013-0d5e-46b1-b7cb-b2e1e6116afe} <Debug> DynamicQueryHandler: Done processing query
11645 2024.07.10 20:09:29.943117 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full
11646 2024.07.10 20:09:29.943130 [ 3 ] {3d6e2013-0d5e-46b1-b7cb-b2e1e6116afe} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11647 2024.07.10 20:09:29.943175 [ 3 ] {} <Debug> HTTP-Session: 51f8d5ad-e56e-4b34-b7d3-af82b7d591ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11648 2024.07.10 20:09:29.943283 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11649 2024.07.10 20:09:29.943323 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 32 rows starting from the beginning of the part
11650 2024.07.10 20:09:29.943400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11651 2024.07.10 20:09:29.943423 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 19 rows starting from the beginning of the part
11652 2024.07.10 20:09:29.943520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11653 2024.07.10 20:09:29.943670 [ 3 ] {} <Debug> HTTP-Session: d8fb2d88-544c-40ea-b46b-2e39ab414485 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11654 2024.07.10 20:09:29.943748 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part
11655 2024.07.10 20:09:29.943773 [ 3 ] {} <Debug> HTTP-Session: d8fb2d88-544c-40ea-b46b-2e39ab414485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11656 2024.07.10 20:09:29.943832 [ 3 ] {} <Debug> HTTP-Session: d8fb2d88-544c-40ea-b46b-2e39ab414485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11657 2024.07.10 20:09:29.944046 [ 3 ] {} <Trace> HTTP-Session: d8fb2d88-544c-40ea-b46b-2e39ab414485 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11658 2024.07.10 20:09:29.944086 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 19 rows starting from the beginning of the part
11659 2024.07.10 20:09:29.944192 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 13 rows starting from the beginning of the part
11660 2024.07.10 20:09:29.944390 [ 3 ] {bdf75abc-ad4f-4a61-9107-73485423cd54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11661 2024.07.10 20:09:29.944447 [ 187 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 19 rows starting from the beginning of the part
11662 2024.07.10 20:09:29.944547 [ 3 ] {bdf75abc-ad4f-4a61-9107-73485423cd54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11663 2024.07.10 20:09:29.945126 [ 3 ] {bdf75abc-ad4f-4a61-9107-73485423cd54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11664 2024.07.10 20:09:29.945805 [ 3 ] {bdf75abc-ad4f-4a61-9107-73485423cd54} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11665 2024.07.10 20:09:29.945866 [ 3 ] {bdf75abc-ad4f-4a61-9107-73485423cd54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11666 2024.07.10 20:09:29.946405 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 115 rows, containing 4 columns (4 merged, 0 gathered) in 0.003344468 sec., 34385.139878749025 rows/sec., 2.72 MiB/sec.
11667 2024.07.10 20:09:29.946614 [ 3 ] {bdf75abc-ad4f-4a61-9107-73485423cd54} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11668 2024.07.10 20:09:29.946742 [ 189 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary)
11669 2024.07.10 20:09:29.947635 [ 3 ] {bdf75abc-ad4f-4a61-9107-73485423cd54} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11670 2024.07.10 20:09:29.947990 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_70_14} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11671 2024.07.10 20:09:29.948003 [ 3 ] {bdf75abc-ad4f-4a61-9107-73485423cd54} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.003758 sec., 30069.185737094198 rows/sec., 2.46 MiB/sec.
11672 2024.07.10 20:09:29.948279 [ 193 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_70_14} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14
11673 2024.07.10 20:09:29.948440 [ 3 ] {bdf75abc-ad4f-4a61-9107-73485423cd54} <Debug> DynamicQueryHandler: Done processing query
11674 2024.07.10 20:09:29.948506 [ 3 ] {bdf75abc-ad4f-4a61-9107-73485423cd54} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11675 2024.07.10 20:09:29.948530 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11676 2024.07.10 20:09:29.948544 [ 3 ] {} <Debug> HTTP-Session: d8fb2d88-544c-40ea-b46b-2e39ab414485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11677 2024.07.10 20:09:29.948831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11678 2024.07.10 20:09:29.948901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11679 2024.07.10 20:09:29.948924 [ 3 ] {} <Debug> HTTP-Session: b9170d06-5f21-4055-a10d-6cd027f4c4c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11680 2024.07.10 20:09:29.948948 [ 3 ] {} <Debug> HTTP-Session: b9170d06-5f21-4055-a10d-6cd027f4c4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11681 2024.07.10 20:09:29.948969 [ 3 ] {} <Debug> HTTP-Session: b9170d06-5f21-4055-a10d-6cd027f4c4c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11682 2024.07.10 20:09:29.949013 [ 3 ] {} <Trace> HTTP-Session: b9170d06-5f21-4055-a10d-6cd027f4c4c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11683 2024.07.10 20:09:29.949192 [ 3 ] {9a3c4658-dab5-4f88-b1b4-4a0c63717b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11684 2024.07.10 20:09:29.949253 [ 3 ] {9a3c4658-dab5-4f88-b1b4-4a0c63717b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11685 2024.07.10 20:09:29.949462 [ 3 ] {9a3c4658-dab5-4f88-b1b4-4a0c63717b35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11686 2024.07.10 20:09:29.949972 [ 3 ] {9a3c4658-dab5-4f88-b1b4-4a0c63717b35} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11687 2024.07.10 20:09:29.950030 [ 3 ] {9a3c4658-dab5-4f88-b1b4-4a0c63717b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11688 2024.07.10 20:09:29.950542 [ 3 ] {9a3c4658-dab5-4f88-b1b4-4a0c63717b35} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11689 2024.07.10 20:09:29.951009 [ 3 ] {9a3c4658-dab5-4f88-b1b4-4a0c63717b35} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11690 2024.07.10 20:09:29.951217 [ 3 ] {9a3c4658-dab5-4f88-b1b4-4a0c63717b35} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.002083 sec., 39846.375420067205 rows/sec., 3.11 MiB/sec.
11691 2024.07.10 20:09:29.951483 [ 3 ] {9a3c4658-dab5-4f88-b1b4-4a0c63717b35} <Debug> DynamicQueryHandler: Done processing query
11692 2024.07.10 20:09:29.951519 [ 3 ] {9a3c4658-dab5-4f88-b1b4-4a0c63717b35} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11693 2024.07.10 20:09:29.951540 [ 3 ] {} <Debug> HTTP-Session: b9170d06-5f21-4055-a10d-6cd027f4c4c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11694 2024.07.10 20:09:29.951831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11695 2024.07.10 20:09:29.951903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11696 2024.07.10 20:09:29.951933 [ 3 ] {} <Debug> HTTP-Session: fe5ad7a0-3843-4afc-b8d5-88f5d922d28e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11697 2024.07.10 20:09:29.951959 [ 3 ] {} <Debug> HTTP-Session: fe5ad7a0-3843-4afc-b8d5-88f5d922d28e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11698 2024.07.10 20:09:29.951982 [ 3 ] {} <Debug> HTTP-Session: fe5ad7a0-3843-4afc-b8d5-88f5d922d28e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11699 2024.07.10 20:09:29.952035 [ 3 ] {} <Trace> HTTP-Session: fe5ad7a0-3843-4afc-b8d5-88f5d922d28e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11700 2024.07.10 20:09:29.952256 [ 3 ] {8c36c483-ddfb-401b-aa96-cf1c007cc07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11701 2024.07.10 20:09:29.952327 [ 3 ] {8c36c483-ddfb-401b-aa96-cf1c007cc07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11702 2024.07.10 20:09:29.952523 [ 3 ] {8c36c483-ddfb-401b-aa96-cf1c007cc07e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11703 2024.07.10 20:09:29.953139 [ 3 ] {8c36c483-ddfb-401b-aa96-cf1c007cc07e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11704 2024.07.10 20:09:29.953192 [ 3 ] {8c36c483-ddfb-401b-aa96-cf1c007cc07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11705 2024.07.10 20:09:29.953863 [ 3 ] {8c36c483-ddfb-401b-aa96-cf1c007cc07e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11706 2024.07.10 20:09:29.954370 [ 3 ] {8c36c483-ddfb-401b-aa96-cf1c007cc07e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11707 2024.07.10 20:09:29.954591 [ 3 ] {8c36c483-ddfb-401b-aa96-cf1c007cc07e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002432 sec., 65789.47368421052 rows/sec., 4.58 MiB/sec.
11708 2024.07.10 20:09:29.954871 [ 3 ] {8c36c483-ddfb-401b-aa96-cf1c007cc07e} <Debug> DynamicQueryHandler: Done processing query
11709 2024.07.10 20:09:29.954919 [ 3 ] {8c36c483-ddfb-401b-aa96-cf1c007cc07e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11710 2024.07.10 20:09:29.954963 [ 3 ] {} <Debug> HTTP-Session: fe5ad7a0-3843-4afc-b8d5-88f5d922d28e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11711 2024.07.10 20:09:29.955190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11712 2024.07.10 20:09:29.955256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11713 2024.07.10 20:09:29.955281 [ 3 ] {} <Debug> HTTP-Session: a735a123-0623-455a-bd1f-a2871f939420 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11714 2024.07.10 20:09:29.955308 [ 3 ] {} <Debug> HTTP-Session: a735a123-0623-455a-bd1f-a2871f939420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11715 2024.07.10 20:09:29.955328 [ 3 ] {} <Debug> HTTP-Session: a735a123-0623-455a-bd1f-a2871f939420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11716 2024.07.10 20:09:29.955374 [ 3 ] {} <Trace> HTTP-Session: a735a123-0623-455a-bd1f-a2871f939420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11717 2024.07.10 20:09:29.955729 [ 3 ] {41778529-a39c-44ee-b9ad-205173941f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11718 2024.07.10 20:09:29.955823 [ 3 ] {41778529-a39c-44ee-b9ad-205173941f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11719 2024.07.10 20:09:29.956383 [ 3 ] {41778529-a39c-44ee-b9ad-205173941f44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11720 2024.07.10 20:09:29.957314 [ 3 ] {41778529-a39c-44ee-b9ad-205173941f44} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11721 2024.07.10 20:09:29.957362 [ 3 ] {41778529-a39c-44ee-b9ad-205173941f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11722 2024.07.10 20:09:29.958257 [ 3 ] {41778529-a39c-44ee-b9ad-205173941f44} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11723 2024.07.10 20:09:29.958802 [ 3 ] {41778529-a39c-44ee-b9ad-205173941f44} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11724 2024.07.10 20:09:29.959063 [ 3 ] {41778529-a39c-44ee-b9ad-205173941f44} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.003562 sec., 5334.081976417743 rows/sec., 9.56 MiB/sec.
11725 2024.07.10 20:09:29.959390 [ 3 ] {41778529-a39c-44ee-b9ad-205173941f44} <Debug> DynamicQueryHandler: Done processing query
11726 2024.07.10 20:09:29.959437 [ 3 ] {41778529-a39c-44ee-b9ad-205173941f44} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11727 2024.07.10 20:09:29.959461 [ 3 ] {} <Debug> HTTP-Session: a735a123-0623-455a-bd1f-a2871f939420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11728 2024.07.10 20:09:29.959640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11729 2024.07.10 20:09:29.959708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11730 2024.07.10 20:09:29.959737 [ 3 ] {} <Debug> HTTP-Session: e5547c01-247d-4343-a595-99c9abf183b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11731 2024.07.10 20:09:29.959761 [ 3 ] {} <Debug> HTTP-Session: e5547c01-247d-4343-a595-99c9abf183b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11732 2024.07.10 20:09:29.959784 [ 3 ] {} <Debug> HTTP-Session: e5547c01-247d-4343-a595-99c9abf183b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11733 2024.07.10 20:09:29.959828 [ 3 ] {} <Trace> HTTP-Session: e5547c01-247d-4343-a595-99c9abf183b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11734 2024.07.10 20:09:29.960001 [ 3 ] {d09139a7-141e-4a61-9037-85e0b64437e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11735 2024.07.10 20:09:29.960066 [ 3 ] {d09139a7-141e-4a61-9037-85e0b64437e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11736 2024.07.10 20:09:29.960249 [ 3 ] {d09139a7-141e-4a61-9037-85e0b64437e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11737 2024.07.10 20:09:29.960703 [ 3 ] {d09139a7-141e-4a61-9037-85e0b64437e5} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11738 2024.07.10 20:09:29.960757 [ 3 ] {d09139a7-141e-4a61-9037-85e0b64437e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11739 2024.07.10 20:09:29.961335 [ 3 ] {d09139a7-141e-4a61-9037-85e0b64437e5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11740 2024.07.10 20:09:29.961825 [ 3 ] {d09139a7-141e-4a61-9037-85e0b64437e5} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11741 2024.07.10 20:09:29.962041 [ 3 ] {d09139a7-141e-4a61-9037-85e0b64437e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002101 sec., 28557.829604950024 rows/sec., 1.92 MiB/sec.
11742 2024.07.10 20:09:29.962273 [ 3 ] {d09139a7-141e-4a61-9037-85e0b64437e5} <Debug> DynamicQueryHandler: Done processing query
11743 2024.07.10 20:09:29.962306 [ 3 ] {d09139a7-141e-4a61-9037-85e0b64437e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11744 2024.07.10 20:09:29.962328 [ 3 ] {} <Debug> HTTP-Session: e5547c01-247d-4343-a595-99c9abf183b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11745 2024.07.10 20:09:34.939333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 3777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11746 2024.07.10 20:09:34.939522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11747 2024.07.10 20:09:34.939569 [ 3 ] {} <Debug> HTTP-Session: 3dddb9a8-f6a0-42d4-a682-3fe73f849a8e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11748 2024.07.10 20:09:34.939613 [ 3 ] {} <Debug> HTTP-Session: 3dddb9a8-f6a0-42d4-a682-3fe73f849a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11749 2024.07.10 20:09:34.939642 [ 3 ] {} <Debug> HTTP-Session: 3dddb9a8-f6a0-42d4-a682-3fe73f849a8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11750 2024.07.10 20:09:34.939726 [ 3 ] {} <Trace> HTTP-Session: 3dddb9a8-f6a0-42d4-a682-3fe73f849a8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11751 2024.07.10 20:09:34.939953 [ 3 ] {0257f3f4-de67-47b9-9284-6a44603dcc62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11752 2024.07.10 20:09:34.940019 [ 3 ] {0257f3f4-de67-47b9-9284-6a44603dcc62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11753 2024.07.10 20:09:34.940214 [ 3 ] {0257f3f4-de67-47b9-9284-6a44603dcc62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11754 2024.07.10 20:09:34.940713 [ 3 ] {0257f3f4-de67-47b9-9284-6a44603dcc62} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11755 2024.07.10 20:09:34.940754 [ 3 ] {0257f3f4-de67-47b9-9284-6a44603dcc62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
11756 2024.07.10 20:09:34.941128 [ 3 ] {0257f3f4-de67-47b9-9284-6a44603dcc62} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11757 2024.07.10 20:09:34.941465 [ 3 ] {0257f3f4-de67-47b9-9284-6a44603dcc62} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11758 2024.07.10 20:09:34.941615 [ 3 ] {0257f3f4-de67-47b9-9284-6a44603dcc62} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001722 sec., 15098.722415795586 rows/sec., 1.20 MiB/sec.
11759 2024.07.10 20:09:34.941859 [ 3 ] {0257f3f4-de67-47b9-9284-6a44603dcc62} <Debug> DynamicQueryHandler: Done processing query
11760 2024.07.10 20:09:34.941898 [ 3 ] {0257f3f4-de67-47b9-9284-6a44603dcc62} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11761 2024.07.10 20:09:34.941920 [ 3 ] {} <Debug> HTTP-Session: 3dddb9a8-f6a0-42d4-a682-3fe73f849a8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11762 2024.07.10 20:09:34.942097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11763 2024.07.10 20:09:34.942154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11764 2024.07.10 20:09:34.942175 [ 3 ] {} <Debug> HTTP-Session: 4bf2d7a5-1b64-45b9-9b32-2e30d5ca957d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11765 2024.07.10 20:09:34.942219 [ 3 ] {} <Debug> HTTP-Session: 4bf2d7a5-1b64-45b9-9b32-2e30d5ca957d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11766 2024.07.10 20:09:34.942233 [ 3 ] {} <Debug> HTTP-Session: 4bf2d7a5-1b64-45b9-9b32-2e30d5ca957d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11767 2024.07.10 20:09:34.942270 [ 3 ] {} <Trace> HTTP-Session: 4bf2d7a5-1b64-45b9-9b32-2e30d5ca957d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11768 2024.07.10 20:09:34.942378 [ 3 ] {79a7f1a0-3c01-440f-bb6e-f2a76f4b3c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11769 2024.07.10 20:09:34.942425 [ 3 ] {79a7f1a0-3c01-440f-bb6e-f2a76f4b3c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11770 2024.07.10 20:09:34.942559 [ 3 ] {79a7f1a0-3c01-440f-bb6e-f2a76f4b3c5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11771 2024.07.10 20:09:34.942871 [ 3 ] {79a7f1a0-3c01-440f-bb6e-f2a76f4b3c5c} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11772 2024.07.10 20:09:34.942907 [ 3 ] {79a7f1a0-3c01-440f-bb6e-f2a76f4b3c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
11773 2024.07.10 20:09:34.943213 [ 3 ] {79a7f1a0-3c01-440f-bb6e-f2a76f4b3c5c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
11774 2024.07.10 20:09:34.943535 [ 3 ] {79a7f1a0-3c01-440f-bb6e-f2a76f4b3c5c} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11775 2024.07.10 20:09:34.943668 [ 3 ] {79a7f1a0-3c01-440f-bb6e-f2a76f4b3c5c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001322 sec., 1512.8593040847202 rows/sec., 123.36 KiB/sec.
11776 2024.07.10 20:09:34.943839 [ 3 ] {79a7f1a0-3c01-440f-bb6e-f2a76f4b3c5c} <Debug> DynamicQueryHandler: Done processing query
11777 2024.07.10 20:09:34.943863 [ 3 ] {79a7f1a0-3c01-440f-bb6e-f2a76f4b3c5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11778 2024.07.10 20:09:34.943880 [ 3 ] {} <Debug> HTTP-Session: 4bf2d7a5-1b64-45b9-9b32-2e30d5ca957d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11779 2024.07.10 20:09:34.944038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 19711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11780 2024.07.10 20:09:34.944090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11781 2024.07.10 20:09:34.944110 [ 3 ] {} <Debug> HTTP-Session: ec3c3337-aa63-4eb6-83f8-38c243aa333a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11782 2024.07.10 20:09:34.944127 [ 3 ] {} <Debug> HTTP-Session: ec3c3337-aa63-4eb6-83f8-38c243aa333a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11783 2024.07.10 20:09:34.944142 [ 3 ] {} <Debug> HTTP-Session: ec3c3337-aa63-4eb6-83f8-38c243aa333a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11784 2024.07.10 20:09:34.944177 [ 3 ] {} <Trace> HTTP-Session: ec3c3337-aa63-4eb6-83f8-38c243aa333a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11785 2024.07.10 20:09:34.944316 [ 3 ] {c61c97fe-f0c2-4d1c-9b16-1dc0125e1f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11786 2024.07.10 20:09:34.944361 [ 3 ] {c61c97fe-f0c2-4d1c-9b16-1dc0125e1f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11787 2024.07.10 20:09:34.944488 [ 3 ] {c61c97fe-f0c2-4d1c-9b16-1dc0125e1f61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11788 2024.07.10 20:09:34.944871 [ 3 ] {c61c97fe-f0c2-4d1c-9b16-1dc0125e1f61} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11789 2024.07.10 20:09:34.944907 [ 3 ] {c61c97fe-f0c2-4d1c-9b16-1dc0125e1f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
11790 2024.07.10 20:09:34.945230 [ 3 ] {c61c97fe-f0c2-4d1c-9b16-1dc0125e1f61} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11791 2024.07.10 20:09:34.945531 [ 3 ] {c61c97fe-f0c2-4d1c-9b16-1dc0125e1f61} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11792 2024.07.10 20:09:34.945658 [ 3 ] {c61c97fe-f0c2-4d1c-9b16-1dc0125e1f61} <Debug> executeQuery: Read 135 rows, 11.51 KiB in 0.0014 sec., 96428.57142857143 rows/sec., 8.03 MiB/sec.
11793 2024.07.10 20:09:34.945843 [ 3 ] {c61c97fe-f0c2-4d1c-9b16-1dc0125e1f61} <Debug> DynamicQueryHandler: Done processing query
11794 2024.07.10 20:09:34.945876 [ 3 ] {c61c97fe-f0c2-4d1c-9b16-1dc0125e1f61} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11795 2024.07.10 20:09:34.945900 [ 3 ] {} <Debug> HTTP-Session: ec3c3337-aa63-4eb6-83f8-38c243aa333a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11796 2024.07.10 20:09:34.946048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11797 2024.07.10 20:09:34.946116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11798 2024.07.10 20:09:34.946146 [ 3 ] {} <Debug> HTTP-Session: 87aa327d-b172-4ccd-83ad-9439e28b6e4e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11799 2024.07.10 20:09:34.946171 [ 3 ] {} <Debug> HTTP-Session: 87aa327d-b172-4ccd-83ad-9439e28b6e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11800 2024.07.10 20:09:34.946194 [ 3 ] {} <Debug> HTTP-Session: 87aa327d-b172-4ccd-83ad-9439e28b6e4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11801 2024.07.10 20:09:34.946240 [ 3 ] {} <Trace> HTTP-Session: 87aa327d-b172-4ccd-83ad-9439e28b6e4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11802 2024.07.10 20:09:34.946365 [ 3 ] {6a4ff904-b365-4f00-9763-510176fafd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11803 2024.07.10 20:09:34.946421 [ 3 ] {6a4ff904-b365-4f00-9763-510176fafd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11804 2024.07.10 20:09:34.946606 [ 3 ] {6a4ff904-b365-4f00-9763-510176fafd9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11805 2024.07.10 20:09:34.946947 [ 3 ] {6a4ff904-b365-4f00-9763-510176fafd9c} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11806 2024.07.10 20:09:34.946993 [ 3 ] {6a4ff904-b365-4f00-9763-510176fafd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
11807 2024.07.10 20:09:34.947400 [ 3 ] {6a4ff904-b365-4f00-9763-510176fafd9c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
11808 2024.07.10 20:09:34.947862 [ 3 ] {6a4ff904-b365-4f00-9763-510176fafd9c} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11809 2024.07.10 20:09:34.948032 [ 3 ] {6a4ff904-b365-4f00-9763-510176fafd9c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001699 sec., 1177.1630370806356 rows/sec., 82.19 KiB/sec.
11810 2024.07.10 20:09:34.948235 [ 3 ] {6a4ff904-b365-4f00-9763-510176fafd9c} <Debug> DynamicQueryHandler: Done processing query
11811 2024.07.10 20:09:34.948267 [ 3 ] {6a4ff904-b365-4f00-9763-510176fafd9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11812 2024.07.10 20:09:34.948289 [ 3 ] {} <Debug> HTTP-Session: 87aa327d-b172-4ccd-83ad-9439e28b6e4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11813 2024.07.10 20:09:34.948465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 17329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11814 2024.07.10 20:09:34.948527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11815 2024.07.10 20:09:34.948554 [ 3 ] {} <Debug> HTTP-Session: 5e0d38a2-6ed4-4527-a3ab-78763b00c217 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11816 2024.07.10 20:09:34.948578 [ 3 ] {} <Debug> HTTP-Session: 5e0d38a2-6ed4-4527-a3ab-78763b00c217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11817 2024.07.10 20:09:34.948598 [ 3 ] {} <Debug> HTTP-Session: 5e0d38a2-6ed4-4527-a3ab-78763b00c217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11818 2024.07.10 20:09:34.948638 [ 3 ] {} <Trace> HTTP-Session: 5e0d38a2-6ed4-4527-a3ab-78763b00c217 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11819 2024.07.10 20:09:34.948797 [ 3 ] {3ea0a0dd-1240-48df-b27b-e68c48837566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11820 2024.07.10 20:09:34.948853 [ 3 ] {3ea0a0dd-1240-48df-b27b-e68c48837566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11821 2024.07.10 20:09:34.949024 [ 3 ] {3ea0a0dd-1240-48df-b27b-e68c48837566} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11822 2024.07.10 20:09:34.949515 [ 3 ] {3ea0a0dd-1240-48df-b27b-e68c48837566} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11823 2024.07.10 20:09:34.949559 [ 3 ] {3ea0a0dd-1240-48df-b27b-e68c48837566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
11824 2024.07.10 20:09:34.949999 [ 3 ] {3ea0a0dd-1240-48df-b27b-e68c48837566} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11825 2024.07.10 20:09:34.950460 [ 3 ] {3ea0a0dd-1240-48df-b27b-e68c48837566} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11826 2024.07.10 20:09:34.950633 [ 3 ] {3ea0a0dd-1240-48df-b27b-e68c48837566} <Debug> executeQuery: Read 102 rows, 8.17 KiB in 0.001859 sec., 54868.20871436256 rows/sec., 4.29 MiB/sec.
11827 2024.07.10 20:09:34.950941 [ 3 ] {3ea0a0dd-1240-48df-b27b-e68c48837566} <Debug> DynamicQueryHandler: Done processing query
11828 2024.07.10 20:09:34.951012 [ 3 ] {3ea0a0dd-1240-48df-b27b-e68c48837566} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11829 2024.07.10 20:09:34.951102 [ 3 ] {} <Debug> HTTP-Session: 5e0d38a2-6ed4-4527-a3ab-78763b00c217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11830 2024.07.10 20:09:34.951380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11831 2024.07.10 20:09:34.951450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11832 2024.07.10 20:09:34.951479 [ 3 ] {} <Debug> HTTP-Session: 32111093-25f6-4c5c-b107-6655bd3f4c47 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11833 2024.07.10 20:09:34.951504 [ 3 ] {} <Debug> HTTP-Session: 32111093-25f6-4c5c-b107-6655bd3f4c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11834 2024.07.10 20:09:34.951526 [ 3 ] {} <Debug> HTTP-Session: 32111093-25f6-4c5c-b107-6655bd3f4c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11835 2024.07.10 20:09:34.951570 [ 3 ] {} <Trace> HTTP-Session: 32111093-25f6-4c5c-b107-6655bd3f4c47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11836 2024.07.10 20:09:34.951791 [ 3 ] {cde02fb7-1514-4de7-8ed9-f0cf7d7e92b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11837 2024.07.10 20:09:34.951861 [ 3 ] {cde02fb7-1514-4de7-8ed9-f0cf7d7e92b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11838 2024.07.10 20:09:34.952085 [ 3 ] {cde02fb7-1514-4de7-8ed9-f0cf7d7e92b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11839 2024.07.10 20:09:34.952522 [ 3 ] {cde02fb7-1514-4de7-8ed9-f0cf7d7e92b1} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11840 2024.07.10 20:09:34.952559 [ 3 ] {cde02fb7-1514-4de7-8ed9-f0cf7d7e92b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
11841 2024.07.10 20:09:34.952966 [ 3 ] {cde02fb7-1514-4de7-8ed9-f0cf7d7e92b1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11842 2024.07.10 20:09:34.953312 [ 3 ] {cde02fb7-1514-4de7-8ed9-f0cf7d7e92b1} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11843 2024.07.10 20:09:34.953445 [ 3 ] {cde02fb7-1514-4de7-8ed9-f0cf7d7e92b1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001762 sec., 91373.43927355278 rows/sec., 6.36 MiB/sec.
11844 2024.07.10 20:09:34.953625 [ 3 ] {cde02fb7-1514-4de7-8ed9-f0cf7d7e92b1} <Debug> DynamicQueryHandler: Done processing query
11845 2024.07.10 20:09:34.953649 [ 3 ] {cde02fb7-1514-4de7-8ed9-f0cf7d7e92b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11846 2024.07.10 20:09:34.953669 [ 3 ] {} <Debug> HTTP-Session: 32111093-25f6-4c5c-b107-6655bd3f4c47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11847 2024.07.10 20:09:34.953831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 42148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11848 2024.07.10 20:09:34.953883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11849 2024.07.10 20:09:34.953902 [ 3 ] {} <Debug> HTTP-Session: ff1ed8e6-4e80-48d7-9c6a-0b4eec7033c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11850 2024.07.10 20:09:34.953920 [ 3 ] {} <Debug> HTTP-Session: ff1ed8e6-4e80-48d7-9c6a-0b4eec7033c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11851 2024.07.10 20:09:34.953934 [ 3 ] {} <Debug> HTTP-Session: ff1ed8e6-4e80-48d7-9c6a-0b4eec7033c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11852 2024.07.10 20:09:34.953967 [ 3 ] {} <Trace> HTTP-Session: ff1ed8e6-4e80-48d7-9c6a-0b4eec7033c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11853 2024.07.10 20:09:34.954263 [ 3 ] {8d4f76f0-5b37-4f42-bc5a-9cecdaca50a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11854 2024.07.10 20:09:34.954329 [ 3 ] {8d4f76f0-5b37-4f42-bc5a-9cecdaca50a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11855 2024.07.10 20:09:34.954750 [ 3 ] {8d4f76f0-5b37-4f42-bc5a-9cecdaca50a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11856 2024.07.10 20:09:34.955416 [ 3 ] {8d4f76f0-5b37-4f42-bc5a-9cecdaca50a3} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11857 2024.07.10 20:09:34.955451 [ 3 ] {8d4f76f0-5b37-4f42-bc5a-9cecdaca50a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
11858 2024.07.10 20:09:34.956068 [ 3 ] {8d4f76f0-5b37-4f42-bc5a-9cecdaca50a3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11859 2024.07.10 20:09:34.956649 [ 3 ] {8d4f76f0-5b37-4f42-bc5a-9cecdaca50a3} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11860 2024.07.10 20:09:34.956824 [ 115 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11861 2024.07.10 20:09:34.956850 [ 3 ] {8d4f76f0-5b37-4f42-bc5a-9cecdaca50a3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002791 sec., 9315.657470440701 rows/sec., 16.69 MiB/sec.
11862 2024.07.10 20:09:34.956876 [ 115 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11863 2024.07.10 20:09:34.956916 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
11864 2024.07.10 20:09:34.957373 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
11865 2024.07.10 20:09:34.957834 [ 3 ] {8d4f76f0-5b37-4f42-bc5a-9cecdaca50a3} <Debug> DynamicQueryHandler: Done processing query
11866 2024.07.10 20:09:34.957941 [ 3 ] {8d4f76f0-5b37-4f42-bc5a-9cecdaca50a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11867 2024.07.10 20:09:34.958062 [ 3 ] {} <Debug> HTTP-Session: ff1ed8e6-4e80-48d7-9c6a-0b4eec7033c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11868 2024.07.10 20:09:34.958398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11869 2024.07.10 20:09:34.958621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11870 2024.07.10 20:09:34.958747 [ 3 ] {} <Debug> HTTP-Session: 89f82f47-4439-4d07-8865-c805e6596c75 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11871 2024.07.10 20:09:34.958821 [ 3 ] {} <Debug> HTTP-Session: 89f82f47-4439-4d07-8865-c805e6596c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11872 2024.07.10 20:09:34.958882 [ 3 ] {} <Debug> HTTP-Session: 89f82f47-4439-4d07-8865-c805e6596c75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11873 2024.07.10 20:09:34.959003 [ 3 ] {} <Trace> HTTP-Session: 89f82f47-4439-4d07-8865-c805e6596c75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11874 2024.07.10 20:09:34.959024 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11875 2024.07.10 20:09:34.959138 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1059 rows starting from the beginning of the part
11876 2024.07.10 20:09:34.959298 [ 3 ] {cdef09ba-554f-43e4-abce-cb0e1cc124cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11877 2024.07.10 20:09:34.959529 [ 3 ] {cdef09ba-554f-43e4-abce-cb0e1cc124cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11878 2024.07.10 20:09:34.959839 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part
11879 2024.07.10 20:09:34.960680 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 19 rows starting from the beginning of the part
11880 2024.07.10 20:09:34.960739 [ 3 ] {cdef09ba-554f-43e4-abce-cb0e1cc124cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11881 2024.07.10 20:09:34.961233 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 13 rows starting from the beginning of the part
11882 2024.07.10 20:09:34.961890 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 19 rows starting from the beginning of the part
11883 2024.07.10 20:09:34.962307 [ 3 ] {cdef09ba-554f-43e4-abce-cb0e1cc124cd} <Trace> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11884 2024.07.10 20:09:34.962448 [ 3 ] {cdef09ba-554f-43e4-abce-cb0e1cc124cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
11885 2024.07.10 20:09:34.962500 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part
11886 2024.07.10 20:09:34.964103 [ 3 ] {cdef09ba-554f-43e4-abce-cb0e1cc124cd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
11887 2024.07.10 20:09:34.964735 [ 3 ] {cdef09ba-554f-43e4-abce-cb0e1cc124cd} <Trace> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11888 2024.07.10 20:09:34.964985 [ 3 ] {cdef09ba-554f-43e4-abce-cb0e1cc124cd} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.005794 sec., 2588.8850535036245 rows/sec., 187.76 KiB/sec.
11889 2024.07.10 20:09:34.965437 [ 3 ] {cdef09ba-554f-43e4-abce-cb0e1cc124cd} <Debug> DynamicQueryHandler: Done processing query
11890 2024.07.10 20:09:34.965506 [ 3 ] {cdef09ba-554f-43e4-abce-cb0e1cc124cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11891 2024.07.10 20:09:34.965571 [ 3 ] {} <Debug> HTTP-Session: 89f82f47-4439-4d07-8865-c805e6596c75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11892 2024.07.10 20:09:34.965862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11893 2024.07.10 20:09:34.966032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11894 2024.07.10 20:09:34.966113 [ 3 ] {} <Debug> HTTP-Session: b17695ad-0f0d-48d3-a35d-d0220f7a85e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11895 2024.07.10 20:09:34.966178 [ 3 ] {} <Debug> HTTP-Session: b17695ad-0f0d-48d3-a35d-d0220f7a85e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11896 2024.07.10 20:09:34.966239 [ 3 ] {} <Debug> HTTP-Session: b17695ad-0f0d-48d3-a35d-d0220f7a85e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11897 2024.07.10 20:09:34.966364 [ 3 ] {} <Trace> HTTP-Session: b17695ad-0f0d-48d3-a35d-d0220f7a85e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11898 2024.07.10 20:09:34.966730 [ 3 ] {cc1512a3-b1fb-41d1-a9f7-2a149ee344c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11899 2024.07.10 20:09:34.966887 [ 3 ] {cc1512a3-b1fb-41d1-a9f7-2a149ee344c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11900 2024.07.10 20:09:34.967868 [ 3 ] {cc1512a3-b1fb-41d1-a9f7-2a149ee344c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11901 2024.07.10 20:09:34.968895 [ 3 ] {cc1512a3-b1fb-41d1-a9f7-2a149ee344c7} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11902 2024.07.10 20:09:34.968937 [ 3 ] {cc1512a3-b1fb-41d1-a9f7-2a149ee344c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
11903 2024.07.10 20:09:34.969458 [ 3 ] {cc1512a3-b1fb-41d1-a9f7-2a149ee344c7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11904 2024.07.10 20:09:34.970636 [ 3 ] {cc1512a3-b1fb-41d1-a9f7-2a149ee344c7} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11905 2024.07.10 20:09:34.970775 [ 3 ] {cc1512a3-b1fb-41d1-a9f7-2a149ee344c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0042 sec., 14285.714285714286 rows/sec., 985.86 KiB/sec.
11906 2024.07.10 20:09:34.970989 [ 3 ] {cc1512a3-b1fb-41d1-a9f7-2a149ee344c7} <Debug> DynamicQueryHandler: Done processing query
11907 2024.07.10 20:09:34.971014 [ 3 ] {cc1512a3-b1fb-41d1-a9f7-2a149ee344c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11908 2024.07.10 20:09:34.971035 [ 3 ] {} <Debug> HTTP-Session: b17695ad-0f0d-48d3-a35d-d0220f7a85e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11909 2024.07.10 20:09:34.971918 [ 200 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1149 rows, containing 19 columns (19 merged, 0 gathered) in 0.014867074 sec., 77284.87797935223 rows/sec., 138.49 MiB/sec.
11910 2024.07.10 20:09:34.973079 [ 191 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11911 2024.07.10 20:09:34.973666 [ 191 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11912 2024.07.10 20:09:34.973750 [ 191 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11913 2024.07.10 20:09:34.973887 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.63 MiB.
11914 2024.07.10 20:09:35.000156 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.21 MiB, peak 216.91 MiB, free memory in arenas 0.00 B, will set to 205.48 MiB (RSS), difference: 1.27 MiB
11915 2024.07.10 20:09:39.004585 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
11916 2024.07.10 20:09:39.004694 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
11917 2024.07.10 20:09:39.936608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11918 2024.07.10 20:09:39.936738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11919 2024.07.10 20:09:39.936764 [ 3 ] {} <Debug> HTTP-Session: 4310e897-ceb7-422d-92c9-875ca11fb057 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11920 2024.07.10 20:09:39.936792 [ 3 ] {} <Debug> HTTP-Session: 4310e897-ceb7-422d-92c9-875ca11fb057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11921 2024.07.10 20:09:39.936808 [ 3 ] {} <Debug> HTTP-Session: 4310e897-ceb7-422d-92c9-875ca11fb057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11922 2024.07.10 20:09:39.936867 [ 3 ] {} <Trace> HTTP-Session: 4310e897-ceb7-422d-92c9-875ca11fb057 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11923 2024.07.10 20:09:39.937118 [ 3 ] {2db3448f-3a97-4dd8-987d-f3b55ec1d76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
11924 2024.07.10 20:09:39.937517 [ 3 ] {2db3448f-3a97-4dd8-987d-f3b55ec1d76e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
11925 2024.07.10 20:09:39.937566 [ 3 ] {2db3448f-3a97-4dd8-987d-f3b55ec1d76e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
11926 2024.07.10 20:09:39.937911 [ 3 ] {2db3448f-3a97-4dd8-987d-f3b55ec1d76e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
11927 2024.07.10 20:09:39.937993 [ 3 ] {2db3448f-3a97-4dd8-987d-f3b55ec1d76e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
11928 2024.07.10 20:09:39.938183 [ 3 ] {2db3448f-3a97-4dd8-987d-f3b55ec1d76e} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
11929 2024.07.10 20:09:39.938227 [ 3 ] {2db3448f-3a97-4dd8-987d-f3b55ec1d76e} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
11930 2024.07.10 20:09:39.938254 [ 3 ] {2db3448f-3a97-4dd8-987d-f3b55ec1d76e} <Debug> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (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
11931 2024.07.10 20:09:39.938272 [ 3 ] {2db3448f-3a97-4dd8-987d-f3b55ec1d76e} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da) (SelectExecutor): Spreading mark ranges among streams (default reading)
11932 2024.07.10 20:09:39.938323 [ 3 ] {2db3448f-3a97-4dd8-987d-f3b55ec1d76e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
11933 2024.07.10 20:09:39.938346 [ 3 ] {2db3448f-3a97-4dd8-987d-f3b55ec1d76e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 29 rows starting from 0
11934 2024.07.10 20:09:39.939497 [ 3 ] {2db3448f-3a97-4dd8-987d-f3b55ec1d76e} <Debug> executeQuery: Read 29 rows, 1.20 KiB in 0.002509 sec., 11558.389796731766 rows/sec., 477.97 KiB/sec.
11935 2024.07.10 20:09:39.939781 [ 3 ] {2db3448f-3a97-4dd8-987d-f3b55ec1d76e} <Debug> DynamicQueryHandler: Done processing query
11936 2024.07.10 20:09:39.939807 [ 3 ] {2db3448f-3a97-4dd8-987d-f3b55ec1d76e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
11937 2024.07.10 20:09:39.939823 [ 3 ] {} <Debug> HTTP-Session: 4310e897-ceb7-422d-92c9-875ca11fb057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11938 2024.07.10 20:09:39.942134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11939 2024.07.10 20:09:39.942195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11940 2024.07.10 20:09:39.942216 [ 3 ] {} <Debug> HTTP-Session: 3f1dc14e-86ae-4b3a-9b82-66f474ebfc7a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11941 2024.07.10 20:09:39.942237 [ 3 ] {} <Debug> HTTP-Session: 3f1dc14e-86ae-4b3a-9b82-66f474ebfc7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11942 2024.07.10 20:09:39.942251 [ 3 ] {} <Debug> HTTP-Session: 3f1dc14e-86ae-4b3a-9b82-66f474ebfc7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11943 2024.07.10 20:09:39.942287 [ 3 ] {} <Trace> HTTP-Session: 3f1dc14e-86ae-4b3a-9b82-66f474ebfc7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11944 2024.07.10 20:09:39.942414 [ 3 ] {1c64aab5-eb1f-4900-8498-57128936b2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
11945 2024.07.10 20:09:39.942467 [ 3 ] {1c64aab5-eb1f-4900-8498-57128936b2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
11946 2024.07.10 20:09:39.942644 [ 3 ] {1c64aab5-eb1f-4900-8498-57128936b2ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11947 2024.07.10 20:09:39.942970 [ 3 ] {1c64aab5-eb1f-4900-8498-57128936b2ac} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11948 2024.07.10 20:09:39.943012 [ 3 ] {1c64aab5-eb1f-4900-8498-57128936b2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
11949 2024.07.10 20:09:39.943546 [ 3 ] {1c64aab5-eb1f-4900-8498-57128936b2ac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
11950 2024.07.10 20:09:39.943873 [ 3 ] {1c64aab5-eb1f-4900-8498-57128936b2ac} <Trace> oximeter.timeseries_schema (1269e6ba-679a-496d-b5fe-4297d11f83da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11951 2024.07.10 20:09:39.944008 [ 3 ] {1c64aab5-eb1f-4900-8498-57128936b2ac} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001635 sec., 611.6207951070337 rows/sec., 170.23 KiB/sec.
11952 2024.07.10 20:09:39.944337 [ 3 ] {1c64aab5-eb1f-4900-8498-57128936b2ac} <Debug> DynamicQueryHandler: Done processing query
11953 2024.07.10 20:09:39.944364 [ 3 ] {1c64aab5-eb1f-4900-8498-57128936b2ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11954 2024.07.10 20:09:39.944380 [ 3 ] {} <Debug> HTTP-Session: 3f1dc14e-86ae-4b3a-9b82-66f474ebfc7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11955 2024.07.10 20:09:39.944503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11956 2024.07.10 20:09:39.944553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11957 2024.07.10 20:09:39.944574 [ 3 ] {} <Debug> HTTP-Session: f4c8529f-3d58-4a68-b3a5-afdd9c72c750 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11958 2024.07.10 20:09:39.944592 [ 3 ] {} <Debug> HTTP-Session: f4c8529f-3d58-4a68-b3a5-afdd9c72c750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11959 2024.07.10 20:09:39.944606 [ 3 ] {} <Debug> HTTP-Session: f4c8529f-3d58-4a68-b3a5-afdd9c72c750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11960 2024.07.10 20:09:39.944640 [ 3 ] {} <Trace> HTTP-Session: f4c8529f-3d58-4a68-b3a5-afdd9c72c750 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11961 2024.07.10 20:09:39.944754 [ 3 ] {f8c8585e-a44e-4659-bec3-50eaa1f78b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11962 2024.07.10 20:09:39.944802 [ 3 ] {f8c8585e-a44e-4659-bec3-50eaa1f78b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11963 2024.07.10 20:09:39.944953 [ 3 ] {f8c8585e-a44e-4659-bec3-50eaa1f78b89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11964 2024.07.10 20:09:39.945281 [ 3 ] {f8c8585e-a44e-4659-bec3-50eaa1f78b89} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11965 2024.07.10 20:09:39.945318 [ 3 ] {f8c8585e-a44e-4659-bec3-50eaa1f78b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
11966 2024.07.10 20:09:39.945630 [ 3 ] {f8c8585e-a44e-4659-bec3-50eaa1f78b89} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11967 2024.07.10 20:09:39.945944 [ 3 ] {f8c8585e-a44e-4659-bec3-50eaa1f78b89} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11968 2024.07.10 20:09:39.946073 [ 3 ] {f8c8585e-a44e-4659-bec3-50eaa1f78b89} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001354 sec., 14032.496307237814 rows/sec., 1.11 MiB/sec.
11969 2024.07.10 20:09:39.946336 [ 3 ] {f8c8585e-a44e-4659-bec3-50eaa1f78b89} <Debug> DynamicQueryHandler: Done processing query
11970 2024.07.10 20:09:39.946406 [ 3 ] {f8c8585e-a44e-4659-bec3-50eaa1f78b89} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11971 2024.07.10 20:09:39.946464 [ 3 ] {} <Debug> HTTP-Session: f4c8529f-3d58-4a68-b3a5-afdd9c72c750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11972 2024.07.10 20:09:39.946638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11973 2024.07.10 20:09:39.946692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11974 2024.07.10 20:09:39.946712 [ 3 ] {} <Debug> HTTP-Session: 2cf58d8e-b1e8-4392-938a-bebac1d2b1e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11975 2024.07.10 20:09:39.946730 [ 3 ] {} <Debug> HTTP-Session: 2cf58d8e-b1e8-4392-938a-bebac1d2b1e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11976 2024.07.10 20:09:39.946744 [ 3 ] {} <Debug> HTTP-Session: 2cf58d8e-b1e8-4392-938a-bebac1d2b1e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11977 2024.07.10 20:09:39.946777 [ 3 ] {} <Trace> HTTP-Session: 2cf58d8e-b1e8-4392-938a-bebac1d2b1e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11978 2024.07.10 20:09:39.946882 [ 3 ] {50eeeec1-5d0c-4a6c-ad91-36c37a08fda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11979 2024.07.10 20:09:39.946927 [ 3 ] {50eeeec1-5d0c-4a6c-ad91-36c37a08fda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11980 2024.07.10 20:09:39.947071 [ 3 ] {50eeeec1-5d0c-4a6c-ad91-36c37a08fda6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11981 2024.07.10 20:09:39.947364 [ 3 ] {50eeeec1-5d0c-4a6c-ad91-36c37a08fda6} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11982 2024.07.10 20:09:39.947400 [ 3 ] {50eeeec1-5d0c-4a6c-ad91-36c37a08fda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
11983 2024.07.10 20:09:39.947705 [ 3 ] {50eeeec1-5d0c-4a6c-ad91-36c37a08fda6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
11984 2024.07.10 20:09:39.948011 [ 3 ] {50eeeec1-5d0c-4a6c-ad91-36c37a08fda6} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11985 2024.07.10 20:09:39.948139 [ 3 ] {50eeeec1-5d0c-4a6c-ad91-36c37a08fda6} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001286 sec., 3110.4199066874025 rows/sec., 242.24 KiB/sec.
11986 2024.07.10 20:09:39.948404 [ 3 ] {50eeeec1-5d0c-4a6c-ad91-36c37a08fda6} <Debug> DynamicQueryHandler: Done processing query
11987 2024.07.10 20:09:39.948443 [ 3 ] {50eeeec1-5d0c-4a6c-ad91-36c37a08fda6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11988 2024.07.10 20:09:39.948468 [ 3 ] {} <Debug> HTTP-Session: 2cf58d8e-b1e8-4392-938a-bebac1d2b1e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11989 2024.07.10 20:09:39.948609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11990 2024.07.10 20:09:39.948659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11991 2024.07.10 20:09:39.948680 [ 3 ] {} <Debug> HTTP-Session: 70d235fa-f5d1-411e-ac5c-39bc0202b889 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
11992 2024.07.10 20:09:39.948698 [ 3 ] {} <Debug> HTTP-Session: 70d235fa-f5d1-411e-ac5c-39bc0202b889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11993 2024.07.10 20:09:39.948713 [ 3 ] {} <Debug> HTTP-Session: 70d235fa-f5d1-411e-ac5c-39bc0202b889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11994 2024.07.10 20:09:39.948744 [ 3 ] {} <Trace> HTTP-Session: 70d235fa-f5d1-411e-ac5c-39bc0202b889 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11995 2024.07.10 20:09:39.948875 [ 3 ] {a46e4a6e-471c-460a-a641-9eb920c71b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11996 2024.07.10 20:09:39.948919 [ 3 ] {a46e4a6e-471c-460a-a641-9eb920c71b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11997 2024.07.10 20:09:39.949058 [ 3 ] {a46e4a6e-471c-460a-a641-9eb920c71b2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11998 2024.07.10 20:09:39.949425 [ 3 ] {a46e4a6e-471c-460a-a641-9eb920c71b2e} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11999 2024.07.10 20:09:39.949461 [ 3 ] {a46e4a6e-471c-460a-a641-9eb920c71b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12000 2024.07.10 20:09:39.949792 [ 3 ] {a46e4a6e-471c-460a-a641-9eb920c71b2e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
12001 2024.07.10 20:09:39.950123 [ 3 ] {a46e4a6e-471c-460a-a641-9eb920c71b2e} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12002 2024.07.10 20:09:39.950247 [ 3 ] {a46e4a6e-471c-460a-a641-9eb920c71b2e} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001423 sec., 82923.40126493324 rows/sec., 6.74 MiB/sec.
12003 2024.07.10 20:09:39.950258 [ 111 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
12004 2024.07.10 20:09:39.950308 [ 111 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12005 2024.07.10 20:09:39.950330 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12006 2024.07.10 20:09:39.950459 [ 187 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
12007 2024.07.10 20:09:39.950469 [ 3 ] {a46e4a6e-471c-460a-a641-9eb920c71b2e} <Debug> DynamicQueryHandler: Done processing query
12008 2024.07.10 20:09:39.950503 [ 3 ] {a46e4a6e-471c-460a-a641-9eb920c71b2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12009 2024.07.10 20:09:39.950523 [ 3 ] {} <Debug> HTTP-Session: 70d235fa-f5d1-411e-ac5c-39bc0202b889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12010 2024.07.10 20:09:39.950601 [ 187 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12011 2024.07.10 20:09:39.950646 [ 187 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 195 rows starting from the beginning of the part
12012 2024.07.10 20:09:39.950649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12013 2024.07.10 20:09:39.950729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12014 2024.07.10 20:09:39.950748 [ 187 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 113 rows starting from the beginning of the part
12015 2024.07.10 20:09:39.950807 [ 3 ] {} <Debug> HTTP-Session: 3242e15f-76f4-4da6-909f-ccb96271b974 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12016 2024.07.10 20:09:39.950862 [ 3 ] {} <Debug> HTTP-Session: 3242e15f-76f4-4da6-909f-ccb96271b974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12017 2024.07.10 20:09:39.950968 [ 3 ] {} <Debug> HTTP-Session: 3242e15f-76f4-4da6-909f-ccb96271b974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12018 2024.07.10 20:09:39.951094 [ 187 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 96 rows starting from the beginning of the part
12019 2024.07.10 20:09:39.951154 [ 3 ] {} <Trace> HTTP-Session: 3242e15f-76f4-4da6-909f-ccb96271b974 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12020 2024.07.10 20:09:39.951373 [ 187 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 113 rows starting from the beginning of the part
12021 2024.07.10 20:09:39.951442 [ 3 ] {9b9df60f-3de8-4982-a0a0-342530e91af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12022 2024.07.10 20:09:39.951608 [ 3 ] {9b9df60f-3de8-4982-a0a0-342530e91af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12023 2024.07.10 20:09:39.951689 [ 187 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 135 rows starting from the beginning of the part
12024 2024.07.10 20:09:39.952119 [ 187 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 118 rows starting from the beginning of the part
12025 2024.07.10 20:09:39.952720 [ 3 ] {9b9df60f-3de8-4982-a0a0-342530e91af3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12026 2024.07.10 20:09:39.953823 [ 186 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 4 columns (4 merged, 0 gathered) in 0.003414488 sec., 225509.65181309762 rows/sec., 18.48 MiB/sec.
12027 2024.07.10 20:09:39.954061 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
12028 2024.07.10 20:09:39.954631 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_76_15} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12029 2024.07.10 20:09:39.954753 [ 200 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_76_15} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
12030 2024.07.10 20:09:39.954887 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
12031 2024.07.10 20:09:39.956191 [ 3 ] {9b9df60f-3de8-4982-a0a0-342530e91af3} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12032 2024.07.10 20:09:39.956241 [ 3 ] {9b9df60f-3de8-4982-a0a0-342530e91af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12033 2024.07.10 20:09:39.956650 [ 3 ] {9b9df60f-3de8-4982-a0a0-342530e91af3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
12034 2024.07.10 20:09:39.957055 [ 3 ] {9b9df60f-3de8-4982-a0a0-342530e91af3} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12035 2024.07.10 20:09:39.957189 [ 3 ] {9b9df60f-3de8-4982-a0a0-342530e91af3} <Debug> executeQuery: Read 4 rows, 271.00 B in 0.005845 sec., 684.3455945252352 rows/sec., 45.28 KiB/sec.
12036 2024.07.10 20:09:39.957382 [ 3 ] {9b9df60f-3de8-4982-a0a0-342530e91af3} <Debug> DynamicQueryHandler: Done processing query
12037 2024.07.10 20:09:39.957408 [ 3 ] {9b9df60f-3de8-4982-a0a0-342530e91af3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12038 2024.07.10 20:09:39.957423 [ 3 ] {} <Debug> HTTP-Session: 3242e15f-76f4-4da6-909f-ccb96271b974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12039 2024.07.10 20:09:39.957564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12040 2024.07.10 20:09:39.957613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12041 2024.07.10 20:09:39.957632 [ 3 ] {} <Debug> HTTP-Session: 78c71599-0a1c-4e7d-a00a-4b21e51d28c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12042 2024.07.10 20:09:39.957649 [ 3 ] {} <Debug> HTTP-Session: 78c71599-0a1c-4e7d-a00a-4b21e51d28c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12043 2024.07.10 20:09:39.957663 [ 3 ] {} <Debug> HTTP-Session: 78c71599-0a1c-4e7d-a00a-4b21e51d28c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12044 2024.07.10 20:09:39.957694 [ 3 ] {} <Trace> HTTP-Session: 78c71599-0a1c-4e7d-a00a-4b21e51d28c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12045 2024.07.10 20:09:39.957842 [ 3 ] {e2d1e8f2-c2fd-4554-b254-aa8639aa4442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12046 2024.07.10 20:09:39.957887 [ 3 ] {e2d1e8f2-c2fd-4554-b254-aa8639aa4442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12047 2024.07.10 20:09:39.958014 [ 3 ] {e2d1e8f2-c2fd-4554-b254-aa8639aa4442} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12048 2024.07.10 20:09:39.958379 [ 3 ] {e2d1e8f2-c2fd-4554-b254-aa8639aa4442} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12049 2024.07.10 20:09:39.958414 [ 3 ] {e2d1e8f2-c2fd-4554-b254-aa8639aa4442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12050 2024.07.10 20:09:39.958746 [ 3 ] {e2d1e8f2-c2fd-4554-b254-aa8639aa4442} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
12051 2024.07.10 20:09:39.959065 [ 3 ] {e2d1e8f2-c2fd-4554-b254-aa8639aa4442} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12052 2024.07.10 20:09:39.959192 [ 3 ] {e2d1e8f2-c2fd-4554-b254-aa8639aa4442} <Debug> executeQuery: Read 99 rows, 7.78 KiB in 0.001406 sec., 70412.51778093884 rows/sec., 5.41 MiB/sec.
12053 2024.07.10 20:09:39.959202 [ 111 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
12054 2024.07.10 20:09:39.959249 [ 111 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12055 2024.07.10 20:09:39.959280 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12056 2024.07.10 20:09:39.959408 [ 3 ] {e2d1e8f2-c2fd-4554-b254-aa8639aa4442} <Debug> DynamicQueryHandler: Done processing query
12057 2024.07.10 20:09:39.959462 [ 3 ] {e2d1e8f2-c2fd-4554-b254-aa8639aa4442} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12058 2024.07.10 20:09:39.959484 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
12059 2024.07.10 20:09:39.959498 [ 3 ] {} <Debug> HTTP-Session: 78c71599-0a1c-4e7d-a00a-4b21e51d28c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12060 2024.07.10 20:09:39.959704 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12061 2024.07.10 20:09:39.959755 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 152 rows starting from the beginning of the part
12062 2024.07.10 20:09:39.959768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 31147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12063 2024.07.10 20:09:39.959920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12064 2024.07.10 20:09:39.959950 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 83 rows starting from the beginning of the part
12065 2024.07.10 20:09:39.959995 [ 3 ] {} <Debug> HTTP-Session: c6f9e25a-6d9c-4f6e-aaa0-b568c4575c28 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12066 2024.07.10 20:09:39.960096 [ 3 ] {} <Debug> HTTP-Session: c6f9e25a-6d9c-4f6e-aaa0-b568c4575c28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12067 2024.07.10 20:09:39.960183 [ 3 ] {} <Debug> HTTP-Session: c6f9e25a-6d9c-4f6e-aaa0-b568c4575c28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12068 2024.07.10 20:09:39.960282 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 79 rows starting from the beginning of the part
12069 2024.07.10 20:09:39.960324 [ 3 ] {} <Trace> HTTP-Session: c6f9e25a-6d9c-4f6e-aaa0-b568c4575c28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12070 2024.07.10 20:09:39.960572 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 83 rows starting from the beginning of the part
12071 2024.07.10 20:09:39.960792 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 102 rows starting from the beginning of the part
12072 2024.07.10 20:09:39.960830 [ 3 ] {f7f37961-ef6b-4069-aacc-0d3537a43a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12073 2024.07.10 20:09:39.961096 [ 197 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 99 rows starting from the beginning of the part
12074 2024.07.10 20:09:39.961097 [ 3 ] {f7f37961-ef6b-4069-aacc-0d3537a43a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12075 2024.07.10 20:09:39.961905 [ 3 ] {f7f37961-ef6b-4069-aacc-0d3537a43a13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12076 2024.07.10 20:09:39.962807 [ 3 ] {f7f37961-ef6b-4069-aacc-0d3537a43a13} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12077 2024.07.10 20:09:39.962884 [ 3 ] {f7f37961-ef6b-4069-aacc-0d3537a43a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12078 2024.07.10 20:09:39.963988 [ 3 ] {f7f37961-ef6b-4069-aacc-0d3537a43a13} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12079 2024.07.10 20:09:39.964146 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 4 columns (4 merged, 0 gathered) in 0.00477121 sec., 125335.08271486689 rows/sec., 9.77 MiB/sec.
12080 2024.07.10 20:09:39.964462 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
12081 2024.07.10 20:09:39.964678 [ 3 ] {f7f37961-ef6b-4069-aacc-0d3537a43a13} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12082 2024.07.10 20:09:39.965168 [ 3 ] {f7f37961-ef6b-4069-aacc-0d3537a43a13} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.004533 sec., 35958.52636223252 rows/sec., 2.50 MiB/sec.
12083 2024.07.10 20:09:39.965770 [ 3 ] {f7f37961-ef6b-4069-aacc-0d3537a43a13} <Debug> DynamicQueryHandler: Done processing query
12084 2024.07.10 20:09:39.965779 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_76_15} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12085 2024.07.10 20:09:39.965861 [ 3 ] {f7f37961-ef6b-4069-aacc-0d3537a43a13} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12086 2024.07.10 20:09:39.965957 [ 3 ] {} <Debug> HTTP-Session: c6f9e25a-6d9c-4f6e-aaa0-b568c4575c28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12087 2024.07.10 20:09:39.966101 [ 200 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_76_15} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
12088 2024.07.10 20:09:39.966327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12089 2024.07.10 20:09:39.966362 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
12090 2024.07.10 20:09:39.966422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12091 2024.07.10 20:09:39.966447 [ 3 ] {} <Debug> HTTP-Session: a63dbfe1-a874-4ef0-bedf-d853ffa0f68c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12092 2024.07.10 20:09:39.966464 [ 3 ] {} <Debug> HTTP-Session: a63dbfe1-a874-4ef0-bedf-d853ffa0f68c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12093 2024.07.10 20:09:39.966480 [ 3 ] {} <Debug> HTTP-Session: a63dbfe1-a874-4ef0-bedf-d853ffa0f68c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12094 2024.07.10 20:09:39.966512 [ 3 ] {} <Trace> HTTP-Session: a63dbfe1-a874-4ef0-bedf-d853ffa0f68c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12095 2024.07.10 20:09:39.966791 [ 3 ] {3a90f641-d197-41cf-add9-35e4f8dc2bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12096 2024.07.10 20:09:39.966867 [ 3 ] {3a90f641-d197-41cf-add9-35e4f8dc2bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12097 2024.07.10 20:09:39.967327 [ 3 ] {3a90f641-d197-41cf-add9-35e4f8dc2bb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12098 2024.07.10 20:09:39.967938 [ 3 ] {3a90f641-d197-41cf-add9-35e4f8dc2bb0} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12099 2024.07.10 20:09:39.967974 [ 3 ] {3a90f641-d197-41cf-add9-35e4f8dc2bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12100 2024.07.10 20:09:39.968592 [ 3 ] {3a90f641-d197-41cf-add9-35e4f8dc2bb0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12101 2024.07.10 20:09:39.969014 [ 3 ] {3a90f641-d197-41cf-add9-35e4f8dc2bb0} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12102 2024.07.10 20:09:39.969200 [ 3 ] {3a90f641-d197-41cf-add9-35e4f8dc2bb0} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002596 sec., 7318.952234206472 rows/sec., 13.12 MiB/sec.
12103 2024.07.10 20:09:39.969702 [ 3 ] {3a90f641-d197-41cf-add9-35e4f8dc2bb0} <Debug> DynamicQueryHandler: Done processing query
12104 2024.07.10 20:09:39.969766 [ 3 ] {3a90f641-d197-41cf-add9-35e4f8dc2bb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
12105 2024.07.10 20:09:39.969817 [ 3 ] {} <Debug> HTTP-Session: a63dbfe1-a874-4ef0-bedf-d853ffa0f68c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12106 2024.07.10 20:09:39.969971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12107 2024.07.10 20:09:39.970022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12108 2024.07.10 20:09:39.970041 [ 3 ] {} <Debug> HTTP-Session: 90bc3c67-be91-4154-88f9-219bf306ba6b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12109 2024.07.10 20:09:39.970057 [ 3 ] {} <Debug> HTTP-Session: 90bc3c67-be91-4154-88f9-219bf306ba6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12110 2024.07.10 20:09:39.970070 [ 3 ] {} <Debug> HTTP-Session: 90bc3c67-be91-4154-88f9-219bf306ba6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12111 2024.07.10 20:09:39.970103 [ 3 ] {} <Trace> HTTP-Session: 90bc3c67-be91-4154-88f9-219bf306ba6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12112 2024.07.10 20:09:39.970223 [ 3 ] {35a7e865-d62b-4095-8788-1206dbcb6cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12113 2024.07.10 20:09:39.970271 [ 3 ] {35a7e865-d62b-4095-8788-1206dbcb6cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12114 2024.07.10 20:09:39.970412 [ 3 ] {35a7e865-d62b-4095-8788-1206dbcb6cfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12115 2024.07.10 20:09:39.970709 [ 3 ] {35a7e865-d62b-4095-8788-1206dbcb6cfd} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12116 2024.07.10 20:09:39.970744 [ 3 ] {35a7e865-d62b-4095-8788-1206dbcb6cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12117 2024.07.10 20:09:39.971106 [ 3 ] {35a7e865-d62b-4095-8788-1206dbcb6cfd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12118 2024.07.10 20:09:39.971442 [ 3 ] {35a7e865-d62b-4095-8788-1206dbcb6cfd} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12119 2024.07.10 20:09:39.971592 [ 3 ] {35a7e865-d62b-4095-8788-1206dbcb6cfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec.
12120 2024.07.10 20:09:39.971867 [ 3 ] {35a7e865-d62b-4095-8788-1206dbcb6cfd} <Debug> DynamicQueryHandler: Done processing query
12121 2024.07.10 20:09:39.971928 [ 3 ] {35a7e865-d62b-4095-8788-1206dbcb6cfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12122 2024.07.10 20:09:39.971989 [ 3 ] {} <Debug> HTTP-Session: 90bc3c67-be91-4154-88f9-219bf306ba6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12123 2024.07.10 20:09:44.939784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 4064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12124 2024.07.10 20:09:44.939930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12125 2024.07.10 20:09:44.939960 [ 3 ] {} <Debug> HTTP-Session: 9f04d65d-4269-4ca4-82b5-957fe366700d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12126 2024.07.10 20:09:44.939989 [ 3 ] {} <Debug> HTTP-Session: 9f04d65d-4269-4ca4-82b5-957fe366700d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12127 2024.07.10 20:09:44.940008 [ 3 ] {} <Debug> HTTP-Session: 9f04d65d-4269-4ca4-82b5-957fe366700d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12128 2024.07.10 20:09:44.940063 [ 3 ] {} <Trace> HTTP-Session: 9f04d65d-4269-4ca4-82b5-957fe366700d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12129 2024.07.10 20:09:44.940259 [ 3 ] {3d112d72-6885-4870-9cab-742ba49e6196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12130 2024.07.10 20:09:44.940327 [ 3 ] {3d112d72-6885-4870-9cab-742ba49e6196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12131 2024.07.10 20:09:44.940528 [ 3 ] {3d112d72-6885-4870-9cab-742ba49e6196} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12132 2024.07.10 20:09:44.940984 [ 3 ] {3d112d72-6885-4870-9cab-742ba49e6196} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12133 2024.07.10 20:09:44.941030 [ 3 ] {3d112d72-6885-4870-9cab-742ba49e6196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12134 2024.07.10 20:09:44.941428 [ 3 ] {3d112d72-6885-4870-9cab-742ba49e6196} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12135 2024.07.10 20:09:44.941781 [ 3 ] {3d112d72-6885-4870-9cab-742ba49e6196} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12136 2024.07.10 20:09:44.941941 [ 3 ] {3d112d72-6885-4870-9cab-742ba49e6196} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001744 sec., 16055.045871559632 rows/sec., 1.27 MiB/sec.
12137 2024.07.10 20:09:44.942169 [ 3 ] {3d112d72-6885-4870-9cab-742ba49e6196} <Debug> DynamicQueryHandler: Done processing query
12138 2024.07.10 20:09:44.942196 [ 3 ] {3d112d72-6885-4870-9cab-742ba49e6196} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12139 2024.07.10 20:09:44.942213 [ 3 ] {} <Debug> HTTP-Session: 9f04d65d-4269-4ca4-82b5-957fe366700d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12140 2024.07.10 20:09:44.942344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12141 2024.07.10 20:09:44.942402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12142 2024.07.10 20:09:44.942422 [ 3 ] {} <Debug> HTTP-Session: 947cfc82-df85-472a-8e5e-3efef60db9b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12143 2024.07.10 20:09:44.942439 [ 3 ] {} <Debug> HTTP-Session: 947cfc82-df85-472a-8e5e-3efef60db9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12144 2024.07.10 20:09:44.942453 [ 3 ] {} <Debug> HTTP-Session: 947cfc82-df85-472a-8e5e-3efef60db9b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12145 2024.07.10 20:09:44.942488 [ 3 ] {} <Trace> HTTP-Session: 947cfc82-df85-472a-8e5e-3efef60db9b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12146 2024.07.10 20:09:44.942592 [ 3 ] {a63ed166-bc2e-47be-9809-af109a70f769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12147 2024.07.10 20:09:44.942641 [ 3 ] {a63ed166-bc2e-47be-9809-af109a70f769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12148 2024.07.10 20:09:44.942774 [ 3 ] {a63ed166-bc2e-47be-9809-af109a70f769} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12149 2024.07.10 20:09:44.943125 [ 3 ] {a63ed166-bc2e-47be-9809-af109a70f769} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12150 2024.07.10 20:09:44.943163 [ 3 ] {a63ed166-bc2e-47be-9809-af109a70f769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12151 2024.07.10 20:09:44.943477 [ 3 ] {a63ed166-bc2e-47be-9809-af109a70f769} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
12152 2024.07.10 20:09:44.943792 [ 3 ] {a63ed166-bc2e-47be-9809-af109a70f769} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12153 2024.07.10 20:09:44.943961 [ 3 ] {a63ed166-bc2e-47be-9809-af109a70f769} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001389 sec., 719.9424046076314 rows/sec., 53.43 KiB/sec.
12154 2024.07.10 20:09:44.943960 [ 106 ] {} <Debug> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0
12155 2024.07.10 20:09:44.944069 [ 106 ] {} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12156 2024.07.10 20:09:44.944112 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12157 2024.07.10 20:09:44.944231 [ 3 ] {a63ed166-bc2e-47be-9809-af109a70f769} <Debug> DynamicQueryHandler: Done processing query
12158 2024.07.10 20:09:44.944329 [ 3 ] {a63ed166-bc2e-47be-9809-af109a70f769} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12159 2024.07.10 20:09:44.944410 [ 3 ] {} <Debug> HTTP-Session: 947cfc82-df85-472a-8e5e-3efef60db9b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12160 2024.07.10 20:09:44.944455 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full
12161 2024.07.10 20:09:44.944749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 25720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12162 2024.07.10 20:09:44.944929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12163 2024.07.10 20:09:44.945005 [ 3 ] {} <Debug> HTTP-Session: ebb0acb7-2e86-4f02-b960-fccae8e7ae66 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12164 2024.07.10 20:09:44.945003 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12165 2024.07.10 20:09:44.945032 [ 3 ] {} <Debug> HTTP-Session: ebb0acb7-2e86-4f02-b960-fccae8e7ae66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12166 2024.07.10 20:09:44.945080 [ 3 ] {} <Debug> HTTP-Session: ebb0acb7-2e86-4f02-b960-fccae8e7ae66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12167 2024.07.10 20:09:44.945086 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 14 rows starting from the beginning of the part
12168 2024.07.10 20:09:44.945153 [ 3 ] {} <Trace> HTTP-Session: ebb0acb7-2e86-4f02-b960-fccae8e7ae66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12169 2024.07.10 20:09:44.945303 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part
12170 2024.07.10 20:09:44.945567 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part
12171 2024.07.10 20:09:44.945678 [ 3 ] {90488e89-14ee-4c8e-999f-e84d35f827fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12172 2024.07.10 20:09:44.945868 [ 3 ] {90488e89-14ee-4c8e-999f-e84d35f827fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12173 2024.07.10 20:09:44.945888 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part
12174 2024.07.10 20:09:44.946271 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part
12175 2024.07.10 20:09:44.946641 [ 197 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part
12176 2024.07.10 20:09:44.946824 [ 3 ] {90488e89-14ee-4c8e-999f-e84d35f827fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12177 2024.07.10 20:09:44.947976 [ 3 ] {90488e89-14ee-4c8e-999f-e84d35f827fe} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12178 2024.07.10 20:09:44.948048 [ 3 ] {90488e89-14ee-4c8e-999f-e84d35f827fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12179 2024.07.10 20:09:44.948872 [ 3 ] {90488e89-14ee-4c8e-999f-e84d35f827fe} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12180 2024.07.10 20:09:44.949148 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.004946831 sec., 5053.740465360552 rows/sec., 407.66 KiB/sec.
12181 2024.07.10 20:09:44.949299 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary)
12182 2024.07.10 20:09:44.949405 [ 3 ] {90488e89-14ee-4c8e-999f-e84d35f827fe} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12183 2024.07.10 20:09:44.949702 [ 3 ] {90488e89-14ee-4c8e-999f-e84d35f827fe} <Debug> executeQuery: Read 178 rows, 14.92 KiB in 0.004273 sec., 41656.915516030895 rows/sec., 3.41 MiB/sec.
12184 2024.07.10 20:09:44.949911 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_38_8} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12185 2024.07.10 20:09:44.949940 [ 3 ] {90488e89-14ee-4c8e-999f-e84d35f827fe} <Debug> DynamicQueryHandler: Done processing query
12186 2024.07.10 20:09:44.949971 [ 3 ] {90488e89-14ee-4c8e-999f-e84d35f827fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12187 2024.07.10 20:09:44.949995 [ 3 ] {} <Debug> HTTP-Session: ebb0acb7-2e86-4f02-b960-fccae8e7ae66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12188 2024.07.10 20:09:44.950014 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_38_8} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8
12189 2024.07.10 20:09:44.950112 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12190 2024.07.10 20:09:44.950186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12191 2024.07.10 20:09:44.950239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12192 2024.07.10 20:09:44.950260 [ 3 ] {} <Debug> HTTP-Session: 056f0d1a-25d7-4b83-a406-1faa3019f4fc Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12193 2024.07.10 20:09:44.950277 [ 3 ] {} <Debug> HTTP-Session: 056f0d1a-25d7-4b83-a406-1faa3019f4fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12194 2024.07.10 20:09:44.950291 [ 3 ] {} <Debug> HTTP-Session: 056f0d1a-25d7-4b83-a406-1faa3019f4fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12195 2024.07.10 20:09:44.950324 [ 3 ] {} <Trace> HTTP-Session: 056f0d1a-25d7-4b83-a406-1faa3019f4fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12196 2024.07.10 20:09:44.950419 [ 3 ] {f8484adb-32fa-4da0-b30a-c78938962732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12197 2024.07.10 20:09:44.950464 [ 3 ] {f8484adb-32fa-4da0-b30a-c78938962732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12198 2024.07.10 20:09:44.950598 [ 3 ] {f8484adb-32fa-4da0-b30a-c78938962732} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12199 2024.07.10 20:09:44.950892 [ 3 ] {f8484adb-32fa-4da0-b30a-c78938962732} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12200 2024.07.10 20:09:44.950929 [ 3 ] {f8484adb-32fa-4da0-b30a-c78938962732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12201 2024.07.10 20:09:44.951241 [ 3 ] {f8484adb-32fa-4da0-b30a-c78938962732} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
12202 2024.07.10 20:09:44.951554 [ 3 ] {f8484adb-32fa-4da0-b30a-c78938962732} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12203 2024.07.10 20:09:44.951713 [ 106 ] {} <Debug> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0
12204 2024.07.10 20:09:44.951716 [ 3 ] {f8484adb-32fa-4da0-b30a-c78938962732} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 47.60 KiB/sec.
12205 2024.07.10 20:09:44.951764 [ 106 ] {} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12206 2024.07.10 20:09:44.951823 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12207 2024.07.10 20:09:44.952016 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full
12208 2024.07.10 20:09:44.952050 [ 3 ] {f8484adb-32fa-4da0-b30a-c78938962732} <Debug> DynamicQueryHandler: Done processing query
12209 2024.07.10 20:09:44.952097 [ 3 ] {f8484adb-32fa-4da0-b30a-c78938962732} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12210 2024.07.10 20:09:44.952131 [ 3 ] {} <Debug> HTTP-Session: 056f0d1a-25d7-4b83-a406-1faa3019f4fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12211 2024.07.10 20:09:44.952244 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12212 2024.07.10 20:09:44.952321 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 14 rows starting from the beginning of the part
12213 2024.07.10 20:09:44.952333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 20780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12214 2024.07.10 20:09:44.952483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12215 2024.07.10 20:09:44.952598 [ 3 ] {} <Debug> HTTP-Session: a9b62c26-162d-40c0-b038-8a0a3e8c7658 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12216 2024.07.10 20:09:44.952600 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part
12217 2024.07.10 20:09:44.952653 [ 3 ] {} <Debug> HTTP-Session: a9b62c26-162d-40c0-b038-8a0a3e8c7658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12218 2024.07.10 20:09:44.952689 [ 3 ] {} <Debug> HTTP-Session: a9b62c26-162d-40c0-b038-8a0a3e8c7658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12219 2024.07.10 20:09:44.952862 [ 3 ] {} <Trace> HTTP-Session: a9b62c26-162d-40c0-b038-8a0a3e8c7658 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12220 2024.07.10 20:09:44.952899 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part
12221 2024.07.10 20:09:44.953140 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part
12222 2024.07.10 20:09:44.953332 [ 3 ] {80da2462-cd38-4f42-8a75-1cb9db9a6206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12223 2024.07.10 20:09:44.953399 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part
12224 2024.07.10 20:09:44.953462 [ 3 ] {80da2462-cd38-4f42-8a75-1cb9db9a6206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12225 2024.07.10 20:09:44.953729 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part
12226 2024.07.10 20:09:44.954450 [ 3 ] {80da2462-cd38-4f42-8a75-1cb9db9a6206} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12227 2024.07.10 20:09:44.955347 [ 3 ] {80da2462-cd38-4f42-8a75-1cb9db9a6206} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12228 2024.07.10 20:09:44.955407 [ 3 ] {80da2462-cd38-4f42-8a75-1cb9db9a6206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12229 2024.07.10 20:09:44.956306 [ 3 ] {80da2462-cd38-4f42-8a75-1cb9db9a6206} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12230 2024.07.10 20:09:44.956386 [ 194 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.004465907 sec., 5597.966997521445 rows/sec., 385.95 KiB/sec.
12231 2024.07.10 20:09:44.956757 [ 196 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary)
12232 2024.07.10 20:09:44.956966 [ 3 ] {80da2462-cd38-4f42-8a75-1cb9db9a6206} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12233 2024.07.10 20:09:44.957390 [ 3 ] {80da2462-cd38-4f42-8a75-1cb9db9a6206} <Debug> executeQuery: Read 123 rows, 9.75 KiB in 0.004228 sec., 29091.769157994324 rows/sec., 2.25 MiB/sec.
12234 2024.07.10 20:09:44.958158 [ 3 ] {80da2462-cd38-4f42-8a75-1cb9db9a6206} <Debug> DynamicQueryHandler: Done processing query
12235 2024.07.10 20:09:44.958253 [ 3 ] {80da2462-cd38-4f42-8a75-1cb9db9a6206} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12236 2024.07.10 20:09:44.958289 [ 196 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_38_8} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12237 2024.07.10 20:09:44.958346 [ 3 ] {} <Debug> HTTP-Session: a9b62c26-162d-40c0-b038-8a0a3e8c7658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12238 2024.07.10 20:09:44.958556 [ 196 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_38_8} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8
12239 2024.07.10 20:09:44.958679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 37750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12240 2024.07.10 20:09:44.958695 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12241 2024.07.10 20:09:44.958757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12242 2024.07.10 20:09:44.958782 [ 3 ] {} <Debug> HTTP-Session: 828ddf9f-ca5b-4616-96e8-b9145721bff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12243 2024.07.10 20:09:44.958799 [ 3 ] {} <Debug> HTTP-Session: 828ddf9f-ca5b-4616-96e8-b9145721bff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12244 2024.07.10 20:09:44.958813 [ 3 ] {} <Debug> HTTP-Session: 828ddf9f-ca5b-4616-96e8-b9145721bff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12245 2024.07.10 20:09:44.958844 [ 3 ] {} <Trace> HTTP-Session: 828ddf9f-ca5b-4616-96e8-b9145721bff7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12246 2024.07.10 20:09:44.959030 [ 3 ] {c020c63c-c91b-4101-94c2-2dc570cdc80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12247 2024.07.10 20:09:44.959079 [ 3 ] {c020c63c-c91b-4101-94c2-2dc570cdc80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12248 2024.07.10 20:09:44.959257 [ 3 ] {c020c63c-c91b-4101-94c2-2dc570cdc80f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12249 2024.07.10 20:09:44.959667 [ 3 ] {c020c63c-c91b-4101-94c2-2dc570cdc80f} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12250 2024.07.10 20:09:44.959704 [ 3 ] {c020c63c-c91b-4101-94c2-2dc570cdc80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12251 2024.07.10 20:09:44.960100 [ 3 ] {c020c63c-c91b-4101-94c2-2dc570cdc80f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
12252 2024.07.10 20:09:44.960444 [ 3 ] {c020c63c-c91b-4101-94c2-2dc570cdc80f} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12253 2024.07.10 20:09:44.960604 [ 3 ] {c020c63c-c91b-4101-94c2-2dc570cdc80f} <Debug> executeQuery: Read 197 rows, 14.07 KiB in 0.001658 sec., 118817.85283474065 rows/sec., 8.29 MiB/sec.
12254 2024.07.10 20:09:44.960778 [ 3 ] {c020c63c-c91b-4101-94c2-2dc570cdc80f} <Debug> DynamicQueryHandler: Done processing query
12255 2024.07.10 20:09:44.960801 [ 3 ] {c020c63c-c91b-4101-94c2-2dc570cdc80f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12256 2024.07.10 20:09:44.960817 [ 3 ] {} <Debug> HTTP-Session: 828ddf9f-ca5b-4616-96e8-b9145721bff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12257 2024.07.10 20:09:44.961030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 45400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12258 2024.07.10 20:09:44.961078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12259 2024.07.10 20:09:44.961097 [ 3 ] {} <Debug> HTTP-Session: 419975a3-c4b2-43cd-a3a1-fcc95a2c2d31 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12260 2024.07.10 20:09:44.961113 [ 3 ] {} <Debug> HTTP-Session: 419975a3-c4b2-43cd-a3a1-fcc95a2c2d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12261 2024.07.10 20:09:44.961126 [ 3 ] {} <Debug> HTTP-Session: 419975a3-c4b2-43cd-a3a1-fcc95a2c2d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12262 2024.07.10 20:09:44.961157 [ 3 ] {} <Trace> HTTP-Session: 419975a3-c4b2-43cd-a3a1-fcc95a2c2d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12263 2024.07.10 20:09:44.961451 [ 3 ] {0fba2a99-db5b-487e-8a28-cd3df996cc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12264 2024.07.10 20:09:44.961517 [ 3 ] {0fba2a99-db5b-487e-8a28-cd3df996cc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12265 2024.07.10 20:09:44.961942 [ 3 ] {0fba2a99-db5b-487e-8a28-cd3df996cc1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12266 2024.07.10 20:09:44.962601 [ 3 ] {0fba2a99-db5b-487e-8a28-cd3df996cc1e} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12267 2024.07.10 20:09:44.962636 [ 3 ] {0fba2a99-db5b-487e-8a28-cd3df996cc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12268 2024.07.10 20:09:44.963282 [ 3 ] {0fba2a99-db5b-487e-8a28-cd3df996cc1e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12269 2024.07.10 20:09:44.963694 [ 3 ] {0fba2a99-db5b-487e-8a28-cd3df996cc1e} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12270 2024.07.10 20:09:44.963880 [ 3 ] {0fba2a99-db5b-487e-8a28-cd3df996cc1e} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002631 sec., 10642.34131508932 rows/sec., 19.07 MiB/sec.
12271 2024.07.10 20:09:44.964108 [ 3 ] {0fba2a99-db5b-487e-8a28-cd3df996cc1e} <Debug> DynamicQueryHandler: Done processing query
12272 2024.07.10 20:09:44.964133 [ 3 ] {0fba2a99-db5b-487e-8a28-cd3df996cc1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12273 2024.07.10 20:09:44.964149 [ 3 ] {} <Debug> HTTP-Session: 419975a3-c4b2-43cd-a3a1-fcc95a2c2d31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12274 2024.07.10 20:09:44.964301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12275 2024.07.10 20:09:44.964373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12276 2024.07.10 20:09:44.964399 [ 3 ] {} <Debug> HTTP-Session: 6941cdee-ea69-4b9c-a7c7-6eba5dd8861f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12277 2024.07.10 20:09:44.964420 [ 3 ] {} <Debug> HTTP-Session: 6941cdee-ea69-4b9c-a7c7-6eba5dd8861f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12278 2024.07.10 20:09:44.964438 [ 3 ] {} <Debug> HTTP-Session: 6941cdee-ea69-4b9c-a7c7-6eba5dd8861f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12279 2024.07.10 20:09:44.964478 [ 3 ] {} <Trace> HTTP-Session: 6941cdee-ea69-4b9c-a7c7-6eba5dd8861f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12280 2024.07.10 20:09:44.964630 [ 3 ] {fb27207a-f23f-4c1d-87e1-513193db94ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12281 2024.07.10 20:09:44.964686 [ 3 ] {fb27207a-f23f-4c1d-87e1-513193db94ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12282 2024.07.10 20:09:44.964842 [ 3 ] {fb27207a-f23f-4c1d-87e1-513193db94ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12283 2024.07.10 20:09:44.965179 [ 3 ] {fb27207a-f23f-4c1d-87e1-513193db94ee} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12284 2024.07.10 20:09:44.965216 [ 3 ] {fb27207a-f23f-4c1d-87e1-513193db94ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12285 2024.07.10 20:09:44.965588 [ 3 ] {fb27207a-f23f-4c1d-87e1-513193db94ee} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
12286 2024.07.10 20:09:44.965922 [ 3 ] {fb27207a-f23f-4c1d-87e1-513193db94ee} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12287 2024.07.10 20:09:44.966078 [ 3 ] {fb27207a-f23f-4c1d-87e1-513193db94ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec.
12288 2024.07.10 20:09:44.966335 [ 3 ] {fb27207a-f23f-4c1d-87e1-513193db94ee} <Debug> DynamicQueryHandler: Done processing query
12289 2024.07.10 20:09:44.966395 [ 3 ] {fb27207a-f23f-4c1d-87e1-513193db94ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12290 2024.07.10 20:09:44.966446 [ 3 ] {} <Debug> HTTP-Session: 6941cdee-ea69-4b9c-a7c7-6eba5dd8861f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12291 2024.07.10 20:09:49.938197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12292 2024.07.10 20:09:49.938346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12293 2024.07.10 20:09:49.938377 [ 3 ] {} <Debug> HTTP-Session: d0c5b637-7e3a-4f2a-9a19-2d1adc64b2a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12294 2024.07.10 20:09:49.938405 [ 3 ] {} <Debug> HTTP-Session: d0c5b637-7e3a-4f2a-9a19-2d1adc64b2a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12295 2024.07.10 20:09:49.938422 [ 3 ] {} <Debug> HTTP-Session: d0c5b637-7e3a-4f2a-9a19-2d1adc64b2a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12296 2024.07.10 20:09:49.938478 [ 3 ] {} <Trace> HTTP-Session: d0c5b637-7e3a-4f2a-9a19-2d1adc64b2a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12297 2024.07.10 20:09:49.938691 [ 3 ] {936db38f-9724-4825-87b3-0d2bdfcba165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12298 2024.07.10 20:09:49.938767 [ 3 ] {936db38f-9724-4825-87b3-0d2bdfcba165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12299 2024.07.10 20:09:49.938987 [ 3 ] {936db38f-9724-4825-87b3-0d2bdfcba165} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12300 2024.07.10 20:09:49.939431 [ 3 ] {936db38f-9724-4825-87b3-0d2bdfcba165} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12301 2024.07.10 20:09:49.939471 [ 3 ] {936db38f-9724-4825-87b3-0d2bdfcba165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12302 2024.07.10 20:09:49.939842 [ 3 ] {936db38f-9724-4825-87b3-0d2bdfcba165} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12303 2024.07.10 20:09:49.940177 [ 3 ] {936db38f-9724-4825-87b3-0d2bdfcba165} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12304 2024.07.10 20:09:49.940323 [ 3 ] {936db38f-9724-4825-87b3-0d2bdfcba165} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001694 sec., 11216.056670602125 rows/sec., 909.11 KiB/sec.
12305 2024.07.10 20:09:49.940522 [ 3 ] {936db38f-9724-4825-87b3-0d2bdfcba165} <Debug> DynamicQueryHandler: Done processing query
12306 2024.07.10 20:09:49.940548 [ 3 ] {936db38f-9724-4825-87b3-0d2bdfcba165} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12307 2024.07.10 20:09:49.940564 [ 3 ] {} <Debug> HTTP-Session: d0c5b637-7e3a-4f2a-9a19-2d1adc64b2a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12308 2024.07.10 20:09:49.940715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12309 2024.07.10 20:09:49.940764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12310 2024.07.10 20:09:49.940783 [ 3 ] {} <Debug> HTTP-Session: 20449fd9-044d-4969-bf82-ed525348dc1a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12311 2024.07.10 20:09:49.940800 [ 3 ] {} <Debug> HTTP-Session: 20449fd9-044d-4969-bf82-ed525348dc1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12312 2024.07.10 20:09:49.940814 [ 3 ] {} <Debug> HTTP-Session: 20449fd9-044d-4969-bf82-ed525348dc1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12313 2024.07.10 20:09:49.940845 [ 3 ] {} <Trace> HTTP-Session: 20449fd9-044d-4969-bf82-ed525348dc1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12314 2024.07.10 20:09:49.940938 [ 3 ] {06c4e7f1-8b87-4344-a48b-83ec0a87e059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12315 2024.07.10 20:09:49.940980 [ 3 ] {06c4e7f1-8b87-4344-a48b-83ec0a87e059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12316 2024.07.10 20:09:49.941106 [ 3 ] {06c4e7f1-8b87-4344-a48b-83ec0a87e059} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12317 2024.07.10 20:09:49.941459 [ 3 ] {06c4e7f1-8b87-4344-a48b-83ec0a87e059} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12318 2024.07.10 20:09:49.941495 [ 3 ] {06c4e7f1-8b87-4344-a48b-83ec0a87e059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12319 2024.07.10 20:09:49.941835 [ 3 ] {06c4e7f1-8b87-4344-a48b-83ec0a87e059} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
12320 2024.07.10 20:09:49.942178 [ 3 ] {06c4e7f1-8b87-4344-a48b-83ec0a87e059} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12321 2024.07.10 20:09:49.942313 [ 3 ] {06c4e7f1-8b87-4344-a48b-83ec0a87e059} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001398 sec., 1430.615164520744 rows/sec., 106.18 KiB/sec.
12322 2024.07.10 20:09:49.942514 [ 3 ] {06c4e7f1-8b87-4344-a48b-83ec0a87e059} <Debug> DynamicQueryHandler: Done processing query
12323 2024.07.10 20:09:49.942538 [ 3 ] {06c4e7f1-8b87-4344-a48b-83ec0a87e059} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12324 2024.07.10 20:09:49.942553 [ 3 ] {} <Debug> HTTP-Session: 20449fd9-044d-4969-bf82-ed525348dc1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12325 2024.07.10 20:09:49.942699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12326 2024.07.10 20:09:49.942745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12327 2024.07.10 20:09:49.942764 [ 3 ] {} <Debug> HTTP-Session: 5866a22e-0627-4d83-9a4e-cabe12393f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12328 2024.07.10 20:09:49.942781 [ 3 ] {} <Debug> HTTP-Session: 5866a22e-0627-4d83-9a4e-cabe12393f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12329 2024.07.10 20:09:49.942794 [ 3 ] {} <Debug> HTTP-Session: 5866a22e-0627-4d83-9a4e-cabe12393f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12330 2024.07.10 20:09:49.942825 [ 3 ] {} <Trace> HTTP-Session: 5866a22e-0627-4d83-9a4e-cabe12393f04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12331 2024.07.10 20:09:49.942946 [ 3 ] {6ded35a4-0fda-4a76-981d-cb816ba38f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12332 2024.07.10 20:09:49.942988 [ 3 ] {6ded35a4-0fda-4a76-981d-cb816ba38f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12333 2024.07.10 20:09:49.943119 [ 3 ] {6ded35a4-0fda-4a76-981d-cb816ba38f25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12334 2024.07.10 20:09:49.943482 [ 3 ] {6ded35a4-0fda-4a76-981d-cb816ba38f25} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12335 2024.07.10 20:09:49.943519 [ 3 ] {6ded35a4-0fda-4a76-981d-cb816ba38f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12336 2024.07.10 20:09:49.943831 [ 3 ] {6ded35a4-0fda-4a76-981d-cb816ba38f25} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
12337 2024.07.10 20:09:49.944145 [ 3 ] {6ded35a4-0fda-4a76-981d-cb816ba38f25} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12338 2024.07.10 20:09:49.944297 [ 3 ] {6ded35a4-0fda-4a76-981d-cb816ba38f25} <Debug> executeQuery: Read 117 rows, 9.75 KiB in 0.001393 sec., 83991.38549892319 rows/sec., 6.84 MiB/sec.
12339 2024.07.10 20:09:49.944506 [ 3 ] {6ded35a4-0fda-4a76-981d-cb816ba38f25} <Debug> DynamicQueryHandler: Done processing query
12340 2024.07.10 20:09:49.944531 [ 3 ] {6ded35a4-0fda-4a76-981d-cb816ba38f25} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12341 2024.07.10 20:09:49.944546 [ 3 ] {} <Debug> HTTP-Session: 5866a22e-0627-4d83-9a4e-cabe12393f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12342 2024.07.10 20:09:49.944673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12343 2024.07.10 20:09:49.944719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12344 2024.07.10 20:09:49.944737 [ 3 ] {} <Debug> HTTP-Session: 9865733f-6118-4985-af12-e5da1e376737 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12345 2024.07.10 20:09:49.944754 [ 3 ] {} <Debug> HTTP-Session: 9865733f-6118-4985-af12-e5da1e376737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12346 2024.07.10 20:09:49.944768 [ 3 ] {} <Debug> HTTP-Session: 9865733f-6118-4985-af12-e5da1e376737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12347 2024.07.10 20:09:49.944798 [ 3 ] {} <Trace> HTTP-Session: 9865733f-6118-4985-af12-e5da1e376737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12348 2024.07.10 20:09:49.944889 [ 3 ] {04371549-bbe2-4cdb-9080-e218ec485145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12349 2024.07.10 20:09:49.944933 [ 3 ] {04371549-bbe2-4cdb-9080-e218ec485145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12350 2024.07.10 20:09:49.945061 [ 3 ] {04371549-bbe2-4cdb-9080-e218ec485145} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12351 2024.07.10 20:09:49.945339 [ 3 ] {04371549-bbe2-4cdb-9080-e218ec485145} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12352 2024.07.10 20:09:49.945376 [ 3 ] {04371549-bbe2-4cdb-9080-e218ec485145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12353 2024.07.10 20:09:49.945669 [ 3 ] {04371549-bbe2-4cdb-9080-e218ec485145} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
12354 2024.07.10 20:09:49.945972 [ 3 ] {04371549-bbe2-4cdb-9080-e218ec485145} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12355 2024.07.10 20:09:49.946124 [ 3 ] {04371549-bbe2-4cdb-9080-e218ec485145} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.001248 sec., 1602.5641025641025 rows/sec., 100.16 KiB/sec.
12356 2024.07.10 20:09:49.946376 [ 3 ] {04371549-bbe2-4cdb-9080-e218ec485145} <Debug> DynamicQueryHandler: Done processing query
12357 2024.07.10 20:09:49.946426 [ 3 ] {04371549-bbe2-4cdb-9080-e218ec485145} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12358 2024.07.10 20:09:49.946468 [ 3 ] {} <Debug> HTTP-Session: 9865733f-6118-4985-af12-e5da1e376737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12359 2024.07.10 20:09:49.946622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12360 2024.07.10 20:09:49.946671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12361 2024.07.10 20:09:49.946691 [ 3 ] {} <Debug> HTTP-Session: f6be96cb-7ba2-4915-ba3e-000d9002767c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12362 2024.07.10 20:09:49.946707 [ 3 ] {} <Debug> HTTP-Session: f6be96cb-7ba2-4915-ba3e-000d9002767c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12363 2024.07.10 20:09:49.946721 [ 3 ] {} <Debug> HTTP-Session: f6be96cb-7ba2-4915-ba3e-000d9002767c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12364 2024.07.10 20:09:49.946751 [ 3 ] {} <Trace> HTTP-Session: f6be96cb-7ba2-4915-ba3e-000d9002767c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12365 2024.07.10 20:09:49.946874 [ 3 ] {187f613a-1dfe-4f99-a9b3-6e16161a2301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12366 2024.07.10 20:09:49.946920 [ 3 ] {187f613a-1dfe-4f99-a9b3-6e16161a2301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12367 2024.07.10 20:09:49.947062 [ 3 ] {187f613a-1dfe-4f99-a9b3-6e16161a2301} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12368 2024.07.10 20:09:49.947417 [ 3 ] {187f613a-1dfe-4f99-a9b3-6e16161a2301} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12369 2024.07.10 20:09:49.947454 [ 3 ] {187f613a-1dfe-4f99-a9b3-6e16161a2301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12370 2024.07.10 20:09:49.947771 [ 3 ] {187f613a-1dfe-4f99-a9b3-6e16161a2301} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
12371 2024.07.10 20:09:49.948075 [ 3 ] {187f613a-1dfe-4f99-a9b3-6e16161a2301} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12372 2024.07.10 20:09:49.948231 [ 3 ] {187f613a-1dfe-4f99-a9b3-6e16161a2301} <Debug> executeQuery: Read 97 rows, 7.62 KiB in 0.001397 sec., 69434.50250536864 rows/sec., 5.33 MiB/sec.
12373 2024.07.10 20:09:49.948401 [ 3 ] {187f613a-1dfe-4f99-a9b3-6e16161a2301} <Debug> DynamicQueryHandler: Done processing query
12374 2024.07.10 20:09:49.948426 [ 3 ] {187f613a-1dfe-4f99-a9b3-6e16161a2301} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12375 2024.07.10 20:09:49.948442 [ 3 ] {} <Debug> HTTP-Session: f6be96cb-7ba2-4915-ba3e-000d9002767c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12376 2024.07.10 20:09:49.948624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12377 2024.07.10 20:09:49.948673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12378 2024.07.10 20:09:49.948691 [ 3 ] {} <Debug> HTTP-Session: bc5a0e7d-1ce9-4e12-bdb7-1e62be852167 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12379 2024.07.10 20:09:49.948708 [ 3 ] {} <Debug> HTTP-Session: bc5a0e7d-1ce9-4e12-bdb7-1e62be852167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12380 2024.07.10 20:09:49.948721 [ 3 ] {} <Debug> HTTP-Session: bc5a0e7d-1ce9-4e12-bdb7-1e62be852167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12381 2024.07.10 20:09:49.948751 [ 3 ] {} <Trace> HTTP-Session: bc5a0e7d-1ce9-4e12-bdb7-1e62be852167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12382 2024.07.10 20:09:49.948903 [ 3 ] {5f5e7ca0-dbf9-461b-9821-15eafb86e528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12383 2024.07.10 20:09:49.948950 [ 3 ] {5f5e7ca0-dbf9-461b-9821-15eafb86e528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12384 2024.07.10 20:09:49.949092 [ 3 ] {5f5e7ca0-dbf9-461b-9821-15eafb86e528} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12385 2024.07.10 20:09:49.949482 [ 3 ] {5f5e7ca0-dbf9-461b-9821-15eafb86e528} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12386 2024.07.10 20:09:49.949518 [ 3 ] {5f5e7ca0-dbf9-461b-9821-15eafb86e528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12387 2024.07.10 20:09:49.949909 [ 3 ] {5f5e7ca0-dbf9-461b-9821-15eafb86e528} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
12388 2024.07.10 20:09:49.950246 [ 3 ] {5f5e7ca0-dbf9-461b-9821-15eafb86e528} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12389 2024.07.10 20:09:49.950402 [ 3 ] {5f5e7ca0-dbf9-461b-9821-15eafb86e528} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001565 sec., 103514.3769968051 rows/sec., 7.20 MiB/sec.
12390 2024.07.10 20:09:49.950424 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
12391 2024.07.10 20:09:49.950532 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12392 2024.07.10 20:09:49.950582 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12393 2024.07.10 20:09:49.950635 [ 3 ] {5f5e7ca0-dbf9-461b-9821-15eafb86e528} <Debug> DynamicQueryHandler: Done processing query
12394 2024.07.10 20:09:49.950698 [ 3 ] {5f5e7ca0-dbf9-461b-9821-15eafb86e528} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12395 2024.07.10 20:09:49.950726 [ 3 ] {} <Debug> HTTP-Session: bc5a0e7d-1ce9-4e12-bdb7-1e62be852167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12396 2024.07.10 20:09:49.950775 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
12397 2024.07.10 20:09:49.950929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12398 2024.07.10 20:09:49.950939 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12399 2024.07.10 20:09:49.950992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12400 2024.07.10 20:09:49.950995 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 11667 rows starting from the beginning of the part
12401 2024.07.10 20:09:49.951016 [ 3 ] {} <Debug> HTTP-Session: 20fdfa7d-1217-48a6-8e27-44d1618d4af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12402 2024.07.10 20:09:49.951039 [ 3 ] {} <Debug> HTTP-Session: 20fdfa7d-1217-48a6-8e27-44d1618d4af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12403 2024.07.10 20:09:49.951059 [ 3 ] {} <Debug> HTTP-Session: 20fdfa7d-1217-48a6-8e27-44d1618d4af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12404 2024.07.10 20:09:49.951140 [ 3 ] {} <Trace> HTTP-Session: 20fdfa7d-1217-48a6-8e27-44d1618d4af5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12405 2024.07.10 20:09:49.951154 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part
12406 2024.07.10 20:09:49.951349 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 161 rows starting from the beginning of the part
12407 2024.07.10 20:09:49.951616 [ 3 ] {228df1a8-9b23-4148-8125-c40ecc020793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12408 2024.07.10 20:09:49.951648 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 163 rows starting from the beginning of the part
12409 2024.07.10 20:09:49.951818 [ 3 ] {228df1a8-9b23-4148-8125-c40ecc020793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12410 2024.07.10 20:09:49.951833 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 197 rows starting from the beginning of the part
12411 2024.07.10 20:09:49.952084 [ 195 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 162 rows starting from the beginning of the part
12412 2024.07.10 20:09:49.953208 [ 3 ] {228df1a8-9b23-4148-8125-c40ecc020793} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12413 2024.07.10 20:09:49.954002 [ 3 ] {228df1a8-9b23-4148-8125-c40ecc020793} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12414 2024.07.10 20:09:49.954049 [ 3 ] {228df1a8-9b23-4148-8125-c40ecc020793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12415 2024.07.10 20:09:49.954974 [ 3 ] {228df1a8-9b23-4148-8125-c40ecc020793} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12416 2024.07.10 20:09:49.955581 [ 3 ] {228df1a8-9b23-4148-8125-c40ecc020793} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12417 2024.07.10 20:09:49.955796 [ 3 ] {228df1a8-9b23-4148-8125-c40ecc020793} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.004509 sec., 4213.794632956309 rows/sec., 7.55 MiB/sec.
12418 2024.07.10 20:09:49.956015 [ 3 ] {228df1a8-9b23-4148-8125-c40ecc020793} <Debug> DynamicQueryHandler: Done processing query
12419 2024.07.10 20:09:49.956039 [ 3 ] {228df1a8-9b23-4148-8125-c40ecc020793} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
12420 2024.07.10 20:09:49.956055 [ 3 ] {} <Debug> HTTP-Session: 20fdfa7d-1217-48a6-8e27-44d1618d4af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12421 2024.07.10 20:09:49.956197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12422 2024.07.10 20:09:49.956246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12423 2024.07.10 20:09:49.956269 [ 3 ] {} <Debug> HTTP-Session: 94d333a2-9162-4a7a-aee8-beb830456f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12424 2024.07.10 20:09:49.956286 [ 3 ] {} <Debug> HTTP-Session: 94d333a2-9162-4a7a-aee8-beb830456f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12425 2024.07.10 20:09:49.956300 [ 3 ] {} <Debug> HTTP-Session: 94d333a2-9162-4a7a-aee8-beb830456f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12426 2024.07.10 20:09:49.956333 [ 3 ] {} <Trace> HTTP-Session: 94d333a2-9162-4a7a-aee8-beb830456f39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12427 2024.07.10 20:09:49.956454 [ 3 ] {d0e489cc-d841-473b-887b-68b539081b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12428 2024.07.10 20:09:49.956499 [ 3 ] {d0e489cc-d841-473b-887b-68b539081b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12429 2024.07.10 20:09:49.956830 [ 3 ] {d0e489cc-d841-473b-887b-68b539081b3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12430 2024.07.10 20:09:49.956924 [ 192 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12510 rows, containing 5 columns (5 merged, 0 gathered) in 0.006254732 sec., 2000085.695118512 rows/sec., 139.43 MiB/sec.
12431 2024.07.10 20:09:49.957245 [ 3 ] {d0e489cc-d841-473b-887b-68b539081b3a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12432 2024.07.10 20:09:49.957299 [ 3 ] {d0e489cc-d841-473b-887b-68b539081b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12433 2024.07.10 20:09:49.957396 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
12434 2024.07.10 20:09:49.958266 [ 3 ] {d0e489cc-d841-473b-887b-68b539081b3a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
12435 2024.07.10 20:09:49.958615 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12436 2024.07.10 20:09:49.958797 [ 190 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
12437 2024.07.10 20:09:49.959004 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB.
12438 2024.07.10 20:09:49.959004 [ 3 ] {d0e489cc-d841-473b-887b-68b539081b3a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12439 2024.07.10 20:09:49.959200 [ 3 ] {d0e489cc-d841-473b-887b-68b539081b3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002773 sec., 21637.21601153985 rows/sec., 1.46 MiB/sec.
12440 2024.07.10 20:09:49.959200 [ 97 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
12441 2024.07.10 20:09:49.959314 [ 97 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12442 2024.07.10 20:09:49.959362 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
12443 2024.07.10 20:09:49.959522 [ 3 ] {d0e489cc-d841-473b-887b-68b539081b3a} <Debug> DynamicQueryHandler: Done processing query
12444 2024.07.10 20:09:49.959566 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
12445 2024.07.10 20:09:49.959567 [ 3 ] {d0e489cc-d841-473b-887b-68b539081b3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12446 2024.07.10 20:09:49.959641 [ 3 ] {} <Debug> HTTP-Session: 94d333a2-9162-4a7a-aee8-beb830456f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12447 2024.07.10 20:09:49.959787 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12448 2024.07.10 20:09:49.959857 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4018 rows starting from the beginning of the part
12449 2024.07.10 20:09:49.959965 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part
12450 2024.07.10 20:09:49.960161 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part
12451 2024.07.10 20:09:49.960371 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part
12452 2024.07.10 20:09:49.960513 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part
12453 2024.07.10 20:09:49.960702 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part
12454 2024.07.10 20:09:49.962705 [ 190 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4318 rows, containing 4 columns (4 merged, 0 gathered) in 0.003238857 sec., 1333186.36790695 rows/sec., 89.80 MiB/sec.
12455 2024.07.10 20:09:49.963065 [ 192 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
12456 2024.07.10 20:09:49.963484 [ 192 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_76_15} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12457 2024.07.10 20:09:49.963572 [ 192 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_76_15} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
12458 2024.07.10 20:09:49.963658 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB.
12459 2024.07.10 20:09:54.004770 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
12460 2024.07.10 20:09:54.004868 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
12461 2024.07.10 20:09:54.938762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 5213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12462 2024.07.10 20:09:54.938898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12463 2024.07.10 20:09:54.938926 [ 3 ] {} <Debug> HTTP-Session: 55f4c4d7-d318-4caf-8694-9bb3d38a9bf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12464 2024.07.10 20:09:54.938956 [ 3 ] {} <Debug> HTTP-Session: 55f4c4d7-d318-4caf-8694-9bb3d38a9bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12465 2024.07.10 20:09:54.938974 [ 3 ] {} <Debug> HTTP-Session: 55f4c4d7-d318-4caf-8694-9bb3d38a9bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12466 2024.07.10 20:09:54.939032 [ 3 ] {} <Trace> HTTP-Session: 55f4c4d7-d318-4caf-8694-9bb3d38a9bf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12467 2024.07.10 20:09:54.939248 [ 3 ] {2c2788a4-f697-48bf-a01f-89b8805585cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12468 2024.07.10 20:09:54.939323 [ 3 ] {2c2788a4-f697-48bf-a01f-89b8805585cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12469 2024.07.10 20:09:54.939522 [ 3 ] {2c2788a4-f697-48bf-a01f-89b8805585cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12470 2024.07.10 20:09:54.939969 [ 3 ] {2c2788a4-f697-48bf-a01f-89b8805585cf} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12471 2024.07.10 20:09:54.940010 [ 3 ] {2c2788a4-f697-48bf-a01f-89b8805585cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12472 2024.07.10 20:09:54.940386 [ 3 ] {2c2788a4-f697-48bf-a01f-89b8805585cf} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
12473 2024.07.10 20:09:54.940730 [ 3 ] {2c2788a4-f697-48bf-a01f-89b8805585cf} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12474 2024.07.10 20:09:54.940877 [ 3 ] {2c2788a4-f697-48bf-a01f-89b8805585cf} <Debug> executeQuery: Read 36 rows, 2.92 KiB in 0.001704 sec., 21126.76056338028 rows/sec., 1.67 MiB/sec.
12475 2024.07.10 20:09:54.940895 [ 99 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0
12476 2024.07.10 20:09:54.940953 [ 99 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12477 2024.07.10 20:09:54.940993 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12478 2024.07.10 20:09:54.941116 [ 3 ] {2c2788a4-f697-48bf-a01f-89b8805585cf} <Debug> DynamicQueryHandler: Done processing query
12479 2024.07.10 20:09:54.941159 [ 3 ] {2c2788a4-f697-48bf-a01f-89b8805585cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12480 2024.07.10 20:09:54.941186 [ 3 ] {} <Debug> HTTP-Session: 55f4c4d7-d318-4caf-8694-9bb3d38a9bf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12481 2024.07.10 20:09:54.941187 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full
12482 2024.07.10 20:09:54.941400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12483 2024.07.10 20:09:54.941445 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12484 2024.07.10 20:09:54.941507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12485 2024.07.10 20:09:54.941512 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 32 rows starting from the beginning of the part
12486 2024.07.10 20:09:54.941543 [ 3 ] {} <Debug> HTTP-Session: 8138d046-c0c4-4f2d-8385-f6ce1cfa9ba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12487 2024.07.10 20:09:54.941576 [ 3 ] {} <Debug> HTTP-Session: 8138d046-c0c4-4f2d-8385-f6ce1cfa9ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12488 2024.07.10 20:09:54.941611 [ 3 ] {} <Debug> HTTP-Session: 8138d046-c0c4-4f2d-8385-f6ce1cfa9ba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12489 2024.07.10 20:09:54.941703 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part
12490 2024.07.10 20:09:54.941751 [ 3 ] {} <Trace> HTTP-Session: 8138d046-c0c4-4f2d-8385-f6ce1cfa9ba0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12491 2024.07.10 20:09:54.942051 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 19 rows starting from the beginning of the part
12492 2024.07.10 20:09:54.942315 [ 3 ] {f413bb45-c253-4633-be2e-4f8545f8ec5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12493 2024.07.10 20:09:54.942448 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 28 rows starting from the beginning of the part
12494 2024.07.10 20:09:54.942460 [ 3 ] {f413bb45-c253-4633-be2e-4f8545f8ec5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12495 2024.07.10 20:09:54.942718 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 19 rows starting from the beginning of the part
12496 2024.07.10 20:09:54.943060 [ 190 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part
12497 2024.07.10 20:09:54.943743 [ 3 ] {f413bb45-c253-4633-be2e-4f8545f8ec5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12498 2024.07.10 20:09:54.944476 [ 3 ] {f413bb45-c253-4633-be2e-4f8545f8ec5d} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12499 2024.07.10 20:09:54.944541 [ 3 ] {f413bb45-c253-4633-be2e-4f8545f8ec5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12500 2024.07.10 20:09:54.945349 [ 3 ] {f413bb45-c253-4633-be2e-4f8545f8ec5d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
12501 2024.07.10 20:09:54.945982 [ 192 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.004900261 sec., 32651.322041825933 rows/sec., 2.58 MiB/sec.
12502 2024.07.10 20:09:54.946189 [ 3 ] {f413bb45-c253-4633-be2e-4f8545f8ec5d} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12503 2024.07.10 20:09:54.946245 [ 192 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary)
12504 2024.07.10 20:09:54.946471 [ 3 ] {f413bb45-c253-4633-be2e-4f8545f8ec5d} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.004427 sec., 225.88660492432797 rows/sec., 16.77 KiB/sec.
12505 2024.07.10 20:09:54.946874 [ 3 ] {f413bb45-c253-4633-be2e-4f8545f8ec5d} <Debug> DynamicQueryHandler: Done processing query
12506 2024.07.10 20:09:54.946918 [ 3 ] {f413bb45-c253-4633-be2e-4f8545f8ec5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12507 2024.07.10 20:09:54.946958 [ 3 ] {} <Debug> HTTP-Session: 8138d046-c0c4-4f2d-8385-f6ce1cfa9ba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12508 2024.07.10 20:09:54.947135 [ 198 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_75_15} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12509 2024.07.10 20:09:54.947153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 24439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12510 2024.07.10 20:09:54.947236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12511 2024.07.10 20:09:54.947285 [ 3 ] {} <Debug> HTTP-Session: 2183982a-741e-4ca8-a001-20f4a25a1e2f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12512 2024.07.10 20:09:54.947318 [ 3 ] {} <Debug> HTTP-Session: 2183982a-741e-4ca8-a001-20f4a25a1e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12513 2024.07.10 20:09:54.947321 [ 198 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_75_15} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15
12514 2024.07.10 20:09:54.947344 [ 3 ] {} <Debug> HTTP-Session: 2183982a-741e-4ca8-a001-20f4a25a1e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12515 2024.07.10 20:09:54.947415 [ 3 ] {} <Trace> HTTP-Session: 2183982a-741e-4ca8-a001-20f4a25a1e2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12516 2024.07.10 20:09:54.947487 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
12517 2024.07.10 20:09:54.947628 [ 3 ] {6da39537-bab6-4352-adfa-e2101ab0981d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12518 2024.07.10 20:09:54.947676 [ 3 ] {6da39537-bab6-4352-adfa-e2101ab0981d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12519 2024.07.10 20:09:54.947821 [ 3 ] {6da39537-bab6-4352-adfa-e2101ab0981d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12520 2024.07.10 20:09:54.948250 [ 3 ] {6da39537-bab6-4352-adfa-e2101ab0981d} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12521 2024.07.10 20:09:54.948285 [ 3 ] {6da39537-bab6-4352-adfa-e2101ab0981d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12522 2024.07.10 20:09:54.948617 [ 3 ] {6da39537-bab6-4352-adfa-e2101ab0981d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
12523 2024.07.10 20:09:54.948936 [ 3 ] {6da39537-bab6-4352-adfa-e2101ab0981d} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12524 2024.07.10 20:09:54.949063 [ 3 ] {6da39537-bab6-4352-adfa-e2101ab0981d} <Debug> executeQuery: Read 166 rows, 14.35 KiB in 0.00151 sec., 109933.77483443708 rows/sec., 9.28 MiB/sec.
12525 2024.07.10 20:09:54.949231 [ 3 ] {6da39537-bab6-4352-adfa-e2101ab0981d} <Debug> DynamicQueryHandler: Done processing query
12526 2024.07.10 20:09:54.949256 [ 3 ] {6da39537-bab6-4352-adfa-e2101ab0981d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12527 2024.07.10 20:09:54.949272 [ 3 ] {} <Debug> HTTP-Session: 2183982a-741e-4ca8-a001-20f4a25a1e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12528 2024.07.10 20:09:54.949396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12529 2024.07.10 20:09:54.949445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12530 2024.07.10 20:09:54.949464 [ 3 ] {} <Debug> HTTP-Session: 333e19fe-d806-4b0e-b93f-c3f8d41c9a35 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12531 2024.07.10 20:09:54.949482 [ 3 ] {} <Debug> HTTP-Session: 333e19fe-d806-4b0e-b93f-c3f8d41c9a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12532 2024.07.10 20:09:54.949495 [ 3 ] {} <Debug> HTTP-Session: 333e19fe-d806-4b0e-b93f-c3f8d41c9a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12533 2024.07.10 20:09:54.949526 [ 3 ] {} <Trace> HTTP-Session: 333e19fe-d806-4b0e-b93f-c3f8d41c9a35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12534 2024.07.10 20:09:54.949617 [ 3 ] {6bbb49f9-ac90-46fb-ae6a-d7f134d6c0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12535 2024.07.10 20:09:54.949658 [ 3 ] {6bbb49f9-ac90-46fb-ae6a-d7f134d6c0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12536 2024.07.10 20:09:54.949784 [ 3 ] {6bbb49f9-ac90-46fb-ae6a-d7f134d6c0f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12537 2024.07.10 20:09:54.950053 [ 3 ] {6bbb49f9-ac90-46fb-ae6a-d7f134d6c0f3} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12538 2024.07.10 20:09:54.950089 [ 3 ] {6bbb49f9-ac90-46fb-ae6a-d7f134d6c0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12539 2024.07.10 20:09:54.950385 [ 3 ] {6bbb49f9-ac90-46fb-ae6a-d7f134d6c0f3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
12540 2024.07.10 20:09:54.950698 [ 3 ] {6bbb49f9-ac90-46fb-ae6a-d7f134d6c0f3} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12541 2024.07.10 20:09:54.950824 [ 3 ] {6bbb49f9-ac90-46fb-ae6a-d7f134d6c0f3} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001229 sec., 813.6696501220504 rows/sec., 50.85 KiB/sec.
12542 2024.07.10 20:09:54.950984 [ 3 ] {6bbb49f9-ac90-46fb-ae6a-d7f134d6c0f3} <Debug> DynamicQueryHandler: Done processing query
12543 2024.07.10 20:09:54.951009 [ 3 ] {6bbb49f9-ac90-46fb-ae6a-d7f134d6c0f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12544 2024.07.10 20:09:54.951025 [ 3 ] {} <Debug> HTTP-Session: 333e19fe-d806-4b0e-b93f-c3f8d41c9a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12545 2024.07.10 20:09:54.951150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 19621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12546 2024.07.10 20:09:54.951199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12547 2024.07.10 20:09:54.951219 [ 3 ] {} <Debug> HTTP-Session: 467aea1e-dc14-4c72-833d-b447964fd02a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12548 2024.07.10 20:09:54.951235 [ 3 ] {} <Debug> HTTP-Session: 467aea1e-dc14-4c72-833d-b447964fd02a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12549 2024.07.10 20:09:54.951249 [ 3 ] {} <Debug> HTTP-Session: 467aea1e-dc14-4c72-833d-b447964fd02a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12550 2024.07.10 20:09:54.951280 [ 3 ] {} <Trace> HTTP-Session: 467aea1e-dc14-4c72-833d-b447964fd02a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12551 2024.07.10 20:09:54.951408 [ 3 ] {6b3f3459-247a-4a08-8cfc-1a195a054208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12552 2024.07.10 20:09:54.951450 [ 3 ] {6b3f3459-247a-4a08-8cfc-1a195a054208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12553 2024.07.10 20:09:54.951574 [ 3 ] {6b3f3459-247a-4a08-8cfc-1a195a054208} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12554 2024.07.10 20:09:54.951946 [ 3 ] {6b3f3459-247a-4a08-8cfc-1a195a054208} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12555 2024.07.10 20:09:54.951981 [ 3 ] {6b3f3459-247a-4a08-8cfc-1a195a054208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12556 2024.07.10 20:09:54.952288 [ 3 ] {6b3f3459-247a-4a08-8cfc-1a195a054208} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
12557 2024.07.10 20:09:54.952591 [ 3 ] {6b3f3459-247a-4a08-8cfc-1a195a054208} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12558 2024.07.10 20:09:54.952716 [ 3 ] {6b3f3459-247a-4a08-8cfc-1a195a054208} <Debug> executeQuery: Read 116 rows, 9.21 KiB in 0.001358 sec., 85419.73490427098 rows/sec., 6.63 MiB/sec.
12559 2024.07.10 20:09:54.952875 [ 3 ] {6b3f3459-247a-4a08-8cfc-1a195a054208} <Debug> DynamicQueryHandler: Done processing query
12560 2024.07.10 20:09:54.952898 [ 3 ] {6b3f3459-247a-4a08-8cfc-1a195a054208} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12561 2024.07.10 20:09:54.952913 [ 3 ] {} <Debug> HTTP-Session: 467aea1e-dc14-4c72-833d-b447964fd02a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12562 2024.07.10 20:09:54.953059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12563 2024.07.10 20:09:54.953107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12564 2024.07.10 20:09:54.953125 [ 3 ] {} <Debug> HTTP-Session: 5360033d-14e4-47d5-af3a-67f3ddbcd0ab Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12565 2024.07.10 20:09:54.953141 [ 3 ] {} <Debug> HTTP-Session: 5360033d-14e4-47d5-af3a-67f3ddbcd0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12566 2024.07.10 20:09:54.953154 [ 3 ] {} <Debug> HTTP-Session: 5360033d-14e4-47d5-af3a-67f3ddbcd0ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12567 2024.07.10 20:09:54.953184 [ 3 ] {} <Trace> HTTP-Session: 5360033d-14e4-47d5-af3a-67f3ddbcd0ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12568 2024.07.10 20:09:54.953326 [ 3 ] {702d3073-e3d7-416a-bfc9-f9bb45d8b194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12569 2024.07.10 20:09:54.953372 [ 3 ] {702d3073-e3d7-416a-bfc9-f9bb45d8b194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12570 2024.07.10 20:09:54.953511 [ 3 ] {702d3073-e3d7-416a-bfc9-f9bb45d8b194} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12571 2024.07.10 20:09:54.953911 [ 3 ] {702d3073-e3d7-416a-bfc9-f9bb45d8b194} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12572 2024.07.10 20:09:54.953945 [ 3 ] {702d3073-e3d7-416a-bfc9-f9bb45d8b194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12573 2024.07.10 20:09:54.954323 [ 3 ] {702d3073-e3d7-416a-bfc9-f9bb45d8b194} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12574 2024.07.10 20:09:54.954682 [ 3 ] {702d3073-e3d7-416a-bfc9-f9bb45d8b194} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12575 2024.07.10 20:09:54.954808 [ 3 ] {702d3073-e3d7-416a-bfc9-f9bb45d8b194} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001549 sec., 103938.02453195609 rows/sec., 7.23 MiB/sec.
12576 2024.07.10 20:09:54.954971 [ 3 ] {702d3073-e3d7-416a-bfc9-f9bb45d8b194} <Debug> DynamicQueryHandler: Done processing query
12577 2024.07.10 20:09:54.954995 [ 3 ] {702d3073-e3d7-416a-bfc9-f9bb45d8b194} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12578 2024.07.10 20:09:54.955011 [ 3 ] {} <Debug> HTTP-Session: 5360033d-14e4-47d5-af3a-67f3ddbcd0ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12579 2024.07.10 20:09:54.955187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 58533, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12580 2024.07.10 20:09:54.955236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12581 2024.07.10 20:09:54.955254 [ 3 ] {} <Debug> HTTP-Session: 1df62a61-dee4-4d26-ab13-d69d8b08cb6f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12582 2024.07.10 20:09:54.955270 [ 3 ] {} <Debug> HTTP-Session: 1df62a61-dee4-4d26-ab13-d69d8b08cb6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12583 2024.07.10 20:09:54.955284 [ 3 ] {} <Debug> HTTP-Session: 1df62a61-dee4-4d26-ab13-d69d8b08cb6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12584 2024.07.10 20:09:54.955313 [ 3 ] {} <Trace> HTTP-Session: 1df62a61-dee4-4d26-ab13-d69d8b08cb6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12585 2024.07.10 20:09:54.955683 [ 3 ] {aaf7b621-ae43-4f20-b085-02f94c6ea64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12586 2024.07.10 20:09:54.955745 [ 3 ] {aaf7b621-ae43-4f20-b085-02f94c6ea64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12587 2024.07.10 20:09:54.956142 [ 3 ] {aaf7b621-ae43-4f20-b085-02f94c6ea64b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12588 2024.07.10 20:09:54.956929 [ 3 ] {aaf7b621-ae43-4f20-b085-02f94c6ea64b} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12589 2024.07.10 20:09:54.956964 [ 3 ] {aaf7b621-ae43-4f20-b085-02f94c6ea64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12590 2024.07.10 20:09:54.957583 [ 3 ] {aaf7b621-ae43-4f20-b085-02f94c6ea64b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
12591 2024.07.10 20:09:54.957988 [ 3 ] {aaf7b621-ae43-4f20-b085-02f94c6ea64b} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12592 2024.07.10 20:09:54.958136 [ 3 ] {aaf7b621-ae43-4f20-b085-02f94c6ea64b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002736 sec., 13157.894736842105 rows/sec., 23.58 MiB/sec.
12593 2024.07.10 20:09:54.958455 [ 3 ] {aaf7b621-ae43-4f20-b085-02f94c6ea64b} <Debug> DynamicQueryHandler: Done processing query
12594 2024.07.10 20:09:54.958495 [ 3 ] {aaf7b621-ae43-4f20-b085-02f94c6ea64b} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
12595 2024.07.10 20:09:54.958521 [ 3 ] {} <Debug> HTTP-Session: 1df62a61-dee4-4d26-ab13-d69d8b08cb6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12596 2024.07.10 20:09:54.958653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 1450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12597 2024.07.10 20:09:54.958701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12598 2024.07.10 20:09:54.958721 [ 3 ] {} <Debug> HTTP-Session: 5ecfca66-ed5a-4425-b6c2-fc5287742d05 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12599 2024.07.10 20:09:54.958737 [ 3 ] {} <Debug> HTTP-Session: 5ecfca66-ed5a-4425-b6c2-fc5287742d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12600 2024.07.10 20:09:54.958751 [ 3 ] {} <Debug> HTTP-Session: 5ecfca66-ed5a-4425-b6c2-fc5287742d05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12601 2024.07.10 20:09:54.958781 [ 3 ] {} <Trace> HTTP-Session: 5ecfca66-ed5a-4425-b6c2-fc5287742d05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12602 2024.07.10 20:09:54.958875 [ 3 ] {db05fae2-7b4e-4eb5-8b09-1cee4c9f6b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12603 2024.07.10 20:09:54.958918 [ 3 ] {db05fae2-7b4e-4eb5-8b09-1cee4c9f6b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12604 2024.07.10 20:09:54.959041 [ 3 ] {db05fae2-7b4e-4eb5-8b09-1cee4c9f6b32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12605 2024.07.10 20:09:54.959304 [ 3 ] {db05fae2-7b4e-4eb5-8b09-1cee4c9f6b32} <Trace> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12606 2024.07.10 20:09:54.959338 [ 3 ] {db05fae2-7b4e-4eb5-8b09-1cee4c9f6b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12607 2024.07.10 20:09:54.959682 [ 3 ] {db05fae2-7b4e-4eb5-8b09-1cee4c9f6b32} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
12608 2024.07.10 20:09:54.959993 [ 3 ] {db05fae2-7b4e-4eb5-8b09-1cee4c9f6b32} <Trace> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12609 2024.07.10 20:09:54.960124 [ 3 ] {db05fae2-7b4e-4eb5-8b09-1cee4c9f6b32} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001271 sec., 7081.038552321007 rows/sec., 500.19 KiB/sec.
12610 2024.07.10 20:09:54.960403 [ 3 ] {db05fae2-7b4e-4eb5-8b09-1cee4c9f6b32} <Debug> DynamicQueryHandler: Done processing query
12611 2024.07.10 20:09:54.960428 [ 3 ] {db05fae2-7b4e-4eb5-8b09-1cee4c9f6b32} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12612 2024.07.10 20:09:54.960444 [ 3 ] {} <Debug> HTTP-Session: 5ecfca66-ed5a-4425-b6c2-fc5287742d05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12613 2024.07.10 20:09:54.960568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12614 2024.07.10 20:09:54.960617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12615 2024.07.10 20:09:54.960636 [ 3 ] {} <Debug> HTTP-Session: 30e6e29e-9f2f-4d48-885b-c21b9df59a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12616 2024.07.10 20:09:54.960652 [ 3 ] {} <Debug> HTTP-Session: 30e6e29e-9f2f-4d48-885b-c21b9df59a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12617 2024.07.10 20:09:54.960666 [ 3 ] {} <Debug> HTTP-Session: 30e6e29e-9f2f-4d48-885b-c21b9df59a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12618 2024.07.10 20:09:54.960696 [ 3 ] {} <Trace> HTTP-Session: 30e6e29e-9f2f-4d48-885b-c21b9df59a4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12619 2024.07.10 20:09:54.960810 [ 3 ] {c3174b8d-75c4-4f12-92ff-87ae8ce0842d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12620 2024.07.10 20:09:54.960856 [ 3 ] {c3174b8d-75c4-4f12-92ff-87ae8ce0842d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12621 2024.07.10 20:09:54.960998 [ 3 ] {c3174b8d-75c4-4f12-92ff-87ae8ce0842d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12622 2024.07.10 20:09:54.961285 [ 3 ] {c3174b8d-75c4-4f12-92ff-87ae8ce0842d} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12623 2024.07.10 20:09:54.961319 [ 3 ] {c3174b8d-75c4-4f12-92ff-87ae8ce0842d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12624 2024.07.10 20:09:54.961665 [ 3 ] {c3174b8d-75c4-4f12-92ff-87ae8ce0842d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12625 2024.07.10 20:09:54.961971 [ 3 ] {c3174b8d-75c4-4f12-92ff-87ae8ce0842d} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12626 2024.07.10 20:09:54.962092 [ 3 ] {c3174b8d-75c4-4f12-92ff-87ae8ce0842d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec.
12627 2024.07.10 20:09:54.962254 [ 3 ] {c3174b8d-75c4-4f12-92ff-87ae8ce0842d} <Debug> DynamicQueryHandler: Done processing query
12628 2024.07.10 20:09:54.962277 [ 3 ] {c3174b8d-75c4-4f12-92ff-87ae8ce0842d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12629 2024.07.10 20:09:54.962293 [ 3 ] {} <Debug> HTTP-Session: 30e6e29e-9f2f-4d48-885b-c21b9df59a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12630 2024.07.10 20:09:59.937733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12631 2024.07.10 20:09:59.937871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12632 2024.07.10 20:09:59.937897 [ 3 ] {} <Debug> HTTP-Session: 11140b26-d880-449a-9499-995abbcc7cfa Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12633 2024.07.10 20:09:59.937923 [ 3 ] {} <Debug> HTTP-Session: 11140b26-d880-449a-9499-995abbcc7cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12634 2024.07.10 20:09:59.937938 [ 3 ] {} <Debug> HTTP-Session: 11140b26-d880-449a-9499-995abbcc7cfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12635 2024.07.10 20:09:59.937989 [ 3 ] {} <Trace> HTTP-Session: 11140b26-d880-449a-9499-995abbcc7cfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12636 2024.07.10 20:09:59.938176 [ 3 ] {edd788a4-8f86-4b6a-829e-e2cf727c1bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12637 2024.07.10 20:09:59.938244 [ 3 ] {edd788a4-8f86-4b6a-829e-e2cf727c1bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12638 2024.07.10 20:09:59.938438 [ 3 ] {edd788a4-8f86-4b6a-829e-e2cf727c1bbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12639 2024.07.10 20:09:59.938859 [ 3 ] {edd788a4-8f86-4b6a-829e-e2cf727c1bbc} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12640 2024.07.10 20:09:59.938899 [ 3 ] {edd788a4-8f86-4b6a-829e-e2cf727c1bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12641 2024.07.10 20:09:59.939303 [ 3 ] {edd788a4-8f86-4b6a-829e-e2cf727c1bbc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
12642 2024.07.10 20:09:59.939635 [ 3 ] {edd788a4-8f86-4b6a-829e-e2cf727c1bbc} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12643 2024.07.10 20:09:59.939799 [ 3 ] {edd788a4-8f86-4b6a-829e-e2cf727c1bbc} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001682 sec., 11296.076099881095 rows/sec., 915.60 KiB/sec.
12644 2024.07.10 20:09:59.940055 [ 3 ] {edd788a4-8f86-4b6a-829e-e2cf727c1bbc} <Debug> DynamicQueryHandler: Done processing query
12645 2024.07.10 20:09:59.940109 [ 3 ] {edd788a4-8f86-4b6a-829e-e2cf727c1bbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12646 2024.07.10 20:09:59.940171 [ 3 ] {} <Debug> HTTP-Session: 11140b26-d880-449a-9499-995abbcc7cfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12647 2024.07.10 20:09:59.940389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12648 2024.07.10 20:09:59.940442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12649 2024.07.10 20:09:59.940461 [ 3 ] {} <Debug> HTTP-Session: a6b94ca8-4691-45b1-92bf-a3301defe512 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12650 2024.07.10 20:09:59.940479 [ 3 ] {} <Debug> HTTP-Session: a6b94ca8-4691-45b1-92bf-a3301defe512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12651 2024.07.10 20:09:59.940493 [ 3 ] {} <Debug> HTTP-Session: a6b94ca8-4691-45b1-92bf-a3301defe512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12652 2024.07.10 20:09:59.940527 [ 3 ] {} <Trace> HTTP-Session: a6b94ca8-4691-45b1-92bf-a3301defe512 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12653 2024.07.10 20:09:59.940628 [ 3 ] {44e4b2f6-e26a-4d83-8e85-5bd2a0604c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12654 2024.07.10 20:09:59.940671 [ 3 ] {44e4b2f6-e26a-4d83-8e85-5bd2a0604c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12655 2024.07.10 20:09:59.940808 [ 3 ] {44e4b2f6-e26a-4d83-8e85-5bd2a0604c85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12656 2024.07.10 20:09:59.941116 [ 3 ] {44e4b2f6-e26a-4d83-8e85-5bd2a0604c85} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12657 2024.07.10 20:09:59.941152 [ 3 ] {44e4b2f6-e26a-4d83-8e85-5bd2a0604c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12658 2024.07.10 20:09:59.941453 [ 3 ] {44e4b2f6-e26a-4d83-8e85-5bd2a0604c85} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
12659 2024.07.10 20:09:59.941759 [ 3 ] {44e4b2f6-e26a-4d83-8e85-5bd2a0604c85} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12660 2024.07.10 20:09:59.941916 [ 3 ] {44e4b2f6-e26a-4d83-8e85-5bd2a0604c85} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001305 sec., 1532.5670498084291 rows/sec., 124.97 KiB/sec.
12661 2024.07.10 20:09:59.942081 [ 3 ] {44e4b2f6-e26a-4d83-8e85-5bd2a0604c85} <Debug> DynamicQueryHandler: Done processing query
12662 2024.07.10 20:09:59.942105 [ 3 ] {44e4b2f6-e26a-4d83-8e85-5bd2a0604c85} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12663 2024.07.10 20:09:59.942120 [ 3 ] {} <Debug> HTTP-Session: a6b94ca8-4691-45b1-92bf-a3301defe512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12664 2024.07.10 20:09:59.942247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12665 2024.07.10 20:09:59.942296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12666 2024.07.10 20:09:59.942316 [ 3 ] {} <Debug> HTTP-Session: b1273f48-d07a-4647-8119-248871fc2d5d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12667 2024.07.10 20:09:59.942332 [ 3 ] {} <Debug> HTTP-Session: b1273f48-d07a-4647-8119-248871fc2d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12668 2024.07.10 20:09:59.942346 [ 3 ] {} <Debug> HTTP-Session: b1273f48-d07a-4647-8119-248871fc2d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12669 2024.07.10 20:09:59.942377 [ 3 ] {} <Trace> HTTP-Session: b1273f48-d07a-4647-8119-248871fc2d5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12670 2024.07.10 20:09:59.942501 [ 3 ] {c375f326-ba02-4878-bb35-84dee2c502a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12671 2024.07.10 20:09:59.942543 [ 3 ] {c375f326-ba02-4878-bb35-84dee2c502a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12672 2024.07.10 20:09:59.942669 [ 3 ] {c375f326-ba02-4878-bb35-84dee2c502a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12673 2024.07.10 20:09:59.943020 [ 3 ] {c375f326-ba02-4878-bb35-84dee2c502a7} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12674 2024.07.10 20:09:59.943056 [ 3 ] {c375f326-ba02-4878-bb35-84dee2c502a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12675 2024.07.10 20:09:59.943369 [ 3 ] {c375f326-ba02-4878-bb35-84dee2c502a7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
12676 2024.07.10 20:09:59.943672 [ 3 ] {c375f326-ba02-4878-bb35-84dee2c502a7} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12677 2024.07.10 20:09:59.943820 [ 3 ] {c375f326-ba02-4878-bb35-84dee2c502a7} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.001366 sec., 83455.34407027818 rows/sec., 6.83 MiB/sec.
12678 2024.07.10 20:09:59.944079 [ 3 ] {c375f326-ba02-4878-bb35-84dee2c502a7} <Debug> DynamicQueryHandler: Done processing query
12679 2024.07.10 20:09:59.944135 [ 3 ] {c375f326-ba02-4878-bb35-84dee2c502a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12680 2024.07.10 20:09:59.944191 [ 3 ] {} <Debug> HTTP-Session: b1273f48-d07a-4647-8119-248871fc2d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12681 2024.07.10 20:09:59.944387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12682 2024.07.10 20:09:59.944463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12683 2024.07.10 20:09:59.944510 [ 3 ] {} <Debug> HTTP-Session: 4bc6c6e5-e652-487a-b273-3a7144df9610 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12684 2024.07.10 20:09:59.944529 [ 3 ] {} <Debug> HTTP-Session: 4bc6c6e5-e652-487a-b273-3a7144df9610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12685 2024.07.10 20:09:59.944543 [ 3 ] {} <Debug> HTTP-Session: 4bc6c6e5-e652-487a-b273-3a7144df9610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12686 2024.07.10 20:09:59.944574 [ 3 ] {} <Trace> HTTP-Session: 4bc6c6e5-e652-487a-b273-3a7144df9610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12687 2024.07.10 20:09:59.944679 [ 3 ] {4de07af4-ee59-4f1d-99fa-7494df610989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12688 2024.07.10 20:09:59.944723 [ 3 ] {4de07af4-ee59-4f1d-99fa-7494df610989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12689 2024.07.10 20:09:59.944873 [ 3 ] {4de07af4-ee59-4f1d-99fa-7494df610989} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12690 2024.07.10 20:09:59.945141 [ 3 ] {4de07af4-ee59-4f1d-99fa-7494df610989} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12691 2024.07.10 20:09:59.945176 [ 3 ] {4de07af4-ee59-4f1d-99fa-7494df610989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12692 2024.07.10 20:09:59.945473 [ 3 ] {4de07af4-ee59-4f1d-99fa-7494df610989} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
12693 2024.07.10 20:09:59.945778 [ 3 ] {4de07af4-ee59-4f1d-99fa-7494df610989} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12694 2024.07.10 20:09:59.945928 [ 3 ] {4de07af4-ee59-4f1d-99fa-7494df610989} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00127 sec., 1574.803149606299 rows/sec., 109.96 KiB/sec.
12695 2024.07.10 20:09:59.946213 [ 3 ] {4de07af4-ee59-4f1d-99fa-7494df610989} <Debug> DynamicQueryHandler: Done processing query
12696 2024.07.10 20:09:59.946245 [ 3 ] {4de07af4-ee59-4f1d-99fa-7494df610989} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12697 2024.07.10 20:09:59.946262 [ 3 ] {} <Debug> HTTP-Session: 4bc6c6e5-e652-487a-b273-3a7144df9610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12698 2024.07.10 20:09:59.946384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12699 2024.07.10 20:09:59.946434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12700 2024.07.10 20:09:59.946453 [ 3 ] {} <Debug> HTTP-Session: adefe6bf-4b85-468e-9f66-5f14e8d9c728 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12701 2024.07.10 20:09:59.946470 [ 3 ] {} <Debug> HTTP-Session: adefe6bf-4b85-468e-9f66-5f14e8d9c728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12702 2024.07.10 20:09:59.946484 [ 3 ] {} <Debug> HTTP-Session: adefe6bf-4b85-468e-9f66-5f14e8d9c728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12703 2024.07.10 20:09:59.946514 [ 3 ] {} <Trace> HTTP-Session: adefe6bf-4b85-468e-9f66-5f14e8d9c728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12704 2024.07.10 20:09:59.946636 [ 3 ] {69baf0fb-7481-44fc-bd02-49e3789fa411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12705 2024.07.10 20:09:59.946680 [ 3 ] {69baf0fb-7481-44fc-bd02-49e3789fa411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12706 2024.07.10 20:09:59.946824 [ 3 ] {69baf0fb-7481-44fc-bd02-49e3789fa411} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12707 2024.07.10 20:09:59.947145 [ 3 ] {69baf0fb-7481-44fc-bd02-49e3789fa411} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12708 2024.07.10 20:09:59.947181 [ 3 ] {69baf0fb-7481-44fc-bd02-49e3789fa411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12709 2024.07.10 20:09:59.947486 [ 3 ] {69baf0fb-7481-44fc-bd02-49e3789fa411} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
12710 2024.07.10 20:09:59.947786 [ 3 ] {69baf0fb-7481-44fc-bd02-49e3789fa411} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12711 2024.07.10 20:09:59.947932 [ 3 ] {69baf0fb-7481-44fc-bd02-49e3789fa411} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001339 sec., 63480.20911127708 rows/sec., 4.96 MiB/sec.
12712 2024.07.10 20:09:59.948101 [ 3 ] {69baf0fb-7481-44fc-bd02-49e3789fa411} <Debug> DynamicQueryHandler: Done processing query
12713 2024.07.10 20:09:59.948124 [ 3 ] {69baf0fb-7481-44fc-bd02-49e3789fa411} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12714 2024.07.10 20:09:59.948140 [ 3 ] {} <Debug> HTTP-Session: adefe6bf-4b85-468e-9f66-5f14e8d9c728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12715 2024.07.10 20:09:59.948308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12716 2024.07.10 20:09:59.948355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12717 2024.07.10 20:09:59.948374 [ 3 ] {} <Debug> HTTP-Session: 77cb44fa-1712-40aa-a698-1209f48a31d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12718 2024.07.10 20:09:59.948390 [ 3 ] {} <Debug> HTTP-Session: 77cb44fa-1712-40aa-a698-1209f48a31d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12719 2024.07.10 20:09:59.948404 [ 3 ] {} <Debug> HTTP-Session: 77cb44fa-1712-40aa-a698-1209f48a31d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12720 2024.07.10 20:09:59.948435 [ 3 ] {} <Trace> HTTP-Session: 77cb44fa-1712-40aa-a698-1209f48a31d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12721 2024.07.10 20:09:59.948584 [ 3 ] {a3249c1f-9fdf-4efa-a731-7dd7494f1d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12722 2024.07.10 20:09:59.948631 [ 3 ] {a3249c1f-9fdf-4efa-a731-7dd7494f1d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12723 2024.07.10 20:09:59.948773 [ 3 ] {a3249c1f-9fdf-4efa-a731-7dd7494f1d9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12724 2024.07.10 20:09:59.949157 [ 3 ] {a3249c1f-9fdf-4efa-a731-7dd7494f1d9a} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12725 2024.07.10 20:09:59.949193 [ 3 ] {a3249c1f-9fdf-4efa-a731-7dd7494f1d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12726 2024.07.10 20:09:59.949580 [ 3 ] {a3249c1f-9fdf-4efa-a731-7dd7494f1d9a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
12727 2024.07.10 20:09:59.949920 [ 3 ] {a3249c1f-9fdf-4efa-a731-7dd7494f1d9a} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12728 2024.07.10 20:09:59.950078 [ 3 ] {a3249c1f-9fdf-4efa-a731-7dd7494f1d9a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001562 sec., 103072.98335467349 rows/sec., 7.18 MiB/sec.
12729 2024.07.10 20:09:59.950360 [ 3 ] {a3249c1f-9fdf-4efa-a731-7dd7494f1d9a} <Debug> DynamicQueryHandler: Done processing query
12730 2024.07.10 20:09:59.950415 [ 3 ] {a3249c1f-9fdf-4efa-a731-7dd7494f1d9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12731 2024.07.10 20:09:59.950468 [ 3 ] {} <Debug> HTTP-Session: 77cb44fa-1712-40aa-a698-1209f48a31d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12732 2024.07.10 20:09:59.950664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12733 2024.07.10 20:09:59.950719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12734 2024.07.10 20:09:59.950737 [ 3 ] {} <Debug> HTTP-Session: f36abdbf-9c07-443c-a3e4-53d0004f7bde Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12735 2024.07.10 20:09:59.950754 [ 3 ] {} <Debug> HTTP-Session: f36abdbf-9c07-443c-a3e4-53d0004f7bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12736 2024.07.10 20:09:59.950769 [ 3 ] {} <Debug> HTTP-Session: f36abdbf-9c07-443c-a3e4-53d0004f7bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12737 2024.07.10 20:09:59.950800 [ 3 ] {} <Trace> HTTP-Session: f36abdbf-9c07-443c-a3e4-53d0004f7bde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12738 2024.07.10 20:09:59.951057 [ 3 ] {491dda48-23e6-4638-a0a5-ab0ce0183759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12739 2024.07.10 20:09:59.951129 [ 3 ] {491dda48-23e6-4638-a0a5-ab0ce0183759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12740 2024.07.10 20:09:59.951554 [ 3 ] {491dda48-23e6-4638-a0a5-ab0ce0183759} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12741 2024.07.10 20:09:59.952121 [ 3 ] {491dda48-23e6-4638-a0a5-ab0ce0183759} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12742 2024.07.10 20:09:59.952156 [ 3 ] {491dda48-23e6-4638-a0a5-ab0ce0183759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12743 2024.07.10 20:09:59.952730 [ 3 ] {491dda48-23e6-4638-a0a5-ab0ce0183759} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
12744 2024.07.10 20:09:59.953124 [ 3 ] {491dda48-23e6-4638-a0a5-ab0ce0183759} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12745 2024.07.10 20:09:59.953311 [ 3 ] {491dda48-23e6-4638-a0a5-ab0ce0183759} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002423 sec., 7841.5187783739175 rows/sec., 14.05 MiB/sec.
12746 2024.07.10 20:09:59.953314 [ 94 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
12747 2024.07.10 20:09:59.953433 [ 94 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12748 2024.07.10 20:09:59.953494 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12749 2024.07.10 20:09:59.953844 [ 3 ] {491dda48-23e6-4638-a0a5-ab0ce0183759} <Debug> DynamicQueryHandler: Done processing query
12750 2024.07.10 20:09:59.954035 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
12751 2024.07.10 20:09:59.954036 [ 3 ] {491dda48-23e6-4638-a0a5-ab0ce0183759} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
12752 2024.07.10 20:09:59.954220 [ 3 ] {} <Debug> HTTP-Session: f36abdbf-9c07-443c-a3e4-53d0004f7bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12753 2024.07.10 20:09:59.955767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12754 2024.07.10 20:09:59.956281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12755 2024.07.10 20:09:59.956382 [ 3 ] {} <Debug> HTTP-Session: 5dc6d2b0-4d39-4f5d-8c40-1f0bfd460bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12756 2024.07.10 20:09:59.956431 [ 3 ] {} <Debug> HTTP-Session: 5dc6d2b0-4d39-4f5d-8c40-1f0bfd460bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12757 2024.07.10 20:09:59.956476 [ 3 ] {} <Debug> HTTP-Session: 5dc6d2b0-4d39-4f5d-8c40-1f0bfd460bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12758 2024.07.10 20:09:59.956552 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12759 2024.07.10 20:09:59.956566 [ 3 ] {} <Trace> HTTP-Session: 5dc6d2b0-4d39-4f5d-8c40-1f0bfd460bb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12760 2024.07.10 20:09:59.956690 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1149 rows starting from the beginning of the part
12761 2024.07.10 20:09:59.956821 [ 3 ] {5c29d7c9-320d-4f4b-9319-6ce718e29021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12762 2024.07.10 20:09:59.957021 [ 3 ] {5c29d7c9-320d-4f4b-9319-6ce718e29021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12763 2024.07.10 20:09:59.957483 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 19 rows starting from the beginning of the part
12764 2024.07.10 20:09:59.957844 [ 3 ] {5c29d7c9-320d-4f4b-9319-6ce718e29021} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12765 2024.07.10 20:09:59.958311 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 28 rows starting from the beginning of the part
12766 2024.07.10 20:09:59.959096 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 19 rows starting from the beginning of the part
12767 2024.07.10 20:09:59.959122 [ 3 ] {5c29d7c9-320d-4f4b-9319-6ce718e29021} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12768 2024.07.10 20:09:59.959197 [ 3 ] {5c29d7c9-320d-4f4b-9319-6ce718e29021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB.
12769 2024.07.10 20:09:59.959662 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part
12770 2024.07.10 20:09:59.960364 [ 192 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 19 rows starting from the beginning of the part
12771 2024.07.10 20:09:59.960503 [ 3 ] {5c29d7c9-320d-4f4b-9319-6ce718e29021} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
12772 2024.07.10 20:09:59.961562 [ 3 ] {5c29d7c9-320d-4f4b-9319-6ce718e29021} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12773 2024.07.10 20:09:59.961891 [ 3 ] {5c29d7c9-320d-4f4b-9319-6ce718e29021} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005166 sec., 11614.401858304298 rows/sec., 801.51 KiB/sec.
12774 2024.07.10 20:09:59.962263 [ 3 ] {5c29d7c9-320d-4f4b-9319-6ce718e29021} <Debug> DynamicQueryHandler: Done processing query
12775 2024.07.10 20:09:59.962318 [ 3 ] {5c29d7c9-320d-4f4b-9319-6ce718e29021} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12776 2024.07.10 20:09:59.962352 [ 3 ] {} <Debug> HTTP-Session: 5dc6d2b0-4d39-4f5d-8c40-1f0bfd460bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12777 2024.07.10 20:09:59.966691 [ 193 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1270 rows, containing 19 columns (19 merged, 0 gathered) in 0.013061208 sec., 97234.49775855342 rows/sec., 174.24 MiB/sec.
12778 2024.07.10 20:09:59.967945 [ 193 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
12779 2024.07.10 20:09:59.968591 [ 193 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12780 2024.07.10 20:09:59.968687 [ 193 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
12781 2024.07.10 20:09:59.968842 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB.
12782 2024.07.10 20:10:04.938971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 5213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12783 2024.07.10 20:10:04.939095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12784 2024.07.10 20:10:04.939122 [ 3 ] {} <Debug> HTTP-Session: 1ab5e80e-03c6-4369-936f-65b14046473a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12785 2024.07.10 20:10:04.939146 [ 3 ] {} <Debug> HTTP-Session: 1ab5e80e-03c6-4369-936f-65b14046473a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12786 2024.07.10 20:10:04.939161 [ 3 ] {} <Debug> HTTP-Session: 1ab5e80e-03c6-4369-936f-65b14046473a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12787 2024.07.10 20:10:04.939211 [ 3 ] {} <Trace> HTTP-Session: 1ab5e80e-03c6-4369-936f-65b14046473a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12788 2024.07.10 20:10:04.939406 [ 3 ] {ffa7986e-ea83-435b-b9a6-beb2adf327e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12789 2024.07.10 20:10:04.939476 [ 3 ] {ffa7986e-ea83-435b-b9a6-beb2adf327e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12790 2024.07.10 20:10:04.939673 [ 3 ] {ffa7986e-ea83-435b-b9a6-beb2adf327e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12791 2024.07.10 20:10:04.940166 [ 3 ] {ffa7986e-ea83-435b-b9a6-beb2adf327e8} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12792 2024.07.10 20:10:04.940214 [ 3 ] {ffa7986e-ea83-435b-b9a6-beb2adf327e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12793 2024.07.10 20:10:04.940606 [ 3 ] {ffa7986e-ea83-435b-b9a6-beb2adf327e8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12794 2024.07.10 20:10:04.940950 [ 3 ] {ffa7986e-ea83-435b-b9a6-beb2adf327e8} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12795 2024.07.10 20:10:04.941129 [ 3 ] {ffa7986e-ea83-435b-b9a6-beb2adf327e8} <Debug> executeQuery: Read 36 rows, 2.92 KiB in 0.001789 sec., 20122.973728339854 rows/sec., 1.59 MiB/sec.
12796 2024.07.10 20:10:04.941376 [ 3 ] {ffa7986e-ea83-435b-b9a6-beb2adf327e8} <Debug> DynamicQueryHandler: Done processing query
12797 2024.07.10 20:10:04.941414 [ 3 ] {ffa7986e-ea83-435b-b9a6-beb2adf327e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12798 2024.07.10 20:10:04.941432 [ 3 ] {} <Debug> HTTP-Session: 1ab5e80e-03c6-4369-936f-65b14046473a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12799 2024.07.10 20:10:04.941561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12800 2024.07.10 20:10:04.941622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12801 2024.07.10 20:10:04.941642 [ 3 ] {} <Debug> HTTP-Session: 2ae4aa3c-9ca4-40aa-a6a0-dd69b86b573f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12802 2024.07.10 20:10:04.941661 [ 3 ] {} <Debug> HTTP-Session: 2ae4aa3c-9ca4-40aa-a6a0-dd69b86b573f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12803 2024.07.10 20:10:04.941675 [ 3 ] {} <Debug> HTTP-Session: 2ae4aa3c-9ca4-40aa-a6a0-dd69b86b573f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12804 2024.07.10 20:10:04.941713 [ 3 ] {} <Trace> HTTP-Session: 2ae4aa3c-9ca4-40aa-a6a0-dd69b86b573f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12805 2024.07.10 20:10:04.941826 [ 3 ] {e685c9d6-6c7b-459f-8528-407202150d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12806 2024.07.10 20:10:04.941874 [ 3 ] {e685c9d6-6c7b-459f-8528-407202150d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12807 2024.07.10 20:10:04.942015 [ 3 ] {e685c9d6-6c7b-459f-8528-407202150d39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12808 2024.07.10 20:10:04.942347 [ 3 ] {e685c9d6-6c7b-459f-8528-407202150d39} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12809 2024.07.10 20:10:04.942386 [ 3 ] {e685c9d6-6c7b-459f-8528-407202150d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12810 2024.07.10 20:10:04.942711 [ 3 ] {e685c9d6-6c7b-459f-8528-407202150d39} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
12811 2024.07.10 20:10:04.943026 [ 3 ] {e685c9d6-6c7b-459f-8528-407202150d39} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12812 2024.07.10 20:10:04.943200 [ 3 ] {e685c9d6-6c7b-459f-8528-407202150d39} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001401 sec., 1427.5517487508923 rows/sec., 116.41 KiB/sec.
12813 2024.07.10 20:10:04.943387 [ 3 ] {e685c9d6-6c7b-459f-8528-407202150d39} <Debug> DynamicQueryHandler: Done processing query
12814 2024.07.10 20:10:04.943414 [ 3 ] {e685c9d6-6c7b-459f-8528-407202150d39} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12815 2024.07.10 20:10:04.943430 [ 3 ] {} <Debug> HTTP-Session: 2ae4aa3c-9ca4-40aa-a6a0-dd69b86b573f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12816 2024.07.10 20:10:04.943569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 24317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12817 2024.07.10 20:10:04.943624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12818 2024.07.10 20:10:04.943645 [ 3 ] {} <Debug> HTTP-Session: 13ce2e3c-5b70-4740-8e79-a7d02a683e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12819 2024.07.10 20:10:04.943662 [ 3 ] {} <Debug> HTTP-Session: 13ce2e3c-5b70-4740-8e79-a7d02a683e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12820 2024.07.10 20:10:04.943677 [ 3 ] {} <Debug> HTTP-Session: 13ce2e3c-5b70-4740-8e79-a7d02a683e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12821 2024.07.10 20:10:04.943711 [ 3 ] {} <Trace> HTTP-Session: 13ce2e3c-5b70-4740-8e79-a7d02a683e84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12822 2024.07.10 20:10:04.943859 [ 3 ] {1a4490c8-a8f6-41c1-b24f-ad359d186511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12823 2024.07.10 20:10:04.943905 [ 3 ] {1a4490c8-a8f6-41c1-b24f-ad359d186511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12824 2024.07.10 20:10:04.944042 [ 3 ] {1a4490c8-a8f6-41c1-b24f-ad359d186511} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12825 2024.07.10 20:10:04.944462 [ 3 ] {1a4490c8-a8f6-41c1-b24f-ad359d186511} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12826 2024.07.10 20:10:04.944500 [ 3 ] {1a4490c8-a8f6-41c1-b24f-ad359d186511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12827 2024.07.10 20:10:04.944830 [ 3 ] {1a4490c8-a8f6-41c1-b24f-ad359d186511} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12828 2024.07.10 20:10:04.945137 [ 3 ] {1a4490c8-a8f6-41c1-b24f-ad359d186511} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12829 2024.07.10 20:10:04.945291 [ 3 ] {1a4490c8-a8f6-41c1-b24f-ad359d186511} <Debug> executeQuery: Read 165 rows, 14.29 KiB in 0.001496 sec., 110294.11764705883 rows/sec., 9.33 MiB/sec.
12830 2024.07.10 20:10:04.945304 [ 90 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12831 2024.07.10 20:10:04.945404 [ 90 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12832 2024.07.10 20:10:04.945451 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12833 2024.07.10 20:10:04.945565 [ 3 ] {1a4490c8-a8f6-41c1-b24f-ad359d186511} <Debug> DynamicQueryHandler: Done processing query
12834 2024.07.10 20:10:04.945648 [ 3 ] {1a4490c8-a8f6-41c1-b24f-ad359d186511} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12835 2024.07.10 20:10:04.945719 [ 3 ] {} <Debug> HTTP-Session: 13ce2e3c-5b70-4740-8e79-a7d02a683e84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12836 2024.07.10 20:10:04.945829 [ 193 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::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
12837 2024.07.10 20:10:04.945969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12838 2024.07.10 20:10:04.946139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12839 2024.07.10 20:10:04.946259 [ 3 ] {} <Debug> HTTP-Session: e8c5c839-a52e-4813-9049-cc369d6ff4cb Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12840 2024.07.10 20:10:04.946346 [ 3 ] {} <Debug> HTTP-Session: e8c5c839-a52e-4813-9049-cc369d6ff4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12841 2024.07.10 20:10:04.946426 [ 3 ] {} <Debug> HTTP-Session: e8c5c839-a52e-4813-9049-cc369d6ff4cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12842 2024.07.10 20:10:04.946566 [ 3 ] {} <Trace> HTTP-Session: e8c5c839-a52e-4813-9049-cc369d6ff4cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12843 2024.07.10 20:10:04.946603 [ 193 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12844 2024.07.10 20:10:04.946670 [ 193 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 238 rows starting from the beginning of the part
12845 2024.07.10 20:10:04.946798 [ 3 ] {d1852b36-07f5-4566-a890-67d1a7ef21a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12846 2024.07.10 20:10:04.946891 [ 193 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 178 rows starting from the beginning of the part
12847 2024.07.10 20:10:04.946976 [ 3 ] {d1852b36-07f5-4566-a890-67d1a7ef21a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12848 2024.07.10 20:10:04.947260 [ 193 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 117 rows starting from the beginning of the part
12849 2024.07.10 20:10:04.947578 [ 193 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 166 rows starting from the beginning of the part
12850 2024.07.10 20:10:04.947886 [ 193 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 114 rows starting from the beginning of the part
12851 2024.07.10 20:10:04.948181 [ 3 ] {d1852b36-07f5-4566-a890-67d1a7ef21a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12852 2024.07.10 20:10:04.948202 [ 193 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 165 rows starting from the beginning of the part
12853 2024.07.10 20:10:04.949115 [ 3 ] {d1852b36-07f5-4566-a890-67d1a7ef21a6} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12854 2024.07.10 20:10:04.949185 [ 3 ] {d1852b36-07f5-4566-a890-67d1a7ef21a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12855 2024.07.10 20:10:04.950022 [ 3 ] {d1852b36-07f5-4566-a890-67d1a7ef21a6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
12856 2024.07.10 20:10:04.950813 [ 3 ] {d1852b36-07f5-4566-a890-67d1a7ef21a6} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12857 2024.07.10 20:10:04.951302 [ 3 ] {d1852b36-07f5-4566-a890-67d1a7ef21a6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004567 sec., 437.92423910663456 rows/sec., 30.58 KiB/sec.
12858 2024.07.10 20:10:04.951388 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 978 rows, containing 4 columns (4 merged, 0 gathered) in 0.005842818 sec., 167384.98443730405 rows/sec., 13.87 MiB/sec.
12859 2024.07.10 20:10:04.951784 [ 3 ] {d1852b36-07f5-4566-a890-67d1a7ef21a6} <Debug> DynamicQueryHandler: Done processing query
12860 2024.07.10 20:10:04.951787 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12861 2024.07.10 20:10:04.951861 [ 3 ] {d1852b36-07f5-4566-a890-67d1a7ef21a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12862 2024.07.10 20:10:04.951937 [ 3 ] {} <Debug> HTTP-Session: e8c5c839-a52e-4813-9049-cc369d6ff4cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12863 2024.07.10 20:10:04.952141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 17317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12864 2024.07.10 20:10:04.952216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12865 2024.07.10 20:10:04.952254 [ 3 ] {} <Debug> HTTP-Session: 6a1b7847-1eb3-4b58-ac9f-a6f6edcb726d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12866 2024.07.10 20:10:04.952276 [ 3 ] {} <Debug> HTTP-Session: 6a1b7847-1eb3-4b58-ac9f-a6f6edcb726d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12867 2024.07.10 20:10:04.952306 [ 3 ] {} <Debug> HTTP-Session: 6a1b7847-1eb3-4b58-ac9f-a6f6edcb726d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12868 2024.07.10 20:10:04.952347 [ 3 ] {} <Trace> HTTP-Session: 6a1b7847-1eb3-4b58-ac9f-a6f6edcb726d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12869 2024.07.10 20:10:04.952503 [ 3 ] {ed0b0cdb-55e5-4147-806b-e356fb49c25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12870 2024.07.10 20:10:04.952543 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_81_16} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12871 2024.07.10 20:10:04.952556 [ 3 ] {ed0b0cdb-55e5-4147-806b-e356fb49c25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12872 2024.07.10 20:10:04.952677 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_81_16} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12873 2024.07.10 20:10:04.952799 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
12874 2024.07.10 20:10:04.952809 [ 3 ] {ed0b0cdb-55e5-4147-806b-e356fb49c25e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12875 2024.07.10 20:10:04.953184 [ 3 ] {ed0b0cdb-55e5-4147-806b-e356fb49c25e} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12876 2024.07.10 20:10:04.953221 [ 3 ] {ed0b0cdb-55e5-4147-806b-e356fb49c25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12877 2024.07.10 20:10:04.953544 [ 3 ] {ed0b0cdb-55e5-4147-806b-e356fb49c25e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12878 2024.07.10 20:10:04.953849 [ 3 ] {ed0b0cdb-55e5-4147-806b-e356fb49c25e} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12879 2024.07.10 20:10:04.954005 [ 3 ] {ed0b0cdb-55e5-4147-806b-e356fb49c25e} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001558 sec., 65468.549422336335 rows/sec., 5.12 MiB/sec.
12880 2024.07.10 20:10:04.954031 [ 89 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12881 2024.07.10 20:10:04.954128 [ 89 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12882 2024.07.10 20:10:04.954181 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12883 2024.07.10 20:10:04.954267 [ 3 ] {ed0b0cdb-55e5-4147-806b-e356fb49c25e} <Debug> DynamicQueryHandler: Done processing query
12884 2024.07.10 20:10:04.954343 [ 3 ] {ed0b0cdb-55e5-4147-806b-e356fb49c25e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12885 2024.07.10 20:10:04.954452 [ 3 ] {} <Debug> HTTP-Session: 6a1b7847-1eb3-4b58-ac9f-a6f6edcb726d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12886 2024.07.10 20:10:04.954523 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::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
12887 2024.07.10 20:10:04.954698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12888 2024.07.10 20:10:04.954876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12889 2024.07.10 20:10:04.954975 [ 3 ] {} <Debug> HTTP-Session: 14a26334-c098-434c-988c-8f7b30a62ccf Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12890 2024.07.10 20:10:04.955061 [ 3 ] {} <Debug> HTTP-Session: 14a26334-c098-434c-988c-8f7b30a62ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12891 2024.07.10 20:10:04.955140 [ 3 ] {} <Debug> HTTP-Session: 14a26334-c098-434c-988c-8f7b30a62ccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12892 2024.07.10 20:10:04.955277 [ 3 ] {} <Trace> HTTP-Session: 14a26334-c098-434c-988c-8f7b30a62ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12893 2024.07.10 20:10:04.955333 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12894 2024.07.10 20:10:04.955499 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 182 rows starting from the beginning of the part
12895 2024.07.10 20:10:04.955689 [ 3 ] {799bbd85-09f2-420c-8034-e1511a528aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12896 2024.07.10 20:10:04.955909 [ 3 ] {799bbd85-09f2-420c-8034-e1511a528aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12897 2024.07.10 20:10:04.955904 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 123 rows starting from the beginning of the part
12898 2024.07.10 20:10:04.956276 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 97 rows starting from the beginning of the part
12899 2024.07.10 20:10:04.956716 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 116 rows starting from the beginning of the part
12900 2024.07.10 20:10:04.957094 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 85 rows starting from the beginning of the part
12901 2024.07.10 20:10:04.957145 [ 3 ] {799bbd85-09f2-420c-8034-e1511a528aaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12902 2024.07.10 20:10:04.957368 [ 186 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 102 rows starting from the beginning of the part
12903 2024.07.10 20:10:04.958241 [ 3 ] {799bbd85-09f2-420c-8034-e1511a528aaf} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12904 2024.07.10 20:10:04.958305 [ 3 ] {799bbd85-09f2-420c-8034-e1511a528aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12905 2024.07.10 20:10:04.959347 [ 3 ] {799bbd85-09f2-420c-8034-e1511a528aaf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
12906 2024.07.10 20:10:04.960075 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 705 rows, containing 4 columns (4 merged, 0 gathered) in 0.005820938 sec., 121114.50079007885 rows/sec., 9.39 MiB/sec.
12907 2024.07.10 20:10:04.960140 [ 3 ] {799bbd85-09f2-420c-8034-e1511a528aaf} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12908 2024.07.10 20:10:04.960300 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12909 2024.07.10 20:10:04.960390 [ 3 ] {799bbd85-09f2-420c-8034-e1511a528aaf} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004885 sec., 32958.03480040942 rows/sec., 2.30 MiB/sec.
12910 2024.07.10 20:10:04.960850 [ 3 ] {799bbd85-09f2-420c-8034-e1511a528aaf} <Debug> DynamicQueryHandler: Done processing query
12911 2024.07.10 20:10:04.960925 [ 3 ] {799bbd85-09f2-420c-8034-e1511a528aaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12912 2024.07.10 20:10:04.961010 [ 3 ] {} <Debug> HTTP-Session: 14a26334-c098-434c-988c-8f7b30a62ccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12913 2024.07.10 20:10:04.961360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 58511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12914 2024.07.10 20:10:04.961532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12915 2024.07.10 20:10:04.961618 [ 3 ] {} <Debug> HTTP-Session: 01114bc5-09cb-4b39-81a0-6ff37eea839d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12916 2024.07.10 20:10:04.961682 [ 3 ] {} <Debug> HTTP-Session: 01114bc5-09cb-4b39-81a0-6ff37eea839d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12917 2024.07.10 20:10:04.961761 [ 3 ] {} <Debug> HTTP-Session: 01114bc5-09cb-4b39-81a0-6ff37eea839d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12918 2024.07.10 20:10:04.961897 [ 3 ] {} <Trace> HTTP-Session: 01114bc5-09cb-4b39-81a0-6ff37eea839d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12919 2024.07.10 20:10:04.962045 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_81_16} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12920 2024.07.10 20:10:04.962335 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_81_16} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12921 2024.07.10 20:10:04.962442 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
12922 2024.07.10 20:10:04.962504 [ 3 ] {c81f8ce0-aac5-4250-9632-239ec7384da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12923 2024.07.10 20:10:04.962570 [ 3 ] {c81f8ce0-aac5-4250-9632-239ec7384da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12924 2024.07.10 20:10:04.963000 [ 3 ] {c81f8ce0-aac5-4250-9632-239ec7384da7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12925 2024.07.10 20:10:04.963756 [ 3 ] {c81f8ce0-aac5-4250-9632-239ec7384da7} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12926 2024.07.10 20:10:04.963793 [ 3 ] {c81f8ce0-aac5-4250-9632-239ec7384da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12927 2024.07.10 20:10:04.964446 [ 3 ] {c81f8ce0-aac5-4250-9632-239ec7384da7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12928 2024.07.10 20:10:04.964856 [ 3 ] {c81f8ce0-aac5-4250-9632-239ec7384da7} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12929 2024.07.10 20:10:04.965046 [ 3 ] {c81f8ce0-aac5-4250-9632-239ec7384da7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002911 sec., 12366.884232222605 rows/sec., 22.16 MiB/sec.
12930 2024.07.10 20:10:04.965283 [ 3 ] {c81f8ce0-aac5-4250-9632-239ec7384da7} <Debug> DynamicQueryHandler: Done processing query
12931 2024.07.10 20:10:04.965308 [ 3 ] {c81f8ce0-aac5-4250-9632-239ec7384da7} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
12932 2024.07.10 20:10:04.965325 [ 3 ] {} <Debug> HTTP-Session: 01114bc5-09cb-4b39-81a0-6ff37eea839d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12933 2024.07.10 20:10:04.965458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12934 2024.07.10 20:10:04.965508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12935 2024.07.10 20:10:04.965528 [ 3 ] {} <Debug> HTTP-Session: 61b2fdca-85d2-401b-af78-c47443dd9a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12936 2024.07.10 20:10:04.965545 [ 3 ] {} <Debug> HTTP-Session: 61b2fdca-85d2-401b-af78-c47443dd9a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12937 2024.07.10 20:10:04.965559 [ 3 ] {} <Debug> HTTP-Session: 61b2fdca-85d2-401b-af78-c47443dd9a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12938 2024.07.10 20:10:04.965589 [ 3 ] {} <Trace> HTTP-Session: 61b2fdca-85d2-401b-af78-c47443dd9a19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12939 2024.07.10 20:10:04.965719 [ 3 ] {597398bc-c230-4d3b-ba35-a41e774d8180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12940 2024.07.10 20:10:04.965764 [ 3 ] {597398bc-c230-4d3b-ba35-a41e774d8180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12941 2024.07.10 20:10:04.965892 [ 3 ] {597398bc-c230-4d3b-ba35-a41e774d8180} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12942 2024.07.10 20:10:04.966207 [ 3 ] {597398bc-c230-4d3b-ba35-a41e774d8180} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12943 2024.07.10 20:10:04.966242 [ 3 ] {597398bc-c230-4d3b-ba35-a41e774d8180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12944 2024.07.10 20:10:04.966600 [ 3 ] {597398bc-c230-4d3b-ba35-a41e774d8180} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
12945 2024.07.10 20:10:04.966924 [ 3 ] {597398bc-c230-4d3b-ba35-a41e774d8180} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12946 2024.07.10 20:10:04.967075 [ 3 ] {597398bc-c230-4d3b-ba35-a41e774d8180} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec.
12947 2024.07.10 20:10:04.967258 [ 3 ] {597398bc-c230-4d3b-ba35-a41e774d8180} <Debug> DynamicQueryHandler: Done processing query
12948 2024.07.10 20:10:04.967282 [ 3 ] {597398bc-c230-4d3b-ba35-a41e774d8180} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12949 2024.07.10 20:10:04.967298 [ 3 ] {} <Debug> HTTP-Session: 61b2fdca-85d2-401b-af78-c47443dd9a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12950 2024.07.10 20:10:07.416971 [ 87 ] {} <Debug> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
12951 2024.07.10 20:10:07.417058 [ 87 ] {} <Trace> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12952 2024.07.10 20:10:07.417086 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12953 2024.07.10 20:10:07.417647 [ 200 ] {97a8d22e-c834-4a35-a938-e030d4e093ef::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
12954 2024.07.10 20:10:07.417878 [ 200 ] {97a8d22e-c834-4a35-a938-e030d4e093ef::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12955 2024.07.10 20:10:07.417916 [ 200 ] {97a8d22e-c834-4a35-a938-e030d4e093ef::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
12956 2024.07.10 20:10:07.417993 [ 200 ] {97a8d22e-c834-4a35-a938-e030d4e093ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part
12957 2024.07.10 20:10:07.418117 [ 200 ] {97a8d22e-c834-4a35-a938-e030d4e093ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
12958 2024.07.10 20:10:07.418375 [ 200 ] {97a8d22e-c834-4a35-a938-e030d4e093ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part
12959 2024.07.10 20:10:07.418644 [ 200 ] {97a8d22e-c834-4a35-a938-e030d4e093ef::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
12960 2024.07.10 20:10:07.420323 [ 187 ] {97a8d22e-c834-4a35-a938-e030d4e093ef::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.003143816 sec., 16222.323443865673 rows/sec., 1.15 MiB/sec.
12961 2024.07.10 20:10:07.420493 [ 187 ] {97a8d22e-c834-4a35-a938-e030d4e093ef::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
12962 2024.07.10 20:10:07.420931 [ 187 ] {97a8d22e-c834-4a35-a938-e030d4e093ef::all_1_5_1} <Trace> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12963 2024.07.10 20:10:07.421017 [ 187 ] {97a8d22e-c834-4a35-a938-e030d4e093ef::all_1_5_1} <Trace> oximeter.measurements_i64 (97a8d22e-c834-4a35-a938-e030d4e093ef) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
12964 2024.07.10 20:10:07.421110 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
12965 2024.07.10 20:10:09.004941 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache
12966 2024.07.10 20:10:09.005032 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache
12967 2024.07.10 20:10:09.938235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12968 2024.07.10 20:10:09.938363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12969 2024.07.10 20:10:09.938393 [ 3 ] {} <Debug> HTTP-Session: a705be14-77d5-4fdd-8036-55f9f7a83ef1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12970 2024.07.10 20:10:09.938421 [ 3 ] {} <Debug> HTTP-Session: a705be14-77d5-4fdd-8036-55f9f7a83ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12971 2024.07.10 20:10:09.938439 [ 3 ] {} <Debug> HTTP-Session: a705be14-77d5-4fdd-8036-55f9f7a83ef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12972 2024.07.10 20:10:09.938493 [ 3 ] {} <Trace> HTTP-Session: a705be14-77d5-4fdd-8036-55f9f7a83ef1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12973 2024.07.10 20:10:09.938702 [ 3 ] {d82ce33f-de14-41b5-a57b-bba2c170acec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12974 2024.07.10 20:10:09.938776 [ 3 ] {d82ce33f-de14-41b5-a57b-bba2c170acec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12975 2024.07.10 20:10:09.938964 [ 3 ] {d82ce33f-de14-41b5-a57b-bba2c170acec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12976 2024.07.10 20:10:09.939421 [ 3 ] {d82ce33f-de14-41b5-a57b-bba2c170acec} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12977 2024.07.10 20:10:09.939463 [ 3 ] {d82ce33f-de14-41b5-a57b-bba2c170acec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12978 2024.07.10 20:10:09.939829 [ 3 ] {d82ce33f-de14-41b5-a57b-bba2c170acec} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
12979 2024.07.10 20:10:09.940173 [ 3 ] {d82ce33f-de14-41b5-a57b-bba2c170acec} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12980 2024.07.10 20:10:09.940327 [ 3 ] {d82ce33f-de14-41b5-a57b-bba2c170acec} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001695 sec., 11209.4395280236 rows/sec., 908.58 KiB/sec.
12981 2024.07.10 20:10:09.940570 [ 3 ] {d82ce33f-de14-41b5-a57b-bba2c170acec} <Debug> DynamicQueryHandler: Done processing query
12982 2024.07.10 20:10:09.940597 [ 3 ] {d82ce33f-de14-41b5-a57b-bba2c170acec} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12983 2024.07.10 20:10:09.940613 [ 3 ] {} <Debug> HTTP-Session: a705be14-77d5-4fdd-8036-55f9f7a83ef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12984 2024.07.10 20:10:09.940740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12985 2024.07.10 20:10:09.940788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12986 2024.07.10 20:10:09.940807 [ 3 ] {} <Debug> HTTP-Session: 2463b06e-e875-4b4d-a478-08352e2c5218 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
12987 2024.07.10 20:10:09.940823 [ 3 ] {} <Debug> HTTP-Session: 2463b06e-e875-4b4d-a478-08352e2c5218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12988 2024.07.10 20:10:09.940837 [ 3 ] {} <Debug> HTTP-Session: 2463b06e-e875-4b4d-a478-08352e2c5218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12989 2024.07.10 20:10:09.940867 [ 3 ] {} <Trace> HTTP-Session: 2463b06e-e875-4b4d-a478-08352e2c5218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12990 2024.07.10 20:10:09.940959 [ 3 ] {19c5cfc2-86ef-48a0-97ac-1a90b1fd7d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12991 2024.07.10 20:10:09.941000 [ 3 ] {19c5cfc2-86ef-48a0-97ac-1a90b1fd7d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12992 2024.07.10 20:10:09.941134 [ 3 ] {19c5cfc2-86ef-48a0-97ac-1a90b1fd7d6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12993 2024.07.10 20:10:09.941444 [ 3 ] {19c5cfc2-86ef-48a0-97ac-1a90b1fd7d6d} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12994 2024.07.10 20:10:09.941479 [ 3 ] {19c5cfc2-86ef-48a0-97ac-1a90b1fd7d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
12995 2024.07.10 20:10:09.941768 [ 3 ] {19c5cfc2-86ef-48a0-97ac-1a90b1fd7d6d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
12996 2024.07.10 20:10:09.942065 [ 3 ] {19c5cfc2-86ef-48a0-97ac-1a90b1fd7d6d} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12997 2024.07.10 20:10:09.942218 [ 3 ] {19c5cfc2-86ef-48a0-97ac-1a90b1fd7d6d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00128 sec., 1562.4999999999998 rows/sec., 127.41 KiB/sec.
12998 2024.07.10 20:10:09.942236 [ 84 ] {} <Debug> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0
12999 2024.07.10 20:10:09.942351 [ 84 ] {} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13000 2024.07.10 20:10:09.942385 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13001 2024.07.10 20:10:09.942478 [ 3 ] {19c5cfc2-86ef-48a0-97ac-1a90b1fd7d6d} <Debug> DynamicQueryHandler: Done processing query
13002 2024.07.10 20:10:09.942527 [ 3 ] {19c5cfc2-86ef-48a0-97ac-1a90b1fd7d6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13003 2024.07.10 20:10:09.942556 [ 3 ] {} <Debug> HTTP-Session: 2463b06e-e875-4b4d-a478-08352e2c5218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13004 2024.07.10 20:10:09.942584 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full
13005 2024.07.10 20:10:09.942694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13006 2024.07.10 20:10:09.942739 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13007 2024.07.10 20:10:09.942759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13008 2024.07.10 20:10:09.942779 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 17 rows starting from the beginning of the part
13009 2024.07.10 20:10:09.942784 [ 3 ] {} <Debug> HTTP-Session: 200485f4-ea83-48ae-89a0-3bd198872e12 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13010 2024.07.10 20:10:09.942812 [ 3 ] {} <Debug> HTTP-Session: 200485f4-ea83-48ae-89a0-3bd198872e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13011 2024.07.10 20:10:09.942832 [ 3 ] {} <Debug> HTTP-Session: 200485f4-ea83-48ae-89a0-3bd198872e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13012 2024.07.10 20:10:09.942905 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part
13013 2024.07.10 20:10:09.942918 [ 3 ] {} <Trace> HTTP-Session: 200485f4-ea83-48ae-89a0-3bd198872e12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13014 2024.07.10 20:10:09.943166 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part
13015 2024.07.10 20:10:09.943320 [ 3 ] {2b988dc6-a644-4293-aa6a-4d1560022bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13016 2024.07.10 20:10:09.943597 [ 3 ] {2b988dc6-a644-4293-aa6a-4d1560022bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13017 2024.07.10 20:10:09.943701 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part
13018 2024.07.10 20:10:09.944212 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part
13019 2024.07.10 20:10:09.944642 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part
13020 2024.07.10 20:10:09.945352 [ 3 ] {2b988dc6-a644-4293-aa6a-4d1560022bef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13021 2024.07.10 20:10:09.946149 [ 3 ] {2b988dc6-a644-4293-aa6a-4d1560022bef} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13022 2024.07.10 20:10:09.946192 [ 3 ] {2b988dc6-a644-4293-aa6a-4d1560022bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13023 2024.07.10 20:10:09.946674 [ 3 ] {2b988dc6-a644-4293-aa6a-4d1560022bef} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
13024 2024.07.10 20:10:09.946839 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004354056 sec., 5971.4436378402115 rows/sec., 476.84 KiB/sec.
13025 2024.07.10 20:10:09.946980 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary)
13026 2024.07.10 20:10:09.947107 [ 3 ] {2b988dc6-a644-4293-aa6a-4d1560022bef} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13027 2024.07.10 20:10:09.947363 [ 3 ] {2b988dc6-a644-4293-aa6a-4d1560022bef} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.004223 sec., 26995.027231825716 rows/sec., 2.21 MiB/sec.
13028 2024.07.10 20:10:09.947550 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_43_9} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13029 2024.07.10 20:10:09.947591 [ 3 ] {2b988dc6-a644-4293-aa6a-4d1560022bef} <Debug> DynamicQueryHandler: Done processing query
13030 2024.07.10 20:10:09.947626 [ 3 ] {2b988dc6-a644-4293-aa6a-4d1560022bef} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13031 2024.07.10 20:10:09.947646 [ 3 ] {} <Debug> HTTP-Session: 200485f4-ea83-48ae-89a0-3bd198872e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13032 2024.07.10 20:10:09.947647 [ 199 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_43_9} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9
13033 2024.07.10 20:10:09.947729 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
13034 2024.07.10 20:10:09.947769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13035 2024.07.10 20:10:09.947815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13036 2024.07.10 20:10:09.947834 [ 3 ] {} <Debug> HTTP-Session: 92abc684-da96-4d1e-a528-a06958e2b003 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13037 2024.07.10 20:10:09.947850 [ 3 ] {} <Debug> HTTP-Session: 92abc684-da96-4d1e-a528-a06958e2b003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13038 2024.07.10 20:10:09.947864 [ 3 ] {} <Debug> HTTP-Session: 92abc684-da96-4d1e-a528-a06958e2b003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13039 2024.07.10 20:10:09.947894 [ 3 ] {} <Trace> HTTP-Session: 92abc684-da96-4d1e-a528-a06958e2b003 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13040 2024.07.10 20:10:09.947986 [ 3 ] {82d960f7-3486-4770-863c-ff238bc69f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13041 2024.07.10 20:10:09.948027 [ 3 ] {82d960f7-3486-4770-863c-ff238bc69f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13042 2024.07.10 20:10:09.948151 [ 3 ] {82d960f7-3486-4770-863c-ff238bc69f7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13043 2024.07.10 20:10:09.948431 [ 3 ] {82d960f7-3486-4770-863c-ff238bc69f7d} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13044 2024.07.10 20:10:09.948466 [ 3 ] {82d960f7-3486-4770-863c-ff238bc69f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13045 2024.07.10 20:10:09.948757 [ 3 ] {82d960f7-3486-4770-863c-ff238bc69f7d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
13046 2024.07.10 20:10:09.949060 [ 3 ] {82d960f7-3486-4770-863c-ff238bc69f7d} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13047 2024.07.10 20:10:09.949211 [ 3 ] {82d960f7-3486-4770-863c-ff238bc69f7d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001241 sec., 1611.6035455278002 rows/sec., 112.53 KiB/sec.
13048 2024.07.10 20:10:09.949220 [ 84 ] {} <Debug> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0
13049 2024.07.10 20:10:09.949303 [ 84 ] {} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13050 2024.07.10 20:10:09.949351 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13051 2024.07.10 20:10:09.949479 [ 3 ] {82d960f7-3486-4770-863c-ff238bc69f7d} <Debug> DynamicQueryHandler: Done processing query
13052 2024.07.10 20:10:09.949502 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full
13053 2024.07.10 20:10:09.949521 [ 3 ] {82d960f7-3486-4770-863c-ff238bc69f7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13054 2024.07.10 20:10:09.949575 [ 3 ] {} <Debug> HTTP-Session: 92abc684-da96-4d1e-a528-a06958e2b003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13055 2024.07.10 20:10:09.949752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13056 2024.07.10 20:10:09.949765 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13057 2024.07.10 20:10:09.949844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13058 2024.07.10 20:10:09.949845 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 17 rows starting from the beginning of the part
13059 2024.07.10 20:10:09.949889 [ 3 ] {} <Debug> HTTP-Session: dd7b4c0c-062e-463d-b06f-c6a00e89d057 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13060 2024.07.10 20:10:09.949926 [ 3 ] {} <Debug> HTTP-Session: dd7b4c0c-062e-463d-b06f-c6a00e89d057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13061 2024.07.10 20:10:09.949970 [ 3 ] {} <Debug> HTTP-Session: dd7b4c0c-062e-463d-b06f-c6a00e89d057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13062 2024.07.10 20:10:09.950099 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part
13063 2024.07.10 20:10:09.950120 [ 3 ] {} <Trace> HTTP-Session: dd7b4c0c-062e-463d-b06f-c6a00e89d057 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13064 2024.07.10 20:10:09.950413 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part
13065 2024.07.10 20:10:09.950566 [ 3 ] {b49a4dbd-ffad-4c4b-a0a0-c116172f84a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13066 2024.07.10 20:10:09.950669 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part
13067 2024.07.10 20:10:09.950743 [ 3 ] {b49a4dbd-ffad-4c4b-a0a0-c116172f84a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13068 2024.07.10 20:10:09.951054 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part
13069 2024.07.10 20:10:09.951327 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part
13070 2024.07.10 20:10:09.951961 [ 3 ] {b49a4dbd-ffad-4c4b-a0a0-c116172f84a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13071 2024.07.10 20:10:09.952797 [ 3 ] {b49a4dbd-ffad-4c4b-a0a0-c116172f84a4} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13072 2024.07.10 20:10:09.952864 [ 3 ] {b49a4dbd-ffad-4c4b-a0a0-c116172f84a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13073 2024.07.10 20:10:09.953676 [ 3 ] {b49a4dbd-ffad-4c4b-a0a0-c116172f84a4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
13074 2024.07.10 20:10:09.954060 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004636939 sec., 5607.147301269221 rows/sec., 382.04 KiB/sec.
13075 2024.07.10 20:10:09.954285 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary)
13076 2024.07.10 20:10:09.954438 [ 3 ] {b49a4dbd-ffad-4c4b-a0a0-c116172f84a4} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13077 2024.07.10 20:10:09.954864 [ 3 ] {b49a4dbd-ffad-4c4b-a0a0-c116172f84a4} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.004454 sec., 19083.969465648857 rows/sec., 1.49 MiB/sec.
13078 2024.07.10 20:10:09.955210 [ 3 ] {b49a4dbd-ffad-4c4b-a0a0-c116172f84a4} <Debug> DynamicQueryHandler: Done processing query
13079 2024.07.10 20:10:09.955215 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_43_9} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13080 2024.07.10 20:10:09.955252 [ 3 ] {b49a4dbd-ffad-4c4b-a0a0-c116172f84a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13081 2024.07.10 20:10:09.955311 [ 3 ] {} <Debug> HTTP-Session: dd7b4c0c-062e-463d-b06f-c6a00e89d057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13082 2024.07.10 20:10:09.955402 [ 200 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_43_9} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9
13083 2024.07.10 20:10:09.955515 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13084 2024.07.10 20:10:09.955529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13085 2024.07.10 20:10:09.955598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13086 2024.07.10 20:10:09.955618 [ 3 ] {} <Debug> HTTP-Session: 52cdc001-5ea8-48a1-9bc9-101e3c47c68e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13087 2024.07.10 20:10:09.955634 [ 3 ] {} <Debug> HTTP-Session: 52cdc001-5ea8-48a1-9bc9-101e3c47c68e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13088 2024.07.10 20:10:09.955647 [ 3 ] {} <Debug> HTTP-Session: 52cdc001-5ea8-48a1-9bc9-101e3c47c68e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13089 2024.07.10 20:10:09.955682 [ 3 ] {} <Trace> HTTP-Session: 52cdc001-5ea8-48a1-9bc9-101e3c47c68e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13090 2024.07.10 20:10:09.955839 [ 3 ] {04d83fd2-3856-44fa-aa33-f9105328fae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13091 2024.07.10 20:10:09.955886 [ 3 ] {04d83fd2-3856-44fa-aa33-f9105328fae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13092 2024.07.10 20:10:09.956051 [ 3 ] {04d83fd2-3856-44fa-aa33-f9105328fae2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13093 2024.07.10 20:10:09.956461 [ 3 ] {04d83fd2-3856-44fa-aa33-f9105328fae2} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13094 2024.07.10 20:10:09.956495 [ 3 ] {04d83fd2-3856-44fa-aa33-f9105328fae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13095 2024.07.10 20:10:09.956880 [ 3 ] {04d83fd2-3856-44fa-aa33-f9105328fae2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13096 2024.07.10 20:10:09.957212 [ 3 ] {04d83fd2-3856-44fa-aa33-f9105328fae2} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13097 2024.07.10 20:10:09.957361 [ 3 ] {04d83fd2-3856-44fa-aa33-f9105328fae2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001595 sec., 100940.43887147335 rows/sec., 7.03 MiB/sec.
13098 2024.07.10 20:10:09.957649 [ 3 ] {04d83fd2-3856-44fa-aa33-f9105328fae2} <Debug> DynamicQueryHandler: Done processing query
13099 2024.07.10 20:10:09.957710 [ 3 ] {04d83fd2-3856-44fa-aa33-f9105328fae2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13100 2024.07.10 20:10:09.957761 [ 3 ] {} <Debug> HTTP-Session: 52cdc001-5ea8-48a1-9bc9-101e3c47c68e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13101 2024.07.10 20:10:09.957966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13102 2024.07.10 20:10:09.958017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13103 2024.07.10 20:10:09.958037 [ 3 ] {} <Debug> HTTP-Session: 7a1b9122-06de-46fe-b5aa-406fc06a3316 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13104 2024.07.10 20:10:09.958053 [ 3 ] {} <Debug> HTTP-Session: 7a1b9122-06de-46fe-b5aa-406fc06a3316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13105 2024.07.10 20:10:09.958067 [ 3 ] {} <Debug> HTTP-Session: 7a1b9122-06de-46fe-b5aa-406fc06a3316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13106 2024.07.10 20:10:09.958099 [ 3 ] {} <Trace> HTTP-Session: 7a1b9122-06de-46fe-b5aa-406fc06a3316 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13107 2024.07.10 20:10:09.958335 [ 3 ] {f242a180-0d99-49b4-9cb8-630347fd431b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13108 2024.07.10 20:10:09.958406 [ 3 ] {f242a180-0d99-49b4-9cb8-630347fd431b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13109 2024.07.10 20:10:09.958839 [ 3 ] {f242a180-0d99-49b4-9cb8-630347fd431b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13110 2024.07.10 20:10:09.959476 [ 3 ] {f242a180-0d99-49b4-9cb8-630347fd431b} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13111 2024.07.10 20:10:09.959512 [ 3 ] {f242a180-0d99-49b4-9cb8-630347fd431b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13112 2024.07.10 20:10:09.960117 [ 3 ] {f242a180-0d99-49b4-9cb8-630347fd431b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
13113 2024.07.10 20:10:09.960518 [ 3 ] {f242a180-0d99-49b4-9cb8-630347fd431b} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13114 2024.07.10 20:10:09.960721 [ 3 ] {f242a180-0d99-49b4-9cb8-630347fd431b} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002541 sec., 7477.371113734751 rows/sec., 13.40 MiB/sec.
13115 2024.07.10 20:10:09.961052 [ 3 ] {f242a180-0d99-49b4-9cb8-630347fd431b} <Debug> DynamicQueryHandler: Done processing query
13116 2024.07.10 20:10:09.961079 [ 3 ] {f242a180-0d99-49b4-9cb8-630347fd431b} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
13117 2024.07.10 20:10:09.961095 [ 3 ] {} <Debug> HTTP-Session: 7a1b9122-06de-46fe-b5aa-406fc06a3316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13118 2024.07.10 20:10:09.961244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13119 2024.07.10 20:10:09.961292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13120 2024.07.10 20:10:09.961311 [ 3 ] {} <Debug> HTTP-Session: 1f66e2de-d5ae-41d3-bcfa-635f0f02d85e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13121 2024.07.10 20:10:09.961327 [ 3 ] {} <Debug> HTTP-Session: 1f66e2de-d5ae-41d3-bcfa-635f0f02d85e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13122 2024.07.10 20:10:09.961341 [ 3 ] {} <Debug> HTTP-Session: 1f66e2de-d5ae-41d3-bcfa-635f0f02d85e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13123 2024.07.10 20:10:09.961370 [ 3 ] {} <Trace> HTTP-Session: 1f66e2de-d5ae-41d3-bcfa-635f0f02d85e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13124 2024.07.10 20:10:09.961488 [ 3 ] {4352b2c1-3049-4c5d-af01-3285ddb8e11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13125 2024.07.10 20:10:09.961532 [ 3 ] {4352b2c1-3049-4c5d-af01-3285ddb8e11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13126 2024.07.10 20:10:09.961658 [ 3 ] {4352b2c1-3049-4c5d-af01-3285ddb8e11a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13127 2024.07.10 20:10:09.961988 [ 3 ] {4352b2c1-3049-4c5d-af01-3285ddb8e11a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13128 2024.07.10 20:10:09.962023 [ 3 ] {4352b2c1-3049-4c5d-af01-3285ddb8e11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13129 2024.07.10 20:10:09.962375 [ 3 ] {4352b2c1-3049-4c5d-af01-3285ddb8e11a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13130 2024.07.10 20:10:09.962688 [ 3 ] {4352b2c1-3049-4c5d-af01-3285ddb8e11a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13131 2024.07.10 20:10:09.962840 [ 3 ] {4352b2c1-3049-4c5d-af01-3285ddb8e11a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec.
13132 2024.07.10 20:10:09.963015 [ 3 ] {4352b2c1-3049-4c5d-af01-3285ddb8e11a} <Debug> DynamicQueryHandler: Done processing query
13133 2024.07.10 20:10:09.963039 [ 3 ] {4352b2c1-3049-4c5d-af01-3285ddb8e11a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13134 2024.07.10 20:10:09.963055 [ 3 ] {} <Debug> HTTP-Session: 1f66e2de-d5ae-41d3-bcfa-635f0f02d85e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13135 2024.07.10 20:10:14.941480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 5213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13136 2024.07.10 20:10:14.941688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13137 2024.07.10 20:10:14.941737 [ 3 ] {} <Debug> HTTP-Session: e2f43a37-dcdb-4c48-959e-e1d54fac7011 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13138 2024.07.10 20:10:14.941778 [ 3 ] {} <Debug> HTTP-Session: e2f43a37-dcdb-4c48-959e-e1d54fac7011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13139 2024.07.10 20:10:14.941805 [ 3 ] {} <Debug> HTTP-Session: e2f43a37-dcdb-4c48-959e-e1d54fac7011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13140 2024.07.10 20:10:14.941885 [ 3 ] {} <Trace> HTTP-Session: e2f43a37-dcdb-4c48-959e-e1d54fac7011 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13141 2024.07.10 20:10:14.942109 [ 3 ] {5eaaced9-4e59-489f-92fb-4e13903ffa79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13142 2024.07.10 20:10:14.942177 [ 3 ] {5eaaced9-4e59-489f-92fb-4e13903ffa79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13143 2024.07.10 20:10:14.942373 [ 3 ] {5eaaced9-4e59-489f-92fb-4e13903ffa79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13144 2024.07.10 20:10:14.942797 [ 3 ] {5eaaced9-4e59-489f-92fb-4e13903ffa79} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13145 2024.07.10 20:10:14.942841 [ 3 ] {5eaaced9-4e59-489f-92fb-4e13903ffa79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13146 2024.07.10 20:10:14.943211 [ 3 ] {5eaaced9-4e59-489f-92fb-4e13903ffa79} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
13147 2024.07.10 20:10:14.943553 [ 3 ] {5eaaced9-4e59-489f-92fb-4e13903ffa79} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13148 2024.07.10 20:10:14.943734 [ 3 ] {5eaaced9-4e59-489f-92fb-4e13903ffa79} <Debug> executeQuery: Read 36 rows, 2.92 KiB in 0.001685 sec., 21364.985163204747 rows/sec., 1.69 MiB/sec.
13149 2024.07.10 20:10:14.943953 [ 3 ] {5eaaced9-4e59-489f-92fb-4e13903ffa79} <Debug> DynamicQueryHandler: Done processing query
13150 2024.07.10 20:10:14.943979 [ 3 ] {5eaaced9-4e59-489f-92fb-4e13903ffa79} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13151 2024.07.10 20:10:14.943997 [ 3 ] {} <Debug> HTTP-Session: e2f43a37-dcdb-4c48-959e-e1d54fac7011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13152 2024.07.10 20:10:14.944131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13153 2024.07.10 20:10:14.944185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13154 2024.07.10 20:10:14.944206 [ 3 ] {} <Debug> HTTP-Session: 7a8b724f-330c-41ca-91e3-016f41bebd0c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13155 2024.07.10 20:10:14.944224 [ 3 ] {} <Debug> HTTP-Session: 7a8b724f-330c-41ca-91e3-016f41bebd0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13156 2024.07.10 20:10:14.944238 [ 3 ] {} <Debug> HTTP-Session: 7a8b724f-330c-41ca-91e3-016f41bebd0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13157 2024.07.10 20:10:14.944272 [ 3 ] {} <Trace> HTTP-Session: 7a8b724f-330c-41ca-91e3-016f41bebd0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13158 2024.07.10 20:10:14.944414 [ 3 ] {aa7c6d76-38f6-4d8c-94a4-c93597e36ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13159 2024.07.10 20:10:14.944461 [ 3 ] {aa7c6d76-38f6-4d8c-94a4-c93597e36ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13160 2024.07.10 20:10:14.944595 [ 3 ] {aa7c6d76-38f6-4d8c-94a4-c93597e36ea2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13161 2024.07.10 20:10:14.944888 [ 3 ] {aa7c6d76-38f6-4d8c-94a4-c93597e36ea2} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13162 2024.07.10 20:10:14.944924 [ 3 ] {aa7c6d76-38f6-4d8c-94a4-c93597e36ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13163 2024.07.10 20:10:14.945223 [ 3 ] {aa7c6d76-38f6-4d8c-94a4-c93597e36ea2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
13164 2024.07.10 20:10:14.945529 [ 3 ] {aa7c6d76-38f6-4d8c-94a4-c93597e36ea2} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13165 2024.07.10 20:10:14.945686 [ 3 ] {aa7c6d76-38f6-4d8c-94a4-c93597e36ea2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001302 sec., 1536.0983102918588 rows/sec., 125.26 KiB/sec.
13166 2024.07.10 20:10:14.945948 [ 3 ] {aa7c6d76-38f6-4d8c-94a4-c93597e36ea2} <Debug> DynamicQueryHandler: Done processing query
13167 2024.07.10 20:10:14.945996 [ 3 ] {aa7c6d76-38f6-4d8c-94a4-c93597e36ea2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13168 2024.07.10 20:10:14.946028 [ 3 ] {} <Debug> HTTP-Session: 7a8b724f-330c-41ca-91e3-016f41bebd0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13169 2024.07.10 20:10:14.946339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 29254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13170 2024.07.10 20:10:14.946391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13171 2024.07.10 20:10:14.946410 [ 3 ] {} <Debug> HTTP-Session: 62188589-6312-44d4-8103-ea5da608813a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13172 2024.07.10 20:10:14.946428 [ 3 ] {} <Debug> HTTP-Session: 62188589-6312-44d4-8103-ea5da608813a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13173 2024.07.10 20:10:14.946441 [ 3 ] {} <Debug> HTTP-Session: 62188589-6312-44d4-8103-ea5da608813a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13174 2024.07.10 20:10:14.946474 [ 3 ] {} <Trace> HTTP-Session: 62188589-6312-44d4-8103-ea5da608813a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13175 2024.07.10 20:10:14.946627 [ 3 ] {ff092d34-2358-434d-9331-3fc3335170e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13176 2024.07.10 20:10:14.946672 [ 3 ] {ff092d34-2358-434d-9331-3fc3335170e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13177 2024.07.10 20:10:14.946811 [ 3 ] {ff092d34-2358-434d-9331-3fc3335170e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13178 2024.07.10 20:10:14.947201 [ 3 ] {ff092d34-2358-434d-9331-3fc3335170e9} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13179 2024.07.10 20:10:14.947239 [ 3 ] {ff092d34-2358-434d-9331-3fc3335170e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13180 2024.07.10 20:10:14.947556 [ 3 ] {ff092d34-2358-434d-9331-3fc3335170e9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13181 2024.07.10 20:10:14.947857 [ 3 ] {ff092d34-2358-434d-9331-3fc3335170e9} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13182 2024.07.10 20:10:14.948008 [ 3 ] {ff092d34-2358-434d-9331-3fc3335170e9} <Debug> executeQuery: Read 201 rows, 17.06 KiB in 0.001444 sec., 139196.675900277 rows/sec., 11.54 MiB/sec.
13183 2024.07.10 20:10:14.948173 [ 3 ] {ff092d34-2358-434d-9331-3fc3335170e9} <Debug> DynamicQueryHandler: Done processing query
13184 2024.07.10 20:10:14.948199 [ 3 ] {ff092d34-2358-434d-9331-3fc3335170e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13185 2024.07.10 20:10:14.948214 [ 3 ] {} <Debug> HTTP-Session: 62188589-6312-44d4-8103-ea5da608813a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13186 2024.07.10 20:10:14.948345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13187 2024.07.10 20:10:14.948393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13188 2024.07.10 20:10:14.948412 [ 3 ] {} <Debug> HTTP-Session: 0fc1dba3-383c-42b6-b2c8-8d0146d39032 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13189 2024.07.10 20:10:14.948429 [ 3 ] {} <Debug> HTTP-Session: 0fc1dba3-383c-42b6-b2c8-8d0146d39032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13190 2024.07.10 20:10:14.948443 [ 3 ] {} <Debug> HTTP-Session: 0fc1dba3-383c-42b6-b2c8-8d0146d39032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13191 2024.07.10 20:10:14.948474 [ 3 ] {} <Trace> HTTP-Session: 0fc1dba3-383c-42b6-b2c8-8d0146d39032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13192 2024.07.10 20:10:14.948572 [ 3 ] {2f384894-a5c8-42d3-a6fe-3d2aab8de141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13193 2024.07.10 20:10:14.948613 [ 3 ] {2f384894-a5c8-42d3-a6fe-3d2aab8de141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13194 2024.07.10 20:10:14.948740 [ 3 ] {2f384894-a5c8-42d3-a6fe-3d2aab8de141} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13195 2024.07.10 20:10:14.948996 [ 3 ] {2f384894-a5c8-42d3-a6fe-3d2aab8de141} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13196 2024.07.10 20:10:14.949031 [ 3 ] {2f384894-a5c8-42d3-a6fe-3d2aab8de141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13197 2024.07.10 20:10:14.949323 [ 3 ] {2f384894-a5c8-42d3-a6fe-3d2aab8de141} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
13198 2024.07.10 20:10:14.949630 [ 3 ] {2f384894-a5c8-42d3-a6fe-3d2aab8de141} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13199 2024.07.10 20:10:14.949782 [ 3 ] {2f384894-a5c8-42d3-a6fe-3d2aab8de141} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001239 sec., 1614.2050040355125 rows/sec., 112.71 KiB/sec.
13200 2024.07.10 20:10:14.949953 [ 3 ] {2f384894-a5c8-42d3-a6fe-3d2aab8de141} <Debug> DynamicQueryHandler: Done processing query
13201 2024.07.10 20:10:14.949977 [ 3 ] {2f384894-a5c8-42d3-a6fe-3d2aab8de141} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13202 2024.07.10 20:10:14.949994 [ 3 ] {} <Debug> HTTP-Session: 0fc1dba3-383c-42b6-b2c8-8d0146d39032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13203 2024.07.10 20:10:14.950213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13204 2024.07.10 20:10:14.950263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13205 2024.07.10 20:10:14.950282 [ 3 ] {} <Debug> HTTP-Session: 6ec9059f-83eb-4e2b-90c6-b1012d05d3cd Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13206 2024.07.10 20:10:14.950298 [ 3 ] {} <Debug> HTTP-Session: 6ec9059f-83eb-4e2b-90c6-b1012d05d3cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13207 2024.07.10 20:10:14.950312 [ 3 ] {} <Debug> HTTP-Session: 6ec9059f-83eb-4e2b-90c6-b1012d05d3cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13208 2024.07.10 20:10:14.950343 [ 3 ] {} <Trace> HTTP-Session: 6ec9059f-83eb-4e2b-90c6-b1012d05d3cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13209 2024.07.10 20:10:14.950473 [ 3 ] {3e5ee075-a25f-4b09-9d65-ecf3ff877a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13210 2024.07.10 20:10:14.950515 [ 3 ] {3e5ee075-a25f-4b09-9d65-ecf3ff877a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13211 2024.07.10 20:10:14.950642 [ 3 ] {3e5ee075-a25f-4b09-9d65-ecf3ff877a48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13212 2024.07.10 20:10:14.950981 [ 3 ] {3e5ee075-a25f-4b09-9d65-ecf3ff877a48} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13213 2024.07.10 20:10:14.951016 [ 3 ] {3e5ee075-a25f-4b09-9d65-ecf3ff877a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13214 2024.07.10 20:10:14.951320 [ 3 ] {3e5ee075-a25f-4b09-9d65-ecf3ff877a48} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13215 2024.07.10 20:10:14.951616 [ 3 ] {3e5ee075-a25f-4b09-9d65-ecf3ff877a48} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13216 2024.07.10 20:10:14.951765 [ 3 ] {3e5ee075-a25f-4b09-9d65-ecf3ff877a48} <Debug> executeQuery: Read 126 rows, 10.06 KiB in 0.001338 sec., 94170.40358744394 rows/sec., 7.34 MiB/sec.
13217 2024.07.10 20:10:14.951927 [ 3 ] {3e5ee075-a25f-4b09-9d65-ecf3ff877a48} <Debug> DynamicQueryHandler: Done processing query
13218 2024.07.10 20:10:14.951951 [ 3 ] {3e5ee075-a25f-4b09-9d65-ecf3ff877a48} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13219 2024.07.10 20:10:14.951967 [ 3 ] {} <Debug> HTTP-Session: 6ec9059f-83eb-4e2b-90c6-b1012d05d3cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13220 2024.07.10 20:10:14.952127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 37758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13221 2024.07.10 20:10:14.952175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13222 2024.07.10 20:10:14.952195 [ 3 ] {} <Debug> HTTP-Session: 649f6242-65bc-4f9e-a52a-e5e33d68f10f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13223 2024.07.10 20:10:14.952211 [ 3 ] {} <Debug> HTTP-Session: 649f6242-65bc-4f9e-a52a-e5e33d68f10f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13224 2024.07.10 20:10:14.952225 [ 3 ] {} <Debug> HTTP-Session: 649f6242-65bc-4f9e-a52a-e5e33d68f10f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13225 2024.07.10 20:10:14.952255 [ 3 ] {} <Trace> HTTP-Session: 649f6242-65bc-4f9e-a52a-e5e33d68f10f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13226 2024.07.10 20:10:14.952418 [ 3 ] {fccc236e-cac2-4c3b-9dd9-39aebc09c02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13227 2024.07.10 20:10:14.952465 [ 3 ] {fccc236e-cac2-4c3b-9dd9-39aebc09c02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13228 2024.07.10 20:10:14.952607 [ 3 ] {fccc236e-cac2-4c3b-9dd9-39aebc09c02e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13229 2024.07.10 20:10:14.952994 [ 3 ] {fccc236e-cac2-4c3b-9dd9-39aebc09c02e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13230 2024.07.10 20:10:14.953030 [ 3 ] {fccc236e-cac2-4c3b-9dd9-39aebc09c02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13231 2024.07.10 20:10:14.953414 [ 3 ] {fccc236e-cac2-4c3b-9dd9-39aebc09c02e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
13232 2024.07.10 20:10:14.953735 [ 3 ] {fccc236e-cac2-4c3b-9dd9-39aebc09c02e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13233 2024.07.10 20:10:14.953872 [ 3 ] {fccc236e-cac2-4c3b-9dd9-39aebc09c02e} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001538 sec., 128088.42652795838 rows/sec., 8.94 MiB/sec.
13234 2024.07.10 20:10:14.953970 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
13235 2024.07.10 20:10:14.954092 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13236 2024.07.10 20:10:14.954103 [ 3 ] {fccc236e-cac2-4c3b-9dd9-39aebc09c02e} <Debug> DynamicQueryHandler: Done processing query
13237 2024.07.10 20:10:14.954160 [ 3 ] {fccc236e-cac2-4c3b-9dd9-39aebc09c02e} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13238 2024.07.10 20:10:14.954167 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13239 2024.07.10 20:10:14.954190 [ 3 ] {} <Debug> HTTP-Session: 649f6242-65bc-4f9e-a52a-e5e33d68f10f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13240 2024.07.10 20:10:14.954384 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::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
13241 2024.07.10 20:10:14.954583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 58512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13242 2024.07.10 20:10:14.954781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13243 2024.07.10 20:10:14.954884 [ 3 ] {} <Debug> HTTP-Session: ad30d39f-8a89-4d4b-b312-469a395e3423 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13244 2024.07.10 20:10:14.954964 [ 3 ] {} <Debug> HTTP-Session: ad30d39f-8a89-4d4b-b312-469a395e3423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13245 2024.07.10 20:10:14.955035 [ 3 ] {} <Debug> HTTP-Session: ad30d39f-8a89-4d4b-b312-469a395e3423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13246 2024.07.10 20:10:14.955210 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13247 2024.07.10 20:10:14.955226 [ 3 ] {} <Trace> HTTP-Session: ad30d39f-8a89-4d4b-b312-469a395e3423 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13248 2024.07.10 20:10:14.955343 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 12510 rows starting from the beginning of the part
13249 2024.07.10 20:10:14.955791 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 161 rows starting from the beginning of the part
13250 2024.07.10 20:10:14.956192 [ 3 ] {e6337ff1-218d-4f62-897c-0747f5d35987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13251 2024.07.10 20:10:14.956198 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 161 rows starting from the beginning of the part
13252 2024.07.10 20:10:14.956541 [ 3 ] {e6337ff1-218d-4f62-897c-0747f5d35987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13253 2024.07.10 20:10:14.956579 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 161 rows starting from the beginning of the part
13254 2024.07.10 20:10:14.956962 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 161 rows starting from the beginning of the part
13255 2024.07.10 20:10:14.957345 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 197 rows starting from the beginning of the part
13256 2024.07.10 20:10:14.958985 [ 3 ] {e6337ff1-218d-4f62-897c-0747f5d35987} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13257 2024.07.10 20:10:14.960478 [ 3 ] {e6337ff1-218d-4f62-897c-0747f5d35987} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13258 2024.07.10 20:10:14.960552 [ 3 ] {e6337ff1-218d-4f62-897c-0747f5d35987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13259 2024.07.10 20:10:14.961956 [ 3 ] {e6337ff1-218d-4f62-897c-0747f5d35987} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
13260 2024.07.10 20:10:14.962807 [ 3 ] {e6337ff1-218d-4f62-897c-0747f5d35987} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13261 2024.07.10 20:10:14.963035 [ 3 ] {e6337ff1-218d-4f62-897c-0747f5d35987} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.007514 sec., 4791.056694170881 rows/sec., 8.59 MiB/sec.
13262 2024.07.10 20:10:14.963654 [ 3 ] {e6337ff1-218d-4f62-897c-0747f5d35987} <Debug> DynamicQueryHandler: Done processing query
13263 2024.07.10 20:10:14.963706 [ 3 ] {e6337ff1-218d-4f62-897c-0747f5d35987} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
13264 2024.07.10 20:10:14.963752 [ 3 ] {} <Debug> HTTP-Session: ad30d39f-8a89-4d4b-b312-469a395e3423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13265 2024.07.10 20:10:14.963925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13266 2024.07.10 20:10:14.963990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13267 2024.07.10 20:10:14.964010 [ 3 ] {} <Debug> HTTP-Session: 02905049-42df-42a3-b5e3-ac0671b90444 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13268 2024.07.10 20:10:14.964026 [ 3 ] {} <Debug> HTTP-Session: 02905049-42df-42a3-b5e3-ac0671b90444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13269 2024.07.10 20:10:14.964039 [ 3 ] {} <Debug> HTTP-Session: 02905049-42df-42a3-b5e3-ac0671b90444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13270 2024.07.10 20:10:14.964130 [ 3 ] {} <Trace> HTTP-Session: 02905049-42df-42a3-b5e3-ac0671b90444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13271 2024.07.10 20:10:14.964391 [ 3 ] {e9958e99-b336-4d19-8b21-0fede4c72262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13272 2024.07.10 20:10:14.964527 [ 3 ] {e9958e99-b336-4d19-8b21-0fede4c72262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13273 2024.07.10 20:10:14.964605 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13351 rows, containing 5 columns (5 merged, 0 gathered) in 0.010265485 sec., 1300571.7703547373 rows/sec., 90.66 MiB/sec.
13274 2024.07.10 20:10:14.964799 [ 3 ] {e9958e99-b336-4d19-8b21-0fede4c72262} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13275 2024.07.10 20:10:14.965047 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
13276 2024.07.10 20:10:14.965351 [ 3 ] {e9958e99-b336-4d19-8b21-0fede4c72262} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13277 2024.07.10 20:10:14.965415 [ 3 ] {e9958e99-b336-4d19-8b21-0fede4c72262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13278 2024.07.10 20:10:14.966170 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13279 2024.07.10 20:10:14.966357 [ 194 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
13280 2024.07.10 20:10:14.966380 [ 3 ] {e9958e99-b336-4d19-8b21-0fede4c72262} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
13281 2024.07.10 20:10:14.966516 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB.
13282 2024.07.10 20:10:14.966811 [ 3 ] {e9958e99-b336-4d19-8b21-0fede4c72262} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13283 2024.07.10 20:10:14.966979 [ 3 ] {e9958e99-b336-4d19-8b21-0fede4c72262} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002728 sec., 21994.134897360706 rows/sec., 1.48 MiB/sec.
13284 2024.07.10 20:10:14.966983 [ 80 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
13285 2024.07.10 20:10:14.967081 [ 80 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13286 2024.07.10 20:10:14.967132 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13287 2024.07.10 20:10:14.967336 [ 3 ] {e9958e99-b336-4d19-8b21-0fede4c72262} <Debug> DynamicQueryHandler: Done processing query
13288 2024.07.10 20:10:14.967419 [ 3 ] {e9958e99-b336-4d19-8b21-0fede4c72262} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13289 2024.07.10 20:10:14.967429 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
13290 2024.07.10 20:10:14.967450 [ 3 ] {} <Debug> HTTP-Session: 02905049-42df-42a3-b5e3-ac0671b90444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13291 2024.07.10 20:10:14.968019 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13292 2024.07.10 20:10:14.968124 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4318 rows starting from the beginning of the part
13293 2024.07.10 20:10:14.968391 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
13294 2024.07.10 20:10:14.968554 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part
13295 2024.07.10 20:10:14.968681 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part
13296 2024.07.10 20:10:14.968887 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part
13297 2024.07.10 20:10:14.968989 [ 201 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::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
13298 2024.07.10 20:10:14.971024 [ 188 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4618 rows, containing 4 columns (4 merged, 0 gathered) in 0.003799322 sec., 1215480.0251202714 rows/sec., 81.87 MiB/sec.
13299 2024.07.10 20:10:14.971493 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
13300 2024.07.10 20:10:14.971965 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_81_16} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13301 2024.07.10 20:10:14.972048 [ 195 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_81_16} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
13302 2024.07.10 20:10:14.972139 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB.
13303 2024.07.10 20:10:19.939137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13304 2024.07.10 20:10:19.939277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13305 2024.07.10 20:10:19.939308 [ 3 ] {} <Debug> HTTP-Session: 515fd45e-598b-4994-9397-4f9c4633b28b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13306 2024.07.10 20:10:19.939336 [ 3 ] {} <Debug> HTTP-Session: 515fd45e-598b-4994-9397-4f9c4633b28b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13307 2024.07.10 20:10:19.939354 [ 3 ] {} <Debug> HTTP-Session: 515fd45e-598b-4994-9397-4f9c4633b28b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13308 2024.07.10 20:10:19.939412 [ 3 ] {} <Trace> HTTP-Session: 515fd45e-598b-4994-9397-4f9c4633b28b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13309 2024.07.10 20:10:19.939611 [ 3 ] {da104b1a-246d-44d2-bc3b-053fdec88a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13310 2024.07.10 20:10:19.939685 [ 3 ] {da104b1a-246d-44d2-bc3b-053fdec88a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13311 2024.07.10 20:10:19.939902 [ 3 ] {da104b1a-246d-44d2-bc3b-053fdec88a69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13312 2024.07.10 20:10:19.940386 [ 3 ] {da104b1a-246d-44d2-bc3b-053fdec88a69} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13313 2024.07.10 20:10:19.940423 [ 3 ] {da104b1a-246d-44d2-bc3b-053fdec88a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13314 2024.07.10 20:10:19.940789 [ 3 ] {da104b1a-246d-44d2-bc3b-053fdec88a69} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13315 2024.07.10 20:10:19.941127 [ 3 ] {da104b1a-246d-44d2-bc3b-053fdec88a69} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13316 2024.07.10 20:10:19.941270 [ 3 ] {da104b1a-246d-44d2-bc3b-053fdec88a69} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001726 sec., 11008.11123986095 rows/sec., 892.26 KiB/sec.
13317 2024.07.10 20:10:19.941275 [ 75 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0
13318 2024.07.10 20:10:19.941340 [ 75 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13319 2024.07.10 20:10:19.941377 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13320 2024.07.10 20:10:19.941512 [ 3 ] {da104b1a-246d-44d2-bc3b-053fdec88a69} <Debug> DynamicQueryHandler: Done processing query
13321 2024.07.10 20:10:19.941558 [ 3 ] {da104b1a-246d-44d2-bc3b-053fdec88a69} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13322 2024.07.10 20:10:19.941577 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full
13323 2024.07.10 20:10:19.941604 [ 3 ] {} <Debug> HTTP-Session: 515fd45e-598b-4994-9397-4f9c4633b28b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13324 2024.07.10 20:10:19.941883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13325 2024.07.10 20:10:19.942055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13326 2024.07.10 20:10:19.942132 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13327 2024.07.10 20:10:19.942141 [ 3 ] {} <Debug> HTTP-Session: 1ddf5570-16d5-46f1-b748-4dbad41c4af4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13328 2024.07.10 20:10:19.942222 [ 3 ] {} <Debug> HTTP-Session: 1ddf5570-16d5-46f1-b748-4dbad41c4af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13329 2024.07.10 20:10:19.942244 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 55 rows starting from the beginning of the part
13330 2024.07.10 20:10:19.942286 [ 3 ] {} <Debug> HTTP-Session: 1ddf5570-16d5-46f1-b748-4dbad41c4af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13331 2024.07.10 20:10:19.942442 [ 3 ] {} <Trace> HTTP-Session: 1ddf5570-16d5-46f1-b748-4dbad41c4af4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13332 2024.07.10 20:10:19.942812 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 19 rows starting from the beginning of the part
13333 2024.07.10 20:10:19.943030 [ 3 ] {710f0db2-51fe-4974-a936-f214876f2225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13334 2024.07.10 20:10:19.943195 [ 3 ] {710f0db2-51fe-4974-a936-f214876f2225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13335 2024.07.10 20:10:19.943214 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part
13336 2024.07.10 20:10:19.943867 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 19 rows starting from the beginning of the part
13337 2024.07.10 20:10:19.944411 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part
13338 2024.07.10 20:10:19.944789 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 19 rows starting from the beginning of the part
13339 2024.07.10 20:10:19.944814 [ 3 ] {710f0db2-51fe-4974-a936-f214876f2225} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13340 2024.07.10 20:10:19.945562 [ 3 ] {710f0db2-51fe-4974-a936-f214876f2225} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13341 2024.07.10 20:10:19.945605 [ 3 ] {710f0db2-51fe-4974-a936-f214876f2225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13342 2024.07.10 20:10:19.946117 [ 3 ] {710f0db2-51fe-4974-a936-f214876f2225} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13343 2024.07.10 20:10:19.946276 [ 195 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 4 columns (4 merged, 0 gathered) in 0.00482972 sec., 38097.44664286957 rows/sec., 3.02 MiB/sec.
13344 2024.07.10 20:10:19.946548 [ 188 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary)
13345 2024.07.10 20:10:19.946613 [ 3 ] {710f0db2-51fe-4974-a936-f214876f2225} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13346 2024.07.10 20:10:19.946938 [ 3 ] {710f0db2-51fe-4974-a936-f214876f2225} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.004169 sec., 27104.82130007196 rows/sec., 2.22 MiB/sec.
13347 2024.07.10 20:10:19.947652 [ 3 ] {710f0db2-51fe-4974-a936-f214876f2225} <Debug> DynamicQueryHandler: Done processing query
13348 2024.07.10 20:10:19.947733 [ 3 ] {710f0db2-51fe-4974-a936-f214876f2225} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13349 2024.07.10 20:10:19.947804 [ 3 ] {} <Debug> HTTP-Session: 1ddf5570-16d5-46f1-b748-4dbad41c4af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13350 2024.07.10 20:10:19.948069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13351 2024.07.10 20:10:19.948217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13352 2024.07.10 20:10:19.948252 [ 3 ] {} <Debug> HTTP-Session: abe20edc-599a-4c5f-a310-f443beb3021b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13353 2024.07.10 20:10:19.948289 [ 3 ] {} <Debug> HTTP-Session: abe20edc-599a-4c5f-a310-f443beb3021b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13354 2024.07.10 20:10:19.948318 [ 3 ] {} <Debug> HTTP-Session: abe20edc-599a-4c5f-a310-f443beb3021b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13355 2024.07.10 20:10:19.948341 [ 188 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_80_16} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13356 2024.07.10 20:10:19.948373 [ 3 ] {} <Trace> HTTP-Session: abe20edc-599a-4c5f-a310-f443beb3021b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13357 2024.07.10 20:10:19.948543 [ 188 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_80_16} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16
13358 2024.07.10 20:10:19.948595 [ 3 ] {a0493bd3-79a4-4af9-90e5-6b09cf281097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13359 2024.07.10 20:10:19.948700 [ 3 ] {a0493bd3-79a4-4af9-90e5-6b09cf281097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13360 2024.07.10 20:10:19.948722 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
13361 2024.07.10 20:10:19.948888 [ 3 ] {a0493bd3-79a4-4af9-90e5-6b09cf281097} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13362 2024.07.10 20:10:19.949252 [ 3 ] {a0493bd3-79a4-4af9-90e5-6b09cf281097} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13363 2024.07.10 20:10:19.949290 [ 3 ] {a0493bd3-79a4-4af9-90e5-6b09cf281097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13364 2024.07.10 20:10:19.949613 [ 3 ] {a0493bd3-79a4-4af9-90e5-6b09cf281097} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13365 2024.07.10 20:10:19.949918 [ 3 ] {a0493bd3-79a4-4af9-90e5-6b09cf281097} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13366 2024.07.10 20:10:19.950042 [ 3 ] {a0493bd3-79a4-4af9-90e5-6b09cf281097} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001519 sec., 54641.211323238975 rows/sec., 4.27 MiB/sec.
13367 2024.07.10 20:10:19.950207 [ 3 ] {a0493bd3-79a4-4af9-90e5-6b09cf281097} <Debug> DynamicQueryHandler: Done processing query
13368 2024.07.10 20:10:19.950231 [ 3 ] {a0493bd3-79a4-4af9-90e5-6b09cf281097} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13369 2024.07.10 20:10:19.950247 [ 3 ] {} <Debug> HTTP-Session: abe20edc-599a-4c5f-a310-f443beb3021b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13370 2024.07.10 20:10:19.950415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13371 2024.07.10 20:10:19.950464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13372 2024.07.10 20:10:19.950483 [ 3 ] {} <Debug> HTTP-Session: b6f8a038-b8ad-4ff8-8ab5-f8d946795fc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13373 2024.07.10 20:10:19.950500 [ 3 ] {} <Debug> HTTP-Session: b6f8a038-b8ad-4ff8-8ab5-f8d946795fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13374 2024.07.10 20:10:19.950514 [ 3 ] {} <Debug> HTTP-Session: b6f8a038-b8ad-4ff8-8ab5-f8d946795fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13375 2024.07.10 20:10:19.950544 [ 3 ] {} <Trace> HTTP-Session: b6f8a038-b8ad-4ff8-8ab5-f8d946795fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13376 2024.07.10 20:10:19.950694 [ 3 ] {a6119904-1dc5-4b8f-847a-8b4c3fed8bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13377 2024.07.10 20:10:19.950741 [ 3 ] {a6119904-1dc5-4b8f-847a-8b4c3fed8bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13378 2024.07.10 20:10:19.950881 [ 3 ] {a6119904-1dc5-4b8f-847a-8b4c3fed8bfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13379 2024.07.10 20:10:19.951270 [ 3 ] {a6119904-1dc5-4b8f-847a-8b4c3fed8bfd} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13380 2024.07.10 20:10:19.951305 [ 3 ] {a6119904-1dc5-4b8f-847a-8b4c3fed8bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13381 2024.07.10 20:10:19.951695 [ 3 ] {a6119904-1dc5-4b8f-847a-8b4c3fed8bfd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
13382 2024.07.10 20:10:19.952034 [ 3 ] {a6119904-1dc5-4b8f-847a-8b4c3fed8bfd} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13383 2024.07.10 20:10:19.952160 [ 3 ] {a6119904-1dc5-4b8f-847a-8b4c3fed8bfd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec.
13384 2024.07.10 20:10:19.952328 [ 3 ] {a6119904-1dc5-4b8f-847a-8b4c3fed8bfd} <Debug> DynamicQueryHandler: Done processing query
13385 2024.07.10 20:10:19.952352 [ 3 ] {a6119904-1dc5-4b8f-847a-8b4c3fed8bfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13386 2024.07.10 20:10:19.952369 [ 3 ] {} <Debug> HTTP-Session: b6f8a038-b8ad-4ff8-8ab5-f8d946795fc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13387 2024.07.10 20:10:19.952521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13388 2024.07.10 20:10:19.952569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13389 2024.07.10 20:10:19.952588 [ 3 ] {} <Debug> HTTP-Session: a5200b58-a0e7-488e-ba11-26776a08c252 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13390 2024.07.10 20:10:19.952604 [ 3 ] {} <Debug> HTTP-Session: a5200b58-a0e7-488e-ba11-26776a08c252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13391 2024.07.10 20:10:19.952619 [ 3 ] {} <Debug> HTTP-Session: a5200b58-a0e7-488e-ba11-26776a08c252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13392 2024.07.10 20:10:19.952651 [ 3 ] {} <Trace> HTTP-Session: a5200b58-a0e7-488e-ba11-26776a08c252 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13393 2024.07.10 20:10:19.952891 [ 3 ] {513c372a-23f2-4d22-ab56-3670f7bd5d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13394 2024.07.10 20:10:19.952954 [ 3 ] {513c372a-23f2-4d22-ab56-3670f7bd5d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13395 2024.07.10 20:10:19.953345 [ 3 ] {513c372a-23f2-4d22-ab56-3670f7bd5d7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13396 2024.07.10 20:10:19.953997 [ 3 ] {513c372a-23f2-4d22-ab56-3670f7bd5d7c} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13397 2024.07.10 20:10:19.954032 [ 3 ] {513c372a-23f2-4d22-ab56-3670f7bd5d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13398 2024.07.10 20:10:19.954643 [ 3 ] {513c372a-23f2-4d22-ab56-3670f7bd5d7c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13399 2024.07.10 20:10:19.955053 [ 3 ] {513c372a-23f2-4d22-ab56-3670f7bd5d7c} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13400 2024.07.10 20:10:19.955194 [ 3 ] {513c372a-23f2-4d22-ab56-3670f7bd5d7c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00247 sec., 7692.307692307692 rows/sec., 13.78 MiB/sec.
13401 2024.07.10 20:10:19.955413 [ 3 ] {513c372a-23f2-4d22-ab56-3670f7bd5d7c} <Debug> DynamicQueryHandler: Done processing query
13402 2024.07.10 20:10:19.955437 [ 3 ] {513c372a-23f2-4d22-ab56-3670f7bd5d7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
13403 2024.07.10 20:10:19.955453 [ 3 ] {} <Debug> HTTP-Session: a5200b58-a0e7-488e-ba11-26776a08c252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13404 2024.07.10 20:10:19.955577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13405 2024.07.10 20:10:19.955626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13406 2024.07.10 20:10:19.955646 [ 3 ] {} <Debug> HTTP-Session: ee23f715-c968-48a8-87d6-f72741a6dac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13407 2024.07.10 20:10:19.955662 [ 3 ] {} <Debug> HTTP-Session: ee23f715-c968-48a8-87d6-f72741a6dac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13408 2024.07.10 20:10:19.955676 [ 3 ] {} <Debug> HTTP-Session: ee23f715-c968-48a8-87d6-f72741a6dac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13409 2024.07.10 20:10:19.955707 [ 3 ] {} <Trace> HTTP-Session: ee23f715-c968-48a8-87d6-f72741a6dac7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13410 2024.07.10 20:10:19.955838 [ 3 ] {021ceb82-0cd2-40d6-8abf-c8a0d5c851eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13411 2024.07.10 20:10:19.955882 [ 3 ] {021ceb82-0cd2-40d6-8abf-c8a0d5c851eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13412 2024.07.10 20:10:19.956009 [ 3 ] {021ceb82-0cd2-40d6-8abf-c8a0d5c851eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13413 2024.07.10 20:10:19.956303 [ 3 ] {021ceb82-0cd2-40d6-8abf-c8a0d5c851eb} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13414 2024.07.10 20:10:19.956340 [ 3 ] {021ceb82-0cd2-40d6-8abf-c8a0d5c851eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13415 2024.07.10 20:10:19.956696 [ 3 ] {021ceb82-0cd2-40d6-8abf-c8a0d5c851eb} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
13416 2024.07.10 20:10:19.957017 [ 3 ] {021ceb82-0cd2-40d6-8abf-c8a0d5c851eb} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13417 2024.07.10 20:10:19.957136 [ 3 ] {021ceb82-0cd2-40d6-8abf-c8a0d5c851eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec.
13418 2024.07.10 20:10:19.957297 [ 3 ] {021ceb82-0cd2-40d6-8abf-c8a0d5c851eb} <Debug> DynamicQueryHandler: Done processing query
13419 2024.07.10 20:10:19.957322 [ 3 ] {021ceb82-0cd2-40d6-8abf-c8a0d5c851eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13420 2024.07.10 20:10:19.957338 [ 3 ] {} <Debug> HTTP-Session: ee23f715-c968-48a8-87d6-f72741a6dac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13421 2024.07.10 20:10:24.005105 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache
13422 2024.07.10 20:10:24.005178 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache
13423 2024.07.10 20:10:24.940578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 5213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13424 2024.07.10 20:10:24.940753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13425 2024.07.10 20:10:24.940799 [ 3 ] {} <Debug> HTTP-Session: 707deb05-c3bb-41bd-bffb-9856ffc483a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13426 2024.07.10 20:10:24.940840 [ 3 ] {} <Debug> HTTP-Session: 707deb05-c3bb-41bd-bffb-9856ffc483a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13427 2024.07.10 20:10:24.940868 [ 3 ] {} <Debug> HTTP-Session: 707deb05-c3bb-41bd-bffb-9856ffc483a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13428 2024.07.10 20:10:24.940947 [ 3 ] {} <Trace> HTTP-Session: 707deb05-c3bb-41bd-bffb-9856ffc483a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13429 2024.07.10 20:10:24.941245 [ 3 ] {cb20d39f-be80-4a7e-9b0e-70488f2b97ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13430 2024.07.10 20:10:24.941313 [ 3 ] {cb20d39f-be80-4a7e-9b0e-70488f2b97ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13431 2024.07.10 20:10:24.941510 [ 3 ] {cb20d39f-be80-4a7e-9b0e-70488f2b97ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13432 2024.07.10 20:10:24.941986 [ 3 ] {cb20d39f-be80-4a7e-9b0e-70488f2b97ab} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13433 2024.07.10 20:10:24.942027 [ 3 ] {cb20d39f-be80-4a7e-9b0e-70488f2b97ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13434 2024.07.10 20:10:24.942392 [ 3 ] {cb20d39f-be80-4a7e-9b0e-70488f2b97ab} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
13435 2024.07.10 20:10:24.942732 [ 3 ] {cb20d39f-be80-4a7e-9b0e-70488f2b97ab} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13436 2024.07.10 20:10:24.942900 [ 3 ] {cb20d39f-be80-4a7e-9b0e-70488f2b97ab} <Debug> executeQuery: Read 36 rows, 2.92 KiB in 0.001755 sec., 20512.82051282051 rows/sec., 1.62 MiB/sec.
13437 2024.07.10 20:10:24.943106 [ 3 ] {cb20d39f-be80-4a7e-9b0e-70488f2b97ab} <Debug> DynamicQueryHandler: Done processing query
13438 2024.07.10 20:10:24.943133 [ 3 ] {cb20d39f-be80-4a7e-9b0e-70488f2b97ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13439 2024.07.10 20:10:24.943149 [ 3 ] {} <Debug> HTTP-Session: 707deb05-c3bb-41bd-bffb-9856ffc483a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13440 2024.07.10 20:10:24.943278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13441 2024.07.10 20:10:24.943327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13442 2024.07.10 20:10:24.943346 [ 3 ] {} <Debug> HTTP-Session: 12e13977-119f-4d2d-9cb0-89ff38509c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13443 2024.07.10 20:10:24.943362 [ 3 ] {} <Debug> HTTP-Session: 12e13977-119f-4d2d-9cb0-89ff38509c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13444 2024.07.10 20:10:24.943376 [ 3 ] {} <Debug> HTTP-Session: 12e13977-119f-4d2d-9cb0-89ff38509c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13445 2024.07.10 20:10:24.943406 [ 3 ] {} <Trace> HTTP-Session: 12e13977-119f-4d2d-9cb0-89ff38509c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13446 2024.07.10 20:10:24.943509 [ 3 ] {c239b706-881b-4407-b415-8c0f587bac76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13447 2024.07.10 20:10:24.943551 [ 3 ] {c239b706-881b-4407-b415-8c0f587bac76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13448 2024.07.10 20:10:24.943680 [ 3 ] {c239b706-881b-4407-b415-8c0f587bac76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13449 2024.07.10 20:10:24.943992 [ 3 ] {c239b706-881b-4407-b415-8c0f587bac76} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13450 2024.07.10 20:10:24.944027 [ 3 ] {c239b706-881b-4407-b415-8c0f587bac76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13451 2024.07.10 20:10:24.944329 [ 3 ] {c239b706-881b-4407-b415-8c0f587bac76} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
13452 2024.07.10 20:10:24.944630 [ 3 ] {c239b706-881b-4407-b415-8c0f587bac76} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13453 2024.07.10 20:10:24.944780 [ 3 ] {c239b706-881b-4407-b415-8c0f587bac76} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001287 sec., 1554.001554001554 rows/sec., 126.72 KiB/sec.
13454 2024.07.10 20:10:24.945045 [ 3 ] {c239b706-881b-4407-b415-8c0f587bac76} <Debug> DynamicQueryHandler: Done processing query
13455 2024.07.10 20:10:24.945105 [ 3 ] {c239b706-881b-4407-b415-8c0f587bac76} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13456 2024.07.10 20:10:24.945139 [ 3 ] {} <Debug> HTTP-Session: 12e13977-119f-4d2d-9cb0-89ff38509c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13457 2024.07.10 20:10:24.945325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 24317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13458 2024.07.10 20:10:24.945377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13459 2024.07.10 20:10:24.945397 [ 3 ] {} <Debug> HTTP-Session: 02244732-8870-4304-b31f-246a8d527e2e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13460 2024.07.10 20:10:24.945413 [ 3 ] {} <Debug> HTTP-Session: 02244732-8870-4304-b31f-246a8d527e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13461 2024.07.10 20:10:24.945427 [ 3 ] {} <Debug> HTTP-Session: 02244732-8870-4304-b31f-246a8d527e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13462 2024.07.10 20:10:24.945459 [ 3 ] {} <Trace> HTTP-Session: 02244732-8870-4304-b31f-246a8d527e2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13463 2024.07.10 20:10:24.945604 [ 3 ] {c77504b5-51d0-4ea5-92a7-deca7034ce06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13464 2024.07.10 20:10:24.945650 [ 3 ] {c77504b5-51d0-4ea5-92a7-deca7034ce06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13465 2024.07.10 20:10:24.945797 [ 3 ] {c77504b5-51d0-4ea5-92a7-deca7034ce06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13466 2024.07.10 20:10:24.946220 [ 3 ] {c77504b5-51d0-4ea5-92a7-deca7034ce06} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13467 2024.07.10 20:10:24.946257 [ 3 ] {c77504b5-51d0-4ea5-92a7-deca7034ce06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13468 2024.07.10 20:10:24.946576 [ 3 ] {c77504b5-51d0-4ea5-92a7-deca7034ce06} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
13469 2024.07.10 20:10:24.946877 [ 3 ] {c77504b5-51d0-4ea5-92a7-deca7034ce06} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13470 2024.07.10 20:10:24.947033 [ 3 ] {c77504b5-51d0-4ea5-92a7-deca7034ce06} <Debug> executeQuery: Read 165 rows, 14.29 KiB in 0.001494 sec., 110441.76706827308 rows/sec., 9.34 MiB/sec.
13471 2024.07.10 20:10:24.947295 [ 3 ] {c77504b5-51d0-4ea5-92a7-deca7034ce06} <Debug> DynamicQueryHandler: Done processing query
13472 2024.07.10 20:10:24.947358 [ 3 ] {c77504b5-51d0-4ea5-92a7-deca7034ce06} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13473 2024.07.10 20:10:24.947417 [ 3 ] {} <Debug> HTTP-Session: 02244732-8870-4304-b31f-246a8d527e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13474 2024.07.10 20:10:24.947610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13475 2024.07.10 20:10:24.947684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13476 2024.07.10 20:10:24.947704 [ 3 ] {} <Debug> HTTP-Session: 56e08715-344f-45ca-8897-0bcab1b7ff3f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13477 2024.07.10 20:10:24.947721 [ 3 ] {} <Debug> HTTP-Session: 56e08715-344f-45ca-8897-0bcab1b7ff3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13478 2024.07.10 20:10:24.947735 [ 3 ] {} <Debug> HTTP-Session: 56e08715-344f-45ca-8897-0bcab1b7ff3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13479 2024.07.10 20:10:24.947767 [ 3 ] {} <Trace> HTTP-Session: 56e08715-344f-45ca-8897-0bcab1b7ff3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13480 2024.07.10 20:10:24.947864 [ 3 ] {feb072be-6fd9-4ba6-8e33-ab6a33005cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13481 2024.07.10 20:10:24.947907 [ 3 ] {feb072be-6fd9-4ba6-8e33-ab6a33005cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13482 2024.07.10 20:10:24.948056 [ 3 ] {feb072be-6fd9-4ba6-8e33-ab6a33005cc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13483 2024.07.10 20:10:24.948320 [ 3 ] {feb072be-6fd9-4ba6-8e33-ab6a33005cc4} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13484 2024.07.10 20:10:24.948355 [ 3 ] {feb072be-6fd9-4ba6-8e33-ab6a33005cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13485 2024.07.10 20:10:24.948651 [ 3 ] {feb072be-6fd9-4ba6-8e33-ab6a33005cc4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
13486 2024.07.10 20:10:24.948959 [ 3 ] {feb072be-6fd9-4ba6-8e33-ab6a33005cc4} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13487 2024.07.10 20:10:24.949114 [ 3 ] {feb072be-6fd9-4ba6-8e33-ab6a33005cc4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00127 sec., 1574.803149606299 rows/sec., 109.96 KiB/sec.
13488 2024.07.10 20:10:24.949388 [ 3 ] {feb072be-6fd9-4ba6-8e33-ab6a33005cc4} <Debug> DynamicQueryHandler: Done processing query
13489 2024.07.10 20:10:24.949432 [ 3 ] {feb072be-6fd9-4ba6-8e33-ab6a33005cc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13490 2024.07.10 20:10:24.949450 [ 3 ] {} <Debug> HTTP-Session: 56e08715-344f-45ca-8897-0bcab1b7ff3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13491 2024.07.10 20:10:24.949585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 17317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13492 2024.07.10 20:10:24.949633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13493 2024.07.10 20:10:24.949651 [ 3 ] {} <Debug> HTTP-Session: 2ba0ba87-a866-466d-b587-03ddd3303de8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13494 2024.07.10 20:10:24.949673 [ 3 ] {} <Debug> HTTP-Session: 2ba0ba87-a866-466d-b587-03ddd3303de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13495 2024.07.10 20:10:24.949687 [ 3 ] {} <Debug> HTTP-Session: 2ba0ba87-a866-466d-b587-03ddd3303de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13496 2024.07.10 20:10:24.949717 [ 3 ] {} <Trace> HTTP-Session: 2ba0ba87-a866-466d-b587-03ddd3303de8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13497 2024.07.10 20:10:24.949840 [ 3 ] {fe3b7b29-cba6-4b5c-add5-722231d6bbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13498 2024.07.10 20:10:24.949884 [ 3 ] {fe3b7b29-cba6-4b5c-add5-722231d6bbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13499 2024.07.10 20:10:24.950025 [ 3 ] {fe3b7b29-cba6-4b5c-add5-722231d6bbeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13500 2024.07.10 20:10:24.950356 [ 3 ] {fe3b7b29-cba6-4b5c-add5-722231d6bbeb} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13501 2024.07.10 20:10:24.950392 [ 3 ] {fe3b7b29-cba6-4b5c-add5-722231d6bbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13502 2024.07.10 20:10:24.950706 [ 3 ] {fe3b7b29-cba6-4b5c-add5-722231d6bbeb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
13503 2024.07.10 20:10:24.951001 [ 3 ] {fe3b7b29-cba6-4b5c-add5-722231d6bbeb} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13504 2024.07.10 20:10:24.951146 [ 3 ] {fe3b7b29-cba6-4b5c-add5-722231d6bbeb} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001352 sec., 75443.78698224852 rows/sec., 5.89 MiB/sec.
13505 2024.07.10 20:10:24.951302 [ 3 ] {fe3b7b29-cba6-4b5c-add5-722231d6bbeb} <Debug> DynamicQueryHandler: Done processing query
13506 2024.07.10 20:10:24.951325 [ 3 ] {fe3b7b29-cba6-4b5c-add5-722231d6bbeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13507 2024.07.10 20:10:24.951342 [ 3 ] {} <Debug> HTTP-Session: 2ba0ba87-a866-466d-b587-03ddd3303de8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13508 2024.07.10 20:10:24.951527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13509 2024.07.10 20:10:24.951576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13510 2024.07.10 20:10:24.951594 [ 3 ] {} <Debug> HTTP-Session: 26b2e3e0-8e14-42c4-8712-8265860bf57b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13511 2024.07.10 20:10:24.951610 [ 3 ] {} <Debug> HTTP-Session: 26b2e3e0-8e14-42c4-8712-8265860bf57b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13512 2024.07.10 20:10:24.951624 [ 3 ] {} <Debug> HTTP-Session: 26b2e3e0-8e14-42c4-8712-8265860bf57b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13513 2024.07.10 20:10:24.951654 [ 3 ] {} <Trace> HTTP-Session: 26b2e3e0-8e14-42c4-8712-8265860bf57b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13514 2024.07.10 20:10:24.951792 [ 3 ] {a18b833a-e273-438d-a29d-7a6ee9e64a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13515 2024.07.10 20:10:24.951838 [ 3 ] {a18b833a-e273-438d-a29d-7a6ee9e64a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13516 2024.07.10 20:10:24.951977 [ 3 ] {a18b833a-e273-438d-a29d-7a6ee9e64a5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13517 2024.07.10 20:10:24.952345 [ 3 ] {a18b833a-e273-438d-a29d-7a6ee9e64a5f} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13518 2024.07.10 20:10:24.952379 [ 3 ] {a18b833a-e273-438d-a29d-7a6ee9e64a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13519 2024.07.10 20:10:24.952772 [ 3 ] {a18b833a-e273-438d-a29d-7a6ee9e64a5f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13520 2024.07.10 20:10:24.953104 [ 3 ] {a18b833a-e273-438d-a29d-7a6ee9e64a5f} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13521 2024.07.10 20:10:24.953247 [ 3 ] {a18b833a-e273-438d-a29d-7a6ee9e64a5f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001513 sec., 106411.10376734963 rows/sec., 7.41 MiB/sec.
13522 2024.07.10 20:10:24.953419 [ 3 ] {a18b833a-e273-438d-a29d-7a6ee9e64a5f} <Debug> DynamicQueryHandler: Done processing query
13523 2024.07.10 20:10:24.953442 [ 3 ] {a18b833a-e273-438d-a29d-7a6ee9e64a5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13524 2024.07.10 20:10:24.953459 [ 3 ] {} <Debug> HTTP-Session: 26b2e3e0-8e14-42c4-8712-8265860bf57b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13525 2024.07.10 20:10:24.953657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 58538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13526 2024.07.10 20:10:24.953706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13527 2024.07.10 20:10:24.953725 [ 3 ] {} <Debug> HTTP-Session: 6f2605f7-3ad2-403d-bc91-9f7997c4e15c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13528 2024.07.10 20:10:24.953740 [ 3 ] {} <Debug> HTTP-Session: 6f2605f7-3ad2-403d-bc91-9f7997c4e15c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13529 2024.07.10 20:10:24.953754 [ 3 ] {} <Debug> HTTP-Session: 6f2605f7-3ad2-403d-bc91-9f7997c4e15c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13530 2024.07.10 20:10:24.953785 [ 3 ] {} <Trace> HTTP-Session: 6f2605f7-3ad2-403d-bc91-9f7997c4e15c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13531 2024.07.10 20:10:24.954158 [ 3 ] {bd0636fc-8c20-4ec9-a6f3-0a32f8b2a71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13532 2024.07.10 20:10:24.954221 [ 3 ] {bd0636fc-8c20-4ec9-a6f3-0a32f8b2a71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13533 2024.07.10 20:10:24.954633 [ 3 ] {bd0636fc-8c20-4ec9-a6f3-0a32f8b2a71d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13534 2024.07.10 20:10:24.955343 [ 3 ] {bd0636fc-8c20-4ec9-a6f3-0a32f8b2a71d} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13535 2024.07.10 20:10:24.955378 [ 3 ] {bd0636fc-8c20-4ec9-a6f3-0a32f8b2a71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13536 2024.07.10 20:10:24.955977 [ 3 ] {bd0636fc-8c20-4ec9-a6f3-0a32f8b2a71d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
13537 2024.07.10 20:10:24.956388 [ 3 ] {bd0636fc-8c20-4ec9-a6f3-0a32f8b2a71d} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13538 2024.07.10 20:10:24.956576 [ 3 ] {bd0636fc-8c20-4ec9-a6f3-0a32f8b2a71d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002694 sec., 13363.028953229397 rows/sec., 23.95 MiB/sec.
13539 2024.07.10 20:10:24.956581 [ 69 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
13540 2024.07.10 20:10:24.956709 [ 69 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13541 2024.07.10 20:10:24.956785 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13542 2024.07.10 20:10:24.956955 [ 3 ] {bd0636fc-8c20-4ec9-a6f3-0a32f8b2a71d} <Debug> DynamicQueryHandler: Done processing query
13543 2024.07.10 20:10:24.957007 [ 3 ] {bd0636fc-8c20-4ec9-a6f3-0a32f8b2a71d} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
13544 2024.07.10 20:10:24.957021 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::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
13545 2024.07.10 20:10:24.957032 [ 3 ] {} <Debug> HTTP-Session: 6f2605f7-3ad2-403d-bc91-9f7997c4e15c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13546 2024.07.10 20:10:24.957335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13547 2024.07.10 20:10:24.957458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13548 2024.07.10 20:10:24.957523 [ 3 ] {} <Debug> HTTP-Session: 7b40e67f-7c9a-48ec-a885-b4a96d4163b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13549 2024.07.10 20:10:24.957568 [ 3 ] {} <Debug> HTTP-Session: 7b40e67f-7c9a-48ec-a885-b4a96d4163b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13550 2024.07.10 20:10:24.957613 [ 3 ] {} <Debug> HTTP-Session: 7b40e67f-7c9a-48ec-a885-b4a96d4163b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13551 2024.07.10 20:10:24.957700 [ 3 ] {} <Trace> HTTP-Session: 7b40e67f-7c9a-48ec-a885-b4a96d4163b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13552 2024.07.10 20:10:24.957792 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13553 2024.07.10 20:10:24.957975 [ 3 ] {7d5c9abf-11b1-4261-b8de-2ee6ed299e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13554 2024.07.10 20:10:24.957979 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1270 rows starting from the beginning of the part
13555 2024.07.10 20:10:24.958056 [ 3 ] {7d5c9abf-11b1-4261-b8de-2ee6ed299e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13556 2024.07.10 20:10:24.958854 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part
13557 2024.07.10 20:10:24.958930 [ 3 ] {7d5c9abf-11b1-4261-b8de-2ee6ed299e84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13558 2024.07.10 20:10:24.959528 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 19 rows starting from the beginning of the part
13559 2024.07.10 20:10:24.960273 [ 3 ] {7d5c9abf-11b1-4261-b8de-2ee6ed299e84} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13560 2024.07.10 20:10:24.960315 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part
13561 2024.07.10 20:10:24.960339 [ 3 ] {7d5c9abf-11b1-4261-b8de-2ee6ed299e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13562 2024.07.10 20:10:24.961004 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 19 rows starting from the beginning of the part
13563 2024.07.10 20:10:24.961688 [ 3 ] {7d5c9abf-11b1-4261-b8de-2ee6ed299e84} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13564 2024.07.10 20:10:24.961744 [ 190 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part
13565 2024.07.10 20:10:24.962902 [ 3 ] {7d5c9abf-11b1-4261-b8de-2ee6ed299e84} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13566 2024.07.10 20:10:24.963211 [ 3 ] {7d5c9abf-11b1-4261-b8de-2ee6ed299e84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005398 sec., 11115.227862171174 rows/sec., 767.07 KiB/sec.
13567 2024.07.10 20:10:24.963541 [ 3 ] {7d5c9abf-11b1-4261-b8de-2ee6ed299e84} <Debug> DynamicQueryHandler: Done processing query
13568 2024.07.10 20:10:24.963586 [ 3 ] {7d5c9abf-11b1-4261-b8de-2ee6ed299e84} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13569 2024.07.10 20:10:24.963698 [ 3 ] {} <Debug> HTTP-Session: 7b40e67f-7c9a-48ec-a885-b4a96d4163b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13570 2024.07.10 20:10:24.968226 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1416 rows, containing 19 columns (19 merged, 0 gathered) in 0.011314154 sec., 125152.97210909451 rows/sec., 224.27 MiB/sec.
13571 2024.07.10 20:10:24.969579 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
13572 2024.07.10 20:10:24.970209 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13573 2024.07.10 20:10:24.970299 [ 189 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
13574 2024.07.10 20:10:24.970459 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB.
13575 2024.07.10 20:10:29.938452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13576 2024.07.10 20:10:29.938598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13577 2024.07.10 20:10:29.938627 [ 3 ] {} <Debug> HTTP-Session: 28afd92d-fdc9-4761-bea5-aea587cf5e4a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13578 2024.07.10 20:10:29.938656 [ 3 ] {} <Debug> HTTP-Session: 28afd92d-fdc9-4761-bea5-aea587cf5e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13579 2024.07.10 20:10:29.938674 [ 3 ] {} <Debug> HTTP-Session: 28afd92d-fdc9-4761-bea5-aea587cf5e4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13580 2024.07.10 20:10:29.938732 [ 3 ] {} <Trace> HTTP-Session: 28afd92d-fdc9-4761-bea5-aea587cf5e4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13581 2024.07.10 20:10:29.938944 [ 3 ] {701fdd82-4801-4d21-82d9-dedd6232f77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13582 2024.07.10 20:10:29.939020 [ 3 ] {701fdd82-4801-4d21-82d9-dedd6232f77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13583 2024.07.10 20:10:29.939236 [ 3 ] {701fdd82-4801-4d21-82d9-dedd6232f77f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13584 2024.07.10 20:10:29.939667 [ 3 ] {701fdd82-4801-4d21-82d9-dedd6232f77f} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13585 2024.07.10 20:10:29.939709 [ 3 ] {701fdd82-4801-4d21-82d9-dedd6232f77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13586 2024.07.10 20:10:29.940075 [ 3 ] {701fdd82-4801-4d21-82d9-dedd6232f77f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
13587 2024.07.10 20:10:29.940411 [ 3 ] {701fdd82-4801-4d21-82d9-dedd6232f77f} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13588 2024.07.10 20:10:29.940564 [ 3 ] {701fdd82-4801-4d21-82d9-dedd6232f77f} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001688 sec., 11255.924170616114 rows/sec., 912.35 KiB/sec.
13589 2024.07.10 20:10:29.940786 [ 3 ] {701fdd82-4801-4d21-82d9-dedd6232f77f} <Debug> DynamicQueryHandler: Done processing query
13590 2024.07.10 20:10:29.940812 [ 3 ] {701fdd82-4801-4d21-82d9-dedd6232f77f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13591 2024.07.10 20:10:29.940829 [ 3 ] {} <Debug> HTTP-Session: 28afd92d-fdc9-4761-bea5-aea587cf5e4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13592 2024.07.10 20:10:29.941005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13593 2024.07.10 20:10:29.941055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13594 2024.07.10 20:10:29.941074 [ 3 ] {} <Debug> HTTP-Session: fb5dfeb0-ce65-4707-9c8c-ad445edc4d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13595 2024.07.10 20:10:29.941091 [ 3 ] {} <Debug> HTTP-Session: fb5dfeb0-ce65-4707-9c8c-ad445edc4d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13596 2024.07.10 20:10:29.941105 [ 3 ] {} <Debug> HTTP-Session: fb5dfeb0-ce65-4707-9c8c-ad445edc4d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13597 2024.07.10 20:10:29.941136 [ 3 ] {} <Trace> HTTP-Session: fb5dfeb0-ce65-4707-9c8c-ad445edc4d75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13598 2024.07.10 20:10:29.941257 [ 3 ] {52b0d0b4-67f3-4995-85f8-e0efd0798592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13599 2024.07.10 20:10:29.941300 [ 3 ] {52b0d0b4-67f3-4995-85f8-e0efd0798592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13600 2024.07.10 20:10:29.941437 [ 3 ] {52b0d0b4-67f3-4995-85f8-e0efd0798592} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13601 2024.07.10 20:10:29.941810 [ 3 ] {52b0d0b4-67f3-4995-85f8-e0efd0798592} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13602 2024.07.10 20:10:29.941846 [ 3 ] {52b0d0b4-67f3-4995-85f8-e0efd0798592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13603 2024.07.10 20:10:29.942159 [ 3 ] {52b0d0b4-67f3-4995-85f8-e0efd0798592} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
13604 2024.07.10 20:10:29.942480 [ 3 ] {52b0d0b4-67f3-4995-85f8-e0efd0798592} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13605 2024.07.10 20:10:29.942632 [ 3 ] {52b0d0b4-67f3-4995-85f8-e0efd0798592} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.00142 sec., 79577.4647887324 rows/sec., 6.52 MiB/sec.
13606 2024.07.10 20:10:29.942657 [ 66 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
13607 2024.07.10 20:10:29.942771 [ 66 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13608 2024.07.10 20:10:29.942815 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13609 2024.07.10 20:10:29.942870 [ 3 ] {52b0d0b4-67f3-4995-85f8-e0efd0798592} <Debug> DynamicQueryHandler: Done processing query
13610 2024.07.10 20:10:29.942924 [ 3 ] {52b0d0b4-67f3-4995-85f8-e0efd0798592} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13611 2024.07.10 20:10:29.942979 [ 3 ] {} <Debug> HTTP-Session: fb5dfeb0-ce65-4707-9c8c-ad445edc4d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13612 2024.07.10 20:10:29.943096 [ 192 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
13613 2024.07.10 20:10:29.943201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13614 2024.07.10 20:10:29.943341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13615 2024.07.10 20:10:29.943389 [ 192 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13616 2024.07.10 20:10:29.943404 [ 3 ] {} <Debug> HTTP-Session: bd3d7e32-75a2-440f-85b9-70d33ce57cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13617 2024.07.10 20:10:29.943450 [ 192 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 270 rows starting from the beginning of the part
13618 2024.07.10 20:10:29.943460 [ 3 ] {} <Debug> HTTP-Session: bd3d7e32-75a2-440f-85b9-70d33ce57cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13619 2024.07.10 20:10:29.943504 [ 3 ] {} <Debug> HTTP-Session: bd3d7e32-75a2-440f-85b9-70d33ce57cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13620 2024.07.10 20:10:29.943652 [ 192 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 114 rows starting from the beginning of the part
13621 2024.07.10 20:10:29.943666 [ 3 ] {} <Trace> HTTP-Session: bd3d7e32-75a2-440f-85b9-70d33ce57cf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13622 2024.07.10 20:10:29.943971 [ 192 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 201 rows starting from the beginning of the part
13623 2024.07.10 20:10:29.944051 [ 3 ] {179f8c3f-98a7-4176-9620-6e4dedc3b6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13624 2024.07.10 20:10:29.944237 [ 192 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 113 rows starting from the beginning of the part
13625 2024.07.10 20:10:29.944272 [ 3 ] {179f8c3f-98a7-4176-9620-6e4dedc3b6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13626 2024.07.10 20:10:29.944571 [ 192 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 165 rows starting from the beginning of the part
13627 2024.07.10 20:10:29.944966 [ 192 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 113 rows starting from the beginning of the part
13628 2024.07.10 20:10:29.945473 [ 3 ] {179f8c3f-98a7-4176-9620-6e4dedc3b6f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13629 2024.07.10 20:10:29.946316 [ 3 ] {179f8c3f-98a7-4176-9620-6e4dedc3b6f5} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13630 2024.07.10 20:10:29.946390 [ 3 ] {179f8c3f-98a7-4176-9620-6e4dedc3b6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13631 2024.07.10 20:10:29.947244 [ 3 ] {179f8c3f-98a7-4176-9620-6e4dedc3b6f5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
13632 2024.07.10 20:10:29.947888 [ 3 ] {179f8c3f-98a7-4176-9620-6e4dedc3b6f5} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13633 2024.07.10 20:10:29.947995 [ 192 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 4 columns (4 merged, 0 gathered) in 0.005073492 sec., 192372.43303034676 rows/sec., 15.95 MiB/sec.
13634 2024.07.10 20:10:29.948168 [ 66 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
13635 2024.07.10 20:10:29.948181 [ 3 ] {179f8c3f-98a7-4176-9620-6e4dedc3b6f5} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.00425 sec., 19529.41176470588 rows/sec., 1.52 MiB/sec.
13636 2024.07.10 20:10:29.948256 [ 66 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13637 2024.07.10 20:10:29.948354 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13638 2024.07.10 20:10:29.948474 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
13639 2024.07.10 20:10:29.948736 [ 3 ] {179f8c3f-98a7-4176-9620-6e4dedc3b6f5} <Debug> DynamicQueryHandler: Done processing query
13640 2024.07.10 20:10:29.948843 [ 3 ] {179f8c3f-98a7-4176-9620-6e4dedc3b6f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13641 2024.07.10 20:10:29.948929 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
13642 2024.07.10 20:10:29.948974 [ 3 ] {} <Debug> HTTP-Session: bd3d7e32-75a2-440f-85b9-70d33ce57cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13643 2024.07.10 20:10:29.949393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13644 2024.07.10 20:10:29.949660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13645 2024.07.10 20:10:29.949817 [ 3 ] {} <Debug> HTTP-Session: 4b3783a1-3125-4f1d-a401-bdb4e36c9416 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13646 2024.07.10 20:10:29.949933 [ 3 ] {} <Debug> HTTP-Session: 4b3783a1-3125-4f1d-a401-bdb4e36c9416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13647 2024.07.10 20:10:29.950066 [ 3 ] {} <Debug> HTTP-Session: 4b3783a1-3125-4f1d-a401-bdb4e36c9416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13648 2024.07.10 20:10:29.950150 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13649 2024.07.10 20:10:29.950292 [ 3 ] {} <Trace> HTTP-Session: 4b3783a1-3125-4f1d-a401-bdb4e36c9416 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13650 2024.07.10 20:10:29.950350 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 199 rows starting from the beginning of the part
13651 2024.07.10 20:10:29.951033 [ 3 ] {a773a021-cfaf-43cf-8935-956a73f38338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13652 2024.07.10 20:10:29.951078 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 85 rows starting from the beginning of the part
13653 2024.07.10 20:10:29.951480 [ 3 ] {a773a021-cfaf-43cf-8935-956a73f38338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13654 2024.07.10 20:10:29.951976 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_86_17} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13655 2024.07.10 20:10:29.952200 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 126 rows starting from the beginning of the part
13656 2024.07.10 20:10:29.952611 [ 189 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_86_17} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
13657 2024.07.10 20:10:29.952784 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 83 rows starting from the beginning of the part
13658 2024.07.10 20:10:29.953070 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
13659 2024.07.10 20:10:29.953292 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 102 rows starting from the beginning of the part
13660 2024.07.10 20:10:29.953494 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 83 rows starting from the beginning of the part
13661 2024.07.10 20:10:29.953533 [ 3 ] {a773a021-cfaf-43cf-8935-956a73f38338} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13662 2024.07.10 20:10:29.954572 [ 3 ] {a773a021-cfaf-43cf-8935-956a73f38338} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13663 2024.07.10 20:10:29.954655 [ 3 ] {a773a021-cfaf-43cf-8935-956a73f38338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13664 2024.07.10 20:10:29.955372 [ 3 ] {a773a021-cfaf-43cf-8935-956a73f38338} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13665 2024.07.10 20:10:29.955762 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 4 columns (4 merged, 0 gathered) in 0.00725773 sec., 93417.63884851048 rows/sec., 7.27 MiB/sec.
13666 2024.07.10 20:10:29.955892 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
13667 2024.07.10 20:10:29.955986 [ 3 ] {a773a021-cfaf-43cf-8935-956a73f38338} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13668 2024.07.10 20:10:29.956271 [ 3 ] {a773a021-cfaf-43cf-8935-956a73f38338} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005617 sec., 28484.956382410543 rows/sec., 1.98 MiB/sec.
13669 2024.07.10 20:10:29.956493 [ 3 ] {a773a021-cfaf-43cf-8935-956a73f38338} <Debug> DynamicQueryHandler: Done processing query
13670 2024.07.10 20:10:29.956494 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_86_17} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13671 2024.07.10 20:10:29.956524 [ 3 ] {a773a021-cfaf-43cf-8935-956a73f38338} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13672 2024.07.10 20:10:29.956550 [ 3 ] {} <Debug> HTTP-Session: 4b3783a1-3125-4f1d-a401-bdb4e36c9416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13673 2024.07.10 20:10:29.956608 [ 191 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_86_17} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
13674 2024.07.10 20:10:29.956684 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
13675 2024.07.10 20:10:29.956745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13676 2024.07.10 20:10:29.956795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13677 2024.07.10 20:10:29.956813 [ 3 ] {} <Debug> HTTP-Session: 2d27cb23-88f9-46fb-944f-731989c0efa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13678 2024.07.10 20:10:29.956830 [ 3 ] {} <Debug> HTTP-Session: 2d27cb23-88f9-46fb-944f-731989c0efa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13679 2024.07.10 20:10:29.956844 [ 3 ] {} <Debug> HTTP-Session: 2d27cb23-88f9-46fb-944f-731989c0efa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13680 2024.07.10 20:10:29.956876 [ 3 ] {} <Trace> HTTP-Session: 2d27cb23-88f9-46fb-944f-731989c0efa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13681 2024.07.10 20:10:29.957130 [ 3 ] {214d2f93-86ca-411a-ade9-f197294a0506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13682 2024.07.10 20:10:29.957193 [ 3 ] {214d2f93-86ca-411a-ade9-f197294a0506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13683 2024.07.10 20:10:29.957582 [ 3 ] {214d2f93-86ca-411a-ade9-f197294a0506} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13684 2024.07.10 20:10:29.958237 [ 3 ] {214d2f93-86ca-411a-ade9-f197294a0506} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13685 2024.07.10 20:10:29.958273 [ 3 ] {214d2f93-86ca-411a-ade9-f197294a0506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13686 2024.07.10 20:10:29.958888 [ 3 ] {214d2f93-86ca-411a-ade9-f197294a0506} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
13687 2024.07.10 20:10:29.959306 [ 3 ] {214d2f93-86ca-411a-ade9-f197294a0506} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13688 2024.07.10 20:10:29.959495 [ 3 ] {214d2f93-86ca-411a-ade9-f197294a0506} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002542 sec., 7474.429583005507 rows/sec., 13.39 MiB/sec.
13689 2024.07.10 20:10:29.959731 [ 3 ] {214d2f93-86ca-411a-ade9-f197294a0506} <Debug> DynamicQueryHandler: Done processing query
13690 2024.07.10 20:10:29.959757 [ 3 ] {214d2f93-86ca-411a-ade9-f197294a0506} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
13691 2024.07.10 20:10:29.959772 [ 3 ] {} <Debug> HTTP-Session: 2d27cb23-88f9-46fb-944f-731989c0efa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13692 2024.07.10 20:10:29.959911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13693 2024.07.10 20:10:29.959959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13694 2024.07.10 20:10:29.959979 [ 3 ] {} <Debug> HTTP-Session: f2839f4c-d7bc-4864-a66c-862f53ae58f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13695 2024.07.10 20:10:29.959996 [ 3 ] {} <Debug> HTTP-Session: f2839f4c-d7bc-4864-a66c-862f53ae58f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13696 2024.07.10 20:10:29.960010 [ 3 ] {} <Debug> HTTP-Session: f2839f4c-d7bc-4864-a66c-862f53ae58f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13697 2024.07.10 20:10:29.960042 [ 3 ] {} <Trace> HTTP-Session: f2839f4c-d7bc-4864-a66c-862f53ae58f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13698 2024.07.10 20:10:29.960166 [ 3 ] {549127a8-2761-4c1a-95e6-2bc74e3adec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13699 2024.07.10 20:10:29.960211 [ 3 ] {549127a8-2761-4c1a-95e6-2bc74e3adec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13700 2024.07.10 20:10:29.960338 [ 3 ] {549127a8-2761-4c1a-95e6-2bc74e3adec0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13701 2024.07.10 20:10:29.960687 [ 3 ] {549127a8-2761-4c1a-95e6-2bc74e3adec0} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13702 2024.07.10 20:10:29.960723 [ 3 ] {549127a8-2761-4c1a-95e6-2bc74e3adec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13703 2024.07.10 20:10:29.961083 [ 3 ] {549127a8-2761-4c1a-95e6-2bc74e3adec0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13704 2024.07.10 20:10:29.961405 [ 3 ] {549127a8-2761-4c1a-95e6-2bc74e3adec0} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13705 2024.07.10 20:10:29.961562 [ 3 ] {549127a8-2761-4c1a-95e6-2bc74e3adec0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001439 sec., 41695.62195969423 rows/sec., 2.81 MiB/sec.
13706 2024.07.10 20:10:29.961838 [ 3 ] {549127a8-2761-4c1a-95e6-2bc74e3adec0} <Debug> DynamicQueryHandler: Done processing query
13707 2024.07.10 20:10:29.961895 [ 3 ] {549127a8-2761-4c1a-95e6-2bc74e3adec0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13708 2024.07.10 20:10:29.961946 [ 3 ] {} <Debug> HTTP-Session: f2839f4c-d7bc-4864-a66c-862f53ae58f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13709 2024.07.10 20:10:34.939852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 5213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13710 2024.07.10 20:10:34.939992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13711 2024.07.10 20:10:34.940022 [ 3 ] {} <Debug> HTTP-Session: 26ca0ee7-4fb8-4a33-b1aa-d3ab3c2a7cd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13712 2024.07.10 20:10:34.940051 [ 3 ] {} <Debug> HTTP-Session: 26ca0ee7-4fb8-4a33-b1aa-d3ab3c2a7cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13713 2024.07.10 20:10:34.940070 [ 3 ] {} <Debug> HTTP-Session: 26ca0ee7-4fb8-4a33-b1aa-d3ab3c2a7cd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13714 2024.07.10 20:10:34.940126 [ 3 ] {} <Trace> HTTP-Session: 26ca0ee7-4fb8-4a33-b1aa-d3ab3c2a7cd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13715 2024.07.10 20:10:34.940340 [ 3 ] {64e8451d-bbf7-4f39-b6d8-7e3d9e6511e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13716 2024.07.10 20:10:34.940414 [ 3 ] {64e8451d-bbf7-4f39-b6d8-7e3d9e6511e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13717 2024.07.10 20:10:34.940617 [ 3 ] {64e8451d-bbf7-4f39-b6d8-7e3d9e6511e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13718 2024.07.10 20:10:34.941102 [ 3 ] {64e8451d-bbf7-4f39-b6d8-7e3d9e6511e5} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13719 2024.07.10 20:10:34.941144 [ 3 ] {64e8451d-bbf7-4f39-b6d8-7e3d9e6511e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13720 2024.07.10 20:10:34.941517 [ 3 ] {64e8451d-bbf7-4f39-b6d8-7e3d9e6511e5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13721 2024.07.10 20:10:34.941867 [ 3 ] {64e8451d-bbf7-4f39-b6d8-7e3d9e6511e5} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13722 2024.07.10 20:10:34.942022 [ 3 ] {64e8451d-bbf7-4f39-b6d8-7e3d9e6511e5} <Debug> executeQuery: Read 36 rows, 2.92 KiB in 0.001755 sec., 20512.82051282051 rows/sec., 1.62 MiB/sec.
13723 2024.07.10 20:10:34.942273 [ 3 ] {64e8451d-bbf7-4f39-b6d8-7e3d9e6511e5} <Debug> DynamicQueryHandler: Done processing query
13724 2024.07.10 20:10:34.942302 [ 3 ] {64e8451d-bbf7-4f39-b6d8-7e3d9e6511e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13725 2024.07.10 20:10:34.942319 [ 3 ] {} <Debug> HTTP-Session: 26ca0ee7-4fb8-4a33-b1aa-d3ab3c2a7cd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13726 2024.07.10 20:10:34.942454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13727 2024.07.10 20:10:34.942511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13728 2024.07.10 20:10:34.942531 [ 3 ] {} <Debug> HTTP-Session: 78388489-aa58-4478-b648-338d48c4b903 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13729 2024.07.10 20:10:34.942550 [ 3 ] {} <Debug> HTTP-Session: 78388489-aa58-4478-b648-338d48c4b903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13730 2024.07.10 20:10:34.942563 [ 3 ] {} <Debug> HTTP-Session: 78388489-aa58-4478-b648-338d48c4b903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13731 2024.07.10 20:10:34.942597 [ 3 ] {} <Trace> HTTP-Session: 78388489-aa58-4478-b648-338d48c4b903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13732 2024.07.10 20:10:34.942711 [ 3 ] {24692685-6e2f-4cc6-8ef0-517a9f27d6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13733 2024.07.10 20:10:34.942758 [ 3 ] {24692685-6e2f-4cc6-8ef0-517a9f27d6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13734 2024.07.10 20:10:34.942900 [ 3 ] {24692685-6e2f-4cc6-8ef0-517a9f27d6af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13735 2024.07.10 20:10:34.943210 [ 3 ] {24692685-6e2f-4cc6-8ef0-517a9f27d6af} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13736 2024.07.10 20:10:34.943248 [ 3 ] {24692685-6e2f-4cc6-8ef0-517a9f27d6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13737 2024.07.10 20:10:34.943558 [ 3 ] {24692685-6e2f-4cc6-8ef0-517a9f27d6af} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
13738 2024.07.10 20:10:34.943871 [ 3 ] {24692685-6e2f-4cc6-8ef0-517a9f27d6af} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13739 2024.07.10 20:10:34.944021 [ 3 ] {24692685-6e2f-4cc6-8ef0-517a9f27d6af} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001338 sec., 1494.7683109118086 rows/sec., 121.89 KiB/sec.
13740 2024.07.10 20:10:34.944197 [ 3 ] {24692685-6e2f-4cc6-8ef0-517a9f27d6af} <Debug> DynamicQueryHandler: Done processing query
13741 2024.07.10 20:10:34.944221 [ 3 ] {24692685-6e2f-4cc6-8ef0-517a9f27d6af} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13742 2024.07.10 20:10:34.944237 [ 3 ] {} <Debug> HTTP-Session: 78388489-aa58-4478-b648-338d48c4b903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13743 2024.07.10 20:10:34.944369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 24317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13744 2024.07.10 20:10:34.944421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13745 2024.07.10 20:10:34.944440 [ 3 ] {} <Debug> HTTP-Session: ddf1d6ca-8367-4896-bf7b-744ae0ba3b72 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13746 2024.07.10 20:10:34.944457 [ 3 ] {} <Debug> HTTP-Session: ddf1d6ca-8367-4896-bf7b-744ae0ba3b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13747 2024.07.10 20:10:34.944471 [ 3 ] {} <Debug> HTTP-Session: ddf1d6ca-8367-4896-bf7b-744ae0ba3b72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13748 2024.07.10 20:10:34.944503 [ 3 ] {} <Trace> HTTP-Session: ddf1d6ca-8367-4896-bf7b-744ae0ba3b72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13749 2024.07.10 20:10:34.944648 [ 3 ] {e33c29ad-b62d-4012-805d-2dca09f3acf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13750 2024.07.10 20:10:34.944691 [ 3 ] {e33c29ad-b62d-4012-805d-2dca09f3acf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13751 2024.07.10 20:10:34.944820 [ 3 ] {e33c29ad-b62d-4012-805d-2dca09f3acf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13752 2024.07.10 20:10:34.945247 [ 3 ] {e33c29ad-b62d-4012-805d-2dca09f3acf3} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13753 2024.07.10 20:10:34.945284 [ 3 ] {e33c29ad-b62d-4012-805d-2dca09f3acf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13754 2024.07.10 20:10:34.945608 [ 3 ] {e33c29ad-b62d-4012-805d-2dca09f3acf3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13755 2024.07.10 20:10:34.945904 [ 3 ] {e33c29ad-b62d-4012-805d-2dca09f3acf3} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13756 2024.07.10 20:10:34.946041 [ 3 ] {e33c29ad-b62d-4012-805d-2dca09f3acf3} <Debug> executeQuery: Read 165 rows, 14.29 KiB in 0.001476 sec., 111788.61788617885 rows/sec., 9.46 MiB/sec.
13757 2024.07.10 20:10:34.946281 [ 3 ] {e33c29ad-b62d-4012-805d-2dca09f3acf3} <Debug> DynamicQueryHandler: Done processing query
13758 2024.07.10 20:10:34.946335 [ 3 ] {e33c29ad-b62d-4012-805d-2dca09f3acf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13759 2024.07.10 20:10:34.946392 [ 3 ] {} <Debug> HTTP-Session: ddf1d6ca-8367-4896-bf7b-744ae0ba3b72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13760 2024.07.10 20:10:34.946567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13761 2024.07.10 20:10:34.946622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13762 2024.07.10 20:10:34.946640 [ 3 ] {} <Debug> HTTP-Session: 29bb55e3-ff17-4d39-85c7-5a4ec77526ec Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13763 2024.07.10 20:10:34.946655 [ 3 ] {} <Debug> HTTP-Session: 29bb55e3-ff17-4d39-85c7-5a4ec77526ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13764 2024.07.10 20:10:34.946668 [ 3 ] {} <Debug> HTTP-Session: 29bb55e3-ff17-4d39-85c7-5a4ec77526ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13765 2024.07.10 20:10:34.946765 [ 3 ] {} <Trace> HTTP-Session: 29bb55e3-ff17-4d39-85c7-5a4ec77526ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13766 2024.07.10 20:10:34.946865 [ 3 ] {e8889d45-3c35-4543-b0c1-3db606ed1de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13767 2024.07.10 20:10:34.946908 [ 3 ] {e8889d45-3c35-4543-b0c1-3db606ed1de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13768 2024.07.10 20:10:34.947052 [ 3 ] {e8889d45-3c35-4543-b0c1-3db606ed1de5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13769 2024.07.10 20:10:34.947328 [ 3 ] {e8889d45-3c35-4543-b0c1-3db606ed1de5} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13770 2024.07.10 20:10:34.947365 [ 3 ] {e8889d45-3c35-4543-b0c1-3db606ed1de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13771 2024.07.10 20:10:34.947666 [ 3 ] {e8889d45-3c35-4543-b0c1-3db606ed1de5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
13772 2024.07.10 20:10:34.947984 [ 3 ] {e8889d45-3c35-4543-b0c1-3db606ed1de5} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13773 2024.07.10 20:10:34.948138 [ 3 ] {e8889d45-3c35-4543-b0c1-3db606ed1de5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001289 sec., 1551.5903801396432 rows/sec., 108.34 KiB/sec.
13774 2024.07.10 20:10:34.948305 [ 3 ] {e8889d45-3c35-4543-b0c1-3db606ed1de5} <Debug> DynamicQueryHandler: Done processing query
13775 2024.07.10 20:10:34.948329 [ 3 ] {e8889d45-3c35-4543-b0c1-3db606ed1de5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13776 2024.07.10 20:10:34.948345 [ 3 ] {} <Debug> HTTP-Session: 29bb55e3-ff17-4d39-85c7-5a4ec77526ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13777 2024.07.10 20:10:34.948467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 17317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13778 2024.07.10 20:10:34.948516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13779 2024.07.10 20:10:34.948535 [ 3 ] {} <Debug> HTTP-Session: 94162f6f-c686-4b91-b9f7-88f3e5862caf Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13780 2024.07.10 20:10:34.948552 [ 3 ] {} <Debug> HTTP-Session: 94162f6f-c686-4b91-b9f7-88f3e5862caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13781 2024.07.10 20:10:34.948566 [ 3 ] {} <Debug> HTTP-Session: 94162f6f-c686-4b91-b9f7-88f3e5862caf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13782 2024.07.10 20:10:34.948597 [ 3 ] {} <Trace> HTTP-Session: 94162f6f-c686-4b91-b9f7-88f3e5862caf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13783 2024.07.10 20:10:34.948726 [ 3 ] {ddf9c0cc-26a1-431a-9b19-b1d381757505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13784 2024.07.10 20:10:34.948773 [ 3 ] {ddf9c0cc-26a1-431a-9b19-b1d381757505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13785 2024.07.10 20:10:34.948902 [ 3 ] {ddf9c0cc-26a1-431a-9b19-b1d381757505} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13786 2024.07.10 20:10:34.949277 [ 3 ] {ddf9c0cc-26a1-431a-9b19-b1d381757505} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13787 2024.07.10 20:10:34.949314 [ 3 ] {ddf9c0cc-26a1-431a-9b19-b1d381757505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13788 2024.07.10 20:10:34.949621 [ 3 ] {ddf9c0cc-26a1-431a-9b19-b1d381757505} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13789 2024.07.10 20:10:34.949919 [ 3 ] {ddf9c0cc-26a1-431a-9b19-b1d381757505} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13790 2024.07.10 20:10:34.950067 [ 3 ] {ddf9c0cc-26a1-431a-9b19-b1d381757505} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001392 sec., 73275.86206896552 rows/sec., 5.73 MiB/sec.
13791 2024.07.10 20:10:34.950259 [ 3 ] {ddf9c0cc-26a1-431a-9b19-b1d381757505} <Debug> DynamicQueryHandler: Done processing query
13792 2024.07.10 20:10:34.950294 [ 3 ] {ddf9c0cc-26a1-431a-9b19-b1d381757505} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13793 2024.07.10 20:10:34.950324 [ 3 ] {} <Debug> HTTP-Session: 94162f6f-c686-4b91-b9f7-88f3e5862caf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13794 2024.07.10 20:10:34.950476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13795 2024.07.10 20:10:34.950526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13796 2024.07.10 20:10:34.950546 [ 3 ] {} <Debug> HTTP-Session: 964076d4-5628-49f2-9590-7f543c9587a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13797 2024.07.10 20:10:34.950563 [ 3 ] {} <Debug> HTTP-Session: 964076d4-5628-49f2-9590-7f543c9587a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13798 2024.07.10 20:10:34.950576 [ 3 ] {} <Debug> HTTP-Session: 964076d4-5628-49f2-9590-7f543c9587a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13799 2024.07.10 20:10:34.950607 [ 3 ] {} <Trace> HTTP-Session: 964076d4-5628-49f2-9590-7f543c9587a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13800 2024.07.10 20:10:34.950751 [ 3 ] {ec96d38f-1d77-41c6-b1cf-2f3a50160d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13801 2024.07.10 20:10:34.950799 [ 3 ] {ec96d38f-1d77-41c6-b1cf-2f3a50160d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13802 2024.07.10 20:10:34.950944 [ 3 ] {ec96d38f-1d77-41c6-b1cf-2f3a50160d6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13803 2024.07.10 20:10:34.951336 [ 3 ] {ec96d38f-1d77-41c6-b1cf-2f3a50160d6a} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13804 2024.07.10 20:10:34.951372 [ 3 ] {ec96d38f-1d77-41c6-b1cf-2f3a50160d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13805 2024.07.10 20:10:34.951765 [ 3 ] {ec96d38f-1d77-41c6-b1cf-2f3a50160d6a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
13806 2024.07.10 20:10:34.952096 [ 3 ] {ec96d38f-1d77-41c6-b1cf-2f3a50160d6a} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13807 2024.07.10 20:10:34.952251 [ 3 ] {ec96d38f-1d77-41c6-b1cf-2f3a50160d6a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001563 sec., 103007.03774792067 rows/sec., 7.17 MiB/sec.
13808 2024.07.10 20:10:34.952525 [ 3 ] {ec96d38f-1d77-41c6-b1cf-2f3a50160d6a} <Debug> DynamicQueryHandler: Done processing query
13809 2024.07.10 20:10:34.952584 [ 3 ] {ec96d38f-1d77-41c6-b1cf-2f3a50160d6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13810 2024.07.10 20:10:34.952649 [ 3 ] {} <Debug> HTTP-Session: 964076d4-5628-49f2-9590-7f543c9587a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13811 2024.07.10 20:10:34.952950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 58538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13812 2024.07.10 20:10:34.953005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13813 2024.07.10 20:10:34.953024 [ 3 ] {} <Debug> HTTP-Session: cc2b1d1e-6fab-46c8-bead-98e14c1e4f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13814 2024.07.10 20:10:34.953042 [ 3 ] {} <Debug> HTTP-Session: cc2b1d1e-6fab-46c8-bead-98e14c1e4f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13815 2024.07.10 20:10:34.953055 [ 3 ] {} <Debug> HTTP-Session: cc2b1d1e-6fab-46c8-bead-98e14c1e4f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13816 2024.07.10 20:10:34.953088 [ 3 ] {} <Trace> HTTP-Session: cc2b1d1e-6fab-46c8-bead-98e14c1e4f12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13817 2024.07.10 20:10:34.953495 [ 3 ] {c3723268-f2f1-406b-9abb-61ada372b3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13818 2024.07.10 20:10:34.953567 [ 3 ] {c3723268-f2f1-406b-9abb-61ada372b3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13819 2024.07.10 20:10:34.953994 [ 3 ] {c3723268-f2f1-406b-9abb-61ada372b3e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13820 2024.07.10 20:10:34.954765 [ 3 ] {c3723268-f2f1-406b-9abb-61ada372b3e6} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13821 2024.07.10 20:10:34.954800 [ 3 ] {c3723268-f2f1-406b-9abb-61ada372b3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13822 2024.07.10 20:10:34.955438 [ 3 ] {c3723268-f2f1-406b-9abb-61ada372b3e6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13823 2024.07.10 20:10:34.955852 [ 3 ] {c3723268-f2f1-406b-9abb-61ada372b3e6} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13824 2024.07.10 20:10:34.956047 [ 3 ] {c3723268-f2f1-406b-9abb-61ada372b3e6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002862 sec., 12578.616352201258 rows/sec., 22.54 MiB/sec.
13825 2024.07.10 20:10:34.956263 [ 3 ] {c3723268-f2f1-406b-9abb-61ada372b3e6} <Debug> DynamicQueryHandler: Done processing query
13826 2024.07.10 20:10:34.956288 [ 3 ] {c3723268-f2f1-406b-9abb-61ada372b3e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
13827 2024.07.10 20:10:34.956303 [ 3 ] {} <Debug> HTTP-Session: cc2b1d1e-6fab-46c8-bead-98e14c1e4f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13828 2024.07.10 20:10:34.956421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13829 2024.07.10 20:10:34.956470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13830 2024.07.10 20:10:34.956490 [ 3 ] {} <Debug> HTTP-Session: ad163ff1-b6c5-45ca-b61d-4a237295454e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13831 2024.07.10 20:10:34.956507 [ 3 ] {} <Debug> HTTP-Session: ad163ff1-b6c5-45ca-b61d-4a237295454e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13832 2024.07.10 20:10:34.956521 [ 3 ] {} <Debug> HTTP-Session: ad163ff1-b6c5-45ca-b61d-4a237295454e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13833 2024.07.10 20:10:34.956551 [ 3 ] {} <Trace> HTTP-Session: ad163ff1-b6c5-45ca-b61d-4a237295454e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13834 2024.07.10 20:10:34.956665 [ 3 ] {bf88a7e0-c97a-47bc-8ff6-6a0c7094a832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13835 2024.07.10 20:10:34.956710 [ 3 ] {bf88a7e0-c97a-47bc-8ff6-6a0c7094a832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13836 2024.07.10 20:10:34.956837 [ 3 ] {bf88a7e0-c97a-47bc-8ff6-6a0c7094a832} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13837 2024.07.10 20:10:34.957122 [ 3 ] {bf88a7e0-c97a-47bc-8ff6-6a0c7094a832} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13838 2024.07.10 20:10:34.957158 [ 3 ] {bf88a7e0-c97a-47bc-8ff6-6a0c7094a832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
13839 2024.07.10 20:10:34.957514 [ 3 ] {bf88a7e0-c97a-47bc-8ff6-6a0c7094a832} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
13840 2024.07.10 20:10:34.957837 [ 3 ] {bf88a7e0-c97a-47bc-8ff6-6a0c7094a832} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13841 2024.07.10 20:10:34.957989 [ 3 ] {bf88a7e0-c97a-47bc-8ff6-6a0c7094a832} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec.
13842 2024.07.10 20:10:34.958158 [ 3 ] {bf88a7e0-c97a-47bc-8ff6-6a0c7094a832} <Debug> DynamicQueryHandler: Done processing query
13843 2024.07.10 20:10:34.958182 [ 3 ] {bf88a7e0-c97a-47bc-8ff6-6a0c7094a832} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13844 2024.07.10 20:10:34.958198 [ 3 ] {} <Debug> HTTP-Session: ad163ff1-b6c5-45ca-b61d-4a237295454e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13845 2024.07.10 20:10:39.005246 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache
13846 2024.07.10 20:10:39.005349 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache
13847 2024.07.10 20:10:39.938541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13848 2024.07.10 20:10:39.938706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13849 2024.07.10 20:10:39.938735 [ 3 ] {} <Debug> HTTP-Session: 229cdf54-0c6c-4dd1-86ea-60f79c3f363d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13850 2024.07.10 20:10:39.938765 [ 3 ] {} <Debug> HTTP-Session: 229cdf54-0c6c-4dd1-86ea-60f79c3f363d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13851 2024.07.10 20:10:39.938783 [ 3 ] {} <Debug> HTTP-Session: 229cdf54-0c6c-4dd1-86ea-60f79c3f363d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13852 2024.07.10 20:10:39.938840 [ 3 ] {} <Trace> HTTP-Session: 229cdf54-0c6c-4dd1-86ea-60f79c3f363d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13853 2024.07.10 20:10:39.939045 [ 3 ] {28dd58d1-388c-4e58-80bd-a697ddcdc961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13854 2024.07.10 20:10:39.939120 [ 3 ] {28dd58d1-388c-4e58-80bd-a697ddcdc961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13855 2024.07.10 20:10:39.939338 [ 3 ] {28dd58d1-388c-4e58-80bd-a697ddcdc961} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13856 2024.07.10 20:10:39.939784 [ 3 ] {28dd58d1-388c-4e58-80bd-a697ddcdc961} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13857 2024.07.10 20:10:39.939824 [ 3 ] {28dd58d1-388c-4e58-80bd-a697ddcdc961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13858 2024.07.10 20:10:39.940196 [ 3 ] {28dd58d1-388c-4e58-80bd-a697ddcdc961} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13859 2024.07.10 20:10:39.940527 [ 3 ] {28dd58d1-388c-4e58-80bd-a697ddcdc961} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13860 2024.07.10 20:10:39.940678 [ 3 ] {28dd58d1-388c-4e58-80bd-a697ddcdc961} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001701 sec., 11169.900058788948 rows/sec., 905.37 KiB/sec.
13861 2024.07.10 20:10:39.940959 [ 3 ] {28dd58d1-388c-4e58-80bd-a697ddcdc961} <Debug> DynamicQueryHandler: Done processing query
13862 2024.07.10 20:10:39.941012 [ 3 ] {28dd58d1-388c-4e58-80bd-a697ddcdc961} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13863 2024.07.10 20:10:39.941060 [ 3 ] {} <Debug> HTTP-Session: 229cdf54-0c6c-4dd1-86ea-60f79c3f363d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13864 2024.07.10 20:10:39.941320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13865 2024.07.10 20:10:39.941374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13866 2024.07.10 20:10:39.941394 [ 3 ] {} <Debug> HTTP-Session: 9f66deaf-8bcf-4745-b4e3-690c13013417 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13867 2024.07.10 20:10:39.941411 [ 3 ] {} <Debug> HTTP-Session: 9f66deaf-8bcf-4745-b4e3-690c13013417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13868 2024.07.10 20:10:39.941424 [ 3 ] {} <Debug> HTTP-Session: 9f66deaf-8bcf-4745-b4e3-690c13013417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13869 2024.07.10 20:10:39.941456 [ 3 ] {} <Trace> HTTP-Session: 9f66deaf-8bcf-4745-b4e3-690c13013417 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13870 2024.07.10 20:10:39.941618 [ 3 ] {8220d23a-d9f1-4c3c-ad78-de1d547fcc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13871 2024.07.10 20:10:39.941662 [ 3 ] {8220d23a-d9f1-4c3c-ad78-de1d547fcc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13872 2024.07.10 20:10:39.941815 [ 3 ] {8220d23a-d9f1-4c3c-ad78-de1d547fcc56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13873 2024.07.10 20:10:39.942094 [ 3 ] {8220d23a-d9f1-4c3c-ad78-de1d547fcc56} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13874 2024.07.10 20:10:39.942131 [ 3 ] {8220d23a-d9f1-4c3c-ad78-de1d547fcc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13875 2024.07.10 20:10:39.942437 [ 3 ] {8220d23a-d9f1-4c3c-ad78-de1d547fcc56} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
13876 2024.07.10 20:10:39.942771 [ 3 ] {8220d23a-d9f1-4c3c-ad78-de1d547fcc56} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13877 2024.07.10 20:10:39.942931 [ 3 ] {8220d23a-d9f1-4c3c-ad78-de1d547fcc56} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001328 sec., 1506.0240963855422 rows/sec., 122.81 KiB/sec.
13878 2024.07.10 20:10:39.943107 [ 3 ] {8220d23a-d9f1-4c3c-ad78-de1d547fcc56} <Debug> DynamicQueryHandler: Done processing query
13879 2024.07.10 20:10:39.943132 [ 3 ] {8220d23a-d9f1-4c3c-ad78-de1d547fcc56} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13880 2024.07.10 20:10:39.943245 [ 3 ] {} <Debug> HTTP-Session: 9f66deaf-8bcf-4745-b4e3-690c13013417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13881 2024.07.10 20:10:39.943443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13882 2024.07.10 20:10:39.943492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13883 2024.07.10 20:10:39.943511 [ 3 ] {} <Debug> HTTP-Session: 0cbd3cba-3ea9-4a74-850d-d5acf7905191 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13884 2024.07.10 20:10:39.943528 [ 3 ] {} <Debug> HTTP-Session: 0cbd3cba-3ea9-4a74-850d-d5acf7905191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13885 2024.07.10 20:10:39.943542 [ 3 ] {} <Debug> HTTP-Session: 0cbd3cba-3ea9-4a74-850d-d5acf7905191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13886 2024.07.10 20:10:39.943572 [ 3 ] {} <Trace> HTTP-Session: 0cbd3cba-3ea9-4a74-850d-d5acf7905191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13887 2024.07.10 20:10:39.943695 [ 3 ] {07eb6c64-9a47-4ee5-af83-4c77eaa5d8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13888 2024.07.10 20:10:39.943737 [ 3 ] {07eb6c64-9a47-4ee5-af83-4c77eaa5d8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13889 2024.07.10 20:10:39.943869 [ 3 ] {07eb6c64-9a47-4ee5-af83-4c77eaa5d8e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13890 2024.07.10 20:10:39.944223 [ 3 ] {07eb6c64-9a47-4ee5-af83-4c77eaa5d8e6} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13891 2024.07.10 20:10:39.944259 [ 3 ] {07eb6c64-9a47-4ee5-af83-4c77eaa5d8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13892 2024.07.10 20:10:39.944582 [ 3 ] {07eb6c64-9a47-4ee5-af83-4c77eaa5d8e6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13893 2024.07.10 20:10:39.944890 [ 3 ] {07eb6c64-9a47-4ee5-af83-4c77eaa5d8e6} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13894 2024.07.10 20:10:39.945034 [ 3 ] {07eb6c64-9a47-4ee5-af83-4c77eaa5d8e6} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.001385 sec., 82310.46931407943 rows/sec., 6.74 MiB/sec.
13895 2024.07.10 20:10:39.945212 [ 3 ] {07eb6c64-9a47-4ee5-af83-4c77eaa5d8e6} <Debug> DynamicQueryHandler: Done processing query
13896 2024.07.10 20:10:39.945237 [ 3 ] {07eb6c64-9a47-4ee5-af83-4c77eaa5d8e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13897 2024.07.10 20:10:39.945253 [ 3 ] {} <Debug> HTTP-Session: 0cbd3cba-3ea9-4a74-850d-d5acf7905191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13898 2024.07.10 20:10:39.945370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13899 2024.07.10 20:10:39.945419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13900 2024.07.10 20:10:39.945437 [ 3 ] {} <Debug> HTTP-Session: dd70e72b-0667-49a7-9f76-8121e9d1eff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13901 2024.07.10 20:10:39.945454 [ 3 ] {} <Debug> HTTP-Session: dd70e72b-0667-49a7-9f76-8121e9d1eff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13902 2024.07.10 20:10:39.945468 [ 3 ] {} <Debug> HTTP-Session: dd70e72b-0667-49a7-9f76-8121e9d1eff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13903 2024.07.10 20:10:39.945498 [ 3 ] {} <Trace> HTTP-Session: dd70e72b-0667-49a7-9f76-8121e9d1eff8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13904 2024.07.10 20:10:39.945589 [ 3 ] {29b530f9-e59e-42e3-aab3-766ae6d232ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13905 2024.07.10 20:10:39.945631 [ 3 ] {29b530f9-e59e-42e3-aab3-766ae6d232ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13906 2024.07.10 20:10:39.945756 [ 3 ] {29b530f9-e59e-42e3-aab3-766ae6d232ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13907 2024.07.10 20:10:39.946013 [ 3 ] {29b530f9-e59e-42e3-aab3-766ae6d232ae} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13908 2024.07.10 20:10:39.946050 [ 3 ] {29b530f9-e59e-42e3-aab3-766ae6d232ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13909 2024.07.10 20:10:39.946342 [ 3 ] {29b530f9-e59e-42e3-aab3-766ae6d232ae} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
13910 2024.07.10 20:10:39.946645 [ 3 ] {29b530f9-e59e-42e3-aab3-766ae6d232ae} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13911 2024.07.10 20:10:39.946799 [ 3 ] {29b530f9-e59e-42e3-aab3-766ae6d232ae} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001222 sec., 1636.6612111292961 rows/sec., 114.28 KiB/sec.
13912 2024.07.10 20:10:39.946969 [ 3 ] {29b530f9-e59e-42e3-aab3-766ae6d232ae} <Debug> DynamicQueryHandler: Done processing query
13913 2024.07.10 20:10:39.946993 [ 3 ] {29b530f9-e59e-42e3-aab3-766ae6d232ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13914 2024.07.10 20:10:39.947009 [ 3 ] {} <Debug> HTTP-Session: dd70e72b-0667-49a7-9f76-8121e9d1eff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13915 2024.07.10 20:10:39.947128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13916 2024.07.10 20:10:39.947177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13917 2024.07.10 20:10:39.947196 [ 3 ] {} <Debug> HTTP-Session: f734eff8-b6d5-4558-af73-b1c86d5c6fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13918 2024.07.10 20:10:39.947213 [ 3 ] {} <Debug> HTTP-Session: f734eff8-b6d5-4558-af73-b1c86d5c6fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13919 2024.07.10 20:10:39.947227 [ 3 ] {} <Debug> HTTP-Session: f734eff8-b6d5-4558-af73-b1c86d5c6fc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13920 2024.07.10 20:10:39.947257 [ 3 ] {} <Trace> HTTP-Session: f734eff8-b6d5-4558-af73-b1c86d5c6fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13921 2024.07.10 20:10:39.947372 [ 3 ] {4978f60b-912c-42d4-a31c-f724213b4ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13922 2024.07.10 20:10:39.947414 [ 3 ] {4978f60b-912c-42d4-a31c-f724213b4ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13923 2024.07.10 20:10:39.947541 [ 3 ] {4978f60b-912c-42d4-a31c-f724213b4ba7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13924 2024.07.10 20:10:39.947901 [ 3 ] {4978f60b-912c-42d4-a31c-f724213b4ba7} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13925 2024.07.10 20:10:39.947937 [ 3 ] {4978f60b-912c-42d4-a31c-f724213b4ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13926 2024.07.10 20:10:39.948271 [ 3 ] {4978f60b-912c-42d4-a31c-f724213b4ba7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13927 2024.07.10 20:10:39.948573 [ 3 ] {4978f60b-912c-42d4-a31c-f724213b4ba7} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13928 2024.07.10 20:10:39.948725 [ 3 ] {4978f60b-912c-42d4-a31c-f724213b4ba7} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001393 sec., 61019.382627422834 rows/sec., 4.77 MiB/sec.
13929 2024.07.10 20:10:39.948889 [ 3 ] {4978f60b-912c-42d4-a31c-f724213b4ba7} <Debug> DynamicQueryHandler: Done processing query
13930 2024.07.10 20:10:39.948913 [ 3 ] {4978f60b-912c-42d4-a31c-f724213b4ba7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13931 2024.07.10 20:10:39.948929 [ 3 ] {} <Debug> HTTP-Session: f734eff8-b6d5-4558-af73-b1c86d5c6fc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13932 2024.07.10 20:10:39.949106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13933 2024.07.10 20:10:39.949154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13934 2024.07.10 20:10:39.949174 [ 3 ] {} <Debug> HTTP-Session: 3b29211c-6111-478a-92c4-b652a5059d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13935 2024.07.10 20:10:39.949190 [ 3 ] {} <Debug> HTTP-Session: 3b29211c-6111-478a-92c4-b652a5059d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13936 2024.07.10 20:10:39.949204 [ 3 ] {} <Debug> HTTP-Session: 3b29211c-6111-478a-92c4-b652a5059d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13937 2024.07.10 20:10:39.949235 [ 3 ] {} <Trace> HTTP-Session: 3b29211c-6111-478a-92c4-b652a5059d75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13938 2024.07.10 20:10:39.949377 [ 3 ] {f1f01eb6-8832-4e69-93d5-27a74fa817cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13939 2024.07.10 20:10:39.949423 [ 3 ] {f1f01eb6-8832-4e69-93d5-27a74fa817cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13940 2024.07.10 20:10:39.949568 [ 3 ] {f1f01eb6-8832-4e69-93d5-27a74fa817cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13941 2024.07.10 20:10:39.949962 [ 3 ] {f1f01eb6-8832-4e69-93d5-27a74fa817cb} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13942 2024.07.10 20:10:39.949996 [ 3 ] {f1f01eb6-8832-4e69-93d5-27a74fa817cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13943 2024.07.10 20:10:39.950383 [ 3 ] {f1f01eb6-8832-4e69-93d5-27a74fa817cb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
13944 2024.07.10 20:10:39.950709 [ 3 ] {f1f01eb6-8832-4e69-93d5-27a74fa817cb} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13945 2024.07.10 20:10:39.950860 [ 3 ] {f1f01eb6-8832-4e69-93d5-27a74fa817cb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001543 sec., 104342.19053791315 rows/sec., 7.27 MiB/sec.
13946 2024.07.10 20:10:39.950868 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
13947 2024.07.10 20:10:39.950965 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13948 2024.07.10 20:10:39.951014 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13949 2024.07.10 20:10:39.951128 [ 3 ] {f1f01eb6-8832-4e69-93d5-27a74fa817cb} <Debug> DynamicQueryHandler: Done processing query
13950 2024.07.10 20:10:39.951184 [ 3 ] {f1f01eb6-8832-4e69-93d5-27a74fa817cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13951 2024.07.10 20:10:39.951198 [ 186 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
13952 2024.07.10 20:10:39.951213 [ 3 ] {} <Debug> HTTP-Session: 3b29211c-6111-478a-92c4-b652a5059d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13953 2024.07.10 20:10:39.951401 [ 186 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13954 2024.07.10 20:10:39.951451 [ 186 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 13351 rows starting from the beginning of the part
13955 2024.07.10 20:10:39.951516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13956 2024.07.10 20:10:39.951684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13957 2024.07.10 20:10:39.951686 [ 186 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part
13958 2024.07.10 20:10:39.951754 [ 3 ] {} <Debug> HTTP-Session: 7c1c3ed4-5fba-47b1-87a0-589e7e1e9f25 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13959 2024.07.10 20:10:39.951849 [ 3 ] {} <Debug> HTTP-Session: 7c1c3ed4-5fba-47b1-87a0-589e7e1e9f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13960 2024.07.10 20:10:39.951950 [ 3 ] {} <Debug> HTTP-Session: 7c1c3ed4-5fba-47b1-87a0-589e7e1e9f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13961 2024.07.10 20:10:39.952000 [ 186 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 161 rows starting from the beginning of the part
13962 2024.07.10 20:10:39.952031 [ 3 ] {} <Trace> HTTP-Session: 7c1c3ed4-5fba-47b1-87a0-589e7e1e9f25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13963 2024.07.10 20:10:39.952215 [ 186 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part
13964 2024.07.10 20:10:39.952351 [ 186 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 161 rows starting from the beginning of the part
13965 2024.07.10 20:10:39.952596 [ 3 ] {06fe6917-14ae-4134-be19-3671c1ea4a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13966 2024.07.10 20:10:39.952673 [ 186 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 161 rows starting from the beginning of the part
13967 2024.07.10 20:10:39.952997 [ 3 ] {06fe6917-14ae-4134-be19-3671c1ea4a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13968 2024.07.10 20:10:39.954559 [ 3 ] {06fe6917-14ae-4134-be19-3671c1ea4a77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13969 2024.07.10 20:10:39.956052 [ 3 ] {06fe6917-14ae-4134-be19-3671c1ea4a77} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13970 2024.07.10 20:10:39.956123 [ 3 ] {06fe6917-14ae-4134-be19-3671c1ea4a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13971 2024.07.10 20:10:39.957288 [ 3 ] {06fe6917-14ae-4134-be19-3671c1ea4a77} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13972 2024.07.10 20:10:39.958129 [ 3 ] {06fe6917-14ae-4134-be19-3671c1ea4a77} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13973 2024.07.10 20:10:39.958328 [ 3 ] {06fe6917-14ae-4134-be19-3671c1ea4a77} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006057 sec., 3136.86643552914 rows/sec., 5.62 MiB/sec.
13974 2024.07.10 20:10:39.958662 [ 3 ] {06fe6917-14ae-4134-be19-3671c1ea4a77} <Debug> DynamicQueryHandler: Done processing query
13975 2024.07.10 20:10:39.958687 [ 3 ] {06fe6917-14ae-4134-be19-3671c1ea4a77} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
13976 2024.07.10 20:10:39.958704 [ 3 ] {} <Debug> HTTP-Session: 7c1c3ed4-5fba-47b1-87a0-589e7e1e9f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13977 2024.07.10 20:10:39.958841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13978 2024.07.10 20:10:39.958893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13979 2024.07.10 20:10:39.958922 [ 3 ] {} <Debug> HTTP-Session: f9971bac-c723-422a-b626-6aeea71bd9e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
13980 2024.07.10 20:10:39.958941 [ 3 ] {} <Debug> HTTP-Session: f9971bac-c723-422a-b626-6aeea71bd9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13981 2024.07.10 20:10:39.958954 [ 3 ] {} <Debug> HTTP-Session: f9971bac-c723-422a-b626-6aeea71bd9e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13982 2024.07.10 20:10:39.958987 [ 3 ] {} <Trace> HTTP-Session: f9971bac-c723-422a-b626-6aeea71bd9e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13983 2024.07.10 20:10:39.959137 [ 3 ] {f2fa27ab-35f4-4724-b2f8-4752448ddd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13984 2024.07.10 20:10:39.959182 [ 3 ] {f2fa27ab-35f4-4724-b2f8-4752448ddd6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13985 2024.07.10 20:10:39.959769 [ 3 ] {f2fa27ab-35f4-4724-b2f8-4752448ddd6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13986 2024.07.10 20:10:39.959889 [ 196 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14154 rows, containing 5 columns (5 merged, 0 gathered) in 0.008781303 sec., 1611833.6880073491 rows/sec., 112.36 MiB/sec.
13987 2024.07.10 20:10:39.960159 [ 3 ] {f2fa27ab-35f4-4724-b2f8-4752448ddd6a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13988 2024.07.10 20:10:39.960198 [ 3 ] {f2fa27ab-35f4-4724-b2f8-4752448ddd6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13989 2024.07.10 20:10:39.960498 [ 196 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
13990 2024.07.10 20:10:39.960870 [ 3 ] {f2fa27ab-35f4-4724-b2f8-4752448ddd6a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
13991 2024.07.10 20:10:39.961548 [ 196 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13992 2024.07.10 20:10:39.961673 [ 3 ] {f2fa27ab-35f4-4724-b2f8-4752448ddd6a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13993 2024.07.10 20:10:39.961741 [ 196 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
13994 2024.07.10 20:10:39.961921 [ 54 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
13995 2024.07.10 20:10:39.962023 [ 3 ] {f2fa27ab-35f4-4724-b2f8-4752448ddd6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002934 sec., 20449.89775051125 rows/sec., 1.38 MiB/sec.
13996 2024.07.10 20:10:39.962046 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB.
13997 2024.07.10 20:10:39.962028 [ 54 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13998 2024.07.10 20:10:39.962146 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
13999 2024.07.10 20:10:39.962451 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
14000 2024.07.10 20:10:39.962464 [ 3 ] {f2fa27ab-35f4-4724-b2f8-4752448ddd6a} <Debug> DynamicQueryHandler: Done processing query
14001 2024.07.10 20:10:39.962534 [ 3 ] {f2fa27ab-35f4-4724-b2f8-4752448ddd6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14002 2024.07.10 20:10:39.962604 [ 3 ] {} <Debug> HTTP-Session: f9971bac-c723-422a-b626-6aeea71bd9e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14003 2024.07.10 20:10:39.962700 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14004 2024.07.10 20:10:39.962795 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4618 rows starting from the beginning of the part
14005 2024.07.10 20:10:39.963224 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part
14006 2024.07.10 20:10:39.963570 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part
14007 2024.07.10 20:10:39.963955 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part
14008 2024.07.10 20:10:39.964306 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part
14009 2024.07.10 20:10:39.964499 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part
14010 2024.07.10 20:10:39.966542 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4918 rows, containing 4 columns (4 merged, 0 gathered) in 0.004282356 sec., 1148433.2456246046 rows/sec., 77.36 MiB/sec.
14011 2024.07.10 20:10:39.967002 [ 197 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
14012 2024.07.10 20:10:39.967537 [ 197 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_86_17} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14013 2024.07.10 20:10:39.967636 [ 197 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_86_17} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
14014 2024.07.10 20:10:39.967739 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
14015 2024.07.10 20:10:44.941473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 5213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14016 2024.07.10 20:10:44.941614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14017 2024.07.10 20:10:44.941644 [ 3 ] {} <Debug> HTTP-Session: 52d70ad8-7093-4b22-b1ed-8f5d784084cb Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14018 2024.07.10 20:10:44.941672 [ 3 ] {} <Debug> HTTP-Session: 52d70ad8-7093-4b22-b1ed-8f5d784084cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14019 2024.07.10 20:10:44.941690 [ 3 ] {} <Debug> HTTP-Session: 52d70ad8-7093-4b22-b1ed-8f5d784084cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14020 2024.07.10 20:10:44.941747 [ 3 ] {} <Trace> HTTP-Session: 52d70ad8-7093-4b22-b1ed-8f5d784084cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14021 2024.07.10 20:10:44.941945 [ 3 ] {147ff58d-3a0d-4ab7-a6f6-af6c2c01b1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14022 2024.07.10 20:10:44.942011 [ 3 ] {147ff58d-3a0d-4ab7-a6f6-af6c2c01b1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14023 2024.07.10 20:10:44.942206 [ 3 ] {147ff58d-3a0d-4ab7-a6f6-af6c2c01b1c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14024 2024.07.10 20:10:44.942662 [ 3 ] {147ff58d-3a0d-4ab7-a6f6-af6c2c01b1c4} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14025 2024.07.10 20:10:44.942705 [ 3 ] {147ff58d-3a0d-4ab7-a6f6-af6c2c01b1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14026 2024.07.10 20:10:44.943083 [ 3 ] {147ff58d-3a0d-4ab7-a6f6-af6c2c01b1c4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14027 2024.07.10 20:10:44.943426 [ 3 ] {147ff58d-3a0d-4ab7-a6f6-af6c2c01b1c4} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14028 2024.07.10 20:10:44.943629 [ 3 ] {147ff58d-3a0d-4ab7-a6f6-af6c2c01b1c4} <Debug> executeQuery: Read 36 rows, 2.92 KiB in 0.001738 sec., 20713.463751438434 rows/sec., 1.64 MiB/sec.
14029 2024.07.10 20:10:44.943646 [ 49 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0
14030 2024.07.10 20:10:44.943798 [ 49 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14031 2024.07.10 20:10:44.943861 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14032 2024.07.10 20:10:44.943990 [ 3 ] {147ff58d-3a0d-4ab7-a6f6-af6c2c01b1c4} <Debug> DynamicQueryHandler: Done processing query
14033 2024.07.10 20:10:44.944055 [ 3 ] {147ff58d-3a0d-4ab7-a6f6-af6c2c01b1c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14034 2024.07.10 20:10:44.944114 [ 3 ] {} <Debug> HTTP-Session: 52d70ad8-7093-4b22-b1ed-8f5d784084cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14035 2024.07.10 20:10:44.944246 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full
14036 2024.07.10 20:10:44.944536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 29121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14037 2024.07.10 20:10:44.944609 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14038 2024.07.10 20:10:44.944639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14039 2024.07.10 20:10:44.944705 [ 3 ] {} <Debug> HTTP-Session: b586f839-d095-47e0-8c0f-65fa38d06884 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14040 2024.07.10 20:10:44.944725 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 55 rows starting from the beginning of the part
14041 2024.07.10 20:10:44.944738 [ 3 ] {} <Debug> HTTP-Session: b586f839-d095-47e0-8c0f-65fa38d06884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14042 2024.07.10 20:10:44.944795 [ 3 ] {} <Debug> HTTP-Session: b586f839-d095-47e0-8c0f-65fa38d06884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14043 2024.07.10 20:10:44.944891 [ 3 ] {} <Trace> HTTP-Session: b586f839-d095-47e0-8c0f-65fa38d06884 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14044 2024.07.10 20:10:44.944975 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part
14045 2024.07.10 20:10:44.945256 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 19 rows starting from the beginning of the part
14046 2024.07.10 20:10:44.945473 [ 3 ] {159074ce-df18-4afd-befb-1b92905d1068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14047 2024.07.10 20:10:44.945557 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part
14048 2024.07.10 20:10:44.945645 [ 3 ] {159074ce-df18-4afd-befb-1b92905d1068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14049 2024.07.10 20:10:44.945831 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 19 rows starting from the beginning of the part
14050 2024.07.10 20:10:44.946197 [ 201 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part
14051 2024.07.10 20:10:44.946832 [ 3 ] {159074ce-df18-4afd-befb-1b92905d1068} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14052 2024.07.10 20:10:44.947852 [ 3 ] {159074ce-df18-4afd-befb-1b92905d1068} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14053 2024.07.10 20:10:44.947924 [ 3 ] {159074ce-df18-4afd-befb-1b92905d1068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14054 2024.07.10 20:10:44.948868 [ 3 ] {159074ce-df18-4afd-befb-1b92905d1068} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
14055 2024.07.10 20:10:44.948891 [ 197 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 4 columns (4 merged, 0 gathered) in 0.004872431 sec., 41252.50824485765 rows/sec., 3.27 MiB/sec.
14056 2024.07.10 20:10:44.949099 [ 197 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary)
14057 2024.07.10 20:10:44.949580 [ 3 ] {159074ce-df18-4afd-befb-1b92905d1068} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14058 2024.07.10 20:10:44.949898 [ 3 ] {159074ce-df18-4afd-befb-1b92905d1068} <Debug> executeQuery: Read 200 rows, 16.98 KiB in 0.004736 sec., 42229.729729729734 rows/sec., 3.50 MiB/sec.
14059 2024.07.10 20:10:44.949980 [ 197 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_85_17} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14060 2024.07.10 20:10:44.950319 [ 197 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_85_17} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17
14061 2024.07.10 20:10:44.950390 [ 3 ] {159074ce-df18-4afd-befb-1b92905d1068} <Debug> DynamicQueryHandler: Done processing query
14062 2024.07.10 20:10:44.950463 [ 3 ] {159074ce-df18-4afd-befb-1b92905d1068} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14063 2024.07.10 20:10:44.950552 [ 3 ] {} <Debug> HTTP-Session: b586f839-d095-47e0-8c0f-65fa38d06884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14064 2024.07.10 20:10:44.950650 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
14065 2024.07.10 20:10:44.950786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14066 2024.07.10 20:10:44.950849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14067 2024.07.10 20:10:44.950870 [ 3 ] {} <Debug> HTTP-Session: b91055e4-4966-4184-8bd0-a8cff6c17cd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14068 2024.07.10 20:10:44.950889 [ 3 ] {} <Debug> HTTP-Session: b91055e4-4966-4184-8bd0-a8cff6c17cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14069 2024.07.10 20:10:44.950903 [ 3 ] {} <Debug> HTTP-Session: b91055e4-4966-4184-8bd0-a8cff6c17cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14070 2024.07.10 20:10:44.950937 [ 3 ] {} <Trace> HTTP-Session: b91055e4-4966-4184-8bd0-a8cff6c17cd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14071 2024.07.10 20:10:44.951097 [ 3 ] {be10c38a-ff66-4e64-8515-9f1c5a0743cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14072 2024.07.10 20:10:44.951142 [ 3 ] {be10c38a-ff66-4e64-8515-9f1c5a0743cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14073 2024.07.10 20:10:44.951279 [ 3 ] {be10c38a-ff66-4e64-8515-9f1c5a0743cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14074 2024.07.10 20:10:44.951663 [ 3 ] {be10c38a-ff66-4e64-8515-9f1c5a0743cc} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14075 2024.07.10 20:10:44.951700 [ 3 ] {be10c38a-ff66-4e64-8515-9f1c5a0743cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14076 2024.07.10 20:10:44.952030 [ 3 ] {be10c38a-ff66-4e64-8515-9f1c5a0743cc} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
14077 2024.07.10 20:10:44.952347 [ 3 ] {be10c38a-ff66-4e64-8515-9f1c5a0743cc} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14078 2024.07.10 20:10:44.952502 [ 3 ] {be10c38a-ff66-4e64-8515-9f1c5a0743cc} <Debug> executeQuery: Read 124 rows, 9.90 KiB in 0.001472 sec., 84239.13043478261 rows/sec., 6.57 MiB/sec.
14079 2024.07.10 20:10:44.952675 [ 3 ] {be10c38a-ff66-4e64-8515-9f1c5a0743cc} <Debug> DynamicQueryHandler: Done processing query
14080 2024.07.10 20:10:44.952699 [ 3 ] {be10c38a-ff66-4e64-8515-9f1c5a0743cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14081 2024.07.10 20:10:44.952716 [ 3 ] {} <Debug> HTTP-Session: b91055e4-4966-4184-8bd0-a8cff6c17cd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14082 2024.07.10 20:10:44.952932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 37569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14083 2024.07.10 20:10:44.952982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14084 2024.07.10 20:10:44.953001 [ 3 ] {} <Debug> HTTP-Session: 0527a490-e460-42de-b333-b0e52bfe09ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14085 2024.07.10 20:10:44.953018 [ 3 ] {} <Debug> HTTP-Session: 0527a490-e460-42de-b333-b0e52bfe09ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14086 2024.07.10 20:10:44.953032 [ 3 ] {} <Debug> HTTP-Session: 0527a490-e460-42de-b333-b0e52bfe09ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14087 2024.07.10 20:10:44.953064 [ 3 ] {} <Trace> HTTP-Session: 0527a490-e460-42de-b333-b0e52bfe09ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14088 2024.07.10 20:10:44.953238 [ 3 ] {72fbbade-67ac-4df9-b1e4-7dd997c694bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14089 2024.07.10 20:10:44.953285 [ 3 ] {72fbbade-67ac-4df9-b1e4-7dd997c694bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14090 2024.07.10 20:10:44.953432 [ 3 ] {72fbbade-67ac-4df9-b1e4-7dd997c694bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14091 2024.07.10 20:10:44.953830 [ 3 ] {72fbbade-67ac-4df9-b1e4-7dd997c694bf} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14092 2024.07.10 20:10:44.953866 [ 3 ] {72fbbade-67ac-4df9-b1e4-7dd997c694bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14093 2024.07.10 20:10:44.954264 [ 3 ] {72fbbade-67ac-4df9-b1e4-7dd997c694bf} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
14094 2024.07.10 20:10:44.954605 [ 3 ] {72fbbade-67ac-4df9-b1e4-7dd997c694bf} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14095 2024.07.10 20:10:44.954756 [ 3 ] {72fbbade-67ac-4df9-b1e4-7dd997c694bf} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001604 sec., 122194.51371571072 rows/sec., 8.53 MiB/sec.
14096 2024.07.10 20:10:44.954930 [ 3 ] {72fbbade-67ac-4df9-b1e4-7dd997c694bf} <Debug> DynamicQueryHandler: Done processing query
14097 2024.07.10 20:10:44.954954 [ 3 ] {72fbbade-67ac-4df9-b1e4-7dd997c694bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14098 2024.07.10 20:10:44.954970 [ 3 ] {} <Debug> HTTP-Session: 0527a490-e460-42de-b333-b0e52bfe09ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14099 2024.07.10 20:10:44.955217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 58538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14100 2024.07.10 20:10:44.955268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14101 2024.07.10 20:10:44.955287 [ 3 ] {} <Debug> HTTP-Session: 7ec6eaa2-b446-404e-8e38-d4a0e33b9617 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14102 2024.07.10 20:10:44.955303 [ 3 ] {} <Debug> HTTP-Session: 7ec6eaa2-b446-404e-8e38-d4a0e33b9617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14103 2024.07.10 20:10:44.955316 [ 3 ] {} <Debug> HTTP-Session: 7ec6eaa2-b446-404e-8e38-d4a0e33b9617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14104 2024.07.10 20:10:44.955347 [ 3 ] {} <Trace> HTTP-Session: 7ec6eaa2-b446-404e-8e38-d4a0e33b9617 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14105 2024.07.10 20:10:44.955739 [ 3 ] {f05a0445-a6a5-4320-9f54-d452e7153780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14106 2024.07.10 20:10:44.955805 [ 3 ] {f05a0445-a6a5-4320-9f54-d452e7153780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14107 2024.07.10 20:10:44.956231 [ 3 ] {f05a0445-a6a5-4320-9f54-d452e7153780} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14108 2024.07.10 20:10:44.956989 [ 3 ] {f05a0445-a6a5-4320-9f54-d452e7153780} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14109 2024.07.10 20:10:44.957025 [ 3 ] {f05a0445-a6a5-4320-9f54-d452e7153780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14110 2024.07.10 20:10:44.957652 [ 3 ] {f05a0445-a6a5-4320-9f54-d452e7153780} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14111 2024.07.10 20:10:44.958065 [ 3 ] {f05a0445-a6a5-4320-9f54-d452e7153780} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14112 2024.07.10 20:10:44.958263 [ 3 ] {f05a0445-a6a5-4320-9f54-d452e7153780} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002816 sec., 12784.09090909091 rows/sec., 22.91 MiB/sec.
14113 2024.07.10 20:10:44.958478 [ 3 ] {f05a0445-a6a5-4320-9f54-d452e7153780} <Debug> DynamicQueryHandler: Done processing query
14114 2024.07.10 20:10:44.958502 [ 3 ] {f05a0445-a6a5-4320-9f54-d452e7153780} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
14115 2024.07.10 20:10:44.958518 [ 3 ] {} <Debug> HTTP-Session: 7ec6eaa2-b446-404e-8e38-d4a0e33b9617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14116 2024.07.10 20:10:44.958697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14117 2024.07.10 20:10:44.958745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14118 2024.07.10 20:10:44.958765 [ 3 ] {} <Debug> HTTP-Session: 2b08f2f9-5f52-45b2-bd48-f2ccbb4e580c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14119 2024.07.10 20:10:44.958782 [ 3 ] {} <Debug> HTTP-Session: 2b08f2f9-5f52-45b2-bd48-f2ccbb4e580c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14120 2024.07.10 20:10:44.958796 [ 3 ] {} <Debug> HTTP-Session: 2b08f2f9-5f52-45b2-bd48-f2ccbb4e580c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14121 2024.07.10 20:10:44.958827 [ 3 ] {} <Trace> HTTP-Session: 2b08f2f9-5f52-45b2-bd48-f2ccbb4e580c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14122 2024.07.10 20:10:44.958941 [ 3 ] {8876ad1d-ba04-489a-97d8-ed66eac17d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14123 2024.07.10 20:10:44.958985 [ 3 ] {8876ad1d-ba04-489a-97d8-ed66eac17d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14124 2024.07.10 20:10:44.959110 [ 3 ] {8876ad1d-ba04-489a-97d8-ed66eac17d88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14125 2024.07.10 20:10:44.959401 [ 3 ] {8876ad1d-ba04-489a-97d8-ed66eac17d88} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14126 2024.07.10 20:10:44.959436 [ 3 ] {8876ad1d-ba04-489a-97d8-ed66eac17d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14127 2024.07.10 20:10:44.959797 [ 3 ] {8876ad1d-ba04-489a-97d8-ed66eac17d88} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
14128 2024.07.10 20:10:44.960114 [ 3 ] {8876ad1d-ba04-489a-97d8-ed66eac17d88} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14129 2024.07.10 20:10:44.960259 [ 3 ] {8876ad1d-ba04-489a-97d8-ed66eac17d88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec.
14130 2024.07.10 20:10:44.960428 [ 3 ] {8876ad1d-ba04-489a-97d8-ed66eac17d88} <Debug> DynamicQueryHandler: Done processing query
14131 2024.07.10 20:10:44.960452 [ 3 ] {8876ad1d-ba04-489a-97d8-ed66eac17d88} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14132 2024.07.10 20:10:44.960469 [ 3 ] {} <Debug> HTTP-Session: 2b08f2f9-5f52-45b2-bd48-f2ccbb4e580c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14133 2024.07.10 20:10:49.938741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14134 2024.07.10 20:10:49.938876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14135 2024.07.10 20:10:49.938902 [ 3 ] {} <Debug> HTTP-Session: 35a1d56e-9459-427c-a6e9-de38aa6faf65 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14136 2024.07.10 20:10:49.938932 [ 3 ] {} <Debug> HTTP-Session: 35a1d56e-9459-427c-a6e9-de38aa6faf65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14137 2024.07.10 20:10:49.938947 [ 3 ] {} <Debug> HTTP-Session: 35a1d56e-9459-427c-a6e9-de38aa6faf65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14138 2024.07.10 20:10:49.938999 [ 3 ] {} <Trace> HTTP-Session: 35a1d56e-9459-427c-a6e9-de38aa6faf65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14139 2024.07.10 20:10:49.939189 [ 3 ] {49dbe0c3-4d69-471c-8f62-2074dcebb21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14140 2024.07.10 20:10:49.939256 [ 3 ] {49dbe0c3-4d69-471c-8f62-2074dcebb21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14141 2024.07.10 20:10:49.939450 [ 3 ] {49dbe0c3-4d69-471c-8f62-2074dcebb21d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14142 2024.07.10 20:10:49.939869 [ 3 ] {49dbe0c3-4d69-471c-8f62-2074dcebb21d} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14143 2024.07.10 20:10:49.939909 [ 3 ] {49dbe0c3-4d69-471c-8f62-2074dcebb21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14144 2024.07.10 20:10:49.940275 [ 3 ] {49dbe0c3-4d69-471c-8f62-2074dcebb21d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
14145 2024.07.10 20:10:49.940603 [ 3 ] {49dbe0c3-4d69-471c-8f62-2074dcebb21d} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14146 2024.07.10 20:10:49.940769 [ 3 ] {49dbe0c3-4d69-471c-8f62-2074dcebb21d} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001639 sec., 11592.434411226357 rows/sec., 939.62 KiB/sec.
14147 2024.07.10 20:10:49.940971 [ 3 ] {49dbe0c3-4d69-471c-8f62-2074dcebb21d} <Debug> DynamicQueryHandler: Done processing query
14148 2024.07.10 20:10:49.940996 [ 3 ] {49dbe0c3-4d69-471c-8f62-2074dcebb21d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14149 2024.07.10 20:10:49.941013 [ 3 ] {} <Debug> HTTP-Session: 35a1d56e-9459-427c-a6e9-de38aa6faf65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14150 2024.07.10 20:10:49.941283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14151 2024.07.10 20:10:49.941332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14152 2024.07.10 20:10:49.941352 [ 3 ] {} <Debug> HTTP-Session: e74899f7-b101-4638-aa67-7fe89f9441fc Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14153 2024.07.10 20:10:49.941369 [ 3 ] {} <Debug> HTTP-Session: e74899f7-b101-4638-aa67-7fe89f9441fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14154 2024.07.10 20:10:49.941384 [ 3 ] {} <Debug> HTTP-Session: e74899f7-b101-4638-aa67-7fe89f9441fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14155 2024.07.10 20:10:49.941416 [ 3 ] {} <Trace> HTTP-Session: e74899f7-b101-4638-aa67-7fe89f9441fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14156 2024.07.10 20:10:49.941537 [ 3 ] {920f0617-0822-4a87-ae5e-296e2c14f0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14157 2024.07.10 20:10:49.941580 [ 3 ] {920f0617-0822-4a87-ae5e-296e2c14f0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14158 2024.07.10 20:10:49.941704 [ 3 ] {920f0617-0822-4a87-ae5e-296e2c14f0e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14159 2024.07.10 20:10:49.942077 [ 3 ] {920f0617-0822-4a87-ae5e-296e2c14f0e9} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14160 2024.07.10 20:10:49.942112 [ 3 ] {920f0617-0822-4a87-ae5e-296e2c14f0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14161 2024.07.10 20:10:49.942431 [ 3 ] {920f0617-0822-4a87-ae5e-296e2c14f0e9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
14162 2024.07.10 20:10:49.942747 [ 3 ] {920f0617-0822-4a87-ae5e-296e2c14f0e9} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14163 2024.07.10 20:10:49.942897 [ 3 ] {920f0617-0822-4a87-ae5e-296e2c14f0e9} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.001404 sec., 80484.33048433048 rows/sec., 6.60 MiB/sec.
14164 2024.07.10 20:10:49.943143 [ 3 ] {920f0617-0822-4a87-ae5e-296e2c14f0e9} <Debug> DynamicQueryHandler: Done processing query
14165 2024.07.10 20:10:49.943176 [ 3 ] {920f0617-0822-4a87-ae5e-296e2c14f0e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14166 2024.07.10 20:10:49.943239 [ 3 ] {} <Debug> HTTP-Session: e74899f7-b101-4638-aa67-7fe89f9441fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14167 2024.07.10 20:10:49.943476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14168 2024.07.10 20:10:49.943530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14169 2024.07.10 20:10:49.943549 [ 3 ] {} <Debug> HTTP-Session: be0aec13-9c1d-4872-8641-93cfc0e3c206 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14170 2024.07.10 20:10:49.943567 [ 3 ] {} <Debug> HTTP-Session: be0aec13-9c1d-4872-8641-93cfc0e3c206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14171 2024.07.10 20:10:49.943581 [ 3 ] {} <Debug> HTTP-Session: be0aec13-9c1d-4872-8641-93cfc0e3c206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14172 2024.07.10 20:10:49.943614 [ 3 ] {} <Trace> HTTP-Session: be0aec13-9c1d-4872-8641-93cfc0e3c206 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14173 2024.07.10 20:10:49.943736 [ 3 ] {340f2909-9828-4a05-920c-4e9c22b71ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14174 2024.07.10 20:10:49.943780 [ 3 ] {340f2909-9828-4a05-920c-4e9c22b71ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14175 2024.07.10 20:10:49.943921 [ 3 ] {340f2909-9828-4a05-920c-4e9c22b71ad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14176 2024.07.10 20:10:49.944254 [ 3 ] {340f2909-9828-4a05-920c-4e9c22b71ad4} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14177 2024.07.10 20:10:49.944290 [ 3 ] {340f2909-9828-4a05-920c-4e9c22b71ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14178 2024.07.10 20:10:49.944599 [ 3 ] {340f2909-9828-4a05-920c-4e9c22b71ad4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
14179 2024.07.10 20:10:49.944898 [ 3 ] {340f2909-9828-4a05-920c-4e9c22b71ad4} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14180 2024.07.10 20:10:49.945060 [ 3 ] {340f2909-9828-4a05-920c-4e9c22b71ad4} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001365 sec., 60805.86080586081 rows/sec., 4.75 MiB/sec.
14181 2024.07.10 20:10:49.945236 [ 3 ] {340f2909-9828-4a05-920c-4e9c22b71ad4} <Debug> DynamicQueryHandler: Done processing query
14182 2024.07.10 20:10:49.945260 [ 3 ] {340f2909-9828-4a05-920c-4e9c22b71ad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14183 2024.07.10 20:10:49.945276 [ 3 ] {} <Debug> HTTP-Session: be0aec13-9c1d-4872-8641-93cfc0e3c206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14184 2024.07.10 20:10:49.945520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14185 2024.07.10 20:10:49.945568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14186 2024.07.10 20:10:49.945588 [ 3 ] {} <Debug> HTTP-Session: 3d5c8919-7e4b-49e1-9a00-d5bb321edf1f Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14187 2024.07.10 20:10:49.945604 [ 3 ] {} <Debug> HTTP-Session: 3d5c8919-7e4b-49e1-9a00-d5bb321edf1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14188 2024.07.10 20:10:49.945619 [ 3 ] {} <Debug> HTTP-Session: 3d5c8919-7e4b-49e1-9a00-d5bb321edf1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14189 2024.07.10 20:10:49.945649 [ 3 ] {} <Trace> HTTP-Session: 3d5c8919-7e4b-49e1-9a00-d5bb321edf1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14190 2024.07.10 20:10:49.945790 [ 3 ] {0de60dce-6d87-49b7-9965-670cb5d0b21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14191 2024.07.10 20:10:49.945838 [ 3 ] {0de60dce-6d87-49b7-9965-670cb5d0b21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14192 2024.07.10 20:10:49.945989 [ 3 ] {0de60dce-6d87-49b7-9965-670cb5d0b21e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14193 2024.07.10 20:10:49.946365 [ 3 ] {0de60dce-6d87-49b7-9965-670cb5d0b21e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14194 2024.07.10 20:10:49.946402 [ 3 ] {0de60dce-6d87-49b7-9965-670cb5d0b21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14195 2024.07.10 20:10:49.946784 [ 3 ] {0de60dce-6d87-49b7-9965-670cb5d0b21e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
14196 2024.07.10 20:10:49.947113 [ 3 ] {0de60dce-6d87-49b7-9965-670cb5d0b21e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14197 2024.07.10 20:10:49.947268 [ 3 ] {0de60dce-6d87-49b7-9965-670cb5d0b21e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec.
14198 2024.07.10 20:10:49.947436 [ 3 ] {0de60dce-6d87-49b7-9965-670cb5d0b21e} <Debug> DynamicQueryHandler: Done processing query
14199 2024.07.10 20:10:49.947460 [ 3 ] {0de60dce-6d87-49b7-9965-670cb5d0b21e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14200 2024.07.10 20:10:49.947477 [ 3 ] {} <Debug> HTTP-Session: 3d5c8919-7e4b-49e1-9a00-d5bb321edf1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14201 2024.07.10 20:10:49.947650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14202 2024.07.10 20:10:49.947699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14203 2024.07.10 20:10:49.947718 [ 3 ] {} <Debug> HTTP-Session: c125b34d-eae9-4edc-8d18-1484e551085c Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14204 2024.07.10 20:10:49.947734 [ 3 ] {} <Debug> HTTP-Session: c125b34d-eae9-4edc-8d18-1484e551085c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14205 2024.07.10 20:10:49.947748 [ 3 ] {} <Debug> HTTP-Session: c125b34d-eae9-4edc-8d18-1484e551085c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14206 2024.07.10 20:10:49.947779 [ 3 ] {} <Trace> HTTP-Session: c125b34d-eae9-4edc-8d18-1484e551085c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14207 2024.07.10 20:10:49.948016 [ 3 ] {44e11282-1a3a-49c1-9eda-2c63aaafc604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14208 2024.07.10 20:10:49.948079 [ 3 ] {44e11282-1a3a-49c1-9eda-2c63aaafc604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14209 2024.07.10 20:10:49.948485 [ 3 ] {44e11282-1a3a-49c1-9eda-2c63aaafc604} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14210 2024.07.10 20:10:49.949046 [ 3 ] {44e11282-1a3a-49c1-9eda-2c63aaafc604} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14211 2024.07.10 20:10:49.949082 [ 3 ] {44e11282-1a3a-49c1-9eda-2c63aaafc604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14212 2024.07.10 20:10:49.949655 [ 3 ] {44e11282-1a3a-49c1-9eda-2c63aaafc604} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
14213 2024.07.10 20:10:49.950048 [ 3 ] {44e11282-1a3a-49c1-9eda-2c63aaafc604} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14214 2024.07.10 20:10:49.950235 [ 3 ] {44e11282-1a3a-49c1-9eda-2c63aaafc604} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002377 sec., 7993.268826251577 rows/sec., 14.32 MiB/sec.
14215 2024.07.10 20:10:49.950250 [ 45 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
14216 2024.07.10 20:10:49.950393 [ 45 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14217 2024.07.10 20:10:49.950477 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14218 2024.07.10 20:10:49.950607 [ 3 ] {44e11282-1a3a-49c1-9eda-2c63aaafc604} <Debug> DynamicQueryHandler: Done processing query
14219 2024.07.10 20:10:49.950678 [ 3 ] {44e11282-1a3a-49c1-9eda-2c63aaafc604} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14220 2024.07.10 20:10:49.950734 [ 3 ] {} <Debug> HTTP-Session: c125b34d-eae9-4edc-8d18-1484e551085c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14221 2024.07.10 20:10:49.950819 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
14222 2024.07.10 20:10:49.950947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14223 2024.07.10 20:10:49.951109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14224 2024.07.10 20:10:49.951212 [ 3 ] {} <Debug> HTTP-Session: 8aff92ca-bab6-4eea-8f39-5cd12865e7f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14225 2024.07.10 20:10:49.951293 [ 3 ] {} <Debug> HTTP-Session: 8aff92ca-bab6-4eea-8f39-5cd12865e7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14226 2024.07.10 20:10:49.951367 [ 3 ] {} <Debug> HTTP-Session: 8aff92ca-bab6-4eea-8f39-5cd12865e7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14227 2024.07.10 20:10:49.951513 [ 3 ] {} <Trace> HTTP-Session: 8aff92ca-bab6-4eea-8f39-5cd12865e7f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14228 2024.07.10 20:10:49.951901 [ 3 ] {2413ad97-4c58-4ced-b423-28d23ee4b17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14229 2024.07.10 20:10:49.952099 [ 3 ] {2413ad97-4c58-4ced-b423-28d23ee4b17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14230 2024.07.10 20:10:49.953307 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14231 2024.07.10 20:10:49.953351 [ 3 ] {2413ad97-4c58-4ced-b423-28d23ee4b17e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14232 2024.07.10 20:10:49.953413 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1416 rows starting from the beginning of the part
14233 2024.07.10 20:10:49.954052 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 19 rows starting from the beginning of the part
14234 2024.07.10 20:10:49.954141 [ 3 ] {2413ad97-4c58-4ced-b423-28d23ee4b17e} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14235 2024.07.10 20:10:49.954199 [ 3 ] {2413ad97-4c58-4ced-b423-28d23ee4b17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14236 2024.07.10 20:10:49.954427 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part
14237 2024.07.10 20:10:49.954786 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 19 rows starting from the beginning of the part
14238 2024.07.10 20:10:49.954999 [ 3 ] {2413ad97-4c58-4ced-b423-28d23ee4b17e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
14239 2024.07.10 20:10:49.955112 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part
14240 2024.07.10 20:10:49.955538 [ 195 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 19 rows starting from the beginning of the part
14241 2024.07.10 20:10:49.955816 [ 3 ] {2413ad97-4c58-4ced-b423-28d23ee4b17e} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14242 2024.07.10 20:10:49.956083 [ 3 ] {2413ad97-4c58-4ced-b423-28d23ee4b17e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00433 sec., 13856.812933025405 rows/sec., 956.26 KiB/sec.
14243 2024.07.10 20:10:49.956320 [ 3 ] {2413ad97-4c58-4ced-b423-28d23ee4b17e} <Debug> DynamicQueryHandler: Done processing query
14244 2024.07.10 20:10:49.956348 [ 3 ] {2413ad97-4c58-4ced-b423-28d23ee4b17e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14245 2024.07.10 20:10:49.956377 [ 3 ] {} <Debug> HTTP-Session: 8aff92ca-bab6-4eea-8f39-5cd12865e7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14246 2024.07.10 20:10:49.960770 [ 188 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1545 rows, containing 19 columns (19 merged, 0 gathered) in 0.010160654 sec., 152057.14120370598 rows/sec., 272.48 MiB/sec.
14247 2024.07.10 20:10:49.962247 [ 198 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
14248 2024.07.10 20:10:49.962913 [ 198 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14249 2024.07.10 20:10:49.963007 [ 198 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
14250 2024.07.10 20:10:49.963171 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB.
14251 2024.07.10 20:10:51.397270 [ 44 ] {} <Debug> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0
14252 2024.07.10 20:10:51.397360 [ 44 ] {} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14253 2024.07.10 20:10:51.397400 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14254 2024.07.10 20:10:51.397568 [ 190 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full
14255 2024.07.10 20:10:51.397845 [ 190 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14256 2024.07.10 20:10:51.397892 [ 190 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 17 rows starting from the beginning of the part
14257 2024.07.10 20:10:51.397967 [ 190 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part
14258 2024.07.10 20:10:51.398149 [ 190 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part
14259 2024.07.10 20:10:51.398452 [ 190 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part
14260 2024.07.10 20:10:51.398663 [ 190 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part
14261 2024.07.10 20:10:51.399672 [ 188 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.002180538 sec., 11465.060457556805 rows/sec., 924.82 KiB/sec.
14262 2024.07.10 20:10:51.399876 [ 193 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary)
14263 2024.07.10 20:10:51.400393 [ 193 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_47_10} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14264 2024.07.10 20:10:51.400504 [ 193 ] {96ec4aba-c2bc-49ab-a5e7-439d8f91702d::all_1_47_10} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10
14265 2024.07.10 20:10:51.400623 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14266 2024.07.10 20:10:51.568109 [ 44 ] {} <Debug> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0
14267 2024.07.10 20:10:51.568176 [ 44 ] {} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14268 2024.07.10 20:10:51.568212 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14269 2024.07.10 20:10:51.568441 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full
14270 2024.07.10 20:10:51.569107 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14271 2024.07.10 20:10:51.569248 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 17 rows starting from the beginning of the part
14272 2024.07.10 20:10:51.569415 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part
14273 2024.07.10 20:10:51.569498 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part
14274 2024.07.10 20:10:51.569748 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part
14275 2024.07.10 20:10:51.570003 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part
14276 2024.07.10 20:10:51.571056 [ 190 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.002760763 sec., 9055.467637026431 rows/sec., 624.33 KiB/sec.
14277 2024.07.10 20:10:51.571223 [ 189 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary)
14278 2024.07.10 20:10:51.571688 [ 189 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_47_10} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14279 2024.07.10 20:10:51.571792 [ 189 ] {5ecba25c-2b33-4def-9e70-ca1d36f98a9a::all_1_47_10} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10
14280 2024.07.10 20:10:51.571894 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14281 2024.07.10 20:10:54.005601 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache
14282 2024.07.10 20:10:54.005672 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache
14283 2024.07.10 20:10:54.940875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 5213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14284 2024.07.10 20:10:54.941048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14285 2024.07.10 20:10:54.941092 [ 3 ] {} <Debug> HTTP-Session: 1bbd1364-d24e-4c5c-8090-faf51c64f290 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14286 2024.07.10 20:10:54.941133 [ 3 ] {} <Debug> HTTP-Session: 1bbd1364-d24e-4c5c-8090-faf51c64f290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14287 2024.07.10 20:10:54.941161 [ 3 ] {} <Debug> HTTP-Session: 1bbd1364-d24e-4c5c-8090-faf51c64f290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14288 2024.07.10 20:10:54.941241 [ 3 ] {} <Trace> HTTP-Session: 1bbd1364-d24e-4c5c-8090-faf51c64f290 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14289 2024.07.10 20:10:54.941535 [ 3 ] {a1c45340-a117-48d4-aa54-9631bc44e759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14290 2024.07.10 20:10:54.941641 [ 3 ] {a1c45340-a117-48d4-aa54-9631bc44e759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14291 2024.07.10 20:10:54.941956 [ 3 ] {a1c45340-a117-48d4-aa54-9631bc44e759} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14292 2024.07.10 20:10:54.942484 [ 3 ] {a1c45340-a117-48d4-aa54-9631bc44e759} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14293 2024.07.10 20:10:54.942525 [ 3 ] {a1c45340-a117-48d4-aa54-9631bc44e759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14294 2024.07.10 20:10:54.942898 [ 3 ] {a1c45340-a117-48d4-aa54-9631bc44e759} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
14295 2024.07.10 20:10:54.943235 [ 3 ] {a1c45340-a117-48d4-aa54-9631bc44e759} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14296 2024.07.10 20:10:54.943393 [ 3 ] {a1c45340-a117-48d4-aa54-9631bc44e759} <Debug> executeQuery: Read 36 rows, 2.92 KiB in 0.001963 sec., 18339.276617422314 rows/sec., 1.45 MiB/sec.
14297 2024.07.10 20:10:54.943633 [ 3 ] {a1c45340-a117-48d4-aa54-9631bc44e759} <Debug> DynamicQueryHandler: Done processing query
14298 2024.07.10 20:10:54.943660 [ 3 ] {a1c45340-a117-48d4-aa54-9631bc44e759} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14299 2024.07.10 20:10:54.943678 [ 3 ] {} <Debug> HTTP-Session: 1bbd1364-d24e-4c5c-8090-faf51c64f290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14300 2024.07.10 20:10:54.943836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 24183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14301 2024.07.10 20:10:54.943885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14302 2024.07.10 20:10:54.943903 [ 3 ] {} <Debug> HTTP-Session: 045a73d1-95d4-44e6-b3c8-c5baf170161b Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14303 2024.07.10 20:10:54.943921 [ 3 ] {} <Debug> HTTP-Session: 045a73d1-95d4-44e6-b3c8-c5baf170161b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14304 2024.07.10 20:10:54.943934 [ 3 ] {} <Debug> HTTP-Session: 045a73d1-95d4-44e6-b3c8-c5baf170161b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14305 2024.07.10 20:10:54.943971 [ 3 ] {} <Trace> HTTP-Session: 045a73d1-95d4-44e6-b3c8-c5baf170161b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14306 2024.07.10 20:10:54.944120 [ 3 ] {fbd15cee-798b-4e9c-8cd1-64a07c446bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14307 2024.07.10 20:10:54.944163 [ 3 ] {fbd15cee-798b-4e9c-8cd1-64a07c446bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14308 2024.07.10 20:10:54.944297 [ 3 ] {fbd15cee-798b-4e9c-8cd1-64a07c446bca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14309 2024.07.10 20:10:54.944735 [ 3 ] {fbd15cee-798b-4e9c-8cd1-64a07c446bca} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14310 2024.07.10 20:10:54.944770 [ 3 ] {fbd15cee-798b-4e9c-8cd1-64a07c446bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14311 2024.07.10 20:10:54.945088 [ 3 ] {fbd15cee-798b-4e9c-8cd1-64a07c446bca} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
14312 2024.07.10 20:10:54.945387 [ 3 ] {fbd15cee-798b-4e9c-8cd1-64a07c446bca} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14313 2024.07.10 20:10:54.945544 [ 3 ] {fbd15cee-798b-4e9c-8cd1-64a07c446bca} <Debug> executeQuery: Read 164 rows, 14.22 KiB in 0.001478 sec., 110960.75778078484 rows/sec., 9.39 MiB/sec.
14314 2024.07.10 20:10:54.945591 [ 40 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
14315 2024.07.10 20:10:54.945722 [ 40 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14316 2024.07.10 20:10:54.945770 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14317 2024.07.10 20:10:54.945781 [ 3 ] {fbd15cee-798b-4e9c-8cd1-64a07c446bca} <Debug> DynamicQueryHandler: Done processing query
14318 2024.07.10 20:10:54.945835 [ 3 ] {fbd15cee-798b-4e9c-8cd1-64a07c446bca} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14319 2024.07.10 20:10:54.945904 [ 3 ] {} <Debug> HTTP-Session: 045a73d1-95d4-44e6-b3c8-c5baf170161b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14320 2024.07.10 20:10:54.946051 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
14321 2024.07.10 20:10:54.946120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14322 2024.07.10 20:10:54.946202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14323 2024.07.10 20:10:54.946281 [ 3 ] {} <Debug> HTTP-Session: c275a008-ffe1-45c5-b5c7-e9bd5c97e8be Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14324 2024.07.10 20:10:54.946372 [ 3 ] {} <Debug> HTTP-Session: c275a008-ffe1-45c5-b5c7-e9bd5c97e8be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14325 2024.07.10 20:10:54.946455 [ 3 ] {} <Debug> HTTP-Session: c275a008-ffe1-45c5-b5c7-e9bd5c97e8be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14326 2024.07.10 20:10:54.946572 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14327 2024.07.10 20:10:54.946607 [ 3 ] {} <Trace> HTTP-Session: c275a008-ffe1-45c5-b5c7-e9bd5c97e8be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14328 2024.07.10 20:10:54.946701 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 270 rows starting from the beginning of the part
14329 2024.07.10 20:10:54.947069 [ 3 ] {2f835f3b-a9a6-4c14-bdbf-bb29db66e974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14330 2024.07.10 20:10:54.947176 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 165 rows starting from the beginning of the part
14331 2024.07.10 20:10:54.947273 [ 3 ] {2f835f3b-a9a6-4c14-bdbf-bb29db66e974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14332 2024.07.10 20:10:54.947844 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 114 rows starting from the beginning of the part
14333 2024.07.10 20:10:54.948528 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 200 rows starting from the beginning of the part
14334 2024.07.10 20:10:54.949183 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 113 rows starting from the beginning of the part
14335 2024.07.10 20:10:54.949653 [ 3 ] {2f835f3b-a9a6-4c14-bdbf-bb29db66e974} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14336 2024.07.10 20:10:54.949703 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 164 rows starting from the beginning of the part
14337 2024.07.10 20:10:54.950573 [ 3 ] {2f835f3b-a9a6-4c14-bdbf-bb29db66e974} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14338 2024.07.10 20:10:54.950614 [ 3 ] {2f835f3b-a9a6-4c14-bdbf-bb29db66e974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14339 2024.07.10 20:10:54.951067 [ 3 ] {2f835f3b-a9a6-4c14-bdbf-bb29db66e974} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
14340 2024.07.10 20:10:54.951513 [ 3 ] {2f835f3b-a9a6-4c14-bdbf-bb29db66e974} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14341 2024.07.10 20:10:54.951751 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 4 columns (4 merged, 0 gathered) in 0.005848009 sec., 175444.32643657012 rows/sec., 14.62 MiB/sec.
14342 2024.07.10 20:10:54.951798 [ 3 ] {2f835f3b-a9a6-4c14-bdbf-bb29db66e974} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.004965 sec., 20140.98690835851 rows/sec., 1.57 MiB/sec.
14343 2024.07.10 20:10:54.951794 [ 40 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
14344 2024.07.10 20:10:54.951933 [ 40 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14345 2024.07.10 20:10:54.952017 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14346 2024.07.10 20:10:54.952036 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
14347 2024.07.10 20:10:54.952229 [ 3 ] {2f835f3b-a9a6-4c14-bdbf-bb29db66e974} <Debug> DynamicQueryHandler: Done processing query
14348 2024.07.10 20:10:54.952303 [ 3 ] {2f835f3b-a9a6-4c14-bdbf-bb29db66e974} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14349 2024.07.10 20:10:54.952381 [ 3 ] {} <Debug> HTTP-Session: c275a008-ffe1-45c5-b5c7-e9bd5c97e8be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14350 2024.07.10 20:10:54.952492 [ 190 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
14351 2024.07.10 20:10:54.952657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14352 2024.07.10 20:10:54.952818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14353 2024.07.10 20:10:54.952894 [ 3 ] {} <Debug> HTTP-Session: 540062c4-88fa-4e2a-9fe0-f165f8549d42 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14354 2024.07.10 20:10:54.952967 [ 3 ] {} <Debug> HTTP-Session: 540062c4-88fa-4e2a-9fe0-f165f8549d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14355 2024.07.10 20:10:54.953024 [ 3 ] {} <Debug> HTTP-Session: 540062c4-88fa-4e2a-9fe0-f165f8549d42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14356 2024.07.10 20:10:54.953103 [ 190 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14357 2024.07.10 20:10:54.953126 [ 3 ] {} <Trace> HTTP-Session: 540062c4-88fa-4e2a-9fe0-f165f8549d42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14358 2024.07.10 20:10:54.953187 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_91_18} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14359 2024.07.10 20:10:54.953217 [ 190 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 199 rows starting from the beginning of the part
14360 2024.07.10 20:10:54.953525 [ 191 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_91_18} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
14361 2024.07.10 20:10:54.953582 [ 3 ] {36c83f07-c9fb-4d91-88be-654254b2f452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14362 2024.07.10 20:10:54.953689 [ 190 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 102 rows starting from the beginning of the part
14363 2024.07.10 20:10:54.953889 [ 3 ] {36c83f07-c9fb-4d91-88be-654254b2f452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14364 2024.07.10 20:10:54.953973 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
14365 2024.07.10 20:10:54.954135 [ 190 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 85 rows starting from the beginning of the part
14366 2024.07.10 20:10:54.954514 [ 190 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 124 rows starting from the beginning of the part
14367 2024.07.10 20:10:54.954894 [ 190 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 83 rows starting from the beginning of the part
14368 2024.07.10 20:10:54.955227 [ 190 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 100 rows starting from the beginning of the part
14369 2024.07.10 20:10:54.955498 [ 3 ] {36c83f07-c9fb-4d91-88be-654254b2f452} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14370 2024.07.10 20:10:54.956497 [ 3 ] {36c83f07-c9fb-4d91-88be-654254b2f452} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14371 2024.07.10 20:10:54.956566 [ 3 ] {36c83f07-c9fb-4d91-88be-654254b2f452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14372 2024.07.10 20:10:54.957635 [ 3 ] {36c83f07-c9fb-4d91-88be-654254b2f452} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
14373 2024.07.10 20:10:54.958309 [ 190 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 693 rows, containing 4 columns (4 merged, 0 gathered) in 0.006132571 sec., 113003.17599258125 rows/sec., 8.79 MiB/sec.
14374 2024.07.10 20:10:54.958522 [ 190 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
14375 2024.07.10 20:10:54.958626 [ 3 ] {36c83f07-c9fb-4d91-88be-654254b2f452} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14376 2024.07.10 20:10:54.958978 [ 3 ] {36c83f07-c9fb-4d91-88be-654254b2f452} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005641 sec., 28363.765289842224 rows/sec., 1.98 MiB/sec.
14377 2024.07.10 20:10:54.959574 [ 3 ] {36c83f07-c9fb-4d91-88be-654254b2f452} <Debug> DynamicQueryHandler: Done processing query
14378 2024.07.10 20:10:54.959668 [ 3 ] {36c83f07-c9fb-4d91-88be-654254b2f452} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14379 2024.07.10 20:10:54.959777 [ 3 ] {} <Debug> HTTP-Session: 540062c4-88fa-4e2a-9fe0-f165f8549d42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14380 2024.07.10 20:10:54.959783 [ 190 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_91_18} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14381 2024.07.10 20:10:54.960003 [ 190 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_91_18} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
14382 2024.07.10 20:10:54.960146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 58677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14383 2024.07.10 20:10:54.960247 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
14384 2024.07.10 20:10:54.960302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14385 2024.07.10 20:10:54.960328 [ 3 ] {} <Debug> HTTP-Session: b4a9b120-3201-45b1-b59b-4d479f522770 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14386 2024.07.10 20:10:54.960345 [ 3 ] {} <Debug> HTTP-Session: b4a9b120-3201-45b1-b59b-4d479f522770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14387 2024.07.10 20:10:54.960360 [ 3 ] {} <Debug> HTTP-Session: b4a9b120-3201-45b1-b59b-4d479f522770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14388 2024.07.10 20:10:54.960392 [ 3 ] {} <Trace> HTTP-Session: b4a9b120-3201-45b1-b59b-4d479f522770 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14389 2024.07.10 20:10:54.960775 [ 3 ] {5c47546c-8253-41da-ba65-475a775eed9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14390 2024.07.10 20:10:54.960852 [ 3 ] {5c47546c-8253-41da-ba65-475a775eed9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14391 2024.07.10 20:10:54.961307 [ 3 ] {5c47546c-8253-41da-ba65-475a775eed9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14392 2024.07.10 20:10:54.962072 [ 3 ] {5c47546c-8253-41da-ba65-475a775eed9e} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14393 2024.07.10 20:10:54.962107 [ 3 ] {5c47546c-8253-41da-ba65-475a775eed9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14394 2024.07.10 20:10:54.962765 [ 3 ] {5c47546c-8253-41da-ba65-475a775eed9e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
14395 2024.07.10 20:10:54.963178 [ 3 ] {5c47546c-8253-41da-ba65-475a775eed9e} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14396 2024.07.10 20:10:54.963363 [ 3 ] {5c47546c-8253-41da-ba65-475a775eed9e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00288 sec., 12500 rows/sec., 22.40 MiB/sec.
14397 2024.07.10 20:10:54.963595 [ 3 ] {5c47546c-8253-41da-ba65-475a775eed9e} <Debug> DynamicQueryHandler: Done processing query
14398 2024.07.10 20:10:54.963620 [ 3 ] {5c47546c-8253-41da-ba65-475a775eed9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
14399 2024.07.10 20:10:54.963636 [ 3 ] {} <Debug> HTTP-Session: b4a9b120-3201-45b1-b59b-4d479f522770 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14400 2024.07.10 20:10:54.963759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14401 2024.07.10 20:10:54.963809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14402 2024.07.10 20:10:54.963828 [ 3 ] {} <Debug> HTTP-Session: 566977a7-274b-45de-a718-1781c85e4cb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14403 2024.07.10 20:10:54.963845 [ 3 ] {} <Debug> HTTP-Session: 566977a7-274b-45de-a718-1781c85e4cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14404 2024.07.10 20:10:54.963859 [ 3 ] {} <Debug> HTTP-Session: 566977a7-274b-45de-a718-1781c85e4cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14405 2024.07.10 20:10:54.963889 [ 3 ] {} <Trace> HTTP-Session: 566977a7-274b-45de-a718-1781c85e4cb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14406 2024.07.10 20:10:54.964004 [ 3 ] {0a3069a8-0a56-4693-83e0-e1a840096898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14407 2024.07.10 20:10:54.964049 [ 3 ] {0a3069a8-0a56-4693-83e0-e1a840096898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14408 2024.07.10 20:10:54.964178 [ 3 ] {0a3069a8-0a56-4693-83e0-e1a840096898} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14409 2024.07.10 20:10:54.964481 [ 3 ] {0a3069a8-0a56-4693-83e0-e1a840096898} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14410 2024.07.10 20:10:54.964516 [ 3 ] {0a3069a8-0a56-4693-83e0-e1a840096898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14411 2024.07.10 20:10:54.964874 [ 3 ] {0a3069a8-0a56-4693-83e0-e1a840096898} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
14412 2024.07.10 20:10:54.965192 [ 3 ] {0a3069a8-0a56-4693-83e0-e1a840096898} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14413 2024.07.10 20:10:54.965340 [ 3 ] {0a3069a8-0a56-4693-83e0-e1a840096898} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec.
14414 2024.07.10 20:10:54.965602 [ 3 ] {0a3069a8-0a56-4693-83e0-e1a840096898} <Debug> DynamicQueryHandler: Done processing query
14415 2024.07.10 20:10:54.965655 [ 3 ] {0a3069a8-0a56-4693-83e0-e1a840096898} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14416 2024.07.10 20:10:54.965708 [ 3 ] {} <Debug> HTTP-Session: 566977a7-274b-45de-a718-1781c85e4cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14417 2024.07.10 20:10:55.002304 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001936066 sec.
14418 2024.07.10 20:10:59.938554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14419 2024.07.10 20:10:59.938685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14420 2024.07.10 20:10:59.938709 [ 3 ] {} <Debug> HTTP-Session: 9a83a1cc-edc9-45ed-8934-6a1f07ca56d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14421 2024.07.10 20:10:59.938735 [ 3 ] {} <Debug> HTTP-Session: 9a83a1cc-edc9-45ed-8934-6a1f07ca56d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14422 2024.07.10 20:10:59.938750 [ 3 ] {} <Debug> HTTP-Session: 9a83a1cc-edc9-45ed-8934-6a1f07ca56d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14423 2024.07.10 20:10:59.938800 [ 3 ] {} <Trace> HTTP-Session: 9a83a1cc-edc9-45ed-8934-6a1f07ca56d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14424 2024.07.10 20:10:59.938988 [ 3 ] {29bd07ff-d50a-44e2-a225-308c54b980cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14425 2024.07.10 20:10:59.939057 [ 3 ] {29bd07ff-d50a-44e2-a225-308c54b980cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14426 2024.07.10 20:10:59.939250 [ 3 ] {29bd07ff-d50a-44e2-a225-308c54b980cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14427 2024.07.10 20:10:59.939716 [ 3 ] {29bd07ff-d50a-44e2-a225-308c54b980cf} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14428 2024.07.10 20:10:59.939758 [ 3 ] {29bd07ff-d50a-44e2-a225-308c54b980cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14429 2024.07.10 20:10:59.940132 [ 3 ] {29bd07ff-d50a-44e2-a225-308c54b980cf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
14430 2024.07.10 20:10:59.940486 [ 3 ] {29bd07ff-d50a-44e2-a225-308c54b980cf} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14431 2024.07.10 20:10:59.940659 [ 3 ] {29bd07ff-d50a-44e2-a225-308c54b980cf} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001725 sec., 11014.492753623188 rows/sec., 892.78 KiB/sec.
14432 2024.07.10 20:10:59.940881 [ 3 ] {29bd07ff-d50a-44e2-a225-308c54b980cf} <Debug> DynamicQueryHandler: Done processing query
14433 2024.07.10 20:10:59.940907 [ 3 ] {29bd07ff-d50a-44e2-a225-308c54b980cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14434 2024.07.10 20:10:59.940925 [ 3 ] {} <Debug> HTTP-Session: 9a83a1cc-edc9-45ed-8934-6a1f07ca56d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14435 2024.07.10 20:10:59.941092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14436 2024.07.10 20:10:59.941141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14437 2024.07.10 20:10:59.941161 [ 3 ] {} <Debug> HTTP-Session: 4f4ab911-52fd-49cd-b168-e5bc25043054 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14438 2024.07.10 20:10:59.941177 [ 3 ] {} <Debug> HTTP-Session: 4f4ab911-52fd-49cd-b168-e5bc25043054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14439 2024.07.10 20:10:59.941191 [ 3 ] {} <Debug> HTTP-Session: 4f4ab911-52fd-49cd-b168-e5bc25043054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14440 2024.07.10 20:10:59.941223 [ 3 ] {} <Trace> HTTP-Session: 4f4ab911-52fd-49cd-b168-e5bc25043054 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14441 2024.07.10 20:10:59.941325 [ 3 ] {75b5dccb-a4a4-4342-9770-72c9dd72d922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14442 2024.07.10 20:10:59.941371 [ 3 ] {75b5dccb-a4a4-4342-9770-72c9dd72d922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14443 2024.07.10 20:10:59.941505 [ 3 ] {75b5dccb-a4a4-4342-9770-72c9dd72d922} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14444 2024.07.10 20:10:59.941822 [ 3 ] {75b5dccb-a4a4-4342-9770-72c9dd72d922} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14445 2024.07.10 20:10:59.941859 [ 3 ] {75b5dccb-a4a4-4342-9770-72c9dd72d922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14446 2024.07.10 20:10:59.942168 [ 3 ] {75b5dccb-a4a4-4342-9770-72c9dd72d922} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
14447 2024.07.10 20:10:59.942483 [ 3 ] {75b5dccb-a4a4-4342-9770-72c9dd72d922} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14448 2024.07.10 20:10:59.942606 [ 3 ] {75b5dccb-a4a4-4342-9770-72c9dd72d922} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00131 sec., 1526.7175572519084 rows/sec., 124.49 KiB/sec.
14449 2024.07.10 20:10:59.942799 [ 3 ] {75b5dccb-a4a4-4342-9770-72c9dd72d922} <Debug> DynamicQueryHandler: Done processing query
14450 2024.07.10 20:10:59.942835 [ 3 ] {75b5dccb-a4a4-4342-9770-72c9dd72d922} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14451 2024.07.10 20:10:59.942868 [ 3 ] {} <Debug> HTTP-Session: 4f4ab911-52fd-49cd-b168-e5bc25043054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14452 2024.07.10 20:10:59.943022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14453 2024.07.10 20:10:59.943071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14454 2024.07.10 20:10:59.943090 [ 3 ] {} <Debug> HTTP-Session: 0d205aae-bec5-400c-9cdb-c550a6cfa961 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14455 2024.07.10 20:10:59.943107 [ 3 ] {} <Debug> HTTP-Session: 0d205aae-bec5-400c-9cdb-c550a6cfa961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14456 2024.07.10 20:10:59.943121 [ 3 ] {} <Debug> HTTP-Session: 0d205aae-bec5-400c-9cdb-c550a6cfa961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14457 2024.07.10 20:10:59.943151 [ 3 ] {} <Trace> HTTP-Session: 0d205aae-bec5-400c-9cdb-c550a6cfa961 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14458 2024.07.10 20:10:59.943273 [ 3 ] {e5d6f091-c051-40bd-89c1-bc1943236ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14459 2024.07.10 20:10:59.943315 [ 3 ] {e5d6f091-c051-40bd-89c1-bc1943236ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14460 2024.07.10 20:10:59.943437 [ 3 ] {e5d6f091-c051-40bd-89c1-bc1943236ce3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14461 2024.07.10 20:10:59.943841 [ 3 ] {e5d6f091-c051-40bd-89c1-bc1943236ce3} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14462 2024.07.10 20:10:59.943876 [ 3 ] {e5d6f091-c051-40bd-89c1-bc1943236ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14463 2024.07.10 20:10:59.944187 [ 3 ] {e5d6f091-c051-40bd-89c1-bc1943236ce3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
14464 2024.07.10 20:10:59.944495 [ 3 ] {e5d6f091-c051-40bd-89c1-bc1943236ce3} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14465 2024.07.10 20:10:59.944615 [ 3 ] {e5d6f091-c051-40bd-89c1-bc1943236ce3} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.001389 sec., 82073.43412526998 rows/sec., 6.72 MiB/sec.
14466 2024.07.10 20:10:59.944775 [ 3 ] {e5d6f091-c051-40bd-89c1-bc1943236ce3} <Debug> DynamicQueryHandler: Done processing query
14467 2024.07.10 20:10:59.944798 [ 3 ] {e5d6f091-c051-40bd-89c1-bc1943236ce3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14468 2024.07.10 20:10:59.944815 [ 3 ] {} <Debug> HTTP-Session: 0d205aae-bec5-400c-9cdb-c550a6cfa961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14469 2024.07.10 20:10:59.944930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14470 2024.07.10 20:10:59.944978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14471 2024.07.10 20:10:59.944997 [ 3 ] {} <Debug> HTTP-Session: ac17db02-6cc5-49b5-8db7-3b6ad8885736 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14472 2024.07.10 20:10:59.945015 [ 3 ] {} <Debug> HTTP-Session: ac17db02-6cc5-49b5-8db7-3b6ad8885736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14473 2024.07.10 20:10:59.945029 [ 3 ] {} <Debug> HTTP-Session: ac17db02-6cc5-49b5-8db7-3b6ad8885736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14474 2024.07.10 20:10:59.945060 [ 3 ] {} <Trace> HTTP-Session: ac17db02-6cc5-49b5-8db7-3b6ad8885736 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14475 2024.07.10 20:10:59.945153 [ 3 ] {bbbe2bd1-d66b-4c52-a159-de1756f604ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14476 2024.07.10 20:10:59.945195 [ 3 ] {bbbe2bd1-d66b-4c52-a159-de1756f604ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14477 2024.07.10 20:10:59.945320 [ 3 ] {bbbe2bd1-d66b-4c52-a159-de1756f604ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14478 2024.07.10 20:10:59.945597 [ 3 ] {bbbe2bd1-d66b-4c52-a159-de1756f604ba} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14479 2024.07.10 20:10:59.945632 [ 3 ] {bbbe2bd1-d66b-4c52-a159-de1756f604ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14480 2024.07.10 20:10:59.945933 [ 3 ] {bbbe2bd1-d66b-4c52-a159-de1756f604ba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
14481 2024.07.10 20:10:59.946250 [ 3 ] {bbbe2bd1-d66b-4c52-a159-de1756f604ba} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14482 2024.07.10 20:10:59.946373 [ 3 ] {bbbe2bd1-d66b-4c52-a159-de1756f604ba} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001244 sec., 1607.717041800643 rows/sec., 112.26 KiB/sec.
14483 2024.07.10 20:10:59.946532 [ 3 ] {bbbe2bd1-d66b-4c52-a159-de1756f604ba} <Debug> DynamicQueryHandler: Done processing query
14484 2024.07.10 20:10:59.946556 [ 3 ] {bbbe2bd1-d66b-4c52-a159-de1756f604ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14485 2024.07.10 20:10:59.946572 [ 3 ] {} <Debug> HTTP-Session: ac17db02-6cc5-49b5-8db7-3b6ad8885736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14486 2024.07.10 20:10:59.946693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14487 2024.07.10 20:10:59.946741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14488 2024.07.10 20:10:59.946760 [ 3 ] {} <Debug> HTTP-Session: 18560942-abf4-413e-b4ae-667c1e7c4633 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14489 2024.07.10 20:10:59.946777 [ 3 ] {} <Debug> HTTP-Session: 18560942-abf4-413e-b4ae-667c1e7c4633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14490 2024.07.10 20:10:59.946792 [ 3 ] {} <Debug> HTTP-Session: 18560942-abf4-413e-b4ae-667c1e7c4633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14491 2024.07.10 20:10:59.946822 [ 3 ] {} <Trace> HTTP-Session: 18560942-abf4-413e-b4ae-667c1e7c4633 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14492 2024.07.10 20:10:59.946938 [ 3 ] {cd473fe7-4224-4c06-984c-97d460bfc7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14493 2024.07.10 20:10:59.946979 [ 3 ] {cd473fe7-4224-4c06-984c-97d460bfc7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14494 2024.07.10 20:10:59.947103 [ 3 ] {cd473fe7-4224-4c06-984c-97d460bfc7a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14495 2024.07.10 20:10:59.947450 [ 3 ] {cd473fe7-4224-4c06-984c-97d460bfc7a4} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14496 2024.07.10 20:10:59.947486 [ 3 ] {cd473fe7-4224-4c06-984c-97d460bfc7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14497 2024.07.10 20:10:59.947794 [ 3 ] {cd473fe7-4224-4c06-984c-97d460bfc7a4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
14498 2024.07.10 20:10:59.948101 [ 3 ] {cd473fe7-4224-4c06-984c-97d460bfc7a4} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14499 2024.07.10 20:10:59.948224 [ 3 ] {cd473fe7-4224-4c06-984c-97d460bfc7a4} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.00133 sec., 63909.77443609022 rows/sec., 4.99 MiB/sec.
14500 2024.07.10 20:10:59.948384 [ 3 ] {cd473fe7-4224-4c06-984c-97d460bfc7a4} <Debug> DynamicQueryHandler: Done processing query
14501 2024.07.10 20:10:59.948408 [ 3 ] {cd473fe7-4224-4c06-984c-97d460bfc7a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14502 2024.07.10 20:10:59.948424 [ 3 ] {} <Debug> HTTP-Session: 18560942-abf4-413e-b4ae-667c1e7c4633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14503 2024.07.10 20:10:59.948598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14504 2024.07.10 20:10:59.948647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14505 2024.07.10 20:10:59.948666 [ 3 ] {} <Debug> HTTP-Session: 540d03ff-e1bf-4193-9242-4e3bef516285 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14506 2024.07.10 20:10:59.948682 [ 3 ] {} <Debug> HTTP-Session: 540d03ff-e1bf-4193-9242-4e3bef516285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14507 2024.07.10 20:10:59.948696 [ 3 ] {} <Debug> HTTP-Session: 540d03ff-e1bf-4193-9242-4e3bef516285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14508 2024.07.10 20:10:59.948727 [ 3 ] {} <Trace> HTTP-Session: 540d03ff-e1bf-4193-9242-4e3bef516285 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14509 2024.07.10 20:10:59.948866 [ 3 ] {fc8a0b9b-ee3b-4427-a2ec-6dc716c37b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14510 2024.07.10 20:10:59.948914 [ 3 ] {fc8a0b9b-ee3b-4427-a2ec-6dc716c37b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14511 2024.07.10 20:10:59.949056 [ 3 ] {fc8a0b9b-ee3b-4427-a2ec-6dc716c37b00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14512 2024.07.10 20:10:59.949453 [ 3 ] {fc8a0b9b-ee3b-4427-a2ec-6dc716c37b00} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14513 2024.07.10 20:10:59.949488 [ 3 ] {fc8a0b9b-ee3b-4427-a2ec-6dc716c37b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14514 2024.07.10 20:10:59.949877 [ 3 ] {fc8a0b9b-ee3b-4427-a2ec-6dc716c37b00} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
14515 2024.07.10 20:10:59.950210 [ 3 ] {fc8a0b9b-ee3b-4427-a2ec-6dc716c37b00} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14516 2024.07.10 20:10:59.950339 [ 3 ] {fc8a0b9b-ee3b-4427-a2ec-6dc716c37b00} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001536 sec., 104817.70833333333 rows/sec., 7.30 MiB/sec.
14517 2024.07.10 20:10:59.950508 [ 3 ] {fc8a0b9b-ee3b-4427-a2ec-6dc716c37b00} <Debug> DynamicQueryHandler: Done processing query
14518 2024.07.10 20:10:59.950533 [ 3 ] {fc8a0b9b-ee3b-4427-a2ec-6dc716c37b00} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14519 2024.07.10 20:10:59.950549 [ 3 ] {} <Debug> HTTP-Session: 540d03ff-e1bf-4193-9242-4e3bef516285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14520 2024.07.10 20:10:59.950725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14521 2024.07.10 20:10:59.950774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14522 2024.07.10 20:10:59.950794 [ 3 ] {} <Debug> HTTP-Session: 48520a44-943a-4b01-983d-15d03042e4be Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14523 2024.07.10 20:10:59.950811 [ 3 ] {} <Debug> HTTP-Session: 48520a44-943a-4b01-983d-15d03042e4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14524 2024.07.10 20:10:59.950825 [ 3 ] {} <Debug> HTTP-Session: 48520a44-943a-4b01-983d-15d03042e4be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14525 2024.07.10 20:10:59.950855 [ 3 ] {} <Trace> HTTP-Session: 48520a44-943a-4b01-983d-15d03042e4be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14526 2024.07.10 20:10:59.951104 [ 3 ] {8dceeec5-539c-4115-ac6a-f199f12743f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14527 2024.07.10 20:10:59.951168 [ 3 ] {8dceeec5-539c-4115-ac6a-f199f12743f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14528 2024.07.10 20:10:59.951569 [ 3 ] {8dceeec5-539c-4115-ac6a-f199f12743f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14529 2024.07.10 20:10:59.952181 [ 3 ] {8dceeec5-539c-4115-ac6a-f199f12743f6} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14530 2024.07.10 20:10:59.952216 [ 3 ] {8dceeec5-539c-4115-ac6a-f199f12743f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14531 2024.07.10 20:10:59.952850 [ 3 ] {8dceeec5-539c-4115-ac6a-f199f12743f6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
14532 2024.07.10 20:10:59.953254 [ 3 ] {8dceeec5-539c-4115-ac6a-f199f12743f6} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14533 2024.07.10 20:10:59.953400 [ 3 ] {8dceeec5-539c-4115-ac6a-f199f12743f6} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002471 sec., 7689.194658033184 rows/sec., 13.78 MiB/sec.
14534 2024.07.10 20:10:59.953772 [ 3 ] {8dceeec5-539c-4115-ac6a-f199f12743f6} <Debug> DynamicQueryHandler: Done processing query
14535 2024.07.10 20:10:59.953825 [ 3 ] {8dceeec5-539c-4115-ac6a-f199f12743f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14536 2024.07.10 20:10:59.953896 [ 3 ] {} <Debug> HTTP-Session: 48520a44-943a-4b01-983d-15d03042e4be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14537 2024.07.10 20:10:59.954094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14538 2024.07.10 20:10:59.954148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14539 2024.07.10 20:10:59.954168 [ 3 ] {} <Debug> HTTP-Session: 7893d3c1-0690-4ce3-b5c8-56ec1de15357 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14540 2024.07.10 20:10:59.954185 [ 3 ] {} <Debug> HTTP-Session: 7893d3c1-0690-4ce3-b5c8-56ec1de15357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14541 2024.07.10 20:10:59.954199 [ 3 ] {} <Debug> HTTP-Session: 7893d3c1-0690-4ce3-b5c8-56ec1de15357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14542 2024.07.10 20:10:59.954232 [ 3 ] {} <Trace> HTTP-Session: 7893d3c1-0690-4ce3-b5c8-56ec1de15357 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14543 2024.07.10 20:10:59.954368 [ 3 ] {2fc5723c-0851-464a-b06a-f5754a11b4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14544 2024.07.10 20:10:59.954415 [ 3 ] {2fc5723c-0851-464a-b06a-f5754a11b4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14545 2024.07.10 20:10:59.954552 [ 3 ] {2fc5723c-0851-464a-b06a-f5754a11b4d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14546 2024.07.10 20:10:59.954863 [ 3 ] {2fc5723c-0851-464a-b06a-f5754a11b4d3} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14547 2024.07.10 20:10:59.954897 [ 3 ] {2fc5723c-0851-464a-b06a-f5754a11b4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14548 2024.07.10 20:10:59.955312 [ 3 ] {2fc5723c-0851-464a-b06a-f5754a11b4d3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
14549 2024.07.10 20:10:59.955648 [ 3 ] {2fc5723c-0851-464a-b06a-f5754a11b4d3} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14550 2024.07.10 20:10:59.955778 [ 3 ] {2fc5723c-0851-464a-b06a-f5754a11b4d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec.
14551 2024.07.10 20:10:59.955941 [ 3 ] {2fc5723c-0851-464a-b06a-f5754a11b4d3} <Debug> DynamicQueryHandler: Done processing query
14552 2024.07.10 20:10:59.955965 [ 3 ] {2fc5723c-0851-464a-b06a-f5754a11b4d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14553 2024.07.10 20:10:59.955981 [ 3 ] {} <Debug> HTTP-Session: 7893d3c1-0690-4ce3-b5c8-56ec1de15357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14554 2024.07.10 20:11:04.939834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 5213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14555 2024.07.10 20:11:04.939960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14556 2024.07.10 20:11:04.939984 [ 3 ] {} <Debug> HTTP-Session: c7cdc17a-b7b5-437d-86c4-91a590e2414e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14557 2024.07.10 20:11:04.940009 [ 3 ] {} <Debug> HTTP-Session: c7cdc17a-b7b5-437d-86c4-91a590e2414e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14558 2024.07.10 20:11:04.940023 [ 3 ] {} <Debug> HTTP-Session: c7cdc17a-b7b5-437d-86c4-91a590e2414e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14559 2024.07.10 20:11:04.940074 [ 3 ] {} <Trace> HTTP-Session: c7cdc17a-b7b5-437d-86c4-91a590e2414e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14560 2024.07.10 20:11:04.940261 [ 3 ] {47ead07f-d08e-45fd-a33f-b0fe627aaa41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14561 2024.07.10 20:11:04.940329 [ 3 ] {47ead07f-d08e-45fd-a33f-b0fe627aaa41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14562 2024.07.10 20:11:04.940522 [ 3 ] {47ead07f-d08e-45fd-a33f-b0fe627aaa41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14563 2024.07.10 20:11:04.940997 [ 3 ] {47ead07f-d08e-45fd-a33f-b0fe627aaa41} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14564 2024.07.10 20:11:04.941040 [ 3 ] {47ead07f-d08e-45fd-a33f-b0fe627aaa41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14565 2024.07.10 20:11:04.941410 [ 3 ] {47ead07f-d08e-45fd-a33f-b0fe627aaa41} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
14566 2024.07.10 20:11:04.941739 [ 3 ] {47ead07f-d08e-45fd-a33f-b0fe627aaa41} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14567 2024.07.10 20:11:04.941912 [ 3 ] {47ead07f-d08e-45fd-a33f-b0fe627aaa41} <Debug> executeQuery: Read 36 rows, 2.92 KiB in 0.001706 sec., 21101.992966002344 rows/sec., 1.67 MiB/sec.
14568 2024.07.10 20:11:04.942158 [ 3 ] {47ead07f-d08e-45fd-a33f-b0fe627aaa41} <Debug> DynamicQueryHandler: Done processing query
14569 2024.07.10 20:11:04.942194 [ 3 ] {47ead07f-d08e-45fd-a33f-b0fe627aaa41} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14570 2024.07.10 20:11:04.942227 [ 3 ] {} <Debug> HTTP-Session: c7cdc17a-b7b5-437d-86c4-91a590e2414e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14571 2024.07.10 20:11:04.942427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14572 2024.07.10 20:11:04.942484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14573 2024.07.10 20:11:04.942504 [ 3 ] {} <Debug> HTTP-Session: e6c39c74-1a99-4d60-95d1-4667e4e23e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14574 2024.07.10 20:11:04.942522 [ 3 ] {} <Debug> HTTP-Session: e6c39c74-1a99-4d60-95d1-4667e4e23e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14575 2024.07.10 20:11:04.942537 [ 3 ] {} <Debug> HTTP-Session: e6c39c74-1a99-4d60-95d1-4667e4e23e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14576 2024.07.10 20:11:04.942573 [ 3 ] {} <Trace> HTTP-Session: e6c39c74-1a99-4d60-95d1-4667e4e23e0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14577 2024.07.10 20:11:04.942704 [ 3 ] {a122db42-2b64-4cb1-bbf3-ed28e4af994c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14578 2024.07.10 20:11:04.942750 [ 3 ] {a122db42-2b64-4cb1-bbf3-ed28e4af994c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14579 2024.07.10 20:11:04.942883 [ 3 ] {a122db42-2b64-4cb1-bbf3-ed28e4af994c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14580 2024.07.10 20:11:04.943201 [ 3 ] {a122db42-2b64-4cb1-bbf3-ed28e4af994c} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14581 2024.07.10 20:11:04.943238 [ 3 ] {a122db42-2b64-4cb1-bbf3-ed28e4af994c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14582 2024.07.10 20:11:04.943546 [ 3 ] {a122db42-2b64-4cb1-bbf3-ed28e4af994c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
14583 2024.07.10 20:11:04.943850 [ 3 ] {a122db42-2b64-4cb1-bbf3-ed28e4af994c} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14584 2024.07.10 20:11:04.944005 [ 3 ] {a122db42-2b64-4cb1-bbf3-ed28e4af994c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001327 sec., 1507.1590052750564 rows/sec., 122.90 KiB/sec.
14585 2024.07.10 20:11:04.944273 [ 3 ] {a122db42-2b64-4cb1-bbf3-ed28e4af994c} <Debug> DynamicQueryHandler: Done processing query
14586 2024.07.10 20:11:04.944322 [ 3 ] {a122db42-2b64-4cb1-bbf3-ed28e4af994c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14587 2024.07.10 20:11:04.944372 [ 3 ] {} <Debug> HTTP-Session: e6c39c74-1a99-4d60-95d1-4667e4e23e0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14588 2024.07.10 20:11:04.944529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 24317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14589 2024.07.10 20:11:04.944580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14590 2024.07.10 20:11:04.944599 [ 3 ] {} <Debug> HTTP-Session: e5124c3c-6db8-440d-bfdc-2780c0217ae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14591 2024.07.10 20:11:04.944616 [ 3 ] {} <Debug> HTTP-Session: e5124c3c-6db8-440d-bfdc-2780c0217ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14592 2024.07.10 20:11:04.944629 [ 3 ] {} <Debug> HTTP-Session: e5124c3c-6db8-440d-bfdc-2780c0217ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14593 2024.07.10 20:11:04.944661 [ 3 ] {} <Trace> HTTP-Session: e5124c3c-6db8-440d-bfdc-2780c0217ae9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14594 2024.07.10 20:11:04.944808 [ 3 ] {4b702d67-eaea-4bf5-8524-a4aaeed3c635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14595 2024.07.10 20:11:04.944853 [ 3 ] {4b702d67-eaea-4bf5-8524-a4aaeed3c635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14596 2024.07.10 20:11:04.944993 [ 3 ] {4b702d67-eaea-4bf5-8524-a4aaeed3c635} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14597 2024.07.10 20:11:04.945423 [ 3 ] {4b702d67-eaea-4bf5-8524-a4aaeed3c635} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14598 2024.07.10 20:11:04.945459 [ 3 ] {4b702d67-eaea-4bf5-8524-a4aaeed3c635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14599 2024.07.10 20:11:04.945787 [ 3 ] {4b702d67-eaea-4bf5-8524-a4aaeed3c635} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
14600 2024.07.10 20:11:04.946089 [ 3 ] {4b702d67-eaea-4bf5-8524-a4aaeed3c635} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14601 2024.07.10 20:11:04.946236 [ 3 ] {4b702d67-eaea-4bf5-8524-a4aaeed3c635} <Debug> executeQuery: Read 165 rows, 14.29 KiB in 0.001489 sec., 110812.62592343854 rows/sec., 9.37 MiB/sec.
14602 2024.07.10 20:11:04.946413 [ 3 ] {4b702d67-eaea-4bf5-8524-a4aaeed3c635} <Debug> DynamicQueryHandler: Done processing query
14603 2024.07.10 20:11:04.946450 [ 3 ] {4b702d67-eaea-4bf5-8524-a4aaeed3c635} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14604 2024.07.10 20:11:04.946479 [ 3 ] {} <Debug> HTTP-Session: e5124c3c-6db8-440d-bfdc-2780c0217ae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14605 2024.07.10 20:11:04.946657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14606 2024.07.10 20:11:04.946705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14607 2024.07.10 20:11:04.946724 [ 3 ] {} <Debug> HTTP-Session: 147299f8-20a3-4670-9e0c-c2d65f10a28a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14608 2024.07.10 20:11:04.946741 [ 3 ] {} <Debug> HTTP-Session: 147299f8-20a3-4670-9e0c-c2d65f10a28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14609 2024.07.10 20:11:04.946755 [ 3 ] {} <Debug> HTTP-Session: 147299f8-20a3-4670-9e0c-c2d65f10a28a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14610 2024.07.10 20:11:04.946786 [ 3 ] {} <Trace> HTTP-Session: 147299f8-20a3-4670-9e0c-c2d65f10a28a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14611 2024.07.10 20:11:04.946881 [ 3 ] {b9611e43-3741-4df7-8102-960a49db5fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14612 2024.07.10 20:11:04.946922 [ 3 ] {b9611e43-3741-4df7-8102-960a49db5fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14613 2024.07.10 20:11:04.947046 [ 3 ] {b9611e43-3741-4df7-8102-960a49db5fc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14614 2024.07.10 20:11:04.947304 [ 3 ] {b9611e43-3741-4df7-8102-960a49db5fc2} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14615 2024.07.10 20:11:04.947340 [ 3 ] {b9611e43-3741-4df7-8102-960a49db5fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14616 2024.07.10 20:11:04.947628 [ 3 ] {b9611e43-3741-4df7-8102-960a49db5fc2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
14617 2024.07.10 20:11:04.947924 [ 3 ] {b9611e43-3741-4df7-8102-960a49db5fc2} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14618 2024.07.10 20:11:04.948067 [ 3 ] {b9611e43-3741-4df7-8102-960a49db5fc2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001204 sec., 1661.1295681063123 rows/sec., 115.99 KiB/sec.
14619 2024.07.10 20:11:04.948318 [ 3 ] {b9611e43-3741-4df7-8102-960a49db5fc2} <Debug> DynamicQueryHandler: Done processing query
14620 2024.07.10 20:11:04.948356 [ 3 ] {b9611e43-3741-4df7-8102-960a49db5fc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14621 2024.07.10 20:11:04.948378 [ 3 ] {} <Debug> HTTP-Session: 147299f8-20a3-4670-9e0c-c2d65f10a28a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14622 2024.07.10 20:11:04.948550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 17317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14623 2024.07.10 20:11:04.948598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14624 2024.07.10 20:11:04.948617 [ 3 ] {} <Debug> HTTP-Session: 7c3142f4-8ba3-4433-b436-2f23f3072149 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14625 2024.07.10 20:11:04.948633 [ 3 ] {} <Debug> HTTP-Session: 7c3142f4-8ba3-4433-b436-2f23f3072149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14626 2024.07.10 20:11:04.948646 [ 3 ] {} <Debug> HTTP-Session: 7c3142f4-8ba3-4433-b436-2f23f3072149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14627 2024.07.10 20:11:04.948678 [ 3 ] {} <Trace> HTTP-Session: 7c3142f4-8ba3-4433-b436-2f23f3072149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14628 2024.07.10 20:11:04.948808 [ 3 ] {b4fe4f29-4ba9-4e97-9611-e0c8b7ab2fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14629 2024.07.10 20:11:04.948850 [ 3 ] {b4fe4f29-4ba9-4e97-9611-e0c8b7ab2fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14630 2024.07.10 20:11:04.948993 [ 3 ] {b4fe4f29-4ba9-4e97-9611-e0c8b7ab2fec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14631 2024.07.10 20:11:04.949315 [ 3 ] {b4fe4f29-4ba9-4e97-9611-e0c8b7ab2fec} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14632 2024.07.10 20:11:04.949351 [ 3 ] {b4fe4f29-4ba9-4e97-9611-e0c8b7ab2fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14633 2024.07.10 20:11:04.949655 [ 3 ] {b4fe4f29-4ba9-4e97-9611-e0c8b7ab2fec} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
14634 2024.07.10 20:11:04.949956 [ 3 ] {b4fe4f29-4ba9-4e97-9611-e0c8b7ab2fec} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14635 2024.07.10 20:11:04.950102 [ 3 ] {b4fe4f29-4ba9-4e97-9611-e0c8b7ab2fec} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001345 sec., 75836.4312267658 rows/sec., 5.93 MiB/sec.
14636 2024.07.10 20:11:04.950258 [ 3 ] {b4fe4f29-4ba9-4e97-9611-e0c8b7ab2fec} <Debug> DynamicQueryHandler: Done processing query
14637 2024.07.10 20:11:04.950282 [ 3 ] {b4fe4f29-4ba9-4e97-9611-e0c8b7ab2fec} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14638 2024.07.10 20:11:04.950297 [ 3 ] {} <Debug> HTTP-Session: 7c3142f4-8ba3-4433-b436-2f23f3072149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14639 2024.07.10 20:11:04.950532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14640 2024.07.10 20:11:04.950580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14641 2024.07.10 20:11:04.950599 [ 3 ] {} <Debug> HTTP-Session: e002de87-8282-4077-b966-202cfb30b95d Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14642 2024.07.10 20:11:04.950616 [ 3 ] {} <Debug> HTTP-Session: e002de87-8282-4077-b966-202cfb30b95d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14643 2024.07.10 20:11:04.950630 [ 3 ] {} <Debug> HTTP-Session: e002de87-8282-4077-b966-202cfb30b95d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14644 2024.07.10 20:11:04.950660 [ 3 ] {} <Trace> HTTP-Session: e002de87-8282-4077-b966-202cfb30b95d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14645 2024.07.10 20:11:04.950803 [ 3 ] {a6100233-f0a6-4aaa-b0fd-149e2fade9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14646 2024.07.10 20:11:04.950850 [ 3 ] {a6100233-f0a6-4aaa-b0fd-149e2fade9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14647 2024.07.10 20:11:04.950991 [ 3 ] {a6100233-f0a6-4aaa-b0fd-149e2fade9fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14648 2024.07.10 20:11:04.951362 [ 3 ] {a6100233-f0a6-4aaa-b0fd-149e2fade9fa} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14649 2024.07.10 20:11:04.951397 [ 3 ] {a6100233-f0a6-4aaa-b0fd-149e2fade9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14650 2024.07.10 20:11:04.951796 [ 3 ] {a6100233-f0a6-4aaa-b0fd-149e2fade9fa} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
14651 2024.07.10 20:11:04.952130 [ 3 ] {a6100233-f0a6-4aaa-b0fd-149e2fade9fa} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14652 2024.07.10 20:11:04.952278 [ 3 ] {a6100233-f0a6-4aaa-b0fd-149e2fade9fa} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001538 sec., 104681.4044213264 rows/sec., 7.29 MiB/sec.
14653 2024.07.10 20:11:04.952289 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
14654 2024.07.10 20:11:04.952389 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14655 2024.07.10 20:11:04.952431 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14656 2024.07.10 20:11:04.952524 [ 3 ] {a6100233-f0a6-4aaa-b0fd-149e2fade9fa} <Debug> DynamicQueryHandler: Done processing query
14657 2024.07.10 20:11:04.952556 [ 3 ] {a6100233-f0a6-4aaa-b0fd-149e2fade9fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14658 2024.07.10 20:11:04.952567 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
14659 2024.07.10 20:11:04.952575 [ 3 ] {} <Debug> HTTP-Session: e002de87-8282-4077-b966-202cfb30b95d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14660 2024.07.10 20:11:04.952705 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14661 2024.07.10 20:11:04.952738 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_86_17, total 14154 rows starting from the beginning of the part
14662 2024.07.10 20:11:04.952797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 58678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14663 2024.07.10 20:11:04.952927 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 196 rows starting from the beginning of the part
14664 2024.07.10 20:11:04.952946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14665 2024.07.10 20:11:04.953032 [ 3 ] {} <Debug> HTTP-Session: 7d7efabe-cb45-4b32-b431-35455c97361e Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14666 2024.07.10 20:11:04.953100 [ 3 ] {} <Debug> HTTP-Session: 7d7efabe-cb45-4b32-b431-35455c97361e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14667 2024.07.10 20:11:04.953178 [ 3 ] {} <Debug> HTTP-Session: 7d7efabe-cb45-4b32-b431-35455c97361e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14668 2024.07.10 20:11:04.953265 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part
14669 2024.07.10 20:11:04.953292 [ 3 ] {} <Trace> HTTP-Session: 7d7efabe-cb45-4b32-b431-35455c97361e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14670 2024.07.10 20:11:04.953622 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part
14671 2024.07.10 20:11:04.953750 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 161 rows starting from the beginning of the part
14672 2024.07.10 20:11:04.953957 [ 3 ] {00225e05-19c4-4063-a65b-5c6340594fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14673 2024.07.10 20:11:04.953971 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 161 rows starting from the beginning of the part
14674 2024.07.10 20:11:04.954312 [ 3 ] {00225e05-19c4-4063-a65b-5c6340594fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14675 2024.07.10 20:11:04.955216 [ 3 ] {00225e05-19c4-4063-a65b-5c6340594fd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14676 2024.07.10 20:11:04.956360 [ 3 ] {00225e05-19c4-4063-a65b-5c6340594fd2} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14677 2024.07.10 20:11:04.956404 [ 3 ] {00225e05-19c4-4063-a65b-5c6340594fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14678 2024.07.10 20:11:04.957179 [ 3 ] {00225e05-19c4-4063-a65b-5c6340594fd2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
14679 2024.07.10 20:11:04.958086 [ 3 ] {00225e05-19c4-4063-a65b-5c6340594fd2} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14680 2024.07.10 20:11:04.958285 [ 3 ] {00225e05-19c4-4063-a65b-5c6340594fd2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.004754 sec., 7572.5704669751785 rows/sec., 13.57 MiB/sec.
14681 2024.07.10 20:11:04.958518 [ 3 ] {00225e05-19c4-4063-a65b-5c6340594fd2} <Debug> DynamicQueryHandler: Done processing query
14682 2024.07.10 20:11:04.958543 [ 3 ] {00225e05-19c4-4063-a65b-5c6340594fd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
14683 2024.07.10 20:11:04.958559 [ 3 ] {} <Debug> HTTP-Session: 7d7efabe-cb45-4b32-b431-35455c97361e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14684 2024.07.10 20:11:04.958739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14685 2024.07.10 20:11:04.958793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14686 2024.07.10 20:11:04.958812 [ 3 ] {} <Debug> HTTP-Session: 5f707c8b-fabb-4616-8a3c-56df834218ed Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14687 2024.07.10 20:11:04.958829 [ 3 ] {} <Debug> HTTP-Session: 5f707c8b-fabb-4616-8a3c-56df834218ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14688 2024.07.10 20:11:04.958843 [ 3 ] {} <Debug> HTTP-Session: 5f707c8b-fabb-4616-8a3c-56df834218ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14689 2024.07.10 20:11:04.958873 [ 3 ] {} <Trace> HTTP-Session: 5f707c8b-fabb-4616-8a3c-56df834218ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14690 2024.07.10 20:11:04.959001 [ 3 ] {0fddc32e-b26d-47e1-b350-3b329f241f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14691 2024.07.10 20:11:04.959060 [ 3 ] {0fddc32e-b26d-47e1-b350-3b329f241f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14692 2024.07.10 20:11:04.959213 [ 3 ] {0fddc32e-b26d-47e1-b350-3b329f241f8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14693 2024.07.10 20:11:04.959684 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14992 rows, containing 5 columns (5 merged, 0 gathered) in 0.00717566 sec., 2089285.1667999877 rows/sec., 145.64 MiB/sec.
14694 2024.07.10 20:11:04.959733 [ 3 ] {0fddc32e-b26d-47e1-b350-3b329f241f8f} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14695 2024.07.10 20:11:04.959769 [ 3 ] {0fddc32e-b26d-47e1-b350-3b329f241f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14696 2024.07.10 20:11:04.960085 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
14697 2024.07.10 20:11:04.960176 [ 3 ] {0fddc32e-b26d-47e1-b350-3b329f241f8f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
14698 2024.07.10 20:11:04.960705 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14699 2024.07.10 20:11:04.960750 [ 3 ] {0fddc32e-b26d-47e1-b350-3b329f241f8f} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14700 2024.07.10 20:11:04.960822 [ 187 ] {348b8f7a-8b7e-4c5d-a094-577a6c968e04::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
14701 2024.07.10 20:11:04.961019 [ 30 ] {} <Debug> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
14702 2024.07.10 20:11:04.961047 [ 3 ] {0fddc32e-b26d-47e1-b350-3b329f241f8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002073 sec., 28943.560057887116 rows/sec., 1.95 MiB/sec.
14703 2024.07.10 20:11:04.961041 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.03 MiB.
14704 2024.07.10 20:11:04.961084 [ 30 ] {} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14705 2024.07.10 20:11:04.961182 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14706 2024.07.10 20:11:04.961427 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
14707 2024.07.10 20:11:04.961443 [ 3 ] {0fddc32e-b26d-47e1-b350-3b329f241f8f} <Debug> DynamicQueryHandler: Done processing query
14708 2024.07.10 20:11:04.961503 [ 3 ] {0fddc32e-b26d-47e1-b350-3b329f241f8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14709 2024.07.10 20:11:04.961530 [ 3 ] {} <Debug> HTTP-Session: 5f707c8b-fabb-4616-8a3c-56df834218ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14710 2024.07.10 20:11:04.961662 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14711 2024.07.10 20:11:04.961706 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4918 rows starting from the beginning of the part
14712 2024.07.10 20:11:04.961817 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part
14713 2024.07.10 20:11:04.962007 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part
14714 2024.07.10 20:11:04.962221 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part
14715 2024.07.10 20:11:04.962332 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part
14716 2024.07.10 20:11:04.962574 [ 196 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part
14717 2024.07.10 20:11:04.964865 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5218 rows, containing 4 columns (4 merged, 0 gathered) in 0.00355733 sec., 1466830.4599235943 rows/sec., 98.81 MiB/sec.
14718 2024.07.10 20:11:04.965441 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
14719 2024.07.10 20:11:04.965830 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_91_18} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14720 2024.07.10 20:11:04.965911 [ 199 ] {d791fec0-2baf-4bfa-b7e4-ace91552a707::all_1_91_18} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
14721 2024.07.10 20:11:04.965998 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB.
14722 2024.07.10 20:11:09.005716 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache
14723 2024.07.10 20:11:09.005778 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache
14724 2024.07.10 20:11:09.939942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14725 2024.07.10 20:11:09.940057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14726 2024.07.10 20:11:09.940082 [ 3 ] {} <Debug> HTTP-Session: 21b6f59c-a213-4a16-afe5-f9d53ab3f768 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14727 2024.07.10 20:11:09.940107 [ 3 ] {} <Debug> HTTP-Session: 21b6f59c-a213-4a16-afe5-f9d53ab3f768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14728 2024.07.10 20:11:09.940123 [ 3 ] {} <Debug> HTTP-Session: 21b6f59c-a213-4a16-afe5-f9d53ab3f768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14729 2024.07.10 20:11:09.940174 [ 3 ] {} <Trace> HTTP-Session: 21b6f59c-a213-4a16-afe5-f9d53ab3f768 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14730 2024.07.10 20:11:09.940362 [ 3 ] {82dc637b-9b88-4986-8262-3aa06fb6f975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14731 2024.07.10 20:11:09.940431 [ 3 ] {82dc637b-9b88-4986-8262-3aa06fb6f975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14732 2024.07.10 20:11:09.940628 [ 3 ] {82dc637b-9b88-4986-8262-3aa06fb6f975} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14733 2024.07.10 20:11:09.941035 [ 3 ] {82dc637b-9b88-4986-8262-3aa06fb6f975} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14734 2024.07.10 20:11:09.941083 [ 3 ] {82dc637b-9b88-4986-8262-3aa06fb6f975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14735 2024.07.10 20:11:09.941465 [ 3 ] {82dc637b-9b88-4986-8262-3aa06fb6f975} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
14736 2024.07.10 20:11:09.941808 [ 3 ] {82dc637b-9b88-4986-8262-3aa06fb6f975} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14737 2024.07.10 20:11:09.941978 [ 3 ] {82dc637b-9b88-4986-8262-3aa06fb6f975} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001673 sec., 11356.843992827256 rows/sec., 920.53 KiB/sec.
14738 2024.07.10 20:11:09.942027 [ 50 ] {} <Debug> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0
14739 2024.07.10 20:11:09.942137 [ 50 ] {} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14740 2024.07.10 20:11:09.942204 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14741 2024.07.10 20:11:09.942292 [ 3 ] {82dc637b-9b88-4986-8262-3aa06fb6f975} <Debug> DynamicQueryHandler: Done processing query
14742 2024.07.10 20:11:09.942361 [ 3 ] {82dc637b-9b88-4986-8262-3aa06fb6f975} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14743 2024.07.10 20:11:09.942448 [ 3 ] {} <Debug> HTTP-Session: 21b6f59c-a213-4a16-afe5-f9d53ab3f768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14744 2024.07.10 20:11:09.942553 [ 200 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full
14745 2024.07.10 20:11:09.942670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14746 2024.07.10 20:11:09.942836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14747 2024.07.10 20:11:09.942928 [ 3 ] {} <Debug> HTTP-Session: 7054c367-5a28-49c9-9afc-5e3ccb94a7df Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14748 2024.07.10 20:11:09.943007 [ 3 ] {} <Debug> HTTP-Session: 7054c367-5a28-49c9-9afc-5e3ccb94a7df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14749 2024.07.10 20:11:09.943079 [ 3 ] {} <Debug> HTTP-Session: 7054c367-5a28-49c9-9afc-5e3ccb94a7df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14750 2024.07.10 20:11:09.943237 [ 3 ] {} <Trace> HTTP-Session: 7054c367-5a28-49c9-9afc-5e3ccb94a7df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14751 2024.07.10 20:11:09.943446 [ 200 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14752 2024.07.10 20:11:09.943557 [ 3 ] {7bc071ee-c1db-4f83-a906-27c92b27dd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14753 2024.07.10 20:11:09.943585 [ 200 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 55 rows starting from the beginning of the part
14754 2024.07.10 20:11:09.943668 [ 3 ] {7bc071ee-c1db-4f83-a906-27c92b27dd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14755 2024.07.10 20:11:09.943900 [ 200 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 19 rows starting from the beginning of the part
14756 2024.07.10 20:11:09.944193 [ 200 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part
14757 2024.07.10 20:11:09.944482 [ 200 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 19 rows starting from the beginning of the part
14758 2024.07.10 20:11:09.944756 [ 200 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 36 rows starting from the beginning of the part
14759 2024.07.10 20:11:09.945073 [ 200 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 19 rows starting from the beginning of the part
14760 2024.07.10 20:11:09.945474 [ 3 ] {7bc071ee-c1db-4f83-a906-27c92b27dd91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14761 2024.07.10 20:11:09.946334 [ 3 ] {7bc071ee-c1db-4f83-a906-27c92b27dd91} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14762 2024.07.10 20:11:09.946395 [ 3 ] {7bc071ee-c1db-4f83-a906-27c92b27dd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14763 2024.07.10 20:11:09.947269 [ 3 ] {7bc071ee-c1db-4f83-a906-27c92b27dd91} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
14764 2024.07.10 20:11:09.948051 [ 199 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 4 columns (4 merged, 0 gathered) in 0.005745527 sec., 32024.912597225633 rows/sec., 2.53 MiB/sec.
14765 2024.07.10 20:11:09.948112 [ 3 ] {7bc071ee-c1db-4f83-a906-27c92b27dd91} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14766 2024.07.10 20:11:09.948201 [ 199 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary)
14767 2024.07.10 20:11:09.948369 [ 3 ] {7bc071ee-c1db-4f83-a906-27c92b27dd91} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004926 sec., 406.00893219650834 rows/sec., 33.11 KiB/sec.
14768 2024.07.10 20:11:09.949003 [ 3 ] {7bc071ee-c1db-4f83-a906-27c92b27dd91} <Debug> DynamicQueryHandler: Done processing query
14769 2024.07.10 20:11:09.949092 [ 3 ] {7bc071ee-c1db-4f83-a906-27c92b27dd91} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14770 2024.07.10 20:11:09.949176 [ 3 ] {} <Debug> HTTP-Session: 7054c367-5a28-49c9-9afc-5e3ccb94a7df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14771 2024.07.10 20:11:09.949510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14772 2024.07.10 20:11:09.949640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14773 2024.07.10 20:11:09.949699 [ 3 ] {} <Debug> HTTP-Session: 2c7c0ee8-fbd0-4f3c-9e7f-9bd346b26431 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14774 2024.07.10 20:11:09.949762 [ 3 ] {} <Debug> HTTP-Session: 2c7c0ee8-fbd0-4f3c-9e7f-9bd346b26431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14775 2024.07.10 20:11:09.949797 [ 199 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_90_18} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14776 2024.07.10 20:11:09.949800 [ 3 ] {} <Debug> HTTP-Session: 2c7c0ee8-fbd0-4f3c-9e7f-9bd346b26431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14777 2024.07.10 20:11:09.949854 [ 3 ] {} <Trace> HTTP-Session: 2c7c0ee8-fbd0-4f3c-9e7f-9bd346b26431 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14778 2024.07.10 20:11:09.949901 [ 199 ] {410e27bf-8f02-44c3-ad0b-3dec31ecb931::all_1_90_18} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18
14779 2024.07.10 20:11:09.950002 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
14780 2024.07.10 20:11:09.950018 [ 3 ] {e6a1b450-1b0b-432f-8e6a-4f1e1f70590f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14781 2024.07.10 20:11:09.950066 [ 3 ] {e6a1b450-1b0b-432f-8e6a-4f1e1f70590f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14782 2024.07.10 20:11:09.950208 [ 3 ] {e6a1b450-1b0b-432f-8e6a-4f1e1f70590f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14783 2024.07.10 20:11:09.950605 [ 3 ] {e6a1b450-1b0b-432f-8e6a-4f1e1f70590f} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14784 2024.07.10 20:11:09.950642 [ 3 ] {e6a1b450-1b0b-432f-8e6a-4f1e1f70590f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14785 2024.07.10 20:11:09.950972 [ 3 ] {e6a1b450-1b0b-432f-8e6a-4f1e1f70590f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
14786 2024.07.10 20:11:09.951283 [ 3 ] {e6a1b450-1b0b-432f-8e6a-4f1e1f70590f} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14787 2024.07.10 20:11:09.951433 [ 3 ] {e6a1b450-1b0b-432f-8e6a-4f1e1f70590f} <Debug> executeQuery: Read 114 rows, 9.56 KiB in 0.001489 sec., 76561.45063801209 rows/sec., 6.27 MiB/sec.
14788 2024.07.10 20:11:09.951640 [ 3 ] {e6a1b450-1b0b-432f-8e6a-4f1e1f70590f} <Debug> DynamicQueryHandler: Done processing query
14789 2024.07.10 20:11:09.951678 [ 3 ] {e6a1b450-1b0b-432f-8e6a-4f1e1f70590f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14790 2024.07.10 20:11:09.951712 [ 3 ] {} <Debug> HTTP-Session: 2c7c0ee8-fbd0-4f3c-9e7f-9bd346b26431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14791 2024.07.10 20:11:09.951856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14792 2024.07.10 20:11:09.951909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14793 2024.07.10 20:11:09.951928 [ 3 ] {} <Debug> HTTP-Session: d1e504b5-965a-4ed1-a2b5-883503bdbbe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14794 2024.07.10 20:11:09.951946 [ 3 ] {} <Debug> HTTP-Session: d1e504b5-965a-4ed1-a2b5-883503bdbbe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14795 2024.07.10 20:11:09.951960 [ 3 ] {} <Debug> HTTP-Session: d1e504b5-965a-4ed1-a2b5-883503bdbbe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14796 2024.07.10 20:11:09.951993 [ 3 ] {} <Trace> HTTP-Session: d1e504b5-965a-4ed1-a2b5-883503bdbbe3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14797 2024.07.10 20:11:09.952086 [ 3 ] {ec5b16d5-6711-4c3c-8332-2efdd9448953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14798 2024.07.10 20:11:09.952128 [ 3 ] {ec5b16d5-6711-4c3c-8332-2efdd9448953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14799 2024.07.10 20:11:09.952257 [ 3 ] {ec5b16d5-6711-4c3c-8332-2efdd9448953} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14800 2024.07.10 20:11:09.952532 [ 3 ] {ec5b16d5-6711-4c3c-8332-2efdd9448953} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14801 2024.07.10 20:11:09.952570 [ 3 ] {ec5b16d5-6711-4c3c-8332-2efdd9448953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14802 2024.07.10 20:11:09.952873 [ 3 ] {ec5b16d5-6711-4c3c-8332-2efdd9448953} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
14803 2024.07.10 20:11:09.953184 [ 3 ] {ec5b16d5-6711-4c3c-8332-2efdd9448953} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14804 2024.07.10 20:11:09.953336 [ 3 ] {ec5b16d5-6711-4c3c-8332-2efdd9448953} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001269 sec., 1576.0441292356186 rows/sec., 110.05 KiB/sec.
14805 2024.07.10 20:11:09.953619 [ 3 ] {ec5b16d5-6711-4c3c-8332-2efdd9448953} <Debug> DynamicQueryHandler: Done processing query
14806 2024.07.10 20:11:09.953677 [ 3 ] {ec5b16d5-6711-4c3c-8332-2efdd9448953} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14807 2024.07.10 20:11:09.953709 [ 3 ] {} <Debug> HTTP-Session: d1e504b5-965a-4ed1-a2b5-883503bdbbe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14808 2024.07.10 20:11:09.953849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14809 2024.07.10 20:11:09.953900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14810 2024.07.10 20:11:09.953919 [ 3 ] {} <Debug> HTTP-Session: 631ff045-9907-4968-8127-42cb9b5fbf55 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14811 2024.07.10 20:11:09.953936 [ 3 ] {} <Debug> HTTP-Session: 631ff045-9907-4968-8127-42cb9b5fbf55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14812 2024.07.10 20:11:09.953951 [ 3 ] {} <Debug> HTTP-Session: 631ff045-9907-4968-8127-42cb9b5fbf55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14813 2024.07.10 20:11:09.953982 [ 3 ] {} <Trace> HTTP-Session: 631ff045-9907-4968-8127-42cb9b5fbf55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14814 2024.07.10 20:11:09.954105 [ 3 ] {b595ae14-861b-4508-829e-22e3ede33790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14815 2024.07.10 20:11:09.954149 [ 3 ] {b595ae14-861b-4508-829e-22e3ede33790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14816 2024.07.10 20:11:09.954298 [ 3 ] {b595ae14-861b-4508-829e-22e3ede33790} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14817 2024.07.10 20:11:09.954641 [ 3 ] {b595ae14-861b-4508-829e-22e3ede33790} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14818 2024.07.10 20:11:09.954677 [ 3 ] {b595ae14-861b-4508-829e-22e3ede33790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14819 2024.07.10 20:11:09.954997 [ 3 ] {b595ae14-861b-4508-829e-22e3ede33790} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
14820 2024.07.10 20:11:09.955308 [ 3 ] {b595ae14-861b-4508-829e-22e3ede33790} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14821 2024.07.10 20:11:09.955450 [ 3 ] {b595ae14-861b-4508-829e-22e3ede33790} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001387 sec., 61283.34534967556 rows/sec., 4.79 MiB/sec.
14822 2024.07.10 20:11:09.955631 [ 3 ] {b595ae14-861b-4508-829e-22e3ede33790} <Debug> DynamicQueryHandler: Done processing query
14823 2024.07.10 20:11:09.955668 [ 3 ] {b595ae14-861b-4508-829e-22e3ede33790} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14824 2024.07.10 20:11:09.955702 [ 3 ] {} <Debug> HTTP-Session: 631ff045-9907-4968-8127-42cb9b5fbf55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14825 2024.07.10 20:11:09.955901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14826 2024.07.10 20:11:09.955951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14827 2024.07.10 20:11:09.955972 [ 3 ] {} <Debug> HTTP-Session: 17354eee-0e76-4a18-96c7-b5067eac1c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14828 2024.07.10 20:11:09.955990 [ 3 ] {} <Debug> HTTP-Session: 17354eee-0e76-4a18-96c7-b5067eac1c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14829 2024.07.10 20:11:09.956004 [ 3 ] {} <Debug> HTTP-Session: 17354eee-0e76-4a18-96c7-b5067eac1c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14830 2024.07.10 20:11:09.956037 [ 3 ] {} <Trace> HTTP-Session: 17354eee-0e76-4a18-96c7-b5067eac1c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14831 2024.07.10 20:11:09.956190 [ 3 ] {30356df2-1c1e-4cf0-ba1a-403ca36f608e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14832 2024.07.10 20:11:09.956239 [ 3 ] {30356df2-1c1e-4cf0-ba1a-403ca36f608e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14833 2024.07.10 20:11:09.956387 [ 3 ] {30356df2-1c1e-4cf0-ba1a-403ca36f608e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14834 2024.07.10 20:11:09.956769 [ 3 ] {30356df2-1c1e-4cf0-ba1a-403ca36f608e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14835 2024.07.10 20:11:09.956804 [ 3 ] {30356df2-1c1e-4cf0-ba1a-403ca36f608e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14836 2024.07.10 20:11:09.957194 [ 3 ] {30356df2-1c1e-4cf0-ba1a-403ca36f608e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
14837 2024.07.10 20:11:09.957539 [ 3 ] {30356df2-1c1e-4cf0-ba1a-403ca36f608e} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14838 2024.07.10 20:11:09.957687 [ 3 ] {30356df2-1c1e-4cf0-ba1a-403ca36f608e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001569 sec., 102613.12938177183 rows/sec., 7.15 MiB/sec.
14839 2024.07.10 20:11:09.957859 [ 3 ] {30356df2-1c1e-4cf0-ba1a-403ca36f608e} <Debug> DynamicQueryHandler: Done processing query
14840 2024.07.10 20:11:09.957882 [ 3 ] {30356df2-1c1e-4cf0-ba1a-403ca36f608e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14841 2024.07.10 20:11:09.957900 [ 3 ] {} <Debug> HTTP-Session: 17354eee-0e76-4a18-96c7-b5067eac1c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14842 2024.07.10 20:11:09.958058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14843 2024.07.10 20:11:09.958108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14844 2024.07.10 20:11:09.958127 [ 3 ] {} <Debug> HTTP-Session: d43511d2-15ac-4c71-993e-1ff1831c57cb Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14845 2024.07.10 20:11:09.958144 [ 3 ] {} <Debug> HTTP-Session: d43511d2-15ac-4c71-993e-1ff1831c57cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14846 2024.07.10 20:11:09.958157 [ 3 ] {} <Debug> HTTP-Session: d43511d2-15ac-4c71-993e-1ff1831c57cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14847 2024.07.10 20:11:09.958189 [ 3 ] {} <Trace> HTTP-Session: d43511d2-15ac-4c71-993e-1ff1831c57cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14848 2024.07.10 20:11:09.958434 [ 3 ] {081931e0-4d34-404d-9d57-96af2012b193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14849 2024.07.10 20:11:09.958498 [ 3 ] {081931e0-4d34-404d-9d57-96af2012b193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14850 2024.07.10 20:11:09.958914 [ 3 ] {081931e0-4d34-404d-9d57-96af2012b193} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14851 2024.07.10 20:11:09.959509 [ 3 ] {081931e0-4d34-404d-9d57-96af2012b193} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14852 2024.07.10 20:11:09.959545 [ 3 ] {081931e0-4d34-404d-9d57-96af2012b193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14853 2024.07.10 20:11:09.960146 [ 3 ] {081931e0-4d34-404d-9d57-96af2012b193} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
14854 2024.07.10 20:11:09.960562 [ 3 ] {081931e0-4d34-404d-9d57-96af2012b193} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14855 2024.07.10 20:11:09.960751 [ 3 ] {081931e0-4d34-404d-9d57-96af2012b193} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002483 sec., 7652.033830044302 rows/sec., 13.71 MiB/sec.
14856 2024.07.10 20:11:09.960974 [ 3 ] {081931e0-4d34-404d-9d57-96af2012b193} <Debug> DynamicQueryHandler: Done processing query
14857 2024.07.10 20:11:09.960998 [ 3 ] {081931e0-4d34-404d-9d57-96af2012b193} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14858 2024.07.10 20:11:09.961015 [ 3 ] {} <Debug> HTTP-Session: d43511d2-15ac-4c71-993e-1ff1831c57cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14859 2024.07.10 20:11:09.961148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14860 2024.07.10 20:11:09.961195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14861 2024.07.10 20:11:09.961214 [ 3 ] {} <Debug> HTTP-Session: c283cf21-1406-408d-a90a-b0eb7c8bdbfb Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14862 2024.07.10 20:11:09.961230 [ 3 ] {} <Debug> HTTP-Session: c283cf21-1406-408d-a90a-b0eb7c8bdbfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14863 2024.07.10 20:11:09.961244 [ 3 ] {} <Debug> HTTP-Session: c283cf21-1406-408d-a90a-b0eb7c8bdbfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14864 2024.07.10 20:11:09.961276 [ 3 ] {} <Trace> HTTP-Session: c283cf21-1406-408d-a90a-b0eb7c8bdbfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14865 2024.07.10 20:11:09.961392 [ 3 ] {90f95b00-75fd-47c4-b953-7109ce913d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14866 2024.07.10 20:11:09.961437 [ 3 ] {90f95b00-75fd-47c4-b953-7109ce913d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14867 2024.07.10 20:11:09.961566 [ 3 ] {90f95b00-75fd-47c4-b953-7109ce913d6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14868 2024.07.10 20:11:09.961859 [ 3 ] {90f95b00-75fd-47c4-b953-7109ce913d6a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14869 2024.07.10 20:11:09.961895 [ 3 ] {90f95b00-75fd-47c4-b953-7109ce913d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
14870 2024.07.10 20:11:09.962253 [ 3 ] {90f95b00-75fd-47c4-b953-7109ce913d6a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
14871 2024.07.10 20:11:09.962572 [ 3 ] {90f95b00-75fd-47c4-b953-7109ce913d6a} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14872 2024.07.10 20:11:09.962721 [ 3 ] {90f95b00-75fd-47c4-b953-7109ce913d6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec.
14873 2024.07.10 20:11:09.962986 [ 3 ] {90f95b00-75fd-47c4-b953-7109ce913d6a} <Debug> DynamicQueryHandler: Done processing query
14874 2024.07.10 20:11:09.963046 [ 3 ] {90f95b00-75fd-47c4-b953-7109ce913d6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14875 2024.07.10 20:11:09.963111 [ 3 ] {} <Debug> HTTP-Session: c283cf21-1406-408d-a90a-b0eb7c8bdbfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14876 2024.07.10 20:11:14.941529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 5213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14877 2024.07.10 20:11:14.941717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14878 2024.07.10 20:11:14.941761 [ 3 ] {} <Debug> HTTP-Session: 0fdd2887-79e8-464d-b25f-c5b1cf1c1d22 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14879 2024.07.10 20:11:14.941803 [ 3 ] {} <Debug> HTTP-Session: 0fdd2887-79e8-464d-b25f-c5b1cf1c1d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14880 2024.07.10 20:11:14.941831 [ 3 ] {} <Debug> HTTP-Session: 0fdd2887-79e8-464d-b25f-c5b1cf1c1d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14881 2024.07.10 20:11:14.941913 [ 3 ] {} <Trace> HTTP-Session: 0fdd2887-79e8-464d-b25f-c5b1cf1c1d22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14882 2024.07.10 20:11:14.942214 [ 3 ] {83d6aa73-7e82-455f-80db-de31a1096d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14883 2024.07.10 20:11:14.942320 [ 3 ] {83d6aa73-7e82-455f-80db-de31a1096d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14884 2024.07.10 20:11:14.942645 [ 3 ] {83d6aa73-7e82-455f-80db-de31a1096d9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14885 2024.07.10 20:11:14.943105 [ 3 ] {83d6aa73-7e82-455f-80db-de31a1096d9d} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14886 2024.07.10 20:11:14.943143 [ 3 ] {83d6aa73-7e82-455f-80db-de31a1096d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14887 2024.07.10 20:11:14.943525 [ 3 ] {83d6aa73-7e82-455f-80db-de31a1096d9d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
14888 2024.07.10 20:11:14.943861 [ 3 ] {83d6aa73-7e82-455f-80db-de31a1096d9d} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14889 2024.07.10 20:11:14.944015 [ 3 ] {83d6aa73-7e82-455f-80db-de31a1096d9d} <Debug> executeQuery: Read 36 rows, 2.92 KiB in 0.001907 sec., 18877.81856318825 rows/sec., 1.49 MiB/sec.
14890 2024.07.10 20:11:14.944232 [ 3 ] {83d6aa73-7e82-455f-80db-de31a1096d9d} <Debug> DynamicQueryHandler: Done processing query
14891 2024.07.10 20:11:14.944258 [ 3 ] {83d6aa73-7e82-455f-80db-de31a1096d9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14892 2024.07.10 20:11:14.944275 [ 3 ] {} <Debug> HTTP-Session: 0fdd2887-79e8-464d-b25f-c5b1cf1c1d22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14893 2024.07.10 20:11:14.944438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14894 2024.07.10 20:11:14.944487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14895 2024.07.10 20:11:14.944507 [ 3 ] {} <Debug> HTTP-Session: ab06c1de-0c80-4ddb-9a90-fd202b36dbf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14896 2024.07.10 20:11:14.944525 [ 3 ] {} <Debug> HTTP-Session: ab06c1de-0c80-4ddb-9a90-fd202b36dbf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14897 2024.07.10 20:11:14.944539 [ 3 ] {} <Debug> HTTP-Session: ab06c1de-0c80-4ddb-9a90-fd202b36dbf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14898 2024.07.10 20:11:14.944575 [ 3 ] {} <Trace> HTTP-Session: ab06c1de-0c80-4ddb-9a90-fd202b36dbf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14899 2024.07.10 20:11:14.944676 [ 3 ] {6269e2d1-f0e9-4563-bc48-00e71ed95eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14900 2024.07.10 20:11:14.944723 [ 3 ] {6269e2d1-f0e9-4563-bc48-00e71ed95eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14901 2024.07.10 20:11:14.944858 [ 3 ] {6269e2d1-f0e9-4563-bc48-00e71ed95eda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14902 2024.07.10 20:11:14.945139 [ 3 ] {6269e2d1-f0e9-4563-bc48-00e71ed95eda} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14903 2024.07.10 20:11:14.945176 [ 3 ] {6269e2d1-f0e9-4563-bc48-00e71ed95eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14904 2024.07.10 20:11:14.945484 [ 3 ] {6269e2d1-f0e9-4563-bc48-00e71ed95eda} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
14905 2024.07.10 20:11:14.945800 [ 3 ] {6269e2d1-f0e9-4563-bc48-00e71ed95eda} <Trace> oximeter.fields_ipaddr (96ec4aba-c2bc-49ab-a5e7-439d8f91702d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14906 2024.07.10 20:11:14.945930 [ 3 ] {6269e2d1-f0e9-4563-bc48-00e71ed95eda} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001281 sec., 1561.28024980484 rows/sec., 127.31 KiB/sec.
14907 2024.07.10 20:11:14.946093 [ 3 ] {6269e2d1-f0e9-4563-bc48-00e71ed95eda} <Debug> DynamicQueryHandler: Done processing query
14908 2024.07.10 20:11:14.946116 [ 3 ] {6269e2d1-f0e9-4563-bc48-00e71ed95eda} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14909 2024.07.10 20:11:14.946133 [ 3 ] {} <Debug> HTTP-Session: ab06c1de-0c80-4ddb-9a90-fd202b36dbf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14910 2024.07.10 20:11:14.946304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 29254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14911 2024.07.10 20:11:14.946352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14912 2024.07.10 20:11:14.946370 [ 3 ] {} <Debug> HTTP-Session: b0a466f4-f350-4b14-9ce4-9643a321f072 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14913 2024.07.10 20:11:14.946387 [ 3 ] {} <Debug> HTTP-Session: b0a466f4-f350-4b14-9ce4-9643a321f072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14914 2024.07.10 20:11:14.946400 [ 3 ] {} <Debug> HTTP-Session: b0a466f4-f350-4b14-9ce4-9643a321f072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14915 2024.07.10 20:11:14.946431 [ 3 ] {} <Trace> HTTP-Session: b0a466f4-f350-4b14-9ce4-9643a321f072 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14916 2024.07.10 20:11:14.946572 [ 3 ] {f1d0e60c-58d1-4204-97c5-a6061312984e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14917 2024.07.10 20:11:14.946614 [ 3 ] {f1d0e60c-58d1-4204-97c5-a6061312984e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14918 2024.07.10 20:11:14.946740 [ 3 ] {f1d0e60c-58d1-4204-97c5-a6061312984e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14919 2024.07.10 20:11:14.947178 [ 3 ] {f1d0e60c-58d1-4204-97c5-a6061312984e} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14920 2024.07.10 20:11:14.947214 [ 3 ] {f1d0e60c-58d1-4204-97c5-a6061312984e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14921 2024.07.10 20:11:14.947532 [ 3 ] {f1d0e60c-58d1-4204-97c5-a6061312984e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
14922 2024.07.10 20:11:14.947832 [ 3 ] {f1d0e60c-58d1-4204-97c5-a6061312984e} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14923 2024.07.10 20:11:14.947953 [ 3 ] {f1d0e60c-58d1-4204-97c5-a6061312984e} <Debug> executeQuery: Read 201 rows, 17.06 KiB in 0.001449 sec., 138716.35610766045 rows/sec., 11.50 MiB/sec.
14924 2024.07.10 20:11:14.948158 [ 3 ] {f1d0e60c-58d1-4204-97c5-a6061312984e} <Debug> DynamicQueryHandler: Done processing query
14925 2024.07.10 20:11:14.948183 [ 3 ] {f1d0e60c-58d1-4204-97c5-a6061312984e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14926 2024.07.10 20:11:14.948199 [ 3 ] {} <Debug> HTTP-Session: b0a466f4-f350-4b14-9ce4-9643a321f072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14927 2024.07.10 20:11:14.948429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14928 2024.07.10 20:11:14.948549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14929 2024.07.10 20:11:14.948584 [ 3 ] {} <Debug> HTTP-Session: f5f35145-e46d-4f14-9dd9-ecbc378eeb7a Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14930 2024.07.10 20:11:14.948610 [ 3 ] {} <Debug> HTTP-Session: f5f35145-e46d-4f14-9dd9-ecbc378eeb7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14931 2024.07.10 20:11:14.948624 [ 3 ] {} <Debug> HTTP-Session: f5f35145-e46d-4f14-9dd9-ecbc378eeb7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14932 2024.07.10 20:11:14.948656 [ 3 ] {} <Trace> HTTP-Session: f5f35145-e46d-4f14-9dd9-ecbc378eeb7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14933 2024.07.10 20:11:14.948751 [ 3 ] {0383ea8b-3542-4bb1-8a70-e4a265e2abef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14934 2024.07.10 20:11:14.948792 [ 3 ] {0383ea8b-3542-4bb1-8a70-e4a265e2abef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14935 2024.07.10 20:11:14.948936 [ 3 ] {0383ea8b-3542-4bb1-8a70-e4a265e2abef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14936 2024.07.10 20:11:14.949205 [ 3 ] {0383ea8b-3542-4bb1-8a70-e4a265e2abef} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14937 2024.07.10 20:11:14.949240 [ 3 ] {0383ea8b-3542-4bb1-8a70-e4a265e2abef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14938 2024.07.10 20:11:14.949541 [ 3 ] {0383ea8b-3542-4bb1-8a70-e4a265e2abef} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
14939 2024.07.10 20:11:14.949841 [ 3 ] {0383ea8b-3542-4bb1-8a70-e4a265e2abef} <Trace> oximeter.fields_u16 (5ecba25c-2b33-4def-9e70-ca1d36f98a9a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14940 2024.07.10 20:11:14.949969 [ 3 ] {0383ea8b-3542-4bb1-8a70-e4a265e2abef} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001241 sec., 1611.6035455278002 rows/sec., 112.53 KiB/sec.
14941 2024.07.10 20:11:14.950212 [ 3 ] {0383ea8b-3542-4bb1-8a70-e4a265e2abef} <Debug> DynamicQueryHandler: Done processing query
14942 2024.07.10 20:11:14.950264 [ 3 ] {0383ea8b-3542-4bb1-8a70-e4a265e2abef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14943 2024.07.10 20:11:14.950306 [ 3 ] {} <Debug> HTTP-Session: f5f35145-e46d-4f14-9dd9-ecbc378eeb7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14944 2024.07.10 20:11:14.950460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 21359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14945 2024.07.10 20:11:14.950511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14946 2024.07.10 20:11:14.950530 [ 3 ] {} <Debug> HTTP-Session: 908e235a-90ec-45f4-b0db-5cbfafc5a0ff Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14947 2024.07.10 20:11:14.950546 [ 3 ] {} <Debug> HTTP-Session: 908e235a-90ec-45f4-b0db-5cbfafc5a0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14948 2024.07.10 20:11:14.950560 [ 3 ] {} <Debug> HTTP-Session: 908e235a-90ec-45f4-b0db-5cbfafc5a0ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14949 2024.07.10 20:11:14.950593 [ 3 ] {} <Trace> HTTP-Session: 908e235a-90ec-45f4-b0db-5cbfafc5a0ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14950 2024.07.10 20:11:14.950728 [ 3 ] {6d2a2d33-5fd6-4e78-8a94-52fbc2822ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14951 2024.07.10 20:11:14.950772 [ 3 ] {6d2a2d33-5fd6-4e78-8a94-52fbc2822ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14952 2024.07.10 20:11:14.950912 [ 3 ] {6d2a2d33-5fd6-4e78-8a94-52fbc2822ab4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14953 2024.07.10 20:11:14.951254 [ 3 ] {6d2a2d33-5fd6-4e78-8a94-52fbc2822ab4} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14954 2024.07.10 20:11:14.951289 [ 3 ] {6d2a2d33-5fd6-4e78-8a94-52fbc2822ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14955 2024.07.10 20:11:14.951593 [ 3 ] {6d2a2d33-5fd6-4e78-8a94-52fbc2822ab4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
14956 2024.07.10 20:11:14.951909 [ 3 ] {6d2a2d33-5fd6-4e78-8a94-52fbc2822ab4} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14957 2024.07.10 20:11:14.952032 [ 3 ] {6d2a2d33-5fd6-4e78-8a94-52fbc2822ab4} <Debug> executeQuery: Read 126 rows, 10.06 KiB in 0.001362 sec., 92511.01321585904 rows/sec., 7.21 MiB/sec.
14958 2024.07.10 20:11:14.952261 [ 3 ] {6d2a2d33-5fd6-4e78-8a94-52fbc2822ab4} <Debug> DynamicQueryHandler: Done processing query
14959 2024.07.10 20:11:14.952326 [ 3 ] {6d2a2d33-5fd6-4e78-8a94-52fbc2822ab4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14960 2024.07.10 20:11:14.952381 [ 3 ] {} <Debug> HTTP-Session: 908e235a-90ec-45f4-b0db-5cbfafc5a0ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14961 2024.07.10 20:11:14.952614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 37759, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14962 2024.07.10 20:11:14.952665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14963 2024.07.10 20:11:14.952684 [ 3 ] {} <Debug> HTTP-Session: a845a6f8-050f-494a-9830-3bf62a606085 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14964 2024.07.10 20:11:14.952701 [ 3 ] {} <Debug> HTTP-Session: a845a6f8-050f-494a-9830-3bf62a606085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14965 2024.07.10 20:11:14.952715 [ 3 ] {} <Debug> HTTP-Session: a845a6f8-050f-494a-9830-3bf62a606085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14966 2024.07.10 20:11:14.952746 [ 3 ] {} <Trace> HTTP-Session: a845a6f8-050f-494a-9830-3bf62a606085 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14967 2024.07.10 20:11:14.952917 [ 3 ] {231e14bc-1c65-4197-b8bb-8406f69792e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14968 2024.07.10 20:11:14.952965 [ 3 ] {231e14bc-1c65-4197-b8bb-8406f69792e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14969 2024.07.10 20:11:14.953124 [ 3 ] {231e14bc-1c65-4197-b8bb-8406f69792e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14970 2024.07.10 20:11:14.953532 [ 3 ] {231e14bc-1c65-4197-b8bb-8406f69792e5} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14971 2024.07.10 20:11:14.953567 [ 3 ] {231e14bc-1c65-4197-b8bb-8406f69792e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14972 2024.07.10 20:11:14.953958 [ 3 ] {231e14bc-1c65-4197-b8bb-8406f69792e5} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
14973 2024.07.10 20:11:14.954289 [ 3 ] {231e14bc-1c65-4197-b8bb-8406f69792e5} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14974 2024.07.10 20:11:14.954414 [ 3 ] {231e14bc-1c65-4197-b8bb-8406f69792e5} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001588 sec., 124055.41561712847 rows/sec., 8.66 MiB/sec.
14975 2024.07.10 20:11:14.954590 [ 3 ] {231e14bc-1c65-4197-b8bb-8406f69792e5} <Debug> DynamicQueryHandler: Done processing query
14976 2024.07.10 20:11:14.954613 [ 3 ] {231e14bc-1c65-4197-b8bb-8406f69792e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14977 2024.07.10 20:11:14.954629 [ 3 ] {} <Debug> HTTP-Session: a845a6f8-050f-494a-9830-3bf62a606085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14978 2024.07.10 20:11:14.954794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 58678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14979 2024.07.10 20:11:14.954842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14980 2024.07.10 20:11:14.954861 [ 3 ] {} <Debug> HTTP-Session: 2cb0deba-3818-4988-824f-f7f7fc237649 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
14981 2024.07.10 20:11:14.954877 [ 3 ] {} <Debug> HTTP-Session: 2cb0deba-3818-4988-824f-f7f7fc237649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14982 2024.07.10 20:11:14.954890 [ 3 ] {} <Debug> HTTP-Session: 2cb0deba-3818-4988-824f-f7f7fc237649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14983 2024.07.10 20:11:14.954921 [ 3 ] {} <Trace> HTTP-Session: 2cb0deba-3818-4988-824f-f7f7fc237649 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14984 2024.07.10 20:11:14.955291 [ 3 ] {7b20ce39-88da-4e90-bcb6-d72c2bf7f926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14985 2024.07.10 20:11:14.955355 [ 3 ] {7b20ce39-88da-4e90-bcb6-d72c2bf7f926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14986 2024.07.10 20:11:14.955757 [ 3 ] {7b20ce39-88da-4e90-bcb6-d72c2bf7f926} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14987 2024.07.10 20:11:14.956410 [ 3 ] {7b20ce39-88da-4e90-bcb6-d72c2bf7f926} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14988 2024.07.10 20:11:14.956444 [ 3 ] {7b20ce39-88da-4e90-bcb6-d72c2bf7f926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14989 2024.07.10 20:11:14.957043 [ 3 ] {7b20ce39-88da-4e90-bcb6-d72c2bf7f926} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
14990 2024.07.10 20:11:14.957446 [ 3 ] {7b20ce39-88da-4e90-bcb6-d72c2bf7f926} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14991 2024.07.10 20:11:14.957586 [ 131 ] {} <Debug> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
14992 2024.07.10 20:11:14.957592 [ 3 ] {7b20ce39-88da-4e90-bcb6-d72c2bf7f926} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002584 sec., 13931.88854489164 rows/sec., 24.97 MiB/sec.
14993 2024.07.10 20:11:14.957634 [ 131 ] {} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14994 2024.07.10 20:11:14.957685 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
14995 2024.07.10 20:11:14.958060 [ 3 ] {7b20ce39-88da-4e90-bcb6-d72c2bf7f926} <Debug> DynamicQueryHandler: Done processing query
14996 2024.07.10 20:11:14.958133 [ 3 ] {7b20ce39-88da-4e90-bcb6-d72c2bf7f926} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
14997 2024.07.10 20:11:14.958182 [ 3 ] {} <Debug> HTTP-Session: 2cb0deba-3818-4988-824f-f7f7fc237649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14998 2024.07.10 20:11:14.958260 [ 200 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
14999 2024.07.10 20:11:14.958511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15000 2024.07.10 20:11:14.958673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15001 2024.07.10 20:11:14.958766 [ 3 ] {} <Debug> HTTP-Session: 6f6c7907-2dc4-450f-90e0-a5de6ebeb830 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
15002 2024.07.10 20:11:14.958839 [ 3 ] {} <Debug> HTTP-Session: 6f6c7907-2dc4-450f-90e0-a5de6ebeb830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15003 2024.07.10 20:11:14.958941 [ 3 ] {} <Debug> HTTP-Session: 6f6c7907-2dc4-450f-90e0-a5de6ebeb830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15004 2024.07.10 20:11:14.959234 [ 3 ] {} <Trace> HTTP-Session: 6f6c7907-2dc4-450f-90e0-a5de6ebeb830 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15005 2024.07.10 20:11:14.959706 [ 3 ] {4619584a-1873-446d-b1db-7f2f5b114b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15006 2024.07.10 20:11:14.959946 [ 3 ] {4619584a-1873-446d-b1db-7f2f5b114b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15007 2024.07.10 20:11:14.960334 [ 200 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15008 2024.07.10 20:11:14.960632 [ 200 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1545 rows starting from the beginning of the part
15009 2024.07.10 20:11:14.961000 [ 3 ] {4619584a-1873-446d-b1db-7f2f5b114b18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15010 2024.07.10 20:11:14.961528 [ 200 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part
15011 2024.07.10 20:11:14.962263 [ 200 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 19 rows starting from the beginning of the part
15012 2024.07.10 20:11:14.962338 [ 3 ] {4619584a-1873-446d-b1db-7f2f5b114b18} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15013 2024.07.10 20:11:14.962412 [ 3 ] {4619584a-1873-446d-b1db-7f2f5b114b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15014 2024.07.10 20:11:14.962843 [ 200 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 36 rows starting from the beginning of the part
15015 2024.07.10 20:11:14.963475 [ 200 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 19 rows starting from the beginning of the part
15016 2024.07.10 20:11:14.963744 [ 3 ] {4619584a-1873-446d-b1db-7f2f5b114b18} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
15017 2024.07.10 20:11:14.964033 [ 200 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part
15018 2024.07.10 20:11:14.964835 [ 3 ] {4619584a-1873-446d-b1db-7f2f5b114b18} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15019 2024.07.10 20:11:14.965222 [ 3 ] {4619584a-1873-446d-b1db-7f2f5b114b18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005718 sec., 10493.17943336831 rows/sec., 724.14 KiB/sec.
15020 2024.07.10 20:11:14.965575 [ 3 ] {4619584a-1873-446d-b1db-7f2f5b114b18} <Debug> DynamicQueryHandler: Done processing query
15021 2024.07.10 20:11:14.965608 [ 3 ] {4619584a-1873-446d-b1db-7f2f5b114b18} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15022 2024.07.10 20:11:14.965651 [ 3 ] {} <Debug> HTTP-Session: 6f6c7907-2dc4-450f-90e0-a5de6ebeb830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15023 2024.07.10 20:11:14.972427 [ 194 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1691 rows, containing 19 columns (19 merged, 0 gathered) in 0.014541691 sec., 116286.33836326188 rows/sec., 208.38 MiB/sec.
15024 2024.07.10 20:11:14.974023 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
15025 2024.07.10 20:11:14.974701 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15026 2024.07.10 20:11:14.974798 [ 197 ] {2233fc60-989a-40bf-ba85-5a98c549ca78::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
15027 2024.07.10 20:11:14.974972 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB.
15028 2024.07.10 20:11:15.000214 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.91 MiB, peak 221.49 MiB, free memory in arenas 0.00 B, will set to 210.91 MiB (RSS), difference: 1.01 MiB
15029 2024.07.10 20:11:19.938356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15030 2024.07.10 20:11:19.938491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15031 2024.07.10 20:11:19.938515 [ 3 ] {} <Debug> HTTP-Session: d615387a-cc4c-428b-9197-024dd3fdbada Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
15032 2024.07.10 20:11:19.938540 [ 3 ] {} <Debug> HTTP-Session: d615387a-cc4c-428b-9197-024dd3fdbada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15033 2024.07.10 20:11:19.938555 [ 3 ] {} <Debug> HTTP-Session: d615387a-cc4c-428b-9197-024dd3fdbada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15034 2024.07.10 20:11:19.938604 [ 3 ] {} <Trace> HTTP-Session: d615387a-cc4c-428b-9197-024dd3fdbada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15035 2024.07.10 20:11:19.938794 [ 3 ] {f7bdf6c7-3f81-4175-834e-3e3cadebed8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15036 2024.07.10 20:11:19.938861 [ 3 ] {f7bdf6c7-3f81-4175-834e-3e3cadebed8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15037 2024.07.10 20:11:19.939055 [ 3 ] {f7bdf6c7-3f81-4175-834e-3e3cadebed8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15038 2024.07.10 20:11:19.939467 [ 3 ] {f7bdf6c7-3f81-4175-834e-3e3cadebed8b} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15039 2024.07.10 20:11:19.939509 [ 3 ] {f7bdf6c7-3f81-4175-834e-3e3cadebed8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15040 2024.07.10 20:11:19.939878 [ 3 ] {f7bdf6c7-3f81-4175-834e-3e3cadebed8b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
15041 2024.07.10 20:11:19.940216 [ 3 ] {f7bdf6c7-3f81-4175-834e-3e3cadebed8b} <Trace> oximeter.fields_i64 (410e27bf-8f02-44c3-ad0b-3dec31ecb931): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15042 2024.07.10 20:11:19.940380 [ 3 ] {f7bdf6c7-3f81-4175-834e-3e3cadebed8b} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001646 sec., 11543.134872417984 rows/sec., 935.63 KiB/sec.
15043 2024.07.10 20:11:19.940594 [ 3 ] {f7bdf6c7-3f81-4175-834e-3e3cadebed8b} <Debug> DynamicQueryHandler: Done processing query
15044 2024.07.10 20:11:19.940621 [ 3 ] {f7bdf6c7-3f81-4175-834e-3e3cadebed8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15045 2024.07.10 20:11:19.940637 [ 3 ] {} <Debug> HTTP-Session: d615387a-cc4c-428b-9197-024dd3fdbada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15046 2024.07.10 20:11:19.940779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 16355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15047 2024.07.10 20:11:19.940827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15048 2024.07.10 20:11:19.940846 [ 3 ] {} <Debug> HTTP-Session: 3588ab6e-0c90-4ba1-99c2-4c15ad15b747 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
15049 2024.07.10 20:11:19.940863 [ 3 ] {} <Debug> HTTP-Session: 3588ab6e-0c90-4ba1-99c2-4c15ad15b747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15050 2024.07.10 20:11:19.940877 [ 3 ] {} <Debug> HTTP-Session: 3588ab6e-0c90-4ba1-99c2-4c15ad15b747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15051 2024.07.10 20:11:19.940909 [ 3 ] {} <Trace> HTTP-Session: 3588ab6e-0c90-4ba1-99c2-4c15ad15b747 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15052 2024.07.10 20:11:19.941032 [ 3 ] {535e9b62-7b00-4282-b65f-0c3f9b1b512f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15053 2024.07.10 20:11:19.941077 [ 3 ] {535e9b62-7b00-4282-b65f-0c3f9b1b512f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15054 2024.07.10 20:11:19.941210 [ 3 ] {535e9b62-7b00-4282-b65f-0c3f9b1b512f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15055 2024.07.10 20:11:19.941589 [ 3 ] {535e9b62-7b00-4282-b65f-0c3f9b1b512f} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15056 2024.07.10 20:11:19.941628 [ 3 ] {535e9b62-7b00-4282-b65f-0c3f9b1b512f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15057 2024.07.10 20:11:19.941950 [ 3 ] {535e9b62-7b00-4282-b65f-0c3f9b1b512f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
15058 2024.07.10 20:11:19.942266 [ 3 ] {535e9b62-7b00-4282-b65f-0c3f9b1b512f} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15059 2024.07.10 20:11:19.942425 [ 3 ] {535e9b62-7b00-4282-b65f-0c3f9b1b512f} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.001437 sec., 78636.04732080724 rows/sec., 6.44 MiB/sec.
15060 2024.07.10 20:11:19.942454 [ 29 ] {} <Debug> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
15061 2024.07.10 20:11:19.942571 [ 29 ] {} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15062 2024.07.10 20:11:19.942611 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15063 2024.07.10 20:11:19.942682 [ 3 ] {535e9b62-7b00-4282-b65f-0c3f9b1b512f} <Debug> DynamicQueryHandler: Done processing query
15064 2024.07.10 20:11:19.942747 [ 3 ] {535e9b62-7b00-4282-b65f-0c3f9b1b512f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15065 2024.07.10 20:11:19.942810 [ 3 ] {} <Debug> HTTP-Session: 3588ab6e-0c90-4ba1-99c2-4c15ad15b747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15066 2024.07.10 20:11:19.942935 [ 194 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
15067 2024.07.10 20:11:19.943065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 14094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15068 2024.07.10 20:11:19.943219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15069 2024.07.10 20:11:19.943320 [ 3 ] {} <Debug> HTTP-Session: b9483190-b44e-42f6-8146-3667a2b521f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
15070 2024.07.10 20:11:19.943409 [ 3 ] {} <Debug> HTTP-Session: b9483190-b44e-42f6-8146-3667a2b521f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15071 2024.07.10 20:11:19.943475 [ 3 ] {} <Debug> HTTP-Session: b9483190-b44e-42f6-8146-3667a2b521f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15072 2024.07.10 20:11:19.943615 [ 3 ] {} <Trace> HTTP-Session: b9483190-b44e-42f6-8146-3667a2b521f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15073 2024.07.10 20:11:19.943782 [ 194 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15074 2024.07.10 20:11:19.943945 [ 194 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 270 rows starting from the beginning of the part
15075 2024.07.10 20:11:19.943976 [ 3 ] {161213ea-fc22-4d00-a202-1c6bca097ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15076 2024.07.10 20:11:19.944130 [ 3 ] {161213ea-fc22-4d00-a202-1c6bca097ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15077 2024.07.10 20:11:19.944411 [ 194 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 114 rows starting from the beginning of the part
15078 2024.07.10 20:11:19.944943 [ 194 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 165 rows starting from the beginning of the part
15079 2024.07.10 20:11:19.945346 [ 194 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 114 rows starting from the beginning of the part
15080 2024.07.10 20:11:19.945766 [ 194 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 201 rows starting from the beginning of the part
15081 2024.07.10 20:11:19.945781 [ 3 ] {161213ea-fc22-4d00-a202-1c6bca097ddf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15082 2024.07.10 20:11:19.946092 [ 194 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 113 rows starting from the beginning of the part
15083 2024.07.10 20:11:19.947032 [ 3 ] {161213ea-fc22-4d00-a202-1c6bca097ddf} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15084 2024.07.10 20:11:19.947120 [ 3 ] {161213ea-fc22-4d00-a202-1c6bca097ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15085 2024.07.10 20:11:19.948306 [ 3 ] {161213ea-fc22-4d00-a202-1c6bca097ddf} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
15086 2024.07.10 20:11:19.949037 [ 194 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 977 rows, containing 4 columns (4 merged, 0 gathered) in 0.006327512 sec., 154405.08054350587 rows/sec., 12.80 MiB/sec.
15087 2024.07.10 20:11:19.949118 [ 3 ] {161213ea-fc22-4d00-a202-1c6bca097ddf} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15088 2024.07.10 20:11:19.949300 [ 198 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
15089 2024.07.10 20:11:19.949395 [ 93 ] {} <Debug> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
15090 2024.07.10 20:11:19.949422 [ 3 ] {161213ea-fc22-4d00-a202-1c6bca097ddf} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.005572 sec., 14895.908111988514 rows/sec., 1.16 MiB/sec.
15091 2024.07.10 20:11:19.949552 [ 93 ] {} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15092 2024.07.10 20:11:19.949664 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15093 2024.07.10 20:11:19.950200 [ 3 ] {161213ea-fc22-4d00-a202-1c6bca097ddf} <Debug> DynamicQueryHandler: Done processing query
15094 2024.07.10 20:11:19.950251 [ 194 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
15095 2024.07.10 20:11:19.950422 [ 3 ] {161213ea-fc22-4d00-a202-1c6bca097ddf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15096 2024.07.10 20:11:19.950989 [ 3 ] {} <Debug> HTTP-Session: b9483190-b44e-42f6-8146-3667a2b521f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15097 2024.07.10 20:11:19.951026 [ 194 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15098 2024.07.10 20:11:19.951169 [ 194 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 199 rows starting from the beginning of the part
15099 2024.07.10 20:11:19.951207 [ 198 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_96_19} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15100 2024.07.10 20:11:19.951542 [ 194 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 85 rows starting from the beginning of the part
15101 2024.07.10 20:11:19.951586 [ 198 ] {b4e53cbb-7412-4d03-aa06-c39366a204f2::all_1_96_19} <Trace> oximeter.fields_string (b4e53cbb-7412-4d03-aa06-c39366a204f2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
15102 2024.07.10 20:11:19.952022 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
15103 2024.07.10 20:11:19.952197 [ 194 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 102 rows starting from the beginning of the part
15104 2024.07.10 20:11:19.952613 [ 194 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 85 rows starting from the beginning of the part
15105 2024.07.10 20:11:19.952745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15106 2024.07.10 20:11:19.953008 [ 194 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 126 rows starting from the beginning of the part
15107 2024.07.10 20:11:19.953032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15108 2024.07.10 20:11:19.953181 [ 3 ] {} <Debug> HTTP-Session: 1218952e-29c3-465e-b48f-6b284be9b1f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
15109 2024.07.10 20:11:19.953366 [ 3 ] {} <Debug> HTTP-Session: 1218952e-29c3-465e-b48f-6b284be9b1f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15110 2024.07.10 20:11:19.953425 [ 194 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 83 rows starting from the beginning of the part
15111 2024.07.10 20:11:19.953470 [ 3 ] {} <Debug> HTTP-Session: 1218952e-29c3-465e-b48f-6b284be9b1f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15112 2024.07.10 20:11:19.953743 [ 3 ] {} <Trace> HTTP-Session: 1218952e-29c3-465e-b48f-6b284be9b1f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15113 2024.07.10 20:11:19.954164 [ 3 ] {900f7855-cfa8-444a-9a87-bceabfe76936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15114 2024.07.10 20:11:19.954272 [ 3 ] {900f7855-cfa8-444a-9a87-bceabfe76936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15115 2024.07.10 20:11:19.954957 [ 3 ] {900f7855-cfa8-444a-9a87-bceabfe76936} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15116 2024.07.10 20:11:19.955761 [ 3 ] {900f7855-cfa8-444a-9a87-bceabfe76936} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15117 2024.07.10 20:11:19.955830 [ 3 ] {900f7855-cfa8-444a-9a87-bceabfe76936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15118 2024.07.10 20:11:19.956227 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 4 columns (4 merged, 0 gathered) in 0.006353893 sec., 107021.00271439887 rows/sec., 8.33 MiB/sec.
15119 2024.07.10 20:11:19.956501 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
15120 2024.07.10 20:11:19.956627 [ 3 ] {900f7855-cfa8-444a-9a87-bceabfe76936} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
15121 2024.07.10 20:11:19.957541 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_96_19} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15122 2024.07.10 20:11:19.957649 [ 3 ] {900f7855-cfa8-444a-9a87-bceabfe76936} <Trace> oximeter.measurements_cumulativeu64 (348b8f7a-8b7e-4c5d-a094-577a6c968e04): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15123 2024.07.10 20:11:19.957737 [ 188 ] {ecaa01ea-a299-4708-b710-efb07e870b3a::all_1_96_19} <Trace> oximeter.fields_uuid (ecaa01ea-a299-4708-b710-efb07e870b3a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
15124 2024.07.10 20:11:19.957992 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
15125 2024.07.10 20:11:19.958009 [ 3 ] {900f7855-cfa8-444a-9a87-bceabfe76936} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003962 sec., 40383.64462392731 rows/sec., 2.81 MiB/sec.
15126 2024.07.10 20:11:19.958245 [ 3 ] {900f7855-cfa8-444a-9a87-bceabfe76936} <Debug> DynamicQueryHandler: Done processing query
15127 2024.07.10 20:11:19.958275 [ 3 ] {900f7855-cfa8-444a-9a87-bceabfe76936} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15128 2024.07.10 20:11:19.958292 [ 3 ] {} <Debug> HTTP-Session: 1218952e-29c3-465e-b48f-6b284be9b1f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15129 2024.07.10 20:11:19.958468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 30211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15130 2024.07.10 20:11:19.958520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15131 2024.07.10 20:11:19.958540 [ 3 ] {} <Debug> HTTP-Session: d524b3d7-0180-4c6e-adae-2621702c7759 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
15132 2024.07.10 20:11:19.958557 [ 3 ] {} <Debug> HTTP-Session: d524b3d7-0180-4c6e-adae-2621702c7759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15133 2024.07.10 20:11:19.958571 [ 3 ] {} <Debug> HTTP-Session: d524b3d7-0180-4c6e-adae-2621702c7759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15134 2024.07.10 20:11:19.958603 [ 3 ] {} <Trace> HTTP-Session: d524b3d7-0180-4c6e-adae-2621702c7759 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15135 2024.07.10 20:11:19.958886 [ 3 ] {90c4c37d-19f1-493b-a30d-e41ad41bc090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15136 2024.07.10 20:11:19.958954 [ 3 ] {90c4c37d-19f1-493b-a30d-e41ad41bc090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15137 2024.07.10 20:11:19.959396 [ 3 ] {90c4c37d-19f1-493b-a30d-e41ad41bc090} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15138 2024.07.10 20:11:19.960046 [ 3 ] {90c4c37d-19f1-493b-a30d-e41ad41bc090} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15139 2024.07.10 20:11:19.960084 [ 3 ] {90c4c37d-19f1-493b-a30d-e41ad41bc090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15140 2024.07.10 20:11:19.960720 [ 3 ] {90c4c37d-19f1-493b-a30d-e41ad41bc090} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
15141 2024.07.10 20:11:19.961144 [ 3 ] {90c4c37d-19f1-493b-a30d-e41ad41bc090} <Trace> oximeter.measurements_histogramf64 (2233fc60-989a-40bf-ba85-5a98c549ca78): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15142 2024.07.10 20:11:19.961331 [ 3 ] {90c4c37d-19f1-493b-a30d-e41ad41bc090} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002639 sec., 7199.696854869269 rows/sec., 12.90 MiB/sec.
15143 2024.07.10 20:11:19.961761 [ 3 ] {90c4c37d-19f1-493b-a30d-e41ad41bc090} <Debug> DynamicQueryHandler: Done processing query
15144 2024.07.10 20:11:19.961823 [ 3 ] {90c4c37d-19f1-493b-a30d-e41ad41bc090} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
15145 2024.07.10 20:11:19.961883 [ 3 ] {} <Debug> HTTP-Session: d524b3d7-0180-4c6e-adae-2621702c7759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15146 2024.07.10 20:11:19.962069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52541, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15147 2024.07.10 20:11:19.962128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15148 2024.07.10 20:11:19.962148 [ 3 ] {} <Debug> HTTP-Session: cc086b2d-1272-4910-9e90-0bcd4cea00e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52541
15149 2024.07.10 20:11:19.962165 [ 3 ] {} <Debug> HTTP-Session: cc086b2d-1272-4910-9e90-0bcd4cea00e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15150 2024.07.10 20:11:19.962179 [ 3 ] {} <Debug> HTTP-Session: cc086b2d-1272-4910-9e90-0bcd4cea00e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15151 2024.07.10 20:11:19.962213 [ 3 ] {} <Trace> HTTP-Session: cc086b2d-1272-4910-9e90-0bcd4cea00e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15152 2024.07.10 20:11:19.962336 [ 3 ] {bc1cc09b-af28-4a2a-a449-d7f4e8448d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52541) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15153 2024.07.10 20:11:19.962384 [ 3 ] {bc1cc09b-af28-4a2a-a449-d7f4e8448d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15154 2024.07.10 20:11:19.962521 [ 3 ] {bc1cc09b-af28-4a2a-a449-d7f4e8448d8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15155 2024.07.10 20:11:19.962834 [ 3 ] {bc1cc09b-af28-4a2a-a449-d7f4e8448d8d} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15156 2024.07.10 20:11:19.962871 [ 3 ] {bc1cc09b-af28-4a2a-a449-d7f4e8448d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB.
15157 2024.07.10 20:11:19.963231 [ 3 ] {bc1cc09b-af28-4a2a-a449-d7f4e8448d8d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
15158 2024.07.10 20:11:19.963554 [ 3 ] {bc1cc09b-af28-4a2a-a449-d7f4e8448d8d} <Trace> oximeter.measurements_u64 (d791fec0-2baf-4bfa-b7e4-ace91552a707): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15159 2024.07.10 20:11:19.963702 [ 3 ] {bc1cc09b-af28-4a2a-a449-d7f4e8448d8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec.
15160 2024.07.10 20:11:19.963944 [ 3 ] {bc1cc09b-af28-4a2a-a449-d7f4e8448d8d} <Debug> DynamicQueryHandler: Done processing query
15161 2024.07.10 20:11:19.963969 [ 3 ] {bc1cc09b-af28-4a2a-a449-d7f4e8448d8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15162 2024.07.10 20:11:19.964014 [ 3 ] {} <Debug> HTTP-Session: cc086b2d-1272-4910-9e90-0bcd4cea00e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db